+ COMMAND=start + start + exec uwsgi --ini /etc/cinder/cinder-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Thu May 21 16:03:45 2026] *** compiled with version: 13.3.0 on 12 May 2026 19:03:36 os: Linux-5.15.0-179-generic #189-Ubuntu SMP Tue May 5 18:20:56 UTC 2026 nodename: cinder-api-f4d4cdd45-9m78w machine: x86_64 clock source: unix pcre jit disabled detected number of CPU cores: 16 current working directory: / detected binary path: /var/lib/openstack/bin/uwsgi *** dumping internal routing table *** [rule: 0] subject: user_agent regexp: ^kube-probe.* action: donotlog: *** end of the internal routing table *** your memory page size is 4096 bytes detected max file descriptor number: 1048576 lock engine: pthread robust mutexes thunder lock: enabled uwsgi socket 0 bound to TCP address 0.0.0.0:8776 fd 3 Python version: 3.12.3 (main, Mar 3 2026, 12:15:18) [GCC 13.3.0] Python main interpreter initialized at 0x7f2a4a09e668 python threads support enabled your server socket listen backlog is limited to 100 connections your mercy for graceful operations on workers is 80 seconds mapped 403077 bytes (393 KB) for 2 cores *** Operational MODE: preforking *** *** uWSGI is running in multiple interpreter mode *** spawned uWSGI master process (pid: 1) spawned uWSGI worker 1 (pid: 7, cores: 1) spawned uWSGI worker 2 (pid: 8, cores: 1) running "unix_signal:15 gracefully_kill_them_all" (master-start)... /var/lib/openstack/lib/python3.12/site-packages/oslo_utils/eventletutils.py:29: DeprecationWarning: eventletutils module is deprecated and will be removed. debtcollector.deprecate( /var/lib/openstack/lib/python3.12/site-packages/oslo_utils/eventletutils.py:29: DeprecationWarning: eventletutils module is deprecated and will be removed. debtcollector.deprecate( /var/lib/openstack/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 from cgi import parse_header /var/lib/openstack/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 from cgi import parse_header /var/lib/openstack/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. removals.removed_module( /var/lib/openstack/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. removals.removed_module( /var/lib/openstack/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. removals.removed_module( /var/lib/openstack/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. removals.removed_module( /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:1591: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release warnings.warn( /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:1591: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release warnings.warn( /var/lib/openstack/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. warnings.warn( /var/lib/openstack/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. warnings.warn( simplejson unavailable, fall-back to standard python json simplejson unavailable, fall-back to standard python json 2026-05-21 16:03:49.848 8 WARNING cinder.api [-] The v1 API has been removed and is no longer available. Client applications should be using v3, which is currently the only supported version of the Block Storage API. 2026-05-21 16:03:49.848 8 WARNING cinder.api [-] The v2 API has been removed and is no longer available. Client applications must now use the v3 API only. The 'enable_v2_api' option has been removed and is ignored in the cinder.conf file. 2026-05-21 16:03:49.888 7 WARNING cinder.api [-] The v1 API has been removed and is no longer available. Client applications should be using v3, which is currently the only supported version of the Block Storage API. 2026-05-21 16:03:49.888 7 WARNING cinder.api [-] The v2 API has been removed and is no longer available. Client applications must now use the v3 API only. The 'enable_v2_api' option has been removed and is ignored in the cinder.conf file. /var/lib/openstack/lib/python3.12/site-packages/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. @jsonschema.FormatChecker.cls_checks('date-time') /var/lib/openstack/lib/python3.12/site-packages/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. @jsonschema.FormatChecker.cls_checks('date-time') 2026-05-21 16:03:51.149 8 INFO cinder.rpc [None req-0cb15d10-a8db-410e-939b-56c7048693b6 - - - - - -] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. 2026-05-21 16:03:51.151 8 INFO cinder.rpc [None req-0cb15d10-a8db-410e-939b-56c7048693b6 - - - - - -] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. 2026-05-21 16:03:51.154 8 INFO cinder.rpc [None req-0cb15d10-a8db-410e-939b-56c7048693b6 - - - - - -] Automatically selected cinder-volume objects version 1.39 as minimum service version. 2026-05-21 16:03:51.156 8 INFO cinder.rpc [None req-0cb15d10-a8db-410e-939b-56c7048693b6 - - - - - -] Automatically selected cinder-volume RPC version 3.20 as minimum service version. 2026-05-21 16:03:51.158 7 INFO cinder.rpc [None req-08cc24a7-aabf-4226-a4ef-7d0ef7e42e79 - - - - - -] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. 2026-05-21 16:03:51.162 7 INFO cinder.rpc [None req-08cc24a7-aabf-4226-a4ef-7d0ef7e42e79 - - - - - -] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. 2026-05-21 16:03:51.165 7 INFO cinder.rpc [None req-08cc24a7-aabf-4226-a4ef-7d0ef7e42e79 - - - - - -] Automatically selected cinder-volume objects version 1.39 as minimum service version. 2026-05-21 16:03:51.167 7 INFO cinder.rpc [None req-08cc24a7-aabf-4226-a4ef-7d0ef7e42e79 - - - - - -] Automatically selected cinder-volume RPC version 3.20 as minimum service version. 2026-05-21 16:03:51.168 8 INFO cinder.rpc [None req-0cb15d10-a8db-410e-939b-56c7048693b6 - - - - - -] Automatically selected cinder-backup objects version 1.39 as minimum service version. 2026-05-21 16:03:51.171 8 INFO cinder.rpc [None req-0cb15d10-a8db-410e-939b-56c7048693b6 - - - - - -] Automatically selected cinder-backup RPC version 2.4 as minimum service version. 2026-05-21 16:03:51.179 7 INFO cinder.rpc [None req-08cc24a7-aabf-4226-a4ef-7d0ef7e42e79 - - - - - -] Automatically selected cinder-backup objects version 1.39 as minimum service version. 2026-05-21 16:03:51.181 7 INFO cinder.rpc [None req-08cc24a7-aabf-4226-a4ef-7d0ef7e42e79 - - - - - -] Automatically selected cinder-backup RPC version 2.4 as minimum service version. 2026-05-21 16:03:51.221 8 WARNING cinder.api.contrib.hosts [None req-0cb15d10-a8db-410e-939b-56c7048693b6 - - - - - -] Deprecated: The Host API is deprecated and will be be removed in a future version. 2026-05-21 16:03:51.234 7 WARNING cinder.api.contrib.hosts [None req-08cc24a7-aabf-4226-a4ef-7d0ef7e42e79 - - - - - -] Deprecated: The Host API is deprecated and will be be removed in a future version. 2026-05-21 16:03:51.256 8 WARNING keystonemiddleware._common.config [None req-0cb15d10-a8db-410e-939b-56c7048693b6 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-21 16:03:51.265 8 WARNING oslo_config.cfg [None req-0cb15d10-a8db-410e-939b-56c7048693b6 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x7f2a4a09e668 pid: 8 (default app) 2026-05-21 16:03:51.272 7 WARNING keystonemiddleware._common.config [None req-08cc24a7-aabf-4226-a4ef-7d0ef7e42e79 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-21 16:03:51.284 7 WARNING oslo_config.cfg [None req-08cc24a7-aabf-4226-a4ef-7d0ef7e42e79 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x7f2a4a09e668 pid: 7 (default app) 2026-05-21 16:03:52.445 8 INFO cinder.api.openstack.wsgi [None req-0cb15d10-a8db-410e-939b-56c7048693b6 - - - - - -] GET http://10.0.0.94:8776/ 2026-05-21 16:03:52.447 8 INFO cinder.api.openstack.wsgi [None req-0cb15d10-a8db-410e-939b-56c7048693b6 - - - - - -] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:04:02.445 7 INFO cinder.api.openstack.wsgi [None req-08cc24a7-aabf-4226-a4ef-7d0ef7e42e79 - - - - - -] GET http://10.0.0.94:8776/ 2026-05-21 16:04:02.446 7 INFO cinder.api.openstack.wsgi [None req-08cc24a7-aabf-4226-a4ef-7d0ef7e42e79 - - - - - -] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:04:12.445 8 INFO cinder.api.openstack.wsgi [None req-0cb15d10-a8db-410e-939b-56c7048693b6 - - - - - -] GET http://10.0.0.94:8776/ 2026-05-21 16:04:12.445 8 INFO cinder.api.openstack.wsgi [None req-0cb15d10-a8db-410e-939b-56c7048693b6 - - - - - -] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:04:22.444 7 INFO cinder.api.openstack.wsgi [None req-08cc24a7-aabf-4226-a4ef-7d0ef7e42e79 - - - - - -] GET http://10.0.0.94:8776/ 2026-05-21 16:04:22.444 8 INFO cinder.api.openstack.wsgi [None req-0cb15d10-a8db-410e-939b-56c7048693b6 - - - - - -] GET http://10.0.0.94:8776/ 2026-05-21 16:04:22.445 8 INFO cinder.api.openstack.wsgi [None req-0cb15d10-a8db-410e-939b-56c7048693b6 - - - - - -] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:04:22.445 7 INFO cinder.api.openstack.wsgi [None req-08cc24a7-aabf-4226-a4ef-7d0ef7e42e79 - - - - - -] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:04:32.444 7 INFO cinder.api.openstack.wsgi [None req-08cc24a7-aabf-4226-a4ef-7d0ef7e42e79 - - - - - -] GET http://10.0.0.94:8776/ 2026-05-21 16:04:32.445 7 INFO cinder.api.openstack.wsgi [None req-08cc24a7-aabf-4226-a4ef-7d0ef7e42e79 - - - - - -] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:04:32.445 8 INFO cinder.api.openstack.wsgi [None req-0cb15d10-a8db-410e-939b-56c7048693b6 - - - - - -] GET http://10.0.0.94:8776/ 2026-05-21 16:04:32.446 8 INFO cinder.api.openstack.wsgi [None req-0cb15d10-a8db-410e-939b-56c7048693b6 - - - - - -] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:04:42.444 8 INFO cinder.api.openstack.wsgi [None req-0cb15d10-a8db-410e-939b-56c7048693b6 - - - - - -] GET http://10.0.0.94:8776/ 2026-05-21 16:04:42.444 7 INFO cinder.api.openstack.wsgi [None req-08cc24a7-aabf-4226-a4ef-7d0ef7e42e79 - - - - - -] GET http://10.0.0.94:8776/ 2026-05-21 16:04:42.444 8 INFO cinder.api.openstack.wsgi [None req-0cb15d10-a8db-410e-939b-56c7048693b6 - - - - - -] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:04:42.445 7 INFO cinder.api.openstack.wsgi [None req-08cc24a7-aabf-4226-a4ef-7d0ef7e42e79 - - - - - -] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:04:52.444 8 INFO cinder.api.openstack.wsgi [None req-0cb15d10-a8db-410e-939b-56c7048693b6 - - - - - -] GET http://10.0.0.94:8776/ 2026-05-21 16:04:52.444 7 INFO cinder.api.openstack.wsgi [None req-08cc24a7-aabf-4226-a4ef-7d0ef7e42e79 - - - - - -] GET http://10.0.0.94:8776/ 2026-05-21 16:04:52.445 8 INFO cinder.api.openstack.wsgi [None req-0cb15d10-a8db-410e-939b-56c7048693b6 - - - - - -] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:04:52.445 7 INFO cinder.api.openstack.wsgi [None req-08cc24a7-aabf-4226-a4ef-7d0ef7e42e79 - - - - - -] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:05:02.444 7 INFO cinder.api.openstack.wsgi [None req-08cc24a7-aabf-4226-a4ef-7d0ef7e42e79 - - - - - -] GET http://10.0.0.94:8776/ 2026-05-21 16:05:02.445 8 INFO cinder.api.openstack.wsgi [None req-0cb15d10-a8db-410e-939b-56c7048693b6 - - - - - -] GET http://10.0.0.94:8776/ 2026-05-21 16:05:02.445 7 INFO cinder.api.openstack.wsgi [None req-08cc24a7-aabf-4226-a4ef-7d0ef7e42e79 - - - - - -] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:05:02.446 8 INFO cinder.api.openstack.wsgi [None req-0cb15d10-a8db-410e-939b-56c7048693b6 - - - - - -] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:05:12.443 7 INFO cinder.api.openstack.wsgi [None req-08cc24a7-aabf-4226-a4ef-7d0ef7e42e79 - - - - - -] GET http://10.0.0.94:8776/ 2026-05-21 16:05:12.444 8 INFO cinder.api.openstack.wsgi [None req-0cb15d10-a8db-410e-939b-56c7048693b6 - - - - - -] GET http://10.0.0.94:8776/ 2026-05-21 16:05:12.444 7 INFO cinder.api.openstack.wsgi [None req-08cc24a7-aabf-4226-a4ef-7d0ef7e42e79 - - - - - -] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:05:12.445 8 INFO cinder.api.openstack.wsgi [None req-0cb15d10-a8db-410e-939b-56c7048693b6 - - - - - -] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:05:22.444 7 INFO cinder.api.openstack.wsgi [None req-08cc24a7-aabf-4226-a4ef-7d0ef7e42e79 - - - - - -] GET http://10.0.0.94:8776/ 2026-05-21 16:05:22.444 8 INFO cinder.api.openstack.wsgi [None req-0cb15d10-a8db-410e-939b-56c7048693b6 - - - - - -] GET http://10.0.0.94:8776/ 2026-05-21 16:05:22.445 7 INFO cinder.api.openstack.wsgi [None req-08cc24a7-aabf-4226-a4ef-7d0ef7e42e79 - - - - - -] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:05:22.445 8 INFO cinder.api.openstack.wsgi [None req-0cb15d10-a8db-410e-939b-56c7048693b6 - - - - - -] http://10.0.0.94:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) 2026-05-21 16:05:25.818 7 INFO cinder.api.openstack.wsgi [None req-e4a8f4b1-8163-4639-8176-6db94b3b6d09 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/types/rbd1 2026-05-21 16:05:25.837 7 INFO cinder.api.openstack.wsgi [None req-e4a8f4b1-8163-4639-8176-6db94b3b6d09 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/types/rbd1 returned with HTTP 404 [pid: 7|app: 0|req: 9/18] 10.0.0.164 () {30 vars in 681 bytes} [Thu May 21 16:05:25 2026] GET /v3/e34136c9e217430aa9e079d8dd5d2217/types/rbd1 => generated 82 bytes in 822 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) 2026-05-21 16:05:26.208 8 INFO cinder.api.openstack.wsgi [None req-dde9f9fb-7f24-4864-884f-c83a0b3e2a2a 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/types?name=rbd1&is_public=None /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-21 16:05:26.230 8 INFO cinder.api.openstack.wsgi [None req-dde9f9fb-7f24-4864-884f-c83a0b3e2a2a 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/types?name=rbd1&is_public=None returned with HTTP 200 [pid: 8|app: 0|req: 10/19] 10.0.0.164 () {30 vars in 720 bytes} [Thu May 21 16:05:25 2026] GET /v3/e34136c9e217430aa9e079d8dd5d2217/types?name=rbd1&is_public=None => generated 20 bytes in 384 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-21 16:05:27.937 7 INFO cinder.api.openstack.wsgi [None req-124cbebd-7b4f-4f5c-a78e-e85222cef09e 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/types /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-21 16:05:27.961 7 INFO cinder.api.openstack.wsgi [None req-124cbebd-7b4f-4f5c-a78e-e85222cef09e 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/types returned with HTTP 200 [pid: 7|app: 0|req: 10/20] 10.0.0.164 () {34 vars in 724 bytes} [Thu May 21 16:05:27 2026] POST /v3/e34136c9e217430aa9e079d8dd5d2217/types => generated 179 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-21 16:05:27.975 8 INFO cinder.api.openstack.wsgi [req-124cbebd-7b4f-4f5c-a78e-e85222cef09e req-eba9dcbc-bd96-42f8-b57b-4183e6dc389c 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/types/fa64c95d-2ea0-4569-8873-a8ad3d30b234/extra_specs 2026-05-21 16:05:28.037 8 INFO cinder.api.openstack.wsgi [req-124cbebd-7b4f-4f5c-a78e-e85222cef09e req-eba9dcbc-bd96-42f8-b57b-4183e6dc389c 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/types/fa64c95d-2ea0-4569-8873-a8ad3d30b234/extra_specs returned with HTTP 200 [pid: 8|app: 0|req: 11/21] 10.0.0.164 () {36 vars in 893 bytes} [Thu May 21 16:05:27 2026] POST /v3/e34136c9e217430aa9e079d8dd5d2217/types/fa64c95d-2ea0-4569-8873-a8ad3d30b234/extra_specs => generated 48 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-21 16:05:29.715 7 INFO cinder.api.openstack.wsgi [None req-e0c8c47c-5319-4089-98a9-ae425998679e 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/types?is_public=None 2026-05-21 16:05:29.729 7 INFO cinder.api.openstack.wsgi [None req-e0c8c47c-5319-4089-98a9-ae425998679e 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/types?is_public=None returned with HTTP 200 [pid: 7|app: 0|req: 11/22] 10.0.0.164 () {30 vars in 700 bytes} [Thu May 21 16:05:29 2026] GET /v3/e34136c9e217430aa9e079d8dd5d2217/types?is_public=None => generated 443 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-21 16:05:31.794 8 INFO cinder.api.openstack.wsgi [None req-4ab7dd14-5067-4326-9bd1-b4423c5c9ce6 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/qos-specs 2026-05-21 16:05:31.807 8 INFO cinder.api.openstack.wsgi [None req-4ab7dd14-5067-4326-9bd1-b4423c5c9ce6 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/qos-specs returned with HTTP 200 [pid: 8|app: 0|req: 12/23] 10.0.0.164 () {30 vars in 679 bytes} [Thu May 21 16:05:31 2026] GET /v3/e34136c9e217430aa9e079d8dd5d2217/qos-specs => generated 17 bytes in 356 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-21 16:05:32.443 7 INFO cinder.api.openstack.wsgi [None req-e0c8c47c-5319-4089-98a9-ae425998679e 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:05:32.443 8 INFO cinder.api.openstack.wsgi [None req-4ab7dd14-5067-4326-9bd1-b4423c5c9ce6 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:05:32.445 7 INFO cinder.api.openstack.wsgi [None req-e0c8c47c-5319-4089-98a9-ae425998679e 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:05:32.445 8 INFO cinder.api.openstack.wsgi [None req-4ab7dd14-5067-4326-9bd1-b4423c5c9ce6 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:05:42.444 7 INFO cinder.api.openstack.wsgi [None req-e0c8c47c-5319-4089-98a9-ae425998679e 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:05:42.444 8 INFO cinder.api.openstack.wsgi [None req-4ab7dd14-5067-4326-9bd1-b4423c5c9ce6 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:05:42.445 8 INFO cinder.api.openstack.wsgi [None req-4ab7dd14-5067-4326-9bd1-b4423c5c9ce6 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:05:42.445 7 INFO cinder.api.openstack.wsgi [None req-e0c8c47c-5319-4089-98a9-ae425998679e 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:05:52.443 8 INFO cinder.api.openstack.wsgi [None req-4ab7dd14-5067-4326-9bd1-b4423c5c9ce6 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:05:52.443 7 INFO cinder.api.openstack.wsgi [None req-e0c8c47c-5319-4089-98a9-ae425998679e 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:05:52.444 7 INFO cinder.api.openstack.wsgi [None req-e0c8c47c-5319-4089-98a9-ae425998679e 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:05:52.444 8 INFO cinder.api.openstack.wsgi [None req-4ab7dd14-5067-4326-9bd1-b4423c5c9ce6 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:06:02.444 8 INFO cinder.api.openstack.wsgi [None req-4ab7dd14-5067-4326-9bd1-b4423c5c9ce6 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:06:02.444 7 INFO cinder.api.openstack.wsgi [None req-e0c8c47c-5319-4089-98a9-ae425998679e 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:06:02.445 8 INFO cinder.api.openstack.wsgi [None req-4ab7dd14-5067-4326-9bd1-b4423c5c9ce6 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:06:02.445 7 INFO cinder.api.openstack.wsgi [None req-e0c8c47c-5319-4089-98a9-ae425998679e 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:06:12.444 7 INFO cinder.api.openstack.wsgi [None req-e0c8c47c-5319-4089-98a9-ae425998679e 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:06:12.444 8 INFO cinder.api.openstack.wsgi [None req-4ab7dd14-5067-4326-9bd1-b4423c5c9ce6 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:06:12.445 7 INFO cinder.api.openstack.wsgi [None req-e0c8c47c-5319-4089-98a9-ae425998679e 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:06:12.446 8 INFO cinder.api.openstack.wsgi [None req-4ab7dd14-5067-4326-9bd1-b4423c5c9ce6 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:06:22.451 7 INFO cinder.api.openstack.wsgi [None req-e0c8c47c-5319-4089-98a9-ae425998679e 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:06:22.451 8 INFO cinder.api.openstack.wsgi [None req-4ab7dd14-5067-4326-9bd1-b4423c5c9ce6 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:06:22.452 7 INFO cinder.api.openstack.wsgi [None req-e0c8c47c-5319-4089-98a9-ae425998679e 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:06:22.452 8 INFO cinder.api.openstack.wsgi [None req-4ab7dd14-5067-4326-9bd1-b4423c5c9ce6 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:06:32.444 7 INFO cinder.api.openstack.wsgi [None req-e0c8c47c-5319-4089-98a9-ae425998679e 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:06:32.444 8 INFO cinder.api.openstack.wsgi [None req-4ab7dd14-5067-4326-9bd1-b4423c5c9ce6 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:06:32.445 7 INFO cinder.api.openstack.wsgi [None req-e0c8c47c-5319-4089-98a9-ae425998679e 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:06:32.446 8 INFO cinder.api.openstack.wsgi [None req-4ab7dd14-5067-4326-9bd1-b4423c5c9ce6 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:06:42.444 8 INFO cinder.api.openstack.wsgi [None req-4ab7dd14-5067-4326-9bd1-b4423c5c9ce6 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:06:42.444 7 INFO cinder.api.openstack.wsgi [None req-e0c8c47c-5319-4089-98a9-ae425998679e 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:06:42.444 8 INFO cinder.api.openstack.wsgi [None req-4ab7dd14-5067-4326-9bd1-b4423c5c9ce6 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:06:42.445 7 INFO cinder.api.openstack.wsgi [None req-e0c8c47c-5319-4089-98a9-ae425998679e 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:06:52.443 8 INFO cinder.api.openstack.wsgi [None req-4ab7dd14-5067-4326-9bd1-b4423c5c9ce6 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:06:52.444 7 INFO cinder.api.openstack.wsgi [None req-e0c8c47c-5319-4089-98a9-ae425998679e 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:06:52.444 8 INFO cinder.api.openstack.wsgi [None req-4ab7dd14-5067-4326-9bd1-b4423c5c9ce6 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:06:52.445 7 INFO cinder.api.openstack.wsgi [None req-e0c8c47c-5319-4089-98a9-ae425998679e 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:07:02.443 8 INFO cinder.api.openstack.wsgi [None req-4ab7dd14-5067-4326-9bd1-b4423c5c9ce6 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:07:02.444 7 INFO cinder.api.openstack.wsgi [None req-e0c8c47c-5319-4089-98a9-ae425998679e 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:07:02.444 8 INFO cinder.api.openstack.wsgi [None req-4ab7dd14-5067-4326-9bd1-b4423c5c9ce6 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:07:02.445 7 INFO cinder.api.openstack.wsgi [None req-e0c8c47c-5319-4089-98a9-ae425998679e 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:07:12.443 8 INFO cinder.api.openstack.wsgi [None req-4ab7dd14-5067-4326-9bd1-b4423c5c9ce6 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:07:12.443 7 INFO cinder.api.openstack.wsgi [None req-e0c8c47c-5319-4089-98a9-ae425998679e 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:07:12.444 8 INFO cinder.api.openstack.wsgi [None req-4ab7dd14-5067-4326-9bd1-b4423c5c9ce6 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:07:12.444 7 INFO cinder.api.openstack.wsgi [None req-e0c8c47c-5319-4089-98a9-ae425998679e 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:07:22.444 8 INFO cinder.api.openstack.wsgi [None req-4ab7dd14-5067-4326-9bd1-b4423c5c9ce6 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:07:22.444 7 INFO cinder.api.openstack.wsgi [None req-e0c8c47c-5319-4089-98a9-ae425998679e 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:07:22.445 7 INFO cinder.api.openstack.wsgi [None req-e0c8c47c-5319-4089-98a9-ae425998679e 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:07:22.445 8 INFO cinder.api.openstack.wsgi [None req-4ab7dd14-5067-4326-9bd1-b4423c5c9ce6 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:07:32.444 7 INFO cinder.api.openstack.wsgi [None req-e0c8c47c-5319-4089-98a9-ae425998679e 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:07:32.444 8 INFO cinder.api.openstack.wsgi [None req-4ab7dd14-5067-4326-9bd1-b4423c5c9ce6 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:07:32.445 7 INFO cinder.api.openstack.wsgi [None req-e0c8c47c-5319-4089-98a9-ae425998679e 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:07:32.446 8 INFO cinder.api.openstack.wsgi [None req-4ab7dd14-5067-4326-9bd1-b4423c5c9ce6 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:07:42.444 7 INFO cinder.api.openstack.wsgi [None req-e0c8c47c-5319-4089-98a9-ae425998679e 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:07:42.444 8 INFO cinder.api.openstack.wsgi [None req-4ab7dd14-5067-4326-9bd1-b4423c5c9ce6 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:07:42.445 7 INFO cinder.api.openstack.wsgi [None req-e0c8c47c-5319-4089-98a9-ae425998679e 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:07:42.445 8 INFO cinder.api.openstack.wsgi [None req-4ab7dd14-5067-4326-9bd1-b4423c5c9ce6 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:07:52.444 7 INFO cinder.api.openstack.wsgi [None req-e0c8c47c-5319-4089-98a9-ae425998679e 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:07:52.444 8 INFO cinder.api.openstack.wsgi [None req-4ab7dd14-5067-4326-9bd1-b4423c5c9ce6 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:07:52.445 7 INFO cinder.api.openstack.wsgi [None req-e0c8c47c-5319-4089-98a9-ae425998679e 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:07:52.445 8 INFO cinder.api.openstack.wsgi [None req-4ab7dd14-5067-4326-9bd1-b4423c5c9ce6 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:08:02.444 7 INFO cinder.api.openstack.wsgi [None req-e0c8c47c-5319-4089-98a9-ae425998679e 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:08:02.444 8 INFO cinder.api.openstack.wsgi [None req-4ab7dd14-5067-4326-9bd1-b4423c5c9ce6 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:08:02.445 8 INFO cinder.api.openstack.wsgi [None req-4ab7dd14-5067-4326-9bd1-b4423c5c9ce6 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:08:02.445 7 INFO cinder.api.openstack.wsgi [None req-e0c8c47c-5319-4089-98a9-ae425998679e 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:08:12.443 7 INFO cinder.api.openstack.wsgi [None req-e0c8c47c-5319-4089-98a9-ae425998679e 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:08:12.443 8 INFO cinder.api.openstack.wsgi [None req-4ab7dd14-5067-4326-9bd1-b4423c5c9ce6 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:08:12.444 7 INFO cinder.api.openstack.wsgi [None req-e0c8c47c-5319-4089-98a9-ae425998679e 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:08:12.444 8 INFO cinder.api.openstack.wsgi [None req-4ab7dd14-5067-4326-9bd1-b4423c5c9ce6 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:08:22.444 7 INFO cinder.api.openstack.wsgi [None req-e0c8c47c-5319-4089-98a9-ae425998679e 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:08:22.444 8 INFO cinder.api.openstack.wsgi [None req-4ab7dd14-5067-4326-9bd1-b4423c5c9ce6 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:08:22.444 7 INFO cinder.api.openstack.wsgi [None req-e0c8c47c-5319-4089-98a9-ae425998679e 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:08:22.445 8 INFO cinder.api.openstack.wsgi [None req-4ab7dd14-5067-4326-9bd1-b4423c5c9ce6 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:08:32.444 7 INFO cinder.api.openstack.wsgi [None req-e0c8c47c-5319-4089-98a9-ae425998679e 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:08:32.445 7 INFO cinder.api.openstack.wsgi [None req-e0c8c47c-5319-4089-98a9-ae425998679e 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:08:32.445 8 INFO cinder.api.openstack.wsgi [None req-4ab7dd14-5067-4326-9bd1-b4423c5c9ce6 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:08:32.446 8 INFO cinder.api.openstack.wsgi [None req-4ab7dd14-5067-4326-9bd1-b4423c5c9ce6 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:08:42.443 7 INFO cinder.api.openstack.wsgi [None req-e0c8c47c-5319-4089-98a9-ae425998679e 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:08:42.444 8 INFO cinder.api.openstack.wsgi [None req-4ab7dd14-5067-4326-9bd1-b4423c5c9ce6 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:08:42.445 7 INFO cinder.api.openstack.wsgi [None req-e0c8c47c-5319-4089-98a9-ae425998679e 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:08:42.445 8 INFO cinder.api.openstack.wsgi [None req-4ab7dd14-5067-4326-9bd1-b4423c5c9ce6 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:08:52.444 8 INFO cinder.api.openstack.wsgi [None req-4ab7dd14-5067-4326-9bd1-b4423c5c9ce6 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:08:52.444 7 INFO cinder.api.openstack.wsgi [None req-e0c8c47c-5319-4089-98a9-ae425998679e 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:08:52.445 8 INFO cinder.api.openstack.wsgi [None req-4ab7dd14-5067-4326-9bd1-b4423c5c9ce6 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:08:52.445 7 INFO cinder.api.openstack.wsgi [None req-e0c8c47c-5319-4089-98a9-ae425998679e 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:09:02.444 7 INFO cinder.api.openstack.wsgi [None req-e0c8c47c-5319-4089-98a9-ae425998679e 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:09:02.444 8 INFO cinder.api.openstack.wsgi [None req-4ab7dd14-5067-4326-9bd1-b4423c5c9ce6 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:09:02.445 7 INFO cinder.api.openstack.wsgi [None req-e0c8c47c-5319-4089-98a9-ae425998679e 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:09:02.445 8 INFO cinder.api.openstack.wsgi [None req-4ab7dd14-5067-4326-9bd1-b4423c5c9ce6 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:09:12.444 8 INFO cinder.api.openstack.wsgi [None req-4ab7dd14-5067-4326-9bd1-b4423c5c9ce6 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:09:12.444 7 INFO cinder.api.openstack.wsgi [None req-e0c8c47c-5319-4089-98a9-ae425998679e 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:09:12.445 7 INFO cinder.api.openstack.wsgi [None req-e0c8c47c-5319-4089-98a9-ae425998679e 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:09:12.445 8 INFO cinder.api.openstack.wsgi [None req-4ab7dd14-5067-4326-9bd1-b4423c5c9ce6 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:09:22.444 8 INFO cinder.api.openstack.wsgi [None req-4ab7dd14-5067-4326-9bd1-b4423c5c9ce6 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:09:22.444 7 INFO cinder.api.openstack.wsgi [None req-e0c8c47c-5319-4089-98a9-ae425998679e 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:09:22.445 8 INFO cinder.api.openstack.wsgi [None req-4ab7dd14-5067-4326-9bd1-b4423c5c9ce6 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:09:22.445 7 INFO cinder.api.openstack.wsgi [None req-e0c8c47c-5319-4089-98a9-ae425998679e 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:09:32.443 8 INFO cinder.api.openstack.wsgi [None req-4ab7dd14-5067-4326-9bd1-b4423c5c9ce6 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:09:32.444 7 INFO cinder.api.openstack.wsgi [None req-e0c8c47c-5319-4089-98a9-ae425998679e 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:09:32.444 8 INFO cinder.api.openstack.wsgi [None req-4ab7dd14-5067-4326-9bd1-b4423c5c9ce6 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:09:32.445 7 INFO cinder.api.openstack.wsgi [None req-e0c8c47c-5319-4089-98a9-ae425998679e 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:09:42.444 8 INFO cinder.api.openstack.wsgi [None req-4ab7dd14-5067-4326-9bd1-b4423c5c9ce6 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:09:42.444 7 INFO cinder.api.openstack.wsgi [None req-e0c8c47c-5319-4089-98a9-ae425998679e 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:09:42.445 8 INFO cinder.api.openstack.wsgi [None req-4ab7dd14-5067-4326-9bd1-b4423c5c9ce6 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:09:42.446 7 INFO cinder.api.openstack.wsgi [None req-e0c8c47c-5319-4089-98a9-ae425998679e 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:09:52.444 7 INFO cinder.api.openstack.wsgi [None req-e0c8c47c-5319-4089-98a9-ae425998679e 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:09:52.444 8 INFO cinder.api.openstack.wsgi [None req-4ab7dd14-5067-4326-9bd1-b4423c5c9ce6 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:09:52.445 8 INFO cinder.api.openstack.wsgi [None req-4ab7dd14-5067-4326-9bd1-b4423c5c9ce6 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:09:52.445 7 INFO cinder.api.openstack.wsgi [None req-e0c8c47c-5319-4089-98a9-ae425998679e 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:10:02.443 7 INFO cinder.api.openstack.wsgi [None req-e0c8c47c-5319-4089-98a9-ae425998679e 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:10:02.444 8 INFO cinder.api.openstack.wsgi [None req-4ab7dd14-5067-4326-9bd1-b4423c5c9ce6 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:10:02.444 7 INFO cinder.api.openstack.wsgi [None req-e0c8c47c-5319-4089-98a9-ae425998679e 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:10:02.445 8 INFO cinder.api.openstack.wsgi [None req-4ab7dd14-5067-4326-9bd1-b4423c5c9ce6 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:10:12.443 7 INFO cinder.api.openstack.wsgi [None req-e0c8c47c-5319-4089-98a9-ae425998679e 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:10:12.444 8 INFO cinder.api.openstack.wsgi [None req-4ab7dd14-5067-4326-9bd1-b4423c5c9ce6 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:10:12.444 7 INFO cinder.api.openstack.wsgi [None req-e0c8c47c-5319-4089-98a9-ae425998679e 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:10:12.445 8 INFO cinder.api.openstack.wsgi [None req-4ab7dd14-5067-4326-9bd1-b4423c5c9ce6 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:10:22.443 8 INFO cinder.api.openstack.wsgi [None req-4ab7dd14-5067-4326-9bd1-b4423c5c9ce6 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:10:22.443 7 INFO cinder.api.openstack.wsgi [None req-e0c8c47c-5319-4089-98a9-ae425998679e 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:10:22.443 8 INFO cinder.api.openstack.wsgi [None req-4ab7dd14-5067-4326-9bd1-b4423c5c9ce6 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:10:22.444 7 INFO cinder.api.openstack.wsgi [None req-e0c8c47c-5319-4089-98a9-ae425998679e 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:10:32.444 8 INFO cinder.api.openstack.wsgi [None req-4ab7dd14-5067-4326-9bd1-b4423c5c9ce6 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:10:32.444 7 INFO cinder.api.openstack.wsgi [None req-e0c8c47c-5319-4089-98a9-ae425998679e 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:10:32.445 7 INFO cinder.api.openstack.wsgi [None req-e0c8c47c-5319-4089-98a9-ae425998679e 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:10:32.446 8 INFO cinder.api.openstack.wsgi [None req-4ab7dd14-5067-4326-9bd1-b4423c5c9ce6 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:10:42.443 7 INFO cinder.api.openstack.wsgi [None req-e0c8c47c-5319-4089-98a9-ae425998679e 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:10:42.444 7 INFO cinder.api.openstack.wsgi [None req-e0c8c47c-5319-4089-98a9-ae425998679e 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:10:42.444 8 INFO cinder.api.openstack.wsgi [None req-4ab7dd14-5067-4326-9bd1-b4423c5c9ce6 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:10:42.446 8 INFO cinder.api.openstack.wsgi [None req-4ab7dd14-5067-4326-9bd1-b4423c5c9ce6 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:10:52.444 7 INFO cinder.api.openstack.wsgi [None req-e0c8c47c-5319-4089-98a9-ae425998679e 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:10:52.444 8 INFO cinder.api.openstack.wsgi [None req-4ab7dd14-5067-4326-9bd1-b4423c5c9ce6 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:10:52.445 7 INFO cinder.api.openstack.wsgi [None req-e0c8c47c-5319-4089-98a9-ae425998679e 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:10:52.445 8 INFO cinder.api.openstack.wsgi [None req-4ab7dd14-5067-4326-9bd1-b4423c5c9ce6 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:11:02.444 7 INFO cinder.api.openstack.wsgi [None req-e0c8c47c-5319-4089-98a9-ae425998679e 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:11:02.444 8 INFO cinder.api.openstack.wsgi [None req-4ab7dd14-5067-4326-9bd1-b4423c5c9ce6 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:11:02.444 7 INFO cinder.api.openstack.wsgi [None req-e0c8c47c-5319-4089-98a9-ae425998679e 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:11:02.444 8 INFO cinder.api.openstack.wsgi [None req-4ab7dd14-5067-4326-9bd1-b4423c5c9ce6 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:11:12.443 7 INFO cinder.api.openstack.wsgi [None req-e0c8c47c-5319-4089-98a9-ae425998679e 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:11:12.444 8 INFO cinder.api.openstack.wsgi [None req-4ab7dd14-5067-4326-9bd1-b4423c5c9ce6 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:11:12.444 7 INFO cinder.api.openstack.wsgi [None req-e0c8c47c-5319-4089-98a9-ae425998679e 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:11:12.445 8 INFO cinder.api.openstack.wsgi [None req-4ab7dd14-5067-4326-9bd1-b4423c5c9ce6 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:11:22.444 7 INFO cinder.api.openstack.wsgi [None req-e0c8c47c-5319-4089-98a9-ae425998679e 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:11:22.444 8 INFO cinder.api.openstack.wsgi [None req-4ab7dd14-5067-4326-9bd1-b4423c5c9ce6 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:11:22.445 7 INFO cinder.api.openstack.wsgi [None req-e0c8c47c-5319-4089-98a9-ae425998679e 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:11:22.445 8 INFO cinder.api.openstack.wsgi [None req-4ab7dd14-5067-4326-9bd1-b4423c5c9ce6 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:11:32.444 8 INFO cinder.api.openstack.wsgi [None req-4ab7dd14-5067-4326-9bd1-b4423c5c9ce6 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:11:32.445 8 INFO cinder.api.openstack.wsgi [None req-4ab7dd14-5067-4326-9bd1-b4423c5c9ce6 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:11:32.443 7 INFO cinder.api.openstack.wsgi [None req-e0c8c47c-5319-4089-98a9-ae425998679e 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:11:32.446 7 INFO cinder.api.openstack.wsgi [None req-e0c8c47c-5319-4089-98a9-ae425998679e 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:11:42.444 8 INFO cinder.api.openstack.wsgi [None req-4ab7dd14-5067-4326-9bd1-b4423c5c9ce6 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:11:42.444 7 INFO cinder.api.openstack.wsgi [None req-e0c8c47c-5319-4089-98a9-ae425998679e 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:11:42.444 8 INFO cinder.api.openstack.wsgi [None req-4ab7dd14-5067-4326-9bd1-b4423c5c9ce6 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:11:42.445 7 INFO cinder.api.openstack.wsgi [None req-e0c8c47c-5319-4089-98a9-ae425998679e 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:11:52.444 8 INFO cinder.api.openstack.wsgi [None req-4ab7dd14-5067-4326-9bd1-b4423c5c9ce6 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:11:52.445 7 INFO cinder.api.openstack.wsgi [None req-e0c8c47c-5319-4089-98a9-ae425998679e 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:11:52.445 8 INFO cinder.api.openstack.wsgi [None req-4ab7dd14-5067-4326-9bd1-b4423c5c9ce6 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:11:52.446 7 INFO cinder.api.openstack.wsgi [None req-e0c8c47c-5319-4089-98a9-ae425998679e 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:12:02.443 7 INFO cinder.api.openstack.wsgi [None req-e0c8c47c-5319-4089-98a9-ae425998679e 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:12:02.443 8 INFO cinder.api.openstack.wsgi [None req-4ab7dd14-5067-4326-9bd1-b4423c5c9ce6 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:12:02.445 7 INFO cinder.api.openstack.wsgi [None req-e0c8c47c-5319-4089-98a9-ae425998679e 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:12:02.445 8 INFO cinder.api.openstack.wsgi [None req-4ab7dd14-5067-4326-9bd1-b4423c5c9ce6 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:12:12.445 8 INFO cinder.api.openstack.wsgi [None req-4ab7dd14-5067-4326-9bd1-b4423c5c9ce6 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:12:12.445 7 INFO cinder.api.openstack.wsgi [None req-e0c8c47c-5319-4089-98a9-ae425998679e 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:12:12.446 8 INFO cinder.api.openstack.wsgi [None req-4ab7dd14-5067-4326-9bd1-b4423c5c9ce6 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:12:12.446 7 INFO cinder.api.openstack.wsgi [None req-e0c8c47c-5319-4089-98a9-ae425998679e 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:12:22.444 8 INFO cinder.api.openstack.wsgi [None req-4ab7dd14-5067-4326-9bd1-b4423c5c9ce6 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:12:22.444 7 INFO cinder.api.openstack.wsgi [None req-e0c8c47c-5319-4089-98a9-ae425998679e 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:12:22.445 8 INFO cinder.api.openstack.wsgi [None req-4ab7dd14-5067-4326-9bd1-b4423c5c9ce6 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:12:22.446 7 INFO cinder.api.openstack.wsgi [None req-e0c8c47c-5319-4089-98a9-ae425998679e 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:12:32.444 8 INFO cinder.api.openstack.wsgi [None req-4ab7dd14-5067-4326-9bd1-b4423c5c9ce6 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:12:32.444 7 INFO cinder.api.openstack.wsgi [None req-e0c8c47c-5319-4089-98a9-ae425998679e 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:12:32.445 7 INFO cinder.api.openstack.wsgi [None req-e0c8c47c-5319-4089-98a9-ae425998679e 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:12:32.445 8 INFO cinder.api.openstack.wsgi [None req-4ab7dd14-5067-4326-9bd1-b4423c5c9ce6 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:12:42.443 7 INFO cinder.api.openstack.wsgi [None req-e0c8c47c-5319-4089-98a9-ae425998679e 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:12:42.444 7 INFO cinder.api.openstack.wsgi [None req-e0c8c47c-5319-4089-98a9-ae425998679e 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:12:42.444 8 INFO cinder.api.openstack.wsgi [None req-4ab7dd14-5067-4326-9bd1-b4423c5c9ce6 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:12:42.445 8 INFO cinder.api.openstack.wsgi [None req-4ab7dd14-5067-4326-9bd1-b4423c5c9ce6 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:12:52.444 7 INFO cinder.api.openstack.wsgi [None req-e0c8c47c-5319-4089-98a9-ae425998679e 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:12:52.444 8 INFO cinder.api.openstack.wsgi [None req-4ab7dd14-5067-4326-9bd1-b4423c5c9ce6 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:12:52.445 8 INFO cinder.api.openstack.wsgi [None req-4ab7dd14-5067-4326-9bd1-b4423c5c9ce6 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:12:52.445 7 INFO cinder.api.openstack.wsgi [None req-e0c8c47c-5319-4089-98a9-ae425998679e 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:13:02.444 8 INFO cinder.api.openstack.wsgi [None req-4ab7dd14-5067-4326-9bd1-b4423c5c9ce6 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:13:02.444 7 INFO cinder.api.openstack.wsgi [None req-e0c8c47c-5319-4089-98a9-ae425998679e 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:13:02.445 8 INFO cinder.api.openstack.wsgi [None req-4ab7dd14-5067-4326-9bd1-b4423c5c9ce6 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:13:02.445 7 INFO cinder.api.openstack.wsgi [None req-e0c8c47c-5319-4089-98a9-ae425998679e 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:13:12.444 8 INFO cinder.api.openstack.wsgi [None req-4ab7dd14-5067-4326-9bd1-b4423c5c9ce6 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:13:12.444 7 INFO cinder.api.openstack.wsgi [None req-e0c8c47c-5319-4089-98a9-ae425998679e 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:13:12.445 8 INFO cinder.api.openstack.wsgi [None req-4ab7dd14-5067-4326-9bd1-b4423c5c9ce6 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:13:12.445 7 INFO cinder.api.openstack.wsgi [None req-e0c8c47c-5319-4089-98a9-ae425998679e 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:13:22.444 7 INFO cinder.api.openstack.wsgi [None req-e0c8c47c-5319-4089-98a9-ae425998679e 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:13:22.444 8 INFO cinder.api.openstack.wsgi [None req-4ab7dd14-5067-4326-9bd1-b4423c5c9ce6 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:13:22.445 7 INFO cinder.api.openstack.wsgi [None req-e0c8c47c-5319-4089-98a9-ae425998679e 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:13:22.445 8 INFO cinder.api.openstack.wsgi [None req-4ab7dd14-5067-4326-9bd1-b4423c5c9ce6 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:13:32.443 8 INFO cinder.api.openstack.wsgi [None req-4ab7dd14-5067-4326-9bd1-b4423c5c9ce6 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:13:32.444 8 INFO cinder.api.openstack.wsgi [None req-4ab7dd14-5067-4326-9bd1-b4423c5c9ce6 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:13:32.444 7 INFO cinder.api.openstack.wsgi [None req-e0c8c47c-5319-4089-98a9-ae425998679e 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:13:32.445 7 INFO cinder.api.openstack.wsgi [None req-e0c8c47c-5319-4089-98a9-ae425998679e 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:13:42.443 8 INFO cinder.api.openstack.wsgi [None req-4ab7dd14-5067-4326-9bd1-b4423c5c9ce6 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:13:42.443 7 INFO cinder.api.openstack.wsgi [None req-e0c8c47c-5319-4089-98a9-ae425998679e 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:13:42.444 8 INFO cinder.api.openstack.wsgi [None req-4ab7dd14-5067-4326-9bd1-b4423c5c9ce6 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:13:42.445 7 INFO cinder.api.openstack.wsgi [None req-e0c8c47c-5319-4089-98a9-ae425998679e 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:13:52.444 8 INFO cinder.api.openstack.wsgi [None req-4ab7dd14-5067-4326-9bd1-b4423c5c9ce6 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:13:52.444 7 INFO cinder.api.openstack.wsgi [None req-e0c8c47c-5319-4089-98a9-ae425998679e 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:13:52.445 8 INFO cinder.api.openstack.wsgi [None req-4ab7dd14-5067-4326-9bd1-b4423c5c9ce6 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:13:52.445 7 INFO cinder.api.openstack.wsgi [None req-e0c8c47c-5319-4089-98a9-ae425998679e 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:14:02.444 8 INFO cinder.api.openstack.wsgi [None req-4ab7dd14-5067-4326-9bd1-b4423c5c9ce6 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:14:02.444 7 INFO cinder.api.openstack.wsgi [None req-e0c8c47c-5319-4089-98a9-ae425998679e 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:14:02.444 8 INFO cinder.api.openstack.wsgi [None req-4ab7dd14-5067-4326-9bd1-b4423c5c9ce6 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:14:02.445 7 INFO cinder.api.openstack.wsgi [None req-e0c8c47c-5319-4089-98a9-ae425998679e 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:14:12.443 8 INFO cinder.api.openstack.wsgi [None req-4ab7dd14-5067-4326-9bd1-b4423c5c9ce6 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:14:12.443 7 INFO cinder.api.openstack.wsgi [None req-e0c8c47c-5319-4089-98a9-ae425998679e 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:14:12.444 8 INFO cinder.api.openstack.wsgi [None req-4ab7dd14-5067-4326-9bd1-b4423c5c9ce6 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:14:12.445 7 INFO cinder.api.openstack.wsgi [None req-e0c8c47c-5319-4089-98a9-ae425998679e 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:14:22.443 7 INFO cinder.api.openstack.wsgi [None req-e0c8c47c-5319-4089-98a9-ae425998679e 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:14:22.443 8 INFO cinder.api.openstack.wsgi [None req-4ab7dd14-5067-4326-9bd1-b4423c5c9ce6 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:14:22.444 7 INFO cinder.api.openstack.wsgi [None req-e0c8c47c-5319-4089-98a9-ae425998679e 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:14:22.445 8 INFO cinder.api.openstack.wsgi [None req-4ab7dd14-5067-4326-9bd1-b4423c5c9ce6 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:14:32.444 8 INFO cinder.api.openstack.wsgi [None req-4ab7dd14-5067-4326-9bd1-b4423c5c9ce6 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:14:32.444 7 INFO cinder.api.openstack.wsgi [None req-e0c8c47c-5319-4089-98a9-ae425998679e 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:14:32.445 7 INFO cinder.api.openstack.wsgi [None req-e0c8c47c-5319-4089-98a9-ae425998679e 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:14:32.445 8 INFO cinder.api.openstack.wsgi [None req-4ab7dd14-5067-4326-9bd1-b4423c5c9ce6 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:14:42.444 7 INFO cinder.api.openstack.wsgi [None req-e0c8c47c-5319-4089-98a9-ae425998679e 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:14:42.444 8 INFO cinder.api.openstack.wsgi [None req-4ab7dd14-5067-4326-9bd1-b4423c5c9ce6 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:14:42.445 7 INFO cinder.api.openstack.wsgi [None req-e0c8c47c-5319-4089-98a9-ae425998679e 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:14:42.445 8 INFO cinder.api.openstack.wsgi [None req-4ab7dd14-5067-4326-9bd1-b4423c5c9ce6 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:14:52.444 7 INFO cinder.api.openstack.wsgi [None req-e0c8c47c-5319-4089-98a9-ae425998679e 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:14:52.444 8 INFO cinder.api.openstack.wsgi [None req-4ab7dd14-5067-4326-9bd1-b4423c5c9ce6 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:14:52.445 7 INFO cinder.api.openstack.wsgi [None req-e0c8c47c-5319-4089-98a9-ae425998679e 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:14:52.445 8 INFO cinder.api.openstack.wsgi [None req-4ab7dd14-5067-4326-9bd1-b4423c5c9ce6 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:15:02.444 7 INFO cinder.api.openstack.wsgi [None req-e0c8c47c-5319-4089-98a9-ae425998679e 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:15:02.444 8 INFO cinder.api.openstack.wsgi [None req-4ab7dd14-5067-4326-9bd1-b4423c5c9ce6 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:15:02.445 7 INFO cinder.api.openstack.wsgi [None req-e0c8c47c-5319-4089-98a9-ae425998679e 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:15:02.445 8 INFO cinder.api.openstack.wsgi [None req-4ab7dd14-5067-4326-9bd1-b4423c5c9ce6 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:15:12.444 7 INFO cinder.api.openstack.wsgi [None req-e0c8c47c-5319-4089-98a9-ae425998679e 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:15:12.445 8 INFO cinder.api.openstack.wsgi [None req-4ab7dd14-5067-4326-9bd1-b4423c5c9ce6 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:15:12.445 7 INFO cinder.api.openstack.wsgi [None req-e0c8c47c-5319-4089-98a9-ae425998679e 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:15:12.446 8 INFO cinder.api.openstack.wsgi [None req-4ab7dd14-5067-4326-9bd1-b4423c5c9ce6 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:15:22.444 8 INFO cinder.api.openstack.wsgi [None req-4ab7dd14-5067-4326-9bd1-b4423c5c9ce6 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:15:22.444 7 INFO cinder.api.openstack.wsgi [None req-e0c8c47c-5319-4089-98a9-ae425998679e 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:15:22.444 8 INFO cinder.api.openstack.wsgi [None req-4ab7dd14-5067-4326-9bd1-b4423c5c9ce6 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:15:22.445 7 INFO cinder.api.openstack.wsgi [None req-e0c8c47c-5319-4089-98a9-ae425998679e 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:15:32.443 8 INFO cinder.api.openstack.wsgi [None req-4ab7dd14-5067-4326-9bd1-b4423c5c9ce6 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:15:32.444 7 INFO cinder.api.openstack.wsgi [None req-e0c8c47c-5319-4089-98a9-ae425998679e 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:15:32.444 8 INFO cinder.api.openstack.wsgi [None req-4ab7dd14-5067-4326-9bd1-b4423c5c9ce6 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:15:32.445 7 INFO cinder.api.openstack.wsgi [None req-e0c8c47c-5319-4089-98a9-ae425998679e 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:15:42.444 8 INFO cinder.api.openstack.wsgi [None req-4ab7dd14-5067-4326-9bd1-b4423c5c9ce6 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:15:42.444 7 INFO cinder.api.openstack.wsgi [None req-e0c8c47c-5319-4089-98a9-ae425998679e 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:15:42.445 7 INFO cinder.api.openstack.wsgi [None req-e0c8c47c-5319-4089-98a9-ae425998679e 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:15:42.445 8 INFO cinder.api.openstack.wsgi [None req-4ab7dd14-5067-4326-9bd1-b4423c5c9ce6 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:15:52.444 7 INFO cinder.api.openstack.wsgi [None req-e0c8c47c-5319-4089-98a9-ae425998679e 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:15:52.444 8 INFO cinder.api.openstack.wsgi [None req-4ab7dd14-5067-4326-9bd1-b4423c5c9ce6 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:15:52.445 8 INFO cinder.api.openstack.wsgi [None req-4ab7dd14-5067-4326-9bd1-b4423c5c9ce6 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:15:52.445 7 INFO cinder.api.openstack.wsgi [None req-e0c8c47c-5319-4089-98a9-ae425998679e 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:16:02.444 8 INFO cinder.api.openstack.wsgi [None req-4ab7dd14-5067-4326-9bd1-b4423c5c9ce6 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:16:02.444 7 INFO cinder.api.openstack.wsgi [None req-e0c8c47c-5319-4089-98a9-ae425998679e 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:16:02.444 8 INFO cinder.api.openstack.wsgi [None req-4ab7dd14-5067-4326-9bd1-b4423c5c9ce6 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:16:02.445 7 INFO cinder.api.openstack.wsgi [None req-e0c8c47c-5319-4089-98a9-ae425998679e 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:16:12.444 8 INFO cinder.api.openstack.wsgi [None req-4ab7dd14-5067-4326-9bd1-b4423c5c9ce6 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:16:12.444 7 INFO cinder.api.openstack.wsgi [None req-e0c8c47c-5319-4089-98a9-ae425998679e 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:16:12.445 8 INFO cinder.api.openstack.wsgi [None req-4ab7dd14-5067-4326-9bd1-b4423c5c9ce6 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:16:12.445 7 INFO cinder.api.openstack.wsgi [None req-e0c8c47c-5319-4089-98a9-ae425998679e 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:16:22.444 7 INFO cinder.api.openstack.wsgi [None req-e0c8c47c-5319-4089-98a9-ae425998679e 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:16:22.444 8 INFO cinder.api.openstack.wsgi [None req-4ab7dd14-5067-4326-9bd1-b4423c5c9ce6 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:16:22.445 7 INFO cinder.api.openstack.wsgi [None req-e0c8c47c-5319-4089-98a9-ae425998679e 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:16:22.445 8 INFO cinder.api.openstack.wsgi [None req-4ab7dd14-5067-4326-9bd1-b4423c5c9ce6 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:16:32.444 7 INFO cinder.api.openstack.wsgi [None req-e0c8c47c-5319-4089-98a9-ae425998679e 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:16:32.444 8 INFO cinder.api.openstack.wsgi [None req-4ab7dd14-5067-4326-9bd1-b4423c5c9ce6 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:16:32.445 8 INFO cinder.api.openstack.wsgi [None req-4ab7dd14-5067-4326-9bd1-b4423c5c9ce6 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:16:32.445 7 INFO cinder.api.openstack.wsgi [None req-e0c8c47c-5319-4089-98a9-ae425998679e 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:16:42.444 8 INFO cinder.api.openstack.wsgi [None req-4ab7dd14-5067-4326-9bd1-b4423c5c9ce6 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:16:42.444 7 INFO cinder.api.openstack.wsgi [None req-e0c8c47c-5319-4089-98a9-ae425998679e 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:16:42.445 8 INFO cinder.api.openstack.wsgi [None req-4ab7dd14-5067-4326-9bd1-b4423c5c9ce6 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:16:42.445 7 INFO cinder.api.openstack.wsgi [None req-e0c8c47c-5319-4089-98a9-ae425998679e 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:16:52.444 7 INFO cinder.api.openstack.wsgi [None req-e0c8c47c-5319-4089-98a9-ae425998679e 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:16:52.444 8 INFO cinder.api.openstack.wsgi [None req-4ab7dd14-5067-4326-9bd1-b4423c5c9ce6 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:16:52.444 7 INFO cinder.api.openstack.wsgi [None req-e0c8c47c-5319-4089-98a9-ae425998679e 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:16:52.445 8 INFO cinder.api.openstack.wsgi [None req-4ab7dd14-5067-4326-9bd1-b4423c5c9ce6 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:17:02.444 7 INFO cinder.api.openstack.wsgi [None req-e0c8c47c-5319-4089-98a9-ae425998679e 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:17:02.444 8 INFO cinder.api.openstack.wsgi [None req-4ab7dd14-5067-4326-9bd1-b4423c5c9ce6 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:17:02.445 7 INFO cinder.api.openstack.wsgi [None req-e0c8c47c-5319-4089-98a9-ae425998679e 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:17:02.445 8 INFO cinder.api.openstack.wsgi [None req-4ab7dd14-5067-4326-9bd1-b4423c5c9ce6 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:17:12.443 8 INFO cinder.api.openstack.wsgi [None req-4ab7dd14-5067-4326-9bd1-b4423c5c9ce6 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:17:12.443 7 INFO cinder.api.openstack.wsgi [None req-e0c8c47c-5319-4089-98a9-ae425998679e 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:17:12.444 8 INFO cinder.api.openstack.wsgi [None req-4ab7dd14-5067-4326-9bd1-b4423c5c9ce6 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:17:12.444 7 INFO cinder.api.openstack.wsgi [None req-e0c8c47c-5319-4089-98a9-ae425998679e 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:17:22.444 8 INFO cinder.api.openstack.wsgi [None req-4ab7dd14-5067-4326-9bd1-b4423c5c9ce6 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:17:22.444 7 INFO cinder.api.openstack.wsgi [None req-e0c8c47c-5319-4089-98a9-ae425998679e 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:17:22.445 7 INFO cinder.api.openstack.wsgi [None req-e0c8c47c-5319-4089-98a9-ae425998679e 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:17:22.445 8 INFO cinder.api.openstack.wsgi [None req-4ab7dd14-5067-4326-9bd1-b4423c5c9ce6 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:17:32.444 7 INFO cinder.api.openstack.wsgi [None req-e0c8c47c-5319-4089-98a9-ae425998679e 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:17:32.444 8 INFO cinder.api.openstack.wsgi [None req-4ab7dd14-5067-4326-9bd1-b4423c5c9ce6 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:17:32.445 7 INFO cinder.api.openstack.wsgi [None req-e0c8c47c-5319-4089-98a9-ae425998679e 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:17:32.445 8 INFO cinder.api.openstack.wsgi [None req-4ab7dd14-5067-4326-9bd1-b4423c5c9ce6 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:17:42.443 8 INFO cinder.api.openstack.wsgi [None req-4ab7dd14-5067-4326-9bd1-b4423c5c9ce6 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:17:42.443 7 INFO cinder.api.openstack.wsgi [None req-e0c8c47c-5319-4089-98a9-ae425998679e 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:17:42.444 8 INFO cinder.api.openstack.wsgi [None req-4ab7dd14-5067-4326-9bd1-b4423c5c9ce6 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:17:42.444 7 INFO cinder.api.openstack.wsgi [None req-e0c8c47c-5319-4089-98a9-ae425998679e 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:17:52.443 8 INFO cinder.api.openstack.wsgi [None req-4ab7dd14-5067-4326-9bd1-b4423c5c9ce6 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:17:52.443 7 INFO cinder.api.openstack.wsgi [None req-e0c8c47c-5319-4089-98a9-ae425998679e 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:17:52.444 8 INFO cinder.api.openstack.wsgi [None req-4ab7dd14-5067-4326-9bd1-b4423c5c9ce6 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:17:52.444 7 INFO cinder.api.openstack.wsgi [None req-e0c8c47c-5319-4089-98a9-ae425998679e 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:18:02.444 8 INFO cinder.api.openstack.wsgi [None req-4ab7dd14-5067-4326-9bd1-b4423c5c9ce6 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:18:02.444 7 INFO cinder.api.openstack.wsgi [None req-e0c8c47c-5319-4089-98a9-ae425998679e 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:18:02.445 8 INFO cinder.api.openstack.wsgi [None req-4ab7dd14-5067-4326-9bd1-b4423c5c9ce6 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:18:02.445 7 INFO cinder.api.openstack.wsgi [None req-e0c8c47c-5319-4089-98a9-ae425998679e 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:18:12.444 8 INFO cinder.api.openstack.wsgi [None req-4ab7dd14-5067-4326-9bd1-b4423c5c9ce6 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:18:12.445 8 INFO cinder.api.openstack.wsgi [None req-4ab7dd14-5067-4326-9bd1-b4423c5c9ce6 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:18:12.446 7 INFO cinder.api.openstack.wsgi [None req-e0c8c47c-5319-4089-98a9-ae425998679e 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:18:12.447 7 INFO cinder.api.openstack.wsgi [None req-e0c8c47c-5319-4089-98a9-ae425998679e 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:18:22.444 8 INFO cinder.api.openstack.wsgi [None req-4ab7dd14-5067-4326-9bd1-b4423c5c9ce6 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:18:22.444 7 INFO cinder.api.openstack.wsgi [None req-e0c8c47c-5319-4089-98a9-ae425998679e 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:18:22.445 8 INFO cinder.api.openstack.wsgi [None req-4ab7dd14-5067-4326-9bd1-b4423c5c9ce6 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:18:22.446 7 INFO cinder.api.openstack.wsgi [None req-e0c8c47c-5319-4089-98a9-ae425998679e 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:18:32.444 8 INFO cinder.api.openstack.wsgi [None req-4ab7dd14-5067-4326-9bd1-b4423c5c9ce6 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:18:32.444 7 INFO cinder.api.openstack.wsgi [None req-e0c8c47c-5319-4089-98a9-ae425998679e 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:18:32.445 8 INFO cinder.api.openstack.wsgi [None req-4ab7dd14-5067-4326-9bd1-b4423c5c9ce6 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:18:32.446 7 INFO cinder.api.openstack.wsgi [None req-e0c8c47c-5319-4089-98a9-ae425998679e 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:18:42.443 8 INFO cinder.api.openstack.wsgi [None req-4ab7dd14-5067-4326-9bd1-b4423c5c9ce6 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:18:42.444 8 INFO cinder.api.openstack.wsgi [None req-4ab7dd14-5067-4326-9bd1-b4423c5c9ce6 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:18:42.444 7 INFO cinder.api.openstack.wsgi [None req-e0c8c47c-5319-4089-98a9-ae425998679e 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:18:42.445 7 INFO cinder.api.openstack.wsgi [None req-e0c8c47c-5319-4089-98a9-ae425998679e 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:18:52.444 7 INFO cinder.api.openstack.wsgi [None req-e0c8c47c-5319-4089-98a9-ae425998679e 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:18:52.444 8 INFO cinder.api.openstack.wsgi [None req-4ab7dd14-5067-4326-9bd1-b4423c5c9ce6 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:18:52.446 7 INFO cinder.api.openstack.wsgi [None req-e0c8c47c-5319-4089-98a9-ae425998679e 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:18:52.446 8 INFO cinder.api.openstack.wsgi [None req-4ab7dd14-5067-4326-9bd1-b4423c5c9ce6 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:19:02.444 8 INFO cinder.api.openstack.wsgi [None req-4ab7dd14-5067-4326-9bd1-b4423c5c9ce6 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:19:02.444 7 INFO cinder.api.openstack.wsgi [None req-e0c8c47c-5319-4089-98a9-ae425998679e 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:19:02.445 8 INFO cinder.api.openstack.wsgi [None req-4ab7dd14-5067-4326-9bd1-b4423c5c9ce6 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:19:02.445 7 INFO cinder.api.openstack.wsgi [None req-e0c8c47c-5319-4089-98a9-ae425998679e 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:19:12.444 8 INFO cinder.api.openstack.wsgi [None req-4ab7dd14-5067-4326-9bd1-b4423c5c9ce6 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:19:12.444 7 INFO cinder.api.openstack.wsgi [None req-e0c8c47c-5319-4089-98a9-ae425998679e 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:19:12.445 8 INFO cinder.api.openstack.wsgi [None req-4ab7dd14-5067-4326-9bd1-b4423c5c9ce6 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:19:12.445 7 INFO cinder.api.openstack.wsgi [None req-e0c8c47c-5319-4089-98a9-ae425998679e 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:19:22.444 8 INFO cinder.api.openstack.wsgi [None req-4ab7dd14-5067-4326-9bd1-b4423c5c9ce6 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:19:22.444 7 INFO cinder.api.openstack.wsgi [None req-e0c8c47c-5319-4089-98a9-ae425998679e 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:19:22.445 7 INFO cinder.api.openstack.wsgi [None req-e0c8c47c-5319-4089-98a9-ae425998679e 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:19:22.445 8 INFO cinder.api.openstack.wsgi [None req-4ab7dd14-5067-4326-9bd1-b4423c5c9ce6 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:19:32.443 7 INFO cinder.api.openstack.wsgi [None req-e0c8c47c-5319-4089-98a9-ae425998679e 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:19:32.444 8 INFO cinder.api.openstack.wsgi [None req-4ab7dd14-5067-4326-9bd1-b4423c5c9ce6 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:19:32.444 7 INFO cinder.api.openstack.wsgi [None req-e0c8c47c-5319-4089-98a9-ae425998679e 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:19:32.445 8 INFO cinder.api.openstack.wsgi [None req-4ab7dd14-5067-4326-9bd1-b4423c5c9ce6 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:19:42.444 7 INFO cinder.api.openstack.wsgi [None req-e0c8c47c-5319-4089-98a9-ae425998679e 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:19:42.444 8 INFO cinder.api.openstack.wsgi [None req-4ab7dd14-5067-4326-9bd1-b4423c5c9ce6 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:19:42.445 8 INFO cinder.api.openstack.wsgi [None req-4ab7dd14-5067-4326-9bd1-b4423c5c9ce6 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:19:42.446 7 INFO cinder.api.openstack.wsgi [None req-e0c8c47c-5319-4089-98a9-ae425998679e 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:19:52.444 7 INFO cinder.api.openstack.wsgi [None req-e0c8c47c-5319-4089-98a9-ae425998679e 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:19:52.445 8 INFO cinder.api.openstack.wsgi [None req-4ab7dd14-5067-4326-9bd1-b4423c5c9ce6 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:19:52.445 7 INFO cinder.api.openstack.wsgi [None req-e0c8c47c-5319-4089-98a9-ae425998679e 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:19:52.446 8 INFO cinder.api.openstack.wsgi [None req-4ab7dd14-5067-4326-9bd1-b4423c5c9ce6 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:20:02.444 7 INFO cinder.api.openstack.wsgi [None req-e0c8c47c-5319-4089-98a9-ae425998679e 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:20:02.445 7 INFO cinder.api.openstack.wsgi [None req-e0c8c47c-5319-4089-98a9-ae425998679e 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:20:02.447 8 INFO cinder.api.openstack.wsgi [None req-4ab7dd14-5067-4326-9bd1-b4423c5c9ce6 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:20:02.448 8 INFO cinder.api.openstack.wsgi [None req-4ab7dd14-5067-4326-9bd1-b4423c5c9ce6 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:20:12.443 7 INFO cinder.api.openstack.wsgi [None req-e0c8c47c-5319-4089-98a9-ae425998679e 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:20:12.443 8 INFO cinder.api.openstack.wsgi [None req-4ab7dd14-5067-4326-9bd1-b4423c5c9ce6 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:20:12.444 7 INFO cinder.api.openstack.wsgi [None req-e0c8c47c-5319-4089-98a9-ae425998679e 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:20:12.444 8 INFO cinder.api.openstack.wsgi [None req-4ab7dd14-5067-4326-9bd1-b4423c5c9ce6 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:20:22.444 7 INFO cinder.api.openstack.wsgi [None req-e0c8c47c-5319-4089-98a9-ae425998679e 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:20:22.444 8 INFO cinder.api.openstack.wsgi [None req-4ab7dd14-5067-4326-9bd1-b4423c5c9ce6 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:20:22.445 7 INFO cinder.api.openstack.wsgi [None req-e0c8c47c-5319-4089-98a9-ae425998679e 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:20:22.445 8 INFO cinder.api.openstack.wsgi [None req-4ab7dd14-5067-4326-9bd1-b4423c5c9ce6 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:20:32.444 7 INFO cinder.api.openstack.wsgi [None req-e0c8c47c-5319-4089-98a9-ae425998679e 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:20:32.444 8 INFO cinder.api.openstack.wsgi [None req-4ab7dd14-5067-4326-9bd1-b4423c5c9ce6 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:20:32.444 7 INFO cinder.api.openstack.wsgi [None req-e0c8c47c-5319-4089-98a9-ae425998679e 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:20:32.445 8 INFO cinder.api.openstack.wsgi [None req-4ab7dd14-5067-4326-9bd1-b4423c5c9ce6 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:20:42.443 7 INFO cinder.api.openstack.wsgi [None req-e0c8c47c-5319-4089-98a9-ae425998679e 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:20:42.444 8 INFO cinder.api.openstack.wsgi [None req-4ab7dd14-5067-4326-9bd1-b4423c5c9ce6 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:20:42.444 7 INFO cinder.api.openstack.wsgi [None req-e0c8c47c-5319-4089-98a9-ae425998679e 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:20:42.445 8 INFO cinder.api.openstack.wsgi [None req-4ab7dd14-5067-4326-9bd1-b4423c5c9ce6 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:20:52.443 7 INFO cinder.api.openstack.wsgi [None req-e0c8c47c-5319-4089-98a9-ae425998679e 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:20:52.444 8 INFO cinder.api.openstack.wsgi [None req-4ab7dd14-5067-4326-9bd1-b4423c5c9ce6 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:20:52.444 7 INFO cinder.api.openstack.wsgi [None req-e0c8c47c-5319-4089-98a9-ae425998679e 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:20:52.445 8 INFO cinder.api.openstack.wsgi [None req-4ab7dd14-5067-4326-9bd1-b4423c5c9ce6 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:21:02.444 7 INFO cinder.api.openstack.wsgi [None req-e0c8c47c-5319-4089-98a9-ae425998679e 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:21:02.445 8 INFO cinder.api.openstack.wsgi [None req-4ab7dd14-5067-4326-9bd1-b4423c5c9ce6 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:21:02.445 7 INFO cinder.api.openstack.wsgi [None req-e0c8c47c-5319-4089-98a9-ae425998679e 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:21:02.446 8 INFO cinder.api.openstack.wsgi [None req-4ab7dd14-5067-4326-9bd1-b4423c5c9ce6 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:21:12.444 8 INFO cinder.api.openstack.wsgi [None req-4ab7dd14-5067-4326-9bd1-b4423c5c9ce6 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:21:12.444 7 INFO cinder.api.openstack.wsgi [None req-e0c8c47c-5319-4089-98a9-ae425998679e 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:21:12.445 8 INFO cinder.api.openstack.wsgi [None req-4ab7dd14-5067-4326-9bd1-b4423c5c9ce6 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:21:12.446 7 INFO cinder.api.openstack.wsgi [None req-e0c8c47c-5319-4089-98a9-ae425998679e 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:21:22.444 7 INFO cinder.api.openstack.wsgi [None req-e0c8c47c-5319-4089-98a9-ae425998679e 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:21:22.444 8 INFO cinder.api.openstack.wsgi [None req-4ab7dd14-5067-4326-9bd1-b4423c5c9ce6 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:21:22.445 7 INFO cinder.api.openstack.wsgi [None req-e0c8c47c-5319-4089-98a9-ae425998679e 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:21:22.446 8 INFO cinder.api.openstack.wsgi [None req-4ab7dd14-5067-4326-9bd1-b4423c5c9ce6 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:21:32.444 8 INFO cinder.api.openstack.wsgi [None req-4ab7dd14-5067-4326-9bd1-b4423c5c9ce6 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:21:32.444 7 INFO cinder.api.openstack.wsgi [None req-e0c8c47c-5319-4089-98a9-ae425998679e 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:21:32.445 8 INFO cinder.api.openstack.wsgi [None req-4ab7dd14-5067-4326-9bd1-b4423c5c9ce6 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:21:32.445 7 INFO cinder.api.openstack.wsgi [None req-e0c8c47c-5319-4089-98a9-ae425998679e 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:21:42.444 8 INFO cinder.api.openstack.wsgi [None req-4ab7dd14-5067-4326-9bd1-b4423c5c9ce6 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:21:42.444 7 INFO cinder.api.openstack.wsgi [None req-e0c8c47c-5319-4089-98a9-ae425998679e 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:21:42.445 8 INFO cinder.api.openstack.wsgi [None req-4ab7dd14-5067-4326-9bd1-b4423c5c9ce6 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:21:42.445 7 INFO cinder.api.openstack.wsgi [None req-e0c8c47c-5319-4089-98a9-ae425998679e 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:21:52.443 8 INFO cinder.api.openstack.wsgi [None req-4ab7dd14-5067-4326-9bd1-b4423c5c9ce6 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:21:52.444 7 INFO cinder.api.openstack.wsgi [None req-e0c8c47c-5319-4089-98a9-ae425998679e 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:21:52.444 8 INFO cinder.api.openstack.wsgi [None req-4ab7dd14-5067-4326-9bd1-b4423c5c9ce6 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:21:52.445 7 INFO cinder.api.openstack.wsgi [None req-e0c8c47c-5319-4089-98a9-ae425998679e 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:22:02.444 8 INFO cinder.api.openstack.wsgi [None req-4ab7dd14-5067-4326-9bd1-b4423c5c9ce6 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:22:02.444 7 INFO cinder.api.openstack.wsgi [None req-e0c8c47c-5319-4089-98a9-ae425998679e 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:22:02.445 8 INFO cinder.api.openstack.wsgi [None req-4ab7dd14-5067-4326-9bd1-b4423c5c9ce6 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:22:02.445 7 INFO cinder.api.openstack.wsgi [None req-e0c8c47c-5319-4089-98a9-ae425998679e 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:22:12.444 8 INFO cinder.api.openstack.wsgi [None req-4ab7dd14-5067-4326-9bd1-b4423c5c9ce6 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:22:12.445 8 INFO cinder.api.openstack.wsgi [None req-4ab7dd14-5067-4326-9bd1-b4423c5c9ce6 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:22:12.445 7 INFO cinder.api.openstack.wsgi [None req-e0c8c47c-5319-4089-98a9-ae425998679e 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:22:12.447 7 INFO cinder.api.openstack.wsgi [None req-e0c8c47c-5319-4089-98a9-ae425998679e 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:22:22.444 7 INFO cinder.api.openstack.wsgi [None req-e0c8c47c-5319-4089-98a9-ae425998679e 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:22:22.444 7 INFO cinder.api.openstack.wsgi [None req-e0c8c47c-5319-4089-98a9-ae425998679e 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:22:22.444 8 INFO cinder.api.openstack.wsgi [None req-4ab7dd14-5067-4326-9bd1-b4423c5c9ce6 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:22:22.445 8 INFO cinder.api.openstack.wsgi [None req-4ab7dd14-5067-4326-9bd1-b4423c5c9ce6 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:22:32.444 7 INFO cinder.api.openstack.wsgi [None req-e0c8c47c-5319-4089-98a9-ae425998679e 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:22:32.444 8 INFO cinder.api.openstack.wsgi [None req-4ab7dd14-5067-4326-9bd1-b4423c5c9ce6 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:22:32.445 7 INFO cinder.api.openstack.wsgi [None req-e0c8c47c-5319-4089-98a9-ae425998679e 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:22:32.445 8 INFO cinder.api.openstack.wsgi [None req-4ab7dd14-5067-4326-9bd1-b4423c5c9ce6 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 16:22:39.956 8 INFO cinder.api.openstack.wsgi [None req-d1077cef-2a6b-4a1f-b9e7-17a8aabd1991 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET https://volume.199-19-213-226.nip.io/v3/e34136c9e217430aa9e079d8dd5d2217/os-quota-sets/e34136c9e217430aa9e079d8dd5d2217?usage=False 2026-05-21 16:22:39.972 8 WARNING cinder.quota [None req-d1077cef-2a6b-4a1f-b9e7-17a8aabd1991 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] Deprecated: Default quota for resource: volumes_rbd1 is set by the default quota flag: quota_volumes_rbd1, it is now deprecated. Please use the default quota class for default quota. 2026-05-21 16:22:39.973 8 WARNING cinder.quota [None req-d1077cef-2a6b-4a1f-b9e7-17a8aabd1991 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] Deprecated: Default quota for resource: gigabytes_rbd1 is set by the default quota flag: quota_gigabytes_rbd1, it is now deprecated. Please use the default quota class for default quota. 2026-05-21 16:22:39.973 8 WARNING cinder.quota [None req-d1077cef-2a6b-4a1f-b9e7-17a8aabd1991 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] Deprecated: Default quota for resource: snapshots_rbd1 is set by the default quota flag: quota_snapshots_rbd1, it is now deprecated. Please use the default quota class for default quota. 2026-05-21 16:22:39.973 8 WARNING cinder.quota [None req-d1077cef-2a6b-4a1f-b9e7-17a8aabd1991 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] 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. 2026-05-21 16:22:39.973 8 WARNING cinder.quota [None req-d1077cef-2a6b-4a1f-b9e7-17a8aabd1991 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] 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. 2026-05-21 16:22:39.974 8 WARNING cinder.quota [None req-d1077cef-2a6b-4a1f-b9e7-17a8aabd1991 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] 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. 2026-05-21 16:22:39.978 8 INFO cinder.api.openstack.wsgi [None req-d1077cef-2a6b-4a1f-b9e7-17a8aabd1991 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] https://volume.199-19-213-226.nip.io/v3/e34136c9e217430aa9e079d8dd5d2217/os-quota-sets/e34136c9e217430aa9e079d8dd5d2217?usage=False returned with HTTP 200 [pid: 8|app: 0|req: 116/230] 199.19.213.226 () {44 vars in 1068 bytes} [Thu May 21 16:22:39 2026] GET /v3/e34136c9e217430aa9e079d8dd5d2217/os-quota-sets/e34136c9e217430aa9e079d8dd5d2217?usage=False => generated 340 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 16:22:40.164 7 INFO cinder.api.openstack.wsgi [None req-45be82a0-21a9-4f8a-9a49-8e8b00ec70ae 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] PUT https://volume.199-19-213-226.nip.io/v3/e34136c9e217430aa9e079d8dd5d2217/os-quota-sets/e34136c9e217430aa9e079d8dd5d2217 2026-05-21 16:22:40.213 7 WARNING cinder.quota [None req-45be82a0-21a9-4f8a-9a49-8e8b00ec70ae 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] Deprecated: Default quota for resource: volumes_rbd1 is set by the default quota flag: quota_volumes_rbd1, it is now deprecated. Please use the default quota class for default quota. 2026-05-21 16:22:40.213 7 WARNING cinder.quota [None req-45be82a0-21a9-4f8a-9a49-8e8b00ec70ae 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] Deprecated: Default quota for resource: gigabytes_rbd1 is set by the default quota flag: quota_gigabytes_rbd1, it is now deprecated. Please use the default quota class for default quota. 2026-05-21 16:22:40.213 7 WARNING cinder.quota [None req-45be82a0-21a9-4f8a-9a49-8e8b00ec70ae 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] Deprecated: Default quota for resource: snapshots_rbd1 is set by the default quota flag: quota_snapshots_rbd1, it is now deprecated. Please use the default quota class for default quota. 2026-05-21 16:22:40.214 7 WARNING cinder.quota [None req-45be82a0-21a9-4f8a-9a49-8e8b00ec70ae 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] 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. 2026-05-21 16:22:40.214 7 WARNING cinder.quota [None req-45be82a0-21a9-4f8a-9a49-8e8b00ec70ae 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] 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. 2026-05-21 16:22:40.214 7 WARNING cinder.quota [None req-45be82a0-21a9-4f8a-9a49-8e8b00ec70ae 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] 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. 2026-05-21 16:22:40.219 7 INFO cinder.api.openstack.wsgi [None req-45be82a0-21a9-4f8a-9a49-8e8b00ec70ae 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] https://volume.199-19-213-226.nip.io/v3/e34136c9e217430aa9e079d8dd5d2217/os-quota-sets/e34136c9e217430aa9e079d8dd5d2217 returned with HTTP 200 [pid: 7|app: 0|req: 115/231] 199.19.213.226 () {48 vars in 1097 bytes} [Thu May 21 16:22:40 2026] PUT /v3/e34136c9e217430aa9e079d8dd5d2217/os-quota-sets/e34136c9e217430aa9e079d8dd5d2217 => generated 296 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-21 16:22:42.444 8 INFO cinder.api.openstack.wsgi [None req-d1077cef-2a6b-4a1f-b9e7-17a8aabd1991 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:22:42.444 7 INFO cinder.api.openstack.wsgi [None req-45be82a0-21a9-4f8a-9a49-8e8b00ec70ae 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:22:42.445 8 INFO cinder.api.openstack.wsgi [None req-d1077cef-2a6b-4a1f-b9e7-17a8aabd1991 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:22:42.446 7 INFO cinder.api.openstack.wsgi [None req-45be82a0-21a9-4f8a-9a49-8e8b00ec70ae 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:22:52.443 8 INFO cinder.api.openstack.wsgi [None req-d1077cef-2a6b-4a1f-b9e7-17a8aabd1991 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:22:52.443 7 INFO cinder.api.openstack.wsgi [None req-45be82a0-21a9-4f8a-9a49-8e8b00ec70ae 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:22:52.444 7 INFO cinder.api.openstack.wsgi [None req-45be82a0-21a9-4f8a-9a49-8e8b00ec70ae 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:22:52.444 8 INFO cinder.api.openstack.wsgi [None req-d1077cef-2a6b-4a1f-b9e7-17a8aabd1991 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:23:02.443 7 INFO cinder.api.openstack.wsgi [None req-45be82a0-21a9-4f8a-9a49-8e8b00ec70ae 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:23:02.443 8 INFO cinder.api.openstack.wsgi [None req-d1077cef-2a6b-4a1f-b9e7-17a8aabd1991 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:23:02.444 7 INFO cinder.api.openstack.wsgi [None req-45be82a0-21a9-4f8a-9a49-8e8b00ec70ae 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:23:02.444 8 INFO cinder.api.openstack.wsgi [None req-d1077cef-2a6b-4a1f-b9e7-17a8aabd1991 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:23:12.443 8 INFO cinder.api.openstack.wsgi [None req-d1077cef-2a6b-4a1f-b9e7-17a8aabd1991 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:23:12.443 7 INFO cinder.api.openstack.wsgi [None req-45be82a0-21a9-4f8a-9a49-8e8b00ec70ae 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:23:12.443 8 INFO cinder.api.openstack.wsgi [None req-d1077cef-2a6b-4a1f-b9e7-17a8aabd1991 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:23:12.444 7 INFO cinder.api.openstack.wsgi [None req-45be82a0-21a9-4f8a-9a49-8e8b00ec70ae 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:23:22.443 8 INFO cinder.api.openstack.wsgi [None req-d1077cef-2a6b-4a1f-b9e7-17a8aabd1991 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:23:22.444 7 INFO cinder.api.openstack.wsgi [None req-45be82a0-21a9-4f8a-9a49-8e8b00ec70ae 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:23:22.445 7 INFO cinder.api.openstack.wsgi [None req-45be82a0-21a9-4f8a-9a49-8e8b00ec70ae 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:23:22.445 8 INFO cinder.api.openstack.wsgi [None req-d1077cef-2a6b-4a1f-b9e7-17a8aabd1991 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:23:32.443 8 INFO cinder.api.openstack.wsgi [None req-d1077cef-2a6b-4a1f-b9e7-17a8aabd1991 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:23:32.443 7 INFO cinder.api.openstack.wsgi [None req-45be82a0-21a9-4f8a-9a49-8e8b00ec70ae 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:23:32.444 8 INFO cinder.api.openstack.wsgi [None req-d1077cef-2a6b-4a1f-b9e7-17a8aabd1991 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:23:32.444 7 INFO cinder.api.openstack.wsgi [None req-45be82a0-21a9-4f8a-9a49-8e8b00ec70ae 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:23:42.443 8 INFO cinder.api.openstack.wsgi [None req-d1077cef-2a6b-4a1f-b9e7-17a8aabd1991 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:23:42.443 7 INFO cinder.api.openstack.wsgi [None req-45be82a0-21a9-4f8a-9a49-8e8b00ec70ae 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:23:42.444 8 INFO cinder.api.openstack.wsgi [None req-d1077cef-2a6b-4a1f-b9e7-17a8aabd1991 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:23:42.444 7 INFO cinder.api.openstack.wsgi [None req-45be82a0-21a9-4f8a-9a49-8e8b00ec70ae 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:23:52.444 8 INFO cinder.api.openstack.wsgi [None req-d1077cef-2a6b-4a1f-b9e7-17a8aabd1991 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:23:52.444 7 INFO cinder.api.openstack.wsgi [None req-45be82a0-21a9-4f8a-9a49-8e8b00ec70ae 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:23:52.445 8 INFO cinder.api.openstack.wsgi [None req-d1077cef-2a6b-4a1f-b9e7-17a8aabd1991 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:23:52.445 7 INFO cinder.api.openstack.wsgi [None req-45be82a0-21a9-4f8a-9a49-8e8b00ec70ae 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:24:02.444 8 INFO cinder.api.openstack.wsgi [None req-d1077cef-2a6b-4a1f-b9e7-17a8aabd1991 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:24:02.444 7 INFO cinder.api.openstack.wsgi [None req-45be82a0-21a9-4f8a-9a49-8e8b00ec70ae 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:24:02.445 8 INFO cinder.api.openstack.wsgi [None req-d1077cef-2a6b-4a1f-b9e7-17a8aabd1991 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:24:02.445 7 INFO cinder.api.openstack.wsgi [None req-45be82a0-21a9-4f8a-9a49-8e8b00ec70ae 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:24:12.444 8 INFO cinder.api.openstack.wsgi [None req-d1077cef-2a6b-4a1f-b9e7-17a8aabd1991 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:24:12.444 7 INFO cinder.api.openstack.wsgi [None req-45be82a0-21a9-4f8a-9a49-8e8b00ec70ae 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:24:12.445 8 INFO cinder.api.openstack.wsgi [None req-d1077cef-2a6b-4a1f-b9e7-17a8aabd1991 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:24:12.445 7 INFO cinder.api.openstack.wsgi [None req-45be82a0-21a9-4f8a-9a49-8e8b00ec70ae 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:24:22.444 8 INFO cinder.api.openstack.wsgi [None req-d1077cef-2a6b-4a1f-b9e7-17a8aabd1991 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:24:22.444 7 INFO cinder.api.openstack.wsgi [None req-45be82a0-21a9-4f8a-9a49-8e8b00ec70ae 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:24:22.445 8 INFO cinder.api.openstack.wsgi [None req-d1077cef-2a6b-4a1f-b9e7-17a8aabd1991 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:24:22.445 7 INFO cinder.api.openstack.wsgi [None req-45be82a0-21a9-4f8a-9a49-8e8b00ec70ae 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:24:32.444 8 INFO cinder.api.openstack.wsgi [None req-d1077cef-2a6b-4a1f-b9e7-17a8aabd1991 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:24:32.444 7 INFO cinder.api.openstack.wsgi [None req-45be82a0-21a9-4f8a-9a49-8e8b00ec70ae 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:24:32.445 8 INFO cinder.api.openstack.wsgi [None req-d1077cef-2a6b-4a1f-b9e7-17a8aabd1991 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:24:32.445 7 INFO cinder.api.openstack.wsgi [None req-45be82a0-21a9-4f8a-9a49-8e8b00ec70ae 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:24:42.443 8 INFO cinder.api.openstack.wsgi [None req-d1077cef-2a6b-4a1f-b9e7-17a8aabd1991 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:24:42.443 7 INFO cinder.api.openstack.wsgi [None req-45be82a0-21a9-4f8a-9a49-8e8b00ec70ae 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:24:42.444 8 INFO cinder.api.openstack.wsgi [None req-d1077cef-2a6b-4a1f-b9e7-17a8aabd1991 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:24:42.444 7 INFO cinder.api.openstack.wsgi [None req-45be82a0-21a9-4f8a-9a49-8e8b00ec70ae 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:24:52.443 8 INFO cinder.api.openstack.wsgi [None req-d1077cef-2a6b-4a1f-b9e7-17a8aabd1991 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:24:52.443 7 INFO cinder.api.openstack.wsgi [None req-45be82a0-21a9-4f8a-9a49-8e8b00ec70ae 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:24:52.443 8 INFO cinder.api.openstack.wsgi [None req-d1077cef-2a6b-4a1f-b9e7-17a8aabd1991 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:24:52.443 7 INFO cinder.api.openstack.wsgi [None req-45be82a0-21a9-4f8a-9a49-8e8b00ec70ae 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:25:02.444 7 INFO cinder.api.openstack.wsgi [None req-45be82a0-21a9-4f8a-9a49-8e8b00ec70ae 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:25:02.444 7 INFO cinder.api.openstack.wsgi [None req-45be82a0-21a9-4f8a-9a49-8e8b00ec70ae 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:25:02.445 8 INFO cinder.api.openstack.wsgi [None req-d1077cef-2a6b-4a1f-b9e7-17a8aabd1991 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:25:02.446 8 INFO cinder.api.openstack.wsgi [None req-d1077cef-2a6b-4a1f-b9e7-17a8aabd1991 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:25:12.443 7 INFO cinder.api.openstack.wsgi [None req-45be82a0-21a9-4f8a-9a49-8e8b00ec70ae 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:25:12.443 8 INFO cinder.api.openstack.wsgi [None req-d1077cef-2a6b-4a1f-b9e7-17a8aabd1991 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:25:12.444 7 INFO cinder.api.openstack.wsgi [None req-45be82a0-21a9-4f8a-9a49-8e8b00ec70ae 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:25:12.445 8 INFO cinder.api.openstack.wsgi [None req-d1077cef-2a6b-4a1f-b9e7-17a8aabd1991 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:25:22.444 8 INFO cinder.api.openstack.wsgi [None req-d1077cef-2a6b-4a1f-b9e7-17a8aabd1991 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:25:22.445 7 INFO cinder.api.openstack.wsgi [None req-45be82a0-21a9-4f8a-9a49-8e8b00ec70ae 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:25:22.446 7 INFO cinder.api.openstack.wsgi [None req-45be82a0-21a9-4f8a-9a49-8e8b00ec70ae 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:25:22.447 8 INFO cinder.api.openstack.wsgi [None req-d1077cef-2a6b-4a1f-b9e7-17a8aabd1991 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:25:32.444 7 INFO cinder.api.openstack.wsgi [None req-45be82a0-21a9-4f8a-9a49-8e8b00ec70ae 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:25:32.444 8 INFO cinder.api.openstack.wsgi [None req-d1077cef-2a6b-4a1f-b9e7-17a8aabd1991 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:25:32.445 7 INFO cinder.api.openstack.wsgi [None req-45be82a0-21a9-4f8a-9a49-8e8b00ec70ae 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:25:32.446 8 INFO cinder.api.openstack.wsgi [None req-d1077cef-2a6b-4a1f-b9e7-17a8aabd1991 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:25:42.444 7 INFO cinder.api.openstack.wsgi [None req-45be82a0-21a9-4f8a-9a49-8e8b00ec70ae 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:25:42.444 7 INFO cinder.api.openstack.wsgi [None req-45be82a0-21a9-4f8a-9a49-8e8b00ec70ae 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:25:42.444 8 INFO cinder.api.openstack.wsgi [None req-d1077cef-2a6b-4a1f-b9e7-17a8aabd1991 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:25:42.445 8 INFO cinder.api.openstack.wsgi [None req-d1077cef-2a6b-4a1f-b9e7-17a8aabd1991 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:25:52.444 8 INFO cinder.api.openstack.wsgi [None req-d1077cef-2a6b-4a1f-b9e7-17a8aabd1991 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:25:52.444 7 INFO cinder.api.openstack.wsgi [None req-45be82a0-21a9-4f8a-9a49-8e8b00ec70ae 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:25:52.445 8 INFO cinder.api.openstack.wsgi [None req-d1077cef-2a6b-4a1f-b9e7-17a8aabd1991 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:25:52.445 7 INFO cinder.api.openstack.wsgi [None req-45be82a0-21a9-4f8a-9a49-8e8b00ec70ae 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:26:02.444 7 INFO cinder.api.openstack.wsgi [None req-45be82a0-21a9-4f8a-9a49-8e8b00ec70ae 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:26:02.445 7 INFO cinder.api.openstack.wsgi [None req-45be82a0-21a9-4f8a-9a49-8e8b00ec70ae 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:26:02.446 8 INFO cinder.api.openstack.wsgi [None req-d1077cef-2a6b-4a1f-b9e7-17a8aabd1991 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:26:02.448 8 INFO cinder.api.openstack.wsgi [None req-d1077cef-2a6b-4a1f-b9e7-17a8aabd1991 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:26:12.443 7 INFO cinder.api.openstack.wsgi [None req-45be82a0-21a9-4f8a-9a49-8e8b00ec70ae 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:26:12.444 8 INFO cinder.api.openstack.wsgi [None req-d1077cef-2a6b-4a1f-b9e7-17a8aabd1991 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:26:12.444 7 INFO cinder.api.openstack.wsgi [None req-45be82a0-21a9-4f8a-9a49-8e8b00ec70ae 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:26:12.446 8 INFO cinder.api.openstack.wsgi [None req-d1077cef-2a6b-4a1f-b9e7-17a8aabd1991 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:26:22.444 8 INFO cinder.api.openstack.wsgi [None req-d1077cef-2a6b-4a1f-b9e7-17a8aabd1991 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:26:22.444 7 INFO cinder.api.openstack.wsgi [None req-45be82a0-21a9-4f8a-9a49-8e8b00ec70ae 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:26:22.445 8 INFO cinder.api.openstack.wsgi [None req-d1077cef-2a6b-4a1f-b9e7-17a8aabd1991 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:26:22.445 7 INFO cinder.api.openstack.wsgi [None req-45be82a0-21a9-4f8a-9a49-8e8b00ec70ae 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:26:32.444 8 INFO cinder.api.openstack.wsgi [None req-d1077cef-2a6b-4a1f-b9e7-17a8aabd1991 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:26:32.444 7 INFO cinder.api.openstack.wsgi [None req-45be82a0-21a9-4f8a-9a49-8e8b00ec70ae 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:26:32.445 7 INFO cinder.api.openstack.wsgi [None req-45be82a0-21a9-4f8a-9a49-8e8b00ec70ae 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:26:32.445 8 INFO cinder.api.openstack.wsgi [None req-d1077cef-2a6b-4a1f-b9e7-17a8aabd1991 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:26:42.444 8 INFO cinder.api.openstack.wsgi [None req-d1077cef-2a6b-4a1f-b9e7-17a8aabd1991 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:26:42.444 7 INFO cinder.api.openstack.wsgi [None req-45be82a0-21a9-4f8a-9a49-8e8b00ec70ae 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:26:42.445 7 INFO cinder.api.openstack.wsgi [None req-45be82a0-21a9-4f8a-9a49-8e8b00ec70ae 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:26:42.445 8 INFO cinder.api.openstack.wsgi [None req-d1077cef-2a6b-4a1f-b9e7-17a8aabd1991 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:26:52.444 8 INFO cinder.api.openstack.wsgi [None req-d1077cef-2a6b-4a1f-b9e7-17a8aabd1991 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:26:52.444 7 INFO cinder.api.openstack.wsgi [None req-45be82a0-21a9-4f8a-9a49-8e8b00ec70ae 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:26:52.445 7 INFO cinder.api.openstack.wsgi [None req-45be82a0-21a9-4f8a-9a49-8e8b00ec70ae 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:26:52.445 8 INFO cinder.api.openstack.wsgi [None req-d1077cef-2a6b-4a1f-b9e7-17a8aabd1991 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:27:02.443 7 INFO cinder.api.openstack.wsgi [None req-45be82a0-21a9-4f8a-9a49-8e8b00ec70ae 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:27:02.443 8 INFO cinder.api.openstack.wsgi [None req-d1077cef-2a6b-4a1f-b9e7-17a8aabd1991 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:27:02.444 8 INFO cinder.api.openstack.wsgi [None req-d1077cef-2a6b-4a1f-b9e7-17a8aabd1991 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:27:02.444 7 INFO cinder.api.openstack.wsgi [None req-45be82a0-21a9-4f8a-9a49-8e8b00ec70ae 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:27:12.443 7 INFO cinder.api.openstack.wsgi [None req-45be82a0-21a9-4f8a-9a49-8e8b00ec70ae 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:27:12.443 8 INFO cinder.api.openstack.wsgi [None req-d1077cef-2a6b-4a1f-b9e7-17a8aabd1991 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:27:12.444 7 INFO cinder.api.openstack.wsgi [None req-45be82a0-21a9-4f8a-9a49-8e8b00ec70ae 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:27:12.445 8 INFO cinder.api.openstack.wsgi [None req-d1077cef-2a6b-4a1f-b9e7-17a8aabd1991 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:27:22.444 8 INFO cinder.api.openstack.wsgi [None req-d1077cef-2a6b-4a1f-b9e7-17a8aabd1991 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:27:22.444 7 INFO cinder.api.openstack.wsgi [None req-45be82a0-21a9-4f8a-9a49-8e8b00ec70ae 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:27:22.445 8 INFO cinder.api.openstack.wsgi [None req-d1077cef-2a6b-4a1f-b9e7-17a8aabd1991 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:27:22.445 7 INFO cinder.api.openstack.wsgi [None req-45be82a0-21a9-4f8a-9a49-8e8b00ec70ae 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:27:32.444 7 INFO cinder.api.openstack.wsgi [None req-45be82a0-21a9-4f8a-9a49-8e8b00ec70ae 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:27:32.445 8 INFO cinder.api.openstack.wsgi [None req-d1077cef-2a6b-4a1f-b9e7-17a8aabd1991 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:27:32.445 7 INFO cinder.api.openstack.wsgi [None req-45be82a0-21a9-4f8a-9a49-8e8b00ec70ae 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:27:32.447 8 INFO cinder.api.openstack.wsgi [None req-d1077cef-2a6b-4a1f-b9e7-17a8aabd1991 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:27:42.443 8 INFO cinder.api.openstack.wsgi [None req-d1077cef-2a6b-4a1f-b9e7-17a8aabd1991 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:27:42.443 7 INFO cinder.api.openstack.wsgi [None req-45be82a0-21a9-4f8a-9a49-8e8b00ec70ae 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:27:42.443 8 INFO cinder.api.openstack.wsgi [None req-d1077cef-2a6b-4a1f-b9e7-17a8aabd1991 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:27:42.444 7 INFO cinder.api.openstack.wsgi [None req-45be82a0-21a9-4f8a-9a49-8e8b00ec70ae 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:27:52.444 8 INFO cinder.api.openstack.wsgi [None req-d1077cef-2a6b-4a1f-b9e7-17a8aabd1991 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:27:52.445 8 INFO cinder.api.openstack.wsgi [None req-d1077cef-2a6b-4a1f-b9e7-17a8aabd1991 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:27:52.445 7 INFO cinder.api.openstack.wsgi [None req-45be82a0-21a9-4f8a-9a49-8e8b00ec70ae 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:27:52.446 7 INFO cinder.api.openstack.wsgi [None req-45be82a0-21a9-4f8a-9a49-8e8b00ec70ae 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:28:02.443 8 INFO cinder.api.openstack.wsgi [None req-d1077cef-2a6b-4a1f-b9e7-17a8aabd1991 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:28:02.443 7 INFO cinder.api.openstack.wsgi [None req-45be82a0-21a9-4f8a-9a49-8e8b00ec70ae 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:28:02.444 8 INFO cinder.api.openstack.wsgi [None req-d1077cef-2a6b-4a1f-b9e7-17a8aabd1991 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:28:02.444 7 INFO cinder.api.openstack.wsgi [None req-45be82a0-21a9-4f8a-9a49-8e8b00ec70ae 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:28:12.444 7 INFO cinder.api.openstack.wsgi [None req-45be82a0-21a9-4f8a-9a49-8e8b00ec70ae 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:28:12.444 8 INFO cinder.api.openstack.wsgi [None req-d1077cef-2a6b-4a1f-b9e7-17a8aabd1991 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:28:12.446 8 INFO cinder.api.openstack.wsgi [None req-d1077cef-2a6b-4a1f-b9e7-17a8aabd1991 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:28:12.446 7 INFO cinder.api.openstack.wsgi [None req-45be82a0-21a9-4f8a-9a49-8e8b00ec70ae 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:28:22.444 8 INFO cinder.api.openstack.wsgi [None req-d1077cef-2a6b-4a1f-b9e7-17a8aabd1991 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:28:22.444 7 INFO cinder.api.openstack.wsgi [None req-45be82a0-21a9-4f8a-9a49-8e8b00ec70ae 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:28:22.445 8 INFO cinder.api.openstack.wsgi [None req-d1077cef-2a6b-4a1f-b9e7-17a8aabd1991 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:28:22.445 7 INFO cinder.api.openstack.wsgi [None req-45be82a0-21a9-4f8a-9a49-8e8b00ec70ae 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:28:32.444 8 INFO cinder.api.openstack.wsgi [None req-d1077cef-2a6b-4a1f-b9e7-17a8aabd1991 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:28:32.444 7 INFO cinder.api.openstack.wsgi [None req-45be82a0-21a9-4f8a-9a49-8e8b00ec70ae 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:28:32.445 7 INFO cinder.api.openstack.wsgi [None req-45be82a0-21a9-4f8a-9a49-8e8b00ec70ae 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:28:32.445 8 INFO cinder.api.openstack.wsgi [None req-d1077cef-2a6b-4a1f-b9e7-17a8aabd1991 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:28:42.444 7 INFO cinder.api.openstack.wsgi [None req-45be82a0-21a9-4f8a-9a49-8e8b00ec70ae 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:28:42.444 8 INFO cinder.api.openstack.wsgi [None req-d1077cef-2a6b-4a1f-b9e7-17a8aabd1991 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:28:42.445 7 INFO cinder.api.openstack.wsgi [None req-45be82a0-21a9-4f8a-9a49-8e8b00ec70ae 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:28:42.445 8 INFO cinder.api.openstack.wsgi [None req-d1077cef-2a6b-4a1f-b9e7-17a8aabd1991 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:28:52.444 7 INFO cinder.api.openstack.wsgi [None req-45be82a0-21a9-4f8a-9a49-8e8b00ec70ae 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:28:52.445 8 INFO cinder.api.openstack.wsgi [None req-d1077cef-2a6b-4a1f-b9e7-17a8aabd1991 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:28:52.446 7 INFO cinder.api.openstack.wsgi [None req-45be82a0-21a9-4f8a-9a49-8e8b00ec70ae 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:28:52.446 8 INFO cinder.api.openstack.wsgi [None req-d1077cef-2a6b-4a1f-b9e7-17a8aabd1991 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:29:02.444 7 INFO cinder.api.openstack.wsgi [None req-45be82a0-21a9-4f8a-9a49-8e8b00ec70ae 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:29:02.445 8 INFO cinder.api.openstack.wsgi [None req-d1077cef-2a6b-4a1f-b9e7-17a8aabd1991 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:29:02.446 7 INFO cinder.api.openstack.wsgi [None req-45be82a0-21a9-4f8a-9a49-8e8b00ec70ae 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:29:02.446 8 INFO cinder.api.openstack.wsgi [None req-d1077cef-2a6b-4a1f-b9e7-17a8aabd1991 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:29:12.443 8 INFO cinder.api.openstack.wsgi [None req-d1077cef-2a6b-4a1f-b9e7-17a8aabd1991 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:29:12.444 7 INFO cinder.api.openstack.wsgi [None req-45be82a0-21a9-4f8a-9a49-8e8b00ec70ae 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:29:12.444 8 INFO cinder.api.openstack.wsgi [None req-d1077cef-2a6b-4a1f-b9e7-17a8aabd1991 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:29:12.445 7 INFO cinder.api.openstack.wsgi [None req-45be82a0-21a9-4f8a-9a49-8e8b00ec70ae 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:29:22.444 8 INFO cinder.api.openstack.wsgi [None req-d1077cef-2a6b-4a1f-b9e7-17a8aabd1991 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:29:22.444 7 INFO cinder.api.openstack.wsgi [None req-45be82a0-21a9-4f8a-9a49-8e8b00ec70ae 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:29:22.445 8 INFO cinder.api.openstack.wsgi [None req-d1077cef-2a6b-4a1f-b9e7-17a8aabd1991 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:29:22.445 7 INFO cinder.api.openstack.wsgi [None req-45be82a0-21a9-4f8a-9a49-8e8b00ec70ae 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:29:32.443 8 INFO cinder.api.openstack.wsgi [None req-d1077cef-2a6b-4a1f-b9e7-17a8aabd1991 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:29:32.444 8 INFO cinder.api.openstack.wsgi [None req-d1077cef-2a6b-4a1f-b9e7-17a8aabd1991 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:29:32.448 7 INFO cinder.api.openstack.wsgi [None req-45be82a0-21a9-4f8a-9a49-8e8b00ec70ae 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:29:32.450 7 INFO cinder.api.openstack.wsgi [None req-45be82a0-21a9-4f8a-9a49-8e8b00ec70ae 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:29:42.444 8 INFO cinder.api.openstack.wsgi [None req-d1077cef-2a6b-4a1f-b9e7-17a8aabd1991 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:29:42.445 8 INFO cinder.api.openstack.wsgi [None req-d1077cef-2a6b-4a1f-b9e7-17a8aabd1991 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:29:42.448 7 INFO cinder.api.openstack.wsgi [None req-45be82a0-21a9-4f8a-9a49-8e8b00ec70ae 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:29:42.449 7 INFO cinder.api.openstack.wsgi [None req-45be82a0-21a9-4f8a-9a49-8e8b00ec70ae 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:29:52.444 7 INFO cinder.api.openstack.wsgi [None req-45be82a0-21a9-4f8a-9a49-8e8b00ec70ae 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:29:52.444 8 INFO cinder.api.openstack.wsgi [None req-d1077cef-2a6b-4a1f-b9e7-17a8aabd1991 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:29:52.444 7 INFO cinder.api.openstack.wsgi [None req-45be82a0-21a9-4f8a-9a49-8e8b00ec70ae 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:29:52.445 8 INFO cinder.api.openstack.wsgi [None req-d1077cef-2a6b-4a1f-b9e7-17a8aabd1991 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:30:02.443 7 INFO cinder.api.openstack.wsgi [None req-45be82a0-21a9-4f8a-9a49-8e8b00ec70ae 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:30:02.443 8 INFO cinder.api.openstack.wsgi [None req-d1077cef-2a6b-4a1f-b9e7-17a8aabd1991 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:30:02.444 7 INFO cinder.api.openstack.wsgi [None req-45be82a0-21a9-4f8a-9a49-8e8b00ec70ae 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:30:02.444 8 INFO cinder.api.openstack.wsgi [None req-d1077cef-2a6b-4a1f-b9e7-17a8aabd1991 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:30:12.444 7 INFO cinder.api.openstack.wsgi [None req-45be82a0-21a9-4f8a-9a49-8e8b00ec70ae 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:30:12.444 8 INFO cinder.api.openstack.wsgi [None req-d1077cef-2a6b-4a1f-b9e7-17a8aabd1991 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:30:12.445 7 INFO cinder.api.openstack.wsgi [None req-45be82a0-21a9-4f8a-9a49-8e8b00ec70ae 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:30:12.446 8 INFO cinder.api.openstack.wsgi [None req-d1077cef-2a6b-4a1f-b9e7-17a8aabd1991 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:30:22.443 7 INFO cinder.api.openstack.wsgi [None req-45be82a0-21a9-4f8a-9a49-8e8b00ec70ae 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:30:22.443 8 INFO cinder.api.openstack.wsgi [None req-d1077cef-2a6b-4a1f-b9e7-17a8aabd1991 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:30:22.444 7 INFO cinder.api.openstack.wsgi [None req-45be82a0-21a9-4f8a-9a49-8e8b00ec70ae 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:30:22.444 8 INFO cinder.api.openstack.wsgi [None req-d1077cef-2a6b-4a1f-b9e7-17a8aabd1991 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:30:32.444 7 INFO cinder.api.openstack.wsgi [None req-45be82a0-21a9-4f8a-9a49-8e8b00ec70ae 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:30:32.444 8 INFO cinder.api.openstack.wsgi [None req-d1077cef-2a6b-4a1f-b9e7-17a8aabd1991 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:30:32.444 7 INFO cinder.api.openstack.wsgi [None req-45be82a0-21a9-4f8a-9a49-8e8b00ec70ae 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:30:32.444 8 INFO cinder.api.openstack.wsgi [None req-d1077cef-2a6b-4a1f-b9e7-17a8aabd1991 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:30:42.444 7 INFO cinder.api.openstack.wsgi [None req-45be82a0-21a9-4f8a-9a49-8e8b00ec70ae 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:30:42.444 8 INFO cinder.api.openstack.wsgi [None req-d1077cef-2a6b-4a1f-b9e7-17a8aabd1991 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:30:42.445 7 INFO cinder.api.openstack.wsgi [None req-45be82a0-21a9-4f8a-9a49-8e8b00ec70ae 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:30:42.445 8 INFO cinder.api.openstack.wsgi [None req-d1077cef-2a6b-4a1f-b9e7-17a8aabd1991 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:30:52.443 7 INFO cinder.api.openstack.wsgi [None req-45be82a0-21a9-4f8a-9a49-8e8b00ec70ae 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:30:52.443 8 INFO cinder.api.openstack.wsgi [None req-d1077cef-2a6b-4a1f-b9e7-17a8aabd1991 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:30:52.444 7 INFO cinder.api.openstack.wsgi [None req-45be82a0-21a9-4f8a-9a49-8e8b00ec70ae 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:30:52.445 8 INFO cinder.api.openstack.wsgi [None req-d1077cef-2a6b-4a1f-b9e7-17a8aabd1991 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:31:02.444 7 INFO cinder.api.openstack.wsgi [None req-45be82a0-21a9-4f8a-9a49-8e8b00ec70ae 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:31:02.444 8 INFO cinder.api.openstack.wsgi [None req-d1077cef-2a6b-4a1f-b9e7-17a8aabd1991 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:31:02.444 7 INFO cinder.api.openstack.wsgi [None req-45be82a0-21a9-4f8a-9a49-8e8b00ec70ae 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:31:02.445 8 INFO cinder.api.openstack.wsgi [None req-d1077cef-2a6b-4a1f-b9e7-17a8aabd1991 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:31:12.443 7 INFO cinder.api.openstack.wsgi [None req-45be82a0-21a9-4f8a-9a49-8e8b00ec70ae 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:31:12.444 8 INFO cinder.api.openstack.wsgi [None req-d1077cef-2a6b-4a1f-b9e7-17a8aabd1991 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:31:12.444 7 INFO cinder.api.openstack.wsgi [None req-45be82a0-21a9-4f8a-9a49-8e8b00ec70ae 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:31:12.445 8 INFO cinder.api.openstack.wsgi [None req-d1077cef-2a6b-4a1f-b9e7-17a8aabd1991 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:31:22.444 7 INFO cinder.api.openstack.wsgi [None req-45be82a0-21a9-4f8a-9a49-8e8b00ec70ae 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:31:22.444 8 INFO cinder.api.openstack.wsgi [None req-d1077cef-2a6b-4a1f-b9e7-17a8aabd1991 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:31:22.445 7 INFO cinder.api.openstack.wsgi [None req-45be82a0-21a9-4f8a-9a49-8e8b00ec70ae 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:31:22.446 8 INFO cinder.api.openstack.wsgi [None req-d1077cef-2a6b-4a1f-b9e7-17a8aabd1991 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:31:32.443 7 INFO cinder.api.openstack.wsgi [None req-45be82a0-21a9-4f8a-9a49-8e8b00ec70ae 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:31:32.444 8 INFO cinder.api.openstack.wsgi [None req-d1077cef-2a6b-4a1f-b9e7-17a8aabd1991 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:31:32.444 7 INFO cinder.api.openstack.wsgi [None req-45be82a0-21a9-4f8a-9a49-8e8b00ec70ae 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:31:32.444 8 INFO cinder.api.openstack.wsgi [None req-d1077cef-2a6b-4a1f-b9e7-17a8aabd1991 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:31:42.444 7 INFO cinder.api.openstack.wsgi [None req-45be82a0-21a9-4f8a-9a49-8e8b00ec70ae 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:31:42.444 8 INFO cinder.api.openstack.wsgi [None req-d1077cef-2a6b-4a1f-b9e7-17a8aabd1991 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:31:42.445 7 INFO cinder.api.openstack.wsgi [None req-45be82a0-21a9-4f8a-9a49-8e8b00ec70ae 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:31:42.445 8 INFO cinder.api.openstack.wsgi [None req-d1077cef-2a6b-4a1f-b9e7-17a8aabd1991 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:31:52.443 7 INFO cinder.api.openstack.wsgi [None req-45be82a0-21a9-4f8a-9a49-8e8b00ec70ae 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:31:52.443 8 INFO cinder.api.openstack.wsgi [None req-d1077cef-2a6b-4a1f-b9e7-17a8aabd1991 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:31:52.444 7 INFO cinder.api.openstack.wsgi [None req-45be82a0-21a9-4f8a-9a49-8e8b00ec70ae 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:31:52.445 8 INFO cinder.api.openstack.wsgi [None req-d1077cef-2a6b-4a1f-b9e7-17a8aabd1991 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:32:02.444 7 INFO cinder.api.openstack.wsgi [None req-45be82a0-21a9-4f8a-9a49-8e8b00ec70ae 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:32:02.444 8 INFO cinder.api.openstack.wsgi [None req-d1077cef-2a6b-4a1f-b9e7-17a8aabd1991 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:32:02.445 7 INFO cinder.api.openstack.wsgi [None req-45be82a0-21a9-4f8a-9a49-8e8b00ec70ae 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:32:02.445 8 INFO cinder.api.openstack.wsgi [None req-d1077cef-2a6b-4a1f-b9e7-17a8aabd1991 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:32:12.443 7 INFO cinder.api.openstack.wsgi [None req-45be82a0-21a9-4f8a-9a49-8e8b00ec70ae 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:32:12.443 8 INFO cinder.api.openstack.wsgi [None req-d1077cef-2a6b-4a1f-b9e7-17a8aabd1991 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:32:12.444 7 INFO cinder.api.openstack.wsgi [None req-45be82a0-21a9-4f8a-9a49-8e8b00ec70ae 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:32:12.444 8 INFO cinder.api.openstack.wsgi [None req-d1077cef-2a6b-4a1f-b9e7-17a8aabd1991 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:32:22.444 8 INFO cinder.api.openstack.wsgi [None req-d1077cef-2a6b-4a1f-b9e7-17a8aabd1991 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:32:22.444 7 INFO cinder.api.openstack.wsgi [None req-45be82a0-21a9-4f8a-9a49-8e8b00ec70ae 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:32:22.445 8 INFO cinder.api.openstack.wsgi [None req-d1077cef-2a6b-4a1f-b9e7-17a8aabd1991 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:32:22.445 7 INFO cinder.api.openstack.wsgi [None req-45be82a0-21a9-4f8a-9a49-8e8b00ec70ae 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:32:32.443 8 INFO cinder.api.openstack.wsgi [None req-d1077cef-2a6b-4a1f-b9e7-17a8aabd1991 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:32:32.444 7 INFO cinder.api.openstack.wsgi [None req-45be82a0-21a9-4f8a-9a49-8e8b00ec70ae 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:32:32.444 8 INFO cinder.api.openstack.wsgi [None req-d1077cef-2a6b-4a1f-b9e7-17a8aabd1991 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:32:32.445 7 INFO cinder.api.openstack.wsgi [None req-45be82a0-21a9-4f8a-9a49-8e8b00ec70ae 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:32:42.443 8 INFO cinder.api.openstack.wsgi [None req-d1077cef-2a6b-4a1f-b9e7-17a8aabd1991 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:32:42.444 7 INFO cinder.api.openstack.wsgi [None req-45be82a0-21a9-4f8a-9a49-8e8b00ec70ae 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:32:42.444 8 INFO cinder.api.openstack.wsgi [None req-d1077cef-2a6b-4a1f-b9e7-17a8aabd1991 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:32:42.445 7 INFO cinder.api.openstack.wsgi [None req-45be82a0-21a9-4f8a-9a49-8e8b00ec70ae 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:32:52.444 8 INFO cinder.api.openstack.wsgi [None req-d1077cef-2a6b-4a1f-b9e7-17a8aabd1991 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:32:52.444 7 INFO cinder.api.openstack.wsgi [None req-45be82a0-21a9-4f8a-9a49-8e8b00ec70ae 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:32:52.445 8 INFO cinder.api.openstack.wsgi [None req-d1077cef-2a6b-4a1f-b9e7-17a8aabd1991 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:32:52.445 7 INFO cinder.api.openstack.wsgi [None req-45be82a0-21a9-4f8a-9a49-8e8b00ec70ae 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:33:02.444 8 INFO cinder.api.openstack.wsgi [None req-d1077cef-2a6b-4a1f-b9e7-17a8aabd1991 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:33:02.444 7 INFO cinder.api.openstack.wsgi [None req-45be82a0-21a9-4f8a-9a49-8e8b00ec70ae 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:33:02.445 8 INFO cinder.api.openstack.wsgi [None req-d1077cef-2a6b-4a1f-b9e7-17a8aabd1991 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:33:02.445 7 INFO cinder.api.openstack.wsgi [None req-45be82a0-21a9-4f8a-9a49-8e8b00ec70ae 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:33:12.444 8 INFO cinder.api.openstack.wsgi [None req-d1077cef-2a6b-4a1f-b9e7-17a8aabd1991 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:33:12.444 7 INFO cinder.api.openstack.wsgi [None req-45be82a0-21a9-4f8a-9a49-8e8b00ec70ae 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:33:12.445 8 INFO cinder.api.openstack.wsgi [None req-d1077cef-2a6b-4a1f-b9e7-17a8aabd1991 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:33:12.448 7 INFO cinder.api.openstack.wsgi [None req-45be82a0-21a9-4f8a-9a49-8e8b00ec70ae 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:33:22.444 8 INFO cinder.api.openstack.wsgi [None req-d1077cef-2a6b-4a1f-b9e7-17a8aabd1991 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:33:22.444 8 INFO cinder.api.openstack.wsgi [None req-d1077cef-2a6b-4a1f-b9e7-17a8aabd1991 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:33:22.444 7 INFO cinder.api.openstack.wsgi [None req-45be82a0-21a9-4f8a-9a49-8e8b00ec70ae 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:33:22.447 7 INFO cinder.api.openstack.wsgi [None req-45be82a0-21a9-4f8a-9a49-8e8b00ec70ae 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:33:32.444 7 INFO cinder.api.openstack.wsgi [None req-45be82a0-21a9-4f8a-9a49-8e8b00ec70ae 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:33:32.444 8 INFO cinder.api.openstack.wsgi [None req-d1077cef-2a6b-4a1f-b9e7-17a8aabd1991 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:33:32.444 7 INFO cinder.api.openstack.wsgi [None req-45be82a0-21a9-4f8a-9a49-8e8b00ec70ae 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:33:32.445 8 INFO cinder.api.openstack.wsgi [None req-d1077cef-2a6b-4a1f-b9e7-17a8aabd1991 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:33:42.443 7 INFO cinder.api.openstack.wsgi [None req-45be82a0-21a9-4f8a-9a49-8e8b00ec70ae 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:33:42.443 8 INFO cinder.api.openstack.wsgi [None req-d1077cef-2a6b-4a1f-b9e7-17a8aabd1991 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:33:42.444 7 INFO cinder.api.openstack.wsgi [None req-45be82a0-21a9-4f8a-9a49-8e8b00ec70ae 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:33:42.444 8 INFO cinder.api.openstack.wsgi [None req-d1077cef-2a6b-4a1f-b9e7-17a8aabd1991 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:33:52.444 8 INFO cinder.api.openstack.wsgi [None req-d1077cef-2a6b-4a1f-b9e7-17a8aabd1991 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:33:52.444 7 INFO cinder.api.openstack.wsgi [None req-45be82a0-21a9-4f8a-9a49-8e8b00ec70ae 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:33:52.445 8 INFO cinder.api.openstack.wsgi [None req-d1077cef-2a6b-4a1f-b9e7-17a8aabd1991 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:33:52.445 7 INFO cinder.api.openstack.wsgi [None req-45be82a0-21a9-4f8a-9a49-8e8b00ec70ae 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:34:02.444 8 INFO cinder.api.openstack.wsgi [None req-d1077cef-2a6b-4a1f-b9e7-17a8aabd1991 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:34:02.444 7 INFO cinder.api.openstack.wsgi [None req-45be82a0-21a9-4f8a-9a49-8e8b00ec70ae 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:34:02.445 8 INFO cinder.api.openstack.wsgi [None req-d1077cef-2a6b-4a1f-b9e7-17a8aabd1991 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:34:02.445 7 INFO cinder.api.openstack.wsgi [None req-45be82a0-21a9-4f8a-9a49-8e8b00ec70ae 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:34:12.444 8 INFO cinder.api.openstack.wsgi [None req-d1077cef-2a6b-4a1f-b9e7-17a8aabd1991 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:34:12.444 7 INFO cinder.api.openstack.wsgi [None req-45be82a0-21a9-4f8a-9a49-8e8b00ec70ae 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:34:12.445 8 INFO cinder.api.openstack.wsgi [None req-d1077cef-2a6b-4a1f-b9e7-17a8aabd1991 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:34:12.445 7 INFO cinder.api.openstack.wsgi [None req-45be82a0-21a9-4f8a-9a49-8e8b00ec70ae 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:34:22.444 7 INFO cinder.api.openstack.wsgi [None req-45be82a0-21a9-4f8a-9a49-8e8b00ec70ae 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:34:22.444 8 INFO cinder.api.openstack.wsgi [None req-d1077cef-2a6b-4a1f-b9e7-17a8aabd1991 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:34:22.445 7 INFO cinder.api.openstack.wsgi [None req-45be82a0-21a9-4f8a-9a49-8e8b00ec70ae 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:34:22.446 8 INFO cinder.api.openstack.wsgi [None req-d1077cef-2a6b-4a1f-b9e7-17a8aabd1991 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:34:32.443 8 INFO cinder.api.openstack.wsgi [None req-d1077cef-2a6b-4a1f-b9e7-17a8aabd1991 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:34:32.443 7 INFO cinder.api.openstack.wsgi [None req-45be82a0-21a9-4f8a-9a49-8e8b00ec70ae 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:34:32.444 8 INFO cinder.api.openstack.wsgi [None req-d1077cef-2a6b-4a1f-b9e7-17a8aabd1991 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:34:32.444 7 INFO cinder.api.openstack.wsgi [None req-45be82a0-21a9-4f8a-9a49-8e8b00ec70ae 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:34:42.444 8 INFO cinder.api.openstack.wsgi [None req-d1077cef-2a6b-4a1f-b9e7-17a8aabd1991 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:34:42.444 7 INFO cinder.api.openstack.wsgi [None req-45be82a0-21a9-4f8a-9a49-8e8b00ec70ae 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:34:42.445 8 INFO cinder.api.openstack.wsgi [None req-d1077cef-2a6b-4a1f-b9e7-17a8aabd1991 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:34:42.445 7 INFO cinder.api.openstack.wsgi [None req-45be82a0-21a9-4f8a-9a49-8e8b00ec70ae 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:34:52.443 8 INFO cinder.api.openstack.wsgi [None req-d1077cef-2a6b-4a1f-b9e7-17a8aabd1991 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:34:52.443 7 INFO cinder.api.openstack.wsgi [None req-45be82a0-21a9-4f8a-9a49-8e8b00ec70ae 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:34:52.444 8 INFO cinder.api.openstack.wsgi [None req-d1077cef-2a6b-4a1f-b9e7-17a8aabd1991 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:34:52.445 7 INFO cinder.api.openstack.wsgi [None req-45be82a0-21a9-4f8a-9a49-8e8b00ec70ae 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:35:02.444 8 INFO cinder.api.openstack.wsgi [None req-d1077cef-2a6b-4a1f-b9e7-17a8aabd1991 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:35:02.445 7 INFO cinder.api.openstack.wsgi [None req-45be82a0-21a9-4f8a-9a49-8e8b00ec70ae 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:35:02.446 8 INFO cinder.api.openstack.wsgi [None req-d1077cef-2a6b-4a1f-b9e7-17a8aabd1991 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:35:02.446 7 INFO cinder.api.openstack.wsgi [None req-45be82a0-21a9-4f8a-9a49-8e8b00ec70ae 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:35:12.443 7 INFO cinder.api.openstack.wsgi [None req-45be82a0-21a9-4f8a-9a49-8e8b00ec70ae 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:35:12.444 8 INFO cinder.api.openstack.wsgi [None req-d1077cef-2a6b-4a1f-b9e7-17a8aabd1991 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:35:12.444 7 INFO cinder.api.openstack.wsgi [None req-45be82a0-21a9-4f8a-9a49-8e8b00ec70ae 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:35:12.445 8 INFO cinder.api.openstack.wsgi [None req-d1077cef-2a6b-4a1f-b9e7-17a8aabd1991 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:35:22.443 7 INFO cinder.api.openstack.wsgi [None req-45be82a0-21a9-4f8a-9a49-8e8b00ec70ae 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:35:22.444 8 INFO cinder.api.openstack.wsgi [None req-d1077cef-2a6b-4a1f-b9e7-17a8aabd1991 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:35:22.445 7 INFO cinder.api.openstack.wsgi [None req-45be82a0-21a9-4f8a-9a49-8e8b00ec70ae 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:35:22.445 8 INFO cinder.api.openstack.wsgi [None req-d1077cef-2a6b-4a1f-b9e7-17a8aabd1991 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:35:32.444 7 INFO cinder.api.openstack.wsgi [None req-45be82a0-21a9-4f8a-9a49-8e8b00ec70ae 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:35:32.445 8 INFO cinder.api.openstack.wsgi [None req-d1077cef-2a6b-4a1f-b9e7-17a8aabd1991 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:35:32.445 8 INFO cinder.api.openstack.wsgi [None req-d1077cef-2a6b-4a1f-b9e7-17a8aabd1991 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:35:32.445 7 INFO cinder.api.openstack.wsgi [None req-45be82a0-21a9-4f8a-9a49-8e8b00ec70ae 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:35:42.444 8 INFO cinder.api.openstack.wsgi [None req-d1077cef-2a6b-4a1f-b9e7-17a8aabd1991 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:35:42.444 7 INFO cinder.api.openstack.wsgi [None req-45be82a0-21a9-4f8a-9a49-8e8b00ec70ae 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:35:42.445 8 INFO cinder.api.openstack.wsgi [None req-d1077cef-2a6b-4a1f-b9e7-17a8aabd1991 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:35:42.446 7 INFO cinder.api.openstack.wsgi [None req-45be82a0-21a9-4f8a-9a49-8e8b00ec70ae 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:35:52.444 8 INFO cinder.api.openstack.wsgi [None req-d1077cef-2a6b-4a1f-b9e7-17a8aabd1991 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:35:52.444 7 INFO cinder.api.openstack.wsgi [None req-45be82a0-21a9-4f8a-9a49-8e8b00ec70ae 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:35:52.445 8 INFO cinder.api.openstack.wsgi [None req-d1077cef-2a6b-4a1f-b9e7-17a8aabd1991 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:35:52.446 7 INFO cinder.api.openstack.wsgi [None req-45be82a0-21a9-4f8a-9a49-8e8b00ec70ae 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:36:02.444 8 INFO cinder.api.openstack.wsgi [None req-d1077cef-2a6b-4a1f-b9e7-17a8aabd1991 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:36:02.444 7 INFO cinder.api.openstack.wsgi [None req-45be82a0-21a9-4f8a-9a49-8e8b00ec70ae 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:36:02.445 8 INFO cinder.api.openstack.wsgi [None req-d1077cef-2a6b-4a1f-b9e7-17a8aabd1991 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:36:02.445 7 INFO cinder.api.openstack.wsgi [None req-45be82a0-21a9-4f8a-9a49-8e8b00ec70ae 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:36:11.820 8 INFO cinder.api.openstack.wsgi [None req-e52787cb-2bfb-49cf-ac11-e7329d257a7f 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET https://volume.199-19-213-226.nip.io/v3/e34136c9e217430aa9e079d8dd5d2217/os-quota-sets/17c3f0f42d36483f9b1ceb9c660adbc6?usage=False 2026-05-21 16:36:11.846 8 INFO cinder.api.openstack.wsgi [None req-e52787cb-2bfb-49cf-ac11-e7329d257a7f 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] https://volume.199-19-213-226.nip.io/v3/e34136c9e217430aa9e079d8dd5d2217/os-quota-sets/17c3f0f42d36483f9b1ceb9c660adbc6?usage=False returned with HTTP 200 [pid: 8|app: 0|req: 198/394] 199.19.213.226 () {44 vars in 1068 bytes} [Thu May 21 16:36:11 2026] GET /v3/e34136c9e217430aa9e079d8dd5d2217/os-quota-sets/17c3f0f42d36483f9b1ceb9c660adbc6?usage=False => generated 340 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-21 16:36:12.443 7 INFO cinder.api.openstack.wsgi [None req-45be82a0-21a9-4f8a-9a49-8e8b00ec70ae 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:36:12.444 8 INFO cinder.api.openstack.wsgi [None req-e52787cb-2bfb-49cf-ac11-e7329d257a7f 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:36:12.444 8 INFO cinder.api.openstack.wsgi [None req-e52787cb-2bfb-49cf-ac11-e7329d257a7f 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:36:12.445 7 INFO cinder.api.openstack.wsgi [None req-45be82a0-21a9-4f8a-9a49-8e8b00ec70ae 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:36:15.579 8 INFO cinder.api.openstack.wsgi [None req-f5fcc533-e2b4-4f32-b420-9c72a2cb2647 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] PUT https://volume.199-19-213-226.nip.io/v3/e34136c9e217430aa9e079d8dd5d2217/os-quota-sets/17c3f0f42d36483f9b1ceb9c660adbc6 2026-05-21 16:36:15.642 8 INFO cinder.api.openstack.wsgi [None req-f5fcc533-e2b4-4f32-b420-9c72a2cb2647 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] https://volume.199-19-213-226.nip.io/v3/e34136c9e217430aa9e079d8dd5d2217/os-quota-sets/17c3f0f42d36483f9b1ceb9c660adbc6 returned with HTTP 200 [pid: 8|app: 0|req: 200/397] 199.19.213.226 () {48 vars in 1097 bytes} [Thu May 21 16:36:15 2026] PUT /v3/e34136c9e217430aa9e079d8dd5d2217/os-quota-sets/17c3f0f42d36483f9b1ceb9c660adbc6 => generated 296 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-21 16:36:22.444 7 INFO cinder.api.openstack.wsgi [None req-45be82a0-21a9-4f8a-9a49-8e8b00ec70ae 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:36:22.444 8 INFO cinder.api.openstack.wsgi [None req-f5fcc533-e2b4-4f32-b420-9c72a2cb2647 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:36:22.445 7 INFO cinder.api.openstack.wsgi [None req-45be82a0-21a9-4f8a-9a49-8e8b00ec70ae 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:36:22.445 8 INFO cinder.api.openstack.wsgi [None req-f5fcc533-e2b4-4f32-b420-9c72a2cb2647 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:36:32.444 7 INFO cinder.api.openstack.wsgi [None req-45be82a0-21a9-4f8a-9a49-8e8b00ec70ae 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:36:32.444 8 INFO cinder.api.openstack.wsgi [None req-f5fcc533-e2b4-4f32-b420-9c72a2cb2647 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:36:32.444 7 INFO cinder.api.openstack.wsgi [None req-45be82a0-21a9-4f8a-9a49-8e8b00ec70ae 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:36:32.445 8 INFO cinder.api.openstack.wsgi [None req-f5fcc533-e2b4-4f32-b420-9c72a2cb2647 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:36:42.444 7 INFO cinder.api.openstack.wsgi [None req-45be82a0-21a9-4f8a-9a49-8e8b00ec70ae 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:36:42.444 8 INFO cinder.api.openstack.wsgi [None req-f5fcc533-e2b4-4f32-b420-9c72a2cb2647 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:36:42.445 7 INFO cinder.api.openstack.wsgi [None req-45be82a0-21a9-4f8a-9a49-8e8b00ec70ae 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:36:42.445 8 INFO cinder.api.openstack.wsgi [None req-f5fcc533-e2b4-4f32-b420-9c72a2cb2647 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:36:52.443 8 INFO cinder.api.openstack.wsgi [None req-f5fcc533-e2b4-4f32-b420-9c72a2cb2647 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:36:52.444 8 INFO cinder.api.openstack.wsgi [None req-f5fcc533-e2b4-4f32-b420-9c72a2cb2647 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:36:52.443 7 INFO cinder.api.openstack.wsgi [None req-45be82a0-21a9-4f8a-9a49-8e8b00ec70ae 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:36:52.445 7 INFO cinder.api.openstack.wsgi [None req-45be82a0-21a9-4f8a-9a49-8e8b00ec70ae 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:37:02.444 8 INFO cinder.api.openstack.wsgi [None req-f5fcc533-e2b4-4f32-b420-9c72a2cb2647 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:37:02.445 8 INFO cinder.api.openstack.wsgi [None req-f5fcc533-e2b4-4f32-b420-9c72a2cb2647 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:37:02.446 7 INFO cinder.api.openstack.wsgi [None req-45be82a0-21a9-4f8a-9a49-8e8b00ec70ae 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:37:02.447 7 INFO cinder.api.openstack.wsgi [None req-45be82a0-21a9-4f8a-9a49-8e8b00ec70ae 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:37:12.444 8 INFO cinder.api.openstack.wsgi [None req-f5fcc533-e2b4-4f32-b420-9c72a2cb2647 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:37:12.444 7 INFO cinder.api.openstack.wsgi [None req-45be82a0-21a9-4f8a-9a49-8e8b00ec70ae 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:37:12.444 8 INFO cinder.api.openstack.wsgi [None req-f5fcc533-e2b4-4f32-b420-9c72a2cb2647 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:37:12.446 7 INFO cinder.api.openstack.wsgi [None req-45be82a0-21a9-4f8a-9a49-8e8b00ec70ae 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:37:22.444 8 INFO cinder.api.openstack.wsgi [None req-f5fcc533-e2b4-4f32-b420-9c72a2cb2647 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:37:22.444 7 INFO cinder.api.openstack.wsgi [None req-45be82a0-21a9-4f8a-9a49-8e8b00ec70ae 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:37:22.444 8 INFO cinder.api.openstack.wsgi [None req-f5fcc533-e2b4-4f32-b420-9c72a2cb2647 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:37:22.445 7 INFO cinder.api.openstack.wsgi [None req-45be82a0-21a9-4f8a-9a49-8e8b00ec70ae 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:37:32.443 8 INFO cinder.api.openstack.wsgi [None req-f5fcc533-e2b4-4f32-b420-9c72a2cb2647 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:37:32.443 7 INFO cinder.api.openstack.wsgi [None req-45be82a0-21a9-4f8a-9a49-8e8b00ec70ae 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:37:32.444 8 INFO cinder.api.openstack.wsgi [None req-f5fcc533-e2b4-4f32-b420-9c72a2cb2647 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:37:32.444 7 INFO cinder.api.openstack.wsgi [None req-45be82a0-21a9-4f8a-9a49-8e8b00ec70ae 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:37:33.607 8 INFO cinder.api.openstack.wsgi [None req-466693fb-c942-4c65-af1f-78adede4e48b 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/volumes/detail?all_tenants=true 2026-05-21 16:37:33.631 8 INFO cinder.volume.api [None req-466693fb-c942-4c65-af1f-78adede4e48b 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] Get all volumes completed successfully. 2026-05-21 16:37:33.632 8 INFO cinder.api.openstack.wsgi [None req-466693fb-c942-4c65-af1f-78adede4e48b 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 209/414] 10.0.0.211 () {28 vars in 683 bytes} [Thu May 21 16:37:33 2026] GET /v3/e34136c9e217430aa9e079d8dd5d2217/volumes/detail?all_tenants=true => generated 15 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-21 16:37:33.675 7 INFO cinder.api.openstack.wsgi [None req-952b8c98-a432-4b16-afbb-ba9d9e6ee3a6 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/os-quota-sets/17c3f0f42d36483f9b1ceb9c660adbc6?usage=true 2026-05-21 16:37:33.697 7 INFO cinder.api.openstack.wsgi [None req-952b8c98-a432-4b16-afbb-ba9d9e6ee3a6 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/os-quota-sets/17c3f0f42d36483f9b1ceb9c660adbc6?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 206/415] 10.0.0.211 () {28 vars in 735 bytes} [Thu May 21 16:37:33 2026] GET /v3/e34136c9e217430aa9e079d8dd5d2217/os-quota-sets/17c3f0f42d36483f9b1ceb9c660adbc6?usage=true => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-21 16:37:33.709 8 INFO cinder.api.openstack.wsgi [None req-f9677bf0-e045-4b3a-b3d1-f5e7704ca2ee 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/os-quota-sets/4d0fafcf81744288badf64d5d6648f32?usage=true 2026-05-21 16:37:33.734 8 INFO cinder.api.openstack.wsgi [None req-f9677bf0-e045-4b3a-b3d1-f5e7704ca2ee 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/os-quota-sets/4d0fafcf81744288badf64d5d6648f32?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 210/416] 10.0.0.211 () {28 vars in 735 bytes} [Thu May 21 16:37:33 2026] GET /v3/e34136c9e217430aa9e079d8dd5d2217/os-quota-sets/4d0fafcf81744288badf64d5d6648f32?usage=true => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-21 16:37:33.746 7 INFO cinder.api.openstack.wsgi [None req-cf00aef3-cce3-42da-be22-e9081a94916c 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/os-quota-sets/e34136c9e217430aa9e079d8dd5d2217?usage=true 2026-05-21 16:37:33.764 7 INFO cinder.api.openstack.wsgi [None req-cf00aef3-cce3-42da-be22-e9081a94916c 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/os-quota-sets/e34136c9e217430aa9e079d8dd5d2217?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 207/417] 10.0.0.211 () {28 vars in 735 bytes} [Thu May 21 16:37:33 2026] GET /v3/e34136c9e217430aa9e079d8dd5d2217/os-quota-sets/e34136c9e217430aa9e079d8dd5d2217?usage=true => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-21 16:37:33.773 8 INFO cinder.api.openstack.wsgi [None req-4cfe4666-d46b-4319-b145-54a724dbd8e7 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/os-services 2026-05-21 16:37:33.781 8 INFO cinder.api.openstack.wsgi [None req-4cfe4666-d46b-4319-b145-54a724dbd8e7 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/os-services returned with HTTP 200 [pid: 8|app: 0|req: 211/418] 10.0.0.211 () {28 vars in 644 bytes} [Thu May 21 16:37:33 2026] GET /v3/e34136c9e217430aa9e079d8dd5d2217/os-services => generated 646 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-21 16:37:33.790 7 INFO cinder.api.openstack.wsgi [None req-73605d0b-55b5-4cea-9d09-73d82e3ac1c0 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/volumes/detail?all_tenants=true 2026-05-21 16:37:33.825 7 INFO cinder.volume.api [None req-73605d0b-55b5-4cea-9d09-73d82e3ac1c0 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] Get all volumes completed successfully. 2026-05-21 16:37:33.828 7 INFO cinder.api.openstack.wsgi [None req-73605d0b-55b5-4cea-9d09-73d82e3ac1c0 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 208/419] 10.0.0.211 () {28 vars in 683 bytes} [Thu May 21 16:37:33 2026] GET /v3/e34136c9e217430aa9e079d8dd5d2217/volumes/detail?all_tenants=true => generated 15 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-21 16:37:33.838 8 INFO cinder.api.openstack.wsgi [None req-0c67fc6c-b7d7-424f-b342-e6ac11acd4a2 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/scheduler-stats/get_pools?detail=true 2026-05-21 16:37:34.376 8 INFO cinder.api.openstack.wsgi [None req-0c67fc6c-b7d7-424f-b342-e6ac11acd4a2 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 212/420] 10.0.0.211 () {28 vars in 695 bytes} [Thu May 21 16:37:33 2026] GET /v3/e34136c9e217430aa9e079d8dd5d2217/scheduler-stats/get_pools?detail=true => generated 670 bytes in 544 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-21 16:37:34.390 7 INFO cinder.api.openstack.wsgi [None req-41ca4407-9027-463f-a025-35b179d79bab 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/snapshots?all_tenants=true 2026-05-21 16:37:34.408 7 INFO cinder.volume.api [None req-41ca4407-9027-463f-a025-35b179d79bab 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] Get all snapshots completed successfully. 2026-05-21 16:37:34.408 7 INFO cinder.api.openstack.wsgi [None req-41ca4407-9027-463f-a025-35b179d79bab 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 209/421] 10.0.0.211 () {28 vars in 673 bytes} [Thu May 21 16:37:34 2026] GET /v3/e34136c9e217430aa9e079d8dd5d2217/snapshots?all_tenants=true => generated 17 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-21 16:37:42.444 7 INFO cinder.api.openstack.wsgi [None req-41ca4407-9027-463f-a025-35b179d79bab 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:37:42.444 8 INFO cinder.api.openstack.wsgi [None req-0c67fc6c-b7d7-424f-b342-e6ac11acd4a2 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:37:42.445 7 INFO cinder.api.openstack.wsgi [None req-41ca4407-9027-463f-a025-35b179d79bab 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:37:42.446 8 INFO cinder.api.openstack.wsgi [None req-0c67fc6c-b7d7-424f-b342-e6ac11acd4a2 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:37:52.443 7 INFO cinder.api.openstack.wsgi [None req-41ca4407-9027-463f-a025-35b179d79bab 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:37:52.443 8 INFO cinder.api.openstack.wsgi [None req-0c67fc6c-b7d7-424f-b342-e6ac11acd4a2 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:37:52.444 7 INFO cinder.api.openstack.wsgi [None req-41ca4407-9027-463f-a025-35b179d79bab 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:37:52.445 8 INFO cinder.api.openstack.wsgi [None req-0c67fc6c-b7d7-424f-b342-e6ac11acd4a2 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:38:02.444 7 INFO cinder.api.openstack.wsgi [None req-41ca4407-9027-463f-a025-35b179d79bab 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:38:02.444 8 INFO cinder.api.openstack.wsgi [None req-0c67fc6c-b7d7-424f-b342-e6ac11acd4a2 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:38:02.445 7 INFO cinder.api.openstack.wsgi [None req-41ca4407-9027-463f-a025-35b179d79bab 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:38:02.446 8 INFO cinder.api.openstack.wsgi [None req-0c67fc6c-b7d7-424f-b342-e6ac11acd4a2 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:38:12.444 7 INFO cinder.api.openstack.wsgi [None req-41ca4407-9027-463f-a025-35b179d79bab 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:38:12.444 8 INFO cinder.api.openstack.wsgi [None req-0c67fc6c-b7d7-424f-b342-e6ac11acd4a2 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:38:12.445 7 INFO cinder.api.openstack.wsgi [None req-41ca4407-9027-463f-a025-35b179d79bab 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:38:12.445 8 INFO cinder.api.openstack.wsgi [None req-0c67fc6c-b7d7-424f-b342-e6ac11acd4a2 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:38:22.444 7 INFO cinder.api.openstack.wsgi [None req-41ca4407-9027-463f-a025-35b179d79bab 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:38:22.444 8 INFO cinder.api.openstack.wsgi [None req-0c67fc6c-b7d7-424f-b342-e6ac11acd4a2 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:38:22.445 7 INFO cinder.api.openstack.wsgi [None req-41ca4407-9027-463f-a025-35b179d79bab 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:38:22.445 8 INFO cinder.api.openstack.wsgi [None req-0c67fc6c-b7d7-424f-b342-e6ac11acd4a2 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:38:32.444 7 INFO cinder.api.openstack.wsgi [None req-41ca4407-9027-463f-a025-35b179d79bab 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:38:32.445 8 INFO cinder.api.openstack.wsgi [None req-0c67fc6c-b7d7-424f-b342-e6ac11acd4a2 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:38:32.445 7 INFO cinder.api.openstack.wsgi [None req-41ca4407-9027-463f-a025-35b179d79bab 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:38:32.446 8 INFO cinder.api.openstack.wsgi [None req-0c67fc6c-b7d7-424f-b342-e6ac11acd4a2 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:38:33.647 7 INFO cinder.api.openstack.wsgi [None req-d07f5f45-6301-414c-9fb0-eabd0aa10255 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/os-quota-sets/17c3f0f42d36483f9b1ceb9c660adbc6?usage=true 2026-05-21 16:38:33.668 7 INFO cinder.api.openstack.wsgi [None req-d07f5f45-6301-414c-9fb0-eabd0aa10255 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/os-quota-sets/17c3f0f42d36483f9b1ceb9c660adbc6?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 216/434] 10.0.0.211 () {28 vars in 735 bytes} [Thu May 21 16:38:33 2026] GET /v3/e34136c9e217430aa9e079d8dd5d2217/os-quota-sets/17c3f0f42d36483f9b1ceb9c660adbc6?usage=true => generated 845 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-21 16:38:33.678 8 INFO cinder.api.openstack.wsgi [None req-dd856de7-cfd8-4830-aebb-5445bf12bba7 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/os-quota-sets/4d0fafcf81744288badf64d5d6648f32?usage=true 2026-05-21 16:38:33.699 8 INFO cinder.api.openstack.wsgi [None req-dd856de7-cfd8-4830-aebb-5445bf12bba7 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/os-quota-sets/4d0fafcf81744288badf64d5d6648f32?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 219/435] 10.0.0.211 () {28 vars in 735 bytes} [Thu May 21 16:38:33 2026] GET /v3/e34136c9e217430aa9e079d8dd5d2217/os-quota-sets/4d0fafcf81744288badf64d5d6648f32?usage=true => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-21 16:38:33.711 7 INFO cinder.api.openstack.wsgi [None req-cffcbb63-dfc6-4687-b6ca-7eb130027569 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/os-quota-sets/e34136c9e217430aa9e079d8dd5d2217?usage=true 2026-05-21 16:38:33.733 7 INFO cinder.api.openstack.wsgi [None req-cffcbb63-dfc6-4687-b6ca-7eb130027569 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/os-quota-sets/e34136c9e217430aa9e079d8dd5d2217?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 217/436] 10.0.0.211 () {28 vars in 735 bytes} [Thu May 21 16:38:33 2026] GET /v3/e34136c9e217430aa9e079d8dd5d2217/os-quota-sets/e34136c9e217430aa9e079d8dd5d2217?usage=true => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-21 16:38:33.743 8 INFO cinder.api.openstack.wsgi [None req-6da58eae-3c54-45bc-8ec9-0335a3dc894e 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/os-services 2026-05-21 16:38:33.748 8 INFO cinder.api.openstack.wsgi [None req-6da58eae-3c54-45bc-8ec9-0335a3dc894e 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/os-services returned with HTTP 200 [pid: 8|app: 0|req: 220/437] 10.0.0.211 () {28 vars in 644 bytes} [Thu May 21 16:38:33 2026] GET /v3/e34136c9e217430aa9e079d8dd5d2217/os-services => generated 646 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-21 16:38:33.756 7 INFO cinder.api.openstack.wsgi [None req-33233fba-59d2-4299-baa3-54c60e881d0b 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/volumes/detail?all_tenants=true 2026-05-21 16:38:33.764 7 INFO cinder.volume.api [None req-33233fba-59d2-4299-baa3-54c60e881d0b 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] Get all volumes completed successfully. 2026-05-21 16:38:33.766 7 INFO cinder.api.openstack.wsgi [None req-33233fba-59d2-4299-baa3-54c60e881d0b 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 218/438] 10.0.0.211 () {28 vars in 683 bytes} [Thu May 21 16:38:33 2026] GET /v3/e34136c9e217430aa9e079d8dd5d2217/volumes/detail?all_tenants=true => generated 15 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-21 16:38:33.777 8 INFO cinder.api.openstack.wsgi [None req-b41e3e6d-408b-46e4-bae2-a2fa1367634d 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/volumes/detail?all_tenants=true 2026-05-21 16:38:33.784 8 INFO cinder.volume.api [None req-b41e3e6d-408b-46e4-bae2-a2fa1367634d 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] Get all volumes completed successfully. 2026-05-21 16:38:33.785 8 INFO cinder.api.openstack.wsgi [None req-b41e3e6d-408b-46e4-bae2-a2fa1367634d 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 221/439] 10.0.0.211 () {28 vars in 683 bytes} [Thu May 21 16:38:33 2026] GET /v3/e34136c9e217430aa9e079d8dd5d2217/volumes/detail?all_tenants=true => generated 15 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-21 16:38:33.792 7 INFO cinder.api.openstack.wsgi [None req-af61656e-bcbc-4662-aea0-dedde418a19f 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/snapshots?all_tenants=true 2026-05-21 16:38:33.798 7 INFO cinder.volume.api [None req-af61656e-bcbc-4662-aea0-dedde418a19f 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] Get all snapshots completed successfully. 2026-05-21 16:38:33.798 7 INFO cinder.api.openstack.wsgi [None req-af61656e-bcbc-4662-aea0-dedde418a19f 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 219/440] 10.0.0.211 () {28 vars in 673 bytes} [Thu May 21 16:38:33 2026] GET /v3/e34136c9e217430aa9e079d8dd5d2217/snapshots?all_tenants=true => generated 17 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-21 16:38:33.809 8 INFO cinder.api.openstack.wsgi [None req-94e6b055-2981-4bc4-9281-24d0404c9d73 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/scheduler-stats/get_pools?detail=true 2026-05-21 16:38:34.314 8 INFO cinder.api.openstack.wsgi [None req-94e6b055-2981-4bc4-9281-24d0404c9d73 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 222/441] 10.0.0.211 () {28 vars in 695 bytes} [Thu May 21 16:38:33 2026] GET /v3/e34136c9e217430aa9e079d8dd5d2217/scheduler-stats/get_pools?detail=true => generated 670 bytes in 513 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-21 16:38:42.443 7 INFO cinder.api.openstack.wsgi [None req-af61656e-bcbc-4662-aea0-dedde418a19f 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:38:42.444 8 INFO cinder.api.openstack.wsgi [None req-94e6b055-2981-4bc4-9281-24d0404c9d73 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:38:42.444 7 INFO cinder.api.openstack.wsgi [None req-af61656e-bcbc-4662-aea0-dedde418a19f 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:38:42.445 8 INFO cinder.api.openstack.wsgi [None req-94e6b055-2981-4bc4-9281-24d0404c9d73 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:38:52.443 7 INFO cinder.api.openstack.wsgi [None req-af61656e-bcbc-4662-aea0-dedde418a19f 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:38:52.443 8 INFO cinder.api.openstack.wsgi [None req-94e6b055-2981-4bc4-9281-24d0404c9d73 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:38:52.444 7 INFO cinder.api.openstack.wsgi [None req-af61656e-bcbc-4662-aea0-dedde418a19f 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:38:52.444 8 INFO cinder.api.openstack.wsgi [None req-94e6b055-2981-4bc4-9281-24d0404c9d73 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:39:02.444 8 INFO cinder.api.openstack.wsgi [None req-94e6b055-2981-4bc4-9281-24d0404c9d73 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:39:02.444 7 INFO cinder.api.openstack.wsgi [None req-af61656e-bcbc-4662-aea0-dedde418a19f 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:39:02.445 8 INFO cinder.api.openstack.wsgi [None req-94e6b055-2981-4bc4-9281-24d0404c9d73 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:39:02.445 7 INFO cinder.api.openstack.wsgi [None req-af61656e-bcbc-4662-aea0-dedde418a19f 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:39:12.444 7 INFO cinder.api.openstack.wsgi [None req-af61656e-bcbc-4662-aea0-dedde418a19f 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:39:12.445 8 INFO cinder.api.openstack.wsgi [None req-94e6b055-2981-4bc4-9281-24d0404c9d73 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:39:12.445 7 INFO cinder.api.openstack.wsgi [None req-af61656e-bcbc-4662-aea0-dedde418a19f 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:39:12.446 8 INFO cinder.api.openstack.wsgi [None req-94e6b055-2981-4bc4-9281-24d0404c9d73 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:39:22.444 7 INFO cinder.api.openstack.wsgi [None req-af61656e-bcbc-4662-aea0-dedde418a19f 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:39:22.444 8 INFO cinder.api.openstack.wsgi [None req-94e6b055-2981-4bc4-9281-24d0404c9d73 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:39:22.445 8 INFO cinder.api.openstack.wsgi [None req-94e6b055-2981-4bc4-9281-24d0404c9d73 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:39:22.445 7 INFO cinder.api.openstack.wsgi [None req-af61656e-bcbc-4662-aea0-dedde418a19f 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:39:32.443 8 INFO cinder.api.openstack.wsgi [None req-94e6b055-2981-4bc4-9281-24d0404c9d73 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:39:32.444 7 INFO cinder.api.openstack.wsgi [None req-af61656e-bcbc-4662-aea0-dedde418a19f 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:39:32.444 8 INFO cinder.api.openstack.wsgi [None req-94e6b055-2981-4bc4-9281-24d0404c9d73 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:39:32.445 7 INFO cinder.api.openstack.wsgi [None req-af61656e-bcbc-4662-aea0-dedde418a19f 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:39:33.600 8 INFO cinder.api.openstack.wsgi [None req-86ca539f-7ee7-4705-bd30-cd38bbf5abd3 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/volumes/detail?all_tenants=true 2026-05-21 16:39:33.621 8 INFO cinder.volume.api [None req-86ca539f-7ee7-4705-bd30-cd38bbf5abd3 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] Get all volumes completed successfully. 2026-05-21 16:39:33.624 8 INFO cinder.api.openstack.wsgi [None req-86ca539f-7ee7-4705-bd30-cd38bbf5abd3 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 229/454] 10.0.0.211 () {28 vars in 683 bytes} [Thu May 21 16:39:33 2026] GET /v3/e34136c9e217430aa9e079d8dd5d2217/volumes/detail?all_tenants=true => generated 15 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-21 16:39:33.637 7 INFO cinder.api.openstack.wsgi [None req-a3342d5c-73ef-441b-8559-44c7a7486050 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/scheduler-stats/get_pools?detail=true 2026-05-21 16:39:34.176 7 INFO cinder.api.openstack.wsgi [None req-a3342d5c-73ef-441b-8559-44c7a7486050 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 226/455] 10.0.0.211 () {28 vars in 695 bytes} [Thu May 21 16:39:33 2026] GET /v3/e34136c9e217430aa9e079d8dd5d2217/scheduler-stats/get_pools?detail=true => generated 670 bytes in 547 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-21 16:39:34.186 8 INFO cinder.api.openstack.wsgi [None req-e4e98e42-9c62-44ba-9cdb-1bed5e045e65 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/volumes/detail?all_tenants=true 2026-05-21 16:39:34.195 8 INFO cinder.volume.api [None req-e4e98e42-9c62-44ba-9cdb-1bed5e045e65 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] Get all volumes completed successfully. 2026-05-21 16:39:34.197 8 INFO cinder.api.openstack.wsgi [None req-e4e98e42-9c62-44ba-9cdb-1bed5e045e65 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 230/456] 10.0.0.211 () {28 vars in 683 bytes} [Thu May 21 16:39:34 2026] GET /v3/e34136c9e217430aa9e079d8dd5d2217/volumes/detail?all_tenants=true => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-21 16:39:34.239 7 INFO cinder.api.openstack.wsgi [None req-94770b92-3724-4bd3-80fe-5cbd0842c65a 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/os-quota-sets/17c3f0f42d36483f9b1ceb9c660adbc6?usage=true 2026-05-21 16:39:34.262 7 INFO cinder.api.openstack.wsgi [None req-94770b92-3724-4bd3-80fe-5cbd0842c65a 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/os-quota-sets/17c3f0f42d36483f9b1ceb9c660adbc6?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 227/457] 10.0.0.211 () {28 vars in 735 bytes} [Thu May 21 16:39:34 2026] GET /v3/e34136c9e217430aa9e079d8dd5d2217/os-quota-sets/17c3f0f42d36483f9b1ceb9c660adbc6?usage=true => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-21 16:39:34.272 8 INFO cinder.api.openstack.wsgi [None req-07ef48bb-e3c1-4d14-91ff-33240afd4ee7 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/os-quota-sets/4d0fafcf81744288badf64d5d6648f32?usage=true 2026-05-21 16:39:34.292 8 INFO cinder.api.openstack.wsgi [None req-07ef48bb-e3c1-4d14-91ff-33240afd4ee7 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/os-quota-sets/4d0fafcf81744288badf64d5d6648f32?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 231/458] 10.0.0.211 () {28 vars in 735 bytes} [Thu May 21 16:39:34 2026] GET /v3/e34136c9e217430aa9e079d8dd5d2217/os-quota-sets/4d0fafcf81744288badf64d5d6648f32?usage=true => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-21 16:39:34.306 7 INFO cinder.api.openstack.wsgi [None req-97ff84c2-de5d-4723-b97b-0d1f6da21ad6 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/os-quota-sets/e34136c9e217430aa9e079d8dd5d2217?usage=true 2026-05-21 16:39:34.326 7 INFO cinder.api.openstack.wsgi [None req-97ff84c2-de5d-4723-b97b-0d1f6da21ad6 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/os-quota-sets/e34136c9e217430aa9e079d8dd5d2217?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 228/459] 10.0.0.211 () {28 vars in 735 bytes} [Thu May 21 16:39:34 2026] GET /v3/e34136c9e217430aa9e079d8dd5d2217/os-quota-sets/e34136c9e217430aa9e079d8dd5d2217?usage=true => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-21 16:39:34.337 8 INFO cinder.api.openstack.wsgi [None req-c23f5ad3-781a-45e5-a867-cf938efb1b80 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/snapshots?all_tenants=true 2026-05-21 16:39:34.352 8 INFO cinder.volume.api [None req-c23f5ad3-781a-45e5-a867-cf938efb1b80 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] Get all snapshots completed successfully. 2026-05-21 16:39:34.352 8 INFO cinder.api.openstack.wsgi [None req-c23f5ad3-781a-45e5-a867-cf938efb1b80 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 232/460] 10.0.0.211 () {28 vars in 673 bytes} [Thu May 21 16:39:34 2026] GET /v3/e34136c9e217430aa9e079d8dd5d2217/snapshots?all_tenants=true => generated 17 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-21 16:39:34.362 7 INFO cinder.api.openstack.wsgi [None req-6c8d30d5-6b23-40bf-811a-407ffaf2235d 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/os-services 2026-05-21 16:39:34.367 7 INFO cinder.api.openstack.wsgi [None req-6c8d30d5-6b23-40bf-811a-407ffaf2235d 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/os-services returned with HTTP 200 [pid: 7|app: 0|req: 229/461] 10.0.0.211 () {28 vars in 644 bytes} [Thu May 21 16:39:34 2026] GET /v3/e34136c9e217430aa9e079d8dd5d2217/os-services => generated 646 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-21 16:39:42.444 8 INFO cinder.api.openstack.wsgi [None req-c23f5ad3-781a-45e5-a867-cf938efb1b80 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:39:42.445 7 INFO cinder.api.openstack.wsgi [None req-6c8d30d5-6b23-40bf-811a-407ffaf2235d 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:39:42.445 8 INFO cinder.api.openstack.wsgi [None req-c23f5ad3-781a-45e5-a867-cf938efb1b80 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:39:42.446 7 INFO cinder.api.openstack.wsgi [None req-6c8d30d5-6b23-40bf-811a-407ffaf2235d 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:39:52.443 8 INFO cinder.api.openstack.wsgi [None req-c23f5ad3-781a-45e5-a867-cf938efb1b80 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:39:52.443 7 INFO cinder.api.openstack.wsgi [None req-6c8d30d5-6b23-40bf-811a-407ffaf2235d 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:39:52.444 7 INFO cinder.api.openstack.wsgi [None req-6c8d30d5-6b23-40bf-811a-407ffaf2235d 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:39:52.444 8 INFO cinder.api.openstack.wsgi [None req-c23f5ad3-781a-45e5-a867-cf938efb1b80 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:40:02.443 7 INFO cinder.api.openstack.wsgi [None req-6c8d30d5-6b23-40bf-811a-407ffaf2235d 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:40:02.444 7 INFO cinder.api.openstack.wsgi [None req-6c8d30d5-6b23-40bf-811a-407ffaf2235d 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:40:02.447 8 INFO cinder.api.openstack.wsgi [None req-c23f5ad3-781a-45e5-a867-cf938efb1b80 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:40:02.448 8 INFO cinder.api.openstack.wsgi [None req-c23f5ad3-781a-45e5-a867-cf938efb1b80 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:40:12.444 7 INFO cinder.api.openstack.wsgi [None req-6c8d30d5-6b23-40bf-811a-407ffaf2235d 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:40:12.444 8 INFO cinder.api.openstack.wsgi [None req-c23f5ad3-781a-45e5-a867-cf938efb1b80 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:40:12.445 7 INFO cinder.api.openstack.wsgi [None req-6c8d30d5-6b23-40bf-811a-407ffaf2235d 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:40:12.445 8 INFO cinder.api.openstack.wsgi [None req-c23f5ad3-781a-45e5-a867-cf938efb1b80 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:40:22.444 7 INFO cinder.api.openstack.wsgi [None req-6c8d30d5-6b23-40bf-811a-407ffaf2235d 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:40:22.444 8 INFO cinder.api.openstack.wsgi [None req-c23f5ad3-781a-45e5-a867-cf938efb1b80 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:40:22.445 8 INFO cinder.api.openstack.wsgi [None req-c23f5ad3-781a-45e5-a867-cf938efb1b80 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:40:22.445 7 INFO cinder.api.openstack.wsgi [None req-6c8d30d5-6b23-40bf-811a-407ffaf2235d 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:40:32.444 7 INFO cinder.api.openstack.wsgi [None req-6c8d30d5-6b23-40bf-811a-407ffaf2235d 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:40:32.445 8 INFO cinder.api.openstack.wsgi [None req-c23f5ad3-781a-45e5-a867-cf938efb1b80 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:40:32.446 7 INFO cinder.api.openstack.wsgi [None req-6c8d30d5-6b23-40bf-811a-407ffaf2235d 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:40:32.446 8 INFO cinder.api.openstack.wsgi [None req-c23f5ad3-781a-45e5-a867-cf938efb1b80 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:40:33.590 7 INFO cinder.api.openstack.wsgi [None req-1b21986d-cdee-46ca-a22b-49e4a527ad04 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/volumes/detail?all_tenants=true 2026-05-21 16:40:33.603 7 INFO cinder.volume.api [None req-1b21986d-cdee-46ca-a22b-49e4a527ad04 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] Get all volumes completed successfully. 2026-05-21 16:40:33.605 7 INFO cinder.api.openstack.wsgi [None req-1b21986d-cdee-46ca-a22b-49e4a527ad04 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 236/474] 10.0.0.211 () {28 vars in 683 bytes} [Thu May 21 16:40:33 2026] GET /v3/e34136c9e217430aa9e079d8dd5d2217/volumes/detail?all_tenants=true => generated 15 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-21 16:40:33.620 8 INFO cinder.api.openstack.wsgi [None req-fd94f075-5f8f-41f8-9847-e86c3c7d654c 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/os-services 2026-05-21 16:40:33.625 8 INFO cinder.api.openstack.wsgi [None req-fd94f075-5f8f-41f8-9847-e86c3c7d654c 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/os-services returned with HTTP 200 [pid: 8|app: 0|req: 239/475] 10.0.0.211 () {28 vars in 644 bytes} [Thu May 21 16:40:33 2026] GET /v3/e34136c9e217430aa9e079d8dd5d2217/os-services => generated 646 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-21 16:40:33.632 7 INFO cinder.api.openstack.wsgi [None req-1f2b02a6-1631-42a9-9f23-9adfef6bc679 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/volumes/detail?all_tenants=true 2026-05-21 16:40:33.648 7 INFO cinder.volume.api [None req-1f2b02a6-1631-42a9-9f23-9adfef6bc679 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] Get all volumes completed successfully. 2026-05-21 16:40:33.650 7 INFO cinder.api.openstack.wsgi [None req-1f2b02a6-1631-42a9-9f23-9adfef6bc679 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 237/476] 10.0.0.211 () {28 vars in 683 bytes} [Thu May 21 16:40:33 2026] GET /v3/e34136c9e217430aa9e079d8dd5d2217/volumes/detail?all_tenants=true => generated 15 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-21 16:40:33.723 8 INFO cinder.api.openstack.wsgi [None req-94e0b2f6-a173-44d8-aa0b-aa87b7309efd 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/os-quota-sets/17c3f0f42d36483f9b1ceb9c660adbc6?usage=true 2026-05-21 16:40:33.749 8 INFO cinder.api.openstack.wsgi [None req-94e0b2f6-a173-44d8-aa0b-aa87b7309efd 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/os-quota-sets/17c3f0f42d36483f9b1ceb9c660adbc6?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 240/477] 10.0.0.211 () {28 vars in 735 bytes} [Thu May 21 16:40:33 2026] GET /v3/e34136c9e217430aa9e079d8dd5d2217/os-quota-sets/17c3f0f42d36483f9b1ceb9c660adbc6?usage=true => generated 845 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-21 16:40:33.759 7 INFO cinder.api.openstack.wsgi [None req-5e3949c4-7f0d-424d-816e-1aa4772d4c78 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/os-quota-sets/4d0fafcf81744288badf64d5d6648f32?usage=true 2026-05-21 16:40:33.774 7 INFO cinder.api.openstack.wsgi [None req-5e3949c4-7f0d-424d-816e-1aa4772d4c78 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/os-quota-sets/4d0fafcf81744288badf64d5d6648f32?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 238/478] 10.0.0.211 () {28 vars in 735 bytes} [Thu May 21 16:40:33 2026] GET /v3/e34136c9e217430aa9e079d8dd5d2217/os-quota-sets/4d0fafcf81744288badf64d5d6648f32?usage=true => generated 847 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-21 16:40:33.789 8 INFO cinder.api.openstack.wsgi [None req-a3b7a77c-f145-4087-98fd-2fc6e3014e6a 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/os-quota-sets/e34136c9e217430aa9e079d8dd5d2217?usage=true 2026-05-21 16:40:33.815 8 INFO cinder.api.openstack.wsgi [None req-a3b7a77c-f145-4087-98fd-2fc6e3014e6a 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/os-quota-sets/e34136c9e217430aa9e079d8dd5d2217?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 241/479] 10.0.0.211 () {28 vars in 735 bytes} [Thu May 21 16:40:33 2026] GET /v3/e34136c9e217430aa9e079d8dd5d2217/os-quota-sets/e34136c9e217430aa9e079d8dd5d2217?usage=true => generated 845 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-21 16:40:33.826 7 INFO cinder.api.openstack.wsgi [None req-f7c6c723-db07-4275-a48f-cd656fb74e3e 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/snapshots?all_tenants=true 2026-05-21 16:40:33.833 7 INFO cinder.volume.api [None req-f7c6c723-db07-4275-a48f-cd656fb74e3e 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] Get all snapshots completed successfully. 2026-05-21 16:40:33.834 7 INFO cinder.api.openstack.wsgi [None req-f7c6c723-db07-4275-a48f-cd656fb74e3e 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 239/480] 10.0.0.211 () {28 vars in 673 bytes} [Thu May 21 16:40:33 2026] GET /v3/e34136c9e217430aa9e079d8dd5d2217/snapshots?all_tenants=true => generated 17 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-21 16:40:33.843 8 INFO cinder.api.openstack.wsgi [None req-725f4341-97b5-4cd9-923c-673f58556a47 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/scheduler-stats/get_pools?detail=true 2026-05-21 16:40:34.347 8 INFO cinder.api.openstack.wsgi [None req-725f4341-97b5-4cd9-923c-673f58556a47 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 242/481] 10.0.0.211 () {28 vars in 695 bytes} [Thu May 21 16:40:33 2026] GET /v3/e34136c9e217430aa9e079d8dd5d2217/scheduler-stats/get_pools?detail=true => generated 670 bytes in 510 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-21 16:40:42.443 7 INFO cinder.api.openstack.wsgi [None req-f7c6c723-db07-4275-a48f-cd656fb74e3e 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:40:42.443 8 INFO cinder.api.openstack.wsgi [None req-725f4341-97b5-4cd9-923c-673f58556a47 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:40:42.444 7 INFO cinder.api.openstack.wsgi [None req-f7c6c723-db07-4275-a48f-cd656fb74e3e 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:40:42.444 8 INFO cinder.api.openstack.wsgi [None req-725f4341-97b5-4cd9-923c-673f58556a47 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:40:52.446 8 INFO cinder.api.openstack.wsgi [None req-725f4341-97b5-4cd9-923c-673f58556a47 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:40:52.446 7 INFO cinder.api.openstack.wsgi [None req-f7c6c723-db07-4275-a48f-cd656fb74e3e 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:40:52.447 7 INFO cinder.api.openstack.wsgi [None req-f7c6c723-db07-4275-a48f-cd656fb74e3e 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:40:52.447 8 INFO cinder.api.openstack.wsgi [None req-725f4341-97b5-4cd9-923c-673f58556a47 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:41:02.444 7 INFO cinder.api.openstack.wsgi [None req-f7c6c723-db07-4275-a48f-cd656fb74e3e 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:41:02.444 8 INFO cinder.api.openstack.wsgi [None req-725f4341-97b5-4cd9-923c-673f58556a47 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:41:02.445 7 INFO cinder.api.openstack.wsgi [None req-f7c6c723-db07-4275-a48f-cd656fb74e3e 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:41:02.445 8 INFO cinder.api.openstack.wsgi [None req-725f4341-97b5-4cd9-923c-673f58556a47 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:41:12.444 8 INFO cinder.api.openstack.wsgi [None req-725f4341-97b5-4cd9-923c-673f58556a47 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:41:12.444 7 INFO cinder.api.openstack.wsgi [None req-f7c6c723-db07-4275-a48f-cd656fb74e3e 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:41:12.445 8 INFO cinder.api.openstack.wsgi [None req-725f4341-97b5-4cd9-923c-673f58556a47 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:41:12.445 7 INFO cinder.api.openstack.wsgi [None req-f7c6c723-db07-4275-a48f-cd656fb74e3e 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:41:22.444 8 INFO cinder.api.openstack.wsgi [None req-725f4341-97b5-4cd9-923c-673f58556a47 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:41:22.444 7 INFO cinder.api.openstack.wsgi [None req-f7c6c723-db07-4275-a48f-cd656fb74e3e 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:41:22.445 7 INFO cinder.api.openstack.wsgi [None req-f7c6c723-db07-4275-a48f-cd656fb74e3e 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:41:22.447 8 INFO cinder.api.openstack.wsgi [None req-725f4341-97b5-4cd9-923c-673f58556a47 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:41:32.443 8 INFO cinder.api.openstack.wsgi [None req-725f4341-97b5-4cd9-923c-673f58556a47 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:41:32.443 7 INFO cinder.api.openstack.wsgi [None req-f7c6c723-db07-4275-a48f-cd656fb74e3e 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:41:32.444 8 INFO cinder.api.openstack.wsgi [None req-725f4341-97b5-4cd9-923c-673f58556a47 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:41:32.444 7 INFO cinder.api.openstack.wsgi [None req-f7c6c723-db07-4275-a48f-cd656fb74e3e 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:41:33.610 8 INFO cinder.api.openstack.wsgi [None req-ee213294-6347-4632-bc69-17a2f334907b 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/os-services 2026-05-21 16:41:33.615 8 INFO cinder.api.openstack.wsgi [None req-ee213294-6347-4632-bc69-17a2f334907b 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/os-services returned with HTTP 200 [pid: 8|app: 0|req: 249/494] 10.0.0.211 () {28 vars in 644 bytes} [Thu May 21 16:41:33 2026] GET /v3/e34136c9e217430aa9e079d8dd5d2217/os-services => generated 646 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-21 16:41:33.629 7 INFO cinder.api.openstack.wsgi [None req-2fca8c8c-c315-4c84-9610-78c146c168eb 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/scheduler-stats/get_pools?detail=true 2026-05-21 16:41:34.133 7 INFO cinder.api.openstack.wsgi [None req-2fca8c8c-c315-4c84-9610-78c146c168eb 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 246/495] 10.0.0.211 () {28 vars in 695 bytes} [Thu May 21 16:41:33 2026] GET /v3/e34136c9e217430aa9e079d8dd5d2217/scheduler-stats/get_pools?detail=true => generated 670 bytes in 514 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-21 16:41:34.149 8 INFO cinder.api.openstack.wsgi [None req-b6544d49-bbb8-4099-80d5-85b8f7a09c74 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/volumes/detail?all_tenants=true 2026-05-21 16:41:34.167 8 INFO cinder.volume.api [None req-b6544d49-bbb8-4099-80d5-85b8f7a09c74 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] Get all volumes completed successfully. 2026-05-21 16:41:34.169 8 INFO cinder.api.openstack.wsgi [None req-b6544d49-bbb8-4099-80d5-85b8f7a09c74 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 250/496] 10.0.0.211 () {28 vars in 683 bytes} [Thu May 21 16:41:34 2026] GET /v3/e34136c9e217430aa9e079d8dd5d2217/volumes/detail?all_tenants=true => generated 15 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-21 16:41:34.180 7 INFO cinder.api.openstack.wsgi [None req-de421546-6da2-405e-9f22-f714b41e865b 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/snapshots?all_tenants=true 2026-05-21 16:41:34.188 7 INFO cinder.volume.api [None req-de421546-6da2-405e-9f22-f714b41e865b 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] Get all snapshots completed successfully. 2026-05-21 16:41:34.188 7 INFO cinder.api.openstack.wsgi [None req-de421546-6da2-405e-9f22-f714b41e865b 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 247/497] 10.0.0.211 () {28 vars in 673 bytes} [Thu May 21 16:41:34 2026] GET /v3/e34136c9e217430aa9e079d8dd5d2217/snapshots?all_tenants=true => generated 17 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-21 16:41:34.232 8 INFO cinder.api.openstack.wsgi [None req-3c9f4a0c-3efd-40f7-95e7-24637112a591 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/os-quota-sets/17c3f0f42d36483f9b1ceb9c660adbc6?usage=true 2026-05-21 16:41:34.253 8 INFO cinder.api.openstack.wsgi [None req-3c9f4a0c-3efd-40f7-95e7-24637112a591 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/os-quota-sets/17c3f0f42d36483f9b1ceb9c660adbc6?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 251/498] 10.0.0.211 () {28 vars in 735 bytes} [Thu May 21 16:41:34 2026] GET /v3/e34136c9e217430aa9e079d8dd5d2217/os-quota-sets/17c3f0f42d36483f9b1ceb9c660adbc6?usage=true => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-21 16:41:34.272 7 INFO cinder.api.openstack.wsgi [None req-5fb78aa5-c12e-41c4-bba9-4fa7559f85b5 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/os-quota-sets/4d0fafcf81744288badf64d5d6648f32?usage=true 2026-05-21 16:41:34.292 7 INFO cinder.api.openstack.wsgi [None req-5fb78aa5-c12e-41c4-bba9-4fa7559f85b5 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/os-quota-sets/4d0fafcf81744288badf64d5d6648f32?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 248/499] 10.0.0.211 () {28 vars in 735 bytes} [Thu May 21 16:41:34 2026] GET /v3/e34136c9e217430aa9e079d8dd5d2217/os-quota-sets/4d0fafcf81744288badf64d5d6648f32?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-21 16:41:34.305 8 INFO cinder.api.openstack.wsgi [None req-be0b55c5-0ebb-4f88-9bc1-0cbe56c5076f 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/os-quota-sets/e34136c9e217430aa9e079d8dd5d2217?usage=true 2026-05-21 16:41:34.326 8 INFO cinder.api.openstack.wsgi [None req-be0b55c5-0ebb-4f88-9bc1-0cbe56c5076f 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/os-quota-sets/e34136c9e217430aa9e079d8dd5d2217?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 252/500] 10.0.0.211 () {28 vars in 735 bytes} [Thu May 21 16:41:34 2026] GET /v3/e34136c9e217430aa9e079d8dd5d2217/os-quota-sets/e34136c9e217430aa9e079d8dd5d2217?usage=true => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-21 16:41:34.337 7 INFO cinder.api.openstack.wsgi [None req-ffc1651b-206e-4c3c-be80-e52faa47b127 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/volumes/detail?all_tenants=true 2026-05-21 16:41:34.351 7 INFO cinder.volume.api [None req-ffc1651b-206e-4c3c-be80-e52faa47b127 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] Get all volumes completed successfully. 2026-05-21 16:41:34.354 7 INFO cinder.api.openstack.wsgi [None req-ffc1651b-206e-4c3c-be80-e52faa47b127 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 249/501] 10.0.0.211 () {28 vars in 683 bytes} [Thu May 21 16:41:34 2026] GET /v3/e34136c9e217430aa9e079d8dd5d2217/volumes/detail?all_tenants=true => generated 15 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-21 16:41:42.444 7 INFO cinder.api.openstack.wsgi [None req-ffc1651b-206e-4c3c-be80-e52faa47b127 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:41:42.444 8 INFO cinder.api.openstack.wsgi [None req-be0b55c5-0ebb-4f88-9bc1-0cbe56c5076f 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:41:42.444 7 INFO cinder.api.openstack.wsgi [None req-ffc1651b-206e-4c3c-be80-e52faa47b127 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:41:42.445 8 INFO cinder.api.openstack.wsgi [None req-be0b55c5-0ebb-4f88-9bc1-0cbe56c5076f 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:41:52.444 7 INFO cinder.api.openstack.wsgi [None req-ffc1651b-206e-4c3c-be80-e52faa47b127 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:41:52.444 8 INFO cinder.api.openstack.wsgi [None req-be0b55c5-0ebb-4f88-9bc1-0cbe56c5076f 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:41:52.445 7 INFO cinder.api.openstack.wsgi [None req-ffc1651b-206e-4c3c-be80-e52faa47b127 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:41:52.445 8 INFO cinder.api.openstack.wsgi [None req-be0b55c5-0ebb-4f88-9bc1-0cbe56c5076f 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:42:02.444 8 INFO cinder.api.openstack.wsgi [None req-be0b55c5-0ebb-4f88-9bc1-0cbe56c5076f 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:42:02.444 7 INFO cinder.api.openstack.wsgi [None req-ffc1651b-206e-4c3c-be80-e52faa47b127 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:42:02.444 8 INFO cinder.api.openstack.wsgi [None req-be0b55c5-0ebb-4f88-9bc1-0cbe56c5076f 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:42:02.445 7 INFO cinder.api.openstack.wsgi [None req-ffc1651b-206e-4c3c-be80-e52faa47b127 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:42:12.444 8 INFO cinder.api.openstack.wsgi [None req-be0b55c5-0ebb-4f88-9bc1-0cbe56c5076f 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:42:12.444 7 INFO cinder.api.openstack.wsgi [None req-ffc1651b-206e-4c3c-be80-e52faa47b127 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:42:12.444 8 INFO cinder.api.openstack.wsgi [None req-be0b55c5-0ebb-4f88-9bc1-0cbe56c5076f 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:42:12.445 7 INFO cinder.api.openstack.wsgi [None req-ffc1651b-206e-4c3c-be80-e52faa47b127 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:42:22.444 7 INFO cinder.api.openstack.wsgi [None req-ffc1651b-206e-4c3c-be80-e52faa47b127 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:42:22.444 8 INFO cinder.api.openstack.wsgi [None req-be0b55c5-0ebb-4f88-9bc1-0cbe56c5076f 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:42:22.445 7 INFO cinder.api.openstack.wsgi [None req-ffc1651b-206e-4c3c-be80-e52faa47b127 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:42:22.445 8 INFO cinder.api.openstack.wsgi [None req-be0b55c5-0ebb-4f88-9bc1-0cbe56c5076f 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:42:32.443 7 INFO cinder.api.openstack.wsgi [None req-ffc1651b-206e-4c3c-be80-e52faa47b127 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:42:32.443 8 INFO cinder.api.openstack.wsgi [None req-be0b55c5-0ebb-4f88-9bc1-0cbe56c5076f 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:42:32.444 7 INFO cinder.api.openstack.wsgi [None req-ffc1651b-206e-4c3c-be80-e52faa47b127 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:42:32.444 8 INFO cinder.api.openstack.wsgi [None req-be0b55c5-0ebb-4f88-9bc1-0cbe56c5076f 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:42:33.609 7 INFO cinder.api.openstack.wsgi [None req-6e585c1a-dba9-4639-bee3-95c04af74e34 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/volumes/detail?all_tenants=true 2026-05-21 16:42:33.620 7 INFO cinder.volume.api [None req-6e585c1a-dba9-4639-bee3-95c04af74e34 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] Get all volumes completed successfully. 2026-05-21 16:42:33.621 7 INFO cinder.api.openstack.wsgi [None req-6e585c1a-dba9-4639-bee3-95c04af74e34 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 256/514] 10.0.0.211 () {28 vars in 683 bytes} [Thu May 21 16:42:33 2026] GET /v3/e34136c9e217430aa9e079d8dd5d2217/volumes/detail?all_tenants=true => generated 15 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-21 16:42:33.634 8 INFO cinder.api.openstack.wsgi [None req-97a494b6-5898-4618-970a-2a01e51eb603 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/os-services 2026-05-21 16:42:33.643 8 INFO cinder.api.openstack.wsgi [None req-97a494b6-5898-4618-970a-2a01e51eb603 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/os-services returned with HTTP 200 [pid: 8|app: 0|req: 259/515] 10.0.0.211 () {28 vars in 644 bytes} [Thu May 21 16:42:33 2026] GET /v3/e34136c9e217430aa9e079d8dd5d2217/os-services => generated 646 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-21 16:42:33.654 7 INFO cinder.api.openstack.wsgi [None req-5de6172b-e5df-4288-b411-13a2394608af 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/volumes/detail?all_tenants=true 2026-05-21 16:42:33.663 7 INFO cinder.volume.api [None req-5de6172b-e5df-4288-b411-13a2394608af 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] Get all volumes completed successfully. 2026-05-21 16:42:33.665 7 INFO cinder.api.openstack.wsgi [None req-5de6172b-e5df-4288-b411-13a2394608af 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 257/516] 10.0.0.211 () {28 vars in 683 bytes} [Thu May 21 16:42:33 2026] GET /v3/e34136c9e217430aa9e079d8dd5d2217/volumes/detail?all_tenants=true => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-21 16:42:33.681 8 INFO cinder.api.openstack.wsgi [None req-5620081a-52bd-4a0a-b9d4-c7a499c1ccf0 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/scheduler-stats/get_pools?detail=true 2026-05-21 16:42:34.186 8 INFO cinder.api.openstack.wsgi [None req-5620081a-52bd-4a0a-b9d4-c7a499c1ccf0 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 260/517] 10.0.0.211 () {28 vars in 695 bytes} [Thu May 21 16:42:33 2026] GET /v3/e34136c9e217430aa9e079d8dd5d2217/scheduler-stats/get_pools?detail=true => generated 670 bytes in 515 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-21 16:42:34.199 7 INFO cinder.api.openstack.wsgi [None req-f971761f-10be-495e-974e-61a9bf8ae95b 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/snapshots?all_tenants=true 2026-05-21 16:42:34.205 7 INFO cinder.volume.api [None req-f971761f-10be-495e-974e-61a9bf8ae95b 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] Get all snapshots completed successfully. 2026-05-21 16:42:34.206 7 INFO cinder.api.openstack.wsgi [None req-f971761f-10be-495e-974e-61a9bf8ae95b 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 258/518] 10.0.0.211 () {28 vars in 673 bytes} [Thu May 21 16:42:34 2026] GET /v3/e34136c9e217430aa9e079d8dd5d2217/snapshots?all_tenants=true => generated 17 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-21 16:42:34.246 8 INFO cinder.api.openstack.wsgi [None req-c0233561-5366-44d6-8c1c-a9bdb01450e2 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/os-quota-sets/17c3f0f42d36483f9b1ceb9c660adbc6?usage=true 2026-05-21 16:42:34.267 8 INFO cinder.api.openstack.wsgi [None req-c0233561-5366-44d6-8c1c-a9bdb01450e2 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/os-quota-sets/17c3f0f42d36483f9b1ceb9c660adbc6?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 261/519] 10.0.0.211 () {28 vars in 735 bytes} [Thu May 21 16:42:34 2026] GET /v3/e34136c9e217430aa9e079d8dd5d2217/os-quota-sets/17c3f0f42d36483f9b1ceb9c660adbc6?usage=true => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-21 16:42:34.277 7 INFO cinder.api.openstack.wsgi [None req-25a0d9f0-4b7c-4314-b710-39ceb9dd2d91 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/os-quota-sets/4d0fafcf81744288badf64d5d6648f32?usage=true 2026-05-21 16:42:34.311 7 INFO cinder.api.openstack.wsgi [None req-25a0d9f0-4b7c-4314-b710-39ceb9dd2d91 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/os-quota-sets/4d0fafcf81744288badf64d5d6648f32?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 259/520] 10.0.0.211 () {28 vars in 735 bytes} [Thu May 21 16:42:34 2026] GET /v3/e34136c9e217430aa9e079d8dd5d2217/os-quota-sets/4d0fafcf81744288badf64d5d6648f32?usage=true => generated 847 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-21 16:42:34.321 8 INFO cinder.api.openstack.wsgi [None req-ed684b10-2836-413b-a4c5-d749876d18cd 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/os-quota-sets/e34136c9e217430aa9e079d8dd5d2217?usage=true 2026-05-21 16:42:34.340 8 INFO cinder.api.openstack.wsgi [None req-ed684b10-2836-413b-a4c5-d749876d18cd 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/os-quota-sets/e34136c9e217430aa9e079d8dd5d2217?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 262/521] 10.0.0.211 () {28 vars in 735 bytes} [Thu May 21 16:42:34 2026] GET /v3/e34136c9e217430aa9e079d8dd5d2217/os-quota-sets/e34136c9e217430aa9e079d8dd5d2217?usage=true => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-21 16:42:42.444 7 INFO cinder.api.openstack.wsgi [None req-25a0d9f0-4b7c-4314-b710-39ceb9dd2d91 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:42:42.444 8 INFO cinder.api.openstack.wsgi [None req-ed684b10-2836-413b-a4c5-d749876d18cd 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:42:42.445 7 INFO cinder.api.openstack.wsgi [None req-25a0d9f0-4b7c-4314-b710-39ceb9dd2d91 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:42:42.445 8 INFO cinder.api.openstack.wsgi [None req-ed684b10-2836-413b-a4c5-d749876d18cd 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:42:52.444 8 INFO cinder.api.openstack.wsgi [None req-ed684b10-2836-413b-a4c5-d749876d18cd 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:42:52.445 8 INFO cinder.api.openstack.wsgi [None req-ed684b10-2836-413b-a4c5-d749876d18cd 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:42:52.445 7 INFO cinder.api.openstack.wsgi [None req-25a0d9f0-4b7c-4314-b710-39ceb9dd2d91 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:42:52.446 7 INFO cinder.api.openstack.wsgi [None req-25a0d9f0-4b7c-4314-b710-39ceb9dd2d91 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:43:02.443 8 INFO cinder.api.openstack.wsgi [None req-ed684b10-2836-413b-a4c5-d749876d18cd 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:43:02.443 7 INFO cinder.api.openstack.wsgi [None req-25a0d9f0-4b7c-4314-b710-39ceb9dd2d91 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:43:02.444 8 INFO cinder.api.openstack.wsgi [None req-ed684b10-2836-413b-a4c5-d749876d18cd 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:43:02.445 7 INFO cinder.api.openstack.wsgi [None req-25a0d9f0-4b7c-4314-b710-39ceb9dd2d91 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:43:12.443 8 INFO cinder.api.openstack.wsgi [None req-ed684b10-2836-413b-a4c5-d749876d18cd 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:43:12.444 7 INFO cinder.api.openstack.wsgi [None req-25a0d9f0-4b7c-4314-b710-39ceb9dd2d91 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:43:12.444 8 INFO cinder.api.openstack.wsgi [None req-ed684b10-2836-413b-a4c5-d749876d18cd 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:43:12.445 7 INFO cinder.api.openstack.wsgi [None req-25a0d9f0-4b7c-4314-b710-39ceb9dd2d91 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:43:22.444 7 INFO cinder.api.openstack.wsgi [None req-25a0d9f0-4b7c-4314-b710-39ceb9dd2d91 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:43:22.444 8 INFO cinder.api.openstack.wsgi [None req-ed684b10-2836-413b-a4c5-d749876d18cd 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:43:22.445 7 INFO cinder.api.openstack.wsgi [None req-25a0d9f0-4b7c-4314-b710-39ceb9dd2d91 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:43:22.445 8 INFO cinder.api.openstack.wsgi [None req-ed684b10-2836-413b-a4c5-d749876d18cd 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:43:32.443 7 INFO cinder.api.openstack.wsgi [None req-25a0d9f0-4b7c-4314-b710-39ceb9dd2d91 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:43:32.443 8 INFO cinder.api.openstack.wsgi [None req-ed684b10-2836-413b-a4c5-d749876d18cd 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:43:32.444 7 INFO cinder.api.openstack.wsgi [None req-25a0d9f0-4b7c-4314-b710-39ceb9dd2d91 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:43:32.445 8 INFO cinder.api.openstack.wsgi [None req-ed684b10-2836-413b-a4c5-d749876d18cd 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:43:33.709 7 INFO cinder.api.openstack.wsgi [None req-47f0ba5c-cedc-4f8f-b4a5-3072827ba223 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/snapshots?all_tenants=true 2026-05-21 16:43:33.716 7 INFO cinder.volume.api [None req-47f0ba5c-cedc-4f8f-b4a5-3072827ba223 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] Get all snapshots completed successfully. 2026-05-21 16:43:33.716 7 INFO cinder.api.openstack.wsgi [None req-47f0ba5c-cedc-4f8f-b4a5-3072827ba223 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 266/534] 10.0.0.211 () {28 vars in 673 bytes} [Thu May 21 16:43:33 2026] GET /v3/e34136c9e217430aa9e079d8dd5d2217/snapshots?all_tenants=true => generated 17 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-21 16:43:33.725 8 INFO cinder.api.openstack.wsgi [None req-368fa0a9-a862-4a82-a8ff-2fe748eeb4d1 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/volumes/detail?all_tenants=true 2026-05-21 16:43:33.733 8 INFO cinder.volume.api [None req-368fa0a9-a862-4a82-a8ff-2fe748eeb4d1 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] Get all volumes completed successfully. 2026-05-21 16:43:33.734 8 INFO cinder.api.openstack.wsgi [None req-368fa0a9-a862-4a82-a8ff-2fe748eeb4d1 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 269/535] 10.0.0.211 () {28 vars in 683 bytes} [Thu May 21 16:43:33 2026] GET /v3/e34136c9e217430aa9e079d8dd5d2217/volumes/detail?all_tenants=true => generated 15 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-21 16:43:33.743 7 INFO cinder.api.openstack.wsgi [None req-dd93df99-0f3b-4887-8de3-c9a3750271fe 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/volumes/detail?all_tenants=true 2026-05-21 16:43:33.751 7 INFO cinder.volume.api [None req-dd93df99-0f3b-4887-8de3-c9a3750271fe 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] Get all volumes completed successfully. 2026-05-21 16:43:33.753 7 INFO cinder.api.openstack.wsgi [None req-dd93df99-0f3b-4887-8de3-c9a3750271fe 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 267/536] 10.0.0.211 () {28 vars in 683 bytes} [Thu May 21 16:43:33 2026] GET /v3/e34136c9e217430aa9e079d8dd5d2217/volumes/detail?all_tenants=true => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-21 16:43:33.763 8 INFO cinder.api.openstack.wsgi [None req-a5d0cdc4-e018-4ca0-86a6-0ff144940fb5 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/os-services 2026-05-21 16:43:33.769 8 INFO cinder.api.openstack.wsgi [None req-a5d0cdc4-e018-4ca0-86a6-0ff144940fb5 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/os-services returned with HTTP 200 [pid: 8|app: 0|req: 270/537] 10.0.0.211 () {28 vars in 644 bytes} [Thu May 21 16:43:33 2026] GET /v3/e34136c9e217430aa9e079d8dd5d2217/os-services => generated 646 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-21 16:43:33.780 7 INFO cinder.api.openstack.wsgi [None req-20148911-c02f-4b61-bc8c-15b8ae378b61 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/scheduler-stats/get_pools?detail=true 2026-05-21 16:43:34.284 7 INFO cinder.api.openstack.wsgi [None req-20148911-c02f-4b61-bc8c-15b8ae378b61 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 268/538] 10.0.0.211 () {28 vars in 695 bytes} [Thu May 21 16:43:33 2026] GET /v3/e34136c9e217430aa9e079d8dd5d2217/scheduler-stats/get_pools?detail=true => generated 670 bytes in 511 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-21 16:43:34.326 8 INFO cinder.api.openstack.wsgi [None req-cae93ed3-3a3b-4d42-8750-47135e6d7474 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/os-quota-sets/17c3f0f42d36483f9b1ceb9c660adbc6?usage=true 2026-05-21 16:43:34.362 8 INFO cinder.api.openstack.wsgi [None req-cae93ed3-3a3b-4d42-8750-47135e6d7474 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/os-quota-sets/17c3f0f42d36483f9b1ceb9c660adbc6?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 271/539] 10.0.0.211 () {28 vars in 735 bytes} [Thu May 21 16:43:34 2026] GET /v3/e34136c9e217430aa9e079d8dd5d2217/os-quota-sets/17c3f0f42d36483f9b1ceb9c660adbc6?usage=true => generated 845 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-21 16:43:34.374 7 INFO cinder.api.openstack.wsgi [None req-2d510d7f-af18-4d5c-a057-3012d4248285 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/os-quota-sets/4d0fafcf81744288badf64d5d6648f32?usage=true 2026-05-21 16:43:34.393 7 INFO cinder.api.openstack.wsgi [None req-2d510d7f-af18-4d5c-a057-3012d4248285 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/os-quota-sets/4d0fafcf81744288badf64d5d6648f32?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 269/540] 10.0.0.211 () {28 vars in 735 bytes} [Thu May 21 16:43:34 2026] GET /v3/e34136c9e217430aa9e079d8dd5d2217/os-quota-sets/4d0fafcf81744288badf64d5d6648f32?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-21 16:43:34.406 8 INFO cinder.api.openstack.wsgi [None req-dd6b4a27-5f8b-4968-a697-6fe9daeaafda 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/os-quota-sets/e34136c9e217430aa9e079d8dd5d2217?usage=true 2026-05-21 16:43:34.443 8 INFO cinder.api.openstack.wsgi [None req-dd6b4a27-5f8b-4968-a697-6fe9daeaafda 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/os-quota-sets/e34136c9e217430aa9e079d8dd5d2217?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 272/541] 10.0.0.211 () {28 vars in 735 bytes} [Thu May 21 16:43:34 2026] GET /v3/e34136c9e217430aa9e079d8dd5d2217/os-quota-sets/e34136c9e217430aa9e079d8dd5d2217?usage=true => generated 845 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-21 16:43:42.444 7 INFO cinder.api.openstack.wsgi [None req-2d510d7f-af18-4d5c-a057-3012d4248285 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:43:42.444 7 INFO cinder.api.openstack.wsgi [None req-2d510d7f-af18-4d5c-a057-3012d4248285 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:43:42.444 8 INFO cinder.api.openstack.wsgi [None req-dd6b4a27-5f8b-4968-a697-6fe9daeaafda 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:43:42.446 8 INFO cinder.api.openstack.wsgi [None req-dd6b4a27-5f8b-4968-a697-6fe9daeaafda 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:43:52.444 8 INFO cinder.api.openstack.wsgi [None req-dd6b4a27-5f8b-4968-a697-6fe9daeaafda 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:43:52.444 7 INFO cinder.api.openstack.wsgi [None req-2d510d7f-af18-4d5c-a057-3012d4248285 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:43:52.444 8 INFO cinder.api.openstack.wsgi [None req-dd6b4a27-5f8b-4968-a697-6fe9daeaafda 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:43:52.444 7 INFO cinder.api.openstack.wsgi [None req-2d510d7f-af18-4d5c-a057-3012d4248285 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:44:02.443 7 INFO cinder.api.openstack.wsgi [None req-2d510d7f-af18-4d5c-a057-3012d4248285 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:44:02.443 8 INFO cinder.api.openstack.wsgi [None req-dd6b4a27-5f8b-4968-a697-6fe9daeaafda 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:44:02.444 7 INFO cinder.api.openstack.wsgi [None req-2d510d7f-af18-4d5c-a057-3012d4248285 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:44:02.444 8 INFO cinder.api.openstack.wsgi [None req-dd6b4a27-5f8b-4968-a697-6fe9daeaafda 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:44:12.444 7 INFO cinder.api.openstack.wsgi [None req-2d510d7f-af18-4d5c-a057-3012d4248285 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:44:12.444 8 INFO cinder.api.openstack.wsgi [None req-dd6b4a27-5f8b-4968-a697-6fe9daeaafda 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:44:12.445 7 INFO cinder.api.openstack.wsgi [None req-2d510d7f-af18-4d5c-a057-3012d4248285 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:44:12.446 8 INFO cinder.api.openstack.wsgi [None req-dd6b4a27-5f8b-4968-a697-6fe9daeaafda 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:44:22.444 7 INFO cinder.api.openstack.wsgi [None req-2d510d7f-af18-4d5c-a057-3012d4248285 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:44:22.444 8 INFO cinder.api.openstack.wsgi [None req-dd6b4a27-5f8b-4968-a697-6fe9daeaafda 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:44:22.445 8 INFO cinder.api.openstack.wsgi [None req-dd6b4a27-5f8b-4968-a697-6fe9daeaafda 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:44:22.446 7 INFO cinder.api.openstack.wsgi [None req-2d510d7f-af18-4d5c-a057-3012d4248285 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:44:32.444 8 INFO cinder.api.openstack.wsgi [None req-dd6b4a27-5f8b-4968-a697-6fe9daeaafda 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:44:32.444 7 INFO cinder.api.openstack.wsgi [None req-2d510d7f-af18-4d5c-a057-3012d4248285 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:44:32.444 7 INFO cinder.api.openstack.wsgi [None req-2d510d7f-af18-4d5c-a057-3012d4248285 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:44:32.444 8 INFO cinder.api.openstack.wsgi [None req-dd6b4a27-5f8b-4968-a697-6fe9daeaafda 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:44:33.579 7 INFO cinder.api.openstack.wsgi [None req-9fb13952-b604-4000-8e21-7557b4c7897d 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/snapshots?all_tenants=true 2026-05-21 16:44:33.585 7 INFO cinder.volume.api [None req-9fb13952-b604-4000-8e21-7557b4c7897d 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] Get all snapshots completed successfully. 2026-05-21 16:44:33.585 7 INFO cinder.api.openstack.wsgi [None req-9fb13952-b604-4000-8e21-7557b4c7897d 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 276/554] 10.0.0.211 () {28 vars in 673 bytes} [Thu May 21 16:44:33 2026] GET /v3/e34136c9e217430aa9e079d8dd5d2217/snapshots?all_tenants=true => generated 17 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-21 16:44:33.596 8 INFO cinder.api.openstack.wsgi [None req-fa6f1242-89be-4193-a32b-3f8b7cc08473 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/os-services 2026-05-21 16:44:33.602 8 INFO cinder.api.openstack.wsgi [None req-fa6f1242-89be-4193-a32b-3f8b7cc08473 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/os-services returned with HTTP 200 [pid: 8|app: 0|req: 279/555] 10.0.0.211 () {28 vars in 644 bytes} [Thu May 21 16:44:33 2026] GET /v3/e34136c9e217430aa9e079d8dd5d2217/os-services => generated 646 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-21 16:44:33.636 7 INFO cinder.api.openstack.wsgi [None req-93c0c479-292e-4229-af8e-494f732ffe83 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/os-quota-sets/17c3f0f42d36483f9b1ceb9c660adbc6?usage=true 2026-05-21 16:44:33.653 7 INFO cinder.api.openstack.wsgi [None req-93c0c479-292e-4229-af8e-494f732ffe83 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/os-quota-sets/17c3f0f42d36483f9b1ceb9c660adbc6?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 277/556] 10.0.0.211 () {28 vars in 735 bytes} [Thu May 21 16:44:33 2026] GET /v3/e34136c9e217430aa9e079d8dd5d2217/os-quota-sets/17c3f0f42d36483f9b1ceb9c660adbc6?usage=true => generated 845 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-21 16:44:33.665 8 INFO cinder.api.openstack.wsgi [None req-52693858-f444-462b-a35c-e515b22fecc6 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/os-quota-sets/4d0fafcf81744288badf64d5d6648f32?usage=true 2026-05-21 16:44:33.694 8 INFO cinder.api.openstack.wsgi [None req-52693858-f444-462b-a35c-e515b22fecc6 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/os-quota-sets/4d0fafcf81744288badf64d5d6648f32?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 280/557] 10.0.0.211 () {28 vars in 735 bytes} [Thu May 21 16:44:33 2026] GET /v3/e34136c9e217430aa9e079d8dd5d2217/os-quota-sets/4d0fafcf81744288badf64d5d6648f32?usage=true => generated 847 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-21 16:44:33.704 7 INFO cinder.api.openstack.wsgi [None req-f1c2a5c7-d6c2-485f-8edb-6c59f6472b71 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/os-quota-sets/e34136c9e217430aa9e079d8dd5d2217?usage=true 2026-05-21 16:44:33.722 7 INFO cinder.api.openstack.wsgi [None req-f1c2a5c7-d6c2-485f-8edb-6c59f6472b71 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/os-quota-sets/e34136c9e217430aa9e079d8dd5d2217?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 278/558] 10.0.0.211 () {28 vars in 735 bytes} [Thu May 21 16:44:33 2026] GET /v3/e34136c9e217430aa9e079d8dd5d2217/os-quota-sets/e34136c9e217430aa9e079d8dd5d2217?usage=true => generated 845 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-21 16:44:33.737 8 INFO cinder.api.openstack.wsgi [None req-fa3a1637-adee-44a6-ba9b-8e1edd94d080 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/scheduler-stats/get_pools?detail=true 2026-05-21 16:44:34.243 8 INFO cinder.api.openstack.wsgi [None req-fa3a1637-adee-44a6-ba9b-8e1edd94d080 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 281/559] 10.0.0.211 () {28 vars in 695 bytes} [Thu May 21 16:44:33 2026] GET /v3/e34136c9e217430aa9e079d8dd5d2217/scheduler-stats/get_pools?detail=true => generated 670 bytes in 520 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-21 16:44:34.257 7 INFO cinder.api.openstack.wsgi [None req-1338e431-556c-434f-84ec-63b06509aaef 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/volumes/detail?all_tenants=true 2026-05-21 16:44:34.269 7 INFO cinder.volume.api [None req-1338e431-556c-434f-84ec-63b06509aaef 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] Get all volumes completed successfully. 2026-05-21 16:44:34.271 7 INFO cinder.api.openstack.wsgi [None req-1338e431-556c-434f-84ec-63b06509aaef 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 279/560] 10.0.0.211 () {28 vars in 683 bytes} [Thu May 21 16:44:34 2026] GET /v3/e34136c9e217430aa9e079d8dd5d2217/volumes/detail?all_tenants=true => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-21 16:44:34.283 8 INFO cinder.api.openstack.wsgi [None req-a15e9e38-e48c-4152-b2bf-41fd906f129d 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/volumes/detail?all_tenants=true 2026-05-21 16:44:34.294 8 INFO cinder.volume.api [None req-a15e9e38-e48c-4152-b2bf-41fd906f129d 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] Get all volumes completed successfully. 2026-05-21 16:44:34.296 8 INFO cinder.api.openstack.wsgi [None req-a15e9e38-e48c-4152-b2bf-41fd906f129d 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 282/561] 10.0.0.211 () {28 vars in 683 bytes} [Thu May 21 16:44:34 2026] GET /v3/e34136c9e217430aa9e079d8dd5d2217/volumes/detail?all_tenants=true => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-21 16:44:42.444 7 INFO cinder.api.openstack.wsgi [None req-1338e431-556c-434f-84ec-63b06509aaef 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:44:42.444 8 INFO cinder.api.openstack.wsgi [None req-a15e9e38-e48c-4152-b2bf-41fd906f129d 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:44:42.445 7 INFO cinder.api.openstack.wsgi [None req-1338e431-556c-434f-84ec-63b06509aaef 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:44:42.445 8 INFO cinder.api.openstack.wsgi [None req-a15e9e38-e48c-4152-b2bf-41fd906f129d 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:44:52.443 7 INFO cinder.api.openstack.wsgi [None req-1338e431-556c-434f-84ec-63b06509aaef 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:44:52.443 8 INFO cinder.api.openstack.wsgi [None req-a15e9e38-e48c-4152-b2bf-41fd906f129d 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:44:52.444 7 INFO cinder.api.openstack.wsgi [None req-1338e431-556c-434f-84ec-63b06509aaef 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:44:52.445 8 INFO cinder.api.openstack.wsgi [None req-a15e9e38-e48c-4152-b2bf-41fd906f129d 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:45:02.443 7 INFO cinder.api.openstack.wsgi [None req-1338e431-556c-434f-84ec-63b06509aaef 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:45:02.444 8 INFO cinder.api.openstack.wsgi [None req-a15e9e38-e48c-4152-b2bf-41fd906f129d 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:45:02.444 7 INFO cinder.api.openstack.wsgi [None req-1338e431-556c-434f-84ec-63b06509aaef 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:45:02.444 8 INFO cinder.api.openstack.wsgi [None req-a15e9e38-e48c-4152-b2bf-41fd906f129d 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:45:12.443 7 INFO cinder.api.openstack.wsgi [None req-1338e431-556c-434f-84ec-63b06509aaef 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:45:12.443 8 INFO cinder.api.openstack.wsgi [None req-a15e9e38-e48c-4152-b2bf-41fd906f129d 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:45:12.444 7 INFO cinder.api.openstack.wsgi [None req-1338e431-556c-434f-84ec-63b06509aaef 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:45:12.445 8 INFO cinder.api.openstack.wsgi [None req-a15e9e38-e48c-4152-b2bf-41fd906f129d 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:45:22.444 7 INFO cinder.api.openstack.wsgi [None req-1338e431-556c-434f-84ec-63b06509aaef 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:45:22.444 8 INFO cinder.api.openstack.wsgi [None req-a15e9e38-e48c-4152-b2bf-41fd906f129d 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:45:22.445 8 INFO cinder.api.openstack.wsgi [None req-a15e9e38-e48c-4152-b2bf-41fd906f129d 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:45:22.445 7 INFO cinder.api.openstack.wsgi [None req-1338e431-556c-434f-84ec-63b06509aaef 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:45:32.444 8 INFO cinder.api.openstack.wsgi [None req-a15e9e38-e48c-4152-b2bf-41fd906f129d 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:45:32.444 7 INFO cinder.api.openstack.wsgi [None req-1338e431-556c-434f-84ec-63b06509aaef 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:45:32.445 8 INFO cinder.api.openstack.wsgi [None req-a15e9e38-e48c-4152-b2bf-41fd906f129d 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:45:32.446 7 INFO cinder.api.openstack.wsgi [None req-1338e431-556c-434f-84ec-63b06509aaef 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:45:33.680 8 INFO cinder.api.openstack.wsgi [None req-1f8ef5c5-2331-46a4-be09-0c2037c84342 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/os-quota-sets/17c3f0f42d36483f9b1ceb9c660adbc6?usage=true 2026-05-21 16:45:33.709 8 INFO cinder.api.openstack.wsgi [None req-1f8ef5c5-2331-46a4-be09-0c2037c84342 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/os-quota-sets/17c3f0f42d36483f9b1ceb9c660adbc6?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 289/574] 10.0.0.211 () {28 vars in 735 bytes} [Thu May 21 16:45:33 2026] GET /v3/e34136c9e217430aa9e079d8dd5d2217/os-quota-sets/17c3f0f42d36483f9b1ceb9c660adbc6?usage=true => generated 845 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-21 16:45:33.723 7 INFO cinder.api.openstack.wsgi [None req-17ca63f3-edff-4233-86ab-9d4a91b890b9 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/os-quota-sets/4d0fafcf81744288badf64d5d6648f32?usage=true 2026-05-21 16:45:33.748 7 INFO cinder.api.openstack.wsgi [None req-17ca63f3-edff-4233-86ab-9d4a91b890b9 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/os-quota-sets/4d0fafcf81744288badf64d5d6648f32?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 286/575] 10.0.0.211 () {28 vars in 735 bytes} [Thu May 21 16:45:33 2026] GET /v3/e34136c9e217430aa9e079d8dd5d2217/os-quota-sets/4d0fafcf81744288badf64d5d6648f32?usage=true => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-21 16:45:33.761 8 INFO cinder.api.openstack.wsgi [None req-d560ad38-397f-46fa-a1b6-2a616315a99b 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/os-quota-sets/e34136c9e217430aa9e079d8dd5d2217?usage=true 2026-05-21 16:45:33.789 8 INFO cinder.api.openstack.wsgi [None req-d560ad38-397f-46fa-a1b6-2a616315a99b 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/os-quota-sets/e34136c9e217430aa9e079d8dd5d2217?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 290/576] 10.0.0.211 () {28 vars in 735 bytes} [Thu May 21 16:45:33 2026] GET /v3/e34136c9e217430aa9e079d8dd5d2217/os-quota-sets/e34136c9e217430aa9e079d8dd5d2217?usage=true => generated 845 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-21 16:45:33.800 7 INFO cinder.api.openstack.wsgi [None req-01607fde-a0b6-4147-b47c-af0ef6961c74 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/volumes/detail?all_tenants=true 2026-05-21 16:45:33.810 7 INFO cinder.volume.api [None req-01607fde-a0b6-4147-b47c-af0ef6961c74 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] Get all volumes completed successfully. 2026-05-21 16:45:33.812 7 INFO cinder.api.openstack.wsgi [None req-01607fde-a0b6-4147-b47c-af0ef6961c74 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 287/577] 10.0.0.211 () {28 vars in 683 bytes} [Thu May 21 16:45:33 2026] GET /v3/e34136c9e217430aa9e079d8dd5d2217/volumes/detail?all_tenants=true => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-21 16:45:33.822 8 INFO cinder.api.openstack.wsgi [None req-a8f9740d-2fcd-40ed-91d9-3aacf71572b8 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/volumes/detail?all_tenants=true 2026-05-21 16:45:33.832 8 INFO cinder.volume.api [None req-a8f9740d-2fcd-40ed-91d9-3aacf71572b8 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] Get all volumes completed successfully. 2026-05-21 16:45:33.834 8 INFO cinder.api.openstack.wsgi [None req-a8f9740d-2fcd-40ed-91d9-3aacf71572b8 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 291/578] 10.0.0.211 () {28 vars in 683 bytes} [Thu May 21 16:45:33 2026] GET /v3/e34136c9e217430aa9e079d8dd5d2217/volumes/detail?all_tenants=true => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-21 16:45:33.849 7 INFO cinder.api.openstack.wsgi [None req-3477243e-6a73-4c6f-8cba-ce83927f2c7e 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/scheduler-stats/get_pools?detail=true 2026-05-21 16:45:34.356 7 INFO cinder.api.openstack.wsgi [None req-3477243e-6a73-4c6f-8cba-ce83927f2c7e 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 288/579] 10.0.0.211 () {28 vars in 695 bytes} [Thu May 21 16:45:33 2026] GET /v3/e34136c9e217430aa9e079d8dd5d2217/scheduler-stats/get_pools?detail=true => generated 670 bytes in 521 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-21 16:45:34.382 8 INFO cinder.api.openstack.wsgi [None req-bc64965c-c2fa-4c4e-b273-90acfca94d3a 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/snapshots?all_tenants=true 2026-05-21 16:45:34.387 8 INFO cinder.volume.api [None req-bc64965c-c2fa-4c4e-b273-90acfca94d3a 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] Get all snapshots completed successfully. 2026-05-21 16:45:34.387 8 INFO cinder.api.openstack.wsgi [None req-bc64965c-c2fa-4c4e-b273-90acfca94d3a 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 292/580] 10.0.0.211 () {28 vars in 673 bytes} [Thu May 21 16:45:34 2026] GET /v3/e34136c9e217430aa9e079d8dd5d2217/snapshots?all_tenants=true => generated 17 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-21 16:45:34.399 7 INFO cinder.api.openstack.wsgi [None req-28a9d5ac-e0f4-45d7-8c3b-e708437cc635 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/os-services 2026-05-21 16:45:34.423 7 INFO cinder.api.openstack.wsgi [None req-28a9d5ac-e0f4-45d7-8c3b-e708437cc635 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/os-services returned with HTTP 200 [pid: 7|app: 0|req: 289/581] 10.0.0.211 () {28 vars in 644 bytes} [Thu May 21 16:45:34 2026] GET /v3/e34136c9e217430aa9e079d8dd5d2217/os-services => generated 646 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-21 16:45:42.444 7 INFO cinder.api.openstack.wsgi [None req-28a9d5ac-e0f4-45d7-8c3b-e708437cc635 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:45:42.444 8 INFO cinder.api.openstack.wsgi [None req-bc64965c-c2fa-4c4e-b273-90acfca94d3a 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:45:42.445 7 INFO cinder.api.openstack.wsgi [None req-28a9d5ac-e0f4-45d7-8c3b-e708437cc635 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:45:42.445 8 INFO cinder.api.openstack.wsgi [None req-bc64965c-c2fa-4c4e-b273-90acfca94d3a 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:45:52.443 7 INFO cinder.api.openstack.wsgi [None req-28a9d5ac-e0f4-45d7-8c3b-e708437cc635 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:45:52.443 8 INFO cinder.api.openstack.wsgi [None req-bc64965c-c2fa-4c4e-b273-90acfca94d3a 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:45:52.444 8 INFO cinder.api.openstack.wsgi [None req-bc64965c-c2fa-4c4e-b273-90acfca94d3a 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:45:52.444 7 INFO cinder.api.openstack.wsgi [None req-28a9d5ac-e0f4-45d7-8c3b-e708437cc635 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:46:02.445 8 INFO cinder.api.openstack.wsgi [None req-bc64965c-c2fa-4c4e-b273-90acfca94d3a 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:46:02.445 7 INFO cinder.api.openstack.wsgi [None req-28a9d5ac-e0f4-45d7-8c3b-e708437cc635 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:46:02.446 8 INFO cinder.api.openstack.wsgi [None req-bc64965c-c2fa-4c4e-b273-90acfca94d3a 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:46:02.447 7 INFO cinder.api.openstack.wsgi [None req-28a9d5ac-e0f4-45d7-8c3b-e708437cc635 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:46:12.443 8 INFO cinder.api.openstack.wsgi [None req-bc64965c-c2fa-4c4e-b273-90acfca94d3a 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:46:12.443 7 INFO cinder.api.openstack.wsgi [None req-28a9d5ac-e0f4-45d7-8c3b-e708437cc635 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:46:12.444 7 INFO cinder.api.openstack.wsgi [None req-28a9d5ac-e0f4-45d7-8c3b-e708437cc635 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:46:12.444 8 INFO cinder.api.openstack.wsgi [None req-bc64965c-c2fa-4c4e-b273-90acfca94d3a 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:46:22.444 7 INFO cinder.api.openstack.wsgi [None req-28a9d5ac-e0f4-45d7-8c3b-e708437cc635 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:46:22.444 8 INFO cinder.api.openstack.wsgi [None req-bc64965c-c2fa-4c4e-b273-90acfca94d3a 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:46:22.445 7 INFO cinder.api.openstack.wsgi [None req-28a9d5ac-e0f4-45d7-8c3b-e708437cc635 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:46:22.446 8 INFO cinder.api.openstack.wsgi [None req-bc64965c-c2fa-4c4e-b273-90acfca94d3a 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:46:32.443 7 INFO cinder.api.openstack.wsgi [None req-28a9d5ac-e0f4-45d7-8c3b-e708437cc635 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:46:32.443 8 INFO cinder.api.openstack.wsgi [None req-bc64965c-c2fa-4c4e-b273-90acfca94d3a 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:46:32.444 8 INFO cinder.api.openstack.wsgi [None req-bc64965c-c2fa-4c4e-b273-90acfca94d3a 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:46:32.444 7 INFO cinder.api.openstack.wsgi [None req-28a9d5ac-e0f4-45d7-8c3b-e708437cc635 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:46:33.682 7 INFO cinder.api.openstack.wsgi [None req-b40ac0e2-9e86-40be-b259-44a3d61f623a 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/scheduler-stats/get_pools?detail=true 2026-05-21 16:46:34.186 7 INFO cinder.api.openstack.wsgi [None req-b40ac0e2-9e86-40be-b259-44a3d61f623a 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 296/594] 10.0.0.211 () {28 vars in 695 bytes} [Thu May 21 16:46:33 2026] GET /v3/e34136c9e217430aa9e079d8dd5d2217/scheduler-stats/get_pools?detail=true => generated 670 bytes in 601 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-21 16:46:34.199 8 INFO cinder.api.openstack.wsgi [None req-783be1c9-8673-45af-9e6b-8903c7117199 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/volumes/detail?all_tenants=true 2026-05-21 16:46:34.212 8 INFO cinder.volume.api [None req-783be1c9-8673-45af-9e6b-8903c7117199 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] Get all volumes completed successfully. 2026-05-21 16:46:34.214 8 INFO cinder.api.openstack.wsgi [None req-783be1c9-8673-45af-9e6b-8903c7117199 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 299/595] 10.0.0.211 () {28 vars in 683 bytes} [Thu May 21 16:46:34 2026] GET /v3/e34136c9e217430aa9e079d8dd5d2217/volumes/detail?all_tenants=true => generated 15 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-21 16:46:34.226 7 INFO cinder.api.openstack.wsgi [None req-32aa91bc-32e3-43b3-9767-200ac420e02a 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/volumes/detail?all_tenants=true 2026-05-21 16:46:34.234 7 INFO cinder.volume.api [None req-32aa91bc-32e3-43b3-9767-200ac420e02a 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] Get all volumes completed successfully. 2026-05-21 16:46:34.235 7 INFO cinder.api.openstack.wsgi [None req-32aa91bc-32e3-43b3-9767-200ac420e02a 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 297/596] 10.0.0.211 () {28 vars in 683 bytes} [Thu May 21 16:46:34 2026] GET /v3/e34136c9e217430aa9e079d8dd5d2217/volumes/detail?all_tenants=true => generated 15 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-21 16:46:34.243 8 INFO cinder.api.openstack.wsgi [None req-d2ccc337-bf53-4194-a578-56fb2e60545c 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/os-services 2026-05-21 16:46:34.249 8 INFO cinder.api.openstack.wsgi [None req-d2ccc337-bf53-4194-a578-56fb2e60545c 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/os-services returned with HTTP 200 [pid: 8|app: 0|req: 300/597] 10.0.0.211 () {28 vars in 644 bytes} [Thu May 21 16:46:34 2026] GET /v3/e34136c9e217430aa9e079d8dd5d2217/os-services => generated 646 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-21 16:46:34.257 7 INFO cinder.api.openstack.wsgi [None req-ca931b78-aa0a-402b-841c-bfb27d0d87ee 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/snapshots?all_tenants=true 2026-05-21 16:46:34.264 7 INFO cinder.volume.api [None req-ca931b78-aa0a-402b-841c-bfb27d0d87ee 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] Get all snapshots completed successfully. 2026-05-21 16:46:34.264 7 INFO cinder.api.openstack.wsgi [None req-ca931b78-aa0a-402b-841c-bfb27d0d87ee 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 298/598] 10.0.0.211 () {28 vars in 673 bytes} [Thu May 21 16:46:34 2026] GET /v3/e34136c9e217430aa9e079d8dd5d2217/snapshots?all_tenants=true => generated 17 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-21 16:46:34.308 8 INFO cinder.api.openstack.wsgi [None req-df0e8061-0e80-4389-ad28-e0ed0a5f61b3 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/os-quota-sets/17c3f0f42d36483f9b1ceb9c660adbc6?usage=true 2026-05-21 16:46:34.329 8 INFO cinder.api.openstack.wsgi [None req-df0e8061-0e80-4389-ad28-e0ed0a5f61b3 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/os-quota-sets/17c3f0f42d36483f9b1ceb9c660adbc6?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 301/599] 10.0.0.211 () {28 vars in 735 bytes} [Thu May 21 16:46:34 2026] GET /v3/e34136c9e217430aa9e079d8dd5d2217/os-quota-sets/17c3f0f42d36483f9b1ceb9c660adbc6?usage=true => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-21 16:46:34.337 7 INFO cinder.api.openstack.wsgi [None req-55a72bef-2a3e-482c-8b50-bc631531b9c9 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/os-quota-sets/4d0fafcf81744288badf64d5d6648f32?usage=true 2026-05-21 16:46:34.355 7 INFO cinder.api.openstack.wsgi [None req-55a72bef-2a3e-482c-8b50-bc631531b9c9 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/os-quota-sets/4d0fafcf81744288badf64d5d6648f32?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 299/600] 10.0.0.211 () {28 vars in 735 bytes} [Thu May 21 16:46:34 2026] GET /v3/e34136c9e217430aa9e079d8dd5d2217/os-quota-sets/4d0fafcf81744288badf64d5d6648f32?usage=true => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-21 16:46:34.365 8 INFO cinder.api.openstack.wsgi [None req-b6091976-405b-46be-9036-8c7d0b4ac8b2 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/os-quota-sets/e34136c9e217430aa9e079d8dd5d2217?usage=true 2026-05-21 16:46:34.384 8 INFO cinder.api.openstack.wsgi [None req-b6091976-405b-46be-9036-8c7d0b4ac8b2 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/os-quota-sets/e34136c9e217430aa9e079d8dd5d2217?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 302/601] 10.0.0.211 () {28 vars in 735 bytes} [Thu May 21 16:46:34 2026] GET /v3/e34136c9e217430aa9e079d8dd5d2217/os-quota-sets/e34136c9e217430aa9e079d8dd5d2217?usage=true => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-21 16:46:42.444 7 INFO cinder.api.openstack.wsgi [None req-55a72bef-2a3e-482c-8b50-bc631531b9c9 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:46:42.444 8 INFO cinder.api.openstack.wsgi [None req-b6091976-405b-46be-9036-8c7d0b4ac8b2 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:46:42.445 7 INFO cinder.api.openstack.wsgi [None req-55a72bef-2a3e-482c-8b50-bc631531b9c9 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:46:42.446 8 INFO cinder.api.openstack.wsgi [None req-b6091976-405b-46be-9036-8c7d0b4ac8b2 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:46:52.444 7 INFO cinder.api.openstack.wsgi [None req-55a72bef-2a3e-482c-8b50-bc631531b9c9 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:46:52.444 8 INFO cinder.api.openstack.wsgi [None req-b6091976-405b-46be-9036-8c7d0b4ac8b2 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:46:52.444 7 INFO cinder.api.openstack.wsgi [None req-55a72bef-2a3e-482c-8b50-bc631531b9c9 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:46:52.445 8 INFO cinder.api.openstack.wsgi [None req-b6091976-405b-46be-9036-8c7d0b4ac8b2 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:47:02.443 7 INFO cinder.api.openstack.wsgi [None req-55a72bef-2a3e-482c-8b50-bc631531b9c9 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:47:02.443 8 INFO cinder.api.openstack.wsgi [None req-b6091976-405b-46be-9036-8c7d0b4ac8b2 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:47:02.444 8 INFO cinder.api.openstack.wsgi [None req-b6091976-405b-46be-9036-8c7d0b4ac8b2 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:47:02.445 7 INFO cinder.api.openstack.wsgi [None req-55a72bef-2a3e-482c-8b50-bc631531b9c9 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:47:12.444 7 INFO cinder.api.openstack.wsgi [None req-55a72bef-2a3e-482c-8b50-bc631531b9c9 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:47:12.444 8 INFO cinder.api.openstack.wsgi [None req-b6091976-405b-46be-9036-8c7d0b4ac8b2 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:47:12.444 7 INFO cinder.api.openstack.wsgi [None req-55a72bef-2a3e-482c-8b50-bc631531b9c9 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:47:12.445 8 INFO cinder.api.openstack.wsgi [None req-b6091976-405b-46be-9036-8c7d0b4ac8b2 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:47:22.444 8 INFO cinder.api.openstack.wsgi [None req-b6091976-405b-46be-9036-8c7d0b4ac8b2 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:47:22.444 7 INFO cinder.api.openstack.wsgi [None req-55a72bef-2a3e-482c-8b50-bc631531b9c9 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:47:22.445 8 INFO cinder.api.openstack.wsgi [None req-b6091976-405b-46be-9036-8c7d0b4ac8b2 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:47:22.445 7 INFO cinder.api.openstack.wsgi [None req-55a72bef-2a3e-482c-8b50-bc631531b9c9 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:47:32.443 8 INFO cinder.api.openstack.wsgi [None req-b6091976-405b-46be-9036-8c7d0b4ac8b2 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:47:32.443 7 INFO cinder.api.openstack.wsgi [None req-55a72bef-2a3e-482c-8b50-bc631531b9c9 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:47:32.444 8 INFO cinder.api.openstack.wsgi [None req-b6091976-405b-46be-9036-8c7d0b4ac8b2 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:47:32.444 7 INFO cinder.api.openstack.wsgi [None req-55a72bef-2a3e-482c-8b50-bc631531b9c9 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:47:33.647 8 INFO cinder.api.openstack.wsgi [None req-5e35d042-fb60-42c5-b425-52d09bb9d9f9 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/os-quota-sets/17c3f0f42d36483f9b1ceb9c660adbc6?usage=true 2026-05-21 16:47:33.669 8 INFO cinder.api.openstack.wsgi [None req-5e35d042-fb60-42c5-b425-52d09bb9d9f9 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/os-quota-sets/17c3f0f42d36483f9b1ceb9c660adbc6?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 309/614] 10.0.0.211 () {28 vars in 735 bytes} [Thu May 21 16:47:33 2026] GET /v3/e34136c9e217430aa9e079d8dd5d2217/os-quota-sets/17c3f0f42d36483f9b1ceb9c660adbc6?usage=true => generated 845 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-21 16:47:33.681 7 INFO cinder.api.openstack.wsgi [None req-3471dce5-0416-443f-8f42-9e5a44f6b387 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/os-quota-sets/4d0fafcf81744288badf64d5d6648f32?usage=true 2026-05-21 16:47:33.729 7 INFO cinder.api.openstack.wsgi [None req-3471dce5-0416-443f-8f42-9e5a44f6b387 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/os-quota-sets/4d0fafcf81744288badf64d5d6648f32?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 306/615] 10.0.0.211 () {28 vars in 735 bytes} [Thu May 21 16:47:33 2026] GET /v3/e34136c9e217430aa9e079d8dd5d2217/os-quota-sets/4d0fafcf81744288badf64d5d6648f32?usage=true => generated 847 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-21 16:47:33.742 8 INFO cinder.api.openstack.wsgi [None req-12e66d77-23d1-4a03-b147-3e0ad097b2d5 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/os-quota-sets/e34136c9e217430aa9e079d8dd5d2217?usage=true 2026-05-21 16:47:33.767 8 INFO cinder.api.openstack.wsgi [None req-12e66d77-23d1-4a03-b147-3e0ad097b2d5 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/os-quota-sets/e34136c9e217430aa9e079d8dd5d2217?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 310/616] 10.0.0.211 () {28 vars in 735 bytes} [Thu May 21 16:47:33 2026] GET /v3/e34136c9e217430aa9e079d8dd5d2217/os-quota-sets/e34136c9e217430aa9e079d8dd5d2217?usage=true => generated 845 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-21 16:47:33.779 7 INFO cinder.api.openstack.wsgi [None req-61d0544d-2a60-47cc-b0f5-847243a2f6d1 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/snapshots?all_tenants=true 2026-05-21 16:47:33.785 7 INFO cinder.volume.api [None req-61d0544d-2a60-47cc-b0f5-847243a2f6d1 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] Get all snapshots completed successfully. 2026-05-21 16:47:33.785 7 INFO cinder.api.openstack.wsgi [None req-61d0544d-2a60-47cc-b0f5-847243a2f6d1 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 307/617] 10.0.0.211 () {28 vars in 673 bytes} [Thu May 21 16:47:33 2026] GET /v3/e34136c9e217430aa9e079d8dd5d2217/snapshots?all_tenants=true => generated 17 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-21 16:47:33.793 8 INFO cinder.api.openstack.wsgi [None req-19f2d72c-6b8f-4e48-8669-31a419e8ae4f 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/volumes/detail?all_tenants=true 2026-05-21 16:47:33.802 8 INFO cinder.volume.api [None req-19f2d72c-6b8f-4e48-8669-31a419e8ae4f 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] Get all volumes completed successfully. 2026-05-21 16:47:33.805 8 INFO cinder.api.openstack.wsgi [None req-19f2d72c-6b8f-4e48-8669-31a419e8ae4f 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 311/618] 10.0.0.211 () {28 vars in 683 bytes} [Thu May 21 16:47:33 2026] GET /v3/e34136c9e217430aa9e079d8dd5d2217/volumes/detail?all_tenants=true => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-21 16:47:33.816 7 INFO cinder.api.openstack.wsgi [None req-c0eb9d5b-ac86-4672-a825-2fe96a1e3df7 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/volumes/detail?all_tenants=true 2026-05-21 16:47:33.834 7 INFO cinder.volume.api [None req-c0eb9d5b-ac86-4672-a825-2fe96a1e3df7 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] Get all volumes completed successfully. 2026-05-21 16:47:33.836 7 INFO cinder.api.openstack.wsgi [None req-c0eb9d5b-ac86-4672-a825-2fe96a1e3df7 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 308/619] 10.0.0.211 () {28 vars in 683 bytes} [Thu May 21 16:47:33 2026] GET /v3/e34136c9e217430aa9e079d8dd5d2217/volumes/detail?all_tenants=true => generated 15 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-21 16:47:33.846 8 INFO cinder.api.openstack.wsgi [None req-6f69afe0-053e-4b35-ae51-58b718d7cb48 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/os-services 2026-05-21 16:47:33.852 8 INFO cinder.api.openstack.wsgi [None req-6f69afe0-053e-4b35-ae51-58b718d7cb48 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/os-services returned with HTTP 200 [pid: 8|app: 0|req: 312/620] 10.0.0.211 () {28 vars in 644 bytes} [Thu May 21 16:47:33 2026] GET /v3/e34136c9e217430aa9e079d8dd5d2217/os-services => generated 646 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-21 16:47:33.868 7 INFO cinder.api.openstack.wsgi [None req-c536cad5-7d54-4933-bce2-a47c1cdc16ea 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/scheduler-stats/get_pools?detail=true 2026-05-21 16:47:34.372 7 INFO cinder.api.openstack.wsgi [None req-c536cad5-7d54-4933-bce2-a47c1cdc16ea 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 309/621] 10.0.0.211 () {28 vars in 695 bytes} [Thu May 21 16:47:33 2026] GET /v3/e34136c9e217430aa9e079d8dd5d2217/scheduler-stats/get_pools?detail=true => generated 670 bytes in 516 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-21 16:47:42.444 8 INFO cinder.api.openstack.wsgi [None req-6f69afe0-053e-4b35-ae51-58b718d7cb48 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:47:42.445 7 INFO cinder.api.openstack.wsgi [None req-c536cad5-7d54-4933-bce2-a47c1cdc16ea 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:47:42.446 8 INFO cinder.api.openstack.wsgi [None req-6f69afe0-053e-4b35-ae51-58b718d7cb48 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:47:42.446 7 INFO cinder.api.openstack.wsgi [None req-c536cad5-7d54-4933-bce2-a47c1cdc16ea 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:47:52.444 7 INFO cinder.api.openstack.wsgi [None req-c536cad5-7d54-4933-bce2-a47c1cdc16ea 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:47:52.444 8 INFO cinder.api.openstack.wsgi [None req-6f69afe0-053e-4b35-ae51-58b718d7cb48 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:47:52.445 7 INFO cinder.api.openstack.wsgi [None req-c536cad5-7d54-4933-bce2-a47c1cdc16ea 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:47:52.445 8 INFO cinder.api.openstack.wsgi [None req-6f69afe0-053e-4b35-ae51-58b718d7cb48 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:48:02.444 7 INFO cinder.api.openstack.wsgi [None req-c536cad5-7d54-4933-bce2-a47c1cdc16ea 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:48:02.444 8 INFO cinder.api.openstack.wsgi [None req-6f69afe0-053e-4b35-ae51-58b718d7cb48 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:48:02.444 7 INFO cinder.api.openstack.wsgi [None req-c536cad5-7d54-4933-bce2-a47c1cdc16ea 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:48:02.445 8 INFO cinder.api.openstack.wsgi [None req-6f69afe0-053e-4b35-ae51-58b718d7cb48 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:48:12.444 7 INFO cinder.api.openstack.wsgi [None req-c536cad5-7d54-4933-bce2-a47c1cdc16ea 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:48:12.444 8 INFO cinder.api.openstack.wsgi [None req-6f69afe0-053e-4b35-ae51-58b718d7cb48 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:48:12.446 8 INFO cinder.api.openstack.wsgi [None req-6f69afe0-053e-4b35-ae51-58b718d7cb48 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:48:12.446 7 INFO cinder.api.openstack.wsgi [None req-c536cad5-7d54-4933-bce2-a47c1cdc16ea 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:48:22.444 8 INFO cinder.api.openstack.wsgi [None req-6f69afe0-053e-4b35-ae51-58b718d7cb48 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:48:22.444 7 INFO cinder.api.openstack.wsgi [None req-c536cad5-7d54-4933-bce2-a47c1cdc16ea 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:48:22.444 8 INFO cinder.api.openstack.wsgi [None req-6f69afe0-053e-4b35-ae51-58b718d7cb48 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:48:22.445 7 INFO cinder.api.openstack.wsgi [None req-c536cad5-7d54-4933-bce2-a47c1cdc16ea 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:48:32.444 8 INFO cinder.api.openstack.wsgi [None req-6f69afe0-053e-4b35-ae51-58b718d7cb48 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:48:32.444 7 INFO cinder.api.openstack.wsgi [None req-c536cad5-7d54-4933-bce2-a47c1cdc16ea 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:48:32.445 8 INFO cinder.api.openstack.wsgi [None req-6f69afe0-053e-4b35-ae51-58b718d7cb48 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:48:32.445 7 INFO cinder.api.openstack.wsgi [None req-c536cad5-7d54-4933-bce2-a47c1cdc16ea 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:48:33.655 8 INFO cinder.api.openstack.wsgi [None req-3d82b736-7fa6-41ae-a073-8bf223655ab7 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/volumes/detail?all_tenants=true 2026-05-21 16:48:33.666 8 INFO cinder.volume.api [None req-3d82b736-7fa6-41ae-a073-8bf223655ab7 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] Get all volumes completed successfully. 2026-05-21 16:48:33.670 8 INFO cinder.api.openstack.wsgi [None req-3d82b736-7fa6-41ae-a073-8bf223655ab7 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 319/634] 10.0.0.211 () {28 vars in 683 bytes} [Thu May 21 16:48:33 2026] GET /v3/e34136c9e217430aa9e079d8dd5d2217/volumes/detail?all_tenants=true => generated 15 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-21 16:48:33.695 7 INFO cinder.api.openstack.wsgi [None req-a38da015-56a9-4a6f-9cc5-aa65c1c10066 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/volumes/detail?all_tenants=true 2026-05-21 16:48:33.724 7 INFO cinder.volume.api [None req-a38da015-56a9-4a6f-9cc5-aa65c1c10066 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] Get all volumes completed successfully. 2026-05-21 16:48:33.728 7 INFO cinder.api.openstack.wsgi [None req-a38da015-56a9-4a6f-9cc5-aa65c1c10066 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 316/635] 10.0.0.211 () {28 vars in 683 bytes} [Thu May 21 16:48:33 2026] GET /v3/e34136c9e217430aa9e079d8dd5d2217/volumes/detail?all_tenants=true => generated 15 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-21 16:48:33.810 8 INFO cinder.api.openstack.wsgi [None req-8884b2d8-4ef5-4869-8ae0-308aa461a894 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/os-quota-sets/17c3f0f42d36483f9b1ceb9c660adbc6?usage=true 2026-05-21 16:48:33.831 8 INFO cinder.api.openstack.wsgi [None req-8884b2d8-4ef5-4869-8ae0-308aa461a894 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/os-quota-sets/17c3f0f42d36483f9b1ceb9c660adbc6?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 320/636] 10.0.0.211 () {28 vars in 735 bytes} [Thu May 21 16:48:33 2026] GET /v3/e34136c9e217430aa9e079d8dd5d2217/os-quota-sets/17c3f0f42d36483f9b1ceb9c660adbc6?usage=true => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-21 16:48:33.845 7 INFO cinder.api.openstack.wsgi [None req-a5c8b9d2-010d-4fe3-a0be-9775e4d574b3 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/os-quota-sets/4d0fafcf81744288badf64d5d6648f32?usage=true 2026-05-21 16:48:33.883 7 INFO cinder.api.openstack.wsgi [None req-a5c8b9d2-010d-4fe3-a0be-9775e4d574b3 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/os-quota-sets/4d0fafcf81744288badf64d5d6648f32?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 317/637] 10.0.0.211 () {28 vars in 735 bytes} [Thu May 21 16:48:33 2026] GET /v3/e34136c9e217430aa9e079d8dd5d2217/os-quota-sets/4d0fafcf81744288badf64d5d6648f32?usage=true => generated 847 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-21 16:48:33.900 8 INFO cinder.api.openstack.wsgi [None req-e7e89d40-8f65-4645-9afa-99690b2d68b6 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/os-quota-sets/e34136c9e217430aa9e079d8dd5d2217?usage=true 2026-05-21 16:48:33.919 8 INFO cinder.api.openstack.wsgi [None req-e7e89d40-8f65-4645-9afa-99690b2d68b6 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/os-quota-sets/e34136c9e217430aa9e079d8dd5d2217?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 321/638] 10.0.0.211 () {28 vars in 735 bytes} [Thu May 21 16:48:33 2026] GET /v3/e34136c9e217430aa9e079d8dd5d2217/os-quota-sets/e34136c9e217430aa9e079d8dd5d2217?usage=true => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-21 16:48:33.931 7 INFO cinder.api.openstack.wsgi [None req-ab365fc1-529a-4773-a319-9ffc06108451 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/os-services 2026-05-21 16:48:33.937 7 INFO cinder.api.openstack.wsgi [None req-ab365fc1-529a-4773-a319-9ffc06108451 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/os-services returned with HTTP 200 [pid: 7|app: 0|req: 318/639] 10.0.0.211 () {28 vars in 644 bytes} [Thu May 21 16:48:33 2026] GET /v3/e34136c9e217430aa9e079d8dd5d2217/os-services => generated 646 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-21 16:48:33.944 8 INFO cinder.api.openstack.wsgi [None req-aec3165a-8843-4447-aa5c-8c84c72a69e9 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/scheduler-stats/get_pools?detail=true 2026-05-21 16:48:34.448 8 INFO cinder.api.openstack.wsgi [None req-aec3165a-8843-4447-aa5c-8c84c72a69e9 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 322/640] 10.0.0.211 () {28 vars in 695 bytes} [Thu May 21 16:48:33 2026] GET /v3/e34136c9e217430aa9e079d8dd5d2217/scheduler-stats/get_pools?detail=true => generated 670 bytes in 509 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-21 16:48:34.459 7 INFO cinder.api.openstack.wsgi [None req-793a01a0-0b96-44d4-ab10-1b1587d22952 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/snapshots?all_tenants=true 2026-05-21 16:48:34.466 7 INFO cinder.volume.api [None req-793a01a0-0b96-44d4-ab10-1b1587d22952 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] Get all snapshots completed successfully. 2026-05-21 16:48:34.467 7 INFO cinder.api.openstack.wsgi [None req-793a01a0-0b96-44d4-ab10-1b1587d22952 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 319/641] 10.0.0.211 () {28 vars in 673 bytes} [Thu May 21 16:48:34 2026] GET /v3/e34136c9e217430aa9e079d8dd5d2217/snapshots?all_tenants=true => generated 17 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-21 16:48:42.443 8 INFO cinder.api.openstack.wsgi [None req-aec3165a-8843-4447-aa5c-8c84c72a69e9 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:48:42.444 7 INFO cinder.api.openstack.wsgi [None req-793a01a0-0b96-44d4-ab10-1b1587d22952 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:48:42.444 8 INFO cinder.api.openstack.wsgi [None req-aec3165a-8843-4447-aa5c-8c84c72a69e9 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:48:42.445 7 INFO cinder.api.openstack.wsgi [None req-793a01a0-0b96-44d4-ab10-1b1587d22952 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:48:52.196 8 INFO cinder.api.openstack.wsgi [None req-d7852f73-8739-429d-99bf-795573d01c67 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET https://volume.199-19-213-226.nip.io/v3/e34136c9e217430aa9e079d8dd5d2217/os-quota-sets/e34136c9e217430aa9e079d8dd5d2217?usage=False 2026-05-21 16:48:52.213 8 INFO cinder.api.openstack.wsgi [None req-d7852f73-8739-429d-99bf-795573d01c67 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] https://volume.199-19-213-226.nip.io/v3/e34136c9e217430aa9e079d8dd5d2217/os-quota-sets/e34136c9e217430aa9e079d8dd5d2217?usage=False returned with HTTP 200 [pid: 8|app: 0|req: 324/644] 199.19.213.226 () {44 vars in 1068 bytes} [Thu May 21 16:48:52 2026] GET /v3/e34136c9e217430aa9e079d8dd5d2217/os-quota-sets/e34136c9e217430aa9e079d8dd5d2217?usage=False => generated 338 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-21 16:48:52.443 7 INFO cinder.api.openstack.wsgi [None req-793a01a0-0b96-44d4-ab10-1b1587d22952 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:48:52.443 8 INFO cinder.api.openstack.wsgi [None req-d7852f73-8739-429d-99bf-795573d01c67 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:48:52.444 7 INFO cinder.api.openstack.wsgi [None req-793a01a0-0b96-44d4-ab10-1b1587d22952 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:48:52.444 8 INFO cinder.api.openstack.wsgi [None req-d7852f73-8739-429d-99bf-795573d01c67 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:49:02.443 7 INFO cinder.api.openstack.wsgi [None req-793a01a0-0b96-44d4-ab10-1b1587d22952 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:49:02.444 8 INFO cinder.api.openstack.wsgi [None req-d7852f73-8739-429d-99bf-795573d01c67 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:49:02.445 7 INFO cinder.api.openstack.wsgi [None req-793a01a0-0b96-44d4-ab10-1b1587d22952 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:49:02.445 8 INFO cinder.api.openstack.wsgi [None req-d7852f73-8739-429d-99bf-795573d01c67 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:49:12.443 7 INFO cinder.api.openstack.wsgi [None req-793a01a0-0b96-44d4-ab10-1b1587d22952 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:49:12.445 8 INFO cinder.api.openstack.wsgi [None req-d7852f73-8739-429d-99bf-795573d01c67 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:49:12.445 7 INFO cinder.api.openstack.wsgi [None req-793a01a0-0b96-44d4-ab10-1b1587d22952 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:49:12.445 8 INFO cinder.api.openstack.wsgi [None req-d7852f73-8739-429d-99bf-795573d01c67 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:49:22.444 7 INFO cinder.api.openstack.wsgi [None req-793a01a0-0b96-44d4-ab10-1b1587d22952 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:49:22.444 8 INFO cinder.api.openstack.wsgi [None req-d7852f73-8739-429d-99bf-795573d01c67 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:49:22.445 7 INFO cinder.api.openstack.wsgi [None req-793a01a0-0b96-44d4-ab10-1b1587d22952 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:49:22.445 8 INFO cinder.api.openstack.wsgi [None req-d7852f73-8739-429d-99bf-795573d01c67 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:49:32.448 8 INFO cinder.api.openstack.wsgi [None req-d7852f73-8739-429d-99bf-795573d01c67 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:49:32.449 8 INFO cinder.api.openstack.wsgi [None req-d7852f73-8739-429d-99bf-795573d01c67 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:49:32.448 7 INFO cinder.api.openstack.wsgi [None req-793a01a0-0b96-44d4-ab10-1b1587d22952 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:49:32.451 7 INFO cinder.api.openstack.wsgi [None req-793a01a0-0b96-44d4-ab10-1b1587d22952 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:49:33.632 8 INFO cinder.api.openstack.wsgi [None req-bc7a9386-558f-4542-adaf-c60cfb51a94e 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/volumes/detail?all_tenants=true 2026-05-21 16:49:33.642 8 INFO cinder.volume.api [None req-bc7a9386-558f-4542-adaf-c60cfb51a94e 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] Get all volumes completed successfully. 2026-05-21 16:49:33.644 8 INFO cinder.api.openstack.wsgi [None req-bc7a9386-558f-4542-adaf-c60cfb51a94e 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 330/655] 10.0.0.211 () {28 vars in 683 bytes} [Thu May 21 16:49:33 2026] GET /v3/e34136c9e217430aa9e079d8dd5d2217/volumes/detail?all_tenants=true => generated 15 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-21 16:49:33.653 7 INFO cinder.api.openstack.wsgi [None req-3a06a09a-21d7-43a4-8f3d-f9e550967fbf 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/volumes/detail?all_tenants=true 2026-05-21 16:49:33.663 7 INFO cinder.volume.api [None req-3a06a09a-21d7-43a4-8f3d-f9e550967fbf 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] Get all volumes completed successfully. 2026-05-21 16:49:33.665 7 INFO cinder.api.openstack.wsgi [None req-3a06a09a-21d7-43a4-8f3d-f9e550967fbf 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 326/656] 10.0.0.211 () {28 vars in 683 bytes} [Thu May 21 16:49:33 2026] GET /v3/e34136c9e217430aa9e079d8dd5d2217/volumes/detail?all_tenants=true => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-21 16:49:33.675 8 INFO cinder.api.openstack.wsgi [None req-a242a26f-46e9-438c-a820-74deff222be1 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/os-services 2026-05-21 16:49:33.681 8 INFO cinder.api.openstack.wsgi [None req-a242a26f-46e9-438c-a820-74deff222be1 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/os-services returned with HTTP 200 [pid: 8|app: 0|req: 331/657] 10.0.0.211 () {28 vars in 644 bytes} [Thu May 21 16:49:33 2026] GET /v3/e34136c9e217430aa9e079d8dd5d2217/os-services => generated 646 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-21 16:49:33.692 7 INFO cinder.api.openstack.wsgi [None req-cb72988a-003c-4037-bf81-da35eb99cfdd 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/scheduler-stats/get_pools?detail=true 2026-05-21 16:49:34.201 7 INFO cinder.api.openstack.wsgi [None req-cb72988a-003c-4037-bf81-da35eb99cfdd 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 327/658] 10.0.0.211 () {28 vars in 695 bytes} [Thu May 21 16:49:33 2026] GET /v3/e34136c9e217430aa9e079d8dd5d2217/scheduler-stats/get_pools?detail=true => generated 670 bytes in 518 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-21 16:49:34.251 8 INFO cinder.api.openstack.wsgi [None req-0c03bc5a-4c58-4b8e-b0fe-0dd4b6007bb0 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/os-quota-sets/17c3f0f42d36483f9b1ceb9c660adbc6?usage=true 2026-05-21 16:49:34.272 8 INFO cinder.api.openstack.wsgi [None req-0c03bc5a-4c58-4b8e-b0fe-0dd4b6007bb0 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/os-quota-sets/17c3f0f42d36483f9b1ceb9c660adbc6?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 332/659] 10.0.0.211 () {28 vars in 735 bytes} [Thu May 21 16:49:34 2026] GET /v3/e34136c9e217430aa9e079d8dd5d2217/os-quota-sets/17c3f0f42d36483f9b1ceb9c660adbc6?usage=true => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-21 16:49:34.282 7 INFO cinder.api.openstack.wsgi [None req-0f9ef390-0242-4dcf-9343-a6471bdc3d29 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/os-quota-sets/4d0fafcf81744288badf64d5d6648f32?usage=true 2026-05-21 16:49:34.300 7 INFO cinder.api.openstack.wsgi [None req-0f9ef390-0242-4dcf-9343-a6471bdc3d29 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/os-quota-sets/4d0fafcf81744288badf64d5d6648f32?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 328/660] 10.0.0.211 () {28 vars in 735 bytes} [Thu May 21 16:49:34 2026] GET /v3/e34136c9e217430aa9e079d8dd5d2217/os-quota-sets/4d0fafcf81744288badf64d5d6648f32?usage=true => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-21 16:49:34.312 8 INFO cinder.api.openstack.wsgi [None req-6b143b75-7a92-4c82-8acd-838d49e2597a 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/os-quota-sets/e34136c9e217430aa9e079d8dd5d2217?usage=true 2026-05-21 16:49:34.331 8 INFO cinder.api.openstack.wsgi [None req-6b143b75-7a92-4c82-8acd-838d49e2597a 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/os-quota-sets/e34136c9e217430aa9e079d8dd5d2217?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 333/661] 10.0.0.211 () {28 vars in 735 bytes} [Thu May 21 16:49:34 2026] GET /v3/e34136c9e217430aa9e079d8dd5d2217/os-quota-sets/e34136c9e217430aa9e079d8dd5d2217?usage=true => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-21 16:49:34.341 7 INFO cinder.api.openstack.wsgi [None req-a27fcc6b-2d67-46c4-912b-b17228671c1c 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/snapshots?all_tenants=true 2026-05-21 16:49:34.348 7 INFO cinder.volume.api [None req-a27fcc6b-2d67-46c4-912b-b17228671c1c 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] Get all snapshots completed successfully. 2026-05-21 16:49:34.348 7 INFO cinder.api.openstack.wsgi [None req-a27fcc6b-2d67-46c4-912b-b17228671c1c 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 329/662] 10.0.0.211 () {28 vars in 673 bytes} [Thu May 21 16:49:34 2026] GET /v3/e34136c9e217430aa9e079d8dd5d2217/snapshots?all_tenants=true => generated 17 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-21 16:49:42.443 8 INFO cinder.api.openstack.wsgi [None req-6b143b75-7a92-4c82-8acd-838d49e2597a 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:49:42.444 7 INFO cinder.api.openstack.wsgi [None req-a27fcc6b-2d67-46c4-912b-b17228671c1c 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:49:42.444 8 INFO cinder.api.openstack.wsgi [None req-6b143b75-7a92-4c82-8acd-838d49e2597a 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:49:42.445 7 INFO cinder.api.openstack.wsgi [None req-a27fcc6b-2d67-46c4-912b-b17228671c1c 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:49:52.444 8 INFO cinder.api.openstack.wsgi [None req-6b143b75-7a92-4c82-8acd-838d49e2597a 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:49:52.444 7 INFO cinder.api.openstack.wsgi [None req-a27fcc6b-2d67-46c4-912b-b17228671c1c 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:49:52.445 8 INFO cinder.api.openstack.wsgi [None req-6b143b75-7a92-4c82-8acd-838d49e2597a 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:49:52.445 7 INFO cinder.api.openstack.wsgi [None req-a27fcc6b-2d67-46c4-912b-b17228671c1c 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:49:58.990 8 INFO cinder.api.openstack.wsgi [None req-7a305027-1c00-4d06-9706-45d841a30467 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET https://volume.199-19-213-226.nip.io/v3/e34136c9e217430aa9e079d8dd5d2217/os-quota-sets/17c3f0f42d36483f9b1ceb9c660adbc6?usage=False 2026-05-21 16:49:59.007 8 INFO cinder.api.openstack.wsgi [None req-7a305027-1c00-4d06-9706-45d841a30467 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] https://volume.199-19-213-226.nip.io/v3/e34136c9e217430aa9e079d8dd5d2217/os-quota-sets/17c3f0f42d36483f9b1ceb9c660adbc6?usage=False returned with HTTP 200 [pid: 8|app: 0|req: 336/667] 199.19.213.226 () {44 vars in 1068 bytes} [Thu May 21 16:49:58 2026] GET /v3/e34136c9e217430aa9e079d8dd5d2217/os-quota-sets/17c3f0f42d36483f9b1ceb9c660adbc6?usage=False => generated 338 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-21 16:50:02.443 7 INFO cinder.api.openstack.wsgi [None req-a27fcc6b-2d67-46c4-912b-b17228671c1c 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:50:02.444 8 INFO cinder.api.openstack.wsgi [None req-7a305027-1c00-4d06-9706-45d841a30467 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:50:02.444 7 INFO cinder.api.openstack.wsgi [None req-a27fcc6b-2d67-46c4-912b-b17228671c1c 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:50:02.444 8 INFO cinder.api.openstack.wsgi [None req-7a305027-1c00-4d06-9706-45d841a30467 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:50:12.444 8 INFO cinder.api.openstack.wsgi [None req-7a305027-1c00-4d06-9706-45d841a30467 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:50:12.445 8 INFO cinder.api.openstack.wsgi [None req-7a305027-1c00-4d06-9706-45d841a30467 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:50:12.446 7 INFO cinder.api.openstack.wsgi [None req-a27fcc6b-2d67-46c4-912b-b17228671c1c 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:50:12.447 7 INFO cinder.api.openstack.wsgi [None req-a27fcc6b-2d67-46c4-912b-b17228671c1c 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:50:22.443 8 INFO cinder.api.openstack.wsgi [None req-7a305027-1c00-4d06-9706-45d841a30467 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:50:22.444 8 INFO cinder.api.openstack.wsgi [None req-7a305027-1c00-4d06-9706-45d841a30467 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:50:22.444 7 INFO cinder.api.openstack.wsgi [None req-a27fcc6b-2d67-46c4-912b-b17228671c1c 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:50:22.445 7 INFO cinder.api.openstack.wsgi [None req-a27fcc6b-2d67-46c4-912b-b17228671c1c 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:50:32.443 7 INFO cinder.api.openstack.wsgi [None req-a27fcc6b-2d67-46c4-912b-b17228671c1c 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:50:32.444 8 INFO cinder.api.openstack.wsgi [None req-7a305027-1c00-4d06-9706-45d841a30467 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:50:32.444 7 INFO cinder.api.openstack.wsgi [None req-a27fcc6b-2d67-46c4-912b-b17228671c1c 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:50:32.445 8 INFO cinder.api.openstack.wsgi [None req-7a305027-1c00-4d06-9706-45d841a30467 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:50:33.652 7 INFO cinder.api.openstack.wsgi [None req-4a887cd4-be73-4e68-85aa-d65906ba85a6 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/os-services 2026-05-21 16:50:33.658 7 INFO cinder.api.openstack.wsgi [None req-4a887cd4-be73-4e68-85aa-d65906ba85a6 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/os-services returned with HTTP 200 [pid: 7|app: 0|req: 336/676] 10.0.0.211 () {28 vars in 644 bytes} [Thu May 21 16:50:33 2026] GET /v3/e34136c9e217430aa9e079d8dd5d2217/os-services => generated 646 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-21 16:50:33.668 8 INFO cinder.api.openstack.wsgi [None req-d61468b6-12ec-4438-ad9e-931dda5867de 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/volumes/detail?all_tenants=true 2026-05-21 16:50:33.678 8 INFO cinder.volume.api [None req-d61468b6-12ec-4438-ad9e-931dda5867de 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] Get all volumes completed successfully. 2026-05-21 16:50:33.679 8 INFO cinder.api.openstack.wsgi [None req-d61468b6-12ec-4438-ad9e-931dda5867de 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 341/677] 10.0.0.211 () {28 vars in 683 bytes} [Thu May 21 16:50:33 2026] GET /v3/e34136c9e217430aa9e079d8dd5d2217/volumes/detail?all_tenants=true => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-21 16:50:33.700 7 INFO cinder.api.openstack.wsgi [None req-d2190a07-045a-44b3-adf3-fb9556eb07ce 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/scheduler-stats/get_pools?detail=true 2026-05-21 16:50:34.205 7 INFO cinder.api.openstack.wsgi [None req-d2190a07-045a-44b3-adf3-fb9556eb07ce 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 337/678] 10.0.0.211 () {28 vars in 695 bytes} [Thu May 21 16:50:33 2026] GET /v3/e34136c9e217430aa9e079d8dd5d2217/scheduler-stats/get_pools?detail=true => generated 670 bytes in 519 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-21 16:50:34.216 8 INFO cinder.api.openstack.wsgi [None req-9fd94590-e119-4b9d-8b5e-1bffb2cfef2c 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/snapshots?all_tenants=true 2026-05-21 16:50:34.222 8 INFO cinder.volume.api [None req-9fd94590-e119-4b9d-8b5e-1bffb2cfef2c 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] Get all snapshots completed successfully. 2026-05-21 16:50:34.223 8 INFO cinder.api.openstack.wsgi [None req-9fd94590-e119-4b9d-8b5e-1bffb2cfef2c 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 342/679] 10.0.0.211 () {28 vars in 673 bytes} [Thu May 21 16:50:34 2026] GET /v3/e34136c9e217430aa9e079d8dd5d2217/snapshots?all_tenants=true => generated 17 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-21 16:50:34.263 7 INFO cinder.api.openstack.wsgi [None req-03b10d70-74c1-4ad4-88f8-e7e126488a9a 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/os-quota-sets/17c3f0f42d36483f9b1ceb9c660adbc6?usage=true 2026-05-21 16:50:34.282 7 INFO cinder.api.openstack.wsgi [None req-03b10d70-74c1-4ad4-88f8-e7e126488a9a 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/os-quota-sets/17c3f0f42d36483f9b1ceb9c660adbc6?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 338/680] 10.0.0.211 () {28 vars in 735 bytes} [Thu May 21 16:50:34 2026] GET /v3/e34136c9e217430aa9e079d8dd5d2217/os-quota-sets/17c3f0f42d36483f9b1ceb9c660adbc6?usage=true => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-21 16:50:34.293 8 INFO cinder.api.openstack.wsgi [None req-793921d7-daf4-4d4b-8cc9-2eaf99202b7d 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/os-quota-sets/4d0fafcf81744288badf64d5d6648f32?usage=true 2026-05-21 16:50:34.312 8 INFO cinder.api.openstack.wsgi [None req-793921d7-daf4-4d4b-8cc9-2eaf99202b7d 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/os-quota-sets/4d0fafcf81744288badf64d5d6648f32?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 343/681] 10.0.0.211 () {28 vars in 735 bytes} [Thu May 21 16:50:34 2026] GET /v3/e34136c9e217430aa9e079d8dd5d2217/os-quota-sets/4d0fafcf81744288badf64d5d6648f32?usage=true => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-21 16:50:34.326 7 INFO cinder.api.openstack.wsgi [None req-c01673ac-2687-46e2-bbd4-092cfc8d9f8c 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/os-quota-sets/e34136c9e217430aa9e079d8dd5d2217?usage=true 2026-05-21 16:50:34.347 7 INFO cinder.api.openstack.wsgi [None req-c01673ac-2687-46e2-bbd4-092cfc8d9f8c 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/os-quota-sets/e34136c9e217430aa9e079d8dd5d2217?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 339/682] 10.0.0.211 () {28 vars in 735 bytes} [Thu May 21 16:50:34 2026] GET /v3/e34136c9e217430aa9e079d8dd5d2217/os-quota-sets/e34136c9e217430aa9e079d8dd5d2217?usage=true => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-21 16:50:34.357 8 INFO cinder.api.openstack.wsgi [None req-fbaff806-e3dc-484d-9379-c9f0dcde7cbe 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/volumes/detail?all_tenants=true 2026-05-21 16:50:34.365 8 INFO cinder.volume.api [None req-fbaff806-e3dc-484d-9379-c9f0dcde7cbe 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] Get all volumes completed successfully. 2026-05-21 16:50:34.367 8 INFO cinder.api.openstack.wsgi [None req-fbaff806-e3dc-484d-9379-c9f0dcde7cbe 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 344/683] 10.0.0.211 () {28 vars in 683 bytes} [Thu May 21 16:50:34 2026] GET /v3/e34136c9e217430aa9e079d8dd5d2217/volumes/detail?all_tenants=true => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-21 16:50:42.443 7 INFO cinder.api.openstack.wsgi [None req-c01673ac-2687-46e2-bbd4-092cfc8d9f8c 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:50:42.443 8 INFO cinder.api.openstack.wsgi [None req-fbaff806-e3dc-484d-9379-c9f0dcde7cbe 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:50:42.444 7 INFO cinder.api.openstack.wsgi [None req-c01673ac-2687-46e2-bbd4-092cfc8d9f8c 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:50:42.445 8 INFO cinder.api.openstack.wsgi [None req-fbaff806-e3dc-484d-9379-c9f0dcde7cbe 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:50:52.444 7 INFO cinder.api.openstack.wsgi [None req-c01673ac-2687-46e2-bbd4-092cfc8d9f8c 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:50:52.444 8 INFO cinder.api.openstack.wsgi [None req-fbaff806-e3dc-484d-9379-c9f0dcde7cbe 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:50:52.445 7 INFO cinder.api.openstack.wsgi [None req-c01673ac-2687-46e2-bbd4-092cfc8d9f8c 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:50:52.445 8 INFO cinder.api.openstack.wsgi [None req-fbaff806-e3dc-484d-9379-c9f0dcde7cbe 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:51:02.444 7 INFO cinder.api.openstack.wsgi [None req-c01673ac-2687-46e2-bbd4-092cfc8d9f8c 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:51:02.444 7 INFO cinder.api.openstack.wsgi [None req-c01673ac-2687-46e2-bbd4-092cfc8d9f8c 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:51:02.445 8 INFO cinder.api.openstack.wsgi [None req-fbaff806-e3dc-484d-9379-c9f0dcde7cbe 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:51:02.446 8 INFO cinder.api.openstack.wsgi [None req-fbaff806-e3dc-484d-9379-c9f0dcde7cbe 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:51:12.444 8 INFO cinder.api.openstack.wsgi [None req-fbaff806-e3dc-484d-9379-c9f0dcde7cbe 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:51:12.444 7 INFO cinder.api.openstack.wsgi [None req-c01673ac-2687-46e2-bbd4-092cfc8d9f8c 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:51:12.445 8 INFO cinder.api.openstack.wsgi [None req-fbaff806-e3dc-484d-9379-c9f0dcde7cbe 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:51:12.447 7 INFO cinder.api.openstack.wsgi [None req-c01673ac-2687-46e2-bbd4-092cfc8d9f8c 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:51:22.443 8 INFO cinder.api.openstack.wsgi [None req-fbaff806-e3dc-484d-9379-c9f0dcde7cbe 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:51:22.443 7 INFO cinder.api.openstack.wsgi [None req-c01673ac-2687-46e2-bbd4-092cfc8d9f8c 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:51:22.444 8 INFO cinder.api.openstack.wsgi [None req-fbaff806-e3dc-484d-9379-c9f0dcde7cbe 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:51:22.445 7 INFO cinder.api.openstack.wsgi [None req-c01673ac-2687-46e2-bbd4-092cfc8d9f8c 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:51:30.012 8 INFO cinder.api.openstack.wsgi [None req-05e9d011-3d96-4411-9e4a-aa6855fae401 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/snapshots 2026-05-21 16:51:30.023 8 INFO cinder.volume.api [None req-05e9d011-3d96-4411-9e4a-aa6855fae401 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] Get all snapshots completed successfully. 2026-05-21 16:51:30.023 8 INFO cinder.api.openstack.wsgi [None req-05e9d011-3d96-4411-9e4a-aa6855fae401 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/snapshots returned with HTTP 200 [pid: 8|app: 0|req: 350/694] 10.0.0.171 () {32 vars in 704 bytes} [Thu May 21 16:51:30 2026] GET /v3/e34136c9e217430aa9e079d8dd5d2217/snapshots => generated 17 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-21 16:51:30.035 7 INFO cinder.api.openstack.wsgi [None req-c37488f7-5d11-4df6-a9a4-f25fa8275586 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/volumes 2026-05-21 16:51:30.064 7 INFO cinder.volume.api [None req-c37488f7-5d11-4df6-a9a4-f25fa8275586 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] Get all volumes completed successfully. 2026-05-21 16:51:30.065 7 INFO cinder.api.openstack.wsgi [None req-c37488f7-5d11-4df6-a9a4-f25fa8275586 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/volumes returned with HTTP 200 [pid: 7|app: 0|req: 345/695] 10.0.0.171 () {32 vars in 700 bytes} [Thu May 21 16:51:30 2026] GET /v3/e34136c9e217430aa9e079d8dd5d2217/volumes => generated 15 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-21 16:51:32.444 8 INFO cinder.api.openstack.wsgi [None req-05e9d011-3d96-4411-9e4a-aa6855fae401 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:51:32.444 7 INFO cinder.api.openstack.wsgi [None req-c37488f7-5d11-4df6-a9a4-f25fa8275586 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:51:32.445 7 INFO cinder.api.openstack.wsgi [None req-c37488f7-5d11-4df6-a9a4-f25fa8275586 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:51:32.445 8 INFO cinder.api.openstack.wsgi [None req-05e9d011-3d96-4411-9e4a-aa6855fae401 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:51:33.684 7 INFO cinder.api.openstack.wsgi [None req-c81ea826-740f-4105-a1ce-bec179e666d8 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/scheduler-stats/get_pools?detail=true 2026-05-21 16:51:34.191 7 INFO cinder.api.openstack.wsgi [None req-c81ea826-740f-4105-a1ce-bec179e666d8 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 347/698] 10.0.0.211 () {28 vars in 695 bytes} [Thu May 21 16:51:33 2026] GET /v3/e34136c9e217430aa9e079d8dd5d2217/scheduler-stats/get_pools?detail=true => generated 670 bytes in 609 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-21 16:51:34.241 8 INFO cinder.api.openstack.wsgi [None req-c7f7eee1-4e3b-44a1-9a23-cc279b291aa8 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/os-quota-sets/17c3f0f42d36483f9b1ceb9c660adbc6?usage=true 2026-05-21 16:51:34.260 8 INFO cinder.api.openstack.wsgi [None req-c7f7eee1-4e3b-44a1-9a23-cc279b291aa8 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/os-quota-sets/17c3f0f42d36483f9b1ceb9c660adbc6?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 352/699] 10.0.0.211 () {28 vars in 735 bytes} [Thu May 21 16:51:34 2026] GET /v3/e34136c9e217430aa9e079d8dd5d2217/os-quota-sets/17c3f0f42d36483f9b1ceb9c660adbc6?usage=true => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-21 16:51:34.273 7 INFO cinder.api.openstack.wsgi [None req-9ca655ca-ea04-4565-b766-abcb8341af95 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/os-quota-sets/4d0fafcf81744288badf64d5d6648f32?usage=true 2026-05-21 16:51:34.294 7 INFO cinder.api.openstack.wsgi [None req-9ca655ca-ea04-4565-b766-abcb8341af95 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/os-quota-sets/4d0fafcf81744288badf64d5d6648f32?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 348/700] 10.0.0.211 () {28 vars in 735 bytes} [Thu May 21 16:51:34 2026] GET /v3/e34136c9e217430aa9e079d8dd5d2217/os-quota-sets/4d0fafcf81744288badf64d5d6648f32?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-21 16:51:34.304 8 INFO cinder.api.openstack.wsgi [None req-c3c0f9d0-95e0-468c-a2a4-65c2b660aaf9 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/os-quota-sets/e34136c9e217430aa9e079d8dd5d2217?usage=true 2026-05-21 16:51:34.324 8 INFO cinder.api.openstack.wsgi [None req-c3c0f9d0-95e0-468c-a2a4-65c2b660aaf9 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/os-quota-sets/e34136c9e217430aa9e079d8dd5d2217?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 353/701] 10.0.0.211 () {28 vars in 735 bytes} [Thu May 21 16:51:34 2026] GET /v3/e34136c9e217430aa9e079d8dd5d2217/os-quota-sets/e34136c9e217430aa9e079d8dd5d2217?usage=true => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-21 16:51:34.334 7 INFO cinder.api.openstack.wsgi [None req-74fef355-9281-46a3-9afb-d76f226e8481 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/snapshots?all_tenants=true 2026-05-21 16:51:34.340 7 INFO cinder.volume.api [None req-74fef355-9281-46a3-9afb-d76f226e8481 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] Get all snapshots completed successfully. 2026-05-21 16:51:34.341 7 INFO cinder.api.openstack.wsgi [None req-74fef355-9281-46a3-9afb-d76f226e8481 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 349/702] 10.0.0.211 () {28 vars in 673 bytes} [Thu May 21 16:51:34 2026] GET /v3/e34136c9e217430aa9e079d8dd5d2217/snapshots?all_tenants=true => generated 17 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-21 16:51:34.352 8 INFO cinder.api.openstack.wsgi [None req-3e76ec3d-77f4-4287-a826-03b437665b3b 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/volumes/detail?all_tenants=true 2026-05-21 16:51:34.359 8 INFO cinder.volume.api [None req-3e76ec3d-77f4-4287-a826-03b437665b3b 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] Get all volumes completed successfully. 2026-05-21 16:51:34.361 8 INFO cinder.api.openstack.wsgi [None req-3e76ec3d-77f4-4287-a826-03b437665b3b 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 354/703] 10.0.0.211 () {28 vars in 683 bytes} [Thu May 21 16:51:34 2026] GET /v3/e34136c9e217430aa9e079d8dd5d2217/volumes/detail?all_tenants=true => generated 15 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-21 16:51:34.373 7 INFO cinder.api.openstack.wsgi [None req-57ac4a56-2c87-43cf-b3fe-136d7217acc6 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/os-services 2026-05-21 16:51:34.379 7 INFO cinder.api.openstack.wsgi [None req-57ac4a56-2c87-43cf-b3fe-136d7217acc6 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/os-services returned with HTTP 200 [pid: 7|app: 0|req: 350/704] 10.0.0.211 () {28 vars in 644 bytes} [Thu May 21 16:51:34 2026] GET /v3/e34136c9e217430aa9e079d8dd5d2217/os-services => generated 646 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-21 16:51:34.387 8 INFO cinder.api.openstack.wsgi [None req-4565a9b0-00d0-47e7-8fed-3e06ae3dd908 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/volumes/detail?all_tenants=true 2026-05-21 16:51:34.395 8 INFO cinder.volume.api [None req-4565a9b0-00d0-47e7-8fed-3e06ae3dd908 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] Get all volumes completed successfully. 2026-05-21 16:51:34.397 8 INFO cinder.api.openstack.wsgi [None req-4565a9b0-00d0-47e7-8fed-3e06ae3dd908 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 355/705] 10.0.0.211 () {28 vars in 683 bytes} [Thu May 21 16:51:34 2026] GET /v3/e34136c9e217430aa9e079d8dd5d2217/volumes/detail?all_tenants=true => generated 15 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-21 16:51:42.444 8 INFO cinder.api.openstack.wsgi [None req-4565a9b0-00d0-47e7-8fed-3e06ae3dd908 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:51:42.444 7 INFO cinder.api.openstack.wsgi [None req-57ac4a56-2c87-43cf-b3fe-136d7217acc6 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:51:42.445 8 INFO cinder.api.openstack.wsgi [None req-4565a9b0-00d0-47e7-8fed-3e06ae3dd908 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:51:42.445 7 INFO cinder.api.openstack.wsgi [None req-57ac4a56-2c87-43cf-b3fe-136d7217acc6 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:51:52.444 8 INFO cinder.api.openstack.wsgi [None req-4565a9b0-00d0-47e7-8fed-3e06ae3dd908 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:51:52.445 8 INFO cinder.api.openstack.wsgi [None req-4565a9b0-00d0-47e7-8fed-3e06ae3dd908 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:51:52.447 7 INFO cinder.api.openstack.wsgi [None req-57ac4a56-2c87-43cf-b3fe-136d7217acc6 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:51:52.448 7 INFO cinder.api.openstack.wsgi [None req-57ac4a56-2c87-43cf-b3fe-136d7217acc6 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:52:02.444 8 INFO cinder.api.openstack.wsgi [None req-4565a9b0-00d0-47e7-8fed-3e06ae3dd908 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:52:02.444 7 INFO cinder.api.openstack.wsgi [None req-57ac4a56-2c87-43cf-b3fe-136d7217acc6 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:52:02.444 8 INFO cinder.api.openstack.wsgi [None req-4565a9b0-00d0-47e7-8fed-3e06ae3dd908 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:52:02.445 7 INFO cinder.api.openstack.wsgi [None req-57ac4a56-2c87-43cf-b3fe-136d7217acc6 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:52:12.444 8 INFO cinder.api.openstack.wsgi [None req-4565a9b0-00d0-47e7-8fed-3e06ae3dd908 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:52:12.445 8 INFO cinder.api.openstack.wsgi [None req-4565a9b0-00d0-47e7-8fed-3e06ae3dd908 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:52:12.445 7 INFO cinder.api.openstack.wsgi [None req-57ac4a56-2c87-43cf-b3fe-136d7217acc6 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:52:12.446 7 INFO cinder.api.openstack.wsgi [None req-57ac4a56-2c87-43cf-b3fe-136d7217acc6 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:52:22.443 8 INFO cinder.api.openstack.wsgi [None req-4565a9b0-00d0-47e7-8fed-3e06ae3dd908 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:52:22.443 7 INFO cinder.api.openstack.wsgi [None req-57ac4a56-2c87-43cf-b3fe-136d7217acc6 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:52:22.445 7 INFO cinder.api.openstack.wsgi [None req-57ac4a56-2c87-43cf-b3fe-136d7217acc6 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:52:22.445 8 INFO cinder.api.openstack.wsgi [None req-4565a9b0-00d0-47e7-8fed-3e06ae3dd908 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:52:32.444 7 INFO cinder.api.openstack.wsgi [None req-57ac4a56-2c87-43cf-b3fe-136d7217acc6 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:52:32.444 8 INFO cinder.api.openstack.wsgi [None req-4565a9b0-00d0-47e7-8fed-3e06ae3dd908 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:52:32.445 7 INFO cinder.api.openstack.wsgi [None req-57ac4a56-2c87-43cf-b3fe-136d7217acc6 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:52:32.445 8 INFO cinder.api.openstack.wsgi [None req-4565a9b0-00d0-47e7-8fed-3e06ae3dd908 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:52:33.690 7 INFO cinder.api.openstack.wsgi [None req-fabbaf71-21e7-4aec-9382-45424044a435 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/volumes/detail?all_tenants=true 2026-05-21 16:52:33.703 7 INFO cinder.volume.api [None req-fabbaf71-21e7-4aec-9382-45424044a435 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] Get all volumes completed successfully. 2026-05-21 16:52:33.706 7 INFO cinder.api.openstack.wsgi [None req-fabbaf71-21e7-4aec-9382-45424044a435 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 357/718] 10.0.0.211 () {28 vars in 683 bytes} [Thu May 21 16:52:33 2026] GET /v3/e34136c9e217430aa9e079d8dd5d2217/volumes/detail?all_tenants=true => generated 15 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-21 16:52:33.717 8 INFO cinder.api.openstack.wsgi [None req-3eb5d1f8-3e29-4cd9-a915-4c86cc277226 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/snapshots?all_tenants=true 2026-05-21 16:52:33.722 8 INFO cinder.volume.api [None req-3eb5d1f8-3e29-4cd9-a915-4c86cc277226 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] Get all snapshots completed successfully. 2026-05-21 16:52:33.722 8 INFO cinder.api.openstack.wsgi [None req-3eb5d1f8-3e29-4cd9-a915-4c86cc277226 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 362/719] 10.0.0.211 () {28 vars in 673 bytes} [Thu May 21 16:52:33 2026] GET /v3/e34136c9e217430aa9e079d8dd5d2217/snapshots?all_tenants=true => generated 17 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-21 16:52:33.732 7 INFO cinder.api.openstack.wsgi [None req-4930218e-9b5a-44a0-bbe2-4ae56a5ad9fe 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/os-services 2026-05-21 16:52:33.738 7 INFO cinder.api.openstack.wsgi [None req-4930218e-9b5a-44a0-bbe2-4ae56a5ad9fe 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/os-services returned with HTTP 200 [pid: 7|app: 0|req: 358/720] 10.0.0.211 () {28 vars in 644 bytes} [Thu May 21 16:52:33 2026] GET /v3/e34136c9e217430aa9e079d8dd5d2217/os-services => generated 646 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-21 16:52:33.746 8 INFO cinder.api.openstack.wsgi [None req-5d47d3bb-248c-4c56-9165-bc3c2314e625 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/volumes/detail?all_tenants=true 2026-05-21 16:52:33.755 8 INFO cinder.volume.api [None req-5d47d3bb-248c-4c56-9165-bc3c2314e625 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] Get all volumes completed successfully. 2026-05-21 16:52:33.758 8 INFO cinder.api.openstack.wsgi [None req-5d47d3bb-248c-4c56-9165-bc3c2314e625 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 363/721] 10.0.0.211 () {28 vars in 683 bytes} [Thu May 21 16:52:33 2026] GET /v3/e34136c9e217430aa9e079d8dd5d2217/volumes/detail?all_tenants=true => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-21 16:52:33.769 7 INFO cinder.api.openstack.wsgi [None req-a6e9bffd-2946-4fdc-875d-52dbc73eb181 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/scheduler-stats/get_pools?detail=true 2026-05-21 16:52:34.274 7 INFO cinder.api.openstack.wsgi [None req-a6e9bffd-2946-4fdc-875d-52dbc73eb181 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 359/722] 10.0.0.211 () {28 vars in 695 bytes} [Thu May 21 16:52:33 2026] GET /v3/e34136c9e217430aa9e079d8dd5d2217/scheduler-stats/get_pools?detail=true => generated 670 bytes in 514 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-21 16:52:34.309 8 INFO cinder.api.openstack.wsgi [None req-77f911d4-1c97-46c0-8b7e-d22e7aece664 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/os-quota-sets/17c3f0f42d36483f9b1ceb9c660adbc6?usage=true 2026-05-21 16:52:34.347 8 INFO cinder.api.openstack.wsgi [None req-77f911d4-1c97-46c0-8b7e-d22e7aece664 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/os-quota-sets/17c3f0f42d36483f9b1ceb9c660adbc6?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 364/723] 10.0.0.211 () {28 vars in 735 bytes} [Thu May 21 16:52:34 2026] GET /v3/e34136c9e217430aa9e079d8dd5d2217/os-quota-sets/17c3f0f42d36483f9b1ceb9c660adbc6?usage=true => generated 845 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-21 16:52:34.362 7 INFO cinder.api.openstack.wsgi [None req-0c8bdae9-4abd-4be5-88a3-943703b33743 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/os-quota-sets/3a31585014bb4a8b8a71d3e7f9a78b4e?usage=true 2026-05-21 16:52:34.380 7 INFO cinder.api.openstack.wsgi [None req-0c8bdae9-4abd-4be5-88a3-943703b33743 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/os-quota-sets/3a31585014bb4a8b8a71d3e7f9a78b4e?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 360/724] 10.0.0.211 () {28 vars in 735 bytes} [Thu May 21 16:52:34 2026] GET /v3/e34136c9e217430aa9e079d8dd5d2217/os-quota-sets/3a31585014bb4a8b8a71d3e7f9a78b4e?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-21 16:52:34.391 8 INFO cinder.api.openstack.wsgi [None req-85b84838-b9c2-4b85-bfc9-c2d6d20725f0 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/os-quota-sets/4d0fafcf81744288badf64d5d6648f32?usage=true 2026-05-21 16:52:34.412 8 INFO cinder.api.openstack.wsgi [None req-85b84838-b9c2-4b85-bfc9-c2d6d20725f0 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/os-quota-sets/4d0fafcf81744288badf64d5d6648f32?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 365/725] 10.0.0.211 () {28 vars in 735 bytes} [Thu May 21 16:52:34 2026] GET /v3/e34136c9e217430aa9e079d8dd5d2217/os-quota-sets/4d0fafcf81744288badf64d5d6648f32?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-21 16:52:34.429 7 INFO cinder.api.openstack.wsgi [None req-8c57bcbb-11d9-4b4f-8fe3-5ce75c8e01f9 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/os-quota-sets/9d5464e2f8b64c9cbc86d27a798191d6?usage=true 2026-05-21 16:52:34.451 7 INFO cinder.api.openstack.wsgi [None req-8c57bcbb-11d9-4b4f-8fe3-5ce75c8e01f9 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/os-quota-sets/9d5464e2f8b64c9cbc86d27a798191d6?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 361/726] 10.0.0.211 () {28 vars in 735 bytes} [Thu May 21 16:52:34 2026] GET /v3/e34136c9e217430aa9e079d8dd5d2217/os-quota-sets/9d5464e2f8b64c9cbc86d27a798191d6?usage=true => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-21 16:52:34.464 8 INFO cinder.api.openstack.wsgi [None req-b609592e-5fda-412c-a886-00bdf01d3aa5 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/os-quota-sets/cf4e342a58424652907d0fb81f515e25?usage=true 2026-05-21 16:52:34.484 8 INFO cinder.api.openstack.wsgi [None req-b609592e-5fda-412c-a886-00bdf01d3aa5 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/os-quota-sets/cf4e342a58424652907d0fb81f515e25?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 366/727] 10.0.0.211 () {28 vars in 735 bytes} [Thu May 21 16:52:34 2026] GET /v3/e34136c9e217430aa9e079d8dd5d2217/os-quota-sets/cf4e342a58424652907d0fb81f515e25?usage=true => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-21 16:52:34.494 7 INFO cinder.api.openstack.wsgi [None req-1b43047d-8095-404f-afa9-fe86e31830c9 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/os-quota-sets/d3a37542abb5472187699962778fb568?usage=true 2026-05-21 16:52:34.516 7 INFO cinder.api.openstack.wsgi [None req-1b43047d-8095-404f-afa9-fe86e31830c9 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/os-quota-sets/d3a37542abb5472187699962778fb568?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 362/728] 10.0.0.211 () {28 vars in 735 bytes} [Thu May 21 16:52:34 2026] GET /v3/e34136c9e217430aa9e079d8dd5d2217/os-quota-sets/d3a37542abb5472187699962778fb568?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-21 16:52:34.526 8 INFO cinder.api.openstack.wsgi [None req-8ad9fc17-fab7-4b89-8ad3-d3f1119718a3 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/os-quota-sets/e34136c9e217430aa9e079d8dd5d2217?usage=true 2026-05-21 16:52:34.552 8 INFO cinder.api.openstack.wsgi [None req-8ad9fc17-fab7-4b89-8ad3-d3f1119718a3 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/os-quota-sets/e34136c9e217430aa9e079d8dd5d2217?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 367/729] 10.0.0.211 () {28 vars in 735 bytes} [Thu May 21 16:52:34 2026] GET /v3/e34136c9e217430aa9e079d8dd5d2217/os-quota-sets/e34136c9e217430aa9e079d8dd5d2217?usage=true => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-21 16:52:42.444 8 INFO cinder.api.openstack.wsgi [None req-8ad9fc17-fab7-4b89-8ad3-d3f1119718a3 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:52:42.444 7 INFO cinder.api.openstack.wsgi [None req-1b43047d-8095-404f-afa9-fe86e31830c9 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:52:42.445 8 INFO cinder.api.openstack.wsgi [None req-8ad9fc17-fab7-4b89-8ad3-d3f1119718a3 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:52:42.445 7 INFO cinder.api.openstack.wsgi [None req-1b43047d-8095-404f-afa9-fe86e31830c9 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:52:52.414 8 INFO cinder.api.openstack.wsgi [None req-ae5fad2b-1c76-4c90-893a-b83ce0b1138a f50c9209f38e4d82a33829f92ef9bde0 28b578265e5046aca14a3823703c50c3 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/28b578265e5046aca14a3823703c50c3/volumes 2026-05-21 16:52:52.444 7 INFO cinder.api.openstack.wsgi [None req-1b43047d-8095-404f-afa9-fe86e31830c9 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:52:52.445 7 INFO cinder.api.openstack.wsgi [None req-1b43047d-8095-404f-afa9-fe86e31830c9 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:52:52.447 7 INFO cinder.api.openstack.wsgi [None req-1b43047d-8095-404f-afa9-fe86e31830c9 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:52:52.448 7 INFO cinder.api.openstack.wsgi [None req-1b43047d-8095-404f-afa9-fe86e31830c9 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:52:53.042 8 INFO cinder.api.v3.volumes [None req-ae5fad2b-1c76-4c90-893a-b83ce0b1138a f50c9209f38e4d82a33829f92ef9bde0 28b578265e5046aca14a3823703c50c3 - - default default] Create volume of 1 GB 2026-05-21 16:52:53.061 8 INFO cinder.volume.api [None req-ae5fad2b-1c76-4c90-893a-b83ce0b1138a f50c9209f38e4d82a33829f92ef9bde0 28b578265e5046aca14a3823703c50c3 - - default default] Availability Zones retrieved successfully. 2026-05-21 16:52:53.274 7 INFO cinder.api.openstack.wsgi [None req-1b43047d-8095-404f-afa9-fe86e31830c9 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-05-21 16:52:53.275 7 INFO cinder.api.openstack.wsgi [None req-1b43047d-8095-404f-afa9-fe86e31830c9 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 366/734] 10.0.0.135 () {28 vars in 375 bytes} [Thu May 21 16:52:53 2026] GET / => generated 411 bytes in 1 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-05-21 16:52:53.289 7 INFO cinder.api.openstack.wsgi [None req-1784f6e1-89a7-4294-adde-899109bf57df d6af60cb4977444d8546cf4c240bae7a 9d7f103d863c47eb8cc5746495acef92 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9d7f103d863c47eb8cc5746495acef92/limits?tenant_id=9d7f103d863c47eb8cc5746495acef92 2026-05-21 16:52:53.317 7 INFO cinder.api.openstack.wsgi [None req-1784f6e1-89a7-4294-adde-899109bf57df d6af60cb4977444d8546cf4c240bae7a 9d7f103d863c47eb8cc5746495acef92 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9d7f103d863c47eb8cc5746495acef92/limits?tenant_id=9d7f103d863c47eb8cc5746495acef92 returned with HTTP 200 [pid: 7|app: 0|req: 367/735] 10.0.0.135 () {34 vars in 878 bytes} [Thu May 21 16:52:53 2026] GET /v3/9d7f103d863c47eb8cc5746495acef92/limits?tenant_id=9d7f103d863c47eb8cc5746495acef92 => generated 302 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-21 16:52:53.371 8 INFO cinder.volume.api [None req-ae5fad2b-1c76-4c90-893a-b83ce0b1138a f50c9209f38e4d82a33829f92ef9bde0 28b578265e5046aca14a3823703c50c3 - - default default] Create volume request issued successfully. 2026-05-21 16:52:53.372 8 INFO cinder.api.openstack.wsgi [None req-ae5fad2b-1c76-4c90-893a-b83ce0b1138a f50c9209f38e4d82a33829f92ef9bde0 28b578265e5046aca14a3823703c50c3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/28b578265e5046aca14a3823703c50c3/volumes returned with HTTP 202 [pid: 8|app: 0|req: 369/736] 10.0.0.171 () {34 vars in 722 bytes} [Thu May 21 16:52:52 2026] POST /v3/28b578265e5046aca14a3823703c50c3/volumes => generated 864 bytes in 964 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-05-21 16:52:53.386 7 INFO cinder.api.openstack.wsgi [None req-71bfb92a-c868-4e05-9b2c-4d460d209b6a f50c9209f38e4d82a33829f92ef9bde0 28b578265e5046aca14a3823703c50c3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/28b578265e5046aca14a3823703c50c3/volumes/db8bd666-aa84-47b0-b48d-b38a47436448 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-21 16:52:53.423 7 INFO cinder.volume.api [None req-71bfb92a-c868-4e05-9b2c-4d460d209b6a f50c9209f38e4d82a33829f92ef9bde0 28b578265e5046aca14a3823703c50c3 - - default default] Volume info retrieved successfully. 2026-05-21 16:52:53.431 7 INFO cinder.api.openstack.wsgi [None req-71bfb92a-c868-4e05-9b2c-4d460d209b6a f50c9209f38e4d82a33829f92ef9bde0 28b578265e5046aca14a3823703c50c3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/28b578265e5046aca14a3823703c50c3/volumes/db8bd666-aa84-47b0-b48d-b38a47436448 returned with HTTP 200 [pid: 7|app: 0|req: 368/737] 10.0.0.171 () {32 vars in 774 bytes} [Thu May 21 16:52:53 2026] GET /v3/28b578265e5046aca14a3823703c50c3/volumes/db8bd666-aa84-47b0-b48d-b38a47436448 => generated 932 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 16:52:54.451 8 INFO cinder.api.openstack.wsgi [None req-e4c3ea79-f509-423e-a6df-c03aa4f55062 f50c9209f38e4d82a33829f92ef9bde0 28b578265e5046aca14a3823703c50c3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/28b578265e5046aca14a3823703c50c3/volumes/db8bd666-aa84-47b0-b48d-b38a47436448 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-21 16:52:54.471 8 INFO cinder.volume.api [None req-e4c3ea79-f509-423e-a6df-c03aa4f55062 f50c9209f38e4d82a33829f92ef9bde0 28b578265e5046aca14a3823703c50c3 - - default default] Volume info retrieved successfully. 2026-05-21 16:52:54.477 8 INFO cinder.api.openstack.wsgi [None req-e4c3ea79-f509-423e-a6df-c03aa4f55062 f50c9209f38e4d82a33829f92ef9bde0 28b578265e5046aca14a3823703c50c3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/28b578265e5046aca14a3823703c50c3/volumes/db8bd666-aa84-47b0-b48d-b38a47436448 returned with HTTP 200 [pid: 8|app: 0|req: 370/738] 10.0.0.171 () {32 vars in 774 bytes} [Thu May 21 16:52:54 2026] GET /v3/28b578265e5046aca14a3823703c50c3/volumes/db8bd666-aa84-47b0-b48d-b38a47436448 => generated 956 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 16:52:55.500 7 INFO cinder.api.openstack.wsgi [None req-7786eb78-0cf2-41f9-ad47-f0dbb6c52573 f50c9209f38e4d82a33829f92ef9bde0 28b578265e5046aca14a3823703c50c3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/28b578265e5046aca14a3823703c50c3/volumes/db8bd666-aa84-47b0-b48d-b38a47436448 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-21 16:52:55.513 7 INFO cinder.volume.api [None req-7786eb78-0cf2-41f9-ad47-f0dbb6c52573 f50c9209f38e4d82a33829f92ef9bde0 28b578265e5046aca14a3823703c50c3 - - default default] Volume info retrieved successfully. 2026-05-21 16:52:55.518 7 INFO cinder.api.openstack.wsgi [None req-7786eb78-0cf2-41f9-ad47-f0dbb6c52573 f50c9209f38e4d82a33829f92ef9bde0 28b578265e5046aca14a3823703c50c3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/28b578265e5046aca14a3823703c50c3/volumes/db8bd666-aa84-47b0-b48d-b38a47436448 returned with HTTP 200 [pid: 7|app: 0|req: 369/739] 10.0.0.171 () {32 vars in 774 bytes} [Thu May 21 16:52:55 2026] GET /v3/28b578265e5046aca14a3823703c50c3/volumes/db8bd666-aa84-47b0-b48d-b38a47436448 => generated 956 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-21 16:52:55.912 8 INFO cinder.api.openstack.wsgi [None req-e4c3ea79-f509-423e-a6df-c03aa4f55062 f50c9209f38e4d82a33829f92ef9bde0 28b578265e5046aca14a3823703c50c3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-05-21 16:52:55.913 8 INFO cinder.api.openstack.wsgi [None req-e4c3ea79-f509-423e-a6df-c03aa4f55062 f50c9209f38e4d82a33829f92ef9bde0 28b578265e5046aca14a3823703c50c3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 371/740] 10.0.0.135 () {28 vars in 375 bytes} [Thu May 21 16:52:55 2026] GET / => generated 411 bytes in 2 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-05-21 16:52:55.919 7 INFO cinder.api.openstack.wsgi [None req-7786eb78-0cf2-41f9-ad47-f0dbb6c52573 f50c9209f38e4d82a33829f92ef9bde0 28b578265e5046aca14a3823703c50c3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-05-21 16:52:55.921 7 INFO cinder.api.openstack.wsgi [None req-7786eb78-0cf2-41f9-ad47-f0dbb6c52573 f50c9209f38e4d82a33829f92ef9bde0 28b578265e5046aca14a3823703c50c3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 370/741] 10.0.0.135 () {28 vars in 375 bytes} [Thu May 21 16:52:55 2026] GET / => generated 411 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 16:52:56.538 8 INFO cinder.api.openstack.wsgi [None req-ffc059f4-e231-4e74-869d-89850e1434a7 f50c9209f38e4d82a33829f92ef9bde0 28b578265e5046aca14a3823703c50c3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/28b578265e5046aca14a3823703c50c3/volumes/db8bd666-aa84-47b0-b48d-b38a47436448 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-21 16:52:56.562 8 INFO cinder.volume.api [None req-ffc059f4-e231-4e74-869d-89850e1434a7 f50c9209f38e4d82a33829f92ef9bde0 28b578265e5046aca14a3823703c50c3 - - default default] Volume info retrieved successfully. 2026-05-21 16:52:56.569 8 INFO cinder.api.openstack.wsgi [None req-ffc059f4-e231-4e74-869d-89850e1434a7 f50c9209f38e4d82a33829f92ef9bde0 28b578265e5046aca14a3823703c50c3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/28b578265e5046aca14a3823703c50c3/volumes/db8bd666-aa84-47b0-b48d-b38a47436448 returned with HTTP 200 [pid: 8|app: 0|req: 372/742] 10.0.0.171 () {32 vars in 774 bytes} [Thu May 21 16:52:56 2026] GET /v3/28b578265e5046aca14a3823703c50c3/volumes/db8bd666-aa84-47b0-b48d-b38a47436448 => generated 1482 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 16:52:56.678 7 INFO cinder.api.openstack.wsgi [req-4241ef7f-6bc3-428c-9548-d0fbf9086ca5 req-0cccae9c-5e02-4880-be5c-e1b16ea33463 f50c9209f38e4d82a33829f92ef9bde0 28b578265e5046aca14a3823703c50c3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/28b578265e5046aca14a3823703c50c3/volumes/db8bd666-aa84-47b0-b48d-b38a47436448 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-21 16:52:56.701 7 INFO cinder.volume.api [req-4241ef7f-6bc3-428c-9548-d0fbf9086ca5 req-0cccae9c-5e02-4880-be5c-e1b16ea33463 f50c9209f38e4d82a33829f92ef9bde0 28b578265e5046aca14a3823703c50c3 - - default default] Volume info retrieved successfully. 2026-05-21 16:52:56.707 7 INFO cinder.api.openstack.wsgi [req-4241ef7f-6bc3-428c-9548-d0fbf9086ca5 req-0cccae9c-5e02-4880-be5c-e1b16ea33463 f50c9209f38e4d82a33829f92ef9bde0 28b578265e5046aca14a3823703c50c3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/28b578265e5046aca14a3823703c50c3/volumes/db8bd666-aa84-47b0-b48d-b38a47436448 returned with HTTP 200 [pid: 7|app: 0|req: 371/743] 10.0.0.32 () {34 vars in 1026 bytes} [Thu May 21 16:52:56 2026] GET /v3/28b578265e5046aca14a3823703c50c3/volumes/db8bd666-aa84-47b0-b48d-b38a47436448 => generated 1482 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-21 16:52:56.857 8 INFO cinder.api.openstack.wsgi [None req-ffc059f4-e231-4e74-869d-89850e1434a7 f50c9209f38e4d82a33829f92ef9bde0 28b578265e5046aca14a3823703c50c3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-05-21 16:52:56.858 8 INFO cinder.api.openstack.wsgi [None req-ffc059f4-e231-4e74-869d-89850e1434a7 f50c9209f38e4d82a33829f92ef9bde0 28b578265e5046aca14a3823703c50c3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 373/744] 10.0.0.135 () {28 vars in 375 bytes} [Thu May 21 16:52:56 2026] GET / => generated 411 bytes in 2 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 16:52:56.870 7 INFO cinder.api.openstack.wsgi [None req-7fdaa13e-6594-42c9-8036-856070ecb6c0 d6af60cb4977444d8546cf4c240bae7a 9d7f103d863c47eb8cc5746495acef92 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9d7f103d863c47eb8cc5746495acef92/limits?tenant_id=9d7f103d863c47eb8cc5746495acef92 2026-05-21 16:52:56.916 7 INFO cinder.api.openstack.wsgi [None req-7fdaa13e-6594-42c9-8036-856070ecb6c0 d6af60cb4977444d8546cf4c240bae7a 9d7f103d863c47eb8cc5746495acef92 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9d7f103d863c47eb8cc5746495acef92/limits?tenant_id=9d7f103d863c47eb8cc5746495acef92 returned with HTTP 200 [pid: 7|app: 0|req: 372/745] 10.0.0.135 () {34 vars in 878 bytes} [Thu May 21 16:52:56 2026] GET /v3/9d7f103d863c47eb8cc5746495acef92/limits?tenant_id=9d7f103d863c47eb8cc5746495acef92 => generated 302 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 16:52:57.786 8 INFO cinder.api.openstack.wsgi [req-4241ef7f-6bc3-428c-9548-d0fbf9086ca5 req-dd5dbcdd-e43f-4a77-926c-55db48713b04 f50c9209f38e4d82a33829f92ef9bde0 28b578265e5046aca14a3823703c50c3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/28b578265e5046aca14a3823703c50c3/volumes/db8bd666-aa84-47b0-b48d-b38a47436448 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-21 16:52:57.798 8 INFO cinder.volume.api [req-4241ef7f-6bc3-428c-9548-d0fbf9086ca5 req-dd5dbcdd-e43f-4a77-926c-55db48713b04 f50c9209f38e4d82a33829f92ef9bde0 28b578265e5046aca14a3823703c50c3 - - default default] Volume info retrieved successfully. 2026-05-21 16:52:57.804 8 INFO cinder.api.openstack.wsgi [req-4241ef7f-6bc3-428c-9548-d0fbf9086ca5 req-dd5dbcdd-e43f-4a77-926c-55db48713b04 f50c9209f38e4d82a33829f92ef9bde0 28b578265e5046aca14a3823703c50c3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/28b578265e5046aca14a3823703c50c3/volumes/db8bd666-aa84-47b0-b48d-b38a47436448 returned with HTTP 200 [pid: 8|app: 0|req: 374/746] 10.0.0.32 () {34 vars in 1026 bytes} [Thu May 21 16:52:57 2026] GET /v3/28b578265e5046aca14a3823703c50c3/volumes/db8bd666-aa84-47b0-b48d-b38a47436448 => generated 1482 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-21 16:52:57.814 7 INFO cinder.api.openstack.wsgi [None req-7fdaa13e-6594-42c9-8036-856070ecb6c0 d6af60cb4977444d8546cf4c240bae7a 9d7f103d863c47eb8cc5746495acef92 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-05-21 16:52:57.816 7 INFO cinder.api.openstack.wsgi [None req-7fdaa13e-6594-42c9-8036-856070ecb6c0 d6af60cb4977444d8546cf4c240bae7a 9d7f103d863c47eb8cc5746495acef92 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 373/747] 10.0.0.32 () {32 vars in 827 bytes} [Thu May 21 16:52:57 2026] GET / => generated 411 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 16:52:57.825 8 INFO cinder.api.openstack.wsgi [req-4241ef7f-6bc3-428c-9548-d0fbf9086ca5 req-19bc5a49-8fce-4521-bb45-025005114e7c f50c9209f38e4d82a33829f92ef9bde0 28b578265e5046aca14a3823703c50c3 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/28b578265e5046aca14a3823703c50c3/attachments /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-21 16:52:57.890 8 INFO cinder.api.openstack.wsgi [req-4241ef7f-6bc3-428c-9548-d0fbf9086ca5 req-19bc5a49-8fce-4521-bb45-025005114e7c f50c9209f38e4d82a33829f92ef9bde0 28b578265e5046aca14a3823703c50c3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/28b578265e5046aca14a3823703c50c3/attachments returned with HTTP 200 [pid: 8|app: 0|req: 375/748] 10.0.0.32 () {40 vars in 1055 bytes} [Thu May 21 16:52:57 2026] POST /v3/28b578265e5046aca14a3823703c50c3/attachments => generated 273 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-21 16:52:59.877 7 INFO cinder.api.openstack.wsgi [None req-7fdaa13e-6594-42c9-8036-856070ecb6c0 d6af60cb4977444d8546cf4c240bae7a 9d7f103d863c47eb8cc5746495acef92 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-05-21 16:52:59.878 7 INFO cinder.api.openstack.wsgi [None req-7fdaa13e-6594-42c9-8036-856070ecb6c0 d6af60cb4977444d8546cf4c240bae7a 9d7f103d863c47eb8cc5746495acef92 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 374/749] 10.0.0.135 () {28 vars in 375 bytes} [Thu May 21 16:52:59 2026] GET / => generated 411 bytes in 1 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-05-21 16:52:59.883 8 INFO cinder.api.openstack.wsgi [req-4241ef7f-6bc3-428c-9548-d0fbf9086ca5 req-19bc5a49-8fce-4521-bb45-025005114e7c f50c9209f38e4d82a33829f92ef9bde0 28b578265e5046aca14a3823703c50c3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-05-21 16:52:59.883 8 INFO cinder.api.openstack.wsgi [req-4241ef7f-6bc3-428c-9548-d0fbf9086ca5 req-19bc5a49-8fce-4521-bb45-025005114e7c f50c9209f38e4d82a33829f92ef9bde0 28b578265e5046aca14a3823703c50c3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 376/750] 10.0.0.135 () {28 vars in 375 bytes} [Thu May 21 16:52:59 2026] GET / => generated 411 bytes in 1 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-05-21 16:53:02.443 7 INFO cinder.api.openstack.wsgi [None req-7fdaa13e-6594-42c9-8036-856070ecb6c0 d6af60cb4977444d8546cf4c240bae7a 9d7f103d863c47eb8cc5746495acef92 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:53:02.443 8 INFO cinder.api.openstack.wsgi [req-4241ef7f-6bc3-428c-9548-d0fbf9086ca5 req-19bc5a49-8fce-4521-bb45-025005114e7c f50c9209f38e4d82a33829f92ef9bde0 28b578265e5046aca14a3823703c50c3 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:53:02.444 7 INFO cinder.api.openstack.wsgi [None req-7fdaa13e-6594-42c9-8036-856070ecb6c0 d6af60cb4977444d8546cf4c240bae7a 9d7f103d863c47eb8cc5746495acef92 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:53:02.444 8 INFO cinder.api.openstack.wsgi [req-4241ef7f-6bc3-428c-9548-d0fbf9086ca5 req-19bc5a49-8fce-4521-bb45-025005114e7c f50c9209f38e4d82a33829f92ef9bde0 28b578265e5046aca14a3823703c50c3 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:53:03.877 7 INFO cinder.api.openstack.wsgi [None req-7fdaa13e-6594-42c9-8036-856070ecb6c0 d6af60cb4977444d8546cf4c240bae7a 9d7f103d863c47eb8cc5746495acef92 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-05-21 16:53:03.878 7 INFO cinder.api.openstack.wsgi [None req-7fdaa13e-6594-42c9-8036-856070ecb6c0 d6af60cb4977444d8546cf4c240bae7a 9d7f103d863c47eb8cc5746495acef92 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 376/753] 199.19.213.226 () {32 vars in 839 bytes} [Thu May 21 16:53:03 2026] GET / => generated 411 bytes in 2 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 16:53:03.925 8 INFO cinder.api.openstack.wsgi [req-4241ef7f-6bc3-428c-9548-d0fbf9086ca5 req-4c381ce3-78da-49f4-9bc4-89de97cf66ba f50c9209f38e4d82a33829f92ef9bde0 28b578265e5046aca14a3823703c50c3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/28b578265e5046aca14a3823703c50c3/volumes/db8bd666-aa84-47b0-b48d-b38a47436448 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-21 16:53:03.943 8 INFO cinder.volume.api [req-4241ef7f-6bc3-428c-9548-d0fbf9086ca5 req-4c381ce3-78da-49f4-9bc4-89de97cf66ba f50c9209f38e4d82a33829f92ef9bde0 28b578265e5046aca14a3823703c50c3 - - default default] Volume info retrieved successfully. 2026-05-21 16:53:03.949 8 INFO cinder.api.openstack.wsgi [req-4241ef7f-6bc3-428c-9548-d0fbf9086ca5 req-4c381ce3-78da-49f4-9bc4-89de97cf66ba f50c9209f38e4d82a33829f92ef9bde0 28b578265e5046aca14a3823703c50c3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/28b578265e5046aca14a3823703c50c3/volumes/db8bd666-aa84-47b0-b48d-b38a47436448 returned with HTTP 200 [pid: 8|app: 0|req: 378/754] 199.19.213.226 () {36 vars in 1072 bytes} [Thu May 21 16:53:03 2026] GET /v3/28b578265e5046aca14a3823703c50c3/volumes/db8bd666-aa84-47b0-b48d-b38a47436448 => generated 1662 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) 2026-05-21 16:53:05.839 7 INFO cinder.api.openstack.wsgi [req-4241ef7f-6bc3-428c-9548-d0fbf9086ca5 req-c60daca5-da94-4f1e-a8d5-34e1b350587d f50c9209f38e4d82a33829f92ef9bde0 28b578265e5046aca14a3823703c50c3 - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/28b578265e5046aca14a3823703c50c3/attachments/1746a60a-6afc-4468-9e72-dd428e1e3468 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-21 16:53:06.884 7 INFO cinder.api.openstack.wsgi [req-4241ef7f-6bc3-428c-9548-d0fbf9086ca5 req-c60daca5-da94-4f1e-a8d5-34e1b350587d f50c9209f38e4d82a33829f92ef9bde0 28b578265e5046aca14a3823703c50c3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/28b578265e5046aca14a3823703c50c3/attachments/1746a60a-6afc-4468-9e72-dd428e1e3468 returned with HTTP 200 [pid: 7|app: 0|req: 377/755] 199.19.213.226 () {40 vars in 1134 bytes} [Thu May 21 16:53:05 2026] PUT /v3/28b578265e5046aca14a3823703c50c3/attachments/1746a60a-6afc-4468-9e72-dd428e1e3468 => generated 802 bytes in 1053 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 16:53:07.400 8 INFO cinder.api.openstack.wsgi [req-4241ef7f-6bc3-428c-9548-d0fbf9086ca5 req-4f3dba86-29a0-4f8e-b753-62ec1befac06 f50c9209f38e4d82a33829f92ef9bde0 28b578265e5046aca14a3823703c50c3 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/28b578265e5046aca14a3823703c50c3/attachments/1746a60a-6afc-4468-9e72-dd428e1e3468/action /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-21 16:53:07.431 8 INFO cinder.api.openstack.wsgi [req-4241ef7f-6bc3-428c-9548-d0fbf9086ca5 req-4f3dba86-29a0-4f8e-b753-62ec1befac06 f50c9209f38e4d82a33829f92ef9bde0 28b578265e5046aca14a3823703c50c3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/28b578265e5046aca14a3823703c50c3/attachments/1746a60a-6afc-4468-9e72-dd428e1e3468/action returned with HTTP 204 [pid: 8|app: 0|req: 379/756] 199.19.213.226 () {40 vars in 1147 bytes} [Thu May 21 16:53:07 2026] POST /v3/28b578265e5046aca14a3823703c50c3/attachments/1746a60a-6afc-4468-9e72-dd428e1e3468/action => generated 0 bytes in 36 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) 2026-05-21 16:53:12.444 7 INFO cinder.api.openstack.wsgi [req-4241ef7f-6bc3-428c-9548-d0fbf9086ca5 req-c60daca5-da94-4f1e-a8d5-34e1b350587d f50c9209f38e4d82a33829f92ef9bde0 28b578265e5046aca14a3823703c50c3 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:53:12.444 8 INFO cinder.api.openstack.wsgi [req-4241ef7f-6bc3-428c-9548-d0fbf9086ca5 req-4f3dba86-29a0-4f8e-b753-62ec1befac06 f50c9209f38e4d82a33829f92ef9bde0 28b578265e5046aca14a3823703c50c3 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:53:12.445 7 INFO cinder.api.openstack.wsgi [req-4241ef7f-6bc3-428c-9548-d0fbf9086ca5 req-c60daca5-da94-4f1e-a8d5-34e1b350587d f50c9209f38e4d82a33829f92ef9bde0 28b578265e5046aca14a3823703c50c3 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:53:12.445 8 INFO cinder.api.openstack.wsgi [req-4241ef7f-6bc3-428c-9548-d0fbf9086ca5 req-4f3dba86-29a0-4f8e-b753-62ec1befac06 f50c9209f38e4d82a33829f92ef9bde0 28b578265e5046aca14a3823703c50c3 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 16:53:21.524 7 INFO cinder.api.openstack.wsgi [req-bd076b65-ad62-484d-99b4-76d7294e7313 req-07014aac-5c26-403b-b461-1ba908072edf f50c9209f38e4d82a33829f92ef9bde0 28b578265e5046aca14a3823703c50c3 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/28b578265e5046aca14a3823703c50c3/attachments/1746a60a-6afc-4468-9e72-dd428e1e3468 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-21 16:53:22.084 7 INFO cinder.api.openstack.wsgi [req-bd076b65-ad62-484d-99b4-76d7294e7313 req-07014aac-5c26-403b-b461-1ba908072edf f50c9209f38e4d82a33829f92ef9bde0 28b578265e5046aca14a3823703c50c3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/28b578265e5046aca14a3823703c50c3/attachments/1746a60a-6afc-4468-9e72-dd428e1e3468 returned with HTTP 200 [pid: 7|app: 0|req: 379/759] 199.19.213.226 () {38 vars in 1102 bytes} [Thu May 21 16:53:21 2026] DELETE /v3/28b578265e5046aca14a3823703c50c3/attachments/1746a60a-6afc-4468-9e72-dd428e1e3468 => generated 19 bytes in 571 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 16:53:22.098 8 INFO cinder.api.openstack.wsgi [req-bd076b65-ad62-484d-99b4-76d7294e7313 req-12a2bec8-6521-4e93-bb9e-651161124e5e f50c9209f38e4d82a33829f92ef9bde0 28b578265e5046aca14a3823703c50c3 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/28b578265e5046aca14a3823703c50c3/volumes/db8bd666-aa84-47b0-b48d-b38a47436448 2026-05-21 16:53:22.099 8 INFO cinder.api.v3.volumes [req-bd076b65-ad62-484d-99b4-76d7294e7313 req-12a2bec8-6521-4e93-bb9e-651161124e5e f50c9209f38e4d82a33829f92ef9bde0 28b578265e5046aca14a3823703c50c3 - - default default] Delete volume with id: db8bd666-aa84-47b0-b48d-b38a47436448 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-21 16:53:22.109 8 INFO cinder.volume.api [req-bd076b65-ad62-484d-99b4-76d7294e7313 req-12a2bec8-6521-4e93-bb9e-651161124e5e f50c9209f38e4d82a33829f92ef9bde0 28b578265e5046aca14a3823703c50c3 - - default default] Volume info retrieved successfully. 2026-05-21 16:53:22.139 8 INFO cinder.volume.api [req-bd076b65-ad62-484d-99b4-76d7294e7313 req-12a2bec8-6521-4e93-bb9e-651161124e5e f50c9209f38e4d82a33829f92ef9bde0 28b578265e5046aca14a3823703c50c3 - - default default] Delete volume request issued successfully. 2026-05-21 16:53:22.139 8 INFO cinder.api.openstack.wsgi [req-bd076b65-ad62-484d-99b4-76d7294e7313 req-12a2bec8-6521-4e93-bb9e-651161124e5e f50c9209f38e4d82a33829f92ef9bde0 28b578265e5046aca14a3823703c50c3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/28b578265e5046aca14a3823703c50c3/volumes/db8bd666-aa84-47b0-b48d-b38a47436448 returned with HTTP 202 [pid: 8|app: 0|req: 381/760] 199.19.213.226 () {36 vars in 1053 bytes} [Thu May 21 16:53:22 2026] DELETE /v3/28b578265e5046aca14a3823703c50c3/volumes/db8bd666-aa84-47b0-b48d-b38a47436448 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) 2026-05-21 16:53:22.443 8 INFO cinder.api.openstack.wsgi [req-bd076b65-ad62-484d-99b4-76d7294e7313 req-12a2bec8-6521-4e93-bb9e-651161124e5e f50c9209f38e4d82a33829f92ef9bde0 28b578265e5046aca14a3823703c50c3 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:53:22.443 7 INFO cinder.api.openstack.wsgi [req-bd076b65-ad62-484d-99b4-76d7294e7313 req-07014aac-5c26-403b-b461-1ba908072edf f50c9209f38e4d82a33829f92ef9bde0 28b578265e5046aca14a3823703c50c3 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:53:22.444 8 INFO cinder.api.openstack.wsgi [req-bd076b65-ad62-484d-99b4-76d7294e7313 req-12a2bec8-6521-4e93-bb9e-651161124e5e f50c9209f38e4d82a33829f92ef9bde0 28b578265e5046aca14a3823703c50c3 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:53:22.444 7 INFO cinder.api.openstack.wsgi [req-bd076b65-ad62-484d-99b4-76d7294e7313 req-07014aac-5c26-403b-b461-1ba908072edf f50c9209f38e4d82a33829f92ef9bde0 28b578265e5046aca14a3823703c50c3 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:53:24.756 8 INFO cinder.api.openstack.wsgi [req-bd076b65-ad62-484d-99b4-76d7294e7313 req-12a2bec8-6521-4e93-bb9e-651161124e5e f50c9209f38e4d82a33829f92ef9bde0 28b578265e5046aca14a3823703c50c3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-05-21 16:53:24.757 8 INFO cinder.api.openstack.wsgi [req-bd076b65-ad62-484d-99b4-76d7294e7313 req-12a2bec8-6521-4e93-bb9e-651161124e5e f50c9209f38e4d82a33829f92ef9bde0 28b578265e5046aca14a3823703c50c3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 383/763] 10.0.0.171 () {30 vars in 410 bytes} [Thu May 21 16:53:24 2026] GET / => generated 411 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 16:53:27.658 7 INFO cinder.api.openstack.wsgi [None req-0ed2e786-f759-424e-b3c8-4d6cc228c9dc bb1dc76d80d143138961efdd39da43c7 7ee3fa2c52294c9585edb7d877fa58cf - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/7ee3fa2c52294c9585edb7d877fa58cf/volumes 2026-05-21 16:53:27.660 7 INFO cinder.api.v3.volumes [None req-0ed2e786-f759-424e-b3c8-4d6cc228c9dc bb1dc76d80d143138961efdd39da43c7 7ee3fa2c52294c9585edb7d877fa58cf - - default default] Create volume of 1 GB /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-21 16:53:27.670 7 INFO cinder.volume.api [None req-0ed2e786-f759-424e-b3c8-4d6cc228c9dc bb1dc76d80d143138961efdd39da43c7 7ee3fa2c52294c9585edb7d877fa58cf - - default default] Availability Zones retrieved successfully. 2026-05-21 16:53:27.943 7 INFO cinder.volume.api [None req-0ed2e786-f759-424e-b3c8-4d6cc228c9dc bb1dc76d80d143138961efdd39da43c7 7ee3fa2c52294c9585edb7d877fa58cf - - default default] Create volume request issued successfully. 2026-05-21 16:53:27.944 7 INFO cinder.api.openstack.wsgi [None req-0ed2e786-f759-424e-b3c8-4d6cc228c9dc bb1dc76d80d143138961efdd39da43c7 7ee3fa2c52294c9585edb7d877fa58cf - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7ee3fa2c52294c9585edb7d877fa58cf/volumes returned with HTTP 202 [pid: 7|app: 0|req: 381/764] 10.0.0.171 () {34 vars in 722 bytes} [Thu May 21 16:53:27 2026] POST /v3/7ee3fa2c52294c9585edb7d877fa58cf/volumes => generated 871 bytes in 463 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 16:53:27.963 8 INFO cinder.api.openstack.wsgi [None req-b84322bf-587d-4710-bd9f-9313f097bbfb bb1dc76d80d143138961efdd39da43c7 7ee3fa2c52294c9585edb7d877fa58cf - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7ee3fa2c52294c9585edb7d877fa58cf/volumes/93eade4c-a584-4e7f-b56f-a82ed2f0296f /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-21 16:53:27.975 8 INFO cinder.volume.api [None req-b84322bf-587d-4710-bd9f-9313f097bbfb bb1dc76d80d143138961efdd39da43c7 7ee3fa2c52294c9585edb7d877fa58cf - - default default] Volume info retrieved successfully. 2026-05-21 16:53:27.981 8 INFO cinder.api.openstack.wsgi [None req-b84322bf-587d-4710-bd9f-9313f097bbfb bb1dc76d80d143138961efdd39da43c7 7ee3fa2c52294c9585edb7d877fa58cf - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7ee3fa2c52294c9585edb7d877fa58cf/volumes/93eade4c-a584-4e7f-b56f-a82ed2f0296f returned with HTTP 200 [pid: 8|app: 0|req: 384/765] 10.0.0.171 () {32 vars in 774 bytes} [Thu May 21 16:53:27 2026] GET /v3/7ee3fa2c52294c9585edb7d877fa58cf/volumes/93eade4c-a584-4e7f-b56f-a82ed2f0296f => generated 939 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 16:53:28.997 7 INFO cinder.api.openstack.wsgi [None req-20c7b119-ad26-4988-a296-666c72e4bd82 bb1dc76d80d143138961efdd39da43c7 7ee3fa2c52294c9585edb7d877fa58cf - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7ee3fa2c52294c9585edb7d877fa58cf/volumes/93eade4c-a584-4e7f-b56f-a82ed2f0296f /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-21 16:53:29.014 7 INFO cinder.volume.api [None req-20c7b119-ad26-4988-a296-666c72e4bd82 bb1dc76d80d143138961efdd39da43c7 7ee3fa2c52294c9585edb7d877fa58cf - - default default] Volume info retrieved successfully. 2026-05-21 16:53:29.020 7 INFO cinder.api.openstack.wsgi [None req-20c7b119-ad26-4988-a296-666c72e4bd82 bb1dc76d80d143138961efdd39da43c7 7ee3fa2c52294c9585edb7d877fa58cf - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7ee3fa2c52294c9585edb7d877fa58cf/volumes/93eade4c-a584-4e7f-b56f-a82ed2f0296f returned with HTTP 200 [pid: 7|app: 0|req: 382/766] 10.0.0.171 () {32 vars in 774 bytes} [Thu May 21 16:53:28 2026] GET /v3/7ee3fa2c52294c9585edb7d877fa58cf/volumes/93eade4c-a584-4e7f-b56f-a82ed2f0296f => generated 964 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 16:53:29.042 8 INFO cinder.api.openstack.wsgi [None req-f5f1a452-0db5-4d4e-acc5-5d2527b0f621 bb1dc76d80d143138961efdd39da43c7 7ee3fa2c52294c9585edb7d877fa58cf - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7ee3fa2c52294c9585edb7d877fa58cf/volumes/93eade4c-a584-4e7f-b56f-a82ed2f0296f /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-21 16:53:29.055 8 INFO cinder.volume.api [None req-f5f1a452-0db5-4d4e-acc5-5d2527b0f621 bb1dc76d80d143138961efdd39da43c7 7ee3fa2c52294c9585edb7d877fa58cf - - default default] Volume info retrieved successfully. 2026-05-21 16:53:29.060 8 INFO cinder.api.openstack.wsgi [None req-f5f1a452-0db5-4d4e-acc5-5d2527b0f621 bb1dc76d80d143138961efdd39da43c7 7ee3fa2c52294c9585edb7d877fa58cf - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7ee3fa2c52294c9585edb7d877fa58cf/volumes/93eade4c-a584-4e7f-b56f-a82ed2f0296f returned with HTTP 200 [pid: 8|app: 0|req: 385/767] 10.0.0.171 () {32 vars in 774 bytes} [Thu May 21 16:53:29 2026] GET /v3/7ee3fa2c52294c9585edb7d877fa58cf/volumes/93eade4c-a584-4e7f-b56f-a82ed2f0296f => generated 964 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 16:53:29.082 7 INFO cinder.api.openstack.wsgi [None req-b40592ed-cd0e-4fcf-92f1-30c98dfa160d bb1dc76d80d143138961efdd39da43c7 7ee3fa2c52294c9585edb7d877fa58cf - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/7ee3fa2c52294c9585edb7d877fa58cf/volumes/93eade4c-a584-4e7f-b56f-a82ed2f0296f /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-21 16:53:29.100 7 INFO cinder.volume.api [None req-b40592ed-cd0e-4fcf-92f1-30c98dfa160d bb1dc76d80d143138961efdd39da43c7 7ee3fa2c52294c9585edb7d877fa58cf - - default default] Volume info retrieved successfully. 2026-05-21 16:53:29.108 7 INFO cinder.volume.api [None req-b40592ed-cd0e-4fcf-92f1-30c98dfa160d bb1dc76d80d143138961efdd39da43c7 7ee3fa2c52294c9585edb7d877fa58cf - - default default] Volume updated successfully. 2026-05-21 16:53:29.108 7 INFO cinder.api.openstack.wsgi [None req-b40592ed-cd0e-4fcf-92f1-30c98dfa160d bb1dc76d80d143138961efdd39da43c7 7ee3fa2c52294c9585edb7d877fa58cf - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7ee3fa2c52294c9585edb7d877fa58cf/volumes/93eade4c-a584-4e7f-b56f-a82ed2f0296f returned with HTTP 200 [pid: 7|app: 0|req: 383/768] 10.0.0.171 () {34 vars in 794 bytes} [Thu May 21 16:53:29 2026] PUT /v3/7ee3fa2c52294c9585edb7d877fa58cf/volumes/93eade4c-a584-4e7f-b56f-a82ed2f0296f => generated 896 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 16:53:29.127 8 INFO cinder.api.openstack.wsgi [None req-00f7266b-f9ff-48a9-9929-1a76644c69d2 bb1dc76d80d143138961efdd39da43c7 7ee3fa2c52294c9585edb7d877fa58cf - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/7ee3fa2c52294c9585edb7d877fa58cf/volumes/93eade4c-a584-4e7f-b56f-a82ed2f0296f /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-21 16:53:29.140 8 INFO cinder.volume.api [None req-00f7266b-f9ff-48a9-9929-1a76644c69d2 bb1dc76d80d143138961efdd39da43c7 7ee3fa2c52294c9585edb7d877fa58cf - - default default] Volume info retrieved successfully. 2026-05-21 16:53:29.146 8 INFO cinder.volume.api [None req-00f7266b-f9ff-48a9-9929-1a76644c69d2 bb1dc76d80d143138961efdd39da43c7 7ee3fa2c52294c9585edb7d877fa58cf - - default default] Volume updated successfully. 2026-05-21 16:53:29.147 8 INFO cinder.api.openstack.wsgi [None req-00f7266b-f9ff-48a9-9929-1a76644c69d2 bb1dc76d80d143138961efdd39da43c7 7ee3fa2c52294c9585edb7d877fa58cf - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7ee3fa2c52294c9585edb7d877fa58cf/volumes/93eade4c-a584-4e7f-b56f-a82ed2f0296f returned with HTTP 200 [pid: 8|app: 0|req: 386/769] 10.0.0.171 () {34 vars in 795 bytes} [Thu May 21 16:53:29 2026] PUT /v3/7ee3fa2c52294c9585edb7d877fa58cf/volumes/93eade4c-a584-4e7f-b56f-a82ed2f0296f => generated 934 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 16:53:29.169 7 INFO cinder.api.openstack.wsgi [None req-282dbb52-ee1a-41d1-82da-b67ea2ade80f bb1dc76d80d143138961efdd39da43c7 7ee3fa2c52294c9585edb7d877fa58cf - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7ee3fa2c52294c9585edb7d877fa58cf/volumes/93eade4c-a584-4e7f-b56f-a82ed2f0296f /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-21 16:53:29.187 7 INFO cinder.volume.api [None req-282dbb52-ee1a-41d1-82da-b67ea2ade80f bb1dc76d80d143138961efdd39da43c7 7ee3fa2c52294c9585edb7d877fa58cf - - default default] Volume info retrieved successfully. 2026-05-21 16:53:29.192 7 INFO cinder.api.openstack.wsgi [None req-282dbb52-ee1a-41d1-82da-b67ea2ade80f bb1dc76d80d143138961efdd39da43c7 7ee3fa2c52294c9585edb7d877fa58cf - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7ee3fa2c52294c9585edb7d877fa58cf/volumes/93eade4c-a584-4e7f-b56f-a82ed2f0296f returned with HTTP 200 [pid: 7|app: 0|req: 384/770] 10.0.0.171 () {32 vars in 774 bytes} [Thu May 21 16:53:29 2026] GET /v3/7ee3fa2c52294c9585edb7d877fa58cf/volumes/93eade4c-a584-4e7f-b56f-a82ed2f0296f => generated 1002 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 16:53:29.213 8 INFO cinder.api.openstack.wsgi [None req-2771c0c7-5010-4a08-a1da-f6c19204657b bb1dc76d80d143138961efdd39da43c7 7ee3fa2c52294c9585edb7d877fa58cf - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/7ee3fa2c52294c9585edb7d877fa58cf/volumes 2026-05-21 16:53:29.215 8 INFO cinder.api.v3.volumes [None req-2771c0c7-5010-4a08-a1da-f6c19204657b bb1dc76d80d143138961efdd39da43c7 7ee3fa2c52294c9585edb7d877fa58cf - - default default] Create volume of 1 GB 2026-05-21 16:53:29.218 8 INFO cinder.volume.api [None req-2771c0c7-5010-4a08-a1da-f6c19204657b bb1dc76d80d143138961efdd39da43c7 7ee3fa2c52294c9585edb7d877fa58cf - - default default] Availability Zones retrieved successfully. 2026-05-21 16:53:29.309 8 INFO cinder.volume.api [None req-2771c0c7-5010-4a08-a1da-f6c19204657b bb1dc76d80d143138961efdd39da43c7 7ee3fa2c52294c9585edb7d877fa58cf - - default default] Create volume request issued successfully. 2026-05-21 16:53:29.309 8 INFO cinder.api.openstack.wsgi [None req-2771c0c7-5010-4a08-a1da-f6c19204657b bb1dc76d80d143138961efdd39da43c7 7ee3fa2c52294c9585edb7d877fa58cf - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7ee3fa2c52294c9585edb7d877fa58cf/volumes returned with HTTP 202 [pid: 8|app: 0|req: 387/771] 10.0.0.171 () {34 vars in 722 bytes} [Thu May 21 16:53:29 2026] POST /v3/7ee3fa2c52294c9585edb7d877fa58cf/volumes => generated 892 bytes in 104 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 16:53:29.328 7 INFO cinder.api.openstack.wsgi [None req-9a0672ba-11b1-4713-9020-98cbcb78fc78 bb1dc76d80d143138961efdd39da43c7 7ee3fa2c52294c9585edb7d877fa58cf - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7ee3fa2c52294c9585edb7d877fa58cf/volumes/2744612e-4972-4581-8bfd-005304f99d7c /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-21 16:53:29.344 7 INFO cinder.volume.api [None req-9a0672ba-11b1-4713-9020-98cbcb78fc78 bb1dc76d80d143138961efdd39da43c7 7ee3fa2c52294c9585edb7d877fa58cf - - default default] Volume info retrieved successfully. 2026-05-21 16:53:29.349 7 INFO cinder.api.openstack.wsgi [None req-9a0672ba-11b1-4713-9020-98cbcb78fc78 bb1dc76d80d143138961efdd39da43c7 7ee3fa2c52294c9585edb7d877fa58cf - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7ee3fa2c52294c9585edb7d877fa58cf/volumes/2744612e-4972-4581-8bfd-005304f99d7c returned with HTTP 200 [pid: 7|app: 0|req: 385/772] 10.0.0.171 () {32 vars in 774 bytes} [Thu May 21 16:53:29 2026] GET /v3/7ee3fa2c52294c9585edb7d877fa58cf/volumes/2744612e-4972-4581-8bfd-005304f99d7c => generated 960 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 16:53:30.369 8 INFO cinder.api.openstack.wsgi [None req-7ecc1b9c-66ea-4d3e-bf7a-efc28287f1ff bb1dc76d80d143138961efdd39da43c7 7ee3fa2c52294c9585edb7d877fa58cf - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7ee3fa2c52294c9585edb7d877fa58cf/volumes/2744612e-4972-4581-8bfd-005304f99d7c /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-21 16:53:30.390 8 INFO cinder.volume.api [None req-7ecc1b9c-66ea-4d3e-bf7a-efc28287f1ff bb1dc76d80d143138961efdd39da43c7 7ee3fa2c52294c9585edb7d877fa58cf - - default default] Volume info retrieved successfully. 2026-05-21 16:53:30.397 8 INFO cinder.api.openstack.wsgi [None req-7ecc1b9c-66ea-4d3e-bf7a-efc28287f1ff bb1dc76d80d143138961efdd39da43c7 7ee3fa2c52294c9585edb7d877fa58cf - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7ee3fa2c52294c9585edb7d877fa58cf/volumes/2744612e-4972-4581-8bfd-005304f99d7c returned with HTTP 200 [pid: 8|app: 0|req: 388/773] 10.0.0.171 () {32 vars in 774 bytes} [Thu May 21 16:53:30 2026] GET /v3/7ee3fa2c52294c9585edb7d877fa58cf/volumes/2744612e-4972-4581-8bfd-005304f99d7c => generated 985 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 16:53:30.416 7 INFO cinder.api.openstack.wsgi [None req-4932e2a1-2ed0-41ab-b763-3b7a97ff7ca7 bb1dc76d80d143138961efdd39da43c7 7ee3fa2c52294c9585edb7d877fa58cf - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/7ee3fa2c52294c9585edb7d877fa58cf/volumes/2744612e-4972-4581-8bfd-005304f99d7c /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-21 16:53:30.432 7 INFO cinder.volume.api [None req-4932e2a1-2ed0-41ab-b763-3b7a97ff7ca7 bb1dc76d80d143138961efdd39da43c7 7ee3fa2c52294c9585edb7d877fa58cf - - default default] Volume info retrieved successfully. 2026-05-21 16:53:30.441 7 INFO cinder.volume.api [None req-4932e2a1-2ed0-41ab-b763-3b7a97ff7ca7 bb1dc76d80d143138961efdd39da43c7 7ee3fa2c52294c9585edb7d877fa58cf - - default default] Volume updated successfully. 2026-05-21 16:53:30.442 7 INFO cinder.api.openstack.wsgi [None req-4932e2a1-2ed0-41ab-b763-3b7a97ff7ca7 bb1dc76d80d143138961efdd39da43c7 7ee3fa2c52294c9585edb7d877fa58cf - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7ee3fa2c52294c9585edb7d877fa58cf/volumes/2744612e-4972-4581-8bfd-005304f99d7c returned with HTTP 200 [pid: 7|app: 0|req: 386/774] 10.0.0.171 () {34 vars in 794 bytes} [Thu May 21 16:53:30 2026] PUT /v3/7ee3fa2c52294c9585edb7d877fa58cf/volumes/2744612e-4972-4581-8bfd-005304f99d7c => generated 882 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 16:53:30.461 8 INFO cinder.api.openstack.wsgi [None req-ef43df90-bf85-49d9-a71f-ecebb7757565 bb1dc76d80d143138961efdd39da43c7 7ee3fa2c52294c9585edb7d877fa58cf - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7ee3fa2c52294c9585edb7d877fa58cf/volumes/2744612e-4972-4581-8bfd-005304f99d7c /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-21 16:53:30.472 8 INFO cinder.volume.api [None req-ef43df90-bf85-49d9-a71f-ecebb7757565 bb1dc76d80d143138961efdd39da43c7 7ee3fa2c52294c9585edb7d877fa58cf - - default default] Volume info retrieved successfully. 2026-05-21 16:53:30.477 8 INFO cinder.api.openstack.wsgi [None req-ef43df90-bf85-49d9-a71f-ecebb7757565 bb1dc76d80d143138961efdd39da43c7 7ee3fa2c52294c9585edb7d877fa58cf - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7ee3fa2c52294c9585edb7d877fa58cf/volumes/2744612e-4972-4581-8bfd-005304f99d7c returned with HTTP 200 [pid: 8|app: 0|req: 389/775] 10.0.0.171 () {32 vars in 774 bytes} [Thu May 21 16:53:30 2026] GET /v3/7ee3fa2c52294c9585edb7d877fa58cf/volumes/2744612e-4972-4581-8bfd-005304f99d7c => generated 950 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 16:53:30.495 7 INFO cinder.api.openstack.wsgi [None req-92e4cb19-2cf9-4630-9dde-f041c20c4c98 bb1dc76d80d143138961efdd39da43c7 7ee3fa2c52294c9585edb7d877fa58cf - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/7ee3fa2c52294c9585edb7d877fa58cf/volumes/2744612e-4972-4581-8bfd-005304f99d7c 2026-05-21 16:53:30.496 7 INFO cinder.api.v3.volumes [None req-92e4cb19-2cf9-4630-9dde-f041c20c4c98 bb1dc76d80d143138961efdd39da43c7 7ee3fa2c52294c9585edb7d877fa58cf - - default default] Delete volume with id: 2744612e-4972-4581-8bfd-005304f99d7c /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-21 16:53:30.507 7 INFO cinder.volume.api [None req-92e4cb19-2cf9-4630-9dde-f041c20c4c98 bb1dc76d80d143138961efdd39da43c7 7ee3fa2c52294c9585edb7d877fa58cf - - default default] Volume info retrieved successfully. 2026-05-21 16:53:30.535 7 INFO cinder.volume.api [None req-92e4cb19-2cf9-4630-9dde-f041c20c4c98 bb1dc76d80d143138961efdd39da43c7 7ee3fa2c52294c9585edb7d877fa58cf - - default default] Delete volume request issued successfully. 2026-05-21 16:53:30.535 7 INFO cinder.api.openstack.wsgi [None req-92e4cb19-2cf9-4630-9dde-f041c20c4c98 bb1dc76d80d143138961efdd39da43c7 7ee3fa2c52294c9585edb7d877fa58cf - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7ee3fa2c52294c9585edb7d877fa58cf/volumes/2744612e-4972-4581-8bfd-005304f99d7c returned with HTTP 202 [pid: 7|app: 0|req: 387/776] 10.0.0.171 () {32 vars in 777 bytes} [Thu May 21 16:53:30 2026] DELETE /v3/7ee3fa2c52294c9585edb7d877fa58cf/volumes/2744612e-4972-4581-8bfd-005304f99d7c => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 16:53:30.546 8 INFO cinder.api.openstack.wsgi [None req-a7c135fc-6f7d-41ec-97d2-47c6319deba6 bb1dc76d80d143138961efdd39da43c7 7ee3fa2c52294c9585edb7d877fa58cf - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7ee3fa2c52294c9585edb7d877fa58cf/volumes/2744612e-4972-4581-8bfd-005304f99d7c /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-21 16:53:30.559 8 INFO cinder.volume.api [None req-a7c135fc-6f7d-41ec-97d2-47c6319deba6 bb1dc76d80d143138961efdd39da43c7 7ee3fa2c52294c9585edb7d877fa58cf - - default default] Volume info retrieved successfully. 2026-05-21 16:53:30.565 8 INFO cinder.api.openstack.wsgi [None req-a7c135fc-6f7d-41ec-97d2-47c6319deba6 bb1dc76d80d143138961efdd39da43c7 7ee3fa2c52294c9585edb7d877fa58cf - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7ee3fa2c52294c9585edb7d877fa58cf/volumes/2744612e-4972-4581-8bfd-005304f99d7c returned with HTTP 200 [pid: 8|app: 0|req: 390/777] 10.0.0.171 () {32 vars in 774 bytes} [Thu May 21 16:53:30 2026] GET /v3/7ee3fa2c52294c9585edb7d877fa58cf/volumes/2744612e-4972-4581-8bfd-005304f99d7c => generated 949 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 16:53:31.584 7 INFO cinder.api.openstack.wsgi [None req-b653a9e6-c581-4ae9-b35b-bef3306e4f9d bb1dc76d80d143138961efdd39da43c7 7ee3fa2c52294c9585edb7d877fa58cf - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7ee3fa2c52294c9585edb7d877fa58cf/volumes/2744612e-4972-4581-8bfd-005304f99d7c 2026-05-21 16:53:31.593 7 INFO cinder.api.openstack.wsgi [None req-b653a9e6-c581-4ae9-b35b-bef3306e4f9d bb1dc76d80d143138961efdd39da43c7 7ee3fa2c52294c9585edb7d877fa58cf - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7ee3fa2c52294c9585edb7d877fa58cf/volumes/2744612e-4972-4581-8bfd-005304f99d7c returned with HTTP 404 [pid: 7|app: 0|req: 388/778] 10.0.0.171 () {32 vars in 774 bytes} [Thu May 21 16:53:31 2026] GET /v3/7ee3fa2c52294c9585edb7d877fa58cf/volumes/2744612e-4972-4581-8bfd-005304f99d7c => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 16:53:31.602 8 INFO cinder.api.openstack.wsgi [None req-45512517-7625-4f09-8b46-f23a1fb4aae0 bb1dc76d80d143138961efdd39da43c7 7ee3fa2c52294c9585edb7d877fa58cf - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7ee3fa2c52294c9585edb7d877fa58cf/volumes/93eade4c-a584-4e7f-b56f-a82ed2f0296f /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-21 16:53:31.620 8 INFO cinder.volume.api [None req-45512517-7625-4f09-8b46-f23a1fb4aae0 bb1dc76d80d143138961efdd39da43c7 7ee3fa2c52294c9585edb7d877fa58cf - - default default] Volume info retrieved successfully. 2026-05-21 16:53:31.624 8 INFO cinder.api.openstack.wsgi [None req-45512517-7625-4f09-8b46-f23a1fb4aae0 bb1dc76d80d143138961efdd39da43c7 7ee3fa2c52294c9585edb7d877fa58cf - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7ee3fa2c52294c9585edb7d877fa58cf/volumes/93eade4c-a584-4e7f-b56f-a82ed2f0296f returned with HTTP 200 [pid: 8|app: 0|req: 391/779] 10.0.0.171 () {32 vars in 774 bytes} [Thu May 21 16:53:31 2026] GET /v3/7ee3fa2c52294c9585edb7d877fa58cf/volumes/93eade4c-a584-4e7f-b56f-a82ed2f0296f => generated 1002 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-21 16:53:31.640 7 INFO cinder.api.openstack.wsgi [None req-114b3482-d790-4328-8cb0-a6c9dc20086f bb1dc76d80d143138961efdd39da43c7 7ee3fa2c52294c9585edb7d877fa58cf - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/7ee3fa2c52294c9585edb7d877fa58cf/volumes/93eade4c-a584-4e7f-b56f-a82ed2f0296f 2026-05-21 16:53:31.640 7 INFO cinder.api.v3.volumes [None req-114b3482-d790-4328-8cb0-a6c9dc20086f bb1dc76d80d143138961efdd39da43c7 7ee3fa2c52294c9585edb7d877fa58cf - - default default] Delete volume with id: 93eade4c-a584-4e7f-b56f-a82ed2f0296f /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-21 16:53:31.653 7 INFO cinder.volume.api [None req-114b3482-d790-4328-8cb0-a6c9dc20086f bb1dc76d80d143138961efdd39da43c7 7ee3fa2c52294c9585edb7d877fa58cf - - default default] Volume info retrieved successfully. 2026-05-21 16:53:31.675 7 INFO cinder.volume.api [None req-114b3482-d790-4328-8cb0-a6c9dc20086f bb1dc76d80d143138961efdd39da43c7 7ee3fa2c52294c9585edb7d877fa58cf - - default default] Delete volume request issued successfully. 2026-05-21 16:53:31.676 7 INFO cinder.api.openstack.wsgi [None req-114b3482-d790-4328-8cb0-a6c9dc20086f bb1dc76d80d143138961efdd39da43c7 7ee3fa2c52294c9585edb7d877fa58cf - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7ee3fa2c52294c9585edb7d877fa58cf/volumes/93eade4c-a584-4e7f-b56f-a82ed2f0296f returned with HTTP 202 [pid: 7|app: 0|req: 389/780] 10.0.0.171 () {32 vars in 777 bytes} [Thu May 21 16:53:31 2026] DELETE /v3/7ee3fa2c52294c9585edb7d877fa58cf/volumes/93eade4c-a584-4e7f-b56f-a82ed2f0296f => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 16:53:31.685 8 INFO cinder.api.openstack.wsgi [None req-2020b064-6bd0-4183-8509-4528d8f10562 bb1dc76d80d143138961efdd39da43c7 7ee3fa2c52294c9585edb7d877fa58cf - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7ee3fa2c52294c9585edb7d877fa58cf/volumes/93eade4c-a584-4e7f-b56f-a82ed2f0296f /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-21 16:53:31.699 8 INFO cinder.volume.api [None req-2020b064-6bd0-4183-8509-4528d8f10562 bb1dc76d80d143138961efdd39da43c7 7ee3fa2c52294c9585edb7d877fa58cf - - default default] Volume info retrieved successfully. 2026-05-21 16:53:31.706 8 INFO cinder.api.openstack.wsgi [None req-2020b064-6bd0-4183-8509-4528d8f10562 bb1dc76d80d143138961efdd39da43c7 7ee3fa2c52294c9585edb7d877fa58cf - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7ee3fa2c52294c9585edb7d877fa58cf/volumes/93eade4c-a584-4e7f-b56f-a82ed2f0296f returned with HTTP 200 [pid: 8|app: 0|req: 392/781] 10.0.0.171 () {32 vars in 774 bytes} [Thu May 21 16:53:31 2026] GET /v3/7ee3fa2c52294c9585edb7d877fa58cf/volumes/93eade4c-a584-4e7f-b56f-a82ed2f0296f => generated 1001 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-21 16:53:32.444 7 INFO cinder.api.openstack.wsgi [None req-114b3482-d790-4328-8cb0-a6c9dc20086f bb1dc76d80d143138961efdd39da43c7 7ee3fa2c52294c9585edb7d877fa58cf - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:53:32.444 8 INFO cinder.api.openstack.wsgi [None req-2020b064-6bd0-4183-8509-4528d8f10562 bb1dc76d80d143138961efdd39da43c7 7ee3fa2c52294c9585edb7d877fa58cf - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:53:32.445 7 INFO cinder.api.openstack.wsgi [None req-114b3482-d790-4328-8cb0-a6c9dc20086f bb1dc76d80d143138961efdd39da43c7 7ee3fa2c52294c9585edb7d877fa58cf - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:53:32.446 8 INFO cinder.api.openstack.wsgi [None req-2020b064-6bd0-4183-8509-4528d8f10562 bb1dc76d80d143138961efdd39da43c7 7ee3fa2c52294c9585edb7d877fa58cf - - default default] http://10.0.0.94:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 16:53:32.729 7 INFO cinder.api.openstack.wsgi [None req-237a7c8a-f2ea-4f01-944e-5da5acd124d3 bb1dc76d80d143138961efdd39da43c7 7ee3fa2c52294c9585edb7d877fa58cf - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7ee3fa2c52294c9585edb7d877fa58cf/volumes/93eade4c-a584-4e7f-b56f-a82ed2f0296f 2026-05-21 16:53:32.736 7 INFO cinder.api.openstack.wsgi [None req-237a7c8a-f2ea-4f01-944e-5da5acd124d3 bb1dc76d80d143138961efdd39da43c7 7ee3fa2c52294c9585edb7d877fa58cf - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7ee3fa2c52294c9585edb7d877fa58cf/volumes/93eade4c-a584-4e7f-b56f-a82ed2f0296f returned with HTTP 404 [pid: 7|app: 0|req: 391/784] 10.0.0.171 () {32 vars in 774 bytes} [Thu May 21 16:53:32 2026] GET /v3/7ee3fa2c52294c9585edb7d877fa58cf/volumes/93eade4c-a584-4e7f-b56f-a82ed2f0296f => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 16:53:32.790 8 INFO cinder.api.openstack.wsgi [None req-07d835db-54d3-4cbf-a8fb-50fe8621c951 bb1dc76d80d143138961efdd39da43c7 7ee3fa2c52294c9585edb7d877fa58cf - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/7ee3fa2c52294c9585edb7d877fa58cf/volumes 2026-05-21 16:53:32.899 8 INFO cinder.api.v3.volumes [None req-07d835db-54d3-4cbf-a8fb-50fe8621c951 bb1dc76d80d143138961efdd39da43c7 7ee3fa2c52294c9585edb7d877fa58cf - - default default] Create volume of 1 GB 2026-05-21 16:53:32.910 8 INFO cinder.volume.api [None req-07d835db-54d3-4cbf-a8fb-50fe8621c951 bb1dc76d80d143138961efdd39da43c7 7ee3fa2c52294c9585edb7d877fa58cf - - default default] Availability Zones retrieved successfully. 2026-05-21 16:53:33.090 8 INFO cinder.volume.api [None req-07d835db-54d3-4cbf-a8fb-50fe8621c951 bb1dc76d80d143138961efdd39da43c7 7ee3fa2c52294c9585edb7d877fa58cf - - default default] Create volume request issued successfully. 2026-05-21 16:53:33.091 8 INFO cinder.api.openstack.wsgi [None req-07d835db-54d3-4cbf-a8fb-50fe8621c951 bb1dc76d80d143138961efdd39da43c7 7ee3fa2c52294c9585edb7d877fa58cf - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7ee3fa2c52294c9585edb7d877fa58cf/volumes returned with HTTP 202 [pid: 8|app: 0|req: 394/785] 10.0.0.171 () {34 vars in 722 bytes} [Thu May 21 16:53:32 2026] POST /v3/7ee3fa2c52294c9585edb7d877fa58cf/volumes => generated 870 bytes in 307 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-05-21 16:53:33.119 7 INFO cinder.api.openstack.wsgi [None req-cce3a131-99d3-4d01-9268-ff8079b93003 bb1dc76d80d143138961efdd39da43c7 7ee3fa2c52294c9585edb7d877fa58cf - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7ee3fa2c52294c9585edb7d877fa58cf/volumes/3e39bb37-ad5f-4196-a7a0-81abc8347d1f /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-21 16:53:33.139 7 INFO cinder.volume.api [None req-cce3a131-99d3-4d01-9268-ff8079b93003 bb1dc76d80d143138961efdd39da43c7 7ee3fa2c52294c9585edb7d877fa58cf - - default default] Volume info retrieved successfully. 2026-05-21 16:53:33.145 7 INFO cinder.api.openstack.wsgi [None req-cce3a131-99d3-4d01-9268-ff8079b93003 bb1dc76d80d143138961efdd39da43c7 7ee3fa2c52294c9585edb7d877fa58cf - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7ee3fa2c52294c9585edb7d877fa58cf/volumes/3e39bb37-ad5f-4196-a7a0-81abc8347d1f returned with HTTP 200 [pid: 7|app: 0|req: 392/786] 10.0.0.171 () {32 vars in 774 bytes} [Thu May 21 16:53:33 2026] GET /v3/7ee3fa2c52294c9585edb7d877fa58cf/volumes/3e39bb37-ad5f-4196-a7a0-81abc8347d1f => generated 938 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 16:53:33.851 8 INFO cinder.api.openstack.wsgi [None req-873951d2-1da5-4681-9cff-a6b2c2ee4414 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/scheduler-stats/get_pools?detail=true /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 16:53:34.168 7 INFO cinder.api.openstack.wsgi [None req-beae6711-4cc5-4547-a522-9a19f64fc4f2 bb1dc76d80d143138961efdd39da43c7 7ee3fa2c52294c9585edb7d877fa58cf - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7ee3fa2c52294c9585edb7d877fa58cf/volumes/3e39bb37-ad5f-4196-a7a0-81abc8347d1f /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-21 16:53:34.186 7 INFO cinder.volume.api [None req-beae6711-4cc5-4547-a522-9a19f64fc4f2 bb1dc76d80d143138961efdd39da43c7 7ee3fa2c52294c9585edb7d877fa58cf - - default default] Volume info retrieved successfully. 2026-05-21 16:53:34.193 7 INFO cinder.api.openstack.wsgi [None req-beae6711-4cc5-4547-a522-9a19f64fc4f2 bb1dc76d80d143138961efdd39da43c7 7ee3fa2c52294c9585edb7d877fa58cf - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7ee3fa2c52294c9585edb7d877fa58cf/volumes/3e39bb37-ad5f-4196-a7a0-81abc8347d1f returned with HTTP 200 [pid: 7|app: 0|req: 393/787] 10.0.0.171 () {32 vars in 774 bytes} [Thu May 21 16:53:34 2026] GET /v3/7ee3fa2c52294c9585edb7d877fa58cf/volumes/3e39bb37-ad5f-4196-a7a0-81abc8347d1f => generated 1488 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 16:53:34.214 7 INFO cinder.api.openstack.wsgi [None req-d280bca2-2f1a-455e-91c0-321f9064efe3 bb1dc76d80d143138961efdd39da43c7 7ee3fa2c52294c9585edb7d877fa58cf - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7ee3fa2c52294c9585edb7d877fa58cf/volumes/3e39bb37-ad5f-4196-a7a0-81abc8347d1f /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-21 16:53:34.227 7 INFO cinder.volume.api [None req-d280bca2-2f1a-455e-91c0-321f9064efe3 bb1dc76d80d143138961efdd39da43c7 7ee3fa2c52294c9585edb7d877fa58cf - - default default] Volume info retrieved successfully. 2026-05-21 16:53:34.235 7 INFO cinder.api.openstack.wsgi [None req-d280bca2-2f1a-455e-91c0-321f9064efe3 bb1dc76d80d143138961efdd39da43c7 7ee3fa2c52294c9585edb7d877fa58cf - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7ee3fa2c52294c9585edb7d877fa58cf/volumes/3e39bb37-ad5f-4196-a7a0-81abc8347d1f returned with HTTP 200 [pid: 7|app: 0|req: 394/788] 10.0.0.171 () {32 vars in 774 bytes} [Thu May 21 16:53:34 2026] GET /v3/7ee3fa2c52294c9585edb7d877fa58cf/volumes/3e39bb37-ad5f-4196-a7a0-81abc8347d1f => generated 1488 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 16:53:34.251 7 INFO cinder.api.openstack.wsgi [None req-210fedef-cfbe-4d43-8295-116e62c1fc9d bb1dc76d80d143138961efdd39da43c7 7ee3fa2c52294c9585edb7d877fa58cf - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/7ee3fa2c52294c9585edb7d877fa58cf/volumes/3e39bb37-ad5f-4196-a7a0-81abc8347d1f /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-21 16:53:34.269 7 INFO cinder.volume.api [None req-210fedef-cfbe-4d43-8295-116e62c1fc9d bb1dc76d80d143138961efdd39da43c7 7ee3fa2c52294c9585edb7d877fa58cf - - default default] Volume info retrieved successfully. 2026-05-21 16:53:34.274 7 INFO cinder.volume.api [None req-210fedef-cfbe-4d43-8295-116e62c1fc9d bb1dc76d80d143138961efdd39da43c7 7ee3fa2c52294c9585edb7d877fa58cf - - default default] Volume updated successfully. 2026-05-21 16:53:34.275 7 INFO cinder.api.openstack.wsgi [None req-210fedef-cfbe-4d43-8295-116e62c1fc9d bb1dc76d80d143138961efdd39da43c7 7ee3fa2c52294c9585edb7d877fa58cf - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7ee3fa2c52294c9585edb7d877fa58cf/volumes/3e39bb37-ad5f-4196-a7a0-81abc8347d1f returned with HTTP 200 [pid: 7|app: 0|req: 395/789] 10.0.0.171 () {34 vars in 794 bytes} [Thu May 21 16:53:34 2026] PUT /v3/7ee3fa2c52294c9585edb7d877fa58cf/volumes/3e39bb37-ad5f-4196-a7a0-81abc8347d1f => generated 894 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 16:53:34.296 7 INFO cinder.api.openstack.wsgi [None req-b0e16a79-6778-4746-870e-3a135c2b470a bb1dc76d80d143138961efdd39da43c7 7ee3fa2c52294c9585edb7d877fa58cf - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/7ee3fa2c52294c9585edb7d877fa58cf/volumes/3e39bb37-ad5f-4196-a7a0-81abc8347d1f /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-21 16:53:34.311 7 INFO cinder.volume.api [None req-b0e16a79-6778-4746-870e-3a135c2b470a bb1dc76d80d143138961efdd39da43c7 7ee3fa2c52294c9585edb7d877fa58cf - - default default] Volume info retrieved successfully. 2026-05-21 16:53:34.326 7 INFO cinder.volume.api [None req-b0e16a79-6778-4746-870e-3a135c2b470a bb1dc76d80d143138961efdd39da43c7 7ee3fa2c52294c9585edb7d877fa58cf - - default default] Volume updated successfully. 2026-05-21 16:53:34.327 7 INFO cinder.api.openstack.wsgi [None req-b0e16a79-6778-4746-870e-3a135c2b470a bb1dc76d80d143138961efdd39da43c7 7ee3fa2c52294c9585edb7d877fa58cf - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7ee3fa2c52294c9585edb7d877fa58cf/volumes/3e39bb37-ad5f-4196-a7a0-81abc8347d1f returned with HTTP 200 [pid: 7|app: 0|req: 396/790] 10.0.0.171 () {34 vars in 795 bytes} [Thu May 21 16:53:34 2026] PUT /v3/7ee3fa2c52294c9585edb7d877fa58cf/volumes/3e39bb37-ad5f-4196-a7a0-81abc8347d1f => generated 934 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 16:53:34.351 7 INFO cinder.api.openstack.wsgi [None req-f7be18dc-9aea-46a7-a94d-66b200ab324b bb1dc76d80d143138961efdd39da43c7 7ee3fa2c52294c9585edb7d877fa58cf - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7ee3fa2c52294c9585edb7d877fa58cf/volumes/3e39bb37-ad5f-4196-a7a0-81abc8347d1f 2026-05-21 16:53:34.354 8 INFO cinder.api.openstack.wsgi [None req-873951d2-1da5-4681-9cff-a6b2c2ee4414 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 395/791] 10.0.0.211 () {28 vars in 695 bytes} [Thu May 21 16:53:33 2026] GET /v3/e34136c9e217430aa9e079d8dd5d2217/scheduler-stats/get_pools?detail=true => generated 670 bytes in 623 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-21 16:53:34.367 7 INFO cinder.volume.api [None req-f7be18dc-9aea-46a7-a94d-66b200ab324b bb1dc76d80d143138961efdd39da43c7 7ee3fa2c52294c9585edb7d877fa58cf - - default default] Volume info retrieved successfully. 2026-05-21 16:53:34.372 7 INFO cinder.api.openstack.wsgi [None req-f7be18dc-9aea-46a7-a94d-66b200ab324b bb1dc76d80d143138961efdd39da43c7 7ee3fa2c52294c9585edb7d877fa58cf - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7ee3fa2c52294c9585edb7d877fa58cf/volumes/3e39bb37-ad5f-4196-a7a0-81abc8347d1f returned with HTTP 200 [pid: 7|app: 0|req: 397/792] 10.0.0.171 () {32 vars in 774 bytes} [Thu May 21 16:53:34 2026] GET /v3/7ee3fa2c52294c9585edb7d877fa58cf/volumes/3e39bb37-ad5f-4196-a7a0-81abc8347d1f => generated 1528 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-21 16:53:34.391 8 INFO cinder.api.openstack.wsgi [None req-7177afa4-4f69-4546-8f46-0da047bb00ef bb1dc76d80d143138961efdd39da43c7 7ee3fa2c52294c9585edb7d877fa58cf - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/7ee3fa2c52294c9585edb7d877fa58cf/volumes 2026-05-21 16:53:34.394 8 INFO cinder.api.v3.volumes [None req-7177afa4-4f69-4546-8f46-0da047bb00ef bb1dc76d80d143138961efdd39da43c7 7ee3fa2c52294c9585edb7d877fa58cf - - default default] Create volume of 1 GB 2026-05-21 16:53:34.400 8 INFO cinder.volume.api [None req-7177afa4-4f69-4546-8f46-0da047bb00ef bb1dc76d80d143138961efdd39da43c7 7ee3fa2c52294c9585edb7d877fa58cf - - default default] Availability Zones retrieved successfully. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 16:53:34.407 7 INFO cinder.api.openstack.wsgi [None req-20c4948a-20bd-4de5-a778-218c0cec9f3a 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/os-quota-sets/17c3f0f42d36483f9b1ceb9c660adbc6?usage=true 2026-05-21 16:53:34.425 7 INFO cinder.api.openstack.wsgi [None req-20c4948a-20bd-4de5-a778-218c0cec9f3a 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/os-quota-sets/17c3f0f42d36483f9b1ceb9c660adbc6?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 398/793] 10.0.0.211 () {28 vars in 735 bytes} [Thu May 21 16:53:34 2026] GET /v3/e34136c9e217430aa9e079d8dd5d2217/os-quota-sets/17c3f0f42d36483f9b1ceb9c660adbc6?usage=true => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-21 16:53:34.433 7 INFO cinder.api.openstack.wsgi [None req-eea19d09-79ca-48db-b0ef-b0e18c0c5581 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/os-quota-sets/4d0fafcf81744288badf64d5d6648f32?usage=true 2026-05-21 16:53:34.455 7 INFO cinder.api.openstack.wsgi [None req-eea19d09-79ca-48db-b0ef-b0e18c0c5581 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/os-quota-sets/4d0fafcf81744288badf64d5d6648f32?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 399/794] 10.0.0.211 () {28 vars in 735 bytes} [Thu May 21 16:53:34 2026] GET /v3/e34136c9e217430aa9e079d8dd5d2217/os-quota-sets/4d0fafcf81744288badf64d5d6648f32?usage=true => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-21 16:53:34.463 7 INFO cinder.api.openstack.wsgi [None req-84ddf4ce-a9c6-4c10-b4d5-772806af5acb 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/os-quota-sets/7ee3fa2c52294c9585edb7d877fa58cf?usage=true 2026-05-21 16:53:34.481 7 INFO cinder.api.openstack.wsgi [None req-84ddf4ce-a9c6-4c10-b4d5-772806af5acb 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/os-quota-sets/7ee3fa2c52294c9585edb7d877fa58cf?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 400/795] 10.0.0.211 () {28 vars in 735 bytes} [Thu May 21 16:53:34 2026] GET /v3/e34136c9e217430aa9e079d8dd5d2217/os-quota-sets/7ee3fa2c52294c9585edb7d877fa58cf?usage=true => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-21 16:53:34.492 7 INFO cinder.api.openstack.wsgi [None req-b2d5c340-cd8d-4293-a0de-33eaf3bed8d5 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/os-quota-sets/8b675378377a4bf68a2b8b2971d0bc21?usage=true 2026-05-21 16:53:34.527 7 INFO cinder.api.openstack.wsgi [None req-b2d5c340-cd8d-4293-a0de-33eaf3bed8d5 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/os-quota-sets/8b675378377a4bf68a2b8b2971d0bc21?usage=true returned with HTTP 200 2026-05-21 16:53:34.528 8 INFO cinder.volume.api [None req-7177afa4-4f69-4546-8f46-0da047bb00ef bb1dc76d80d143138961efdd39da43c7 7ee3fa2c52294c9585edb7d877fa58cf - - default default] Create volume request issued successfully. [pid: 7|app: 0|req: 401/796] 10.0.0.211 () {28 vars in 735 bytes} [Thu May 21 16:53:34 2026] GET /v3/e34136c9e217430aa9e079d8dd5d2217/os-quota-sets/8b675378377a4bf68a2b8b2971d0bc21?usage=true => generated 847 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-21 16:53:34.529 8 INFO cinder.api.openstack.wsgi [None req-7177afa4-4f69-4546-8f46-0da047bb00ef bb1dc76d80d143138961efdd39da43c7 7ee3fa2c52294c9585edb7d877fa58cf - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7ee3fa2c52294c9585edb7d877fa58cf/volumes returned with HTTP 202 [pid: 8|app: 0|req: 396/797] 10.0.0.171 () {34 vars in 722 bytes} [Thu May 21 16:53:34 2026] POST /v3/7ee3fa2c52294c9585edb7d877fa58cf/volumes => generated 890 bytes in 144 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-05-21 16:53:34.547 7 INFO cinder.api.openstack.wsgi [None req-8efc7fd0-d1e4-4930-b2b6-e8e979f59a16 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/os-quota-sets/9e44e5e5deb54f2992d5e9c42667a96d?usage=true /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 16:53:34.550 8 INFO cinder.api.openstack.wsgi [None req-04def9c1-51ff-4b3a-8903-aa4137b1b28a bb1dc76d80d143138961efdd39da43c7 7ee3fa2c52294c9585edb7d877fa58cf - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7ee3fa2c52294c9585edb7d877fa58cf/volumes/b7d7e4c2-d912-4888-adf3-7e19f1bb2ca7 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-21 16:53:34.560 8 INFO cinder.volume.api [None req-04def9c1-51ff-4b3a-8903-aa4137b1b28a bb1dc76d80d143138961efdd39da43c7 7ee3fa2c52294c9585edb7d877fa58cf - - default default] Volume info retrieved successfully. 2026-05-21 16:53:34.564 8 INFO cinder.api.openstack.wsgi [None req-04def9c1-51ff-4b3a-8903-aa4137b1b28a bb1dc76d80d143138961efdd39da43c7 7ee3fa2c52294c9585edb7d877fa58cf - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7ee3fa2c52294c9585edb7d877fa58cf/volumes/b7d7e4c2-d912-4888-adf3-7e19f1bb2ca7 returned with HTTP 200 [pid: 8|app: 0|req: 397/798] 10.0.0.171 () {32 vars in 774 bytes} [Thu May 21 16:53:34 2026] GET /v3/7ee3fa2c52294c9585edb7d877fa58cf/volumes/b7d7e4c2-d912-4888-adf3-7e19f1bb2ca7 => generated 958 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-21 16:53:34.565 7 INFO cinder.api.openstack.wsgi [None req-8efc7fd0-d1e4-4930-b2b6-e8e979f59a16 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/os-quota-sets/9e44e5e5deb54f2992d5e9c42667a96d?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 402/799] 10.0.0.211 () {28 vars in 735 bytes} [Thu May 21 16:53:34 2026] GET /v3/e34136c9e217430aa9e079d8dd5d2217/os-quota-sets/9e44e5e5deb54f2992d5e9c42667a96d?usage=true => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 16:53:34.575 8 INFO cinder.api.openstack.wsgi [None req-a4dc2674-b012-4047-97cb-f72fe92864c7 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/os-quota-sets/a75e0ea4cac044419ec8c149bebe1184?usage=true 2026-05-21 16:53:34.592 8 INFO cinder.api.openstack.wsgi [None req-a4dc2674-b012-4047-97cb-f72fe92864c7 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/os-quota-sets/a75e0ea4cac044419ec8c149bebe1184?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 398/800] 10.0.0.211 () {28 vars in 735 bytes} [Thu May 21 16:53:34 2026] GET /v3/e34136c9e217430aa9e079d8dd5d2217/os-quota-sets/a75e0ea4cac044419ec8c149bebe1184?usage=true => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-21 16:53:34.602 7 INFO cinder.api.openstack.wsgi [None req-8f34ba41-be9d-4e9a-bf3b-320317e80f20 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/os-quota-sets/b9645d6ad51b483d9b05118e6d4be421?usage=true 2026-05-21 16:53:34.629 7 INFO cinder.api.openstack.wsgi [None req-8f34ba41-be9d-4e9a-bf3b-320317e80f20 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/os-quota-sets/b9645d6ad51b483d9b05118e6d4be421?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 403/801] 10.0.0.211 () {28 vars in 735 bytes} [Thu May 21 16:53:34 2026] GET /v3/e34136c9e217430aa9e079d8dd5d2217/os-quota-sets/b9645d6ad51b483d9b05118e6d4be421?usage=true => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-21 16:53:34.637 8 INFO cinder.api.openstack.wsgi [None req-ff8184e5-4485-409e-811d-274b8b53996e 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/os-quota-sets/e34136c9e217430aa9e079d8dd5d2217?usage=true 2026-05-21 16:53:34.659 8 INFO cinder.api.openstack.wsgi [None req-ff8184e5-4485-409e-811d-274b8b53996e 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/os-quota-sets/e34136c9e217430aa9e079d8dd5d2217?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 399/802] 10.0.0.211 () {28 vars in 735 bytes} [Thu May 21 16:53:34 2026] GET /v3/e34136c9e217430aa9e079d8dd5d2217/os-quota-sets/e34136c9e217430aa9e079d8dd5d2217?usage=true => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-21 16:53:34.673 7 INFO cinder.api.openstack.wsgi [None req-c5f630e0-bcc5-4833-b970-40847b56a8c7 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/os-services 2026-05-21 16:53:34.679 7 INFO cinder.api.openstack.wsgi [None req-c5f630e0-bcc5-4833-b970-40847b56a8c7 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/os-services returned with HTTP 200 [pid: 7|app: 0|req: 404/803] 10.0.0.211 () {28 vars in 644 bytes} [Thu May 21 16:53:34 2026] GET /v3/e34136c9e217430aa9e079d8dd5d2217/os-services => generated 646 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-21 16:53:34.689 8 INFO cinder.api.openstack.wsgi [None req-a831521d-7685-4111-a0a5-d03a44dc6a80 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/volumes/detail?all_tenants=true 2026-05-21 16:53:34.699 8 INFO cinder.volume.api [None req-a831521d-7685-4111-a0a5-d03a44dc6a80 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] Get all volumes completed successfully. /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-21 16:53:34.705 8 INFO cinder.api.openstack.wsgi [None req-a831521d-7685-4111-a0a5-d03a44dc6a80 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 400/804] 10.0.0.211 () {28 vars in 683 bytes} [Thu May 21 16:53:34 2026] GET /v3/e34136c9e217430aa9e079d8dd5d2217/volumes/detail?all_tenants=true => generated 2834 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-21 16:53:34.716 7 INFO cinder.api.openstack.wsgi [None req-83745ba3-edf0-47e1-8bef-ebc41c5466bc 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/volumes/detail?all_tenants=true 2026-05-21 16:53:34.728 7 INFO cinder.volume.api [None req-83745ba3-edf0-47e1-8bef-ebc41c5466bc 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] Get all volumes completed successfully. /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-21 16:53:34.734 7 INFO cinder.api.openstack.wsgi [None req-83745ba3-edf0-47e1-8bef-ebc41c5466bc 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 405/805] 10.0.0.211 () {28 vars in 683 bytes} [Thu May 21 16:53:34 2026] GET /v3/e34136c9e217430aa9e079d8dd5d2217/volumes/detail?all_tenants=true => generated 2834 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 16:53:34.750 8 INFO cinder.api.openstack.wsgi [None req-2b7929bc-d92c-4f5e-8967-ba75b355f7cb 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/snapshots?all_tenants=true 2026-05-21 16:53:34.760 8 INFO cinder.volume.api [None req-2b7929bc-d92c-4f5e-8967-ba75b355f7cb 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] Get all snapshots completed successfully. 2026-05-21 16:53:34.761 8 INFO cinder.api.openstack.wsgi [None req-2b7929bc-d92c-4f5e-8967-ba75b355f7cb 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 401/806] 10.0.0.211 () {28 vars in 673 bytes} [Thu May 21 16:53:34 2026] GET /v3/e34136c9e217430aa9e079d8dd5d2217/snapshots?all_tenants=true => generated 17 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 16:53:35.585 7 INFO cinder.api.openstack.wsgi [None req-eb0db67b-2623-4501-9a29-2de9c362e2b6 bb1dc76d80d143138961efdd39da43c7 7ee3fa2c52294c9585edb7d877fa58cf - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7ee3fa2c52294c9585edb7d877fa58cf/volumes/b7d7e4c2-d912-4888-adf3-7e19f1bb2ca7 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-21 16:53:35.598 7 INFO cinder.volume.api [None req-eb0db67b-2623-4501-9a29-2de9c362e2b6 bb1dc76d80d143138961efdd39da43c7 7ee3fa2c52294c9585edb7d877fa58cf - - default default] Volume info retrieved successfully. 2026-05-21 16:53:35.603 7 INFO cinder.api.openstack.wsgi [None req-eb0db67b-2623-4501-9a29-2de9c362e2b6 bb1dc76d80d143138961efdd39da43c7 7ee3fa2c52294c9585edb7d877fa58cf - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7ee3fa2c52294c9585edb7d877fa58cf/volumes/b7d7e4c2-d912-4888-adf3-7e19f1bb2ca7 returned with HTTP 200 [pid: 7|app: 0|req: 406/807] 10.0.0.171 () {32 vars in 774 bytes} [Thu May 21 16:53:35 2026] GET /v3/7ee3fa2c52294c9585edb7d877fa58cf/volumes/b7d7e4c2-d912-4888-adf3-7e19f1bb2ca7 => generated 983 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-21 16:53:35.626 8 INFO cinder.api.openstack.wsgi [None req-953d263e-f74e-4ce2-ac3f-1db65df62ec2 bb1dc76d80d143138961efdd39da43c7 7ee3fa2c52294c9585edb7d877fa58cf - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/7ee3fa2c52294c9585edb7d877fa58cf/volumes/b7d7e4c2-d912-4888-adf3-7e19f1bb2ca7 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-21 16:53:35.647 8 INFO cinder.volume.api [None req-953d263e-f74e-4ce2-ac3f-1db65df62ec2 bb1dc76d80d143138961efdd39da43c7 7ee3fa2c52294c9585edb7d877fa58cf - - default default] Volume info retrieved successfully. 2026-05-21 16:53:35.653 8 INFO cinder.volume.api [None req-953d263e-f74e-4ce2-ac3f-1db65df62ec2 bb1dc76d80d143138961efdd39da43c7 7ee3fa2c52294c9585edb7d877fa58cf - - default default] Volume updated successfully. 2026-05-21 16:53:35.654 8 INFO cinder.api.openstack.wsgi [None req-953d263e-f74e-4ce2-ac3f-1db65df62ec2 bb1dc76d80d143138961efdd39da43c7 7ee3fa2c52294c9585edb7d877fa58cf - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7ee3fa2c52294c9585edb7d877fa58cf/volumes/b7d7e4c2-d912-4888-adf3-7e19f1bb2ca7 returned with HTTP 200 [pid: 8|app: 0|req: 402/808] 10.0.0.171 () {34 vars in 794 bytes} [Thu May 21 16:53:35 2026] PUT /v3/7ee3fa2c52294c9585edb7d877fa58cf/volumes/b7d7e4c2-d912-4888-adf3-7e19f1bb2ca7 => generated 881 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 16:53:35.678 7 INFO cinder.api.openstack.wsgi [None req-44eb1c66-9243-4694-895b-4398f3bbf6f8 bb1dc76d80d143138961efdd39da43c7 7ee3fa2c52294c9585edb7d877fa58cf - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7ee3fa2c52294c9585edb7d877fa58cf/volumes/b7d7e4c2-d912-4888-adf3-7e19f1bb2ca7 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-21 16:53:35.694 7 INFO cinder.volume.api [None req-44eb1c66-9243-4694-895b-4398f3bbf6f8 bb1dc76d80d143138961efdd39da43c7 7ee3fa2c52294c9585edb7d877fa58cf - - default default] Volume info retrieved successfully. 2026-05-21 16:53:35.700 7 INFO cinder.api.openstack.wsgi [None req-44eb1c66-9243-4694-895b-4398f3bbf6f8 bb1dc76d80d143138961efdd39da43c7 7ee3fa2c52294c9585edb7d877fa58cf - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7ee3fa2c52294c9585edb7d877fa58cf/volumes/b7d7e4c2-d912-4888-adf3-7e19f1bb2ca7 returned with HTTP 200 [pid: 7|app: 0|req: 407/809] 10.0.0.171 () {32 vars in 774 bytes} [Thu May 21 16:53:35 2026] GET /v3/7ee3fa2c52294c9585edb7d877fa58cf/volumes/b7d7e4c2-d912-4888-adf3-7e19f1bb2ca7 => generated 949 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 16:53:35.722 8 INFO cinder.api.openstack.wsgi [None req-6e9631c1-3b78-4e54-b953-01062f981260 bb1dc76d80d143138961efdd39da43c7 7ee3fa2c52294c9585edb7d877fa58cf - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/7ee3fa2c52294c9585edb7d877fa58cf/volumes/b7d7e4c2-d912-4888-adf3-7e19f1bb2ca7 2026-05-21 16:53:35.722 8 INFO cinder.api.v3.volumes [None req-6e9631c1-3b78-4e54-b953-01062f981260 bb1dc76d80d143138961efdd39da43c7 7ee3fa2c52294c9585edb7d877fa58cf - - default default] Delete volume with id: b7d7e4c2-d912-4888-adf3-7e19f1bb2ca7 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-21 16:53:35.733 8 INFO cinder.volume.api [None req-6e9631c1-3b78-4e54-b953-01062f981260 bb1dc76d80d143138961efdd39da43c7 7ee3fa2c52294c9585edb7d877fa58cf - - default default] Volume info retrieved successfully. 2026-05-21 16:53:35.761 8 INFO cinder.volume.api [None req-6e9631c1-3b78-4e54-b953-01062f981260 bb1dc76d80d143138961efdd39da43c7 7ee3fa2c52294c9585edb7d877fa58cf - - default default] Delete volume request issued successfully. 2026-05-21 16:53:35.761 8 INFO cinder.api.openstack.wsgi [None req-6e9631c1-3b78-4e54-b953-01062f981260 bb1dc76d80d143138961efdd39da43c7 7ee3fa2c52294c9585edb7d877fa58cf - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7ee3fa2c52294c9585edb7d877fa58cf/volumes/b7d7e4c2-d912-4888-adf3-7e19f1bb2ca7 returned with HTTP 202 [pid: 8|app: 0|req: 403/810] 10.0.0.171 () {32 vars in 777 bytes} [Thu May 21 16:53:35 2026] DELETE /v3/7ee3fa2c52294c9585edb7d877fa58cf/volumes/b7d7e4c2-d912-4888-adf3-7e19f1bb2ca7 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 16:53:35.773 7 INFO cinder.api.openstack.wsgi [None req-aa244743-aaa1-4f57-9906-fff6196995d4 bb1dc76d80d143138961efdd39da43c7 7ee3fa2c52294c9585edb7d877fa58cf - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7ee3fa2c52294c9585edb7d877fa58cf/volumes/b7d7e4c2-d912-4888-adf3-7e19f1bb2ca7 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-21 16:53:35.789 7 INFO cinder.volume.api [None req-aa244743-aaa1-4f57-9906-fff6196995d4 bb1dc76d80d143138961efdd39da43c7 7ee3fa2c52294c9585edb7d877fa58cf - - default default] Volume info retrieved successfully. 2026-05-21 16:53:35.793 7 INFO cinder.api.openstack.wsgi [None req-aa244743-aaa1-4f57-9906-fff6196995d4 bb1dc76d80d143138961efdd39da43c7 7ee3fa2c52294c9585edb7d877fa58cf - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7ee3fa2c52294c9585edb7d877fa58cf/volumes/b7d7e4c2-d912-4888-adf3-7e19f1bb2ca7 returned with HTTP 200 [pid: 7|app: 0|req: 408/811] 10.0.0.171 () {32 vars in 774 bytes} [Thu May 21 16:53:35 2026] GET /v3/7ee3fa2c52294c9585edb7d877fa58cf/volumes/b7d7e4c2-d912-4888-adf3-7e19f1bb2ca7 => generated 948 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 16:53:36.813 8 INFO cinder.api.openstack.wsgi [None req-e3913f06-0e9d-46a9-a4f4-692a5163bd35 bb1dc76d80d143138961efdd39da43c7 7ee3fa2c52294c9585edb7d877fa58cf - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7ee3fa2c52294c9585edb7d877fa58cf/volumes/b7d7e4c2-d912-4888-adf3-7e19f1bb2ca7 2026-05-21 16:53:36.825 8 INFO cinder.api.openstack.wsgi [None req-e3913f06-0e9d-46a9-a4f4-692a5163bd35 bb1dc76d80d143138961efdd39da43c7 7ee3fa2c52294c9585edb7d877fa58cf - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7ee3fa2c52294c9585edb7d877fa58cf/volumes/b7d7e4c2-d912-4888-adf3-7e19f1bb2ca7 returned with HTTP 404 [pid: 8|app: 0|req: 404/812] 10.0.0.171 () {32 vars in 774 bytes} [Thu May 21 16:53:36 2026] GET /v3/7ee3fa2c52294c9585edb7d877fa58cf/volumes/b7d7e4c2-d912-4888-adf3-7e19f1bb2ca7 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 16:53:36.836 7 INFO cinder.api.openstack.wsgi [None req-640ede96-1dbb-4d3f-8584-e620374c9b14 bb1dc76d80d143138961efdd39da43c7 7ee3fa2c52294c9585edb7d877fa58cf - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7ee3fa2c52294c9585edb7d877fa58cf/volumes/3e39bb37-ad5f-4196-a7a0-81abc8347d1f /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-21 16:53:36.847 7 INFO cinder.volume.api [None req-640ede96-1dbb-4d3f-8584-e620374c9b14 bb1dc76d80d143138961efdd39da43c7 7ee3fa2c52294c9585edb7d877fa58cf - - default default] Volume info retrieved successfully. 2026-05-21 16:53:36.851 7 INFO cinder.api.openstack.wsgi [None req-640ede96-1dbb-4d3f-8584-e620374c9b14 bb1dc76d80d143138961efdd39da43c7 7ee3fa2c52294c9585edb7d877fa58cf - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7ee3fa2c52294c9585edb7d877fa58cf/volumes/3e39bb37-ad5f-4196-a7a0-81abc8347d1f returned with HTTP 200 [pid: 7|app: 0|req: 409/813] 10.0.0.171 () {32 vars in 774 bytes} [Thu May 21 16:53:36 2026] GET /v3/7ee3fa2c52294c9585edb7d877fa58cf/volumes/3e39bb37-ad5f-4196-a7a0-81abc8347d1f => generated 1528 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-21 16:53:36.871 8 INFO cinder.api.openstack.wsgi [None req-f181f49b-be1e-41ca-8a48-2dd225ea448a bb1dc76d80d143138961efdd39da43c7 7ee3fa2c52294c9585edb7d877fa58cf - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/7ee3fa2c52294c9585edb7d877fa58cf/volumes/3e39bb37-ad5f-4196-a7a0-81abc8347d1f 2026-05-21 16:53:36.872 8 INFO cinder.api.v3.volumes [None req-f181f49b-be1e-41ca-8a48-2dd225ea448a bb1dc76d80d143138961efdd39da43c7 7ee3fa2c52294c9585edb7d877fa58cf - - default default] Delete volume with id: 3e39bb37-ad5f-4196-a7a0-81abc8347d1f /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-21 16:53:36.889 8 INFO cinder.volume.api [None req-f181f49b-be1e-41ca-8a48-2dd225ea448a bb1dc76d80d143138961efdd39da43c7 7ee3fa2c52294c9585edb7d877fa58cf - - default default] Volume info retrieved successfully. 2026-05-21 16:53:36.918 8 INFO cinder.volume.api [None req-f181f49b-be1e-41ca-8a48-2dd225ea448a bb1dc76d80d143138961efdd39da43c7 7ee3fa2c52294c9585edb7d877fa58cf - - default default] Delete volume request issued successfully. 2026-05-21 16:53:36.919 8 INFO cinder.api.openstack.wsgi [None req-f181f49b-be1e-41ca-8a48-2dd225ea448a bb1dc76d80d143138961efdd39da43c7 7ee3fa2c52294c9585edb7d877fa58cf - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7ee3fa2c52294c9585edb7d877fa58cf/volumes/3e39bb37-ad5f-4196-a7a0-81abc8347d1f returned with HTTP 202 [pid: 8|app: 0|req: 405/814] 10.0.0.171 () {32 vars in 777 bytes} [Thu May 21 16:53:36 2026] DELETE /v3/7ee3fa2c52294c9585edb7d877fa58cf/volumes/3e39bb37-ad5f-4196-a7a0-81abc8347d1f => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 16:53:36.937 7 INFO cinder.api.openstack.wsgi [None req-cb5d2468-3a0c-40b9-8fb4-429b6af99759 bb1dc76d80d143138961efdd39da43c7 7ee3fa2c52294c9585edb7d877fa58cf - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7ee3fa2c52294c9585edb7d877fa58cf/volumes/3e39bb37-ad5f-4196-a7a0-81abc8347d1f /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-21 16:53:36.950 7 INFO cinder.volume.api [None req-cb5d2468-3a0c-40b9-8fb4-429b6af99759 bb1dc76d80d143138961efdd39da43c7 7ee3fa2c52294c9585edb7d877fa58cf - - default default] Volume info retrieved successfully. 2026-05-21 16:53:36.956 7 INFO cinder.api.openstack.wsgi [None req-cb5d2468-3a0c-40b9-8fb4-429b6af99759 bb1dc76d80d143138961efdd39da43c7 7ee3fa2c52294c9585edb7d877fa58cf - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7ee3fa2c52294c9585edb7d877fa58cf/volumes/3e39bb37-ad5f-4196-a7a0-81abc8347d1f returned with HTTP 200 [pid: 7|app: 0|req: 410/815] 10.0.0.171 () {32 vars in 774 bytes} [Thu May 21 16:53:36 2026] GET /v3/7ee3fa2c52294c9585edb7d877fa58cf/volumes/3e39bb37-ad5f-4196-a7a0-81abc8347d1f => generated 1527 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 16:53:37.976 8 INFO cinder.api.openstack.wsgi [None req-44718266-19de-44ab-ae8f-b7a274ca6931 bb1dc76d80d143138961efdd39da43c7 7ee3fa2c52294c9585edb7d877fa58cf - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7ee3fa2c52294c9585edb7d877fa58cf/volumes/3e39bb37-ad5f-4196-a7a0-81abc8347d1f 2026-05-21 16:53:37.985 8 INFO cinder.api.openstack.wsgi [None req-44718266-19de-44ab-ae8f-b7a274ca6931 bb1dc76d80d143138961efdd39da43c7 7ee3fa2c52294c9585edb7d877fa58cf - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7ee3fa2c52294c9585edb7d877fa58cf/volumes/3e39bb37-ad5f-4196-a7a0-81abc8347d1f returned with HTTP 404 [pid: 8|app: 0|req: 406/816] 10.0.0.171 () {32 vars in 774 bytes} [Thu May 21 16:53:37 2026] GET /v3/7ee3fa2c52294c9585edb7d877fa58cf/volumes/3e39bb37-ad5f-4196-a7a0-81abc8347d1f => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 16:53:41.730 7 INFO cinder.api.openstack.wsgi [None req-effc2cf1-235c-4c9d-b36a-954cad45ba73 b845b2ffdba84264990ebc8223efe096 0bd4189ef1d74fa8ae18fb3a586ed516 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/0bd4189ef1d74fa8ae18fb3a586ed516/volumes 2026-05-21 16:53:41.732 7 INFO cinder.api.v3.volumes [None req-effc2cf1-235c-4c9d-b36a-954cad45ba73 b845b2ffdba84264990ebc8223efe096 0bd4189ef1d74fa8ae18fb3a586ed516 - - default default] Create volume of 1 GB 2026-05-21 16:53:41.738 7 INFO cinder.volume.api [None req-effc2cf1-235c-4c9d-b36a-954cad45ba73 b845b2ffdba84264990ebc8223efe096 0bd4189ef1d74fa8ae18fb3a586ed516 - - default default] Availability Zones retrieved successfully. 2026-05-21 16:53:41.872 7 INFO cinder.volume.api [None req-effc2cf1-235c-4c9d-b36a-954cad45ba73 b845b2ffdba84264990ebc8223efe096 0bd4189ef1d74fa8ae18fb3a586ed516 - - default default] Create volume request issued successfully. 2026-05-21 16:53:41.873 7 INFO cinder.api.openstack.wsgi [None req-effc2cf1-235c-4c9d-b36a-954cad45ba73 b845b2ffdba84264990ebc8223efe096 0bd4189ef1d74fa8ae18fb3a586ed516 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0bd4189ef1d74fa8ae18fb3a586ed516/volumes returned with HTTP 202 [pid: 7|app: 0|req: 411/817] 10.0.0.171 () {34 vars in 721 bytes} [Thu May 21 16:53:41 2026] POST /v3/0bd4189ef1d74fa8ae18fb3a586ed516/volumes => generated 861 bytes in 269 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-05-21 16:53:41.891 8 INFO cinder.api.openstack.wsgi [None req-86a447d3-bbea-4d46-bd9e-3976bf62d174 b845b2ffdba84264990ebc8223efe096 0bd4189ef1d74fa8ae18fb3a586ed516 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0bd4189ef1d74fa8ae18fb3a586ed516/volumes/b21a286e-da62-4031-8460-3633dd9bc603 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-21 16:53:41.902 8 INFO cinder.volume.api [None req-86a447d3-bbea-4d46-bd9e-3976bf62d174 b845b2ffdba84264990ebc8223efe096 0bd4189ef1d74fa8ae18fb3a586ed516 - - default default] Volume info retrieved successfully. 2026-05-21 16:53:41.907 8 INFO cinder.api.openstack.wsgi [None req-86a447d3-bbea-4d46-bd9e-3976bf62d174 b845b2ffdba84264990ebc8223efe096 0bd4189ef1d74fa8ae18fb3a586ed516 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0bd4189ef1d74fa8ae18fb3a586ed516/volumes/b21a286e-da62-4031-8460-3633dd9bc603 returned with HTTP 200 [pid: 8|app: 0|req: 407/818] 10.0.0.171 () {32 vars in 774 bytes} [Thu May 21 16:53:41 2026] GET /v3/0bd4189ef1d74fa8ae18fb3a586ed516/volumes/b21a286e-da62-4031-8460-3633dd9bc603 => generated 929 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-21 16:53:42.444 8 INFO cinder.api.openstack.wsgi [None req-86a447d3-bbea-4d46-bd9e-3976bf62d174 b845b2ffdba84264990ebc8223efe096 0bd4189ef1d74fa8ae18fb3a586ed516 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:53:42.444 7 INFO cinder.api.openstack.wsgi [None req-effc2cf1-235c-4c9d-b36a-954cad45ba73 b845b2ffdba84264990ebc8223efe096 0bd4189ef1d74fa8ae18fb3a586ed516 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:53:42.445 8 INFO cinder.api.openstack.wsgi [None req-86a447d3-bbea-4d46-bd9e-3976bf62d174 b845b2ffdba84264990ebc8223efe096 0bd4189ef1d74fa8ae18fb3a586ed516 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:53:42.445 7 INFO cinder.api.openstack.wsgi [None req-effc2cf1-235c-4c9d-b36a-954cad45ba73 b845b2ffdba84264990ebc8223efe096 0bd4189ef1d74fa8ae18fb3a586ed516 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 16:53:42.929 7 INFO cinder.api.openstack.wsgi [None req-8ee00572-6c43-402b-876e-99ebcd7662cd b845b2ffdba84264990ebc8223efe096 0bd4189ef1d74fa8ae18fb3a586ed516 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0bd4189ef1d74fa8ae18fb3a586ed516/volumes/b21a286e-da62-4031-8460-3633dd9bc603 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-21 16:53:42.946 7 INFO cinder.volume.api [None req-8ee00572-6c43-402b-876e-99ebcd7662cd b845b2ffdba84264990ebc8223efe096 0bd4189ef1d74fa8ae18fb3a586ed516 - - default default] Volume info retrieved successfully. 2026-05-21 16:53:42.955 7 INFO cinder.api.openstack.wsgi [None req-8ee00572-6c43-402b-876e-99ebcd7662cd b845b2ffdba84264990ebc8223efe096 0bd4189ef1d74fa8ae18fb3a586ed516 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0bd4189ef1d74fa8ae18fb3a586ed516/volumes/b21a286e-da62-4031-8460-3633dd9bc603 returned with HTTP 200 [pid: 7|app: 0|req: 413/821] 10.0.0.171 () {32 vars in 774 bytes} [Thu May 21 16:53:42 2026] GET /v3/0bd4189ef1d74fa8ae18fb3a586ed516/volumes/b21a286e-da62-4031-8460-3633dd9bc603 => generated 954 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-21 16:53:52.443 8 INFO cinder.api.openstack.wsgi [None req-86a447d3-bbea-4d46-bd9e-3976bf62d174 b845b2ffdba84264990ebc8223efe096 0bd4189ef1d74fa8ae18fb3a586ed516 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:53:52.444 8 INFO cinder.api.openstack.wsgi [None req-86a447d3-bbea-4d46-bd9e-3976bf62d174 b845b2ffdba84264990ebc8223efe096 0bd4189ef1d74fa8ae18fb3a586ed516 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:53:52.445 7 INFO cinder.api.openstack.wsgi [None req-8ee00572-6c43-402b-876e-99ebcd7662cd b845b2ffdba84264990ebc8223efe096 0bd4189ef1d74fa8ae18fb3a586ed516 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:53:52.453 7 INFO cinder.api.openstack.wsgi [None req-8ee00572-6c43-402b-876e-99ebcd7662cd b845b2ffdba84264990ebc8223efe096 0bd4189ef1d74fa8ae18fb3a586ed516 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 16:53:58.148 8 INFO cinder.api.openstack.wsgi [None req-d739be23-78f4-46f5-922b-b6cdfa88a114 b845b2ffdba84264990ebc8223efe096 0bd4189ef1d74fa8ae18fb3a586ed516 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/0bd4189ef1d74fa8ae18fb3a586ed516/volumes/b21a286e-da62-4031-8460-3633dd9bc603/action /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-21 16:53:58.164 8 INFO cinder.volume.api [None req-d739be23-78f4-46f5-922b-b6cdfa88a114 b845b2ffdba84264990ebc8223efe096 0bd4189ef1d74fa8ae18fb3a586ed516 - - default default] Volume info retrieved successfully. 2026-05-21 16:53:58.175 8 INFO cinder.volume.api [None req-d739be23-78f4-46f5-922b-b6cdfa88a114 b845b2ffdba84264990ebc8223efe096 0bd4189ef1d74fa8ae18fb3a586ed516 - - default default] Update volume admin metadata completed successfully. 2026-05-21 16:53:58.680 8 INFO cinder.volume.api [None req-d739be23-78f4-46f5-922b-b6cdfa88a114 b845b2ffdba84264990ebc8223efe096 0bd4189ef1d74fa8ae18fb3a586ed516 - - default default] Attach volume completed successfully. 2026-05-21 16:53:58.680 8 INFO cinder.api.openstack.wsgi [None req-d739be23-78f4-46f5-922b-b6cdfa88a114 b845b2ffdba84264990ebc8223efe096 0bd4189ef1d74fa8ae18fb3a586ed516 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0bd4189ef1d74fa8ae18fb3a586ed516/volumes/b21a286e-da62-4031-8460-3633dd9bc603/action returned with HTTP 202 [pid: 8|app: 0|req: 410/824] 10.0.0.171 () {34 vars in 809 bytes} [Thu May 21 16:53:58 2026] POST /v3/0bd4189ef1d74fa8ae18fb3a586ed516/volumes/b21a286e-da62-4031-8460-3633dd9bc603/action => generated 0 bytes in 541 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 16:53:58.693 7 INFO cinder.api.openstack.wsgi [None req-ffc5e086-8f2d-4ff1-b83d-80d0a6d1de16 b845b2ffdba84264990ebc8223efe096 0bd4189ef1d74fa8ae18fb3a586ed516 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0bd4189ef1d74fa8ae18fb3a586ed516/volumes/b21a286e-da62-4031-8460-3633dd9bc603 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-21 16:53:58.721 7 INFO cinder.volume.api [None req-ffc5e086-8f2d-4ff1-b83d-80d0a6d1de16 b845b2ffdba84264990ebc8223efe096 0bd4189ef1d74fa8ae18fb3a586ed516 - - default default] Volume info retrieved successfully. 2026-05-21 16:53:58.728 7 INFO cinder.api.openstack.wsgi [None req-ffc5e086-8f2d-4ff1-b83d-80d0a6d1de16 b845b2ffdba84264990ebc8223efe096 0bd4189ef1d74fa8ae18fb3a586ed516 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0bd4189ef1d74fa8ae18fb3a586ed516/volumes/b21a286e-da62-4031-8460-3633dd9bc603 returned with HTTP 200 [pid: 7|app: 0|req: 415/825] 10.0.0.171 () {32 vars in 774 bytes} [Thu May 21 16:53:58 2026] GET /v3/0bd4189ef1d74fa8ae18fb3a586ed516/volumes/b21a286e-da62-4031-8460-3633dd9bc603 => generated 1288 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 16:53:58.747 8 INFO cinder.api.openstack.wsgi [None req-2890682c-774b-4b93-9a2b-6698492ff0bc b845b2ffdba84264990ebc8223efe096 0bd4189ef1d74fa8ae18fb3a586ed516 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/0bd4189ef1d74fa8ae18fb3a586ed516/volumes/b21a286e-da62-4031-8460-3633dd9bc603/action /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-21 16:53:58.762 8 INFO cinder.volume.api [None req-2890682c-774b-4b93-9a2b-6698492ff0bc b845b2ffdba84264990ebc8223efe096 0bd4189ef1d74fa8ae18fb3a586ed516 - - default default] Volume info retrieved successfully. 2026-05-21 16:53:59.266 8 INFO cinder.volume.api [None req-2890682c-774b-4b93-9a2b-6698492ff0bc b845b2ffdba84264990ebc8223efe096 0bd4189ef1d74fa8ae18fb3a586ed516 - - default default] Detach volume completed successfully. 2026-05-21 16:53:59.267 8 INFO cinder.api.openstack.wsgi [None req-2890682c-774b-4b93-9a2b-6698492ff0bc b845b2ffdba84264990ebc8223efe096 0bd4189ef1d74fa8ae18fb3a586ed516 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0bd4189ef1d74fa8ae18fb3a586ed516/volumes/b21a286e-da62-4031-8460-3633dd9bc603/action returned with HTTP 202 [pid: 8|app: 0|req: 411/826] 10.0.0.171 () {34 vars in 809 bytes} [Thu May 21 16:53:58 2026] POST /v3/0bd4189ef1d74fa8ae18fb3a586ed516/volumes/b21a286e-da62-4031-8460-3633dd9bc603/action => generated 0 bytes in 525 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 16:53:59.286 7 INFO cinder.api.openstack.wsgi [None req-b4097bd0-18aa-4c02-9581-05108e6e2bb3 b845b2ffdba84264990ebc8223efe096 0bd4189ef1d74fa8ae18fb3a586ed516 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0bd4189ef1d74fa8ae18fb3a586ed516/volumes/b21a286e-da62-4031-8460-3633dd9bc603 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-21 16:53:59.301 7 INFO cinder.volume.api [None req-b4097bd0-18aa-4c02-9581-05108e6e2bb3 b845b2ffdba84264990ebc8223efe096 0bd4189ef1d74fa8ae18fb3a586ed516 - - default default] Volume info retrieved successfully. 2026-05-21 16:53:59.306 7 INFO cinder.api.openstack.wsgi [None req-b4097bd0-18aa-4c02-9581-05108e6e2bb3 b845b2ffdba84264990ebc8223efe096 0bd4189ef1d74fa8ae18fb3a586ed516 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0bd4189ef1d74fa8ae18fb3a586ed516/volumes/b21a286e-da62-4031-8460-3633dd9bc603 returned with HTTP 200 [pid: 7|app: 0|req: 416/827] 10.0.0.171 () {32 vars in 774 bytes} [Thu May 21 16:53:59 2026] GET /v3/0bd4189ef1d74fa8ae18fb3a586ed516/volumes/b21a286e-da62-4031-8460-3633dd9bc603 => generated 973 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-21 16:54:02.443 8 INFO cinder.api.openstack.wsgi [None req-2890682c-774b-4b93-9a2b-6698492ff0bc b845b2ffdba84264990ebc8223efe096 0bd4189ef1d74fa8ae18fb3a586ed516 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:54:02.444 7 INFO cinder.api.openstack.wsgi [None req-b4097bd0-18aa-4c02-9581-05108e6e2bb3 b845b2ffdba84264990ebc8223efe096 0bd4189ef1d74fa8ae18fb3a586ed516 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:54:02.444 8 INFO cinder.api.openstack.wsgi [None req-2890682c-774b-4b93-9a2b-6698492ff0bc b845b2ffdba84264990ebc8223efe096 0bd4189ef1d74fa8ae18fb3a586ed516 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:54:02.445 7 INFO cinder.api.openstack.wsgi [None req-b4097bd0-18aa-4c02-9581-05108e6e2bb3 b845b2ffdba84264990ebc8223efe096 0bd4189ef1d74fa8ae18fb3a586ed516 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 16:54:05.481 8 INFO cinder.api.openstack.wsgi [None req-8d6cda41-823a-41cc-b62e-54046092073b b845b2ffdba84264990ebc8223efe096 0bd4189ef1d74fa8ae18fb3a586ed516 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0bd4189ef1d74fa8ae18fb3a586ed516/volumes/b21a286e-da62-4031-8460-3633dd9bc603 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-21 16:54:05.498 8 INFO cinder.volume.api [None req-8d6cda41-823a-41cc-b62e-54046092073b b845b2ffdba84264990ebc8223efe096 0bd4189ef1d74fa8ae18fb3a586ed516 - - default default] Volume info retrieved successfully. 2026-05-21 16:54:05.506 8 INFO cinder.api.openstack.wsgi [None req-8d6cda41-823a-41cc-b62e-54046092073b b845b2ffdba84264990ebc8223efe096 0bd4189ef1d74fa8ae18fb3a586ed516 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0bd4189ef1d74fa8ae18fb3a586ed516/volumes/b21a286e-da62-4031-8460-3633dd9bc603 returned with HTTP 200 [pid: 8|app: 0|req: 413/830] 10.0.0.171 () {32 vars in 774 bytes} [Thu May 21 16:54:05 2026] GET /v3/0bd4189ef1d74fa8ae18fb3a586ed516/volumes/b21a286e-da62-4031-8460-3633dd9bc603 => generated 973 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 16:54:05.533 7 INFO cinder.api.openstack.wsgi [None req-ecd2c8e7-92aa-442b-b23f-e7f03093350f b845b2ffdba84264990ebc8223efe096 0bd4189ef1d74fa8ae18fb3a586ed516 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/0bd4189ef1d74fa8ae18fb3a586ed516/volumes/b21a286e-da62-4031-8460-3633dd9bc603 2026-05-21 16:54:05.533 7 INFO cinder.api.v3.volumes [None req-ecd2c8e7-92aa-442b-b23f-e7f03093350f b845b2ffdba84264990ebc8223efe096 0bd4189ef1d74fa8ae18fb3a586ed516 - - default default] Delete volume with id: b21a286e-da62-4031-8460-3633dd9bc603 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-21 16:54:05.545 7 INFO cinder.volume.api [None req-ecd2c8e7-92aa-442b-b23f-e7f03093350f b845b2ffdba84264990ebc8223efe096 0bd4189ef1d74fa8ae18fb3a586ed516 - - default default] Volume info retrieved successfully. 2026-05-21 16:54:05.570 7 INFO cinder.volume.api [None req-ecd2c8e7-92aa-442b-b23f-e7f03093350f b845b2ffdba84264990ebc8223efe096 0bd4189ef1d74fa8ae18fb3a586ed516 - - default default] Delete volume request issued successfully. 2026-05-21 16:54:05.570 7 INFO cinder.api.openstack.wsgi [None req-ecd2c8e7-92aa-442b-b23f-e7f03093350f b845b2ffdba84264990ebc8223efe096 0bd4189ef1d74fa8ae18fb3a586ed516 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0bd4189ef1d74fa8ae18fb3a586ed516/volumes/b21a286e-da62-4031-8460-3633dd9bc603 returned with HTTP 202 [pid: 7|app: 0|req: 418/831] 10.0.0.171 () {32 vars in 777 bytes} [Thu May 21 16:54:05 2026] DELETE /v3/0bd4189ef1d74fa8ae18fb3a586ed516/volumes/b21a286e-da62-4031-8460-3633dd9bc603 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 16:54:05.585 8 INFO cinder.api.openstack.wsgi [None req-ac4ad94e-577c-401d-bac5-e0cc1b17490f b845b2ffdba84264990ebc8223efe096 0bd4189ef1d74fa8ae18fb3a586ed516 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0bd4189ef1d74fa8ae18fb3a586ed516/volumes/b21a286e-da62-4031-8460-3633dd9bc603 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-21 16:54:05.599 8 INFO cinder.volume.api [None req-ac4ad94e-577c-401d-bac5-e0cc1b17490f b845b2ffdba84264990ebc8223efe096 0bd4189ef1d74fa8ae18fb3a586ed516 - - default default] Volume info retrieved successfully. 2026-05-21 16:54:05.608 8 INFO cinder.api.openstack.wsgi [None req-ac4ad94e-577c-401d-bac5-e0cc1b17490f b845b2ffdba84264990ebc8223efe096 0bd4189ef1d74fa8ae18fb3a586ed516 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0bd4189ef1d74fa8ae18fb3a586ed516/volumes/b21a286e-da62-4031-8460-3633dd9bc603 returned with HTTP 200 [pid: 8|app: 0|req: 414/832] 10.0.0.171 () {32 vars in 774 bytes} [Thu May 21 16:54:05 2026] GET /v3/0bd4189ef1d74fa8ae18fb3a586ed516/volumes/b21a286e-da62-4031-8460-3633dd9bc603 => generated 972 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 16:54:06.632 7 INFO cinder.api.openstack.wsgi [None req-e3e06fc3-b172-47b3-bd87-43a5563687ee b845b2ffdba84264990ebc8223efe096 0bd4189ef1d74fa8ae18fb3a586ed516 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0bd4189ef1d74fa8ae18fb3a586ed516/volumes/b21a286e-da62-4031-8460-3633dd9bc603 2026-05-21 16:54:06.641 7 INFO cinder.api.openstack.wsgi [None req-e3e06fc3-b172-47b3-bd87-43a5563687ee b845b2ffdba84264990ebc8223efe096 0bd4189ef1d74fa8ae18fb3a586ed516 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0bd4189ef1d74fa8ae18fb3a586ed516/volumes/b21a286e-da62-4031-8460-3633dd9bc603 returned with HTTP 404 [pid: 7|app: 0|req: 419/833] 10.0.0.171 () {32 vars in 774 bytes} [Thu May 21 16:54:06 2026] GET /v3/0bd4189ef1d74fa8ae18fb3a586ed516/volumes/b21a286e-da62-4031-8460-3633dd9bc603 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 16:54:11.059 8 INFO cinder.api.openstack.wsgi [None req-5b522c1d-2b08-450c-88db-e6e17fa79f0e 5604938746d84b6fb793d397bfb3b7cb e003ea3b7e144aa1b46123fe061b68d5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e003ea3b7e144aa1b46123fe061b68d5/volumes 2026-05-21 16:54:11.088 8 INFO cinder.volume.api [None req-5b522c1d-2b08-450c-88db-e6e17fa79f0e 5604938746d84b6fb793d397bfb3b7cb e003ea3b7e144aa1b46123fe061b68d5 - - default default] Get all volumes completed successfully. 2026-05-21 16:54:11.089 8 INFO cinder.api.openstack.wsgi [None req-5b522c1d-2b08-450c-88db-e6e17fa79f0e 5604938746d84b6fb793d397bfb3b7cb e003ea3b7e144aa1b46123fe061b68d5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e003ea3b7e144aa1b46123fe061b68d5/volumes returned with HTTP 200 [pid: 8|app: 0|req: 415/834] 10.0.0.171 () {32 vars in 700 bytes} [Thu May 21 16:54:10 2026] GET /v3/e003ea3b7e144aa1b46123fe061b68d5/volumes => generated 15 bytes in 190 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-21 16:54:11.106 7 INFO cinder.api.openstack.wsgi [None req-d82f6eb0-28de-492f-a745-e06271443632 5604938746d84b6fb793d397bfb3b7cb e003ea3b7e144aa1b46123fe061b68d5 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/e003ea3b7e144aa1b46123fe061b68d5/volumes 2026-05-21 16:54:11.108 7 INFO cinder.api.v3.volumes [None req-d82f6eb0-28de-492f-a745-e06271443632 5604938746d84b6fb793d397bfb3b7cb e003ea3b7e144aa1b46123fe061b68d5 - - default default] Create volume of 1 GB 2026-05-21 16:54:11.112 7 INFO cinder.volume.api [None req-d82f6eb0-28de-492f-a745-e06271443632 5604938746d84b6fb793d397bfb3b7cb e003ea3b7e144aa1b46123fe061b68d5 - - default default] Availability Zones retrieved successfully. 2026-05-21 16:54:11.249 7 INFO cinder.volume.api [None req-d82f6eb0-28de-492f-a745-e06271443632 5604938746d84b6fb793d397bfb3b7cb e003ea3b7e144aa1b46123fe061b68d5 - - default default] Create volume request issued successfully. 2026-05-21 16:54:11.250 7 INFO cinder.api.openstack.wsgi [None req-d82f6eb0-28de-492f-a745-e06271443632 5604938746d84b6fb793d397bfb3b7cb e003ea3b7e144aa1b46123fe061b68d5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e003ea3b7e144aa1b46123fe061b68d5/volumes returned with HTTP 202 [pid: 7|app: 0|req: 420/835] 10.0.0.171 () {34 vars in 722 bytes} [Thu May 21 16:54:11 2026] POST /v3/e003ea3b7e144aa1b46123fe061b68d5/volumes => generated 875 bytes in 152 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-05-21 16:54:11.273 8 INFO cinder.api.openstack.wsgi [None req-30db2351-243d-4e5d-aa19-574cd7800fc6 5604938746d84b6fb793d397bfb3b7cb e003ea3b7e144aa1b46123fe061b68d5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e003ea3b7e144aa1b46123fe061b68d5/volumes/e7fcb573-fb58-478f-be62-ce18f085c9e2 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-21 16:54:11.287 8 INFO cinder.volume.api [None req-30db2351-243d-4e5d-aa19-574cd7800fc6 5604938746d84b6fb793d397bfb3b7cb e003ea3b7e144aa1b46123fe061b68d5 - - default default] Volume info retrieved successfully. 2026-05-21 16:54:11.292 8 INFO cinder.api.openstack.wsgi [None req-30db2351-243d-4e5d-aa19-574cd7800fc6 5604938746d84b6fb793d397bfb3b7cb e003ea3b7e144aa1b46123fe061b68d5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e003ea3b7e144aa1b46123fe061b68d5/volumes/e7fcb573-fb58-478f-be62-ce18f085c9e2 returned with HTTP 200 [pid: 8|app: 0|req: 416/836] 10.0.0.171 () {32 vars in 774 bytes} [Thu May 21 16:54:11 2026] GET /v3/e003ea3b7e144aa1b46123fe061b68d5/volumes/e7fcb573-fb58-478f-be62-ce18f085c9e2 => generated 943 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 16:54:12.316 7 INFO cinder.api.openstack.wsgi [None req-0d05186a-7a67-4e9c-a015-0203c8354930 5604938746d84b6fb793d397bfb3b7cb e003ea3b7e144aa1b46123fe061b68d5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e003ea3b7e144aa1b46123fe061b68d5/volumes/e7fcb573-fb58-478f-be62-ce18f085c9e2 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-21 16:54:12.332 7 INFO cinder.volume.api [None req-0d05186a-7a67-4e9c-a015-0203c8354930 5604938746d84b6fb793d397bfb3b7cb e003ea3b7e144aa1b46123fe061b68d5 - - default default] Volume info retrieved successfully. 2026-05-21 16:54:12.340 7 INFO cinder.api.openstack.wsgi [None req-0d05186a-7a67-4e9c-a015-0203c8354930 5604938746d84b6fb793d397bfb3b7cb e003ea3b7e144aa1b46123fe061b68d5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e003ea3b7e144aa1b46123fe061b68d5/volumes/e7fcb573-fb58-478f-be62-ce18f085c9e2 returned with HTTP 200 [pid: 7|app: 0|req: 421/837] 10.0.0.171 () {32 vars in 774 bytes} [Thu May 21 16:54:12 2026] GET /v3/e003ea3b7e144aa1b46123fe061b68d5/volumes/e7fcb573-fb58-478f-be62-ce18f085c9e2 => generated 968 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 16:54:12.357 8 INFO cinder.api.openstack.wsgi [None req-b205ed72-1c18-4fe6-ba92-64aaf5f70701 5604938746d84b6fb793d397bfb3b7cb e003ea3b7e144aa1b46123fe061b68d5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e003ea3b7e144aa1b46123fe061b68d5/volumes/e7fcb573-fb58-478f-be62-ce18f085c9e2 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-21 16:54:12.387 8 INFO cinder.volume.api [None req-b205ed72-1c18-4fe6-ba92-64aaf5f70701 5604938746d84b6fb793d397bfb3b7cb e003ea3b7e144aa1b46123fe061b68d5 - - default default] Volume info retrieved successfully. 2026-05-21 16:54:12.394 8 INFO cinder.api.openstack.wsgi [None req-b205ed72-1c18-4fe6-ba92-64aaf5f70701 5604938746d84b6fb793d397bfb3b7cb e003ea3b7e144aa1b46123fe061b68d5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e003ea3b7e144aa1b46123fe061b68d5/volumes/e7fcb573-fb58-478f-be62-ce18f085c9e2 returned with HTTP 200 [pid: 8|app: 0|req: 417/838] 10.0.0.171 () {32 vars in 774 bytes} [Thu May 21 16:54:12 2026] GET /v3/e003ea3b7e144aa1b46123fe061b68d5/volumes/e7fcb573-fb58-478f-be62-ce18f085c9e2 => generated 968 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 16:54:12.413 7 INFO cinder.api.openstack.wsgi [None req-baf09a93-eba0-41d6-b25b-90ceab48d0a1 5604938746d84b6fb793d397bfb3b7cb e003ea3b7e144aa1b46123fe061b68d5 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/e003ea3b7e144aa1b46123fe061b68d5/volumes 2026-05-21 16:54:12.415 7 INFO cinder.api.v3.volumes [None req-baf09a93-eba0-41d6-b25b-90ceab48d0a1 5604938746d84b6fb793d397bfb3b7cb e003ea3b7e144aa1b46123fe061b68d5 - - default default] Create volume of 1 GB 2026-05-21 16:54:12.423 7 INFO cinder.volume.api [None req-baf09a93-eba0-41d6-b25b-90ceab48d0a1 5604938746d84b6fb793d397bfb3b7cb e003ea3b7e144aa1b46123fe061b68d5 - - default default] Availability Zones retrieved successfully. 2026-05-21 16:54:12.444 8 INFO cinder.api.openstack.wsgi [None req-b205ed72-1c18-4fe6-ba92-64aaf5f70701 5604938746d84b6fb793d397bfb3b7cb e003ea3b7e144aa1b46123fe061b68d5 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:54:12.446 8 INFO cinder.api.openstack.wsgi [None req-b205ed72-1c18-4fe6-ba92-64aaf5f70701 5604938746d84b6fb793d397bfb3b7cb e003ea3b7e144aa1b46123fe061b68d5 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:54:12.448 8 INFO cinder.api.openstack.wsgi [None req-b205ed72-1c18-4fe6-ba92-64aaf5f70701 5604938746d84b6fb793d397bfb3b7cb e003ea3b7e144aa1b46123fe061b68d5 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:54:12.449 8 INFO cinder.api.openstack.wsgi [None req-b205ed72-1c18-4fe6-ba92-64aaf5f70701 5604938746d84b6fb793d397bfb3b7cb e003ea3b7e144aa1b46123fe061b68d5 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:54:12.579 7 INFO cinder.volume.api [None req-baf09a93-eba0-41d6-b25b-90ceab48d0a1 5604938746d84b6fb793d397bfb3b7cb e003ea3b7e144aa1b46123fe061b68d5 - - default default] Create volume request issued successfully. 2026-05-21 16:54:12.581 7 INFO cinder.api.openstack.wsgi [None req-baf09a93-eba0-41d6-b25b-90ceab48d0a1 5604938746d84b6fb793d397bfb3b7cb e003ea3b7e144aa1b46123fe061b68d5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e003ea3b7e144aa1b46123fe061b68d5/volumes returned with HTTP 202 [pid: 7|app: 0|req: 422/841] 10.0.0.171 () {34 vars in 722 bytes} [Thu May 21 16:54:12 2026] POST /v3/e003ea3b7e144aa1b46123fe061b68d5/volumes => generated 876 bytes in 174 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 16:54:12.598 8 INFO cinder.api.openstack.wsgi [None req-521eac70-4740-4c75-862f-21d3024d46b0 5604938746d84b6fb793d397bfb3b7cb e003ea3b7e144aa1b46123fe061b68d5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e003ea3b7e144aa1b46123fe061b68d5/volumes/19b5702d-8af1-44d1-b9c1-1bf0e7b6c667 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-21 16:54:12.616 8 INFO cinder.volume.api [None req-521eac70-4740-4c75-862f-21d3024d46b0 5604938746d84b6fb793d397bfb3b7cb e003ea3b7e144aa1b46123fe061b68d5 - - default default] Volume info retrieved successfully. 2026-05-21 16:54:12.623 8 INFO cinder.api.openstack.wsgi [None req-521eac70-4740-4c75-862f-21d3024d46b0 5604938746d84b6fb793d397bfb3b7cb e003ea3b7e144aa1b46123fe061b68d5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e003ea3b7e144aa1b46123fe061b68d5/volumes/19b5702d-8af1-44d1-b9c1-1bf0e7b6c667 returned with HTTP 200 [pid: 8|app: 0|req: 420/842] 10.0.0.171 () {32 vars in 774 bytes} [Thu May 21 16:54:12 2026] GET /v3/e003ea3b7e144aa1b46123fe061b68d5/volumes/19b5702d-8af1-44d1-b9c1-1bf0e7b6c667 => generated 944 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 16:54:13.650 7 INFO cinder.api.openstack.wsgi [None req-464ef247-5f8c-4dd2-a042-2f6a1ea3ae14 5604938746d84b6fb793d397bfb3b7cb e003ea3b7e144aa1b46123fe061b68d5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e003ea3b7e144aa1b46123fe061b68d5/volumes/19b5702d-8af1-44d1-b9c1-1bf0e7b6c667 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-21 16:54:13.665 7 INFO cinder.volume.api [None req-464ef247-5f8c-4dd2-a042-2f6a1ea3ae14 5604938746d84b6fb793d397bfb3b7cb e003ea3b7e144aa1b46123fe061b68d5 - - default default] Volume info retrieved successfully. 2026-05-21 16:54:13.671 7 INFO cinder.api.openstack.wsgi [None req-464ef247-5f8c-4dd2-a042-2f6a1ea3ae14 5604938746d84b6fb793d397bfb3b7cb e003ea3b7e144aa1b46123fe061b68d5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e003ea3b7e144aa1b46123fe061b68d5/volumes/19b5702d-8af1-44d1-b9c1-1bf0e7b6c667 returned with HTTP 200 [pid: 7|app: 0|req: 423/843] 10.0.0.171 () {32 vars in 774 bytes} [Thu May 21 16:54:13 2026] GET /v3/e003ea3b7e144aa1b46123fe061b68d5/volumes/19b5702d-8af1-44d1-b9c1-1bf0e7b6c667 => generated 969 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 16:54:13.695 8 INFO cinder.api.openstack.wsgi [None req-1bcc012d-3dac-41db-8080-56ebc694bded 5604938746d84b6fb793d397bfb3b7cb e003ea3b7e144aa1b46123fe061b68d5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e003ea3b7e144aa1b46123fe061b68d5/volumes/19b5702d-8af1-44d1-b9c1-1bf0e7b6c667 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-21 16:54:13.712 8 INFO cinder.volume.api [None req-1bcc012d-3dac-41db-8080-56ebc694bded 5604938746d84b6fb793d397bfb3b7cb e003ea3b7e144aa1b46123fe061b68d5 - - default default] Volume info retrieved successfully. 2026-05-21 16:54:13.717 8 INFO cinder.api.openstack.wsgi [None req-1bcc012d-3dac-41db-8080-56ebc694bded 5604938746d84b6fb793d397bfb3b7cb e003ea3b7e144aa1b46123fe061b68d5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e003ea3b7e144aa1b46123fe061b68d5/volumes/19b5702d-8af1-44d1-b9c1-1bf0e7b6c667 returned with HTTP 200 [pid: 8|app: 0|req: 421/844] 10.0.0.171 () {32 vars in 774 bytes} [Thu May 21 16:54:13 2026] GET /v3/e003ea3b7e144aa1b46123fe061b68d5/volumes/19b5702d-8af1-44d1-b9c1-1bf0e7b6c667 => generated 969 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 16:54:13.739 7 INFO cinder.api.openstack.wsgi [None req-10d049c7-1450-45e7-a8f9-2461c10ef0b6 5604938746d84b6fb793d397bfb3b7cb e003ea3b7e144aa1b46123fe061b68d5 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/e003ea3b7e144aa1b46123fe061b68d5/volumes 2026-05-21 16:54:13.741 7 INFO cinder.api.v3.volumes [None req-10d049c7-1450-45e7-a8f9-2461c10ef0b6 5604938746d84b6fb793d397bfb3b7cb e003ea3b7e144aa1b46123fe061b68d5 - - default default] Create volume of 1 GB 2026-05-21 16:54:13.745 7 INFO cinder.volume.api [None req-10d049c7-1450-45e7-a8f9-2461c10ef0b6 5604938746d84b6fb793d397bfb3b7cb e003ea3b7e144aa1b46123fe061b68d5 - - default default] Availability Zones retrieved successfully. 2026-05-21 16:54:13.920 7 INFO cinder.volume.api [None req-10d049c7-1450-45e7-a8f9-2461c10ef0b6 5604938746d84b6fb793d397bfb3b7cb e003ea3b7e144aa1b46123fe061b68d5 - - default default] Create volume request issued successfully. 2026-05-21 16:54:13.921 7 INFO cinder.api.openstack.wsgi [None req-10d049c7-1450-45e7-a8f9-2461c10ef0b6 5604938746d84b6fb793d397bfb3b7cb e003ea3b7e144aa1b46123fe061b68d5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e003ea3b7e144aa1b46123fe061b68d5/volumes returned with HTTP 202 [pid: 7|app: 0|req: 424/845] 10.0.0.171 () {34 vars in 722 bytes} [Thu May 21 16:54:13 2026] POST /v3/e003ea3b7e144aa1b46123fe061b68d5/volumes => generated 876 bytes in 188 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 16:54:13.944 8 INFO cinder.api.openstack.wsgi [None req-e664b143-7a2a-4bff-a11d-af1c0f81e083 5604938746d84b6fb793d397bfb3b7cb e003ea3b7e144aa1b46123fe061b68d5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e003ea3b7e144aa1b46123fe061b68d5/volumes/d98eee48-2c6a-47db-a88e-a62d3863b0d8 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-21 16:54:13.963 8 INFO cinder.volume.api [None req-e664b143-7a2a-4bff-a11d-af1c0f81e083 5604938746d84b6fb793d397bfb3b7cb e003ea3b7e144aa1b46123fe061b68d5 - - default default] Volume info retrieved successfully. 2026-05-21 16:54:13.968 8 INFO cinder.api.openstack.wsgi [None req-e664b143-7a2a-4bff-a11d-af1c0f81e083 5604938746d84b6fb793d397bfb3b7cb e003ea3b7e144aa1b46123fe061b68d5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e003ea3b7e144aa1b46123fe061b68d5/volumes/d98eee48-2c6a-47db-a88e-a62d3863b0d8 returned with HTTP 200 [pid: 8|app: 0|req: 422/846] 10.0.0.171 () {32 vars in 774 bytes} [Thu May 21 16:54:13 2026] GET /v3/e003ea3b7e144aa1b46123fe061b68d5/volumes/d98eee48-2c6a-47db-a88e-a62d3863b0d8 => generated 944 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 16:54:14.992 7 INFO cinder.api.openstack.wsgi [None req-17e2b1d9-4ce4-41fa-9f68-d38825fc0fd2 5604938746d84b6fb793d397bfb3b7cb e003ea3b7e144aa1b46123fe061b68d5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e003ea3b7e144aa1b46123fe061b68d5/volumes/d98eee48-2c6a-47db-a88e-a62d3863b0d8 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-21 16:54:15.008 7 INFO cinder.volume.api [None req-17e2b1d9-4ce4-41fa-9f68-d38825fc0fd2 5604938746d84b6fb793d397bfb3b7cb e003ea3b7e144aa1b46123fe061b68d5 - - default default] Volume info retrieved successfully. 2026-05-21 16:54:15.015 7 INFO cinder.api.openstack.wsgi [None req-17e2b1d9-4ce4-41fa-9f68-d38825fc0fd2 5604938746d84b6fb793d397bfb3b7cb e003ea3b7e144aa1b46123fe061b68d5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e003ea3b7e144aa1b46123fe061b68d5/volumes/d98eee48-2c6a-47db-a88e-a62d3863b0d8 returned with HTTP 200 [pid: 7|app: 0|req: 425/847] 10.0.0.171 () {32 vars in 774 bytes} [Thu May 21 16:54:14 2026] GET /v3/e003ea3b7e144aa1b46123fe061b68d5/volumes/d98eee48-2c6a-47db-a88e-a62d3863b0d8 => generated 969 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 16:54:15.033 8 INFO cinder.api.openstack.wsgi [None req-ac067be7-2714-48a5-b381-d9aa2cdc651f 5604938746d84b6fb793d397bfb3b7cb e003ea3b7e144aa1b46123fe061b68d5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e003ea3b7e144aa1b46123fe061b68d5/volumes/d98eee48-2c6a-47db-a88e-a62d3863b0d8 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-21 16:54:15.178 8 INFO cinder.volume.api [None req-ac067be7-2714-48a5-b381-d9aa2cdc651f 5604938746d84b6fb793d397bfb3b7cb e003ea3b7e144aa1b46123fe061b68d5 - - default default] Volume info retrieved successfully. 2026-05-21 16:54:15.190 8 INFO cinder.api.openstack.wsgi [None req-ac067be7-2714-48a5-b381-d9aa2cdc651f 5604938746d84b6fb793d397bfb3b7cb e003ea3b7e144aa1b46123fe061b68d5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e003ea3b7e144aa1b46123fe061b68d5/volumes/d98eee48-2c6a-47db-a88e-a62d3863b0d8 returned with HTTP 200 [pid: 8|app: 0|req: 423/848] 10.0.0.171 () {32 vars in 774 bytes} [Thu May 21 16:54:15 2026] GET /v3/e003ea3b7e144aa1b46123fe061b68d5/volumes/d98eee48-2c6a-47db-a88e-a62d3863b0d8 => generated 969 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 16:54:15.212 7 INFO cinder.api.openstack.wsgi [None req-20127e73-8a30-42cc-8052-4b87f600142d 5604938746d84b6fb793d397bfb3b7cb e003ea3b7e144aa1b46123fe061b68d5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e003ea3b7e144aa1b46123fe061b68d5/volumes 2026-05-21 16:54:15.244 7 INFO cinder.volume.api [None req-20127e73-8a30-42cc-8052-4b87f600142d 5604938746d84b6fb793d397bfb3b7cb e003ea3b7e144aa1b46123fe061b68d5 - - default default] Get all volumes completed successfully. 2026-05-21 16:54:15.245 7 INFO cinder.api.openstack.wsgi [None req-20127e73-8a30-42cc-8052-4b87f600142d 5604938746d84b6fb793d397bfb3b7cb e003ea3b7e144aa1b46123fe061b68d5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e003ea3b7e144aa1b46123fe061b68d5/volumes returned with HTTP 200 [pid: 7|app: 0|req: 426/849] 10.0.0.171 () {32 vars in 700 bytes} [Thu May 21 16:54:15 2026] GET /v3/e003ea3b7e144aa1b46123fe061b68d5/volumes => generated 1323 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 16:54:15.285 8 INFO cinder.api.openstack.wsgi [None req-09ed4321-0e9c-40bb-9f69-24099c37a2d9 5604938746d84b6fb793d397bfb3b7cb e003ea3b7e144aa1b46123fe061b68d5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e003ea3b7e144aa1b46123fe061b68d5/volumes/d98eee48-2c6a-47db-a88e-a62d3863b0d8 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-21 16:54:15.300 8 INFO cinder.volume.api [None req-09ed4321-0e9c-40bb-9f69-24099c37a2d9 5604938746d84b6fb793d397bfb3b7cb e003ea3b7e144aa1b46123fe061b68d5 - - default default] Volume info retrieved successfully. 2026-05-21 16:54:15.306 8 INFO cinder.api.openstack.wsgi [None req-09ed4321-0e9c-40bb-9f69-24099c37a2d9 5604938746d84b6fb793d397bfb3b7cb e003ea3b7e144aa1b46123fe061b68d5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e003ea3b7e144aa1b46123fe061b68d5/volumes/d98eee48-2c6a-47db-a88e-a62d3863b0d8 returned with HTTP 200 [pid: 8|app: 0|req: 424/850] 10.0.0.171 () {32 vars in 774 bytes} [Thu May 21 16:54:15 2026] GET /v3/e003ea3b7e144aa1b46123fe061b68d5/volumes/d98eee48-2c6a-47db-a88e-a62d3863b0d8 => generated 969 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 16:54:15.331 7 INFO cinder.api.openstack.wsgi [None req-b9b6eda2-00f7-4086-ac25-a8d2bfe604ab 5604938746d84b6fb793d397bfb3b7cb e003ea3b7e144aa1b46123fe061b68d5 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/e003ea3b7e144aa1b46123fe061b68d5/volumes/d98eee48-2c6a-47db-a88e-a62d3863b0d8 2026-05-21 16:54:15.332 7 INFO cinder.api.v3.volumes [None req-b9b6eda2-00f7-4086-ac25-a8d2bfe604ab 5604938746d84b6fb793d397bfb3b7cb e003ea3b7e144aa1b46123fe061b68d5 - - default default] Delete volume with id: d98eee48-2c6a-47db-a88e-a62d3863b0d8 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-21 16:54:15.346 7 INFO cinder.volume.api [None req-b9b6eda2-00f7-4086-ac25-a8d2bfe604ab 5604938746d84b6fb793d397bfb3b7cb e003ea3b7e144aa1b46123fe061b68d5 - - default default] Volume info retrieved successfully. 2026-05-21 16:54:15.382 7 INFO cinder.volume.api [None req-b9b6eda2-00f7-4086-ac25-a8d2bfe604ab 5604938746d84b6fb793d397bfb3b7cb e003ea3b7e144aa1b46123fe061b68d5 - - default default] Delete volume request issued successfully. 2026-05-21 16:54:15.382 7 INFO cinder.api.openstack.wsgi [None req-b9b6eda2-00f7-4086-ac25-a8d2bfe604ab 5604938746d84b6fb793d397bfb3b7cb e003ea3b7e144aa1b46123fe061b68d5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e003ea3b7e144aa1b46123fe061b68d5/volumes/d98eee48-2c6a-47db-a88e-a62d3863b0d8 returned with HTTP 202 [pid: 7|app: 0|req: 427/851] 10.0.0.171 () {32 vars in 777 bytes} [Thu May 21 16:54:15 2026] DELETE /v3/e003ea3b7e144aa1b46123fe061b68d5/volumes/d98eee48-2c6a-47db-a88e-a62d3863b0d8 => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 16:54:15.395 8 INFO cinder.api.openstack.wsgi [None req-304a6fee-0b6c-4630-af98-a23c585a671a 5604938746d84b6fb793d397bfb3b7cb e003ea3b7e144aa1b46123fe061b68d5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e003ea3b7e144aa1b46123fe061b68d5/volumes/d98eee48-2c6a-47db-a88e-a62d3863b0d8 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-21 16:54:15.408 8 INFO cinder.volume.api [None req-304a6fee-0b6c-4630-af98-a23c585a671a 5604938746d84b6fb793d397bfb3b7cb e003ea3b7e144aa1b46123fe061b68d5 - - default default] Volume info retrieved successfully. 2026-05-21 16:54:15.411 8 INFO cinder.api.openstack.wsgi [None req-304a6fee-0b6c-4630-af98-a23c585a671a 5604938746d84b6fb793d397bfb3b7cb e003ea3b7e144aa1b46123fe061b68d5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e003ea3b7e144aa1b46123fe061b68d5/volumes/d98eee48-2c6a-47db-a88e-a62d3863b0d8 returned with HTTP 200 [pid: 8|app: 0|req: 425/852] 10.0.0.171 () {32 vars in 774 bytes} [Thu May 21 16:54:15 2026] GET /v3/e003ea3b7e144aa1b46123fe061b68d5/volumes/d98eee48-2c6a-47db-a88e-a62d3863b0d8 => generated 968 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 16:54:16.440 7 INFO cinder.api.openstack.wsgi [None req-76a54576-c2da-4034-9725-0272236d36ec 5604938746d84b6fb793d397bfb3b7cb e003ea3b7e144aa1b46123fe061b68d5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e003ea3b7e144aa1b46123fe061b68d5/volumes/d98eee48-2c6a-47db-a88e-a62d3863b0d8 2026-05-21 16:54:16.449 7 INFO cinder.api.openstack.wsgi [None req-76a54576-c2da-4034-9725-0272236d36ec 5604938746d84b6fb793d397bfb3b7cb e003ea3b7e144aa1b46123fe061b68d5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e003ea3b7e144aa1b46123fe061b68d5/volumes/d98eee48-2c6a-47db-a88e-a62d3863b0d8 returned with HTTP 404 [pid: 7|app: 0|req: 428/853] 10.0.0.171 () {32 vars in 774 bytes} [Thu May 21 16:54:16 2026] GET /v3/e003ea3b7e144aa1b46123fe061b68d5/volumes/d98eee48-2c6a-47db-a88e-a62d3863b0d8 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 16:54:16.458 8 INFO cinder.api.openstack.wsgi [None req-1dde5754-411f-49b8-b7f9-4986dea2be44 5604938746d84b6fb793d397bfb3b7cb e003ea3b7e144aa1b46123fe061b68d5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e003ea3b7e144aa1b46123fe061b68d5/volumes/19b5702d-8af1-44d1-b9c1-1bf0e7b6c667 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-21 16:54:16.472 8 INFO cinder.volume.api [None req-1dde5754-411f-49b8-b7f9-4986dea2be44 5604938746d84b6fb793d397bfb3b7cb e003ea3b7e144aa1b46123fe061b68d5 - - default default] Volume info retrieved successfully. 2026-05-21 16:54:16.478 8 INFO cinder.api.openstack.wsgi [None req-1dde5754-411f-49b8-b7f9-4986dea2be44 5604938746d84b6fb793d397bfb3b7cb e003ea3b7e144aa1b46123fe061b68d5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e003ea3b7e144aa1b46123fe061b68d5/volumes/19b5702d-8af1-44d1-b9c1-1bf0e7b6c667 returned with HTTP 200 [pid: 8|app: 0|req: 426/854] 10.0.0.171 () {32 vars in 774 bytes} [Thu May 21 16:54:16 2026] GET /v3/e003ea3b7e144aa1b46123fe061b68d5/volumes/19b5702d-8af1-44d1-b9c1-1bf0e7b6c667 => generated 969 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-21 16:54:16.492 7 INFO cinder.api.openstack.wsgi [None req-9e3d820c-dc98-4692-ad52-e8804e509a77 5604938746d84b6fb793d397bfb3b7cb e003ea3b7e144aa1b46123fe061b68d5 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/e003ea3b7e144aa1b46123fe061b68d5/volumes/19b5702d-8af1-44d1-b9c1-1bf0e7b6c667 2026-05-21 16:54:16.493 7 INFO cinder.api.v3.volumes [None req-9e3d820c-dc98-4692-ad52-e8804e509a77 5604938746d84b6fb793d397bfb3b7cb e003ea3b7e144aa1b46123fe061b68d5 - - default default] Delete volume with id: 19b5702d-8af1-44d1-b9c1-1bf0e7b6c667 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-21 16:54:16.500 7 INFO cinder.volume.api [None req-9e3d820c-dc98-4692-ad52-e8804e509a77 5604938746d84b6fb793d397bfb3b7cb e003ea3b7e144aa1b46123fe061b68d5 - - default default] Volume info retrieved successfully. 2026-05-21 16:54:16.517 7 INFO cinder.volume.api [None req-9e3d820c-dc98-4692-ad52-e8804e509a77 5604938746d84b6fb793d397bfb3b7cb e003ea3b7e144aa1b46123fe061b68d5 - - default default] Delete volume request issued successfully. 2026-05-21 16:54:16.520 7 INFO cinder.api.openstack.wsgi [None req-9e3d820c-dc98-4692-ad52-e8804e509a77 5604938746d84b6fb793d397bfb3b7cb e003ea3b7e144aa1b46123fe061b68d5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e003ea3b7e144aa1b46123fe061b68d5/volumes/19b5702d-8af1-44d1-b9c1-1bf0e7b6c667 returned with HTTP 202 [pid: 7|app: 0|req: 429/855] 10.0.0.171 () {32 vars in 777 bytes} [Thu May 21 16:54:16 2026] DELETE /v3/e003ea3b7e144aa1b46123fe061b68d5/volumes/19b5702d-8af1-44d1-b9c1-1bf0e7b6c667 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 16:54:16.533 8 INFO cinder.api.openstack.wsgi [None req-973eac13-0f2e-489f-9e28-d855b731f274 5604938746d84b6fb793d397bfb3b7cb e003ea3b7e144aa1b46123fe061b68d5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e003ea3b7e144aa1b46123fe061b68d5/volumes/19b5702d-8af1-44d1-b9c1-1bf0e7b6c667 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-21 16:54:16.562 8 INFO cinder.volume.api [None req-973eac13-0f2e-489f-9e28-d855b731f274 5604938746d84b6fb793d397bfb3b7cb e003ea3b7e144aa1b46123fe061b68d5 - - default default] Volume info retrieved successfully. 2026-05-21 16:54:16.568 8 INFO cinder.api.openstack.wsgi [None req-973eac13-0f2e-489f-9e28-d855b731f274 5604938746d84b6fb793d397bfb3b7cb e003ea3b7e144aa1b46123fe061b68d5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e003ea3b7e144aa1b46123fe061b68d5/volumes/19b5702d-8af1-44d1-b9c1-1bf0e7b6c667 returned with HTTP 200 [pid: 8|app: 0|req: 427/856] 10.0.0.171 () {32 vars in 774 bytes} [Thu May 21 16:54:16 2026] GET /v3/e003ea3b7e144aa1b46123fe061b68d5/volumes/19b5702d-8af1-44d1-b9c1-1bf0e7b6c667 => generated 968 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 16:54:17.592 7 INFO cinder.api.openstack.wsgi [None req-f4fb8fad-0d1d-46c4-9fdf-2702e9c9d00e 5604938746d84b6fb793d397bfb3b7cb e003ea3b7e144aa1b46123fe061b68d5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e003ea3b7e144aa1b46123fe061b68d5/volumes/19b5702d-8af1-44d1-b9c1-1bf0e7b6c667 2026-05-21 16:54:17.600 7 INFO cinder.api.openstack.wsgi [None req-f4fb8fad-0d1d-46c4-9fdf-2702e9c9d00e 5604938746d84b6fb793d397bfb3b7cb e003ea3b7e144aa1b46123fe061b68d5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e003ea3b7e144aa1b46123fe061b68d5/volumes/19b5702d-8af1-44d1-b9c1-1bf0e7b6c667 returned with HTTP 404 [pid: 7|app: 0|req: 430/857] 10.0.0.171 () {32 vars in 774 bytes} [Thu May 21 16:54:17 2026] GET /v3/e003ea3b7e144aa1b46123fe061b68d5/volumes/19b5702d-8af1-44d1-b9c1-1bf0e7b6c667 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 16:54:17.611 8 INFO cinder.api.openstack.wsgi [None req-8720b1f3-b466-4cfc-9f10-9b490be3239d 5604938746d84b6fb793d397bfb3b7cb e003ea3b7e144aa1b46123fe061b68d5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e003ea3b7e144aa1b46123fe061b68d5/volumes/e7fcb573-fb58-478f-be62-ce18f085c9e2 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-21 16:54:17.624 8 INFO cinder.volume.api [None req-8720b1f3-b466-4cfc-9f10-9b490be3239d 5604938746d84b6fb793d397bfb3b7cb e003ea3b7e144aa1b46123fe061b68d5 - - default default] Volume info retrieved successfully. 2026-05-21 16:54:17.632 8 INFO cinder.api.openstack.wsgi [None req-8720b1f3-b466-4cfc-9f10-9b490be3239d 5604938746d84b6fb793d397bfb3b7cb e003ea3b7e144aa1b46123fe061b68d5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e003ea3b7e144aa1b46123fe061b68d5/volumes/e7fcb573-fb58-478f-be62-ce18f085c9e2 returned with HTTP 200 [pid: 8|app: 0|req: 428/858] 10.0.0.171 () {32 vars in 774 bytes} [Thu May 21 16:54:17 2026] GET /v3/e003ea3b7e144aa1b46123fe061b68d5/volumes/e7fcb573-fb58-478f-be62-ce18f085c9e2 => generated 968 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-21 16:54:17.654 7 INFO cinder.api.openstack.wsgi [None req-ea5cd5f2-7364-444c-8178-32ccb24c62c3 5604938746d84b6fb793d397bfb3b7cb e003ea3b7e144aa1b46123fe061b68d5 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/e003ea3b7e144aa1b46123fe061b68d5/volumes/e7fcb573-fb58-478f-be62-ce18f085c9e2 2026-05-21 16:54:17.655 7 INFO cinder.api.v3.volumes [None req-ea5cd5f2-7364-444c-8178-32ccb24c62c3 5604938746d84b6fb793d397bfb3b7cb e003ea3b7e144aa1b46123fe061b68d5 - - default default] Delete volume with id: e7fcb573-fb58-478f-be62-ce18f085c9e2 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-21 16:54:17.671 7 INFO cinder.volume.api [None req-ea5cd5f2-7364-444c-8178-32ccb24c62c3 5604938746d84b6fb793d397bfb3b7cb e003ea3b7e144aa1b46123fe061b68d5 - - default default] Volume info retrieved successfully. 2026-05-21 16:54:17.694 7 INFO cinder.volume.api [None req-ea5cd5f2-7364-444c-8178-32ccb24c62c3 5604938746d84b6fb793d397bfb3b7cb e003ea3b7e144aa1b46123fe061b68d5 - - default default] Delete volume request issued successfully. 2026-05-21 16:54:17.695 7 INFO cinder.api.openstack.wsgi [None req-ea5cd5f2-7364-444c-8178-32ccb24c62c3 5604938746d84b6fb793d397bfb3b7cb e003ea3b7e144aa1b46123fe061b68d5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e003ea3b7e144aa1b46123fe061b68d5/volumes/e7fcb573-fb58-478f-be62-ce18f085c9e2 returned with HTTP 202 [pid: 7|app: 0|req: 431/859] 10.0.0.171 () {32 vars in 777 bytes} [Thu May 21 16:54:17 2026] DELETE /v3/e003ea3b7e144aa1b46123fe061b68d5/volumes/e7fcb573-fb58-478f-be62-ce18f085c9e2 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 16:54:17.707 8 INFO cinder.api.openstack.wsgi [None req-df218536-0667-4061-bba7-ffa1b7ff210a 5604938746d84b6fb793d397bfb3b7cb e003ea3b7e144aa1b46123fe061b68d5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e003ea3b7e144aa1b46123fe061b68d5/volumes/e7fcb573-fb58-478f-be62-ce18f085c9e2 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-21 16:54:17.722 8 INFO cinder.volume.api [None req-df218536-0667-4061-bba7-ffa1b7ff210a 5604938746d84b6fb793d397bfb3b7cb e003ea3b7e144aa1b46123fe061b68d5 - - default default] Volume info retrieved successfully. 2026-05-21 16:54:17.732 8 INFO cinder.api.openstack.wsgi [None req-df218536-0667-4061-bba7-ffa1b7ff210a 5604938746d84b6fb793d397bfb3b7cb e003ea3b7e144aa1b46123fe061b68d5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e003ea3b7e144aa1b46123fe061b68d5/volumes/e7fcb573-fb58-478f-be62-ce18f085c9e2 returned with HTTP 200 [pid: 8|app: 0|req: 429/860] 10.0.0.171 () {32 vars in 774 bytes} [Thu May 21 16:54:17 2026] GET /v3/e003ea3b7e144aa1b46123fe061b68d5/volumes/e7fcb573-fb58-478f-be62-ce18f085c9e2 => generated 967 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 16:54:18.752 7 INFO cinder.api.openstack.wsgi [None req-3dba7629-3c02-4876-8bc9-1a986f6f2af2 5604938746d84b6fb793d397bfb3b7cb e003ea3b7e144aa1b46123fe061b68d5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e003ea3b7e144aa1b46123fe061b68d5/volumes/e7fcb573-fb58-478f-be62-ce18f085c9e2 2026-05-21 16:54:18.763 7 INFO cinder.api.openstack.wsgi [None req-3dba7629-3c02-4876-8bc9-1a986f6f2af2 5604938746d84b6fb793d397bfb3b7cb e003ea3b7e144aa1b46123fe061b68d5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e003ea3b7e144aa1b46123fe061b68d5/volumes/e7fcb573-fb58-478f-be62-ce18f085c9e2 returned with HTTP 404 [pid: 7|app: 0|req: 432/861] 10.0.0.171 () {32 vars in 774 bytes} [Thu May 21 16:54:18 2026] GET /v3/e003ea3b7e144aa1b46123fe061b68d5/volumes/e7fcb573-fb58-478f-be62-ce18f085c9e2 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) 2026-05-21 16:54:22.444 8 INFO cinder.api.openstack.wsgi [None req-df218536-0667-4061-bba7-ffa1b7ff210a 5604938746d84b6fb793d397bfb3b7cb e003ea3b7e144aa1b46123fe061b68d5 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:54:22.444 7 INFO cinder.api.openstack.wsgi [None req-3dba7629-3c02-4876-8bc9-1a986f6f2af2 5604938746d84b6fb793d397bfb3b7cb e003ea3b7e144aa1b46123fe061b68d5 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:54:22.444 8 INFO cinder.api.openstack.wsgi [None req-df218536-0667-4061-bba7-ffa1b7ff210a 5604938746d84b6fb793d397bfb3b7cb e003ea3b7e144aa1b46123fe061b68d5 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:54:22.445 7 INFO cinder.api.openstack.wsgi [None req-3dba7629-3c02-4876-8bc9-1a986f6f2af2 5604938746d84b6fb793d397bfb3b7cb e003ea3b7e144aa1b46123fe061b68d5 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:54:32.444 8 INFO cinder.api.openstack.wsgi [None req-df218536-0667-4061-bba7-ffa1b7ff210a 5604938746d84b6fb793d397bfb3b7cb e003ea3b7e144aa1b46123fe061b68d5 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:54:32.445 7 INFO cinder.api.openstack.wsgi [None req-3dba7629-3c02-4876-8bc9-1a986f6f2af2 5604938746d84b6fb793d397bfb3b7cb e003ea3b7e144aa1b46123fe061b68d5 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:54:32.445 8 INFO cinder.api.openstack.wsgi [None req-df218536-0667-4061-bba7-ffa1b7ff210a 5604938746d84b6fb793d397bfb3b7cb e003ea3b7e144aa1b46123fe061b68d5 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:54:32.446 7 INFO cinder.api.openstack.wsgi [None req-3dba7629-3c02-4876-8bc9-1a986f6f2af2 5604938746d84b6fb793d397bfb3b7cb e003ea3b7e144aa1b46123fe061b68d5 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 16:54:33.743 8 INFO cinder.api.openstack.wsgi [None req-21563b21-8ba8-459b-833b-609df16ba7f7 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/volumes/detail?all_tenants=true 2026-05-21 16:54:33.752 8 INFO cinder.volume.api [None req-21563b21-8ba8-459b-833b-609df16ba7f7 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] Get all volumes completed successfully. 2026-05-21 16:54:33.754 8 INFO cinder.api.openstack.wsgi [None req-21563b21-8ba8-459b-833b-609df16ba7f7 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 432/866] 10.0.0.211 () {28 vars in 683 bytes} [Thu May 21 16:54:33 2026] GET /v3/e34136c9e217430aa9e079d8dd5d2217/volumes/detail?all_tenants=true => generated 15 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-21 16:54:33.765 7 INFO cinder.api.openstack.wsgi [None req-1db0276e-a968-4ac5-8d8d-38f9a332d4ba 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/scheduler-stats/get_pools?detail=true 2026-05-21 16:54:34.269 7 INFO cinder.api.openstack.wsgi [None req-1db0276e-a968-4ac5-8d8d-38f9a332d4ba 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 435/867] 10.0.0.211 () {28 vars in 695 bytes} [Thu May 21 16:54:33 2026] GET /v3/e34136c9e217430aa9e079d8dd5d2217/scheduler-stats/get_pools?detail=true => generated 670 bytes in 512 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-21 16:54:34.359 8 INFO cinder.api.openstack.wsgi [None req-75dca8c6-784b-4596-9b40-fbacea8fc3a2 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/os-quota-sets/17c3f0f42d36483f9b1ceb9c660adbc6?usage=true 2026-05-21 16:54:34.376 8 INFO cinder.api.openstack.wsgi [None req-75dca8c6-784b-4596-9b40-fbacea8fc3a2 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/os-quota-sets/17c3f0f42d36483f9b1ceb9c660adbc6?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 433/868] 10.0.0.211 () {28 vars in 735 bytes} [Thu May 21 16:54:34 2026] GET /v3/e34136c9e217430aa9e079d8dd5d2217/os-quota-sets/17c3f0f42d36483f9b1ceb9c660adbc6?usage=true => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-21 16:54:34.388 7 INFO cinder.api.openstack.wsgi [None req-dcb3982a-36b3-4da6-9891-fed88e1c8b95 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/os-quota-sets/384e08b4dc1346eea2ecf099be8d7dea?usage=true 2026-05-21 16:54:34.534 7 INFO cinder.api.openstack.wsgi [None req-dcb3982a-36b3-4da6-9891-fed88e1c8b95 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/os-quota-sets/384e08b4dc1346eea2ecf099be8d7dea?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 436/869] 10.0.0.211 () {28 vars in 735 bytes} [Thu May 21 16:54:34 2026] GET /v3/e34136c9e217430aa9e079d8dd5d2217/os-quota-sets/384e08b4dc1346eea2ecf099be8d7dea?usage=true => generated 847 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-21 16:54:34.546 8 INFO cinder.api.openstack.wsgi [None req-516375df-d172-4b21-883a-f2083ab6d972 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/os-quota-sets/39971a2a073c4fa9b1e74bb378c88038?usage=true 2026-05-21 16:54:34.565 8 INFO cinder.api.openstack.wsgi [None req-516375df-d172-4b21-883a-f2083ab6d972 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/os-quota-sets/39971a2a073c4fa9b1e74bb378c88038?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 434/870] 10.0.0.211 () {28 vars in 735 bytes} [Thu May 21 16:54:34 2026] GET /v3/e34136c9e217430aa9e079d8dd5d2217/os-quota-sets/39971a2a073c4fa9b1e74bb378c88038?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-21 16:54:34.575 7 INFO cinder.api.openstack.wsgi [None req-63dea9b6-0a27-4b0d-a371-c9f4bad9b21a 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/os-quota-sets/4d0fafcf81744288badf64d5d6648f32?usage=true 2026-05-21 16:54:34.596 7 INFO cinder.api.openstack.wsgi [None req-63dea9b6-0a27-4b0d-a371-c9f4bad9b21a 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/os-quota-sets/4d0fafcf81744288badf64d5d6648f32?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 437/871] 10.0.0.211 () {28 vars in 735 bytes} [Thu May 21 16:54:34 2026] GET /v3/e34136c9e217430aa9e079d8dd5d2217/os-quota-sets/4d0fafcf81744288badf64d5d6648f32?usage=true => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-21 16:54:34.609 8 INFO cinder.api.openstack.wsgi [None req-d4f15456-eed5-409f-8b82-ef3236a188dd 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/os-quota-sets/4f2107f64fe54a7094655d0efed98a9f?usage=true 2026-05-21 16:54:34.629 8 INFO cinder.api.openstack.wsgi [None req-d4f15456-eed5-409f-8b82-ef3236a188dd 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/os-quota-sets/4f2107f64fe54a7094655d0efed98a9f?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 435/872] 10.0.0.211 () {28 vars in 735 bytes} [Thu May 21 16:54:34 2026] GET /v3/e34136c9e217430aa9e079d8dd5d2217/os-quota-sets/4f2107f64fe54a7094655d0efed98a9f?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-21 16:54:34.641 7 INFO cinder.api.openstack.wsgi [None req-6b079502-c3b1-400c-9cbb-f59127be9eb3 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/os-quota-sets/7a505d9244d1464e84ed52d1d2c0842c?usage=true 2026-05-21 16:54:34.660 7 INFO cinder.api.openstack.wsgi [None req-6b079502-c3b1-400c-9cbb-f59127be9eb3 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/os-quota-sets/7a505d9244d1464e84ed52d1d2c0842c?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 438/873] 10.0.0.211 () {28 vars in 735 bytes} [Thu May 21 16:54:34 2026] GET /v3/e34136c9e217430aa9e079d8dd5d2217/os-quota-sets/7a505d9244d1464e84ed52d1d2c0842c?usage=true => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-21 16:54:34.672 8 INFO cinder.api.openstack.wsgi [None req-bd76a339-e695-4a37-af80-133474bd08d0 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/os-quota-sets/a75e0ea4cac044419ec8c149bebe1184?usage=true 2026-05-21 16:54:34.690 8 INFO cinder.api.openstack.wsgi [None req-bd76a339-e695-4a37-af80-133474bd08d0 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/os-quota-sets/a75e0ea4cac044419ec8c149bebe1184?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 436/874] 10.0.0.211 () {28 vars in 735 bytes} [Thu May 21 16:54:34 2026] GET /v3/e34136c9e217430aa9e079d8dd5d2217/os-quota-sets/a75e0ea4cac044419ec8c149bebe1184?usage=true => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-21 16:54:34.702 7 INFO cinder.api.openstack.wsgi [None req-6d54baa3-be98-4e69-bf47-19c7950c081f 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/os-quota-sets/b9645d6ad51b483d9b05118e6d4be421?usage=true 2026-05-21 16:54:34.721 7 INFO cinder.api.openstack.wsgi [None req-6d54baa3-be98-4e69-bf47-19c7950c081f 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/os-quota-sets/b9645d6ad51b483d9b05118e6d4be421?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 439/875] 10.0.0.211 () {28 vars in 735 bytes} [Thu May 21 16:54:34 2026] GET /v3/e34136c9e217430aa9e079d8dd5d2217/os-quota-sets/b9645d6ad51b483d9b05118e6d4be421?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-21 16:54:34.734 8 INFO cinder.api.openstack.wsgi [None req-9e4d1ebb-8157-4777-90c6-7229207dbffc 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/os-quota-sets/c7fa8bc66c5440f6b95c9ffef87caad2?usage=true 2026-05-21 16:54:34.760 8 INFO cinder.api.openstack.wsgi [None req-9e4d1ebb-8157-4777-90c6-7229207dbffc 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/os-quota-sets/c7fa8bc66c5440f6b95c9ffef87caad2?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 437/876] 10.0.0.211 () {28 vars in 735 bytes} [Thu May 21 16:54:34 2026] GET /v3/e34136c9e217430aa9e079d8dd5d2217/os-quota-sets/c7fa8bc66c5440f6b95c9ffef87caad2?usage=true => generated 847 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-21 16:54:34.770 7 INFO cinder.api.openstack.wsgi [None req-f79fedd5-5b2e-4fe1-8b3d-a48d7da4275b 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/os-quota-sets/d22ad467b73c4fad9431b7f1051a504f?usage=true 2026-05-21 16:54:34.792 7 INFO cinder.api.openstack.wsgi [None req-f79fedd5-5b2e-4fe1-8b3d-a48d7da4275b 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/os-quota-sets/d22ad467b73c4fad9431b7f1051a504f?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 440/877] 10.0.0.211 () {28 vars in 735 bytes} [Thu May 21 16:54:34 2026] GET /v3/e34136c9e217430aa9e079d8dd5d2217/os-quota-sets/d22ad467b73c4fad9431b7f1051a504f?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-21 16:54:34.807 8 INFO cinder.api.openstack.wsgi [None req-66504913-c4c7-41d3-a5ce-4fc0549913cf 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/os-quota-sets/e34136c9e217430aa9e079d8dd5d2217?usage=true 2026-05-21 16:54:34.838 8 INFO cinder.api.openstack.wsgi [None req-66504913-c4c7-41d3-a5ce-4fc0549913cf 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/os-quota-sets/e34136c9e217430aa9e079d8dd5d2217?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 438/878] 10.0.0.211 () {28 vars in 735 bytes} [Thu May 21 16:54:34 2026] GET /v3/e34136c9e217430aa9e079d8dd5d2217/os-quota-sets/e34136c9e217430aa9e079d8dd5d2217?usage=true => generated 845 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-21 16:54:34.852 7 INFO cinder.api.openstack.wsgi [None req-6f72e59f-b417-4cc4-9886-ef3e9940ea59 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/os-services 2026-05-21 16:54:34.857 7 INFO cinder.api.openstack.wsgi [None req-6f72e59f-b417-4cc4-9886-ef3e9940ea59 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/os-services returned with HTTP 200 [pid: 7|app: 0|req: 441/879] 10.0.0.211 () {28 vars in 644 bytes} [Thu May 21 16:54:34 2026] GET /v3/e34136c9e217430aa9e079d8dd5d2217/os-services => generated 646 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-21 16:54:34.867 8 INFO cinder.api.openstack.wsgi [None req-68d312e1-65d3-41b3-b363-9c17a999e1da 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/snapshots?all_tenants=true 2026-05-21 16:54:34.879 8 INFO cinder.volume.api [None req-68d312e1-65d3-41b3-b363-9c17a999e1da 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] Get all snapshots completed successfully. 2026-05-21 16:54:34.880 8 INFO cinder.api.openstack.wsgi [None req-68d312e1-65d3-41b3-b363-9c17a999e1da 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 439/880] 10.0.0.211 () {28 vars in 673 bytes} [Thu May 21 16:54:34 2026] GET /v3/e34136c9e217430aa9e079d8dd5d2217/snapshots?all_tenants=true => generated 17 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-21 16:54:34.891 7 INFO cinder.api.openstack.wsgi [None req-44b937f6-e157-475c-8de0-14ccad327a63 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/volumes/detail?all_tenants=true 2026-05-21 16:54:34.903 7 INFO cinder.volume.api [None req-44b937f6-e157-475c-8de0-14ccad327a63 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] Get all volumes completed successfully. 2026-05-21 16:54:34.906 7 INFO cinder.api.openstack.wsgi [None req-44b937f6-e157-475c-8de0-14ccad327a63 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 442/881] 10.0.0.211 () {28 vars in 683 bytes} [Thu May 21 16:54:34 2026] GET /v3/e34136c9e217430aa9e079d8dd5d2217/volumes/detail?all_tenants=true => generated 15 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-21 16:54:42.444 8 INFO cinder.api.openstack.wsgi [None req-68d312e1-65d3-41b3-b363-9c17a999e1da 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:54:42.444 7 INFO cinder.api.openstack.wsgi [None req-44b937f6-e157-475c-8de0-14ccad327a63 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:54:42.445 8 INFO cinder.api.openstack.wsgi [None req-68d312e1-65d3-41b3-b363-9c17a999e1da 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:54:42.445 7 INFO cinder.api.openstack.wsgi [None req-44b937f6-e157-475c-8de0-14ccad327a63 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:54:47.555 8 INFO cinder.api.openstack.wsgi [req-0f2111ad-20d3-43c2-a37c-d58f62b2782c req-19d2ed69-513c-41ea-994b-0351c02dc748 962f1f50eaa6462fa7341f58614c9d24 39971a2a073c4fa9b1e74bb378c88038 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/39971a2a073c4fa9b1e74bb378c88038/attachments?instance_id=0be142a5-a291-4993-9914-dfab950ea6ea 2026-05-21 16:54:47.569 8 INFO cinder.api.openstack.wsgi [req-0f2111ad-20d3-43c2-a37c-d58f62b2782c req-19d2ed69-513c-41ea-994b-0351c02dc748 962f1f50eaa6462fa7341f58614c9d24 39971a2a073c4fa9b1e74bb378c88038 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/39971a2a073c4fa9b1e74bb378c88038/attachments?instance_id=0be142a5-a291-4993-9914-dfab950ea6ea returned with HTTP 200 [pid: 8|app: 0|req: 441/884] 199.19.213.226 () {36 vars in 1103 bytes} [Thu May 21 16:54:47 2026] GET /v3/39971a2a073c4fa9b1e74bb378c88038/attachments?instance_id=0be142a5-a291-4993-9914-dfab950ea6ea => generated 19 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-21 16:54:52.444 7 INFO cinder.api.openstack.wsgi [None req-44b937f6-e157-475c-8de0-14ccad327a63 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:54:52.444 8 INFO cinder.api.openstack.wsgi [req-0f2111ad-20d3-43c2-a37c-d58f62b2782c req-19d2ed69-513c-41ea-994b-0351c02dc748 962f1f50eaa6462fa7341f58614c9d24 39971a2a073c4fa9b1e74bb378c88038 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:54:52.444 7 INFO cinder.api.openstack.wsgi [None req-44b937f6-e157-475c-8de0-14ccad327a63 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:54:52.445 8 INFO cinder.api.openstack.wsgi [req-0f2111ad-20d3-43c2-a37c-d58f62b2782c req-19d2ed69-513c-41ea-994b-0351c02dc748 962f1f50eaa6462fa7341f58614c9d24 39971a2a073c4fa9b1e74bb378c88038 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:55:02.443 8 INFO cinder.api.openstack.wsgi [req-0f2111ad-20d3-43c2-a37c-d58f62b2782c req-19d2ed69-513c-41ea-994b-0351c02dc748 962f1f50eaa6462fa7341f58614c9d24 39971a2a073c4fa9b1e74bb378c88038 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:55:02.443 7 INFO cinder.api.openstack.wsgi [None req-44b937f6-e157-475c-8de0-14ccad327a63 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:55:02.444 8 INFO cinder.api.openstack.wsgi [req-0f2111ad-20d3-43c2-a37c-d58f62b2782c req-19d2ed69-513c-41ea-994b-0351c02dc748 962f1f50eaa6462fa7341f58614c9d24 39971a2a073c4fa9b1e74bb378c88038 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:55:02.444 7 INFO cinder.api.openstack.wsgi [None req-44b937f6-e157-475c-8de0-14ccad327a63 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:55:12.444 7 INFO cinder.api.openstack.wsgi [None req-44b937f6-e157-475c-8de0-14ccad327a63 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:55:12.444 7 INFO cinder.api.openstack.wsgi [None req-44b937f6-e157-475c-8de0-14ccad327a63 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:55:12.444 8 INFO cinder.api.openstack.wsgi [req-0f2111ad-20d3-43c2-a37c-d58f62b2782c req-19d2ed69-513c-41ea-994b-0351c02dc748 962f1f50eaa6462fa7341f58614c9d24 39971a2a073c4fa9b1e74bb378c88038 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:55:12.445 8 INFO cinder.api.openstack.wsgi [req-0f2111ad-20d3-43c2-a37c-d58f62b2782c req-19d2ed69-513c-41ea-994b-0351c02dc748 962f1f50eaa6462fa7341f58614c9d24 39971a2a073c4fa9b1e74bb378c88038 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:55:22.444 8 INFO cinder.api.openstack.wsgi [req-0f2111ad-20d3-43c2-a37c-d58f62b2782c req-19d2ed69-513c-41ea-994b-0351c02dc748 962f1f50eaa6462fa7341f58614c9d24 39971a2a073c4fa9b1e74bb378c88038 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:55:22.444 7 INFO cinder.api.openstack.wsgi [None req-44b937f6-e157-475c-8de0-14ccad327a63 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:55:22.445 8 INFO cinder.api.openstack.wsgi [req-0f2111ad-20d3-43c2-a37c-d58f62b2782c req-19d2ed69-513c-41ea-994b-0351c02dc748 962f1f50eaa6462fa7341f58614c9d24 39971a2a073c4fa9b1e74bb378c88038 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:55:22.446 7 INFO cinder.api.openstack.wsgi [None req-44b937f6-e157-475c-8de0-14ccad327a63 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:55:32.443 8 INFO cinder.api.openstack.wsgi [req-0f2111ad-20d3-43c2-a37c-d58f62b2782c req-19d2ed69-513c-41ea-994b-0351c02dc748 962f1f50eaa6462fa7341f58614c9d24 39971a2a073c4fa9b1e74bb378c88038 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:55:32.443 7 INFO cinder.api.openstack.wsgi [None req-44b937f6-e157-475c-8de0-14ccad327a63 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:55:32.444 8 INFO cinder.api.openstack.wsgi [req-0f2111ad-20d3-43c2-a37c-d58f62b2782c req-19d2ed69-513c-41ea-994b-0351c02dc748 962f1f50eaa6462fa7341f58614c9d24 39971a2a073c4fa9b1e74bb378c88038 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:55:32.444 7 INFO cinder.api.openstack.wsgi [None req-44b937f6-e157-475c-8de0-14ccad327a63 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:55:33.933 8 INFO cinder.api.openstack.wsgi [None req-70d99a2e-64b7-491b-ad98-0efb2ffbfe7b 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/volumes/detail?all_tenants=true 2026-05-21 16:55:33.945 8 INFO cinder.volume.api [None req-70d99a2e-64b7-491b-ad98-0efb2ffbfe7b 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] Get all volumes completed successfully. 2026-05-21 16:55:33.948 8 INFO cinder.api.openstack.wsgi [None req-70d99a2e-64b7-491b-ad98-0efb2ffbfe7b 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 447/895] 10.0.0.211 () {28 vars in 683 bytes} [Thu May 21 16:55:33 2026] GET /v3/e34136c9e217430aa9e079d8dd5d2217/volumes/detail?all_tenants=true => generated 15 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-21 16:55:33.997 7 INFO cinder.api.openstack.wsgi [None req-d581737e-694b-408a-9285-a6ecdb7fb9e8 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/os-quota-sets/0e97fc9c6f4d43359da8fe12224edc77?usage=true 2026-05-21 16:55:34.028 7 INFO cinder.api.openstack.wsgi [None req-d581737e-694b-408a-9285-a6ecdb7fb9e8 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/os-quota-sets/0e97fc9c6f4d43359da8fe12224edc77?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 449/896] 10.0.0.211 () {28 vars in 735 bytes} [Thu May 21 16:55:33 2026] GET /v3/e34136c9e217430aa9e079d8dd5d2217/os-quota-sets/0e97fc9c6f4d43359da8fe12224edc77?usage=true => generated 847 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-21 16:55:34.040 8 INFO cinder.api.openstack.wsgi [None req-6d1defc5-78de-4cd9-b5d2-fa2a75ec3fd9 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/os-quota-sets/0f10f438d4db456181b21fa4d32da938?usage=true 2026-05-21 16:55:34.069 8 INFO cinder.api.openstack.wsgi [None req-6d1defc5-78de-4cd9-b5d2-fa2a75ec3fd9 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/os-quota-sets/0f10f438d4db456181b21fa4d32da938?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 448/897] 10.0.0.211 () {28 vars in 735 bytes} [Thu May 21 16:55:34 2026] GET /v3/e34136c9e217430aa9e079d8dd5d2217/os-quota-sets/0f10f438d4db456181b21fa4d32da938?usage=true => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-21 16:55:34.081 7 INFO cinder.api.openstack.wsgi [None req-747b2f36-34de-4135-bae1-c58c1993ac60 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/os-quota-sets/17c3f0f42d36483f9b1ceb9c660adbc6?usage=true 2026-05-21 16:55:34.106 7 INFO cinder.api.openstack.wsgi [None req-747b2f36-34de-4135-bae1-c58c1993ac60 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/os-quota-sets/17c3f0f42d36483f9b1ceb9c660adbc6?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 450/898] 10.0.0.211 () {28 vars in 735 bytes} [Thu May 21 16:55:34 2026] GET /v3/e34136c9e217430aa9e079d8dd5d2217/os-quota-sets/17c3f0f42d36483f9b1ceb9c660adbc6?usage=true => generated 845 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-21 16:55:34.117 8 INFO cinder.api.openstack.wsgi [None req-6e7b2dc5-372f-4d0e-880f-ceb11d4eaaf0 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/os-quota-sets/35d66a59612444ecb2abd27c38d3cffc?usage=true 2026-05-21 16:55:34.140 8 INFO cinder.api.openstack.wsgi [None req-6e7b2dc5-372f-4d0e-880f-ceb11d4eaaf0 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/os-quota-sets/35d66a59612444ecb2abd27c38d3cffc?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 449/899] 10.0.0.211 () {28 vars in 735 bytes} [Thu May 21 16:55:34 2026] GET /v3/e34136c9e217430aa9e079d8dd5d2217/os-quota-sets/35d66a59612444ecb2abd27c38d3cffc?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-21 16:55:34.155 7 INFO cinder.api.openstack.wsgi [None req-2cc520af-0553-4e92-b8f8-bf2e13d6a3cf 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/os-quota-sets/47fa629b132e4714ba0b0331a2afe9df?usage=true 2026-05-21 16:55:34.185 7 INFO cinder.api.openstack.wsgi [None req-2cc520af-0553-4e92-b8f8-bf2e13d6a3cf 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/os-quota-sets/47fa629b132e4714ba0b0331a2afe9df?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 451/900] 10.0.0.211 () {28 vars in 735 bytes} [Thu May 21 16:55:34 2026] GET /v3/e34136c9e217430aa9e079d8dd5d2217/os-quota-sets/47fa629b132e4714ba0b0331a2afe9df?usage=true => generated 847 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-21 16:55:34.197 8 INFO cinder.api.openstack.wsgi [None req-6bc4242b-fde0-4b26-be4f-fca72f21e6d3 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/os-quota-sets/4c299e2fd0cd4202bb122fdc6ee074f8?usage=true 2026-05-21 16:55:34.217 8 INFO cinder.api.openstack.wsgi [None req-6bc4242b-fde0-4b26-be4f-fca72f21e6d3 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/os-quota-sets/4c299e2fd0cd4202bb122fdc6ee074f8?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 450/901] 10.0.0.211 () {28 vars in 735 bytes} [Thu May 21 16:55:34 2026] GET /v3/e34136c9e217430aa9e079d8dd5d2217/os-quota-sets/4c299e2fd0cd4202bb122fdc6ee074f8?usage=true => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-21 16:55:34.227 7 INFO cinder.api.openstack.wsgi [None req-1a1c225e-61b1-45f2-85c6-6cc3d7c2cf84 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/os-quota-sets/4d0fafcf81744288badf64d5d6648f32?usage=true 2026-05-21 16:55:34.258 7 INFO cinder.api.openstack.wsgi [None req-1a1c225e-61b1-45f2-85c6-6cc3d7c2cf84 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/os-quota-sets/4d0fafcf81744288badf64d5d6648f32?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 452/902] 10.0.0.211 () {28 vars in 735 bytes} [Thu May 21 16:55:34 2026] GET /v3/e34136c9e217430aa9e079d8dd5d2217/os-quota-sets/4d0fafcf81744288badf64d5d6648f32?usage=true => generated 847 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-21 16:55:34.268 8 INFO cinder.api.openstack.wsgi [None req-5578e193-a0e6-4473-99b2-e80cd7ca84dc 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/os-quota-sets/542a0ba5dd694b6990289e5254f6ca6e?usage=true 2026-05-21 16:55:34.287 8 INFO cinder.api.openstack.wsgi [None req-5578e193-a0e6-4473-99b2-e80cd7ca84dc 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/os-quota-sets/542a0ba5dd694b6990289e5254f6ca6e?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 451/903] 10.0.0.211 () {28 vars in 735 bytes} [Thu May 21 16:55:34 2026] GET /v3/e34136c9e217430aa9e079d8dd5d2217/os-quota-sets/542a0ba5dd694b6990289e5254f6ca6e?usage=true => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-21 16:55:34.295 7 INFO cinder.api.openstack.wsgi [None req-d627b06d-f0a0-43b4-9145-bb18e36969b5 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/os-quota-sets/9d34ecf9654943548df61fffcce51288?usage=true 2026-05-21 16:55:34.325 7 INFO cinder.api.openstack.wsgi [None req-d627b06d-f0a0-43b4-9145-bb18e36969b5 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/os-quota-sets/9d34ecf9654943548df61fffcce51288?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 453/904] 10.0.0.211 () {28 vars in 735 bytes} [Thu May 21 16:55:34 2026] GET /v3/e34136c9e217430aa9e079d8dd5d2217/os-quota-sets/9d34ecf9654943548df61fffcce51288?usage=true => generated 847 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-21 16:55:34.337 8 INFO cinder.api.openstack.wsgi [None req-7e40921b-7e1f-4d7d-92a6-edb8436de625 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/os-quota-sets/b70205ca8db54ec9baf3bb81143e9663?usage=true 2026-05-21 16:55:34.360 8 INFO cinder.api.openstack.wsgi [None req-7e40921b-7e1f-4d7d-92a6-edb8436de625 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/os-quota-sets/b70205ca8db54ec9baf3bb81143e9663?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 452/905] 10.0.0.211 () {28 vars in 735 bytes} [Thu May 21 16:55:34 2026] GET /v3/e34136c9e217430aa9e079d8dd5d2217/os-quota-sets/b70205ca8db54ec9baf3bb81143e9663?usage=true => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-21 16:55:34.370 7 INFO cinder.api.openstack.wsgi [None req-3ce31f11-48d5-4560-a2e1-7636eab084fe 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/os-quota-sets/c816f59309be4db3b793f86d7140b9ef?usage=true 2026-05-21 16:55:34.388 7 INFO cinder.api.openstack.wsgi [None req-3ce31f11-48d5-4560-a2e1-7636eab084fe 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/os-quota-sets/c816f59309be4db3b793f86d7140b9ef?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 454/906] 10.0.0.211 () {28 vars in 735 bytes} [Thu May 21 16:55:34 2026] GET /v3/e34136c9e217430aa9e079d8dd5d2217/os-quota-sets/c816f59309be4db3b793f86d7140b9ef?usage=true => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-21 16:55:34.401 8 INFO cinder.api.openstack.wsgi [None req-7503c33f-3dd4-4c5b-89dd-920c7be98ce1 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/os-quota-sets/dd2e72f7a3f6424ba15af1b3a352c925?usage=true 2026-05-21 16:55:34.422 8 INFO cinder.api.openstack.wsgi [None req-7503c33f-3dd4-4c5b-89dd-920c7be98ce1 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/os-quota-sets/dd2e72f7a3f6424ba15af1b3a352c925?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 453/907] 10.0.0.211 () {28 vars in 735 bytes} [Thu May 21 16:55:34 2026] GET /v3/e34136c9e217430aa9e079d8dd5d2217/os-quota-sets/dd2e72f7a3f6424ba15af1b3a352c925?usage=true => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-21 16:55:34.434 7 INFO cinder.api.openstack.wsgi [None req-1dc24717-c291-41dd-949b-fd4c4c944a06 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/os-quota-sets/e34136c9e217430aa9e079d8dd5d2217?usage=true 2026-05-21 16:55:34.454 7 INFO cinder.api.openstack.wsgi [None req-1dc24717-c291-41dd-949b-fd4c4c944a06 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/os-quota-sets/e34136c9e217430aa9e079d8dd5d2217?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 455/908] 10.0.0.211 () {28 vars in 735 bytes} [Thu May 21 16:55:34 2026] GET /v3/e34136c9e217430aa9e079d8dd5d2217/os-quota-sets/e34136c9e217430aa9e079d8dd5d2217?usage=true => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-21 16:55:34.462 8 INFO cinder.api.openstack.wsgi [None req-e0f0908f-efd3-4f5c-9672-da147656a567 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/volumes/detail?all_tenants=true 2026-05-21 16:55:34.472 8 INFO cinder.volume.api [None req-e0f0908f-efd3-4f5c-9672-da147656a567 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] Get all volumes completed successfully. 2026-05-21 16:55:34.474 8 INFO cinder.api.openstack.wsgi [None req-e0f0908f-efd3-4f5c-9672-da147656a567 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 454/909] 10.0.0.211 () {28 vars in 683 bytes} [Thu May 21 16:55:34 2026] GET /v3/e34136c9e217430aa9e079d8dd5d2217/volumes/detail?all_tenants=true => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-21 16:55:34.483 7 INFO cinder.api.openstack.wsgi [None req-79d31d10-01c8-41ae-a8ac-afc6c180b55c 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/snapshots?all_tenants=true 2026-05-21 16:55:34.487 7 INFO cinder.volume.api [None req-79d31d10-01c8-41ae-a8ac-afc6c180b55c 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] Get all snapshots completed successfully. 2026-05-21 16:55:34.488 7 INFO cinder.api.openstack.wsgi [None req-79d31d10-01c8-41ae-a8ac-afc6c180b55c 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 456/910] 10.0.0.211 () {28 vars in 673 bytes} [Thu May 21 16:55:34 2026] GET /v3/e34136c9e217430aa9e079d8dd5d2217/snapshots?all_tenants=true => generated 17 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-21 16:55:34.498 8 INFO cinder.api.openstack.wsgi [None req-3a1767cd-8d5f-4c73-882b-b328d0985a43 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/scheduler-stats/get_pools?detail=true 2026-05-21 16:55:35.001 8 INFO cinder.api.openstack.wsgi [None req-3a1767cd-8d5f-4c73-882b-b328d0985a43 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 455/911] 10.0.0.211 () {28 vars in 695 bytes} [Thu May 21 16:55:34 2026] GET /v3/e34136c9e217430aa9e079d8dd5d2217/scheduler-stats/get_pools?detail=true => generated 670 bytes in 511 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-21 16:55:35.014 7 INFO cinder.api.openstack.wsgi [None req-dbe9016b-7d66-41e8-a724-fd48c76e37fc 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/os-services 2026-05-21 16:55:35.020 7 INFO cinder.api.openstack.wsgi [None req-dbe9016b-7d66-41e8-a724-fd48c76e37fc 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/os-services returned with HTTP 200 [pid: 7|app: 0|req: 457/912] 10.0.0.211 () {28 vars in 644 bytes} [Thu May 21 16:55:35 2026] GET /v3/e34136c9e217430aa9e079d8dd5d2217/os-services => generated 646 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-21 16:55:42.444 8 INFO cinder.api.openstack.wsgi [None req-3a1767cd-8d5f-4c73-882b-b328d0985a43 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:55:42.444 7 INFO cinder.api.openstack.wsgi [None req-dbe9016b-7d66-41e8-a724-fd48c76e37fc 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:55:42.444 8 INFO cinder.api.openstack.wsgi [None req-3a1767cd-8d5f-4c73-882b-b328d0985a43 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:55:42.444 7 INFO cinder.api.openstack.wsgi [None req-dbe9016b-7d66-41e8-a724-fd48c76e37fc 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:55:52.443 8 INFO cinder.api.openstack.wsgi [None req-3a1767cd-8d5f-4c73-882b-b328d0985a43 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:55:52.444 7 INFO cinder.api.openstack.wsgi [None req-dbe9016b-7d66-41e8-a724-fd48c76e37fc 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:55:52.445 7 INFO cinder.api.openstack.wsgi [None req-dbe9016b-7d66-41e8-a724-fd48c76e37fc 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:55:52.446 8 INFO cinder.api.openstack.wsgi [None req-3a1767cd-8d5f-4c73-882b-b328d0985a43 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:56:02.444 7 INFO cinder.api.openstack.wsgi [None req-dbe9016b-7d66-41e8-a724-fd48c76e37fc 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:56:02.444 8 INFO cinder.api.openstack.wsgi [None req-3a1767cd-8d5f-4c73-882b-b328d0985a43 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:56:02.446 7 INFO cinder.api.openstack.wsgi [None req-dbe9016b-7d66-41e8-a724-fd48c76e37fc 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:56:02.446 8 INFO cinder.api.openstack.wsgi [None req-3a1767cd-8d5f-4c73-882b-b328d0985a43 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:56:12.444 8 INFO cinder.api.openstack.wsgi [None req-3a1767cd-8d5f-4c73-882b-b328d0985a43 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:56:12.444 7 INFO cinder.api.openstack.wsgi [None req-dbe9016b-7d66-41e8-a724-fd48c76e37fc 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:56:12.445 7 INFO cinder.api.openstack.wsgi [None req-dbe9016b-7d66-41e8-a724-fd48c76e37fc 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:56:12.447 8 INFO cinder.api.openstack.wsgi [None req-3a1767cd-8d5f-4c73-882b-b328d0985a43 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:56:22.444 8 INFO cinder.api.openstack.wsgi [None req-3a1767cd-8d5f-4c73-882b-b328d0985a43 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:56:22.444 7 INFO cinder.api.openstack.wsgi [None req-dbe9016b-7d66-41e8-a724-fd48c76e37fc 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:56:22.444 8 INFO cinder.api.openstack.wsgi [None req-3a1767cd-8d5f-4c73-882b-b328d0985a43 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:56:22.445 7 INFO cinder.api.openstack.wsgi [None req-dbe9016b-7d66-41e8-a724-fd48c76e37fc 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:56:32.444 7 INFO cinder.api.openstack.wsgi [None req-dbe9016b-7d66-41e8-a724-fd48c76e37fc 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:56:32.444 8 INFO cinder.api.openstack.wsgi [None req-3a1767cd-8d5f-4c73-882b-b328d0985a43 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:56:32.445 7 INFO cinder.api.openstack.wsgi [None req-dbe9016b-7d66-41e8-a724-fd48c76e37fc 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:56:32.445 8 INFO cinder.api.openstack.wsgi [None req-3a1767cd-8d5f-4c73-882b-b328d0985a43 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:56:33.775 7 INFO cinder.api.openstack.wsgi [None req-aeef0124-7fdd-418d-a13b-e3cb6983bb6d 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/volumes/detail?all_tenants=true 2026-05-21 16:56:33.788 7 INFO cinder.volume.api [None req-aeef0124-7fdd-418d-a13b-e3cb6983bb6d 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] Get all volumes completed successfully. 2026-05-21 16:56:33.790 7 INFO cinder.api.openstack.wsgi [None req-aeef0124-7fdd-418d-a13b-e3cb6983bb6d 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 464/925] 10.0.0.211 () {28 vars in 683 bytes} [Thu May 21 16:56:33 2026] GET /v3/e34136c9e217430aa9e079d8dd5d2217/volumes/detail?all_tenants=true => generated 15 bytes in 184 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-21 16:56:33.800 8 INFO cinder.api.openstack.wsgi [None req-a01fd447-2ea4-4e6e-a927-c7b9a87562d2 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/scheduler-stats/get_pools?detail=true 2026-05-21 16:56:34.305 8 INFO cinder.api.openstack.wsgi [None req-a01fd447-2ea4-4e6e-a927-c7b9a87562d2 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 462/926] 10.0.0.211 () {28 vars in 695 bytes} [Thu May 21 16:56:33 2026] GET /v3/e34136c9e217430aa9e079d8dd5d2217/scheduler-stats/get_pools?detail=true => generated 670 bytes in 511 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-21 16:56:34.366 7 INFO cinder.api.openstack.wsgi [None req-c1bf6669-9ae0-4726-9f8d-534d4daf6ba6 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/os-quota-sets/0e97fc9c6f4d43359da8fe12224edc77?usage=true 2026-05-21 16:56:34.388 7 INFO cinder.api.openstack.wsgi [None req-c1bf6669-9ae0-4726-9f8d-534d4daf6ba6 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/os-quota-sets/0e97fc9c6f4d43359da8fe12224edc77?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 465/927] 10.0.0.211 () {28 vars in 735 bytes} [Thu May 21 16:56:34 2026] GET /v3/e34136c9e217430aa9e079d8dd5d2217/os-quota-sets/0e97fc9c6f4d43359da8fe12224edc77?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-21 16:56:34.398 8 INFO cinder.api.openstack.wsgi [None req-b2407339-09a4-403e-95cc-6711ff6d8c5b 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/os-quota-sets/17c3f0f42d36483f9b1ceb9c660adbc6?usage=true 2026-05-21 16:56:34.443 8 INFO cinder.api.openstack.wsgi [None req-b2407339-09a4-403e-95cc-6711ff6d8c5b 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/os-quota-sets/17c3f0f42d36483f9b1ceb9c660adbc6?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 463/928] 10.0.0.211 () {28 vars in 735 bytes} [Thu May 21 16:56:34 2026] GET /v3/e34136c9e217430aa9e079d8dd5d2217/os-quota-sets/17c3f0f42d36483f9b1ceb9c660adbc6?usage=true => generated 845 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-21 16:56:34.455 7 INFO cinder.api.openstack.wsgi [None req-763d34d4-1ec3-4902-8830-098388c6dd3f 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/os-quota-sets/35d66a59612444ecb2abd27c38d3cffc?usage=true 2026-05-21 16:56:34.475 7 INFO cinder.api.openstack.wsgi [None req-763d34d4-1ec3-4902-8830-098388c6dd3f 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/os-quota-sets/35d66a59612444ecb2abd27c38d3cffc?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 466/929] 10.0.0.211 () {28 vars in 735 bytes} [Thu May 21 16:56:34 2026] GET /v3/e34136c9e217430aa9e079d8dd5d2217/os-quota-sets/35d66a59612444ecb2abd27c38d3cffc?usage=true => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-21 16:56:34.485 8 INFO cinder.api.openstack.wsgi [None req-33d329d2-4f75-4824-a580-72e74e0a9e09 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/os-quota-sets/47fa629b132e4714ba0b0331a2afe9df?usage=true 2026-05-21 16:56:34.511 8 INFO cinder.api.openstack.wsgi [None req-33d329d2-4f75-4824-a580-72e74e0a9e09 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/os-quota-sets/47fa629b132e4714ba0b0331a2afe9df?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 464/930] 10.0.0.211 () {28 vars in 735 bytes} [Thu May 21 16:56:34 2026] GET /v3/e34136c9e217430aa9e079d8dd5d2217/os-quota-sets/47fa629b132e4714ba0b0331a2afe9df?usage=true => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-21 16:56:34.522 7 INFO cinder.api.openstack.wsgi [None req-b92826d7-e4a8-45a1-8d9e-603c421f3d9d 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/os-quota-sets/4c299e2fd0cd4202bb122fdc6ee074f8?usage=true 2026-05-21 16:56:34.538 7 INFO cinder.api.openstack.wsgi [None req-b92826d7-e4a8-45a1-8d9e-603c421f3d9d 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/os-quota-sets/4c299e2fd0cd4202bb122fdc6ee074f8?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 467/931] 10.0.0.211 () {28 vars in 735 bytes} [Thu May 21 16:56:34 2026] GET /v3/e34136c9e217430aa9e079d8dd5d2217/os-quota-sets/4c299e2fd0cd4202bb122fdc6ee074f8?usage=true => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-21 16:56:34.549 8 INFO cinder.api.openstack.wsgi [None req-ee5a5364-d540-4819-8f15-494585775a2a 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/os-quota-sets/4d0fafcf81744288badf64d5d6648f32?usage=true 2026-05-21 16:56:34.573 8 INFO cinder.api.openstack.wsgi [None req-ee5a5364-d540-4819-8f15-494585775a2a 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/os-quota-sets/4d0fafcf81744288badf64d5d6648f32?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 465/932] 10.0.0.211 () {28 vars in 735 bytes} [Thu May 21 16:56:34 2026] GET /v3/e34136c9e217430aa9e079d8dd5d2217/os-quota-sets/4d0fafcf81744288badf64d5d6648f32?usage=true => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-21 16:56:34.584 7 INFO cinder.api.openstack.wsgi [None req-f079dc72-0cc8-48eb-83bb-9f1b74855388 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/os-quota-sets/542a0ba5dd694b6990289e5254f6ca6e?usage=true 2026-05-21 16:56:34.599 7 INFO cinder.api.openstack.wsgi [None req-f079dc72-0cc8-48eb-83bb-9f1b74855388 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/os-quota-sets/542a0ba5dd694b6990289e5254f6ca6e?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 468/933] 10.0.0.211 () {28 vars in 735 bytes} [Thu May 21 16:56:34 2026] GET /v3/e34136c9e217430aa9e079d8dd5d2217/os-quota-sets/542a0ba5dd694b6990289e5254f6ca6e?usage=true => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-21 16:56:34.612 8 INFO cinder.api.openstack.wsgi [None req-7f2516af-305e-4125-b1ec-72014005a09d 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/os-quota-sets/8be252c4b3cc46c186791eaf67999b8c?usage=true 2026-05-21 16:56:34.631 8 INFO cinder.api.openstack.wsgi [None req-7f2516af-305e-4125-b1ec-72014005a09d 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/os-quota-sets/8be252c4b3cc46c186791eaf67999b8c?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 466/934] 10.0.0.211 () {28 vars in 735 bytes} [Thu May 21 16:56:34 2026] GET /v3/e34136c9e217430aa9e079d8dd5d2217/os-quota-sets/8be252c4b3cc46c186791eaf67999b8c?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-21 16:56:34.642 7 INFO cinder.api.openstack.wsgi [None req-b2ea835d-4494-4ccf-8600-34fba10d7e11 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/os-quota-sets/9698393b835b4379b0e74a65c9de0832?usage=true 2026-05-21 16:56:34.659 7 INFO cinder.api.openstack.wsgi [None req-b2ea835d-4494-4ccf-8600-34fba10d7e11 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/os-quota-sets/9698393b835b4379b0e74a65c9de0832?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 469/935] 10.0.0.211 () {28 vars in 735 bytes} [Thu May 21 16:56:34 2026] GET /v3/e34136c9e217430aa9e079d8dd5d2217/os-quota-sets/9698393b835b4379b0e74a65c9de0832?usage=true => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-21 16:56:34.668 8 INFO cinder.api.openstack.wsgi [None req-d5f2a419-5eb3-4c0a-9861-191b8b7ce878 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/os-quota-sets/9d34ecf9654943548df61fffcce51288?usage=true 2026-05-21 16:56:34.688 8 INFO cinder.api.openstack.wsgi [None req-d5f2a419-5eb3-4c0a-9861-191b8b7ce878 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/os-quota-sets/9d34ecf9654943548df61fffcce51288?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 467/936] 10.0.0.211 () {28 vars in 735 bytes} [Thu May 21 16:56:34 2026] GET /v3/e34136c9e217430aa9e079d8dd5d2217/os-quota-sets/9d34ecf9654943548df61fffcce51288?usage=true => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-21 16:56:34.700 7 INFO cinder.api.openstack.wsgi [None req-f4599e83-49d3-45dc-9de2-6d3fb08f8133 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/os-quota-sets/b70205ca8db54ec9baf3bb81143e9663?usage=true 2026-05-21 16:56:34.714 7 INFO cinder.api.openstack.wsgi [None req-f4599e83-49d3-45dc-9de2-6d3fb08f8133 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/os-quota-sets/b70205ca8db54ec9baf3bb81143e9663?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 470/937] 10.0.0.211 () {28 vars in 735 bytes} [Thu May 21 16:56:34 2026] GET /v3/e34136c9e217430aa9e079d8dd5d2217/os-quota-sets/b70205ca8db54ec9baf3bb81143e9663?usage=true => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-21 16:56:34.726 8 INFO cinder.api.openstack.wsgi [None req-9afab5a2-d8f2-4a29-a818-ab105bcbf45e 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/os-quota-sets/c816f59309be4db3b793f86d7140b9ef?usage=true 2026-05-21 16:56:34.752 8 INFO cinder.api.openstack.wsgi [None req-9afab5a2-d8f2-4a29-a818-ab105bcbf45e 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/os-quota-sets/c816f59309be4db3b793f86d7140b9ef?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 468/938] 10.0.0.211 () {28 vars in 735 bytes} [Thu May 21 16:56:34 2026] GET /v3/e34136c9e217430aa9e079d8dd5d2217/os-quota-sets/c816f59309be4db3b793f86d7140b9ef?usage=true => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-21 16:56:34.761 7 INFO cinder.api.openstack.wsgi [None req-e8fafd18-7da5-41bc-977b-38abcf3aae21 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/os-quota-sets/c866377c2c2447a891a8f85a544a2810?usage=true 2026-05-21 16:56:34.778 7 INFO cinder.api.openstack.wsgi [None req-e8fafd18-7da5-41bc-977b-38abcf3aae21 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/os-quota-sets/c866377c2c2447a891a8f85a544a2810?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 471/939] 10.0.0.211 () {28 vars in 735 bytes} [Thu May 21 16:56:34 2026] GET /v3/e34136c9e217430aa9e079d8dd5d2217/os-quota-sets/c866377c2c2447a891a8f85a544a2810?usage=true => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-21 16:56:34.787 8 INFO cinder.api.openstack.wsgi [None req-4fc02369-bb5f-4ade-8a7a-fc87f2c55423 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/os-quota-sets/e34136c9e217430aa9e079d8dd5d2217?usage=true 2026-05-21 16:56:34.806 8 INFO cinder.api.openstack.wsgi [None req-4fc02369-bb5f-4ade-8a7a-fc87f2c55423 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/os-quota-sets/e34136c9e217430aa9e079d8dd5d2217?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 469/940] 10.0.0.211 () {28 vars in 735 bytes} [Thu May 21 16:56:34 2026] GET /v3/e34136c9e217430aa9e079d8dd5d2217/os-quota-sets/e34136c9e217430aa9e079d8dd5d2217?usage=true => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-21 16:56:34.817 7 INFO cinder.api.openstack.wsgi [None req-fa77915b-106e-4df4-a71d-c79e9f50d13a 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/snapshots?all_tenants=true 2026-05-21 16:56:34.823 7 INFO cinder.volume.api [None req-fa77915b-106e-4df4-a71d-c79e9f50d13a 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] Get all snapshots completed successfully. 2026-05-21 16:56:34.823 7 INFO cinder.api.openstack.wsgi [None req-fa77915b-106e-4df4-a71d-c79e9f50d13a 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 472/941] 10.0.0.211 () {28 vars in 673 bytes} [Thu May 21 16:56:34 2026] GET /v3/e34136c9e217430aa9e079d8dd5d2217/snapshots?all_tenants=true => generated 17 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-21 16:56:34.834 8 INFO cinder.api.openstack.wsgi [None req-cdbff832-c4a3-48a2-a156-48399061a468 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/volumes/detail?all_tenants=true 2026-05-21 16:56:34.841 8 INFO cinder.volume.api [None req-cdbff832-c4a3-48a2-a156-48399061a468 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] Get all volumes completed successfully. 2026-05-21 16:56:34.842 8 INFO cinder.api.openstack.wsgi [None req-cdbff832-c4a3-48a2-a156-48399061a468 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 470/942] 10.0.0.211 () {28 vars in 683 bytes} [Thu May 21 16:56:34 2026] GET /v3/e34136c9e217430aa9e079d8dd5d2217/volumes/detail?all_tenants=true => generated 15 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-21 16:56:34.853 7 INFO cinder.api.openstack.wsgi [None req-0da58942-111e-4bd1-83c1-75cbb0c29dd4 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/os-services 2026-05-21 16:56:34.858 7 INFO cinder.api.openstack.wsgi [None req-0da58942-111e-4bd1-83c1-75cbb0c29dd4 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/os-services returned with HTTP 200 [pid: 7|app: 0|req: 473/943] 10.0.0.211 () {28 vars in 644 bytes} [Thu May 21 16:56:34 2026] GET /v3/e34136c9e217430aa9e079d8dd5d2217/os-services => generated 646 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-21 16:56:42.443 8 INFO cinder.api.openstack.wsgi [None req-cdbff832-c4a3-48a2-a156-48399061a468 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:56:42.444 8 INFO cinder.api.openstack.wsgi [None req-cdbff832-c4a3-48a2-a156-48399061a468 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:56:42.443 7 INFO cinder.api.openstack.wsgi [None req-0da58942-111e-4bd1-83c1-75cbb0c29dd4 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:56:42.445 7 INFO cinder.api.openstack.wsgi [None req-0da58942-111e-4bd1-83c1-75cbb0c29dd4 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:56:52.443 8 INFO cinder.api.openstack.wsgi [None req-cdbff832-c4a3-48a2-a156-48399061a468 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:56:52.443 7 INFO cinder.api.openstack.wsgi [None req-0da58942-111e-4bd1-83c1-75cbb0c29dd4 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:56:52.444 8 INFO cinder.api.openstack.wsgi [None req-cdbff832-c4a3-48a2-a156-48399061a468 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:56:52.444 7 INFO cinder.api.openstack.wsgi [None req-0da58942-111e-4bd1-83c1-75cbb0c29dd4 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:57:00.538 8 INFO cinder.api.openstack.wsgi [None req-c684b117-475a-4dba-9ae2-b4b3ce1b239f 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/volumes 2026-05-21 16:57:00.636 8 INFO cinder.api.v3.volumes [None req-c684b117-475a-4dba-9ae2-b4b3ce1b239f 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] Create volume of 16 GB 2026-05-21 16:57:00.643 8 INFO cinder.volume.api [None req-c684b117-475a-4dba-9ae2-b4b3ce1b239f 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] Availability Zones retrieved successfully. 2026-05-21 16:57:00.839 8 INFO cinder.volume.api [None req-c684b117-475a-4dba-9ae2-b4b3ce1b239f 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] Create volume request issued successfully. 2026-05-21 16:57:00.840 8 INFO cinder.api.openstack.wsgi [None req-c684b117-475a-4dba-9ae2-b4b3ce1b239f 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/volumes returned with HTTP 202 [pid: 8|app: 0|req: 473/948] 199.19.213.226 () {34 vars in 733 bytes} [Thu May 21 16:57:00 2026] POST /v3/e34136c9e217430aa9e079d8dd5d2217/volumes => generated 846 bytes in 402 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-05-21 16:57:00.856 7 INFO cinder.api.openstack.wsgi [req-c684b117-475a-4dba-9ae2-b4b3ce1b239f req-07dd74c3-f10f-417a-ad81-d5f153f26568 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/volumes/a1c31825-bb8b-4fcd-bbc1-7f86206cf599 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-21 16:57:00.893 7 INFO cinder.volume.api [req-c684b117-475a-4dba-9ae2-b4b3ce1b239f req-07dd74c3-f10f-417a-ad81-d5f153f26568 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] Volume info retrieved successfully. 2026-05-21 16:57:00.898 7 INFO cinder.api.openstack.wsgi [req-c684b117-475a-4dba-9ae2-b4b3ce1b239f req-07dd74c3-f10f-417a-ad81-d5f153f26568 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/volumes/a1c31825-bb8b-4fcd-bbc1-7f86206cf599 returned with HTTP 200 [pid: 7|app: 0|req: 476/949] 199.19.213.226 () {32 vars in 824 bytes} [Thu May 21 16:57:00 2026] GET /v3/e34136c9e217430aa9e079d8dd5d2217/volumes/a1c31825-bb8b-4fcd-bbc1-7f86206cf599 => generated 1025 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-21 16:57:02.443 7 INFO cinder.api.openstack.wsgi [req-c684b117-475a-4dba-9ae2-b4b3ce1b239f req-07dd74c3-f10f-417a-ad81-d5f153f26568 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:57:02.444 8 INFO cinder.api.openstack.wsgi [None req-c684b117-475a-4dba-9ae2-b4b3ce1b239f 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:57:02.445 7 INFO cinder.api.openstack.wsgi [req-c684b117-475a-4dba-9ae2-b4b3ce1b239f req-07dd74c3-f10f-417a-ad81-d5f153f26568 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:57:02.445 8 INFO cinder.api.openstack.wsgi [None req-c684b117-475a-4dba-9ae2-b4b3ce1b239f 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 16:57:05.916 7 INFO cinder.api.openstack.wsgi [req-c684b117-475a-4dba-9ae2-b4b3ce1b239f req-103c4ffe-8113-44a1-a499-993cb5c93b32 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/volumes/a1c31825-bb8b-4fcd-bbc1-7f86206cf599 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-21 16:57:05.932 7 INFO cinder.volume.api [req-c684b117-475a-4dba-9ae2-b4b3ce1b239f req-103c4ffe-8113-44a1-a499-993cb5c93b32 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] Volume info retrieved successfully. 2026-05-21 16:57:05.936 7 INFO cinder.api.openstack.wsgi [req-c684b117-475a-4dba-9ae2-b4b3ce1b239f req-103c4ffe-8113-44a1-a499-993cb5c93b32 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/volumes/a1c31825-bb8b-4fcd-bbc1-7f86206cf599 returned with HTTP 200 [pid: 7|app: 0|req: 478/952] 199.19.213.226 () {32 vars in 824 bytes} [Thu May 21 16:57:05 2026] GET /v3/e34136c9e217430aa9e079d8dd5d2217/volumes/a1c31825-bb8b-4fcd-bbc1-7f86206cf599 => generated 1675 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 16:57:06.900 8 INFO cinder.api.openstack.wsgi [req-67a7d9d7-3dc3-4f7f-b6ab-d0cc658b9ab5 req-f0ce7847-8d2e-4e31-8f35-84f4a64d403c 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/volumes/a1c31825-bb8b-4fcd-bbc1-7f86206cf599 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-21 16:57:06.924 8 INFO cinder.volume.api [req-67a7d9d7-3dc3-4f7f-b6ab-d0cc658b9ab5 req-f0ce7847-8d2e-4e31-8f35-84f4a64d403c 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] Volume info retrieved successfully. 2026-05-21 16:57:06.930 8 INFO cinder.api.openstack.wsgi [req-67a7d9d7-3dc3-4f7f-b6ab-d0cc658b9ab5 req-f0ce7847-8d2e-4e31-8f35-84f4a64d403c 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/volumes/a1c31825-bb8b-4fcd-bbc1-7f86206cf599 returned with HTTP 200 [pid: 8|app: 0|req: 475/953] 10.0.0.32 () {34 vars in 1026 bytes} [Thu May 21 16:57:06 2026] GET /v3/e34136c9e217430aa9e079d8dd5d2217/volumes/a1c31825-bb8b-4fcd-bbc1-7f86206cf599 => generated 1675 bytes in 181 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 16:57:07.382 7 INFO cinder.api.openstack.wsgi [req-67a7d9d7-3dc3-4f7f-b6ab-d0cc658b9ab5 req-fddc7559-4be0-4d2e-b9eb-2e9a3f9f9f4a 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/volumes/a1c31825-bb8b-4fcd-bbc1-7f86206cf599 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-21 16:57:07.400 7 INFO cinder.volume.api [req-67a7d9d7-3dc3-4f7f-b6ab-d0cc658b9ab5 req-fddc7559-4be0-4d2e-b9eb-2e9a3f9f9f4a 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] Volume info retrieved successfully. 2026-05-21 16:57:07.405 7 INFO cinder.api.openstack.wsgi [req-67a7d9d7-3dc3-4f7f-b6ab-d0cc658b9ab5 req-fddc7559-4be0-4d2e-b9eb-2e9a3f9f9f4a 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/volumes/a1c31825-bb8b-4fcd-bbc1-7f86206cf599 returned with HTTP 200 [pid: 7|app: 0|req: 479/954] 10.0.0.32 () {34 vars in 1026 bytes} [Thu May 21 16:57:07 2026] GET /v3/e34136c9e217430aa9e079d8dd5d2217/volumes/a1c31825-bb8b-4fcd-bbc1-7f86206cf599 => generated 1675 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-21 16:57:07.414 8 INFO cinder.api.openstack.wsgi [req-67a7d9d7-3dc3-4f7f-b6ab-d0cc658b9ab5 req-f0ce7847-8d2e-4e31-8f35-84f4a64d403c 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-05-21 16:57:07.415 8 INFO cinder.api.openstack.wsgi [req-67a7d9d7-3dc3-4f7f-b6ab-d0cc658b9ab5 req-f0ce7847-8d2e-4e31-8f35-84f4a64d403c 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 476/955] 10.0.0.32 () {32 vars in 827 bytes} [Thu May 21 16:57:07 2026] GET / => generated 411 bytes in 2 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 16:57:07.432 7 INFO cinder.api.openstack.wsgi [req-67a7d9d7-3dc3-4f7f-b6ab-d0cc658b9ab5 req-169e2a16-9139-4835-99af-98e43eb4fd68 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/attachments /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-21 16:57:07.475 7 INFO cinder.api.openstack.wsgi [req-67a7d9d7-3dc3-4f7f-b6ab-d0cc658b9ab5 req-169e2a16-9139-4835-99af-98e43eb4fd68 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/attachments returned with HTTP 200 [pid: 7|app: 0|req: 480/956] 10.0.0.32 () {40 vars in 1055 bytes} [Thu May 21 16:57:07 2026] POST /v3/e34136c9e217430aa9e079d8dd5d2217/attachments => generated 273 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 16:57:10.977 8 INFO cinder.api.openstack.wsgi [req-c684b117-475a-4dba-9ae2-b4b3ce1b239f req-eb1b353e-9c0b-46a1-b93a-989aed08337f 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/volumes/a1c31825-bb8b-4fcd-bbc1-7f86206cf599 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-21 16:57:10.998 8 INFO cinder.volume.api [req-c684b117-475a-4dba-9ae2-b4b3ce1b239f req-eb1b353e-9c0b-46a1-b93a-989aed08337f 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] Volume info retrieved successfully. 2026-05-21 16:57:11.003 8 INFO cinder.api.openstack.wsgi [req-c684b117-475a-4dba-9ae2-b4b3ce1b239f req-eb1b353e-9c0b-46a1-b93a-989aed08337f 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/volumes/a1c31825-bb8b-4fcd-bbc1-7f86206cf599 returned with HTTP 200 [pid: 8|app: 0|req: 477/957] 199.19.213.226 () {32 vars in 824 bytes} [Thu May 21 16:57:10 2026] GET /v3/e34136c9e217430aa9e079d8dd5d2217/volumes/a1c31825-bb8b-4fcd-bbc1-7f86206cf599 => generated 1674 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-21 16:57:12.443 8 INFO cinder.api.openstack.wsgi [req-c684b117-475a-4dba-9ae2-b4b3ce1b239f req-eb1b353e-9c0b-46a1-b93a-989aed08337f 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:57:12.443 7 INFO cinder.api.openstack.wsgi [req-67a7d9d7-3dc3-4f7f-b6ab-d0cc658b9ab5 req-169e2a16-9139-4835-99af-98e43eb4fd68 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:57:12.444 8 INFO cinder.api.openstack.wsgi [req-c684b117-475a-4dba-9ae2-b4b3ce1b239f req-eb1b353e-9c0b-46a1-b93a-989aed08337f 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:57:12.445 7 INFO cinder.api.openstack.wsgi [req-67a7d9d7-3dc3-4f7f-b6ab-d0cc658b9ab5 req-169e2a16-9139-4835-99af-98e43eb4fd68 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:57:12.885 8 INFO cinder.api.openstack.wsgi [req-c684b117-475a-4dba-9ae2-b4b3ce1b239f req-eb1b353e-9c0b-46a1-b93a-989aed08337f 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-05-21 16:57:12.886 8 INFO cinder.api.openstack.wsgi [req-c684b117-475a-4dba-9ae2-b4b3ce1b239f req-eb1b353e-9c0b-46a1-b93a-989aed08337f 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 479/960] 199.19.213.226 () {32 vars in 839 bytes} [Thu May 21 16:57:12 2026] GET / => generated 411 bytes in 1 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 16:57:12.894 7 INFO cinder.api.openstack.wsgi [req-67a7d9d7-3dc3-4f7f-b6ab-d0cc658b9ab5 req-cf9b1313-f86f-4e3b-af01-55b07926853b 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/volumes/a1c31825-bb8b-4fcd-bbc1-7f86206cf599 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-21 16:57:12.916 7 INFO cinder.volume.api [req-67a7d9d7-3dc3-4f7f-b6ab-d0cc658b9ab5 req-cf9b1313-f86f-4e3b-af01-55b07926853b 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] Volume info retrieved successfully. 2026-05-21 16:57:12.923 7 INFO cinder.api.openstack.wsgi [req-67a7d9d7-3dc3-4f7f-b6ab-d0cc658b9ab5 req-cf9b1313-f86f-4e3b-af01-55b07926853b 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/volumes/a1c31825-bb8b-4fcd-bbc1-7f86206cf599 returned with HTTP 200 [pid: 7|app: 0|req: 482/961] 199.19.213.226 () {36 vars in 1072 bytes} [Thu May 21 16:57:12 2026] GET /v3/e34136c9e217430aa9e079d8dd5d2217/volumes/a1c31825-bb8b-4fcd-bbc1-7f86206cf599 => generated 1898 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 16:57:13.009 8 INFO cinder.api.openstack.wsgi [req-67a7d9d7-3dc3-4f7f-b6ab-d0cc658b9ab5 req-50d95719-81f5-43a0-85cd-7c7e5e12d617 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/attachments/0c6645bd-b6c0-4bce-a5de-f59da6c43b5f /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-21 16:57:13.552 8 INFO cinder.api.openstack.wsgi [req-67a7d9d7-3dc3-4f7f-b6ab-d0cc658b9ab5 req-50d95719-81f5-43a0-85cd-7c7e5e12d617 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/attachments/0c6645bd-b6c0-4bce-a5de-f59da6c43b5f returned with HTTP 200 [pid: 8|app: 0|req: 480/962] 199.19.213.226 () {40 vars in 1134 bytes} [Thu May 21 16:57:13 2026] PUT /v3/e34136c9e217430aa9e079d8dd5d2217/attachments/0c6645bd-b6c0-4bce-a5de-f59da6c43b5f => generated 802 bytes in 553 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 16:57:13.770 7 INFO cinder.api.openstack.wsgi [req-c684b117-475a-4dba-9ae2-b4b3ce1b239f req-3805fa47-cbe0-4388-a48f-07ecd4617f27 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/volumes/a1c31825-bb8b-4fcd-bbc1-7f86206cf599 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-21 16:57:13.800 7 INFO cinder.volume.api [req-c684b117-475a-4dba-9ae2-b4b3ce1b239f req-3805fa47-cbe0-4388-a48f-07ecd4617f27 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] Volume info retrieved successfully. 2026-05-21 16:57:13.805 7 INFO cinder.api.openstack.wsgi [req-c684b117-475a-4dba-9ae2-b4b3ce1b239f req-3805fa47-cbe0-4388-a48f-07ecd4617f27 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/volumes/a1c31825-bb8b-4fcd-bbc1-7f86206cf599 returned with HTTP 200 [pid: 7|app: 0|req: 483/963] 199.19.213.226 () {32 vars in 824 bytes} [Thu May 21 16:57:13 2026] GET /v3/e34136c9e217430aa9e079d8dd5d2217/volumes/a1c31825-bb8b-4fcd-bbc1-7f86206cf599 => generated 1675 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 16:57:14.073 8 INFO cinder.api.openstack.wsgi [req-67a7d9d7-3dc3-4f7f-b6ab-d0cc658b9ab5 req-80b4ce7f-38b2-4fbf-a209-512e249840a2 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/attachments/0c6645bd-b6c0-4bce-a5de-f59da6c43b5f/action /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-21 16:57:14.100 8 INFO cinder.api.openstack.wsgi [req-67a7d9d7-3dc3-4f7f-b6ab-d0cc658b9ab5 req-80b4ce7f-38b2-4fbf-a209-512e249840a2 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/attachments/0c6645bd-b6c0-4bce-a5de-f59da6c43b5f/action returned with HTTP 204 [pid: 8|app: 0|req: 481/964] 199.19.213.226 () {40 vars in 1147 bytes} [Thu May 21 16:57:14 2026] POST /v3/e34136c9e217430aa9e079d8dd5d2217/attachments/0c6645bd-b6c0-4bce-a5de-f59da6c43b5f/action => generated 0 bytes in 35 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 16:57:16.899 7 INFO cinder.api.openstack.wsgi [req-c684b117-475a-4dba-9ae2-b4b3ce1b239f req-b3b30b75-c8de-42b4-92d0-9f4f73f0b1c4 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/volumes/a1c31825-bb8b-4fcd-bbc1-7f86206cf599 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-21 16:57:16.925 7 INFO cinder.volume.api [req-c684b117-475a-4dba-9ae2-b4b3ce1b239f req-b3b30b75-c8de-42b4-92d0-9f4f73f0b1c4 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] Volume info retrieved successfully. 2026-05-21 16:57:16.931 7 INFO cinder.api.openstack.wsgi [req-c684b117-475a-4dba-9ae2-b4b3ce1b239f req-b3b30b75-c8de-42b4-92d0-9f4f73f0b1c4 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/volumes/a1c31825-bb8b-4fcd-bbc1-7f86206cf599 returned with HTTP 200 [pid: 7|app: 0|req: 484/965] 199.19.213.226 () {32 vars in 824 bytes} [Thu May 21 16:57:16 2026] GET /v3/e34136c9e217430aa9e079d8dd5d2217/volumes/a1c31825-bb8b-4fcd-bbc1-7f86206cf599 => generated 1973 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 16:57:19.956 8 INFO cinder.api.openstack.wsgi [req-c684b117-475a-4dba-9ae2-b4b3ce1b239f req-f9f27a70-4128-4ffb-9271-9391978a2d64 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/volumes/a1c31825-bb8b-4fcd-bbc1-7f86206cf599 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-21 16:57:19.978 8 INFO cinder.volume.api [req-c684b117-475a-4dba-9ae2-b4b3ce1b239f req-f9f27a70-4128-4ffb-9271-9391978a2d64 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] Volume info retrieved successfully. 2026-05-21 16:57:19.985 8 INFO cinder.api.openstack.wsgi [req-c684b117-475a-4dba-9ae2-b4b3ce1b239f req-f9f27a70-4128-4ffb-9271-9391978a2d64 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/volumes/a1c31825-bb8b-4fcd-bbc1-7f86206cf599 returned with HTTP 200 [pid: 8|app: 0|req: 482/966] 199.19.213.226 () {32 vars in 824 bytes} [Thu May 21 16:57:19 2026] GET /v3/e34136c9e217430aa9e079d8dd5d2217/volumes/a1c31825-bb8b-4fcd-bbc1-7f86206cf599 => generated 1973 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-21 16:57:22.443 8 INFO cinder.api.openstack.wsgi [req-c684b117-475a-4dba-9ae2-b4b3ce1b239f req-f9f27a70-4128-4ffb-9271-9391978a2d64 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:57:22.443 7 INFO cinder.api.openstack.wsgi [req-c684b117-475a-4dba-9ae2-b4b3ce1b239f req-b3b30b75-c8de-42b4-92d0-9f4f73f0b1c4 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:57:22.445 8 INFO cinder.api.openstack.wsgi [req-c684b117-475a-4dba-9ae2-b4b3ce1b239f req-f9f27a70-4128-4ffb-9271-9391978a2d64 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:57:22.445 7 INFO cinder.api.openstack.wsgi [req-c684b117-475a-4dba-9ae2-b4b3ce1b239f req-b3b30b75-c8de-42b4-92d0-9f4f73f0b1c4 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 16:57:23.068 7 INFO cinder.api.openstack.wsgi [req-c684b117-475a-4dba-9ae2-b4b3ce1b239f req-52b62bfc-0eb1-4a38-8cdc-cd917c482321 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/volumes/a1c31825-bb8b-4fcd-bbc1-7f86206cf599 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-21 16:57:23.089 7 INFO cinder.volume.api [req-c684b117-475a-4dba-9ae2-b4b3ce1b239f req-52b62bfc-0eb1-4a38-8cdc-cd917c482321 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] Volume info retrieved successfully. 2026-05-21 16:57:23.096 7 INFO cinder.api.openstack.wsgi [req-c684b117-475a-4dba-9ae2-b4b3ce1b239f req-52b62bfc-0eb1-4a38-8cdc-cd917c482321 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/volumes/a1c31825-bb8b-4fcd-bbc1-7f86206cf599 returned with HTTP 200 [pid: 7|app: 0|req: 486/969] 199.19.213.226 () {32 vars in 824 bytes} [Thu May 21 16:57:23 2026] GET /v3/e34136c9e217430aa9e079d8dd5d2217/volumes/a1c31825-bb8b-4fcd-bbc1-7f86206cf599 => generated 1973 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-21 16:57:32.443 8 INFO cinder.api.openstack.wsgi [req-c684b117-475a-4dba-9ae2-b4b3ce1b239f req-f9f27a70-4128-4ffb-9271-9391978a2d64 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:57:32.443 7 INFO cinder.api.openstack.wsgi [req-c684b117-475a-4dba-9ae2-b4b3ce1b239f req-52b62bfc-0eb1-4a38-8cdc-cd917c482321 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:57:32.444 7 INFO cinder.api.openstack.wsgi [req-c684b117-475a-4dba-9ae2-b4b3ce1b239f req-52b62bfc-0eb1-4a38-8cdc-cd917c482321 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:57:32.444 8 INFO cinder.api.openstack.wsgi [req-c684b117-475a-4dba-9ae2-b4b3ce1b239f req-f9f27a70-4128-4ffb-9271-9391978a2d64 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 16:57:33.753 8 INFO cinder.api.openstack.wsgi [None req-56e25871-787c-4fb1-8d66-9ccf0cffead4 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/volumes/detail?all_tenants=true 2026-05-21 16:57:33.775 8 INFO cinder.volume.api [None req-56e25871-787c-4fb1-8d66-9ccf0cffead4 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] Get all volumes completed successfully. /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-21 16:57:33.785 8 INFO cinder.api.openstack.wsgi [None req-56e25871-787c-4fb1-8d66-9ccf0cffead4 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 485/972] 10.0.0.211 () {28 vars in 683 bytes} [Thu May 21 16:57:33 2026] GET /v3/e34136c9e217430aa9e079d8dd5d2217/volumes/detail?all_tenants=true => generated 1976 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 16:57:33.798 7 INFO cinder.api.openstack.wsgi [None req-53241d6a-9f19-4cc2-b297-fd1b4ac4432e 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/scheduler-stats/get_pools?detail=true 2026-05-21 16:57:34.301 7 INFO cinder.api.openstack.wsgi [None req-53241d6a-9f19-4cc2-b297-fd1b4ac4432e 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 488/973] 10.0.0.211 () {28 vars in 695 bytes} [Thu May 21 16:57:33 2026] GET /v3/e34136c9e217430aa9e079d8dd5d2217/scheduler-stats/get_pools?detail=true => generated 671 bytes in 512 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 16:57:34.311 8 INFO cinder.api.openstack.wsgi [None req-b94ce7a4-7b3c-4009-8bf4-4f7239a78b2c 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/snapshots?all_tenants=true 2026-05-21 16:57:34.316 8 INFO cinder.volume.api [None req-b94ce7a4-7b3c-4009-8bf4-4f7239a78b2c 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] Get all snapshots completed successfully. 2026-05-21 16:57:34.316 8 INFO cinder.api.openstack.wsgi [None req-b94ce7a4-7b3c-4009-8bf4-4f7239a78b2c 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 486/974] 10.0.0.211 () {28 vars in 673 bytes} [Thu May 21 16:57:34 2026] GET /v3/e34136c9e217430aa9e079d8dd5d2217/snapshots?all_tenants=true => generated 17 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-21 16:57:34.349 7 INFO cinder.api.openstack.wsgi [None req-fa6e05ff-4475-4c86-987c-c0c69ffe430c 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/os-quota-sets/0e97fc9c6f4d43359da8fe12224edc77?usage=true 2026-05-21 16:57:34.387 7 INFO cinder.api.openstack.wsgi [None req-fa6e05ff-4475-4c86-987c-c0c69ffe430c 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/os-quota-sets/0e97fc9c6f4d43359da8fe12224edc77?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 489/975] 10.0.0.211 () {28 vars in 735 bytes} [Thu May 21 16:57:34 2026] GET /v3/e34136c9e217430aa9e079d8dd5d2217/os-quota-sets/0e97fc9c6f4d43359da8fe12224edc77?usage=true => generated 847 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-21 16:57:34.401 8 INFO cinder.api.openstack.wsgi [None req-5d6030dc-d252-4e78-a6dc-a5c06d79d70f 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/os-quota-sets/17c3f0f42d36483f9b1ceb9c660adbc6?usage=true 2026-05-21 16:57:34.430 8 INFO cinder.api.openstack.wsgi [None req-5d6030dc-d252-4e78-a6dc-a5c06d79d70f 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/os-quota-sets/17c3f0f42d36483f9b1ceb9c660adbc6?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 487/976] 10.0.0.211 () {28 vars in 735 bytes} [Thu May 21 16:57:34 2026] GET /v3/e34136c9e217430aa9e079d8dd5d2217/os-quota-sets/17c3f0f42d36483f9b1ceb9c660adbc6?usage=true => generated 845 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-21 16:57:34.452 7 INFO cinder.api.openstack.wsgi [None req-64ec0efa-15cc-4343-938e-eb1dd8f8fcde 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/os-quota-sets/35d66a59612444ecb2abd27c38d3cffc?usage=true 2026-05-21 16:57:34.469 7 INFO cinder.api.openstack.wsgi [None req-64ec0efa-15cc-4343-938e-eb1dd8f8fcde 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/os-quota-sets/35d66a59612444ecb2abd27c38d3cffc?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 490/977] 10.0.0.211 () {28 vars in 735 bytes} [Thu May 21 16:57:34 2026] GET /v3/e34136c9e217430aa9e079d8dd5d2217/os-quota-sets/35d66a59612444ecb2abd27c38d3cffc?usage=true => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-21 16:57:34.485 8 INFO cinder.api.openstack.wsgi [None req-4308487e-8a33-4843-a58e-4e33d456296a 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/os-quota-sets/438cdbb317d64dd79665fa290500188d?usage=true 2026-05-21 16:57:34.524 8 INFO cinder.api.openstack.wsgi [None req-4308487e-8a33-4843-a58e-4e33d456296a 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/os-quota-sets/438cdbb317d64dd79665fa290500188d?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 488/978] 10.0.0.211 () {28 vars in 735 bytes} [Thu May 21 16:57:34 2026] GET /v3/e34136c9e217430aa9e079d8dd5d2217/os-quota-sets/438cdbb317d64dd79665fa290500188d?usage=true => generated 847 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-21 16:57:34.540 7 INFO cinder.api.openstack.wsgi [None req-4755df56-2d7e-4ad0-9fff-5cc6e4a6af0c 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/os-quota-sets/47fa629b132e4714ba0b0331a2afe9df?usage=true 2026-05-21 16:57:34.562 7 INFO cinder.api.openstack.wsgi [None req-4755df56-2d7e-4ad0-9fff-5cc6e4a6af0c 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/os-quota-sets/47fa629b132e4714ba0b0331a2afe9df?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 491/979] 10.0.0.211 () {28 vars in 735 bytes} [Thu May 21 16:57:34 2026] GET /v3/e34136c9e217430aa9e079d8dd5d2217/os-quota-sets/47fa629b132e4714ba0b0331a2afe9df?usage=true => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-21 16:57:34.577 8 INFO cinder.api.openstack.wsgi [None req-fdb0c265-dd9d-4776-9131-d21edb72fcf9 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/os-quota-sets/4c299e2fd0cd4202bb122fdc6ee074f8?usage=true 2026-05-21 16:57:34.602 8 INFO cinder.api.openstack.wsgi [None req-fdb0c265-dd9d-4776-9131-d21edb72fcf9 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/os-quota-sets/4c299e2fd0cd4202bb122fdc6ee074f8?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 489/980] 10.0.0.211 () {28 vars in 735 bytes} [Thu May 21 16:57:34 2026] GET /v3/e34136c9e217430aa9e079d8dd5d2217/os-quota-sets/4c299e2fd0cd4202bb122fdc6ee074f8?usage=true => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-21 16:57:34.614 7 INFO cinder.api.openstack.wsgi [None req-5c74c0d3-7595-4ad4-bac0-237c273e8bb3 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/os-quota-sets/4d0fafcf81744288badf64d5d6648f32?usage=true 2026-05-21 16:57:34.644 7 INFO cinder.api.openstack.wsgi [None req-5c74c0d3-7595-4ad4-bac0-237c273e8bb3 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/os-quota-sets/4d0fafcf81744288badf64d5d6648f32?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 492/981] 10.0.0.211 () {28 vars in 735 bytes} [Thu May 21 16:57:34 2026] GET /v3/e34136c9e217430aa9e079d8dd5d2217/os-quota-sets/4d0fafcf81744288badf64d5d6648f32?usage=true => generated 847 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-21 16:57:34.657 8 INFO cinder.api.openstack.wsgi [None req-e35db6f0-2410-4c83-89a2-837e0dc488d4 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/os-quota-sets/542a0ba5dd694b6990289e5254f6ca6e?usage=true 2026-05-21 16:57:34.687 8 INFO cinder.api.openstack.wsgi [None req-e35db6f0-2410-4c83-89a2-837e0dc488d4 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/os-quota-sets/542a0ba5dd694b6990289e5254f6ca6e?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 490/982] 10.0.0.211 () {28 vars in 735 bytes} [Thu May 21 16:57:34 2026] GET /v3/e34136c9e217430aa9e079d8dd5d2217/os-quota-sets/542a0ba5dd694b6990289e5254f6ca6e?usage=true => generated 847 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-21 16:57:34.698 7 INFO cinder.api.openstack.wsgi [None req-75a6a572-e7d3-4c38-a9d7-e62fe4a2edf9 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/os-quota-sets/9d34ecf9654943548df61fffcce51288?usage=true 2026-05-21 16:57:34.731 7 INFO cinder.api.openstack.wsgi [None req-75a6a572-e7d3-4c38-a9d7-e62fe4a2edf9 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/os-quota-sets/9d34ecf9654943548df61fffcce51288?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 493/983] 10.0.0.211 () {28 vars in 735 bytes} [Thu May 21 16:57:34 2026] GET /v3/e34136c9e217430aa9e079d8dd5d2217/os-quota-sets/9d34ecf9654943548df61fffcce51288?usage=true => generated 847 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-21 16:57:34.750 8 INFO cinder.api.openstack.wsgi [None req-56b666fc-4d9b-4015-bc67-373530f73592 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/os-quota-sets/b70205ca8db54ec9baf3bb81143e9663?usage=true 2026-05-21 16:57:34.772 8 INFO cinder.api.openstack.wsgi [None req-56b666fc-4d9b-4015-bc67-373530f73592 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/os-quota-sets/b70205ca8db54ec9baf3bb81143e9663?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 491/984] 10.0.0.211 () {28 vars in 735 bytes} [Thu May 21 16:57:34 2026] GET /v3/e34136c9e217430aa9e079d8dd5d2217/os-quota-sets/b70205ca8db54ec9baf3bb81143e9663?usage=true => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-21 16:57:34.783 7 INFO cinder.api.openstack.wsgi [None req-c4069a53-5024-4d4e-9636-1037b4366eaf 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/os-quota-sets/c816f59309be4db3b793f86d7140b9ef?usage=true 2026-05-21 16:57:34.809 7 INFO cinder.api.openstack.wsgi [None req-c4069a53-5024-4d4e-9636-1037b4366eaf 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/os-quota-sets/c816f59309be4db3b793f86d7140b9ef?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 494/985] 10.0.0.211 () {28 vars in 735 bytes} [Thu May 21 16:57:34 2026] GET /v3/e34136c9e217430aa9e079d8dd5d2217/os-quota-sets/c816f59309be4db3b793f86d7140b9ef?usage=true => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-21 16:57:34.826 8 INFO cinder.api.openstack.wsgi [None req-47f0b05b-6e3c-491e-8c91-d777b274b41e 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/os-quota-sets/e34136c9e217430aa9e079d8dd5d2217?usage=true 2026-05-21 16:57:34.849 8 INFO cinder.api.openstack.wsgi [None req-47f0b05b-6e3c-491e-8c91-d777b274b41e 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/os-quota-sets/e34136c9e217430aa9e079d8dd5d2217?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 492/986] 10.0.0.211 () {28 vars in 735 bytes} [Thu May 21 16:57:34 2026] GET /v3/e34136c9e217430aa9e079d8dd5d2217/os-quota-sets/e34136c9e217430aa9e079d8dd5d2217?usage=true => generated 847 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-21 16:57:34.860 7 INFO cinder.api.openstack.wsgi [None req-369e87a3-d4a2-45a4-b1e2-613dbc0ba133 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/os-quota-sets/e77cef5f02984a28bf3b535c07d0dfc9?usage=true 2026-05-21 16:57:34.887 7 INFO cinder.api.openstack.wsgi [None req-369e87a3-d4a2-45a4-b1e2-613dbc0ba133 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/os-quota-sets/e77cef5f02984a28bf3b535c07d0dfc9?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 495/987] 10.0.0.211 () {28 vars in 735 bytes} [Thu May 21 16:57:34 2026] GET /v3/e34136c9e217430aa9e079d8dd5d2217/os-quota-sets/e77cef5f02984a28bf3b535c07d0dfc9?usage=true => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-21 16:57:34.905 8 INFO cinder.api.openstack.wsgi [None req-85684f35-d4e1-4aa2-b8a8-f5f952bdda13 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/os-quota-sets/f74d37d9ecd1491183083a769a11259b?usage=true 2026-05-21 16:57:34.928 8 INFO cinder.api.openstack.wsgi [None req-85684f35-d4e1-4aa2-b8a8-f5f952bdda13 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/os-quota-sets/f74d37d9ecd1491183083a769a11259b?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 493/988] 10.0.0.211 () {28 vars in 735 bytes} [Thu May 21 16:57:34 2026] GET /v3/e34136c9e217430aa9e079d8dd5d2217/os-quota-sets/f74d37d9ecd1491183083a769a11259b?usage=true => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-21 16:57:34.937 7 INFO cinder.api.openstack.wsgi [None req-772b7bbe-bc20-4c0c-b9b4-6de934418b44 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/volumes/detail?all_tenants=true 2026-05-21 16:57:34.949 7 INFO cinder.volume.api [None req-772b7bbe-bc20-4c0c-b9b4-6de934418b44 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] Get all volumes completed successfully. /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-21 16:57:34.954 7 INFO cinder.api.openstack.wsgi [None req-772b7bbe-bc20-4c0c-b9b4-6de934418b44 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 496/989] 10.0.0.211 () {28 vars in 683 bytes} [Thu May 21 16:57:34 2026] GET /v3/e34136c9e217430aa9e079d8dd5d2217/volumes/detail?all_tenants=true => generated 1976 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-21 16:57:34.966 8 INFO cinder.api.openstack.wsgi [None req-f0752d8c-5a20-4982-8044-39b8920acebf 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/os-services 2026-05-21 16:57:34.971 8 INFO cinder.api.openstack.wsgi [None req-f0752d8c-5a20-4982-8044-39b8920acebf 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/os-services returned with HTTP 200 [pid: 8|app: 0|req: 494/990] 10.0.0.211 () {28 vars in 644 bytes} [Thu May 21 16:57:34 2026] GET /v3/e34136c9e217430aa9e079d8dd5d2217/os-services => generated 646 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-21 16:57:42.443 8 INFO cinder.api.openstack.wsgi [None req-f0752d8c-5a20-4982-8044-39b8920acebf 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:57:42.443 7 INFO cinder.api.openstack.wsgi [None req-772b7bbe-bc20-4c0c-b9b4-6de934418b44 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:57:42.444 7 INFO cinder.api.openstack.wsgi [None req-772b7bbe-bc20-4c0c-b9b4-6de934418b44 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:57:42.445 8 INFO cinder.api.openstack.wsgi [None req-f0752d8c-5a20-4982-8044-39b8920acebf 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:57:52.443 7 INFO cinder.api.openstack.wsgi [None req-772b7bbe-bc20-4c0c-b9b4-6de934418b44 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:57:52.444 8 INFO cinder.api.openstack.wsgi [None req-f0752d8c-5a20-4982-8044-39b8920acebf 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:57:52.445 7 INFO cinder.api.openstack.wsgi [None req-772b7bbe-bc20-4c0c-b9b4-6de934418b44 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:57:52.445 8 INFO cinder.api.openstack.wsgi [None req-f0752d8c-5a20-4982-8044-39b8920acebf 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:58:02.444 7 INFO cinder.api.openstack.wsgi [None req-772b7bbe-bc20-4c0c-b9b4-6de934418b44 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:58:02.444 8 INFO cinder.api.openstack.wsgi [None req-f0752d8c-5a20-4982-8044-39b8920acebf 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:58:02.445 7 INFO cinder.api.openstack.wsgi [None req-772b7bbe-bc20-4c0c-b9b4-6de934418b44 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:58:02.445 8 INFO cinder.api.openstack.wsgi [None req-f0752d8c-5a20-4982-8044-39b8920acebf 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:58:12.444 7 INFO cinder.api.openstack.wsgi [None req-772b7bbe-bc20-4c0c-b9b4-6de934418b44 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:58:12.444 8 INFO cinder.api.openstack.wsgi [None req-f0752d8c-5a20-4982-8044-39b8920acebf 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:58:12.445 7 INFO cinder.api.openstack.wsgi [None req-772b7bbe-bc20-4c0c-b9b4-6de934418b44 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:58:12.452 8 INFO cinder.api.openstack.wsgi [None req-f0752d8c-5a20-4982-8044-39b8920acebf 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:58:22.443 7 INFO cinder.api.openstack.wsgi [None req-772b7bbe-bc20-4c0c-b9b4-6de934418b44 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:58:22.443 8 INFO cinder.api.openstack.wsgi [None req-f0752d8c-5a20-4982-8044-39b8920acebf 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:58:22.444 7 INFO cinder.api.openstack.wsgi [None req-772b7bbe-bc20-4c0c-b9b4-6de934418b44 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:58:22.445 8 INFO cinder.api.openstack.wsgi [None req-f0752d8c-5a20-4982-8044-39b8920acebf 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:58:32.443 7 INFO cinder.api.openstack.wsgi [None req-772b7bbe-bc20-4c0c-b9b4-6de934418b44 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:58:32.443 8 INFO cinder.api.openstack.wsgi [None req-f0752d8c-5a20-4982-8044-39b8920acebf 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:58:32.444 8 INFO cinder.api.openstack.wsgi [None req-f0752d8c-5a20-4982-8044-39b8920acebf 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:58:32.445 7 INFO cinder.api.openstack.wsgi [None req-772b7bbe-bc20-4c0c-b9b4-6de934418b44 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 16:58:33.650 7 INFO cinder.api.openstack.wsgi [None req-33dd0905-490c-474f-881e-8fa79d64e625 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/volumes/detail?all_tenants=true 2026-05-21 16:58:33.662 7 INFO cinder.volume.api [None req-33dd0905-490c-474f-881e-8fa79d64e625 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] Get all volumes completed successfully. /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-21 16:58:33.668 7 INFO cinder.api.openstack.wsgi [None req-33dd0905-490c-474f-881e-8fa79d64e625 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 503/1003] 10.0.0.211 () {28 vars in 683 bytes} [Thu May 21 16:58:33 2026] GET /v3/e34136c9e217430aa9e079d8dd5d2217/volumes/detail?all_tenants=true => generated 1976 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-21 16:58:33.687 8 INFO cinder.api.openstack.wsgi [None req-15eb9712-9d71-4eaa-a9df-8071fa084006 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/scheduler-stats/get_pools?detail=true 2026-05-21 16:58:34.194 8 INFO cinder.api.openstack.wsgi [None req-15eb9712-9d71-4eaa-a9df-8071fa084006 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 501/1004] 10.0.0.211 () {28 vars in 695 bytes} [Thu May 21 16:58:33 2026] GET /v3/e34136c9e217430aa9e079d8dd5d2217/scheduler-stats/get_pools?detail=true => generated 671 bytes in 514 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 16:58:34.235 7 INFO cinder.api.openstack.wsgi [None req-1e8176d2-22f3-44d1-9513-4913fff69d97 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/os-quota-sets/0e97fc9c6f4d43359da8fe12224edc77?usage=true 2026-05-21 16:58:34.256 7 INFO cinder.api.openstack.wsgi [None req-1e8176d2-22f3-44d1-9513-4913fff69d97 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/os-quota-sets/0e97fc9c6f4d43359da8fe12224edc77?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 504/1005] 10.0.0.211 () {28 vars in 735 bytes} [Thu May 21 16:58:34 2026] GET /v3/e34136c9e217430aa9e079d8dd5d2217/os-quota-sets/0e97fc9c6f4d43359da8fe12224edc77?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-21 16:58:34.271 8 INFO cinder.api.openstack.wsgi [None req-45f7b704-a209-435b-a1f3-1127dd95c1c1 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/os-quota-sets/17c3f0f42d36483f9b1ceb9c660adbc6?usage=true 2026-05-21 16:58:34.294 8 INFO cinder.api.openstack.wsgi [None req-45f7b704-a209-435b-a1f3-1127dd95c1c1 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/os-quota-sets/17c3f0f42d36483f9b1ceb9c660adbc6?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 502/1006] 10.0.0.211 () {28 vars in 735 bytes} [Thu May 21 16:58:34 2026] GET /v3/e34136c9e217430aa9e079d8dd5d2217/os-quota-sets/17c3f0f42d36483f9b1ceb9c660adbc6?usage=true => generated 845 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-21 16:58:34.308 7 INFO cinder.api.openstack.wsgi [None req-92c0fd53-4e2f-4fc9-95c7-529c2a4904ed 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/os-quota-sets/35d66a59612444ecb2abd27c38d3cffc?usage=true 2026-05-21 16:58:34.328 7 INFO cinder.api.openstack.wsgi [None req-92c0fd53-4e2f-4fc9-95c7-529c2a4904ed 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/os-quota-sets/35d66a59612444ecb2abd27c38d3cffc?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 505/1007] 10.0.0.211 () {28 vars in 735 bytes} [Thu May 21 16:58:34 2026] GET /v3/e34136c9e217430aa9e079d8dd5d2217/os-quota-sets/35d66a59612444ecb2abd27c38d3cffc?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-21 16:58:34.340 8 INFO cinder.api.openstack.wsgi [None req-0d8e29f7-90d8-47f3-bd1c-110b0d049a47 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/os-quota-sets/47fa629b132e4714ba0b0331a2afe9df?usage=true 2026-05-21 16:58:34.359 8 INFO cinder.api.openstack.wsgi [None req-0d8e29f7-90d8-47f3-bd1c-110b0d049a47 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/os-quota-sets/47fa629b132e4714ba0b0331a2afe9df?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 503/1008] 10.0.0.211 () {28 vars in 735 bytes} [Thu May 21 16:58:34 2026] GET /v3/e34136c9e217430aa9e079d8dd5d2217/os-quota-sets/47fa629b132e4714ba0b0331a2afe9df?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-21 16:58:34.373 7 INFO cinder.api.openstack.wsgi [None req-50a3d27b-2ee9-4b50-9268-469a1932faf4 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/os-quota-sets/4c299e2fd0cd4202bb122fdc6ee074f8?usage=true 2026-05-21 16:58:34.412 7 INFO cinder.api.openstack.wsgi [None req-50a3d27b-2ee9-4b50-9268-469a1932faf4 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/os-quota-sets/4c299e2fd0cd4202bb122fdc6ee074f8?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 506/1009] 10.0.0.211 () {28 vars in 735 bytes} [Thu May 21 16:58:34 2026] GET /v3/e34136c9e217430aa9e079d8dd5d2217/os-quota-sets/4c299e2fd0cd4202bb122fdc6ee074f8?usage=true => generated 847 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-21 16:58:34.426 8 INFO cinder.api.openstack.wsgi [None req-ac7321e6-0bf0-4aec-8a42-f1ec7399fc06 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/os-quota-sets/4d0fafcf81744288badf64d5d6648f32?usage=true 2026-05-21 16:58:34.446 8 INFO cinder.api.openstack.wsgi [None req-ac7321e6-0bf0-4aec-8a42-f1ec7399fc06 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/os-quota-sets/4d0fafcf81744288badf64d5d6648f32?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 504/1010] 10.0.0.211 () {28 vars in 735 bytes} [Thu May 21 16:58:34 2026] GET /v3/e34136c9e217430aa9e079d8dd5d2217/os-quota-sets/4d0fafcf81744288badf64d5d6648f32?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-21 16:58:34.461 7 INFO cinder.api.openstack.wsgi [None req-77b25a75-fb23-4795-8147-f4e2eb0c6c81 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/os-quota-sets/542a0ba5dd694b6990289e5254f6ca6e?usage=true 2026-05-21 16:58:34.485 7 INFO cinder.api.openstack.wsgi [None req-77b25a75-fb23-4795-8147-f4e2eb0c6c81 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/os-quota-sets/542a0ba5dd694b6990289e5254f6ca6e?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 507/1011] 10.0.0.211 () {28 vars in 735 bytes} [Thu May 21 16:58:34 2026] GET /v3/e34136c9e217430aa9e079d8dd5d2217/os-quota-sets/542a0ba5dd694b6990289e5254f6ca6e?usage=true => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-21 16:58:34.496 8 INFO cinder.api.openstack.wsgi [None req-d05793a0-9b4b-4732-9b4d-6e094992259a 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/os-quota-sets/9d34ecf9654943548df61fffcce51288?usage=true 2026-05-21 16:58:34.522 8 INFO cinder.api.openstack.wsgi [None req-d05793a0-9b4b-4732-9b4d-6e094992259a 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/os-quota-sets/9d34ecf9654943548df61fffcce51288?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 505/1012] 10.0.0.211 () {28 vars in 735 bytes} [Thu May 21 16:58:34 2026] GET /v3/e34136c9e217430aa9e079d8dd5d2217/os-quota-sets/9d34ecf9654943548df61fffcce51288?usage=true => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-21 16:58:34.533 7 INFO cinder.api.openstack.wsgi [None req-8675e0e8-8826-4c87-b0c2-c7f4e4f7aecb 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/os-quota-sets/b70205ca8db54ec9baf3bb81143e9663?usage=true 2026-05-21 16:58:34.553 7 INFO cinder.api.openstack.wsgi [None req-8675e0e8-8826-4c87-b0c2-c7f4e4f7aecb 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/os-quota-sets/b70205ca8db54ec9baf3bb81143e9663?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 508/1013] 10.0.0.211 () {28 vars in 735 bytes} [Thu May 21 16:58:34 2026] GET /v3/e34136c9e217430aa9e079d8dd5d2217/os-quota-sets/b70205ca8db54ec9baf3bb81143e9663?usage=true => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-21 16:58:34.564 8 INFO cinder.api.openstack.wsgi [None req-45bdd469-9efb-4128-8c27-d80b17737355 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/os-quota-sets/c816f59309be4db3b793f86d7140b9ef?usage=true 2026-05-21 16:58:34.589 8 INFO cinder.api.openstack.wsgi [None req-45bdd469-9efb-4128-8c27-d80b17737355 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/os-quota-sets/c816f59309be4db3b793f86d7140b9ef?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 506/1014] 10.0.0.211 () {28 vars in 735 bytes} [Thu May 21 16:58:34 2026] GET /v3/e34136c9e217430aa9e079d8dd5d2217/os-quota-sets/c816f59309be4db3b793f86d7140b9ef?usage=true => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-21 16:58:34.602 7 INFO cinder.api.openstack.wsgi [None req-54814556-6055-4222-9dbb-000cf90b5594 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/os-quota-sets/e34136c9e217430aa9e079d8dd5d2217?usage=true 2026-05-21 16:58:34.626 7 INFO cinder.api.openstack.wsgi [None req-54814556-6055-4222-9dbb-000cf90b5594 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/os-quota-sets/e34136c9e217430aa9e079d8dd5d2217?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 509/1015] 10.0.0.211 () {28 vars in 735 bytes} [Thu May 21 16:58:34 2026] GET /v3/e34136c9e217430aa9e079d8dd5d2217/os-quota-sets/e34136c9e217430aa9e079d8dd5d2217?usage=true => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-21 16:58:34.636 8 INFO cinder.api.openstack.wsgi [None req-4d5a040e-e764-45f5-ace6-8b46b842884d 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/os-services 2026-05-21 16:58:34.641 8 INFO cinder.api.openstack.wsgi [None req-4d5a040e-e764-45f5-ace6-8b46b842884d 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/os-services returned with HTTP 200 [pid: 8|app: 0|req: 507/1016] 10.0.0.211 () {28 vars in 644 bytes} [Thu May 21 16:58:34 2026] GET /v3/e34136c9e217430aa9e079d8dd5d2217/os-services => generated 646 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-21 16:58:34.652 7 INFO cinder.api.openstack.wsgi [None req-99676511-d803-4910-8723-fe83a6b89931 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/volumes/detail?all_tenants=true 2026-05-21 16:58:34.664 7 INFO cinder.volume.api [None req-99676511-d803-4910-8723-fe83a6b89931 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] Get all volumes completed successfully. /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-21 16:58:34.670 7 INFO cinder.api.openstack.wsgi [None req-99676511-d803-4910-8723-fe83a6b89931 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 510/1017] 10.0.0.211 () {28 vars in 683 bytes} [Thu May 21 16:58:34 2026] GET /v3/e34136c9e217430aa9e079d8dd5d2217/volumes/detail?all_tenants=true => generated 1976 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-21 16:58:34.682 8 INFO cinder.api.openstack.wsgi [None req-2af43c0f-703c-40a2-92e3-6b58733e34b3 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/snapshots?all_tenants=true 2026-05-21 16:58:34.690 8 INFO cinder.volume.api [None req-2af43c0f-703c-40a2-92e3-6b58733e34b3 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] Get all snapshots completed successfully. 2026-05-21 16:58:34.691 8 INFO cinder.api.openstack.wsgi [None req-2af43c0f-703c-40a2-92e3-6b58733e34b3 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 508/1018] 10.0.0.211 () {28 vars in 673 bytes} [Thu May 21 16:58:34 2026] GET /v3/e34136c9e217430aa9e079d8dd5d2217/snapshots?all_tenants=true => generated 17 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-21 16:58:42.444 7 INFO cinder.api.openstack.wsgi [None req-99676511-d803-4910-8723-fe83a6b89931 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:58:42.444 8 INFO cinder.api.openstack.wsgi [None req-2af43c0f-703c-40a2-92e3-6b58733e34b3 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:58:42.445 7 INFO cinder.api.openstack.wsgi [None req-99676511-d803-4910-8723-fe83a6b89931 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:58:42.445 8 INFO cinder.api.openstack.wsgi [None req-2af43c0f-703c-40a2-92e3-6b58733e34b3 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:58:52.443 7 INFO cinder.api.openstack.wsgi [None req-99676511-d803-4910-8723-fe83a6b89931 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:58:52.443 8 INFO cinder.api.openstack.wsgi [None req-2af43c0f-703c-40a2-92e3-6b58733e34b3 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:58:52.444 7 INFO cinder.api.openstack.wsgi [None req-99676511-d803-4910-8723-fe83a6b89931 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:58:52.444 8 INFO cinder.api.openstack.wsgi [None req-2af43c0f-703c-40a2-92e3-6b58733e34b3 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:59:02.443 8 INFO cinder.api.openstack.wsgi [None req-2af43c0f-703c-40a2-92e3-6b58733e34b3 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:59:02.444 7 INFO cinder.api.openstack.wsgi [None req-99676511-d803-4910-8723-fe83a6b89931 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:59:02.444 8 INFO cinder.api.openstack.wsgi [None req-2af43c0f-703c-40a2-92e3-6b58733e34b3 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:59:02.445 7 INFO cinder.api.openstack.wsgi [None req-99676511-d803-4910-8723-fe83a6b89931 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:59:12.444 7 INFO cinder.api.openstack.wsgi [None req-99676511-d803-4910-8723-fe83a6b89931 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:59:12.444 8 INFO cinder.api.openstack.wsgi [None req-2af43c0f-703c-40a2-92e3-6b58733e34b3 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:59:12.445 8 INFO cinder.api.openstack.wsgi [None req-2af43c0f-703c-40a2-92e3-6b58733e34b3 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:59:12.445 7 INFO cinder.api.openstack.wsgi [None req-99676511-d803-4910-8723-fe83a6b89931 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:59:22.444 7 INFO cinder.api.openstack.wsgi [None req-99676511-d803-4910-8723-fe83a6b89931 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:59:22.444 8 INFO cinder.api.openstack.wsgi [None req-2af43c0f-703c-40a2-92e3-6b58733e34b3 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:59:22.445 7 INFO cinder.api.openstack.wsgi [None req-99676511-d803-4910-8723-fe83a6b89931 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:59:22.445 8 INFO cinder.api.openstack.wsgi [None req-2af43c0f-703c-40a2-92e3-6b58733e34b3 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:59:32.444 8 INFO cinder.api.openstack.wsgi [None req-2af43c0f-703c-40a2-92e3-6b58733e34b3 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:59:32.444 7 INFO cinder.api.openstack.wsgi [None req-99676511-d803-4910-8723-fe83a6b89931 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:59:32.445 7 INFO cinder.api.openstack.wsgi [None req-99676511-d803-4910-8723-fe83a6b89931 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:59:32.445 8 INFO cinder.api.openstack.wsgi [None req-2af43c0f-703c-40a2-92e3-6b58733e34b3 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:59:33.588 8 INFO cinder.api.openstack.wsgi [None req-d68d614e-e581-44b7-9806-476913d0d621 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/snapshots?all_tenants=true 2026-05-21 16:59:33.597 8 INFO cinder.volume.api [None req-d68d614e-e581-44b7-9806-476913d0d621 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] Get all snapshots completed successfully. 2026-05-21 16:59:33.597 8 INFO cinder.api.openstack.wsgi [None req-d68d614e-e581-44b7-9806-476913d0d621 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 515/1031] 10.0.0.211 () {28 vars in 673 bytes} [Thu May 21 16:59:33 2026] GET /v3/e34136c9e217430aa9e079d8dd5d2217/snapshots?all_tenants=true => generated 17 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 16:59:33.608 7 INFO cinder.api.openstack.wsgi [None req-a9801634-ac11-4988-8f48-00e418c5b2d4 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/volumes/detail?all_tenants=true 2026-05-21 16:59:33.624 7 INFO cinder.volume.api [None req-a9801634-ac11-4988-8f48-00e418c5b2d4 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] Get all volumes completed successfully. /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-21 16:59:33.630 7 INFO cinder.api.openstack.wsgi [None req-a9801634-ac11-4988-8f48-00e418c5b2d4 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 517/1032] 10.0.0.211 () {28 vars in 683 bytes} [Thu May 21 16:59:33 2026] GET /v3/e34136c9e217430aa9e079d8dd5d2217/volumes/detail?all_tenants=true => generated 1976 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-21 16:59:33.642 8 INFO cinder.api.openstack.wsgi [None req-8129bff9-4344-48c7-a43f-5540389e6750 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/os-services 2026-05-21 16:59:33.647 8 INFO cinder.api.openstack.wsgi [None req-8129bff9-4344-48c7-a43f-5540389e6750 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/os-services returned with HTTP 200 [pid: 8|app: 0|req: 516/1033] 10.0.0.211 () {28 vars in 644 bytes} [Thu May 21 16:59:33 2026] GET /v3/e34136c9e217430aa9e079d8dd5d2217/os-services => generated 646 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 16:59:33.659 7 INFO cinder.api.openstack.wsgi [None req-a133a465-0637-49fb-93ee-95c50a66d348 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/scheduler-stats/get_pools?detail=true 2026-05-21 16:59:34.163 7 INFO cinder.api.openstack.wsgi [None req-a133a465-0637-49fb-93ee-95c50a66d348 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 518/1034] 10.0.0.211 () {28 vars in 695 bytes} [Thu May 21 16:59:33 2026] GET /v3/e34136c9e217430aa9e079d8dd5d2217/scheduler-stats/get_pools?detail=true => generated 671 bytes in 513 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-21 16:59:34.205 8 INFO cinder.api.openstack.wsgi [None req-4fd7693d-39f1-4c97-8937-8a7d5c8f2b41 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/os-quota-sets/0e97fc9c6f4d43359da8fe12224edc77?usage=true 2026-05-21 16:59:34.228 8 INFO cinder.api.openstack.wsgi [None req-4fd7693d-39f1-4c97-8937-8a7d5c8f2b41 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/os-quota-sets/0e97fc9c6f4d43359da8fe12224edc77?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 517/1035] 10.0.0.211 () {28 vars in 735 bytes} [Thu May 21 16:59:34 2026] GET /v3/e34136c9e217430aa9e079d8dd5d2217/os-quota-sets/0e97fc9c6f4d43359da8fe12224edc77?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-21 16:59:34.243 7 INFO cinder.api.openstack.wsgi [None req-a1e52cfa-7a79-4829-9fc0-efc04a66d1ed 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/os-quota-sets/17c3f0f42d36483f9b1ceb9c660adbc6?usage=true 2026-05-21 16:59:34.266 7 INFO cinder.api.openstack.wsgi [None req-a1e52cfa-7a79-4829-9fc0-efc04a66d1ed 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/os-quota-sets/17c3f0f42d36483f9b1ceb9c660adbc6?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 519/1036] 10.0.0.211 () {28 vars in 735 bytes} [Thu May 21 16:59:34 2026] GET /v3/e34136c9e217430aa9e079d8dd5d2217/os-quota-sets/17c3f0f42d36483f9b1ceb9c660adbc6?usage=true => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-21 16:59:34.276 8 INFO cinder.api.openstack.wsgi [None req-3fe60861-b5bf-452c-bdf6-420375db82a2 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/os-quota-sets/35d66a59612444ecb2abd27c38d3cffc?usage=true 2026-05-21 16:59:34.297 8 INFO cinder.api.openstack.wsgi [None req-3fe60861-b5bf-452c-bdf6-420375db82a2 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/os-quota-sets/35d66a59612444ecb2abd27c38d3cffc?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 518/1037] 10.0.0.211 () {28 vars in 735 bytes} [Thu May 21 16:59:34 2026] GET /v3/e34136c9e217430aa9e079d8dd5d2217/os-quota-sets/35d66a59612444ecb2abd27c38d3cffc?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-21 16:59:34.313 7 INFO cinder.api.openstack.wsgi [None req-f8a33fc4-aeee-4e41-9f10-ede767655b9c 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/os-quota-sets/47fa629b132e4714ba0b0331a2afe9df?usage=true 2026-05-21 16:59:34.353 7 INFO cinder.api.openstack.wsgi [None req-f8a33fc4-aeee-4e41-9f10-ede767655b9c 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/os-quota-sets/47fa629b132e4714ba0b0331a2afe9df?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 520/1038] 10.0.0.211 () {28 vars in 735 bytes} [Thu May 21 16:59:34 2026] GET /v3/e34136c9e217430aa9e079d8dd5d2217/os-quota-sets/47fa629b132e4714ba0b0331a2afe9df?usage=true => generated 847 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-21 16:59:34.370 8 INFO cinder.api.openstack.wsgi [None req-ad98520a-69fd-435e-be28-2312287823ed 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/os-quota-sets/4c299e2fd0cd4202bb122fdc6ee074f8?usage=true 2026-05-21 16:59:34.393 8 INFO cinder.api.openstack.wsgi [None req-ad98520a-69fd-435e-be28-2312287823ed 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/os-quota-sets/4c299e2fd0cd4202bb122fdc6ee074f8?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 519/1039] 10.0.0.211 () {28 vars in 735 bytes} [Thu May 21 16:59:34 2026] GET /v3/e34136c9e217430aa9e079d8dd5d2217/os-quota-sets/4c299e2fd0cd4202bb122fdc6ee074f8?usage=true => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-21 16:59:34.402 7 INFO cinder.api.openstack.wsgi [None req-f81a4629-8235-4e89-8331-2b361ec25263 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/os-quota-sets/4d0fafcf81744288badf64d5d6648f32?usage=true 2026-05-21 16:59:34.419 7 INFO cinder.api.openstack.wsgi [None req-f81a4629-8235-4e89-8331-2b361ec25263 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/os-quota-sets/4d0fafcf81744288badf64d5d6648f32?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 521/1040] 10.0.0.211 () {28 vars in 735 bytes} [Thu May 21 16:59:34 2026] GET /v3/e34136c9e217430aa9e079d8dd5d2217/os-quota-sets/4d0fafcf81744288badf64d5d6648f32?usage=true => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-21 16:59:34.430 8 INFO cinder.api.openstack.wsgi [None req-7a20f268-aaf4-4b2a-8cc6-aa21bf57679b 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/os-quota-sets/542a0ba5dd694b6990289e5254f6ca6e?usage=true 2026-05-21 16:59:34.448 8 INFO cinder.api.openstack.wsgi [None req-7a20f268-aaf4-4b2a-8cc6-aa21bf57679b 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/os-quota-sets/542a0ba5dd694b6990289e5254f6ca6e?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 520/1041] 10.0.0.211 () {28 vars in 735 bytes} [Thu May 21 16:59:34 2026] GET /v3/e34136c9e217430aa9e079d8dd5d2217/os-quota-sets/542a0ba5dd694b6990289e5254f6ca6e?usage=true => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-21 16:59:34.462 7 INFO cinder.api.openstack.wsgi [None req-1e785c32-86ab-4c38-a4c3-20f48e934368 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/os-quota-sets/9d34ecf9654943548df61fffcce51288?usage=true 2026-05-21 16:59:34.484 7 INFO cinder.api.openstack.wsgi [None req-1e785c32-86ab-4c38-a4c3-20f48e934368 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/os-quota-sets/9d34ecf9654943548df61fffcce51288?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 522/1042] 10.0.0.211 () {28 vars in 735 bytes} [Thu May 21 16:59:34 2026] GET /v3/e34136c9e217430aa9e079d8dd5d2217/os-quota-sets/9d34ecf9654943548df61fffcce51288?usage=true => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-21 16:59:34.496 8 INFO cinder.api.openstack.wsgi [None req-e65b07eb-3832-486b-95f3-de4ba4efba39 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/os-quota-sets/b70205ca8db54ec9baf3bb81143e9663?usage=true 2026-05-21 16:59:34.516 8 INFO cinder.api.openstack.wsgi [None req-e65b07eb-3832-486b-95f3-de4ba4efba39 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/os-quota-sets/b70205ca8db54ec9baf3bb81143e9663?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 521/1043] 10.0.0.211 () {28 vars in 735 bytes} [Thu May 21 16:59:34 2026] GET /v3/e34136c9e217430aa9e079d8dd5d2217/os-quota-sets/b70205ca8db54ec9baf3bb81143e9663?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-21 16:59:34.526 7 INFO cinder.api.openstack.wsgi [None req-7aae012c-9052-426b-975a-3e4294e17eba 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/os-quota-sets/c816f59309be4db3b793f86d7140b9ef?usage=true 2026-05-21 16:59:34.545 7 INFO cinder.api.openstack.wsgi [None req-7aae012c-9052-426b-975a-3e4294e17eba 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/os-quota-sets/c816f59309be4db3b793f86d7140b9ef?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 523/1044] 10.0.0.211 () {28 vars in 735 bytes} [Thu May 21 16:59:34 2026] GET /v3/e34136c9e217430aa9e079d8dd5d2217/os-quota-sets/c816f59309be4db3b793f86d7140b9ef?usage=true => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-21 16:59:34.554 8 INFO cinder.api.openstack.wsgi [None req-335aec93-c340-4186-8f6e-98328e79bfa9 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/os-quota-sets/e34136c9e217430aa9e079d8dd5d2217?usage=true 2026-05-21 16:59:34.579 8 INFO cinder.api.openstack.wsgi [None req-335aec93-c340-4186-8f6e-98328e79bfa9 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/os-quota-sets/e34136c9e217430aa9e079d8dd5d2217?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 522/1045] 10.0.0.211 () {28 vars in 735 bytes} [Thu May 21 16:59:34 2026] GET /v3/e34136c9e217430aa9e079d8dd5d2217/os-quota-sets/e34136c9e217430aa9e079d8dd5d2217?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-21 16:59:34.589 7 INFO cinder.api.openstack.wsgi [None req-4c97c470-1cf5-4f0f-8c69-856fe817cf91 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/volumes/detail?all_tenants=true 2026-05-21 16:59:34.601 7 INFO cinder.volume.api [None req-4c97c470-1cf5-4f0f-8c69-856fe817cf91 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] Get all volumes completed successfully. /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-21 16:59:34.607 7 INFO cinder.api.openstack.wsgi [None req-4c97c470-1cf5-4f0f-8c69-856fe817cf91 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 524/1046] 10.0.0.211 () {28 vars in 683 bytes} [Thu May 21 16:59:34 2026] GET /v3/e34136c9e217430aa9e079d8dd5d2217/volumes/detail?all_tenants=true => generated 1976 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-21 16:59:42.443 7 INFO cinder.api.openstack.wsgi [None req-4c97c470-1cf5-4f0f-8c69-856fe817cf91 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:59:42.443 8 INFO cinder.api.openstack.wsgi [None req-335aec93-c340-4186-8f6e-98328e79bfa9 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:59:42.444 7 INFO cinder.api.openstack.wsgi [None req-4c97c470-1cf5-4f0f-8c69-856fe817cf91 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:59:42.445 8 INFO cinder.api.openstack.wsgi [None req-335aec93-c340-4186-8f6e-98328e79bfa9 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:59:52.444 7 INFO cinder.api.openstack.wsgi [None req-4c97c470-1cf5-4f0f-8c69-856fe817cf91 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:59:52.444 8 INFO cinder.api.openstack.wsgi [None req-335aec93-c340-4186-8f6e-98328e79bfa9 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 16:59:52.446 8 INFO cinder.api.openstack.wsgi [None req-335aec93-c340-4186-8f6e-98328e79bfa9 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:59:52.447 7 INFO cinder.api.openstack.wsgi [None req-4c97c470-1cf5-4f0f-8c69-856fe817cf91 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 16:59:55.088 8 INFO cinder.api.openstack.wsgi [req-db42ae2a-9fe9-4c6b-a63e-219a15db154a req-b8b756e1-e272-4ed6-bac7-07181b817175 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/attachments/0c6645bd-b6c0-4bce-a5de-f59da6c43b5f /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-21 16:59:55.654 8 INFO cinder.api.openstack.wsgi [req-db42ae2a-9fe9-4c6b-a63e-219a15db154a req-b8b756e1-e272-4ed6-bac7-07181b817175 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/attachments/0c6645bd-b6c0-4bce-a5de-f59da6c43b5f returned with HTTP 200 [pid: 8|app: 0|req: 525/1051] 199.19.213.226 () {38 vars in 1102 bytes} [Thu May 21 16:59:55 2026] DELETE /v3/e34136c9e217430aa9e079d8dd5d2217/attachments/0c6645bd-b6c0-4bce-a5de-f59da6c43b5f => generated 19 bytes in 576 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 16:59:55.663 7 INFO cinder.api.openstack.wsgi [req-db42ae2a-9fe9-4c6b-a63e-219a15db154a req-ba737d4d-a123-49bc-921a-13b6c0687272 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/volumes/a1c31825-bb8b-4fcd-bbc1-7f86206cf599 2026-05-21 16:59:55.664 7 INFO cinder.api.v3.volumes [req-db42ae2a-9fe9-4c6b-a63e-219a15db154a req-ba737d4d-a123-49bc-921a-13b6c0687272 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] Delete volume with id: a1c31825-bb8b-4fcd-bbc1-7f86206cf599 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-21 16:59:55.675 7 INFO cinder.volume.api [req-db42ae2a-9fe9-4c6b-a63e-219a15db154a req-ba737d4d-a123-49bc-921a-13b6c0687272 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] Volume info retrieved successfully. 2026-05-21 16:59:55.704 7 INFO cinder.volume.api [req-db42ae2a-9fe9-4c6b-a63e-219a15db154a req-ba737d4d-a123-49bc-921a-13b6c0687272 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] Delete volume request issued successfully. 2026-05-21 16:59:55.704 7 INFO cinder.api.openstack.wsgi [req-db42ae2a-9fe9-4c6b-a63e-219a15db154a req-ba737d4d-a123-49bc-921a-13b6c0687272 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/volumes/a1c31825-bb8b-4fcd-bbc1-7f86206cf599 returned with HTTP 202 [pid: 7|app: 0|req: 527/1052] 199.19.213.226 () {36 vars in 1053 bytes} [Thu May 21 16:59:55 2026] DELETE /v3/e34136c9e217430aa9e079d8dd5d2217/volumes/a1c31825-bb8b-4fcd-bbc1-7f86206cf599 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) 2026-05-21 17:00:02.444 8 INFO cinder.api.openstack.wsgi [req-db42ae2a-9fe9-4c6b-a63e-219a15db154a req-b8b756e1-e272-4ed6-bac7-07181b817175 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 17:00:02.444 7 INFO cinder.api.openstack.wsgi [req-db42ae2a-9fe9-4c6b-a63e-219a15db154a req-ba737d4d-a123-49bc-921a-13b6c0687272 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 17:00:02.445 8 INFO cinder.api.openstack.wsgi [req-db42ae2a-9fe9-4c6b-a63e-219a15db154a req-b8b756e1-e272-4ed6-bac7-07181b817175 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 17:00:02.445 7 INFO cinder.api.openstack.wsgi [req-db42ae2a-9fe9-4c6b-a63e-219a15db154a req-ba737d4d-a123-49bc-921a-13b6c0687272 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 17:00:12.443 8 INFO cinder.api.openstack.wsgi [req-db42ae2a-9fe9-4c6b-a63e-219a15db154a req-b8b756e1-e272-4ed6-bac7-07181b817175 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 17:00:12.443 7 INFO cinder.api.openstack.wsgi [req-db42ae2a-9fe9-4c6b-a63e-219a15db154a req-ba737d4d-a123-49bc-921a-13b6c0687272 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 17:00:12.444 8 INFO cinder.api.openstack.wsgi [req-db42ae2a-9fe9-4c6b-a63e-219a15db154a req-b8b756e1-e272-4ed6-bac7-07181b817175 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 17:00:12.444 7 INFO cinder.api.openstack.wsgi [req-db42ae2a-9fe9-4c6b-a63e-219a15db154a req-ba737d4d-a123-49bc-921a-13b6c0687272 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 17:00:22.445 7 INFO cinder.api.openstack.wsgi [req-db42ae2a-9fe9-4c6b-a63e-219a15db154a req-ba737d4d-a123-49bc-921a-13b6c0687272 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 17:00:22.445 8 INFO cinder.api.openstack.wsgi [req-db42ae2a-9fe9-4c6b-a63e-219a15db154a req-b8b756e1-e272-4ed6-bac7-07181b817175 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 17:00:22.447 8 INFO cinder.api.openstack.wsgi [req-db42ae2a-9fe9-4c6b-a63e-219a15db154a req-b8b756e1-e272-4ed6-bac7-07181b817175 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 17:00:22.447 7 INFO cinder.api.openstack.wsgi [req-db42ae2a-9fe9-4c6b-a63e-219a15db154a req-ba737d4d-a123-49bc-921a-13b6c0687272 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 17:00:32.444 7 INFO cinder.api.openstack.wsgi [req-db42ae2a-9fe9-4c6b-a63e-219a15db154a req-ba737d4d-a123-49bc-921a-13b6c0687272 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 17:00:32.445 8 INFO cinder.api.openstack.wsgi [req-db42ae2a-9fe9-4c6b-a63e-219a15db154a req-b8b756e1-e272-4ed6-bac7-07181b817175 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 17:00:32.446 7 INFO cinder.api.openstack.wsgi [req-db42ae2a-9fe9-4c6b-a63e-219a15db154a req-ba737d4d-a123-49bc-921a-13b6c0687272 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 17:00:32.446 8 INFO cinder.api.openstack.wsgi [req-db42ae2a-9fe9-4c6b-a63e-219a15db154a req-b8b756e1-e272-4ed6-bac7-07181b817175 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 17:00:33.675 7 INFO cinder.api.openstack.wsgi [None req-ed069b20-1263-4ca2-93e8-1cf7ddcc0dbf 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/os-services 2026-05-21 17:00:33.686 7 INFO cinder.api.openstack.wsgi [None req-ed069b20-1263-4ca2-93e8-1cf7ddcc0dbf 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/os-services returned with HTTP 200 [pid: 7|app: 0|req: 532/1061] 10.0.0.211 () {28 vars in 644 bytes} [Thu May 21 17:00:33 2026] GET /v3/e34136c9e217430aa9e079d8dd5d2217/os-services => generated 646 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 17:00:33.731 8 INFO cinder.api.openstack.wsgi [None req-d92ddd3e-accb-4df8-bbc7-5467517d6636 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/os-quota-sets/17c3f0f42d36483f9b1ceb9c660adbc6?usage=true /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-21 17:00:33.753 8 INFO cinder.api.openstack.wsgi [None req-d92ddd3e-accb-4df8-bbc7-5467517d6636 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/os-quota-sets/17c3f0f42d36483f9b1ceb9c660adbc6?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 530/1062] 10.0.0.211 () {28 vars in 735 bytes} [Thu May 21 17:00:33 2026] GET /v3/e34136c9e217430aa9e079d8dd5d2217/os-quota-sets/17c3f0f42d36483f9b1ceb9c660adbc6?usage=true => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-21 17:00:33.766 7 INFO cinder.api.openstack.wsgi [None req-ce0f2555-ef89-400b-82af-06163e963259 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/os-quota-sets/4d0fafcf81744288badf64d5d6648f32?usage=true 2026-05-21 17:00:33.805 7 INFO cinder.api.openstack.wsgi [None req-ce0f2555-ef89-400b-82af-06163e963259 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/os-quota-sets/4d0fafcf81744288badf64d5d6648f32?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 533/1063] 10.0.0.211 () {28 vars in 735 bytes} [Thu May 21 17:00:33 2026] GET /v3/e34136c9e217430aa9e079d8dd5d2217/os-quota-sets/4d0fafcf81744288badf64d5d6648f32?usage=true => generated 847 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-21 17:00:33.819 8 INFO cinder.api.openstack.wsgi [None req-2dec3b13-1e42-43f5-9ce7-a9a0ee024e5e 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/os-quota-sets/e34136c9e217430aa9e079d8dd5d2217?usage=true 2026-05-21 17:00:33.843 8 INFO cinder.api.openstack.wsgi [None req-2dec3b13-1e42-43f5-9ce7-a9a0ee024e5e 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/os-quota-sets/e34136c9e217430aa9e079d8dd5d2217?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 531/1064] 10.0.0.211 () {28 vars in 735 bytes} [Thu May 21 17:00:33 2026] GET /v3/e34136c9e217430aa9e079d8dd5d2217/os-quota-sets/e34136c9e217430aa9e079d8dd5d2217?usage=true => generated 845 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-21 17:00:33.857 7 INFO cinder.api.openstack.wsgi [None req-b2404865-22a3-4a50-9c88-fcc88b6a301b 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/volumes/detail?all_tenants=true 2026-05-21 17:00:33.867 7 INFO cinder.volume.api [None req-b2404865-22a3-4a50-9c88-fcc88b6a301b 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] Get all volumes completed successfully. 2026-05-21 17:00:33.869 7 INFO cinder.api.openstack.wsgi [None req-b2404865-22a3-4a50-9c88-fcc88b6a301b 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 534/1065] 10.0.0.211 () {28 vars in 683 bytes} [Thu May 21 17:00:33 2026] GET /v3/e34136c9e217430aa9e079d8dd5d2217/volumes/detail?all_tenants=true => generated 15 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-21 17:00:33.881 8 INFO cinder.api.openstack.wsgi [None req-813b7c5b-b5e3-45de-9fed-0bc15f6ec400 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/volumes/detail?all_tenants=true 2026-05-21 17:00:33.892 8 INFO cinder.volume.api [None req-813b7c5b-b5e3-45de-9fed-0bc15f6ec400 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] Get all volumes completed successfully. 2026-05-21 17:00:33.895 8 INFO cinder.api.openstack.wsgi [None req-813b7c5b-b5e3-45de-9fed-0bc15f6ec400 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 532/1066] 10.0.0.211 () {28 vars in 683 bytes} [Thu May 21 17:00:33 2026] GET /v3/e34136c9e217430aa9e079d8dd5d2217/volumes/detail?all_tenants=true => generated 15 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-21 17:00:33.907 7 INFO cinder.api.openstack.wsgi [None req-a4d8a039-45a8-4dd2-b934-bc635014c4cf 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/scheduler-stats/get_pools?detail=true 2026-05-21 17:00:34.411 7 INFO cinder.api.openstack.wsgi [None req-a4d8a039-45a8-4dd2-b934-bc635014c4cf 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 535/1067] 10.0.0.211 () {28 vars in 695 bytes} [Thu May 21 17:00:33 2026] GET /v3/e34136c9e217430aa9e079d8dd5d2217/scheduler-stats/get_pools?detail=true => generated 670 bytes in 513 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-21 17:00:34.420 8 INFO cinder.api.openstack.wsgi [None req-8027dd87-ca1f-43e0-8ace-e120d06bb7b5 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/snapshots?all_tenants=true 2026-05-21 17:00:34.426 8 INFO cinder.volume.api [None req-8027dd87-ca1f-43e0-8ace-e120d06bb7b5 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] Get all snapshots completed successfully. 2026-05-21 17:00:34.426 8 INFO cinder.api.openstack.wsgi [None req-8027dd87-ca1f-43e0-8ace-e120d06bb7b5 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 533/1068] 10.0.0.211 () {28 vars in 673 bytes} [Thu May 21 17:00:34 2026] GET /v3/e34136c9e217430aa9e079d8dd5d2217/snapshots?all_tenants=true => generated 17 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-21 17:00:34.538 7 INFO cinder.api.openstack.wsgi [None req-2ccce10e-4c85-4798-8725-d18644eb7a80 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/snapshots 2026-05-21 17:00:34.551 7 INFO cinder.volume.api [None req-2ccce10e-4c85-4798-8725-d18644eb7a80 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] Get all snapshots completed successfully. 2026-05-21 17:00:34.551 7 INFO cinder.api.openstack.wsgi [None req-2ccce10e-4c85-4798-8725-d18644eb7a80 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/snapshots returned with HTTP 200 [pid: 7|app: 0|req: 536/1069] 10.0.0.171 () {32 vars in 704 bytes} [Thu May 21 17:00:34 2026] GET /v3/e34136c9e217430aa9e079d8dd5d2217/snapshots => generated 17 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-21 17:00:34.565 8 INFO cinder.api.openstack.wsgi [None req-f75a4d31-882e-45c7-b99c-01729dd0023c 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/volumes 2026-05-21 17:00:34.597 8 INFO cinder.volume.api [None req-f75a4d31-882e-45c7-b99c-01729dd0023c 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] Get all volumes completed successfully. 2026-05-21 17:00:34.598 8 INFO cinder.api.openstack.wsgi [None req-f75a4d31-882e-45c7-b99c-01729dd0023c 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/volumes returned with HTTP 200 [pid: 8|app: 0|req: 534/1070] 10.0.0.171 () {32 vars in 700 bytes} [Thu May 21 17:00:34 2026] GET /v3/e34136c9e217430aa9e079d8dd5d2217/volumes => generated 15 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-21 17:00:42.443 7 INFO cinder.api.openstack.wsgi [None req-2ccce10e-4c85-4798-8725-d18644eb7a80 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 17:00:42.444 8 INFO cinder.api.openstack.wsgi [None req-f75a4d31-882e-45c7-b99c-01729dd0023c 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 17:00:42.445 7 INFO cinder.api.openstack.wsgi [None req-2ccce10e-4c85-4798-8725-d18644eb7a80 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 17:00:42.445 8 INFO cinder.api.openstack.wsgi [None req-f75a4d31-882e-45c7-b99c-01729dd0023c 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 17:00:52.443 7 INFO cinder.api.openstack.wsgi [None req-2ccce10e-4c85-4798-8725-d18644eb7a80 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 17:00:52.443 8 INFO cinder.api.openstack.wsgi [None req-f75a4d31-882e-45c7-b99c-01729dd0023c 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 17:00:52.443 7 INFO cinder.api.openstack.wsgi [None req-2ccce10e-4c85-4798-8725-d18644eb7a80 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 17:00:52.444 8 INFO cinder.api.openstack.wsgi [None req-f75a4d31-882e-45c7-b99c-01729dd0023c 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 17:01:02.444 8 INFO cinder.api.openstack.wsgi [None req-f75a4d31-882e-45c7-b99c-01729dd0023c 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 17:01:02.444 7 INFO cinder.api.openstack.wsgi [None req-2ccce10e-4c85-4798-8725-d18644eb7a80 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 17:01:02.444 8 INFO cinder.api.openstack.wsgi [None req-f75a4d31-882e-45c7-b99c-01729dd0023c 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 17:01:02.445 7 INFO cinder.api.openstack.wsgi [None req-2ccce10e-4c85-4798-8725-d18644eb7a80 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 17:01:12.443 8 INFO cinder.api.openstack.wsgi [None req-f75a4d31-882e-45c7-b99c-01729dd0023c 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 17:01:12.444 7 INFO cinder.api.openstack.wsgi [None req-2ccce10e-4c85-4798-8725-d18644eb7a80 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 17:01:12.444 8 INFO cinder.api.openstack.wsgi [None req-f75a4d31-882e-45c7-b99c-01729dd0023c 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 17:01:12.445 7 INFO cinder.api.openstack.wsgi [None req-2ccce10e-4c85-4798-8725-d18644eb7a80 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 17:01:22.444 8 INFO cinder.api.openstack.wsgi [None req-f75a4d31-882e-45c7-b99c-01729dd0023c 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 17:01:22.445 8 INFO cinder.api.openstack.wsgi [None req-f75a4d31-882e-45c7-b99c-01729dd0023c 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 17:01:22.445 7 INFO cinder.api.openstack.wsgi [None req-2ccce10e-4c85-4798-8725-d18644eb7a80 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 17:01:22.446 7 INFO cinder.api.openstack.wsgi [None req-2ccce10e-4c85-4798-8725-d18644eb7a80 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 17:01:32.444 8 INFO cinder.api.openstack.wsgi [None req-f75a4d31-882e-45c7-b99c-01729dd0023c 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 17:01:32.444 7 INFO cinder.api.openstack.wsgi [None req-2ccce10e-4c85-4798-8725-d18644eb7a80 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 17:01:32.445 8 INFO cinder.api.openstack.wsgi [None req-f75a4d31-882e-45c7-b99c-01729dd0023c 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 17:01:32.445 7 INFO cinder.api.openstack.wsgi [None req-2ccce10e-4c85-4798-8725-d18644eb7a80 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 17:01:33.635 8 INFO cinder.api.openstack.wsgi [None req-05a30d18-337d-47a3-8a9a-7a19fe2bf4a2 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/volumes/detail?all_tenants=true 2026-05-21 17:01:33.645 8 INFO cinder.volume.api [None req-05a30d18-337d-47a3-8a9a-7a19fe2bf4a2 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] Get all volumes completed successfully. 2026-05-21 17:01:33.647 8 INFO cinder.api.openstack.wsgi [None req-05a30d18-337d-47a3-8a9a-7a19fe2bf4a2 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 541/1083] 10.0.0.211 () {28 vars in 683 bytes} [Thu May 21 17:01:33 2026] GET /v3/e34136c9e217430aa9e079d8dd5d2217/volumes/detail?all_tenants=true => generated 15 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-21 17:01:33.697 7 INFO cinder.api.openstack.wsgi [None req-3f41583d-7709-46c5-a70c-41ff4f22f510 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/os-quota-sets/17c3f0f42d36483f9b1ceb9c660adbc6?usage=true 2026-05-21 17:01:33.730 7 INFO cinder.api.openstack.wsgi [None req-3f41583d-7709-46c5-a70c-41ff4f22f510 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/os-quota-sets/17c3f0f42d36483f9b1ceb9c660adbc6?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 543/1084] 10.0.0.211 () {28 vars in 735 bytes} [Thu May 21 17:01:33 2026] GET /v3/e34136c9e217430aa9e079d8dd5d2217/os-quota-sets/17c3f0f42d36483f9b1ceb9c660adbc6?usage=true => generated 845 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-21 17:01:33.745 8 INFO cinder.api.openstack.wsgi [None req-6cd7aee4-7a4a-4682-9d95-8423055dfe8c 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/os-quota-sets/4d0fafcf81744288badf64d5d6648f32?usage=true 2026-05-21 17:01:33.768 8 INFO cinder.api.openstack.wsgi [None req-6cd7aee4-7a4a-4682-9d95-8423055dfe8c 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/os-quota-sets/4d0fafcf81744288badf64d5d6648f32?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 542/1085] 10.0.0.211 () {28 vars in 735 bytes} [Thu May 21 17:01:33 2026] GET /v3/e34136c9e217430aa9e079d8dd5d2217/os-quota-sets/4d0fafcf81744288badf64d5d6648f32?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-21 17:01:33.780 7 INFO cinder.api.openstack.wsgi [None req-5765a4a7-c829-454f-aef9-c43a237775e1 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/os-quota-sets/e34136c9e217430aa9e079d8dd5d2217?usage=true 2026-05-21 17:01:33.808 7 INFO cinder.api.openstack.wsgi [None req-5765a4a7-c829-454f-aef9-c43a237775e1 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/os-quota-sets/e34136c9e217430aa9e079d8dd5d2217?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 544/1086] 10.0.0.211 () {28 vars in 735 bytes} [Thu May 21 17:01:33 2026] GET /v3/e34136c9e217430aa9e079d8dd5d2217/os-quota-sets/e34136c9e217430aa9e079d8dd5d2217?usage=true => generated 845 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-21 17:01:33.816 8 INFO cinder.api.openstack.wsgi [None req-558ac2a7-c748-44e8-8561-5382cc43ffc6 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/volumes/detail?all_tenants=true 2026-05-21 17:01:33.824 8 INFO cinder.volume.api [None req-558ac2a7-c748-44e8-8561-5382cc43ffc6 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] Get all volumes completed successfully. 2026-05-21 17:01:33.826 8 INFO cinder.api.openstack.wsgi [None req-558ac2a7-c748-44e8-8561-5382cc43ffc6 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 543/1087] 10.0.0.211 () {28 vars in 683 bytes} [Thu May 21 17:01:33 2026] GET /v3/e34136c9e217430aa9e079d8dd5d2217/volumes/detail?all_tenants=true => generated 15 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-21 17:01:33.834 7 INFO cinder.api.openstack.wsgi [None req-742f2d0d-e87a-4b38-b3f1-caf6b6da7370 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/snapshots?all_tenants=true 2026-05-21 17:01:33.839 7 INFO cinder.volume.api [None req-742f2d0d-e87a-4b38-b3f1-caf6b6da7370 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] Get all snapshots completed successfully. 2026-05-21 17:01:33.839 7 INFO cinder.api.openstack.wsgi [None req-742f2d0d-e87a-4b38-b3f1-caf6b6da7370 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 545/1088] 10.0.0.211 () {28 vars in 673 bytes} [Thu May 21 17:01:33 2026] GET /v3/e34136c9e217430aa9e079d8dd5d2217/snapshots?all_tenants=true => generated 17 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-21 17:01:33.847 8 INFO cinder.api.openstack.wsgi [None req-7aac98fe-8f01-447b-a8ec-31c4afa95169 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/scheduler-stats/get_pools?detail=true 2026-05-21 17:01:34.351 8 INFO cinder.api.openstack.wsgi [None req-7aac98fe-8f01-447b-a8ec-31c4afa95169 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 544/1089] 10.0.0.211 () {28 vars in 695 bytes} [Thu May 21 17:01:33 2026] GET /v3/e34136c9e217430aa9e079d8dd5d2217/scheduler-stats/get_pools?detail=true => generated 670 bytes in 509 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-21 17:01:34.361 7 INFO cinder.api.openstack.wsgi [None req-d7228a89-2a3f-4973-8e05-dfea41ebe0fc 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/os-services 2026-05-21 17:01:34.365 7 INFO cinder.api.openstack.wsgi [None req-d7228a89-2a3f-4973-8e05-dfea41ebe0fc 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/os-services returned with HTTP 200 [pid: 7|app: 0|req: 546/1090] 10.0.0.211 () {28 vars in 644 bytes} [Thu May 21 17:01:34 2026] GET /v3/e34136c9e217430aa9e079d8dd5d2217/os-services => generated 646 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-21 17:01:42.444 8 INFO cinder.api.openstack.wsgi [None req-7aac98fe-8f01-447b-a8ec-31c4afa95169 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 17:01:42.444 7 INFO cinder.api.openstack.wsgi [None req-d7228a89-2a3f-4973-8e05-dfea41ebe0fc 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 17:01:42.444 8 INFO cinder.api.openstack.wsgi [None req-7aac98fe-8f01-447b-a8ec-31c4afa95169 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 17:01:42.445 7 INFO cinder.api.openstack.wsgi [None req-d7228a89-2a3f-4973-8e05-dfea41ebe0fc 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 17:01:52.444 8 INFO cinder.api.openstack.wsgi [None req-7aac98fe-8f01-447b-a8ec-31c4afa95169 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 17:01:52.444 7 INFO cinder.api.openstack.wsgi [None req-d7228a89-2a3f-4973-8e05-dfea41ebe0fc 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 17:01:52.445 8 INFO cinder.api.openstack.wsgi [None req-7aac98fe-8f01-447b-a8ec-31c4afa95169 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 17:01:52.445 7 INFO cinder.api.openstack.wsgi [None req-d7228a89-2a3f-4973-8e05-dfea41ebe0fc 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 17:02:02.443 8 INFO cinder.api.openstack.wsgi [None req-7aac98fe-8f01-447b-a8ec-31c4afa95169 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 17:02:02.444 7 INFO cinder.api.openstack.wsgi [None req-d7228a89-2a3f-4973-8e05-dfea41ebe0fc 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 17:02:02.444 8 INFO cinder.api.openstack.wsgi [None req-7aac98fe-8f01-447b-a8ec-31c4afa95169 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 17:02:02.444 7 INFO cinder.api.openstack.wsgi [None req-d7228a89-2a3f-4973-8e05-dfea41ebe0fc 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 17:02:12.443 8 INFO cinder.api.openstack.wsgi [None req-7aac98fe-8f01-447b-a8ec-31c4afa95169 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 17:02:12.444 7 INFO cinder.api.openstack.wsgi [None req-d7228a89-2a3f-4973-8e05-dfea41ebe0fc 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 17:02:12.444 8 INFO cinder.api.openstack.wsgi [None req-7aac98fe-8f01-447b-a8ec-31c4afa95169 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 17:02:12.445 7 INFO cinder.api.openstack.wsgi [None req-d7228a89-2a3f-4973-8e05-dfea41ebe0fc 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 17:02:22.444 8 INFO cinder.api.openstack.wsgi [None req-7aac98fe-8f01-447b-a8ec-31c4afa95169 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 17:02:22.444 7 INFO cinder.api.openstack.wsgi [None req-d7228a89-2a3f-4973-8e05-dfea41ebe0fc 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 17:02:22.445 8 INFO cinder.api.openstack.wsgi [None req-7aac98fe-8f01-447b-a8ec-31c4afa95169 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 17:02:22.445 7 INFO cinder.api.openstack.wsgi [None req-d7228a89-2a3f-4973-8e05-dfea41ebe0fc 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 17:02:32.446 8 INFO cinder.api.openstack.wsgi [None req-7aac98fe-8f01-447b-a8ec-31c4afa95169 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 17:02:32.447 8 INFO cinder.api.openstack.wsgi [None req-7aac98fe-8f01-447b-a8ec-31c4afa95169 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 17:02:32.450 7 INFO cinder.api.openstack.wsgi [None req-d7228a89-2a3f-4973-8e05-dfea41ebe0fc 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 17:02:32.451 7 INFO cinder.api.openstack.wsgi [None req-d7228a89-2a3f-4973-8e05-dfea41ebe0fc 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 17:02:33.616 8 INFO cinder.api.openstack.wsgi [None req-c98c26b3-8d7f-4618-826d-f808ce514564 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/scheduler-stats/get_pools?detail=true 2026-05-21 17:02:34.119 8 INFO cinder.api.openstack.wsgi [None req-c98c26b3-8d7f-4618-826d-f808ce514564 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 551/1103] 10.0.0.211 () {28 vars in 695 bytes} [Thu May 21 17:02:33 2026] GET /v3/e34136c9e217430aa9e079d8dd5d2217/scheduler-stats/get_pools?detail=true => generated 670 bytes in 553 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-21 17:02:34.128 7 INFO cinder.api.openstack.wsgi [None req-ba5a1a94-14d5-4f06-9b21-e54ce47a1c03 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/volumes/detail?all_tenants=true 2026-05-21 17:02:34.137 7 INFO cinder.volume.api [None req-ba5a1a94-14d5-4f06-9b21-e54ce47a1c03 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] Get all volumes completed successfully. 2026-05-21 17:02:34.140 7 INFO cinder.api.openstack.wsgi [None req-ba5a1a94-14d5-4f06-9b21-e54ce47a1c03 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 553/1104] 10.0.0.211 () {28 vars in 683 bytes} [Thu May 21 17:02:34 2026] GET /v3/e34136c9e217430aa9e079d8dd5d2217/volumes/detail?all_tenants=true => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-21 17:02:34.150 8 INFO cinder.api.openstack.wsgi [None req-ffc1375d-4e94-4f85-975d-191173a8cd36 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/snapshots?all_tenants=true 2026-05-21 17:02:34.160 8 INFO cinder.volume.api [None req-ffc1375d-4e94-4f85-975d-191173a8cd36 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] Get all snapshots completed successfully. 2026-05-21 17:02:34.161 8 INFO cinder.api.openstack.wsgi [None req-ffc1375d-4e94-4f85-975d-191173a8cd36 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 552/1105] 10.0.0.211 () {28 vars in 673 bytes} [Thu May 21 17:02:34 2026] GET /v3/e34136c9e217430aa9e079d8dd5d2217/snapshots?all_tenants=true => generated 17 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-21 17:02:34.210 7 INFO cinder.api.openstack.wsgi [None req-6853bca1-3016-4ec5-bf43-1074624ef4db 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/os-quota-sets/17c3f0f42d36483f9b1ceb9c660adbc6?usage=true 2026-05-21 17:02:34.239 7 INFO cinder.api.openstack.wsgi [None req-6853bca1-3016-4ec5-bf43-1074624ef4db 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/os-quota-sets/17c3f0f42d36483f9b1ceb9c660adbc6?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 554/1106] 10.0.0.211 () {28 vars in 735 bytes} [Thu May 21 17:02:34 2026] GET /v3/e34136c9e217430aa9e079d8dd5d2217/os-quota-sets/17c3f0f42d36483f9b1ceb9c660adbc6?usage=true => generated 845 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-21 17:02:34.253 8 INFO cinder.api.openstack.wsgi [None req-8e0383e0-3623-4616-b24f-85d2c6e5de2f 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/os-quota-sets/4d0fafcf81744288badf64d5d6648f32?usage=true 2026-05-21 17:02:34.277 8 INFO cinder.api.openstack.wsgi [None req-8e0383e0-3623-4616-b24f-85d2c6e5de2f 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/os-quota-sets/4d0fafcf81744288badf64d5d6648f32?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 553/1107] 10.0.0.211 () {28 vars in 735 bytes} [Thu May 21 17:02:34 2026] GET /v3/e34136c9e217430aa9e079d8dd5d2217/os-quota-sets/4d0fafcf81744288badf64d5d6648f32?usage=true => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-21 17:02:34.288 7 INFO cinder.api.openstack.wsgi [None req-234c260e-bc44-4626-b8b5-991e2e9f00a4 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/os-quota-sets/e34136c9e217430aa9e079d8dd5d2217?usage=true 2026-05-21 17:02:34.323 7 INFO cinder.api.openstack.wsgi [None req-234c260e-bc44-4626-b8b5-991e2e9f00a4 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/os-quota-sets/e34136c9e217430aa9e079d8dd5d2217?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 555/1108] 10.0.0.211 () {28 vars in 735 bytes} [Thu May 21 17:02:34 2026] GET /v3/e34136c9e217430aa9e079d8dd5d2217/os-quota-sets/e34136c9e217430aa9e079d8dd5d2217?usage=true => generated 845 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-21 17:02:34.334 8 INFO cinder.api.openstack.wsgi [None req-97ebe8b6-ccfd-4d1c-a105-2908b5476039 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/volumes/detail?all_tenants=true 2026-05-21 17:02:34.341 8 INFO cinder.volume.api [None req-97ebe8b6-ccfd-4d1c-a105-2908b5476039 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] Get all volumes completed successfully. 2026-05-21 17:02:34.343 8 INFO cinder.api.openstack.wsgi [None req-97ebe8b6-ccfd-4d1c-a105-2908b5476039 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 554/1109] 10.0.0.211 () {28 vars in 683 bytes} [Thu May 21 17:02:34 2026] GET /v3/e34136c9e217430aa9e079d8dd5d2217/volumes/detail?all_tenants=true => generated 15 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-21 17:02:34.353 7 INFO cinder.api.openstack.wsgi [None req-f146df9c-0225-4f10-beda-85963c438694 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/os-services 2026-05-21 17:02:34.358 7 INFO cinder.api.openstack.wsgi [None req-f146df9c-0225-4f10-beda-85963c438694 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/os-services returned with HTTP 200 [pid: 7|app: 0|req: 556/1110] 10.0.0.211 () {28 vars in 644 bytes} [Thu May 21 17:02:34 2026] GET /v3/e34136c9e217430aa9e079d8dd5d2217/os-services => generated 646 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-21 17:02:42.443 8 INFO cinder.api.openstack.wsgi [None req-97ebe8b6-ccfd-4d1c-a105-2908b5476039 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 17:02:42.444 8 INFO cinder.api.openstack.wsgi [None req-97ebe8b6-ccfd-4d1c-a105-2908b5476039 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 17:02:42.445 7 INFO cinder.api.openstack.wsgi [None req-f146df9c-0225-4f10-beda-85963c438694 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 17:02:42.446 7 INFO cinder.api.openstack.wsgi [None req-f146df9c-0225-4f10-beda-85963c438694 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 17:02:52.443 8 INFO cinder.api.openstack.wsgi [None req-97ebe8b6-ccfd-4d1c-a105-2908b5476039 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 17:02:52.443 7 INFO cinder.api.openstack.wsgi [None req-f146df9c-0225-4f10-beda-85963c438694 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 17:02:52.444 7 INFO cinder.api.openstack.wsgi [None req-f146df9c-0225-4f10-beda-85963c438694 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 17:02:52.444 8 INFO cinder.api.openstack.wsgi [None req-97ebe8b6-ccfd-4d1c-a105-2908b5476039 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 17:03:02.443 8 INFO cinder.api.openstack.wsgi [None req-97ebe8b6-ccfd-4d1c-a105-2908b5476039 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 17:03:02.443 7 INFO cinder.api.openstack.wsgi [None req-f146df9c-0225-4f10-beda-85963c438694 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 17:03:02.444 8 INFO cinder.api.openstack.wsgi [None req-97ebe8b6-ccfd-4d1c-a105-2908b5476039 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 17:03:02.444 7 INFO cinder.api.openstack.wsgi [None req-f146df9c-0225-4f10-beda-85963c438694 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 17:03:12.444 8 INFO cinder.api.openstack.wsgi [None req-97ebe8b6-ccfd-4d1c-a105-2908b5476039 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 17:03:12.444 7 INFO cinder.api.openstack.wsgi [None req-f146df9c-0225-4f10-beda-85963c438694 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 17:03:12.445 8 INFO cinder.api.openstack.wsgi [None req-97ebe8b6-ccfd-4d1c-a105-2908b5476039 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 17:03:12.445 7 INFO cinder.api.openstack.wsgi [None req-f146df9c-0225-4f10-beda-85963c438694 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 17:03:22.444 8 INFO cinder.api.openstack.wsgi [None req-97ebe8b6-ccfd-4d1c-a105-2908b5476039 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 17:03:22.444 8 INFO cinder.api.openstack.wsgi [None req-97ebe8b6-ccfd-4d1c-a105-2908b5476039 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 17:03:22.444 7 INFO cinder.api.openstack.wsgi [None req-f146df9c-0225-4f10-beda-85963c438694 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 17:03:22.445 7 INFO cinder.api.openstack.wsgi [None req-f146df9c-0225-4f10-beda-85963c438694 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 17:03:32.444 7 INFO cinder.api.openstack.wsgi [None req-f146df9c-0225-4f10-beda-85963c438694 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 17:03:32.444 8 INFO cinder.api.openstack.wsgi [None req-97ebe8b6-ccfd-4d1c-a105-2908b5476039 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 17:03:32.445 7 INFO cinder.api.openstack.wsgi [None req-f146df9c-0225-4f10-beda-85963c438694 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 17:03:32.445 8 INFO cinder.api.openstack.wsgi [None req-97ebe8b6-ccfd-4d1c-a105-2908b5476039 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 17:03:33.698 7 INFO cinder.api.openstack.wsgi [None req-808e7aa9-4737-4842-a0cd-dfdb93efff62 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/volumes/detail?all_tenants=true 2026-05-21 17:03:33.707 7 INFO cinder.volume.api [None req-808e7aa9-4737-4842-a0cd-dfdb93efff62 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] Get all volumes completed successfully. 2026-05-21 17:03:33.709 7 INFO cinder.api.openstack.wsgi [None req-808e7aa9-4737-4842-a0cd-dfdb93efff62 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 563/1123] 10.0.0.211 () {28 vars in 683 bytes} [Thu May 21 17:03:33 2026] GET /v3/e34136c9e217430aa9e079d8dd5d2217/volumes/detail?all_tenants=true => generated 15 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-21 17:03:33.719 8 INFO cinder.api.openstack.wsgi [None req-d4f277a1-538d-4194-98b2-5aed77ecdcd4 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/os-services 2026-05-21 17:03:33.728 8 INFO cinder.api.openstack.wsgi [None req-d4f277a1-538d-4194-98b2-5aed77ecdcd4 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/os-services returned with HTTP 200 [pid: 8|app: 0|req: 561/1124] 10.0.0.211 () {28 vars in 644 bytes} [Thu May 21 17:03:33 2026] GET /v3/e34136c9e217430aa9e079d8dd5d2217/os-services => generated 646 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-21 17:03:33.741 7 INFO cinder.api.openstack.wsgi [None req-0742c7c5-724b-43e4-bfd7-62e9cab33fdc 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/scheduler-stats/get_pools?detail=true 2026-05-21 17:03:34.244 7 INFO cinder.api.openstack.wsgi [None req-0742c7c5-724b-43e4-bfd7-62e9cab33fdc 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 564/1125] 10.0.0.211 () {28 vars in 695 bytes} [Thu May 21 17:03:33 2026] GET /v3/e34136c9e217430aa9e079d8dd5d2217/scheduler-stats/get_pools?detail=true => generated 670 bytes in 512 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-21 17:03:34.254 8 INFO cinder.api.openstack.wsgi [None req-72780822-4ba8-4bf5-a215-639eefd98d49 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/snapshots?all_tenants=true 2026-05-21 17:03:34.259 8 INFO cinder.volume.api [None req-72780822-4ba8-4bf5-a215-639eefd98d49 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] Get all snapshots completed successfully. 2026-05-21 17:03:34.259 8 INFO cinder.api.openstack.wsgi [None req-72780822-4ba8-4bf5-a215-639eefd98d49 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 562/1126] 10.0.0.211 () {28 vars in 673 bytes} [Thu May 21 17:03:34 2026] GET /v3/e34136c9e217430aa9e079d8dd5d2217/snapshots?all_tenants=true => generated 17 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-21 17:03:34.268 7 INFO cinder.api.openstack.wsgi [None req-99b9269b-9d30-4555-8bf5-7459e6699a80 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/volumes/detail?all_tenants=true 2026-05-21 17:03:34.288 7 INFO cinder.volume.api [None req-99b9269b-9d30-4555-8bf5-7459e6699a80 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] Get all volumes completed successfully. 2026-05-21 17:03:34.291 7 INFO cinder.api.openstack.wsgi [None req-99b9269b-9d30-4555-8bf5-7459e6699a80 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 565/1127] 10.0.0.211 () {28 vars in 683 bytes} [Thu May 21 17:03:34 2026] GET /v3/e34136c9e217430aa9e079d8dd5d2217/volumes/detail?all_tenants=true => generated 15 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-21 17:03:34.341 8 INFO cinder.api.openstack.wsgi [None req-22c9d6f9-b4e9-4ced-b2e7-4285d92e25b4 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/os-quota-sets/17c3f0f42d36483f9b1ceb9c660adbc6?usage=true 2026-05-21 17:03:34.368 8 INFO cinder.api.openstack.wsgi [None req-22c9d6f9-b4e9-4ced-b2e7-4285d92e25b4 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/os-quota-sets/17c3f0f42d36483f9b1ceb9c660adbc6?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 563/1128] 10.0.0.211 () {28 vars in 735 bytes} [Thu May 21 17:03:34 2026] GET /v3/e34136c9e217430aa9e079d8dd5d2217/os-quota-sets/17c3f0f42d36483f9b1ceb9c660adbc6?usage=true => generated 845 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-21 17:03:34.379 7 INFO cinder.api.openstack.wsgi [None req-6716fd7f-80a4-47de-b392-a359354dd4fe 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/os-quota-sets/4d0fafcf81744288badf64d5d6648f32?usage=true 2026-05-21 17:03:34.406 7 INFO cinder.api.openstack.wsgi [None req-6716fd7f-80a4-47de-b392-a359354dd4fe 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/os-quota-sets/4d0fafcf81744288badf64d5d6648f32?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 566/1129] 10.0.0.211 () {28 vars in 735 bytes} [Thu May 21 17:03:34 2026] GET /v3/e34136c9e217430aa9e079d8dd5d2217/os-quota-sets/4d0fafcf81744288badf64d5d6648f32?usage=true => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-21 17:03:34.421 8 INFO cinder.api.openstack.wsgi [None req-aae6ddf7-4e35-4b74-8d12-0545e83b4ba7 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/os-quota-sets/e34136c9e217430aa9e079d8dd5d2217?usage=true 2026-05-21 17:03:34.444 8 INFO cinder.api.openstack.wsgi [None req-aae6ddf7-4e35-4b74-8d12-0545e83b4ba7 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/os-quota-sets/e34136c9e217430aa9e079d8dd5d2217?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 564/1130] 10.0.0.211 () {28 vars in 735 bytes} [Thu May 21 17:03:34 2026] GET /v3/e34136c9e217430aa9e079d8dd5d2217/os-quota-sets/e34136c9e217430aa9e079d8dd5d2217?usage=true => generated 845 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-21 17:03:42.444 7 INFO cinder.api.openstack.wsgi [None req-6716fd7f-80a4-47de-b392-a359354dd4fe 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 17:03:42.444 8 INFO cinder.api.openstack.wsgi [None req-aae6ddf7-4e35-4b74-8d12-0545e83b4ba7 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 17:03:42.445 8 INFO cinder.api.openstack.wsgi [None req-aae6ddf7-4e35-4b74-8d12-0545e83b4ba7 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 17:03:42.445 7 INFO cinder.api.openstack.wsgi [None req-6716fd7f-80a4-47de-b392-a359354dd4fe 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 17:03:52.444 8 INFO cinder.api.openstack.wsgi [None req-aae6ddf7-4e35-4b74-8d12-0545e83b4ba7 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 17:03:52.444 7 INFO cinder.api.openstack.wsgi [None req-6716fd7f-80a4-47de-b392-a359354dd4fe 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 17:03:52.444 8 INFO cinder.api.openstack.wsgi [None req-aae6ddf7-4e35-4b74-8d12-0545e83b4ba7 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 17:03:52.445 7 INFO cinder.api.openstack.wsgi [None req-6716fd7f-80a4-47de-b392-a359354dd4fe 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 17:04:02.443 8 INFO cinder.api.openstack.wsgi [None req-aae6ddf7-4e35-4b74-8d12-0545e83b4ba7 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 17:04:02.443 8 INFO cinder.api.openstack.wsgi [None req-aae6ddf7-4e35-4b74-8d12-0545e83b4ba7 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 17:04:02.444 7 INFO cinder.api.openstack.wsgi [None req-6716fd7f-80a4-47de-b392-a359354dd4fe 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 17:04:02.445 7 INFO cinder.api.openstack.wsgi [None req-6716fd7f-80a4-47de-b392-a359354dd4fe 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 17:04:12.443 8 INFO cinder.api.openstack.wsgi [None req-aae6ddf7-4e35-4b74-8d12-0545e83b4ba7 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 17:04:12.443 7 INFO cinder.api.openstack.wsgi [None req-6716fd7f-80a4-47de-b392-a359354dd4fe 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 17:04:12.444 8 INFO cinder.api.openstack.wsgi [None req-aae6ddf7-4e35-4b74-8d12-0545e83b4ba7 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 17:04:12.444 7 INFO cinder.api.openstack.wsgi [None req-6716fd7f-80a4-47de-b392-a359354dd4fe 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 17:04:22.444 8 INFO cinder.api.openstack.wsgi [None req-aae6ddf7-4e35-4b74-8d12-0545e83b4ba7 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 17:04:22.444 8 INFO cinder.api.openstack.wsgi [None req-aae6ddf7-4e35-4b74-8d12-0545e83b4ba7 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 17:04:22.444 7 INFO cinder.api.openstack.wsgi [None req-6716fd7f-80a4-47de-b392-a359354dd4fe 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 17:04:22.445 7 INFO cinder.api.openstack.wsgi [None req-6716fd7f-80a4-47de-b392-a359354dd4fe 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 17:04:32.444 8 INFO cinder.api.openstack.wsgi [None req-aae6ddf7-4e35-4b74-8d12-0545e83b4ba7 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 17:04:32.444 7 INFO cinder.api.openstack.wsgi [None req-6716fd7f-80a4-47de-b392-a359354dd4fe 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 17:04:32.445 8 INFO cinder.api.openstack.wsgi [None req-aae6ddf7-4e35-4b74-8d12-0545e83b4ba7 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 17:04:32.445 7 INFO cinder.api.openstack.wsgi [None req-6716fd7f-80a4-47de-b392-a359354dd4fe 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 17:04:33.663 8 INFO cinder.api.openstack.wsgi [None req-b738add1-8aad-46bd-9cf5-58a35c4c4fa6 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/os-services 2026-05-21 17:04:33.668 8 INFO cinder.api.openstack.wsgi [None req-b738add1-8aad-46bd-9cf5-58a35c4c4fa6 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/os-services returned with HTTP 200 [pid: 8|app: 0|req: 571/1143] 10.0.0.211 () {28 vars in 644 bytes} [Thu May 21 17:04:33 2026] GET /v3/e34136c9e217430aa9e079d8dd5d2217/os-services => generated 646 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-21 17:04:33.679 7 INFO cinder.api.openstack.wsgi [None req-89771cae-5a5b-4d70-a0ea-da678c7cdb8f 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/volumes/detail?all_tenants=true 2026-05-21 17:04:33.687 7 INFO cinder.volume.api [None req-89771cae-5a5b-4d70-a0ea-da678c7cdb8f 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] Get all volumes completed successfully. 2026-05-21 17:04:33.689 7 INFO cinder.api.openstack.wsgi [None req-89771cae-5a5b-4d70-a0ea-da678c7cdb8f 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 573/1144] 10.0.0.211 () {28 vars in 683 bytes} [Thu May 21 17:04:33 2026] GET /v3/e34136c9e217430aa9e079d8dd5d2217/volumes/detail?all_tenants=true => generated 15 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-21 17:04:33.700 8 INFO cinder.api.openstack.wsgi [None req-c7a72816-4f04-43db-8db8-e3f885305141 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/scheduler-stats/get_pools?detail=true 2026-05-21 17:04:34.204 8 INFO cinder.api.openstack.wsgi [None req-c7a72816-4f04-43db-8db8-e3f885305141 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 572/1145] 10.0.0.211 () {28 vars in 695 bytes} [Thu May 21 17:04:33 2026] GET /v3/e34136c9e217430aa9e079d8dd5d2217/scheduler-stats/get_pools?detail=true => generated 670 bytes in 512 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-21 17:04:34.217 7 INFO cinder.api.openstack.wsgi [None req-d97ca596-76d5-4d59-9dcc-88ee84849cc2 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/volumes/detail?all_tenants=true 2026-05-21 17:04:34.225 7 INFO cinder.volume.api [None req-d97ca596-76d5-4d59-9dcc-88ee84849cc2 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] Get all volumes completed successfully. 2026-05-21 17:04:34.227 7 INFO cinder.api.openstack.wsgi [None req-d97ca596-76d5-4d59-9dcc-88ee84849cc2 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 574/1146] 10.0.0.211 () {28 vars in 683 bytes} [Thu May 21 17:04:34 2026] GET /v3/e34136c9e217430aa9e079d8dd5d2217/volumes/detail?all_tenants=true => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-21 17:04:34.273 8 INFO cinder.api.openstack.wsgi [None req-1198518c-d0ba-45d7-b2f7-02a2423d1d70 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/os-quota-sets/17c3f0f42d36483f9b1ceb9c660adbc6?usage=true 2026-05-21 17:04:34.293 8 INFO cinder.api.openstack.wsgi [None req-1198518c-d0ba-45d7-b2f7-02a2423d1d70 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/os-quota-sets/17c3f0f42d36483f9b1ceb9c660adbc6?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 573/1147] 10.0.0.211 () {28 vars in 735 bytes} [Thu May 21 17:04:34 2026] GET /v3/e34136c9e217430aa9e079d8dd5d2217/os-quota-sets/17c3f0f42d36483f9b1ceb9c660adbc6?usage=true => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-21 17:04:34.306 7 INFO cinder.api.openstack.wsgi [None req-c8b4fc6c-0d14-4965-9b41-e04580f1d1e9 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/os-quota-sets/4d0fafcf81744288badf64d5d6648f32?usage=true 2026-05-21 17:04:34.326 7 INFO cinder.api.openstack.wsgi [None req-c8b4fc6c-0d14-4965-9b41-e04580f1d1e9 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/os-quota-sets/4d0fafcf81744288badf64d5d6648f32?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 575/1148] 10.0.0.211 () {28 vars in 735 bytes} [Thu May 21 17:04:34 2026] GET /v3/e34136c9e217430aa9e079d8dd5d2217/os-quota-sets/4d0fafcf81744288badf64d5d6648f32?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-21 17:04:34.339 8 INFO cinder.api.openstack.wsgi [None req-b5b95167-8bcc-41c8-a24c-888e6594aeec 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/os-quota-sets/e34136c9e217430aa9e079d8dd5d2217?usage=true 2026-05-21 17:04:34.365 8 INFO cinder.api.openstack.wsgi [None req-b5b95167-8bcc-41c8-a24c-888e6594aeec 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/os-quota-sets/e34136c9e217430aa9e079d8dd5d2217?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 574/1149] 10.0.0.211 () {28 vars in 735 bytes} [Thu May 21 17:04:34 2026] GET /v3/e34136c9e217430aa9e079d8dd5d2217/os-quota-sets/e34136c9e217430aa9e079d8dd5d2217?usage=true => generated 845 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-21 17:04:34.375 7 INFO cinder.api.openstack.wsgi [None req-e567d069-93dc-48f8-a3fd-668e78694520 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/snapshots?all_tenants=true 2026-05-21 17:04:34.381 7 INFO cinder.volume.api [None req-e567d069-93dc-48f8-a3fd-668e78694520 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] Get all snapshots completed successfully. 2026-05-21 17:04:34.382 7 INFO cinder.api.openstack.wsgi [None req-e567d069-93dc-48f8-a3fd-668e78694520 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e34136c9e217430aa9e079d8dd5d2217/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 576/1150] 10.0.0.211 () {28 vars in 673 bytes} [Thu May 21 17:04:34 2026] GET /v3/e34136c9e217430aa9e079d8dd5d2217/snapshots?all_tenants=true => generated 17 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-21 17:04:42.444 8 INFO cinder.api.openstack.wsgi [None req-b5b95167-8bcc-41c8-a24c-888e6594aeec 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 17:04:42.444 7 INFO cinder.api.openstack.wsgi [None req-e567d069-93dc-48f8-a3fd-668e78694520 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] GET http://10.0.0.94:8776/ 2026-05-21 17:04:42.445 8 INFO cinder.api.openstack.wsgi [None req-b5b95167-8bcc-41c8-a24c-888e6594aeec 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300 2026-05-21 17:04:42.445 7 INFO cinder.api.openstack.wsgi [None req-e567d069-93dc-48f8-a3fd-668e78694520 1d68a90d43bd409aac95e7191112026b e34136c9e217430aa9e079d8dd5d2217 - - default default] http://10.0.0.94:8776/ returned with HTTP 300