+ 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 [Fri Mar 6 00:57:00 2026] *** compiled with version: 13.3.0 on 27 February 2026 14:41:32 os: Linux-5.15.0-171-generic #181-Ubuntu SMP Fri Feb 6 22:44:50 UTC 2026 nodename: cinder-api-7888789745-djqqq 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, Jan 22 2026, 20:57:42) [GCC 13.3.0] Python main interpreter initialized at 0x7f4166f73668 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-03-06 00:57:05.084 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-03-06 00:57:05.084 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. 2026-03-06 00:57:05.097 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-03-06 00:57:05.097 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. /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-03-06 00:57:06.348 7 INFO cinder.rpc [None req-b13dfd6f-9d6c-4a1d-a8dc-df94660f4f02 - - - - - -] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. 2026-03-06 00:57:06.351 7 INFO cinder.rpc [None req-b13dfd6f-9d6c-4a1d-a8dc-df94660f4f02 - - - - - -] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. 2026-03-06 00:57:06.354 7 INFO cinder.rpc [None req-b13dfd6f-9d6c-4a1d-a8dc-df94660f4f02 - - - - - -] Automatically selected cinder-volume objects version 1.39 as minimum service version. 2026-03-06 00:57:06.373 7 INFO cinder.rpc [None req-b13dfd6f-9d6c-4a1d-a8dc-df94660f4f02 - - - - - -] Automatically selected cinder-volume RPC version 3.20 as minimum service version. 2026-03-06 00:57:06.376 8 INFO cinder.rpc [None req-6fb341dd-3e01-44a5-990c-36bab03df4f8 - - - - - -] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. 2026-03-06 00:57:06.379 8 INFO cinder.rpc [None req-6fb341dd-3e01-44a5-990c-36bab03df4f8 - - - - - -] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. 2026-03-06 00:57:06.382 8 INFO cinder.rpc [None req-6fb341dd-3e01-44a5-990c-36bab03df4f8 - - - - - -] Automatically selected cinder-volume objects version 1.39 as minimum service version. 2026-03-06 00:57:06.384 8 INFO cinder.rpc [None req-6fb341dd-3e01-44a5-990c-36bab03df4f8 - - - - - -] Automatically selected cinder-volume RPC version 3.20 as minimum service version. 2026-03-06 00:57:06.387 7 INFO cinder.rpc [None req-b13dfd6f-9d6c-4a1d-a8dc-df94660f4f02 - - - - - -] Automatically selected cinder-backup objects version 1.39 as minimum service version. 2026-03-06 00:57:06.389 7 INFO cinder.rpc [None req-b13dfd6f-9d6c-4a1d-a8dc-df94660f4f02 - - - - - -] Automatically selected cinder-backup RPC version 2.4 as minimum service version. 2026-03-06 00:57:06.398 8 INFO cinder.rpc [None req-6fb341dd-3e01-44a5-990c-36bab03df4f8 - - - - - -] Automatically selected cinder-backup objects version 1.39 as minimum service version. 2026-03-06 00:57:06.402 8 INFO cinder.rpc [None req-6fb341dd-3e01-44a5-990c-36bab03df4f8 - - - - - -] Automatically selected cinder-backup RPC version 2.4 as minimum service version. 2026-03-06 00:57:06.442 7 WARNING cinder.api.contrib.hosts [None req-b13dfd6f-9d6c-4a1d-a8dc-df94660f4f02 - - - - - -] Deprecated: The Host API is deprecated and will be be removed in a future version. 2026-03-06 00:57:06.460 8 WARNING cinder.api.contrib.hosts [None req-6fb341dd-3e01-44a5-990c-36bab03df4f8 - - - - - -] Deprecated: The Host API is deprecated and will be be removed in a future version. 2026-03-06 00:57:06.479 7 WARNING keystonemiddleware._common.config [None req-b13dfd6f-9d6c-4a1d-a8dc-df94660f4f02 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-03-06 00:57:06.488 7 WARNING oslo_config.cfg [None req-b13dfd6f-9d6c-4a1d-a8dc-df94660f4f02 - - - - - -] 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 5 seconds on interpreter 0x7f4166f73668 pid: 7 (default app) 2026-03-06 00:57:06.497 8 WARNING keystonemiddleware._common.config [None req-6fb341dd-3e01-44a5-990c-36bab03df4f8 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-03-06 00:57:06.505 8 WARNING oslo_config.cfg [None req-6fb341dd-3e01-44a5-990c-36bab03df4f8 - - - - - -] 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 5 seconds on interpreter 0x7f4166f73668 pid: 8 (default app) 2026-03-06 00:57:14.100 7 INFO cinder.api.openstack.wsgi [None req-b13dfd6f-9d6c-4a1d-a8dc-df94660f4f02 - - - - - -] GET http://10.0.0.222:8776/ 2026-03-06 00:57:14.102 7 INFO cinder.api.openstack.wsgi [None req-b13dfd6f-9d6c-4a1d-a8dc-df94660f4f02 - - - - - -] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 00:57:24.100 8 INFO cinder.api.openstack.wsgi [None req-6fb341dd-3e01-44a5-990c-36bab03df4f8 - - - - - -] GET http://10.0.0.222:8776/ 2026-03-06 00:57:24.102 8 INFO cinder.api.openstack.wsgi [None req-6fb341dd-3e01-44a5-990c-36bab03df4f8 - - - - - -] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 00:57:34.100 7 INFO cinder.api.openstack.wsgi [None req-b13dfd6f-9d6c-4a1d-a8dc-df94660f4f02 - - - - - -] GET http://10.0.0.222:8776/ 2026-03-06 00:57:34.100 8 INFO cinder.api.openstack.wsgi [None req-6fb341dd-3e01-44a5-990c-36bab03df4f8 - - - - - -] GET http://10.0.0.222:8776/ 2026-03-06 00:57:34.102 7 INFO cinder.api.openstack.wsgi [None req-b13dfd6f-9d6c-4a1d-a8dc-df94660f4f02 - - - - - -] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 00:57:34.102 8 INFO cinder.api.openstack.wsgi [None req-6fb341dd-3e01-44a5-990c-36bab03df4f8 - - - - - -] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 00:57:44.100 7 INFO cinder.api.openstack.wsgi [None req-b13dfd6f-9d6c-4a1d-a8dc-df94660f4f02 - - - - - -] GET http://10.0.0.222:8776/ 2026-03-06 00:57:44.100 8 INFO cinder.api.openstack.wsgi [None req-6fb341dd-3e01-44a5-990c-36bab03df4f8 - - - - - -] GET http://10.0.0.222:8776/ 2026-03-06 00:57:44.101 8 INFO cinder.api.openstack.wsgi [None req-6fb341dd-3e01-44a5-990c-36bab03df4f8 - - - - - -] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 00:57:44.101 7 INFO cinder.api.openstack.wsgi [None req-b13dfd6f-9d6c-4a1d-a8dc-df94660f4f02 - - - - - -] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 00:57:54.100 8 INFO cinder.api.openstack.wsgi [None req-6fb341dd-3e01-44a5-990c-36bab03df4f8 - - - - - -] GET http://10.0.0.222:8776/ 2026-03-06 00:57:54.100 7 INFO cinder.api.openstack.wsgi [None req-b13dfd6f-9d6c-4a1d-a8dc-df94660f4f02 - - - - - -] GET http://10.0.0.222:8776/ 2026-03-06 00:57:54.101 8 INFO cinder.api.openstack.wsgi [None req-6fb341dd-3e01-44a5-990c-36bab03df4f8 - - - - - -] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 00:57:54.101 7 INFO cinder.api.openstack.wsgi [None req-b13dfd6f-9d6c-4a1d-a8dc-df94660f4f02 - - - - - -] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 00:58:04.100 7 INFO cinder.api.openstack.wsgi [None req-b13dfd6f-9d6c-4a1d-a8dc-df94660f4f02 - - - - - -] GET http://10.0.0.222:8776/ 2026-03-06 00:58:04.100 8 INFO cinder.api.openstack.wsgi [None req-6fb341dd-3e01-44a5-990c-36bab03df4f8 - - - - - -] GET http://10.0.0.222:8776/ 2026-03-06 00:58:04.101 7 INFO cinder.api.openstack.wsgi [None req-b13dfd6f-9d6c-4a1d-a8dc-df94660f4f02 - - - - - -] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 00:58:04.101 8 INFO cinder.api.openstack.wsgi [None req-6fb341dd-3e01-44a5-990c-36bab03df4f8 - - - - - -] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 00:58:14.099 7 INFO cinder.api.openstack.wsgi [None req-b13dfd6f-9d6c-4a1d-a8dc-df94660f4f02 - - - - - -] GET http://10.0.0.222:8776/ 2026-03-06 00:58:14.100 8 INFO cinder.api.openstack.wsgi [None req-6fb341dd-3e01-44a5-990c-36bab03df4f8 - - - - - -] GET http://10.0.0.222:8776/ 2026-03-06 00:58:14.100 7 INFO cinder.api.openstack.wsgi [None req-b13dfd6f-9d6c-4a1d-a8dc-df94660f4f02 - - - - - -] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 00:58:14.100 8 INFO cinder.api.openstack.wsgi [None req-6fb341dd-3e01-44a5-990c-36bab03df4f8 - - - - - -] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 00:58:24.099 8 INFO cinder.api.openstack.wsgi [None req-6fb341dd-3e01-44a5-990c-36bab03df4f8 - - - - - -] GET http://10.0.0.222:8776/ 2026-03-06 00:58:24.100 8 INFO cinder.api.openstack.wsgi [None req-6fb341dd-3e01-44a5-990c-36bab03df4f8 - - - - - -] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 00:58:24.099 7 INFO cinder.api.openstack.wsgi [None req-b13dfd6f-9d6c-4a1d-a8dc-df94660f4f02 - - - - - -] GET http://10.0.0.222:8776/ 2026-03-06 00:58:24.101 7 INFO cinder.api.openstack.wsgi [None req-b13dfd6f-9d6c-4a1d-a8dc-df94660f4f02 - - - - - -] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 00:58:34.100 7 INFO cinder.api.openstack.wsgi [None req-b13dfd6f-9d6c-4a1d-a8dc-df94660f4f02 - - - - - -] GET http://10.0.0.222:8776/ 2026-03-06 00:58:34.100 8 INFO cinder.api.openstack.wsgi [None req-6fb341dd-3e01-44a5-990c-36bab03df4f8 - - - - - -] GET http://10.0.0.222:8776/ 2026-03-06 00:58:34.101 7 INFO cinder.api.openstack.wsgi [None req-b13dfd6f-9d6c-4a1d-a8dc-df94660f4f02 - - - - - -] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 00:58:34.101 8 INFO cinder.api.openstack.wsgi [None req-6fb341dd-3e01-44a5-990c-36bab03df4f8 - - - - - -] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 00:58:44.099 7 INFO cinder.api.openstack.wsgi [None req-b13dfd6f-9d6c-4a1d-a8dc-df94660f4f02 - - - - - -] GET http://10.0.0.222:8776/ 2026-03-06 00:58:44.099 8 INFO cinder.api.openstack.wsgi [None req-6fb341dd-3e01-44a5-990c-36bab03df4f8 - - - - - -] GET http://10.0.0.222:8776/ 2026-03-06 00:58:44.100 7 INFO cinder.api.openstack.wsgi [None req-b13dfd6f-9d6c-4a1d-a8dc-df94660f4f02 - - - - - -] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 00:58:44.100 8 INFO cinder.api.openstack.wsgi [None req-6fb341dd-3e01-44a5-990c-36bab03df4f8 - - - - - -] http://10.0.0.222: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-03-06 00:58:48.132 7 INFO cinder.api.openstack.wsgi [None req-f51e7801-068b-45d2-af89-075bb761fced ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/types/rbd1 2026-03-06 00:58:48.150 7 INFO cinder.api.openstack.wsgi [None req-f51e7801-068b-45d2-af89-075bb761fced ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/types/rbd1 returned with HTTP 404 [pid: 7|app: 0|req: 10/19] 10.0.0.95 () {30 vars in 681 bytes} [Fri Mar 6 00:58:47 2026] GET /v3/d6e81b890ebf4c9da337e629bd1250c6/types/rbd1 => generated 82 bytes in 927 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-03-06 00:58:48.565 8 INFO cinder.api.openstack.wsgi [None req-76e836ee-784f-4f14-9be3-c33c20cf4308 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/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-03-06 00:58:48.589 8 INFO cinder.api.openstack.wsgi [None req-76e836ee-784f-4f14-9be3-c33c20cf4308 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/types?name=rbd1&is_public=None returned with HTTP 200 [pid: 8|app: 0|req: 10/20] 10.0.0.95 () {30 vars in 720 bytes} [Fri Mar 6 00:58:48 2026] GET /v3/d6e81b890ebf4c9da337e629bd1250c6/types?name=rbd1&is_public=None => generated 20 bytes in 432 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-03-06 00:58:50.323 7 INFO cinder.api.openstack.wsgi [None req-5b06f5d7-5dc5-4c37-a757-1e0b44f15ad7 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/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-03-06 00:58:50.345 7 INFO cinder.api.openstack.wsgi [None req-5b06f5d7-5dc5-4c37-a757-1e0b44f15ad7 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/types returned with HTTP 200 [pid: 7|app: 0|req: 11/21] 10.0.0.95 () {34 vars in 724 bytes} [Fri Mar 6 00:58:50 2026] POST /v3/d6e81b890ebf4c9da337e629bd1250c6/types => generated 179 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-06 00:58:50.360 8 INFO cinder.api.openstack.wsgi [req-5b06f5d7-5dc5-4c37-a757-1e0b44f15ad7 req-872a252a-c6e2-4de6-9217-15cb42143c3a ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/types/b8940e5d-edad-4a19-9e49-9096508ff650/extra_specs 2026-03-06 00:58:50.413 8 INFO cinder.api.openstack.wsgi [req-5b06f5d7-5dc5-4c37-a757-1e0b44f15ad7 req-872a252a-c6e2-4de6-9217-15cb42143c3a ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/types/b8940e5d-edad-4a19-9e49-9096508ff650/extra_specs returned with HTTP 200 [pid: 8|app: 0|req: 11/22] 10.0.0.95 () {36 vars in 893 bytes} [Fri Mar 6 00:58:50 2026] POST /v3/d6e81b890ebf4c9da337e629bd1250c6/types/b8940e5d-edad-4a19-9e49-9096508ff650/extra_specs => generated 48 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-03-06 00:58:52.176 7 INFO cinder.api.openstack.wsgi [None req-7e7a9c75-fc2e-4e76-a157-41bc96564356 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/types?is_public=None 2026-03-06 00:58:52.191 7 INFO cinder.api.openstack.wsgi [None req-7e7a9c75-fc2e-4e76-a157-41bc96564356 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/types?is_public=None returned with HTTP 200 [pid: 7|app: 0|req: 12/23] 10.0.0.95 () {30 vars in 700 bytes} [Fri Mar 6 00:58:52 2026] GET /v3/d6e81b890ebf4c9da337e629bd1250c6/types?is_public=None => generated 443 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-06 00:58:54.099 7 INFO cinder.api.openstack.wsgi [None req-7e7a9c75-fc2e-4e76-a157-41bc96564356 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 00:58:54.100 7 INFO cinder.api.openstack.wsgi [None req-7e7a9c75-fc2e-4e76-a157-41bc96564356 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 00:58:54.102 7 INFO cinder.api.openstack.wsgi [None req-7e7a9c75-fc2e-4e76-a157-41bc96564356 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 00:58:54.104 7 INFO cinder.api.openstack.wsgi [None req-7e7a9c75-fc2e-4e76-a157-41bc96564356 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 00:58:54.225 8 INFO cinder.api.openstack.wsgi [None req-49de9e0a-b983-499a-a46e-214d485824ef ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/qos-specs 2026-03-06 00:58:54.237 8 INFO cinder.api.openstack.wsgi [None req-49de9e0a-b983-499a-a46e-214d485824ef ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/qos-specs returned with HTTP 200 [pid: 8|app: 0|req: 12/26] 10.0.0.95 () {30 vars in 679 bytes} [Fri Mar 6 00:58:53 2026] GET /v3/d6e81b890ebf4c9da337e629bd1250c6/qos-specs => generated 17 bytes in 367 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-03-06 00:59:04.099 7 INFO cinder.api.openstack.wsgi [None req-7e7a9c75-fc2e-4e76-a157-41bc96564356 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 00:59:04.099 8 INFO cinder.api.openstack.wsgi [None req-49de9e0a-b983-499a-a46e-214d485824ef ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 00:59:04.100 7 INFO cinder.api.openstack.wsgi [None req-7e7a9c75-fc2e-4e76-a157-41bc96564356 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 00:59:04.101 8 INFO cinder.api.openstack.wsgi [None req-49de9e0a-b983-499a-a46e-214d485824ef ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 00:59:14.099 8 INFO cinder.api.openstack.wsgi [None req-49de9e0a-b983-499a-a46e-214d485824ef ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 00:59:14.099 7 INFO cinder.api.openstack.wsgi [None req-7e7a9c75-fc2e-4e76-a157-41bc96564356 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 00:59:14.100 8 INFO cinder.api.openstack.wsgi [None req-49de9e0a-b983-499a-a46e-214d485824ef ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 00:59:14.101 7 INFO cinder.api.openstack.wsgi [None req-7e7a9c75-fc2e-4e76-a157-41bc96564356 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 00:59:24.100 8 INFO cinder.api.openstack.wsgi [None req-49de9e0a-b983-499a-a46e-214d485824ef ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 00:59:24.100 7 INFO cinder.api.openstack.wsgi [None req-7e7a9c75-fc2e-4e76-a157-41bc96564356 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 00:59:24.101 8 INFO cinder.api.openstack.wsgi [None req-49de9e0a-b983-499a-a46e-214d485824ef ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 00:59:24.101 7 INFO cinder.api.openstack.wsgi [None req-7e7a9c75-fc2e-4e76-a157-41bc96564356 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 00:59:34.099 8 INFO cinder.api.openstack.wsgi [None req-49de9e0a-b983-499a-a46e-214d485824ef ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 00:59:34.100 7 INFO cinder.api.openstack.wsgi [None req-7e7a9c75-fc2e-4e76-a157-41bc96564356 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 00:59:34.100 8 INFO cinder.api.openstack.wsgi [None req-49de9e0a-b983-499a-a46e-214d485824ef ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 00:59:34.101 7 INFO cinder.api.openstack.wsgi [None req-7e7a9c75-fc2e-4e76-a157-41bc96564356 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 00:59:44.099 8 INFO cinder.api.openstack.wsgi [None req-49de9e0a-b983-499a-a46e-214d485824ef ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 00:59:44.099 7 INFO cinder.api.openstack.wsgi [None req-7e7a9c75-fc2e-4e76-a157-41bc96564356 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 00:59:44.099 8 INFO cinder.api.openstack.wsgi [None req-49de9e0a-b983-499a-a46e-214d485824ef ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 00:59:44.100 7 INFO cinder.api.openstack.wsgi [None req-7e7a9c75-fc2e-4e76-a157-41bc96564356 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 00:59:54.099 8 INFO cinder.api.openstack.wsgi [None req-49de9e0a-b983-499a-a46e-214d485824ef ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 00:59:54.099 7 INFO cinder.api.openstack.wsgi [None req-7e7a9c75-fc2e-4e76-a157-41bc96564356 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 00:59:54.101 8 INFO cinder.api.openstack.wsgi [None req-49de9e0a-b983-499a-a46e-214d485824ef ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 00:59:54.101 7 INFO cinder.api.openstack.wsgi [None req-7e7a9c75-fc2e-4e76-a157-41bc96564356 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:00:04.099 7 INFO cinder.api.openstack.wsgi [None req-7e7a9c75-fc2e-4e76-a157-41bc96564356 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:00:04.099 8 INFO cinder.api.openstack.wsgi [None req-49de9e0a-b983-499a-a46e-214d485824ef ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:00:04.100 8 INFO cinder.api.openstack.wsgi [None req-49de9e0a-b983-499a-a46e-214d485824ef ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:00:04.100 7 INFO cinder.api.openstack.wsgi [None req-7e7a9c75-fc2e-4e76-a157-41bc96564356 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:00:14.099 8 INFO cinder.api.openstack.wsgi [None req-49de9e0a-b983-499a-a46e-214d485824ef ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:00:14.099 7 INFO cinder.api.openstack.wsgi [None req-7e7a9c75-fc2e-4e76-a157-41bc96564356 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:00:14.100 8 INFO cinder.api.openstack.wsgi [None req-49de9e0a-b983-499a-a46e-214d485824ef ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:00:14.100 7 INFO cinder.api.openstack.wsgi [None req-7e7a9c75-fc2e-4e76-a157-41bc96564356 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:00:24.099 7 INFO cinder.api.openstack.wsgi [None req-7e7a9c75-fc2e-4e76-a157-41bc96564356 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:00:24.099 8 INFO cinder.api.openstack.wsgi [None req-49de9e0a-b983-499a-a46e-214d485824ef ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:00:24.101 8 INFO cinder.api.openstack.wsgi [None req-49de9e0a-b983-499a-a46e-214d485824ef ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:00:24.101 7 INFO cinder.api.openstack.wsgi [None req-7e7a9c75-fc2e-4e76-a157-41bc96564356 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:00:34.099 8 INFO cinder.api.openstack.wsgi [None req-49de9e0a-b983-499a-a46e-214d485824ef ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:00:34.099 7 INFO cinder.api.openstack.wsgi [None req-7e7a9c75-fc2e-4e76-a157-41bc96564356 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:00:34.100 8 INFO cinder.api.openstack.wsgi [None req-49de9e0a-b983-499a-a46e-214d485824ef ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:00:34.100 7 INFO cinder.api.openstack.wsgi [None req-7e7a9c75-fc2e-4e76-a157-41bc96564356 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:00:44.100 7 INFO cinder.api.openstack.wsgi [None req-7e7a9c75-fc2e-4e76-a157-41bc96564356 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:00:44.100 8 INFO cinder.api.openstack.wsgi [None req-49de9e0a-b983-499a-a46e-214d485824ef ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:00:44.101 7 INFO cinder.api.openstack.wsgi [None req-7e7a9c75-fc2e-4e76-a157-41bc96564356 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:00:44.102 8 INFO cinder.api.openstack.wsgi [None req-49de9e0a-b983-499a-a46e-214d485824ef ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:00:54.099 8 INFO cinder.api.openstack.wsgi [None req-49de9e0a-b983-499a-a46e-214d485824ef ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:00:54.099 7 INFO cinder.api.openstack.wsgi [None req-7e7a9c75-fc2e-4e76-a157-41bc96564356 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:00:54.100 8 INFO cinder.api.openstack.wsgi [None req-49de9e0a-b983-499a-a46e-214d485824ef ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:00:54.101 7 INFO cinder.api.openstack.wsgi [None req-7e7a9c75-fc2e-4e76-a157-41bc96564356 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:01:04.099 7 INFO cinder.api.openstack.wsgi [None req-7e7a9c75-fc2e-4e76-a157-41bc96564356 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:01:04.099 8 INFO cinder.api.openstack.wsgi [None req-49de9e0a-b983-499a-a46e-214d485824ef ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:01:04.099 7 INFO cinder.api.openstack.wsgi [None req-7e7a9c75-fc2e-4e76-a157-41bc96564356 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:01:04.100 8 INFO cinder.api.openstack.wsgi [None req-49de9e0a-b983-499a-a46e-214d485824ef ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:01:14.100 7 INFO cinder.api.openstack.wsgi [None req-7e7a9c75-fc2e-4e76-a157-41bc96564356 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:01:14.101 8 INFO cinder.api.openstack.wsgi [None req-49de9e0a-b983-499a-a46e-214d485824ef ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:01:14.101 7 INFO cinder.api.openstack.wsgi [None req-7e7a9c75-fc2e-4e76-a157-41bc96564356 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:01:14.102 8 INFO cinder.api.openstack.wsgi [None req-49de9e0a-b983-499a-a46e-214d485824ef ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:01:24.099 8 INFO cinder.api.openstack.wsgi [None req-49de9e0a-b983-499a-a46e-214d485824ef ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:01:24.100 7 INFO cinder.api.openstack.wsgi [None req-7e7a9c75-fc2e-4e76-a157-41bc96564356 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:01:24.100 8 INFO cinder.api.openstack.wsgi [None req-49de9e0a-b983-499a-a46e-214d485824ef ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:01:24.101 7 INFO cinder.api.openstack.wsgi [None req-7e7a9c75-fc2e-4e76-a157-41bc96564356 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:01:34.099 8 INFO cinder.api.openstack.wsgi [None req-49de9e0a-b983-499a-a46e-214d485824ef ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:01:34.099 7 INFO cinder.api.openstack.wsgi [None req-7e7a9c75-fc2e-4e76-a157-41bc96564356 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:01:34.100 7 INFO cinder.api.openstack.wsgi [None req-7e7a9c75-fc2e-4e76-a157-41bc96564356 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:01:34.105 8 INFO cinder.api.openstack.wsgi [None req-49de9e0a-b983-499a-a46e-214d485824ef ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:01:44.099 8 INFO cinder.api.openstack.wsgi [None req-49de9e0a-b983-499a-a46e-214d485824ef ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:01:44.099 7 INFO cinder.api.openstack.wsgi [None req-7e7a9c75-fc2e-4e76-a157-41bc96564356 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:01:44.100 8 INFO cinder.api.openstack.wsgi [None req-49de9e0a-b983-499a-a46e-214d485824ef ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:01:44.101 7 INFO cinder.api.openstack.wsgi [None req-7e7a9c75-fc2e-4e76-a157-41bc96564356 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:01:54.099 8 INFO cinder.api.openstack.wsgi [None req-49de9e0a-b983-499a-a46e-214d485824ef ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:01:54.099 7 INFO cinder.api.openstack.wsgi [None req-7e7a9c75-fc2e-4e76-a157-41bc96564356 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:01:54.100 8 INFO cinder.api.openstack.wsgi [None req-49de9e0a-b983-499a-a46e-214d485824ef ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:01:54.100 7 INFO cinder.api.openstack.wsgi [None req-7e7a9c75-fc2e-4e76-a157-41bc96564356 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:02:04.099 8 INFO cinder.api.openstack.wsgi [None req-49de9e0a-b983-499a-a46e-214d485824ef ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:02:04.100 7 INFO cinder.api.openstack.wsgi [None req-7e7a9c75-fc2e-4e76-a157-41bc96564356 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:02:04.101 8 INFO cinder.api.openstack.wsgi [None req-49de9e0a-b983-499a-a46e-214d485824ef ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:02:04.101 7 INFO cinder.api.openstack.wsgi [None req-7e7a9c75-fc2e-4e76-a157-41bc96564356 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:02:14.100 7 INFO cinder.api.openstack.wsgi [None req-7e7a9c75-fc2e-4e76-a157-41bc96564356 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:02:14.100 8 INFO cinder.api.openstack.wsgi [None req-49de9e0a-b983-499a-a46e-214d485824ef ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:02:14.101 7 INFO cinder.api.openstack.wsgi [None req-7e7a9c75-fc2e-4e76-a157-41bc96564356 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:02:14.102 8 INFO cinder.api.openstack.wsgi [None req-49de9e0a-b983-499a-a46e-214d485824ef ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:02:24.099 8 INFO cinder.api.openstack.wsgi [None req-49de9e0a-b983-499a-a46e-214d485824ef ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:02:24.099 7 INFO cinder.api.openstack.wsgi [None req-7e7a9c75-fc2e-4e76-a157-41bc96564356 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:02:24.100 8 INFO cinder.api.openstack.wsgi [None req-49de9e0a-b983-499a-a46e-214d485824ef ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:02:24.100 7 INFO cinder.api.openstack.wsgi [None req-7e7a9c75-fc2e-4e76-a157-41bc96564356 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:02:34.099 7 INFO cinder.api.openstack.wsgi [None req-7e7a9c75-fc2e-4e76-a157-41bc96564356 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:02:34.100 8 INFO cinder.api.openstack.wsgi [None req-49de9e0a-b983-499a-a46e-214d485824ef ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:02:34.100 7 INFO cinder.api.openstack.wsgi [None req-7e7a9c75-fc2e-4e76-a157-41bc96564356 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:02:34.101 8 INFO cinder.api.openstack.wsgi [None req-49de9e0a-b983-499a-a46e-214d485824ef ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:02:44.099 7 INFO cinder.api.openstack.wsgi [None req-7e7a9c75-fc2e-4e76-a157-41bc96564356 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:02:44.099 8 INFO cinder.api.openstack.wsgi [None req-49de9e0a-b983-499a-a46e-214d485824ef ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:02:44.100 7 INFO cinder.api.openstack.wsgi [None req-7e7a9c75-fc2e-4e76-a157-41bc96564356 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:02:44.100 8 INFO cinder.api.openstack.wsgi [None req-49de9e0a-b983-499a-a46e-214d485824ef ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:02:54.099 8 INFO cinder.api.openstack.wsgi [None req-49de9e0a-b983-499a-a46e-214d485824ef ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:02:54.099 7 INFO cinder.api.openstack.wsgi [None req-7e7a9c75-fc2e-4e76-a157-41bc96564356 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:02:54.100 8 INFO cinder.api.openstack.wsgi [None req-49de9e0a-b983-499a-a46e-214d485824ef ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:02:54.101 7 INFO cinder.api.openstack.wsgi [None req-7e7a9c75-fc2e-4e76-a157-41bc96564356 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:03:04.099 7 INFO cinder.api.openstack.wsgi [None req-7e7a9c75-fc2e-4e76-a157-41bc96564356 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:03:04.099 8 INFO cinder.api.openstack.wsgi [None req-49de9e0a-b983-499a-a46e-214d485824ef ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:03:04.101 7 INFO cinder.api.openstack.wsgi [None req-7e7a9c75-fc2e-4e76-a157-41bc96564356 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:03:04.101 8 INFO cinder.api.openstack.wsgi [None req-49de9e0a-b983-499a-a46e-214d485824ef ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:03:14.100 7 INFO cinder.api.openstack.wsgi [None req-7e7a9c75-fc2e-4e76-a157-41bc96564356 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:03:14.100 8 INFO cinder.api.openstack.wsgi [None req-49de9e0a-b983-499a-a46e-214d485824ef ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:03:14.101 7 INFO cinder.api.openstack.wsgi [None req-7e7a9c75-fc2e-4e76-a157-41bc96564356 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:03:14.101 8 INFO cinder.api.openstack.wsgi [None req-49de9e0a-b983-499a-a46e-214d485824ef ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:03:24.099 7 INFO cinder.api.openstack.wsgi [None req-7e7a9c75-fc2e-4e76-a157-41bc96564356 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:03:24.100 8 INFO cinder.api.openstack.wsgi [None req-49de9e0a-b983-499a-a46e-214d485824ef ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:03:24.100 7 INFO cinder.api.openstack.wsgi [None req-7e7a9c75-fc2e-4e76-a157-41bc96564356 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:03:24.101 8 INFO cinder.api.openstack.wsgi [None req-49de9e0a-b983-499a-a46e-214d485824ef ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:03:34.101 8 INFO cinder.api.openstack.wsgi [None req-49de9e0a-b983-499a-a46e-214d485824ef ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:03:34.101 7 INFO cinder.api.openstack.wsgi [None req-7e7a9c75-fc2e-4e76-a157-41bc96564356 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:03:34.102 8 INFO cinder.api.openstack.wsgi [None req-49de9e0a-b983-499a-a46e-214d485824ef ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:03:34.103 7 INFO cinder.api.openstack.wsgi [None req-7e7a9c75-fc2e-4e76-a157-41bc96564356 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:03:44.099 8 INFO cinder.api.openstack.wsgi [None req-49de9e0a-b983-499a-a46e-214d485824ef ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:03:44.099 7 INFO cinder.api.openstack.wsgi [None req-7e7a9c75-fc2e-4e76-a157-41bc96564356 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:03:44.101 8 INFO cinder.api.openstack.wsgi [None req-49de9e0a-b983-499a-a46e-214d485824ef ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:03:44.101 7 INFO cinder.api.openstack.wsgi [None req-7e7a9c75-fc2e-4e76-a157-41bc96564356 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:03:54.099 8 INFO cinder.api.openstack.wsgi [None req-49de9e0a-b983-499a-a46e-214d485824ef ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:03:54.100 7 INFO cinder.api.openstack.wsgi [None req-7e7a9c75-fc2e-4e76-a157-41bc96564356 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:03:54.100 8 INFO cinder.api.openstack.wsgi [None req-49de9e0a-b983-499a-a46e-214d485824ef ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:03:54.101 7 INFO cinder.api.openstack.wsgi [None req-7e7a9c75-fc2e-4e76-a157-41bc96564356 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:04:04.100 8 INFO cinder.api.openstack.wsgi [None req-49de9e0a-b983-499a-a46e-214d485824ef ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:04:04.100 7 INFO cinder.api.openstack.wsgi [None req-7e7a9c75-fc2e-4e76-a157-41bc96564356 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:04:04.101 7 INFO cinder.api.openstack.wsgi [None req-7e7a9c75-fc2e-4e76-a157-41bc96564356 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:04:04.102 8 INFO cinder.api.openstack.wsgi [None req-49de9e0a-b983-499a-a46e-214d485824ef ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:04:14.100 7 INFO cinder.api.openstack.wsgi [None req-7e7a9c75-fc2e-4e76-a157-41bc96564356 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:04:14.101 7 INFO cinder.api.openstack.wsgi [None req-7e7a9c75-fc2e-4e76-a157-41bc96564356 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:04:14.101 8 INFO cinder.api.openstack.wsgi [None req-49de9e0a-b983-499a-a46e-214d485824ef ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:04:14.102 8 INFO cinder.api.openstack.wsgi [None req-49de9e0a-b983-499a-a46e-214d485824ef ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:04:24.099 7 INFO cinder.api.openstack.wsgi [None req-7e7a9c75-fc2e-4e76-a157-41bc96564356 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:04:24.099 8 INFO cinder.api.openstack.wsgi [None req-49de9e0a-b983-499a-a46e-214d485824ef ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:04:24.100 7 INFO cinder.api.openstack.wsgi [None req-7e7a9c75-fc2e-4e76-a157-41bc96564356 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:04:24.101 8 INFO cinder.api.openstack.wsgi [None req-49de9e0a-b983-499a-a46e-214d485824ef ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:04:34.099 8 INFO cinder.api.openstack.wsgi [None req-49de9e0a-b983-499a-a46e-214d485824ef ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:04:34.099 7 INFO cinder.api.openstack.wsgi [None req-7e7a9c75-fc2e-4e76-a157-41bc96564356 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:04:34.100 7 INFO cinder.api.openstack.wsgi [None req-7e7a9c75-fc2e-4e76-a157-41bc96564356 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:04:34.101 8 INFO cinder.api.openstack.wsgi [None req-49de9e0a-b983-499a-a46e-214d485824ef ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:04:44.100 7 INFO cinder.api.openstack.wsgi [None req-7e7a9c75-fc2e-4e76-a157-41bc96564356 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:04:44.100 8 INFO cinder.api.openstack.wsgi [None req-49de9e0a-b983-499a-a46e-214d485824ef ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:04:44.101 8 INFO cinder.api.openstack.wsgi [None req-49de9e0a-b983-499a-a46e-214d485824ef ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:04:44.101 7 INFO cinder.api.openstack.wsgi [None req-7e7a9c75-fc2e-4e76-a157-41bc96564356 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:04:54.099 8 INFO cinder.api.openstack.wsgi [None req-49de9e0a-b983-499a-a46e-214d485824ef ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:04:54.099 7 INFO cinder.api.openstack.wsgi [None req-7e7a9c75-fc2e-4e76-a157-41bc96564356 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:04:54.100 8 INFO cinder.api.openstack.wsgi [None req-49de9e0a-b983-499a-a46e-214d485824ef ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:04:54.100 7 INFO cinder.api.openstack.wsgi [None req-7e7a9c75-fc2e-4e76-a157-41bc96564356 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:05:04.099 8 INFO cinder.api.openstack.wsgi [None req-49de9e0a-b983-499a-a46e-214d485824ef ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:05:04.100 8 INFO cinder.api.openstack.wsgi [None req-49de9e0a-b983-499a-a46e-214d485824ef ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:05:04.100 7 INFO cinder.api.openstack.wsgi [None req-7e7a9c75-fc2e-4e76-a157-41bc96564356 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:05:04.101 7 INFO cinder.api.openstack.wsgi [None req-7e7a9c75-fc2e-4e76-a157-41bc96564356 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:05:14.100 7 INFO cinder.api.openstack.wsgi [None req-7e7a9c75-fc2e-4e76-a157-41bc96564356 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:05:14.101 8 INFO cinder.api.openstack.wsgi [None req-49de9e0a-b983-499a-a46e-214d485824ef ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:05:14.101 7 INFO cinder.api.openstack.wsgi [None req-7e7a9c75-fc2e-4e76-a157-41bc96564356 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:05:14.102 8 INFO cinder.api.openstack.wsgi [None req-49de9e0a-b983-499a-a46e-214d485824ef ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:05:24.099 7 INFO cinder.api.openstack.wsgi [None req-7e7a9c75-fc2e-4e76-a157-41bc96564356 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:05:24.099 8 INFO cinder.api.openstack.wsgi [None req-49de9e0a-b983-499a-a46e-214d485824ef ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:05:24.100 7 INFO cinder.api.openstack.wsgi [None req-7e7a9c75-fc2e-4e76-a157-41bc96564356 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:05:24.101 8 INFO cinder.api.openstack.wsgi [None req-49de9e0a-b983-499a-a46e-214d485824ef ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:05:34.099 7 INFO cinder.api.openstack.wsgi [None req-7e7a9c75-fc2e-4e76-a157-41bc96564356 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:05:34.099 8 INFO cinder.api.openstack.wsgi [None req-49de9e0a-b983-499a-a46e-214d485824ef ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:05:34.100 7 INFO cinder.api.openstack.wsgi [None req-7e7a9c75-fc2e-4e76-a157-41bc96564356 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:05:34.100 8 INFO cinder.api.openstack.wsgi [None req-49de9e0a-b983-499a-a46e-214d485824ef ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:05:44.099 7 INFO cinder.api.openstack.wsgi [None req-7e7a9c75-fc2e-4e76-a157-41bc96564356 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:05:44.099 8 INFO cinder.api.openstack.wsgi [None req-49de9e0a-b983-499a-a46e-214d485824ef ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:05:44.100 8 INFO cinder.api.openstack.wsgi [None req-49de9e0a-b983-499a-a46e-214d485824ef ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:05:44.100 7 INFO cinder.api.openstack.wsgi [None req-7e7a9c75-fc2e-4e76-a157-41bc96564356 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:05:54.099 7 INFO cinder.api.openstack.wsgi [None req-7e7a9c75-fc2e-4e76-a157-41bc96564356 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:05:54.100 7 INFO cinder.api.openstack.wsgi [None req-7e7a9c75-fc2e-4e76-a157-41bc96564356 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:05:54.101 8 INFO cinder.api.openstack.wsgi [None req-49de9e0a-b983-499a-a46e-214d485824ef ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:05:54.102 8 INFO cinder.api.openstack.wsgi [None req-49de9e0a-b983-499a-a46e-214d485824ef ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:06:04.099 8 INFO cinder.api.openstack.wsgi [None req-49de9e0a-b983-499a-a46e-214d485824ef ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:06:04.099 7 INFO cinder.api.openstack.wsgi [None req-7e7a9c75-fc2e-4e76-a157-41bc96564356 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:06:04.100 8 INFO cinder.api.openstack.wsgi [None req-49de9e0a-b983-499a-a46e-214d485824ef ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:06:04.100 7 INFO cinder.api.openstack.wsgi [None req-7e7a9c75-fc2e-4e76-a157-41bc96564356 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:06:14.099 7 INFO cinder.api.openstack.wsgi [None req-7e7a9c75-fc2e-4e76-a157-41bc96564356 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:06:14.099 8 INFO cinder.api.openstack.wsgi [None req-49de9e0a-b983-499a-a46e-214d485824ef ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:06:14.100 7 INFO cinder.api.openstack.wsgi [None req-7e7a9c75-fc2e-4e76-a157-41bc96564356 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:06:14.100 8 INFO cinder.api.openstack.wsgi [None req-49de9e0a-b983-499a-a46e-214d485824ef ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:06:24.099 8 INFO cinder.api.openstack.wsgi [None req-49de9e0a-b983-499a-a46e-214d485824ef ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:06:24.099 7 INFO cinder.api.openstack.wsgi [None req-7e7a9c75-fc2e-4e76-a157-41bc96564356 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:06:24.100 8 INFO cinder.api.openstack.wsgi [None req-49de9e0a-b983-499a-a46e-214d485824ef ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:06:24.100 7 INFO cinder.api.openstack.wsgi [None req-7e7a9c75-fc2e-4e76-a157-41bc96564356 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:06:34.099 7 INFO cinder.api.openstack.wsgi [None req-7e7a9c75-fc2e-4e76-a157-41bc96564356 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:06:34.100 8 INFO cinder.api.openstack.wsgi [None req-49de9e0a-b983-499a-a46e-214d485824ef ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:06:34.101 7 INFO cinder.api.openstack.wsgi [None req-7e7a9c75-fc2e-4e76-a157-41bc96564356 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:06:34.102 8 INFO cinder.api.openstack.wsgi [None req-49de9e0a-b983-499a-a46e-214d485824ef ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:06:44.099 7 INFO cinder.api.openstack.wsgi [None req-7e7a9c75-fc2e-4e76-a157-41bc96564356 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:06:44.100 8 INFO cinder.api.openstack.wsgi [None req-49de9e0a-b983-499a-a46e-214d485824ef ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:06:44.100 7 INFO cinder.api.openstack.wsgi [None req-7e7a9c75-fc2e-4e76-a157-41bc96564356 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:06:44.101 8 INFO cinder.api.openstack.wsgi [None req-49de9e0a-b983-499a-a46e-214d485824ef ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:06:54.100 7 INFO cinder.api.openstack.wsgi [None req-7e7a9c75-fc2e-4e76-a157-41bc96564356 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:06:54.100 8 INFO cinder.api.openstack.wsgi [None req-49de9e0a-b983-499a-a46e-214d485824ef ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:06:54.101 7 INFO cinder.api.openstack.wsgi [None req-7e7a9c75-fc2e-4e76-a157-41bc96564356 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:06:54.101 8 INFO cinder.api.openstack.wsgi [None req-49de9e0a-b983-499a-a46e-214d485824ef ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:07:04.099 8 INFO cinder.api.openstack.wsgi [None req-49de9e0a-b983-499a-a46e-214d485824ef ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:07:04.099 7 INFO cinder.api.openstack.wsgi [None req-7e7a9c75-fc2e-4e76-a157-41bc96564356 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:07:04.099 8 INFO cinder.api.openstack.wsgi [None req-49de9e0a-b983-499a-a46e-214d485824ef ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:07:04.101 7 INFO cinder.api.openstack.wsgi [None req-7e7a9c75-fc2e-4e76-a157-41bc96564356 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:07:14.099 7 INFO cinder.api.openstack.wsgi [None req-7e7a9c75-fc2e-4e76-a157-41bc96564356 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:07:14.100 8 INFO cinder.api.openstack.wsgi [None req-49de9e0a-b983-499a-a46e-214d485824ef ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:07:14.100 7 INFO cinder.api.openstack.wsgi [None req-7e7a9c75-fc2e-4e76-a157-41bc96564356 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:07:14.101 8 INFO cinder.api.openstack.wsgi [None req-49de9e0a-b983-499a-a46e-214d485824ef ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:07:24.100 7 INFO cinder.api.openstack.wsgi [None req-7e7a9c75-fc2e-4e76-a157-41bc96564356 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:07:24.100 8 INFO cinder.api.openstack.wsgi [None req-49de9e0a-b983-499a-a46e-214d485824ef ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:07:24.101 8 INFO cinder.api.openstack.wsgi [None req-49de9e0a-b983-499a-a46e-214d485824ef ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:07:24.101 7 INFO cinder.api.openstack.wsgi [None req-7e7a9c75-fc2e-4e76-a157-41bc96564356 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:07:34.100 8 INFO cinder.api.openstack.wsgi [None req-49de9e0a-b983-499a-a46e-214d485824ef ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:07:34.100 7 INFO cinder.api.openstack.wsgi [None req-7e7a9c75-fc2e-4e76-a157-41bc96564356 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:07:34.101 8 INFO cinder.api.openstack.wsgi [None req-49de9e0a-b983-499a-a46e-214d485824ef ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:07:34.102 7 INFO cinder.api.openstack.wsgi [None req-7e7a9c75-fc2e-4e76-a157-41bc96564356 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:07:44.099 8 INFO cinder.api.openstack.wsgi [None req-49de9e0a-b983-499a-a46e-214d485824ef ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:07:44.099 7 INFO cinder.api.openstack.wsgi [None req-7e7a9c75-fc2e-4e76-a157-41bc96564356 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:07:44.100 7 INFO cinder.api.openstack.wsgi [None req-7e7a9c75-fc2e-4e76-a157-41bc96564356 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:07:44.100 8 INFO cinder.api.openstack.wsgi [None req-49de9e0a-b983-499a-a46e-214d485824ef ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:07:54.100 7 INFO cinder.api.openstack.wsgi [None req-7e7a9c75-fc2e-4e76-a157-41bc96564356 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:07:54.100 8 INFO cinder.api.openstack.wsgi [None req-49de9e0a-b983-499a-a46e-214d485824ef ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:07:54.101 7 INFO cinder.api.openstack.wsgi [None req-7e7a9c75-fc2e-4e76-a157-41bc96564356 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:07:54.101 8 INFO cinder.api.openstack.wsgi [None req-49de9e0a-b983-499a-a46e-214d485824ef ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:08:04.099 7 INFO cinder.api.openstack.wsgi [None req-7e7a9c75-fc2e-4e76-a157-41bc96564356 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:08:04.100 8 INFO cinder.api.openstack.wsgi [None req-49de9e0a-b983-499a-a46e-214d485824ef ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:08:04.100 7 INFO cinder.api.openstack.wsgi [None req-7e7a9c75-fc2e-4e76-a157-41bc96564356 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:08:04.101 8 INFO cinder.api.openstack.wsgi [None req-49de9e0a-b983-499a-a46e-214d485824ef ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:08:14.100 7 INFO cinder.api.openstack.wsgi [None req-7e7a9c75-fc2e-4e76-a157-41bc96564356 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:08:14.100 8 INFO cinder.api.openstack.wsgi [None req-49de9e0a-b983-499a-a46e-214d485824ef ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:08:14.101 7 INFO cinder.api.openstack.wsgi [None req-7e7a9c75-fc2e-4e76-a157-41bc96564356 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:08:14.101 8 INFO cinder.api.openstack.wsgi [None req-49de9e0a-b983-499a-a46e-214d485824ef ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:08:24.099 8 INFO cinder.api.openstack.wsgi [None req-49de9e0a-b983-499a-a46e-214d485824ef ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:08:24.100 7 INFO cinder.api.openstack.wsgi [None req-7e7a9c75-fc2e-4e76-a157-41bc96564356 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:08:24.101 8 INFO cinder.api.openstack.wsgi [None req-49de9e0a-b983-499a-a46e-214d485824ef ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:08:24.101 7 INFO cinder.api.openstack.wsgi [None req-7e7a9c75-fc2e-4e76-a157-41bc96564356 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:08:34.099 8 INFO cinder.api.openstack.wsgi [None req-49de9e0a-b983-499a-a46e-214d485824ef ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:08:34.099 7 INFO cinder.api.openstack.wsgi [None req-7e7a9c75-fc2e-4e76-a157-41bc96564356 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:08:34.100 8 INFO cinder.api.openstack.wsgi [None req-49de9e0a-b983-499a-a46e-214d485824ef ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:08:34.100 7 INFO cinder.api.openstack.wsgi [None req-7e7a9c75-fc2e-4e76-a157-41bc96564356 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:08:44.100 8 INFO cinder.api.openstack.wsgi [None req-49de9e0a-b983-499a-a46e-214d485824ef ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:08:44.100 7 INFO cinder.api.openstack.wsgi [None req-7e7a9c75-fc2e-4e76-a157-41bc96564356 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:08:44.101 8 INFO cinder.api.openstack.wsgi [None req-49de9e0a-b983-499a-a46e-214d485824ef ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:08:44.102 7 INFO cinder.api.openstack.wsgi [None req-7e7a9c75-fc2e-4e76-a157-41bc96564356 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:08:54.099 8 INFO cinder.api.openstack.wsgi [None req-49de9e0a-b983-499a-a46e-214d485824ef ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:08:54.099 7 INFO cinder.api.openstack.wsgi [None req-7e7a9c75-fc2e-4e76-a157-41bc96564356 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:08:54.100 8 INFO cinder.api.openstack.wsgi [None req-49de9e0a-b983-499a-a46e-214d485824ef ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:08:54.100 7 INFO cinder.api.openstack.wsgi [None req-7e7a9c75-fc2e-4e76-a157-41bc96564356 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:09:04.099 7 INFO cinder.api.openstack.wsgi [None req-7e7a9c75-fc2e-4e76-a157-41bc96564356 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:09:04.099 8 INFO cinder.api.openstack.wsgi [None req-49de9e0a-b983-499a-a46e-214d485824ef ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:09:04.101 8 INFO cinder.api.openstack.wsgi [None req-49de9e0a-b983-499a-a46e-214d485824ef ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:09:04.101 7 INFO cinder.api.openstack.wsgi [None req-7e7a9c75-fc2e-4e76-a157-41bc96564356 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:09:14.100 8 INFO cinder.api.openstack.wsgi [None req-49de9e0a-b983-499a-a46e-214d485824ef ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:09:14.100 7 INFO cinder.api.openstack.wsgi [None req-7e7a9c75-fc2e-4e76-a157-41bc96564356 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:09:14.101 7 INFO cinder.api.openstack.wsgi [None req-7e7a9c75-fc2e-4e76-a157-41bc96564356 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:09:14.101 8 INFO cinder.api.openstack.wsgi [None req-49de9e0a-b983-499a-a46e-214d485824ef ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:09:24.099 8 INFO cinder.api.openstack.wsgi [None req-49de9e0a-b983-499a-a46e-214d485824ef ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:09:24.099 7 INFO cinder.api.openstack.wsgi [None req-7e7a9c75-fc2e-4e76-a157-41bc96564356 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:09:24.100 8 INFO cinder.api.openstack.wsgi [None req-49de9e0a-b983-499a-a46e-214d485824ef ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:09:24.101 7 INFO cinder.api.openstack.wsgi [None req-7e7a9c75-fc2e-4e76-a157-41bc96564356 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:09:34.099 8 INFO cinder.api.openstack.wsgi [None req-49de9e0a-b983-499a-a46e-214d485824ef ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:09:34.099 7 INFO cinder.api.openstack.wsgi [None req-7e7a9c75-fc2e-4e76-a157-41bc96564356 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:09:34.100 7 INFO cinder.api.openstack.wsgi [None req-7e7a9c75-fc2e-4e76-a157-41bc96564356 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:09:34.100 8 INFO cinder.api.openstack.wsgi [None req-49de9e0a-b983-499a-a46e-214d485824ef ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:09:44.099 8 INFO cinder.api.openstack.wsgi [None req-49de9e0a-b983-499a-a46e-214d485824ef ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:09:44.099 7 INFO cinder.api.openstack.wsgi [None req-7e7a9c75-fc2e-4e76-a157-41bc96564356 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:09:44.101 8 INFO cinder.api.openstack.wsgi [None req-49de9e0a-b983-499a-a46e-214d485824ef ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:09:44.102 7 INFO cinder.api.openstack.wsgi [None req-7e7a9c75-fc2e-4e76-a157-41bc96564356 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:09:54.099 8 INFO cinder.api.openstack.wsgi [None req-49de9e0a-b983-499a-a46e-214d485824ef ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:09:54.099 7 INFO cinder.api.openstack.wsgi [None req-7e7a9c75-fc2e-4e76-a157-41bc96564356 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:09:54.100 7 INFO cinder.api.openstack.wsgi [None req-7e7a9c75-fc2e-4e76-a157-41bc96564356 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:09:54.100 8 INFO cinder.api.openstack.wsgi [None req-49de9e0a-b983-499a-a46e-214d485824ef ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:10:04.099 7 INFO cinder.api.openstack.wsgi [None req-7e7a9c75-fc2e-4e76-a157-41bc96564356 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:10:04.100 8 INFO cinder.api.openstack.wsgi [None req-49de9e0a-b983-499a-a46e-214d485824ef ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:10:04.101 7 INFO cinder.api.openstack.wsgi [None req-7e7a9c75-fc2e-4e76-a157-41bc96564356 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:10:04.101 8 INFO cinder.api.openstack.wsgi [None req-49de9e0a-b983-499a-a46e-214d485824ef ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:10:14.100 7 INFO cinder.api.openstack.wsgi [None req-7e7a9c75-fc2e-4e76-a157-41bc96564356 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:10:14.101 7 INFO cinder.api.openstack.wsgi [None req-7e7a9c75-fc2e-4e76-a157-41bc96564356 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:10:14.100 8 INFO cinder.api.openstack.wsgi [None req-49de9e0a-b983-499a-a46e-214d485824ef ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:10:14.101 8 INFO cinder.api.openstack.wsgi [None req-49de9e0a-b983-499a-a46e-214d485824ef ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:10:24.099 8 INFO cinder.api.openstack.wsgi [None req-49de9e0a-b983-499a-a46e-214d485824ef ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:10:24.100 7 INFO cinder.api.openstack.wsgi [None req-7e7a9c75-fc2e-4e76-a157-41bc96564356 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:10:24.101 8 INFO cinder.api.openstack.wsgi [None req-49de9e0a-b983-499a-a46e-214d485824ef ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:10:24.101 7 INFO cinder.api.openstack.wsgi [None req-7e7a9c75-fc2e-4e76-a157-41bc96564356 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:10:34.099 7 INFO cinder.api.openstack.wsgi [None req-7e7a9c75-fc2e-4e76-a157-41bc96564356 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:10:34.099 8 INFO cinder.api.openstack.wsgi [None req-49de9e0a-b983-499a-a46e-214d485824ef ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:10:34.100 8 INFO cinder.api.openstack.wsgi [None req-49de9e0a-b983-499a-a46e-214d485824ef ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:10:34.100 7 INFO cinder.api.openstack.wsgi [None req-7e7a9c75-fc2e-4e76-a157-41bc96564356 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:10:44.099 8 INFO cinder.api.openstack.wsgi [None req-49de9e0a-b983-499a-a46e-214d485824ef ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:10:44.099 7 INFO cinder.api.openstack.wsgi [None req-7e7a9c75-fc2e-4e76-a157-41bc96564356 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:10:44.100 8 INFO cinder.api.openstack.wsgi [None req-49de9e0a-b983-499a-a46e-214d485824ef ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:10:44.101 7 INFO cinder.api.openstack.wsgi [None req-7e7a9c75-fc2e-4e76-a157-41bc96564356 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:10:54.099 8 INFO cinder.api.openstack.wsgi [None req-49de9e0a-b983-499a-a46e-214d485824ef ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:10:54.099 7 INFO cinder.api.openstack.wsgi [None req-7e7a9c75-fc2e-4e76-a157-41bc96564356 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:10:54.100 8 INFO cinder.api.openstack.wsgi [None req-49de9e0a-b983-499a-a46e-214d485824ef ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:10:54.100 7 INFO cinder.api.openstack.wsgi [None req-7e7a9c75-fc2e-4e76-a157-41bc96564356 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:11:04.099 8 INFO cinder.api.openstack.wsgi [None req-49de9e0a-b983-499a-a46e-214d485824ef ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:11:04.100 7 INFO cinder.api.openstack.wsgi [None req-7e7a9c75-fc2e-4e76-a157-41bc96564356 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:11:04.100 8 INFO cinder.api.openstack.wsgi [None req-49de9e0a-b983-499a-a46e-214d485824ef ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:11:04.101 7 INFO cinder.api.openstack.wsgi [None req-7e7a9c75-fc2e-4e76-a157-41bc96564356 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:11:14.100 8 INFO cinder.api.openstack.wsgi [None req-49de9e0a-b983-499a-a46e-214d485824ef ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:11:14.100 7 INFO cinder.api.openstack.wsgi [None req-7e7a9c75-fc2e-4e76-a157-41bc96564356 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:11:14.101 7 INFO cinder.api.openstack.wsgi [None req-7e7a9c75-fc2e-4e76-a157-41bc96564356 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:11:14.101 8 INFO cinder.api.openstack.wsgi [None req-49de9e0a-b983-499a-a46e-214d485824ef ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:11:24.099 8 INFO cinder.api.openstack.wsgi [None req-49de9e0a-b983-499a-a46e-214d485824ef ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:11:24.099 7 INFO cinder.api.openstack.wsgi [None req-7e7a9c75-fc2e-4e76-a157-41bc96564356 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:11:24.100 8 INFO cinder.api.openstack.wsgi [None req-49de9e0a-b983-499a-a46e-214d485824ef ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:11:24.101 7 INFO cinder.api.openstack.wsgi [None req-7e7a9c75-fc2e-4e76-a157-41bc96564356 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:11:34.100 8 INFO cinder.api.openstack.wsgi [None req-49de9e0a-b983-499a-a46e-214d485824ef ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:11:34.100 7 INFO cinder.api.openstack.wsgi [None req-7e7a9c75-fc2e-4e76-a157-41bc96564356 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:11:34.101 8 INFO cinder.api.openstack.wsgi [None req-49de9e0a-b983-499a-a46e-214d485824ef ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:11:34.102 7 INFO cinder.api.openstack.wsgi [None req-7e7a9c75-fc2e-4e76-a157-41bc96564356 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:11:44.100 7 INFO cinder.api.openstack.wsgi [None req-7e7a9c75-fc2e-4e76-a157-41bc96564356 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:11:44.099 8 INFO cinder.api.openstack.wsgi [None req-49de9e0a-b983-499a-a46e-214d485824ef ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:11:44.100 7 INFO cinder.api.openstack.wsgi [None req-7e7a9c75-fc2e-4e76-a157-41bc96564356 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:11:44.101 8 INFO cinder.api.openstack.wsgi [None req-49de9e0a-b983-499a-a46e-214d485824ef ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:11:54.099 7 INFO cinder.api.openstack.wsgi [None req-7e7a9c75-fc2e-4e76-a157-41bc96564356 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:11:54.100 7 INFO cinder.api.openstack.wsgi [None req-7e7a9c75-fc2e-4e76-a157-41bc96564356 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:11:54.100 8 INFO cinder.api.openstack.wsgi [None req-49de9e0a-b983-499a-a46e-214d485824ef ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:11:54.101 8 INFO cinder.api.openstack.wsgi [None req-49de9e0a-b983-499a-a46e-214d485824ef ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:12:04.099 7 INFO cinder.api.openstack.wsgi [None req-7e7a9c75-fc2e-4e76-a157-41bc96564356 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:12:04.099 8 INFO cinder.api.openstack.wsgi [None req-49de9e0a-b983-499a-a46e-214d485824ef ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:12:04.101 7 INFO cinder.api.openstack.wsgi [None req-7e7a9c75-fc2e-4e76-a157-41bc96564356 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:12:04.100 8 INFO cinder.api.openstack.wsgi [None req-49de9e0a-b983-499a-a46e-214d485824ef ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:12:14.099 7 INFO cinder.api.openstack.wsgi [None req-7e7a9c75-fc2e-4e76-a157-41bc96564356 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:12:14.099 8 INFO cinder.api.openstack.wsgi [None req-49de9e0a-b983-499a-a46e-214d485824ef ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:12:14.101 7 INFO cinder.api.openstack.wsgi [None req-7e7a9c75-fc2e-4e76-a157-41bc96564356 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:12:14.101 8 INFO cinder.api.openstack.wsgi [None req-49de9e0a-b983-499a-a46e-214d485824ef ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:12:24.100 7 INFO cinder.api.openstack.wsgi [None req-7e7a9c75-fc2e-4e76-a157-41bc96564356 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:12:24.100 8 INFO cinder.api.openstack.wsgi [None req-49de9e0a-b983-499a-a46e-214d485824ef ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:12:24.101 7 INFO cinder.api.openstack.wsgi [None req-7e7a9c75-fc2e-4e76-a157-41bc96564356 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:12:24.101 8 INFO cinder.api.openstack.wsgi [None req-49de9e0a-b983-499a-a46e-214d485824ef ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:12:34.100 7 INFO cinder.api.openstack.wsgi [None req-7e7a9c75-fc2e-4e76-a157-41bc96564356 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:12:34.100 8 INFO cinder.api.openstack.wsgi [None req-49de9e0a-b983-499a-a46e-214d485824ef ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:12:34.101 7 INFO cinder.api.openstack.wsgi [None req-7e7a9c75-fc2e-4e76-a157-41bc96564356 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:12:34.101 8 INFO cinder.api.openstack.wsgi [None req-49de9e0a-b983-499a-a46e-214d485824ef ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:12:44.100 8 INFO cinder.api.openstack.wsgi [None req-49de9e0a-b983-499a-a46e-214d485824ef ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:12:44.100 7 INFO cinder.api.openstack.wsgi [None req-7e7a9c75-fc2e-4e76-a157-41bc96564356 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:12:44.101 8 INFO cinder.api.openstack.wsgi [None req-49de9e0a-b983-499a-a46e-214d485824ef ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:12:44.101 7 INFO cinder.api.openstack.wsgi [None req-7e7a9c75-fc2e-4e76-a157-41bc96564356 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:12:54.099 7 INFO cinder.api.openstack.wsgi [None req-7e7a9c75-fc2e-4e76-a157-41bc96564356 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:12:54.099 8 INFO cinder.api.openstack.wsgi [None req-49de9e0a-b983-499a-a46e-214d485824ef ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:12:54.100 7 INFO cinder.api.openstack.wsgi [None req-7e7a9c75-fc2e-4e76-a157-41bc96564356 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:12:54.101 8 INFO cinder.api.openstack.wsgi [None req-49de9e0a-b983-499a-a46e-214d485824ef ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:13:04.100 7 INFO cinder.api.openstack.wsgi [None req-7e7a9c75-fc2e-4e76-a157-41bc96564356 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:13:04.100 8 INFO cinder.api.openstack.wsgi [None req-49de9e0a-b983-499a-a46e-214d485824ef ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:13:04.101 7 INFO cinder.api.openstack.wsgi [None req-7e7a9c75-fc2e-4e76-a157-41bc96564356 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:13:04.101 8 INFO cinder.api.openstack.wsgi [None req-49de9e0a-b983-499a-a46e-214d485824ef ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:13:14.099 7 INFO cinder.api.openstack.wsgi [None req-7e7a9c75-fc2e-4e76-a157-41bc96564356 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:13:14.100 8 INFO cinder.api.openstack.wsgi [None req-49de9e0a-b983-499a-a46e-214d485824ef ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:13:14.100 7 INFO cinder.api.openstack.wsgi [None req-7e7a9c75-fc2e-4e76-a157-41bc96564356 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:13:14.101 8 INFO cinder.api.openstack.wsgi [None req-49de9e0a-b983-499a-a46e-214d485824ef ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:13:24.099 7 INFO cinder.api.openstack.wsgi [None req-7e7a9c75-fc2e-4e76-a157-41bc96564356 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:13:24.099 8 INFO cinder.api.openstack.wsgi [None req-49de9e0a-b983-499a-a46e-214d485824ef ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:13:24.100 8 INFO cinder.api.openstack.wsgi [None req-49de9e0a-b983-499a-a46e-214d485824ef ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:13:24.100 7 INFO cinder.api.openstack.wsgi [None req-7e7a9c75-fc2e-4e76-a157-41bc96564356 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:13:34.101 8 INFO cinder.api.openstack.wsgi [None req-49de9e0a-b983-499a-a46e-214d485824ef ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:13:34.102 7 INFO cinder.api.openstack.wsgi [None req-7e7a9c75-fc2e-4e76-a157-41bc96564356 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:13:34.102 8 INFO cinder.api.openstack.wsgi [None req-49de9e0a-b983-499a-a46e-214d485824ef ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:13:34.103 7 INFO cinder.api.openstack.wsgi [None req-7e7a9c75-fc2e-4e76-a157-41bc96564356 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:13:44.099 8 INFO cinder.api.openstack.wsgi [None req-49de9e0a-b983-499a-a46e-214d485824ef ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:13:44.100 7 INFO cinder.api.openstack.wsgi [None req-7e7a9c75-fc2e-4e76-a157-41bc96564356 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:13:44.101 7 INFO cinder.api.openstack.wsgi [None req-7e7a9c75-fc2e-4e76-a157-41bc96564356 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:13:44.101 8 INFO cinder.api.openstack.wsgi [None req-49de9e0a-b983-499a-a46e-214d485824ef ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:13:54.100 8 INFO cinder.api.openstack.wsgi [None req-49de9e0a-b983-499a-a46e-214d485824ef ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:13:54.100 7 INFO cinder.api.openstack.wsgi [None req-7e7a9c75-fc2e-4e76-a157-41bc96564356 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:13:54.101 7 INFO cinder.api.openstack.wsgi [None req-7e7a9c75-fc2e-4e76-a157-41bc96564356 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:13:54.102 8 INFO cinder.api.openstack.wsgi [None req-49de9e0a-b983-499a-a46e-214d485824ef ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:14:04.099 8 INFO cinder.api.openstack.wsgi [None req-49de9e0a-b983-499a-a46e-214d485824ef ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:14:04.099 7 INFO cinder.api.openstack.wsgi [None req-7e7a9c75-fc2e-4e76-a157-41bc96564356 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:14:04.100 8 INFO cinder.api.openstack.wsgi [None req-49de9e0a-b983-499a-a46e-214d485824ef ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:14:04.101 7 INFO cinder.api.openstack.wsgi [None req-7e7a9c75-fc2e-4e76-a157-41bc96564356 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:14:14.099 8 INFO cinder.api.openstack.wsgi [None req-49de9e0a-b983-499a-a46e-214d485824ef ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:14:14.100 7 INFO cinder.api.openstack.wsgi [None req-7e7a9c75-fc2e-4e76-a157-41bc96564356 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:14:14.101 8 INFO cinder.api.openstack.wsgi [None req-49de9e0a-b983-499a-a46e-214d485824ef ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:14:14.101 7 INFO cinder.api.openstack.wsgi [None req-7e7a9c75-fc2e-4e76-a157-41bc96564356 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:14:24.100 8 INFO cinder.api.openstack.wsgi [None req-49de9e0a-b983-499a-a46e-214d485824ef ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:14:24.100 7 INFO cinder.api.openstack.wsgi [None req-7e7a9c75-fc2e-4e76-a157-41bc96564356 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:14:24.101 8 INFO cinder.api.openstack.wsgi [None req-49de9e0a-b983-499a-a46e-214d485824ef ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:14:24.101 7 INFO cinder.api.openstack.wsgi [None req-7e7a9c75-fc2e-4e76-a157-41bc96564356 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:14:34.099 8 INFO cinder.api.openstack.wsgi [None req-49de9e0a-b983-499a-a46e-214d485824ef ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:14:34.099 8 INFO cinder.api.openstack.wsgi [None req-49de9e0a-b983-499a-a46e-214d485824ef ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:14:34.101 7 INFO cinder.api.openstack.wsgi [None req-7e7a9c75-fc2e-4e76-a157-41bc96564356 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:14:34.102 7 INFO cinder.api.openstack.wsgi [None req-7e7a9c75-fc2e-4e76-a157-41bc96564356 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:14:44.100 8 INFO cinder.api.openstack.wsgi [None req-49de9e0a-b983-499a-a46e-214d485824ef ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:14:44.100 7 INFO cinder.api.openstack.wsgi [None req-7e7a9c75-fc2e-4e76-a157-41bc96564356 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:14:44.101 8 INFO cinder.api.openstack.wsgi [None req-49de9e0a-b983-499a-a46e-214d485824ef ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:14:44.101 7 INFO cinder.api.openstack.wsgi [None req-7e7a9c75-fc2e-4e76-a157-41bc96564356 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:14:54.099 7 INFO cinder.api.openstack.wsgi [None req-7e7a9c75-fc2e-4e76-a157-41bc96564356 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:14:54.099 8 INFO cinder.api.openstack.wsgi [None req-49de9e0a-b983-499a-a46e-214d485824ef ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:14:54.100 7 INFO cinder.api.openstack.wsgi [None req-7e7a9c75-fc2e-4e76-a157-41bc96564356 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:14:54.101 8 INFO cinder.api.openstack.wsgi [None req-49de9e0a-b983-499a-a46e-214d485824ef ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222: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-03-06 01:14:57.689 7 INFO cinder.api.openstack.wsgi [None req-43c26585-e7c9-42d8-aac7-56cda33d6dba ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET https://volume.199-204-45-156.nip.io/v3/d6e81b890ebf4c9da337e629bd1250c6/os-quota-sets/d6e81b890ebf4c9da337e629bd1250c6?usage=False 2026-03-06 01:14:57.713 7 WARNING cinder.quota [None req-43c26585-e7c9-42d8-aac7-56cda33d6dba ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - 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-03-06 01:14:57.714 7 WARNING cinder.quota [None req-43c26585-e7c9-42d8-aac7-56cda33d6dba ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - 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-03-06 01:14:57.714 7 WARNING cinder.quota [None req-43c26585-e7c9-42d8-aac7-56cda33d6dba ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - 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-03-06 01:14:57.714 7 WARNING cinder.quota [None req-43c26585-e7c9-42d8-aac7-56cda33d6dba ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - 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-03-06 01:14:57.714 7 WARNING cinder.quota [None req-43c26585-e7c9-42d8-aac7-56cda33d6dba ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - 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-03-06 01:14:57.715 7 WARNING cinder.quota [None req-43c26585-e7c9-42d8-aac7-56cda33d6dba ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - 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-03-06 01:14:57.719 7 INFO cinder.api.openstack.wsgi [None req-43c26585-e7c9-42d8-aac7-56cda33d6dba ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] https://volume.199-204-45-156.nip.io/v3/d6e81b890ebf4c9da337e629bd1250c6/os-quota-sets/d6e81b890ebf4c9da337e629bd1250c6?usage=False returned with HTTP 200 [pid: 7|app: 0|req: 111/219] 199.204.45.156 () {44 vars in 1069 bytes} [Fri Mar 6 01:14:57 2026] GET /v3/d6e81b890ebf4c9da337e629bd1250c6/os-quota-sets/d6e81b890ebf4c9da337e629bd1250c6?usage=False => generated 340 bytes in 153 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-03-06 01:14:57.885 8 INFO cinder.api.openstack.wsgi [None req-e7bf4433-bce3-47f5-8f65-e8a53bf3c224 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] PUT https://volume.199-204-45-156.nip.io/v3/d6e81b890ebf4c9da337e629bd1250c6/os-quota-sets/d6e81b890ebf4c9da337e629bd1250c6 2026-03-06 01:14:57.975 8 WARNING cinder.quota [None req-e7bf4433-bce3-47f5-8f65-e8a53bf3c224 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - 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-03-06 01:14:57.975 8 WARNING cinder.quota [None req-e7bf4433-bce3-47f5-8f65-e8a53bf3c224 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - 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-03-06 01:14:57.976 8 WARNING cinder.quota [None req-e7bf4433-bce3-47f5-8f65-e8a53bf3c224 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - 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-03-06 01:14:57.977 8 WARNING cinder.quota [None req-e7bf4433-bce3-47f5-8f65-e8a53bf3c224 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - 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-03-06 01:14:57.977 8 WARNING cinder.quota [None req-e7bf4433-bce3-47f5-8f65-e8a53bf3c224 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - 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-03-06 01:14:57.978 8 WARNING cinder.quota [None req-e7bf4433-bce3-47f5-8f65-e8a53bf3c224 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - 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-03-06 01:14:57.985 8 INFO cinder.api.openstack.wsgi [None req-e7bf4433-bce3-47f5-8f65-e8a53bf3c224 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] https://volume.199-204-45-156.nip.io/v3/d6e81b890ebf4c9da337e629bd1250c6/os-quota-sets/d6e81b890ebf4c9da337e629bd1250c6 returned with HTTP 200 [pid: 8|app: 0|req: 109/220] 199.204.45.156 () {48 vars in 1098 bytes} [Fri Mar 6 01:14:57 2026] PUT /v3/d6e81b890ebf4c9da337e629bd1250c6/os-quota-sets/d6e81b890ebf4c9da337e629bd1250c6 => generated 296 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-06 01:15:04.100 8 INFO cinder.api.openstack.wsgi [None req-e7bf4433-bce3-47f5-8f65-e8a53bf3c224 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:15:04.100 7 INFO cinder.api.openstack.wsgi [None req-43c26585-e7c9-42d8-aac7-56cda33d6dba ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:15:04.101 8 INFO cinder.api.openstack.wsgi [None req-e7bf4433-bce3-47f5-8f65-e8a53bf3c224 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:15:04.101 7 INFO cinder.api.openstack.wsgi [None req-43c26585-e7c9-42d8-aac7-56cda33d6dba ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:15:14.100 8 INFO cinder.api.openstack.wsgi [None req-e7bf4433-bce3-47f5-8f65-e8a53bf3c224 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:15:14.100 7 INFO cinder.api.openstack.wsgi [None req-43c26585-e7c9-42d8-aac7-56cda33d6dba ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:15:14.101 8 INFO cinder.api.openstack.wsgi [None req-e7bf4433-bce3-47f5-8f65-e8a53bf3c224 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:15:14.101 7 INFO cinder.api.openstack.wsgi [None req-43c26585-e7c9-42d8-aac7-56cda33d6dba ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:15:24.099 7 INFO cinder.api.openstack.wsgi [None req-43c26585-e7c9-42d8-aac7-56cda33d6dba ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:15:24.100 8 INFO cinder.api.openstack.wsgi [None req-e7bf4433-bce3-47f5-8f65-e8a53bf3c224 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:15:24.101 7 INFO cinder.api.openstack.wsgi [None req-43c26585-e7c9-42d8-aac7-56cda33d6dba ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:15:24.101 8 INFO cinder.api.openstack.wsgi [None req-e7bf4433-bce3-47f5-8f65-e8a53bf3c224 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:15:34.100 7 INFO cinder.api.openstack.wsgi [None req-43c26585-e7c9-42d8-aac7-56cda33d6dba ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:15:34.101 8 INFO cinder.api.openstack.wsgi [None req-e7bf4433-bce3-47f5-8f65-e8a53bf3c224 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:15:34.101 7 INFO cinder.api.openstack.wsgi [None req-43c26585-e7c9-42d8-aac7-56cda33d6dba ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:15:34.101 8 INFO cinder.api.openstack.wsgi [None req-e7bf4433-bce3-47f5-8f65-e8a53bf3c224 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:15:44.100 7 INFO cinder.api.openstack.wsgi [None req-43c26585-e7c9-42d8-aac7-56cda33d6dba ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:15:44.100 8 INFO cinder.api.openstack.wsgi [None req-e7bf4433-bce3-47f5-8f65-e8a53bf3c224 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:15:44.101 7 INFO cinder.api.openstack.wsgi [None req-43c26585-e7c9-42d8-aac7-56cda33d6dba ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:15:44.101 8 INFO cinder.api.openstack.wsgi [None req-e7bf4433-bce3-47f5-8f65-e8a53bf3c224 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:15:54.100 7 INFO cinder.api.openstack.wsgi [None req-43c26585-e7c9-42d8-aac7-56cda33d6dba ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:15:54.100 8 INFO cinder.api.openstack.wsgi [None req-e7bf4433-bce3-47f5-8f65-e8a53bf3c224 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:15:54.101 7 INFO cinder.api.openstack.wsgi [None req-43c26585-e7c9-42d8-aac7-56cda33d6dba ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:15:54.101 8 INFO cinder.api.openstack.wsgi [None req-e7bf4433-bce3-47f5-8f65-e8a53bf3c224 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:16:04.100 8 INFO cinder.api.openstack.wsgi [None req-e7bf4433-bce3-47f5-8f65-e8a53bf3c224 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:16:04.100 7 INFO cinder.api.openstack.wsgi [None req-43c26585-e7c9-42d8-aac7-56cda33d6dba ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:16:04.101 8 INFO cinder.api.openstack.wsgi [None req-e7bf4433-bce3-47f5-8f65-e8a53bf3c224 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:16:04.101 7 INFO cinder.api.openstack.wsgi [None req-43c26585-e7c9-42d8-aac7-56cda33d6dba ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:16:14.099 7 INFO cinder.api.openstack.wsgi [None req-43c26585-e7c9-42d8-aac7-56cda33d6dba ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:16:14.100 8 INFO cinder.api.openstack.wsgi [None req-e7bf4433-bce3-47f5-8f65-e8a53bf3c224 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:16:14.100 7 INFO cinder.api.openstack.wsgi [None req-43c26585-e7c9-42d8-aac7-56cda33d6dba ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:16:14.101 8 INFO cinder.api.openstack.wsgi [None req-e7bf4433-bce3-47f5-8f65-e8a53bf3c224 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:16:24.099 7 INFO cinder.api.openstack.wsgi [None req-43c26585-e7c9-42d8-aac7-56cda33d6dba ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:16:24.099 8 INFO cinder.api.openstack.wsgi [None req-e7bf4433-bce3-47f5-8f65-e8a53bf3c224 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:16:24.100 8 INFO cinder.api.openstack.wsgi [None req-e7bf4433-bce3-47f5-8f65-e8a53bf3c224 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:16:24.100 7 INFO cinder.api.openstack.wsgi [None req-43c26585-e7c9-42d8-aac7-56cda33d6dba ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:16:34.100 8 INFO cinder.api.openstack.wsgi [None req-e7bf4433-bce3-47f5-8f65-e8a53bf3c224 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:16:34.100 8 INFO cinder.api.openstack.wsgi [None req-e7bf4433-bce3-47f5-8f65-e8a53bf3c224 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:16:34.100 7 INFO cinder.api.openstack.wsgi [None req-43c26585-e7c9-42d8-aac7-56cda33d6dba ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:16:34.102 7 INFO cinder.api.openstack.wsgi [None req-43c26585-e7c9-42d8-aac7-56cda33d6dba ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:16:44.100 7 INFO cinder.api.openstack.wsgi [None req-43c26585-e7c9-42d8-aac7-56cda33d6dba ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:16:44.100 8 INFO cinder.api.openstack.wsgi [None req-e7bf4433-bce3-47f5-8f65-e8a53bf3c224 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:16:44.101 7 INFO cinder.api.openstack.wsgi [None req-43c26585-e7c9-42d8-aac7-56cda33d6dba ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:16:44.102 8 INFO cinder.api.openstack.wsgi [None req-e7bf4433-bce3-47f5-8f65-e8a53bf3c224 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:16:54.099 7 INFO cinder.api.openstack.wsgi [None req-43c26585-e7c9-42d8-aac7-56cda33d6dba ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:16:54.100 7 INFO cinder.api.openstack.wsgi [None req-43c26585-e7c9-42d8-aac7-56cda33d6dba ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:16:54.100 8 INFO cinder.api.openstack.wsgi [None req-e7bf4433-bce3-47f5-8f65-e8a53bf3c224 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:16:54.100 8 INFO cinder.api.openstack.wsgi [None req-e7bf4433-bce3-47f5-8f65-e8a53bf3c224 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:17:04.099 8 INFO cinder.api.openstack.wsgi [None req-e7bf4433-bce3-47f5-8f65-e8a53bf3c224 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:17:04.099 7 INFO cinder.api.openstack.wsgi [None req-43c26585-e7c9-42d8-aac7-56cda33d6dba ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:17:04.101 8 INFO cinder.api.openstack.wsgi [None req-e7bf4433-bce3-47f5-8f65-e8a53bf3c224 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:17:04.101 7 INFO cinder.api.openstack.wsgi [None req-43c26585-e7c9-42d8-aac7-56cda33d6dba ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:17:14.099 7 INFO cinder.api.openstack.wsgi [None req-43c26585-e7c9-42d8-aac7-56cda33d6dba ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:17:14.099 8 INFO cinder.api.openstack.wsgi [None req-e7bf4433-bce3-47f5-8f65-e8a53bf3c224 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:17:14.100 8 INFO cinder.api.openstack.wsgi [None req-e7bf4433-bce3-47f5-8f65-e8a53bf3c224 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:17:14.101 7 INFO cinder.api.openstack.wsgi [None req-43c26585-e7c9-42d8-aac7-56cda33d6dba ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:17:24.100 8 INFO cinder.api.openstack.wsgi [None req-e7bf4433-bce3-47f5-8f65-e8a53bf3c224 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:17:24.100 7 INFO cinder.api.openstack.wsgi [None req-43c26585-e7c9-42d8-aac7-56cda33d6dba ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:17:24.101 8 INFO cinder.api.openstack.wsgi [None req-e7bf4433-bce3-47f5-8f65-e8a53bf3c224 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:17:24.102 7 INFO cinder.api.openstack.wsgi [None req-43c26585-e7c9-42d8-aac7-56cda33d6dba ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:17:34.099 8 INFO cinder.api.openstack.wsgi [None req-e7bf4433-bce3-47f5-8f65-e8a53bf3c224 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:17:34.100 7 INFO cinder.api.openstack.wsgi [None req-43c26585-e7c9-42d8-aac7-56cda33d6dba ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:17:34.100 8 INFO cinder.api.openstack.wsgi [None req-e7bf4433-bce3-47f5-8f65-e8a53bf3c224 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:17:34.101 7 INFO cinder.api.openstack.wsgi [None req-43c26585-e7c9-42d8-aac7-56cda33d6dba ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:17:44.099 8 INFO cinder.api.openstack.wsgi [None req-e7bf4433-bce3-47f5-8f65-e8a53bf3c224 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:17:44.099 7 INFO cinder.api.openstack.wsgi [None req-43c26585-e7c9-42d8-aac7-56cda33d6dba ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:17:44.101 7 INFO cinder.api.openstack.wsgi [None req-43c26585-e7c9-42d8-aac7-56cda33d6dba ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:17:44.100 8 INFO cinder.api.openstack.wsgi [None req-e7bf4433-bce3-47f5-8f65-e8a53bf3c224 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:17:54.099 7 INFO cinder.api.openstack.wsgi [None req-43c26585-e7c9-42d8-aac7-56cda33d6dba ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:17:54.099 8 INFO cinder.api.openstack.wsgi [None req-e7bf4433-bce3-47f5-8f65-e8a53bf3c224 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:17:54.100 7 INFO cinder.api.openstack.wsgi [None req-43c26585-e7c9-42d8-aac7-56cda33d6dba ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:17:54.101 8 INFO cinder.api.openstack.wsgi [None req-e7bf4433-bce3-47f5-8f65-e8a53bf3c224 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:18:04.099 7 INFO cinder.api.openstack.wsgi [None req-43c26585-e7c9-42d8-aac7-56cda33d6dba ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:18:04.099 8 INFO cinder.api.openstack.wsgi [None req-e7bf4433-bce3-47f5-8f65-e8a53bf3c224 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:18:04.100 8 INFO cinder.api.openstack.wsgi [None req-e7bf4433-bce3-47f5-8f65-e8a53bf3c224 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:18:04.101 7 INFO cinder.api.openstack.wsgi [None req-43c26585-e7c9-42d8-aac7-56cda33d6dba ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:18:14.100 8 INFO cinder.api.openstack.wsgi [None req-e7bf4433-bce3-47f5-8f65-e8a53bf3c224 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:18:14.100 8 INFO cinder.api.openstack.wsgi [None req-e7bf4433-bce3-47f5-8f65-e8a53bf3c224 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:18:14.101 7 INFO cinder.api.openstack.wsgi [None req-43c26585-e7c9-42d8-aac7-56cda33d6dba ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:18:14.102 7 INFO cinder.api.openstack.wsgi [None req-43c26585-e7c9-42d8-aac7-56cda33d6dba ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:18:24.099 8 INFO cinder.api.openstack.wsgi [None req-e7bf4433-bce3-47f5-8f65-e8a53bf3c224 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:18:24.099 7 INFO cinder.api.openstack.wsgi [None req-43c26585-e7c9-42d8-aac7-56cda33d6dba ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:18:24.100 8 INFO cinder.api.openstack.wsgi [None req-e7bf4433-bce3-47f5-8f65-e8a53bf3c224 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:18:24.100 7 INFO cinder.api.openstack.wsgi [None req-43c26585-e7c9-42d8-aac7-56cda33d6dba ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:18:34.099 8 INFO cinder.api.openstack.wsgi [None req-e7bf4433-bce3-47f5-8f65-e8a53bf3c224 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:18:34.099 7 INFO cinder.api.openstack.wsgi [None req-43c26585-e7c9-42d8-aac7-56cda33d6dba ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:18:34.101 8 INFO cinder.api.openstack.wsgi [None req-e7bf4433-bce3-47f5-8f65-e8a53bf3c224 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:18:34.101 7 INFO cinder.api.openstack.wsgi [None req-43c26585-e7c9-42d8-aac7-56cda33d6dba ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:18:44.100 8 INFO cinder.api.openstack.wsgi [None req-e7bf4433-bce3-47f5-8f65-e8a53bf3c224 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:18:44.100 7 INFO cinder.api.openstack.wsgi [None req-43c26585-e7c9-42d8-aac7-56cda33d6dba ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:18:44.101 7 INFO cinder.api.openstack.wsgi [None req-43c26585-e7c9-42d8-aac7-56cda33d6dba ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:18:44.101 8 INFO cinder.api.openstack.wsgi [None req-e7bf4433-bce3-47f5-8f65-e8a53bf3c224 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:18:54.099 8 INFO cinder.api.openstack.wsgi [None req-e7bf4433-bce3-47f5-8f65-e8a53bf3c224 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:18:54.099 7 INFO cinder.api.openstack.wsgi [None req-43c26585-e7c9-42d8-aac7-56cda33d6dba ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:18:54.101 8 INFO cinder.api.openstack.wsgi [None req-e7bf4433-bce3-47f5-8f65-e8a53bf3c224 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:18:54.101 7 INFO cinder.api.openstack.wsgi [None req-43c26585-e7c9-42d8-aac7-56cda33d6dba ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:19:04.100 8 INFO cinder.api.openstack.wsgi [None req-e7bf4433-bce3-47f5-8f65-e8a53bf3c224 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:19:04.100 7 INFO cinder.api.openstack.wsgi [None req-43c26585-e7c9-42d8-aac7-56cda33d6dba ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:19:04.101 8 INFO cinder.api.openstack.wsgi [None req-e7bf4433-bce3-47f5-8f65-e8a53bf3c224 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:19:04.102 7 INFO cinder.api.openstack.wsgi [None req-43c26585-e7c9-42d8-aac7-56cda33d6dba ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:19:14.100 7 INFO cinder.api.openstack.wsgi [None req-43c26585-e7c9-42d8-aac7-56cda33d6dba ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:19:14.100 8 INFO cinder.api.openstack.wsgi [None req-e7bf4433-bce3-47f5-8f65-e8a53bf3c224 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:19:14.101 7 INFO cinder.api.openstack.wsgi [None req-43c26585-e7c9-42d8-aac7-56cda33d6dba ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:19:14.101 8 INFO cinder.api.openstack.wsgi [None req-e7bf4433-bce3-47f5-8f65-e8a53bf3c224 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:19:24.100 8 INFO cinder.api.openstack.wsgi [None req-e7bf4433-bce3-47f5-8f65-e8a53bf3c224 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:19:24.101 8 INFO cinder.api.openstack.wsgi [None req-e7bf4433-bce3-47f5-8f65-e8a53bf3c224 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:19:24.101 7 INFO cinder.api.openstack.wsgi [None req-43c26585-e7c9-42d8-aac7-56cda33d6dba ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:19:24.102 7 INFO cinder.api.openstack.wsgi [None req-43c26585-e7c9-42d8-aac7-56cda33d6dba ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:19:34.098 8 INFO cinder.api.openstack.wsgi [None req-e7bf4433-bce3-47f5-8f65-e8a53bf3c224 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:19:34.099 8 INFO cinder.api.openstack.wsgi [None req-e7bf4433-bce3-47f5-8f65-e8a53bf3c224 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:19:34.099 7 INFO cinder.api.openstack.wsgi [None req-43c26585-e7c9-42d8-aac7-56cda33d6dba ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:19:34.100 7 INFO cinder.api.openstack.wsgi [None req-43c26585-e7c9-42d8-aac7-56cda33d6dba ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:19:44.099 8 INFO cinder.api.openstack.wsgi [None req-e7bf4433-bce3-47f5-8f65-e8a53bf3c224 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:19:44.100 8 INFO cinder.api.openstack.wsgi [None req-e7bf4433-bce3-47f5-8f65-e8a53bf3c224 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:19:44.100 7 INFO cinder.api.openstack.wsgi [None req-43c26585-e7c9-42d8-aac7-56cda33d6dba ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:19:44.101 7 INFO cinder.api.openstack.wsgi [None req-43c26585-e7c9-42d8-aac7-56cda33d6dba ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:19:54.098 8 INFO cinder.api.openstack.wsgi [None req-e7bf4433-bce3-47f5-8f65-e8a53bf3c224 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:19:54.099 7 INFO cinder.api.openstack.wsgi [None req-43c26585-e7c9-42d8-aac7-56cda33d6dba ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:19:54.100 8 INFO cinder.api.openstack.wsgi [None req-e7bf4433-bce3-47f5-8f65-e8a53bf3c224 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:19:54.100 7 INFO cinder.api.openstack.wsgi [None req-43c26585-e7c9-42d8-aac7-56cda33d6dba ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:20:04.099 8 INFO cinder.api.openstack.wsgi [None req-e7bf4433-bce3-47f5-8f65-e8a53bf3c224 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:20:04.100 7 INFO cinder.api.openstack.wsgi [None req-43c26585-e7c9-42d8-aac7-56cda33d6dba ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:20:04.101 8 INFO cinder.api.openstack.wsgi [None req-e7bf4433-bce3-47f5-8f65-e8a53bf3c224 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:20:04.101 7 INFO cinder.api.openstack.wsgi [None req-43c26585-e7c9-42d8-aac7-56cda33d6dba ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:20:14.099 8 INFO cinder.api.openstack.wsgi [None req-e7bf4433-bce3-47f5-8f65-e8a53bf3c224 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:20:14.099 7 INFO cinder.api.openstack.wsgi [None req-43c26585-e7c9-42d8-aac7-56cda33d6dba ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:20:14.100 8 INFO cinder.api.openstack.wsgi [None req-e7bf4433-bce3-47f5-8f65-e8a53bf3c224 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:20:14.101 7 INFO cinder.api.openstack.wsgi [None req-43c26585-e7c9-42d8-aac7-56cda33d6dba ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:20:24.101 7 INFO cinder.api.openstack.wsgi [None req-43c26585-e7c9-42d8-aac7-56cda33d6dba ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:20:24.102 8 INFO cinder.api.openstack.wsgi [None req-e7bf4433-bce3-47f5-8f65-e8a53bf3c224 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:20:24.102 7 INFO cinder.api.openstack.wsgi [None req-43c26585-e7c9-42d8-aac7-56cda33d6dba ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:20:24.103 8 INFO cinder.api.openstack.wsgi [None req-e7bf4433-bce3-47f5-8f65-e8a53bf3c224 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:20:34.099 7 INFO cinder.api.openstack.wsgi [None req-43c26585-e7c9-42d8-aac7-56cda33d6dba ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:20:34.100 8 INFO cinder.api.openstack.wsgi [None req-e7bf4433-bce3-47f5-8f65-e8a53bf3c224 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:20:34.100 7 INFO cinder.api.openstack.wsgi [None req-43c26585-e7c9-42d8-aac7-56cda33d6dba ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:20:34.101 8 INFO cinder.api.openstack.wsgi [None req-e7bf4433-bce3-47f5-8f65-e8a53bf3c224 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:20:44.099 7 INFO cinder.api.openstack.wsgi [None req-43c26585-e7c9-42d8-aac7-56cda33d6dba ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:20:44.100 8 INFO cinder.api.openstack.wsgi [None req-e7bf4433-bce3-47f5-8f65-e8a53bf3c224 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:20:44.100 7 INFO cinder.api.openstack.wsgi [None req-43c26585-e7c9-42d8-aac7-56cda33d6dba ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:20:44.101 8 INFO cinder.api.openstack.wsgi [None req-e7bf4433-bce3-47f5-8f65-e8a53bf3c224 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:20:54.100 7 INFO cinder.api.openstack.wsgi [None req-43c26585-e7c9-42d8-aac7-56cda33d6dba ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:20:54.100 8 INFO cinder.api.openstack.wsgi [None req-e7bf4433-bce3-47f5-8f65-e8a53bf3c224 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:20:54.101 7 INFO cinder.api.openstack.wsgi [None req-43c26585-e7c9-42d8-aac7-56cda33d6dba ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:20:54.101 8 INFO cinder.api.openstack.wsgi [None req-e7bf4433-bce3-47f5-8f65-e8a53bf3c224 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:21:04.099 8 INFO cinder.api.openstack.wsgi [None req-e7bf4433-bce3-47f5-8f65-e8a53bf3c224 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:21:04.099 7 INFO cinder.api.openstack.wsgi [None req-43c26585-e7c9-42d8-aac7-56cda33d6dba ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:21:04.100 8 INFO cinder.api.openstack.wsgi [None req-e7bf4433-bce3-47f5-8f65-e8a53bf3c224 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:21:04.101 7 INFO cinder.api.openstack.wsgi [None req-43c26585-e7c9-42d8-aac7-56cda33d6dba ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:21:14.102 7 INFO cinder.api.openstack.wsgi [None req-43c26585-e7c9-42d8-aac7-56cda33d6dba ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:21:14.099 8 INFO cinder.api.openstack.wsgi [None req-e7bf4433-bce3-47f5-8f65-e8a53bf3c224 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:21:14.105 7 INFO cinder.api.openstack.wsgi [None req-43c26585-e7c9-42d8-aac7-56cda33d6dba ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:21:14.111 8 INFO cinder.api.openstack.wsgi [None req-e7bf4433-bce3-47f5-8f65-e8a53bf3c224 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:21:24.101 7 INFO cinder.api.openstack.wsgi [None req-43c26585-e7c9-42d8-aac7-56cda33d6dba ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:21:24.102 7 INFO cinder.api.openstack.wsgi [None req-43c26585-e7c9-42d8-aac7-56cda33d6dba ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:21:24.111 8 INFO cinder.api.openstack.wsgi [None req-e7bf4433-bce3-47f5-8f65-e8a53bf3c224 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:21:24.113 8 INFO cinder.api.openstack.wsgi [None req-e7bf4433-bce3-47f5-8f65-e8a53bf3c224 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:21:34.099 8 INFO cinder.api.openstack.wsgi [None req-e7bf4433-bce3-47f5-8f65-e8a53bf3c224 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:21:34.099 7 INFO cinder.api.openstack.wsgi [None req-43c26585-e7c9-42d8-aac7-56cda33d6dba ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:21:34.100 8 INFO cinder.api.openstack.wsgi [None req-e7bf4433-bce3-47f5-8f65-e8a53bf3c224 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:21:34.101 7 INFO cinder.api.openstack.wsgi [None req-43c26585-e7c9-42d8-aac7-56cda33d6dba ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:21:44.099 8 INFO cinder.api.openstack.wsgi [None req-e7bf4433-bce3-47f5-8f65-e8a53bf3c224 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:21:44.099 7 INFO cinder.api.openstack.wsgi [None req-43c26585-e7c9-42d8-aac7-56cda33d6dba ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:21:44.100 8 INFO cinder.api.openstack.wsgi [None req-e7bf4433-bce3-47f5-8f65-e8a53bf3c224 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:21:44.100 7 INFO cinder.api.openstack.wsgi [None req-43c26585-e7c9-42d8-aac7-56cda33d6dba ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:21:54.099 8 INFO cinder.api.openstack.wsgi [None req-e7bf4433-bce3-47f5-8f65-e8a53bf3c224 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:21:54.099 7 INFO cinder.api.openstack.wsgi [None req-43c26585-e7c9-42d8-aac7-56cda33d6dba ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:21:54.100 8 INFO cinder.api.openstack.wsgi [None req-e7bf4433-bce3-47f5-8f65-e8a53bf3c224 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:21:54.101 7 INFO cinder.api.openstack.wsgi [None req-43c26585-e7c9-42d8-aac7-56cda33d6dba ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:22:04.106 8 INFO cinder.api.openstack.wsgi [None req-e7bf4433-bce3-47f5-8f65-e8a53bf3c224 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:22:04.107 7 INFO cinder.api.openstack.wsgi [None req-43c26585-e7c9-42d8-aac7-56cda33d6dba ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:22:04.107 8 INFO cinder.api.openstack.wsgi [None req-e7bf4433-bce3-47f5-8f65-e8a53bf3c224 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:22:04.107 7 INFO cinder.api.openstack.wsgi [None req-43c26585-e7c9-42d8-aac7-56cda33d6dba ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:22:14.099 8 INFO cinder.api.openstack.wsgi [None req-e7bf4433-bce3-47f5-8f65-e8a53bf3c224 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:22:14.100 7 INFO cinder.api.openstack.wsgi [None req-43c26585-e7c9-42d8-aac7-56cda33d6dba ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:22:14.101 7 INFO cinder.api.openstack.wsgi [None req-43c26585-e7c9-42d8-aac7-56cda33d6dba ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:22:14.101 8 INFO cinder.api.openstack.wsgi [None req-e7bf4433-bce3-47f5-8f65-e8a53bf3c224 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:22:24.099 8 INFO cinder.api.openstack.wsgi [None req-e7bf4433-bce3-47f5-8f65-e8a53bf3c224 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:22:24.099 7 INFO cinder.api.openstack.wsgi [None req-43c26585-e7c9-42d8-aac7-56cda33d6dba ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:22:24.100 8 INFO cinder.api.openstack.wsgi [None req-e7bf4433-bce3-47f5-8f65-e8a53bf3c224 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:22:24.100 7 INFO cinder.api.openstack.wsgi [None req-43c26585-e7c9-42d8-aac7-56cda33d6dba ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:22:34.099 8 INFO cinder.api.openstack.wsgi [None req-e7bf4433-bce3-47f5-8f65-e8a53bf3c224 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:22:34.099 7 INFO cinder.api.openstack.wsgi [None req-43c26585-e7c9-42d8-aac7-56cda33d6dba ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:22:34.099 8 INFO cinder.api.openstack.wsgi [None req-e7bf4433-bce3-47f5-8f65-e8a53bf3c224 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:22:34.100 7 INFO cinder.api.openstack.wsgi [None req-43c26585-e7c9-42d8-aac7-56cda33d6dba ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:22:44.099 8 INFO cinder.api.openstack.wsgi [None req-e7bf4433-bce3-47f5-8f65-e8a53bf3c224 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:22:44.100 7 INFO cinder.api.openstack.wsgi [None req-43c26585-e7c9-42d8-aac7-56cda33d6dba ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:22:44.100 8 INFO cinder.api.openstack.wsgi [None req-e7bf4433-bce3-47f5-8f65-e8a53bf3c224 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:22:44.101 7 INFO cinder.api.openstack.wsgi [None req-43c26585-e7c9-42d8-aac7-56cda33d6dba ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:22:54.099 8 INFO cinder.api.openstack.wsgi [None req-e7bf4433-bce3-47f5-8f65-e8a53bf3c224 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:22:54.099 7 INFO cinder.api.openstack.wsgi [None req-43c26585-e7c9-42d8-aac7-56cda33d6dba ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:22:54.100 8 INFO cinder.api.openstack.wsgi [None req-e7bf4433-bce3-47f5-8f65-e8a53bf3c224 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:22:54.100 7 INFO cinder.api.openstack.wsgi [None req-43c26585-e7c9-42d8-aac7-56cda33d6dba ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:23:04.099 8 INFO cinder.api.openstack.wsgi [None req-e7bf4433-bce3-47f5-8f65-e8a53bf3c224 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:23:04.100 7 INFO cinder.api.openstack.wsgi [None req-43c26585-e7c9-42d8-aac7-56cda33d6dba ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:23:04.100 8 INFO cinder.api.openstack.wsgi [None req-e7bf4433-bce3-47f5-8f65-e8a53bf3c224 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:23:04.101 7 INFO cinder.api.openstack.wsgi [None req-43c26585-e7c9-42d8-aac7-56cda33d6dba ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:23:14.100 8 INFO cinder.api.openstack.wsgi [None req-e7bf4433-bce3-47f5-8f65-e8a53bf3c224 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:23:14.100 7 INFO cinder.api.openstack.wsgi [None req-43c26585-e7c9-42d8-aac7-56cda33d6dba ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:23:14.101 8 INFO cinder.api.openstack.wsgi [None req-e7bf4433-bce3-47f5-8f65-e8a53bf3c224 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:23:14.102 7 INFO cinder.api.openstack.wsgi [None req-43c26585-e7c9-42d8-aac7-56cda33d6dba ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:23:24.099 8 INFO cinder.api.openstack.wsgi [None req-e7bf4433-bce3-47f5-8f65-e8a53bf3c224 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:23:24.099 7 INFO cinder.api.openstack.wsgi [None req-43c26585-e7c9-42d8-aac7-56cda33d6dba ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:23:24.100 7 INFO cinder.api.openstack.wsgi [None req-43c26585-e7c9-42d8-aac7-56cda33d6dba ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:23:24.100 8 INFO cinder.api.openstack.wsgi [None req-e7bf4433-bce3-47f5-8f65-e8a53bf3c224 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:23:34.099 7 INFO cinder.api.openstack.wsgi [None req-43c26585-e7c9-42d8-aac7-56cda33d6dba ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:23:34.100 8 INFO cinder.api.openstack.wsgi [None req-e7bf4433-bce3-47f5-8f65-e8a53bf3c224 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:23:34.101 8 INFO cinder.api.openstack.wsgi [None req-e7bf4433-bce3-47f5-8f65-e8a53bf3c224 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:23:34.101 7 INFO cinder.api.openstack.wsgi [None req-43c26585-e7c9-42d8-aac7-56cda33d6dba ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:23:44.100 8 INFO cinder.api.openstack.wsgi [None req-e7bf4433-bce3-47f5-8f65-e8a53bf3c224 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:23:44.100 7 INFO cinder.api.openstack.wsgi [None req-43c26585-e7c9-42d8-aac7-56cda33d6dba ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:23:44.101 8 INFO cinder.api.openstack.wsgi [None req-e7bf4433-bce3-47f5-8f65-e8a53bf3c224 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:23:44.101 7 INFO cinder.api.openstack.wsgi [None req-43c26585-e7c9-42d8-aac7-56cda33d6dba ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:23:54.100 8 INFO cinder.api.openstack.wsgi [None req-e7bf4433-bce3-47f5-8f65-e8a53bf3c224 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:23:54.100 7 INFO cinder.api.openstack.wsgi [None req-43c26585-e7c9-42d8-aac7-56cda33d6dba ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:23:54.101 8 INFO cinder.api.openstack.wsgi [None req-e7bf4433-bce3-47f5-8f65-e8a53bf3c224 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:23:54.101 7 INFO cinder.api.openstack.wsgi [None req-43c26585-e7c9-42d8-aac7-56cda33d6dba ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:24:04.099 8 INFO cinder.api.openstack.wsgi [None req-e7bf4433-bce3-47f5-8f65-e8a53bf3c224 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:24:04.100 7 INFO cinder.api.openstack.wsgi [None req-43c26585-e7c9-42d8-aac7-56cda33d6dba ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:24:04.101 8 INFO cinder.api.openstack.wsgi [None req-e7bf4433-bce3-47f5-8f65-e8a53bf3c224 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:24:04.101 7 INFO cinder.api.openstack.wsgi [None req-43c26585-e7c9-42d8-aac7-56cda33d6dba ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:24:14.099 7 INFO cinder.api.openstack.wsgi [None req-43c26585-e7c9-42d8-aac7-56cda33d6dba ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:24:14.099 8 INFO cinder.api.openstack.wsgi [None req-e7bf4433-bce3-47f5-8f65-e8a53bf3c224 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:24:14.100 7 INFO cinder.api.openstack.wsgi [None req-43c26585-e7c9-42d8-aac7-56cda33d6dba ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:24:14.101 8 INFO cinder.api.openstack.wsgi [None req-e7bf4433-bce3-47f5-8f65-e8a53bf3c224 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:24:24.099 7 INFO cinder.api.openstack.wsgi [None req-43c26585-e7c9-42d8-aac7-56cda33d6dba ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:24:24.099 8 INFO cinder.api.openstack.wsgi [None req-e7bf4433-bce3-47f5-8f65-e8a53bf3c224 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:24:24.100 7 INFO cinder.api.openstack.wsgi [None req-43c26585-e7c9-42d8-aac7-56cda33d6dba ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:24:24.101 8 INFO cinder.api.openstack.wsgi [None req-e7bf4433-bce3-47f5-8f65-e8a53bf3c224 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:24:34.099 8 INFO cinder.api.openstack.wsgi [None req-e7bf4433-bce3-47f5-8f65-e8a53bf3c224 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:24:34.099 7 INFO cinder.api.openstack.wsgi [None req-43c26585-e7c9-42d8-aac7-56cda33d6dba ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:24:34.100 7 INFO cinder.api.openstack.wsgi [None req-43c26585-e7c9-42d8-aac7-56cda33d6dba ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:24:34.100 8 INFO cinder.api.openstack.wsgi [None req-e7bf4433-bce3-47f5-8f65-e8a53bf3c224 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:24:44.099 8 INFO cinder.api.openstack.wsgi [None req-e7bf4433-bce3-47f5-8f65-e8a53bf3c224 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:24:44.099 7 INFO cinder.api.openstack.wsgi [None req-43c26585-e7c9-42d8-aac7-56cda33d6dba ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:24:44.100 7 INFO cinder.api.openstack.wsgi [None req-43c26585-e7c9-42d8-aac7-56cda33d6dba ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:24:44.100 8 INFO cinder.api.openstack.wsgi [None req-e7bf4433-bce3-47f5-8f65-e8a53bf3c224 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:24:54.099 8 INFO cinder.api.openstack.wsgi [None req-e7bf4433-bce3-47f5-8f65-e8a53bf3c224 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:24:54.100 7 INFO cinder.api.openstack.wsgi [None req-43c26585-e7c9-42d8-aac7-56cda33d6dba ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:24:54.101 8 INFO cinder.api.openstack.wsgi [None req-e7bf4433-bce3-47f5-8f65-e8a53bf3c224 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:24:54.101 7 INFO cinder.api.openstack.wsgi [None req-43c26585-e7c9-42d8-aac7-56cda33d6dba ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:25:04.099 7 INFO cinder.api.openstack.wsgi [None req-43c26585-e7c9-42d8-aac7-56cda33d6dba ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:25:04.099 8 INFO cinder.api.openstack.wsgi [None req-e7bf4433-bce3-47f5-8f65-e8a53bf3c224 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:25:04.100 7 INFO cinder.api.openstack.wsgi [None req-43c26585-e7c9-42d8-aac7-56cda33d6dba ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:25:04.100 8 INFO cinder.api.openstack.wsgi [None req-e7bf4433-bce3-47f5-8f65-e8a53bf3c224 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:25:14.100 7 INFO cinder.api.openstack.wsgi [None req-43c26585-e7c9-42d8-aac7-56cda33d6dba ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:25:14.100 8 INFO cinder.api.openstack.wsgi [None req-e7bf4433-bce3-47f5-8f65-e8a53bf3c224 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:25:14.101 7 INFO cinder.api.openstack.wsgi [None req-43c26585-e7c9-42d8-aac7-56cda33d6dba ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:25:14.102 8 INFO cinder.api.openstack.wsgi [None req-e7bf4433-bce3-47f5-8f65-e8a53bf3c224 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:25:24.099 8 INFO cinder.api.openstack.wsgi [None req-e7bf4433-bce3-47f5-8f65-e8a53bf3c224 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:25:24.100 7 INFO cinder.api.openstack.wsgi [None req-43c26585-e7c9-42d8-aac7-56cda33d6dba ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:25:24.100 8 INFO cinder.api.openstack.wsgi [None req-e7bf4433-bce3-47f5-8f65-e8a53bf3c224 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:25:24.102 7 INFO cinder.api.openstack.wsgi [None req-43c26585-e7c9-42d8-aac7-56cda33d6dba ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:25:34.100 8 INFO cinder.api.openstack.wsgi [None req-e7bf4433-bce3-47f5-8f65-e8a53bf3c224 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:25:34.100 7 INFO cinder.api.openstack.wsgi [None req-43c26585-e7c9-42d8-aac7-56cda33d6dba ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:25:34.100 8 INFO cinder.api.openstack.wsgi [None req-e7bf4433-bce3-47f5-8f65-e8a53bf3c224 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:25:34.101 7 INFO cinder.api.openstack.wsgi [None req-43c26585-e7c9-42d8-aac7-56cda33d6dba ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:25:41.229 8 INFO cinder.api.openstack.wsgi [None req-e19b0da7-4cbe-419a-bb3e-620ca11e03b2 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET https://volume.199-204-45-156.nip.io/v3/d6e81b890ebf4c9da337e629bd1250c6/os-quota-sets/84012dfdf1e6469da2f24dd6d9e0c04f?usage=False 2026-03-06 01:25:41.250 8 INFO cinder.api.openstack.wsgi [None req-e19b0da7-4cbe-419a-bb3e-620ca11e03b2 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] https://volume.199-204-45-156.nip.io/v3/d6e81b890ebf4c9da337e629bd1250c6/os-quota-sets/84012dfdf1e6469da2f24dd6d9e0c04f?usage=False returned with HTTP 200 [pid: 8|app: 0|req: 174/349] 199.204.45.156 () {44 vars in 1069 bytes} [Fri Mar 6 01:25:41 2026] GET /v3/d6e81b890ebf4c9da337e629bd1250c6/os-quota-sets/84012dfdf1e6469da2f24dd6d9e0c04f?usage=False => generated 340 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-06 01:25:41.783 7 INFO cinder.api.openstack.wsgi [None req-6437b0d5-6c14-4ff4-84e1-a7d56f6aa676 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] PUT https://volume.199-204-45-156.nip.io/v3/d6e81b890ebf4c9da337e629bd1250c6/os-quota-sets/84012dfdf1e6469da2f24dd6d9e0c04f 2026-03-06 01:25:41.857 7 INFO cinder.api.openstack.wsgi [None req-6437b0d5-6c14-4ff4-84e1-a7d56f6aa676 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] https://volume.199-204-45-156.nip.io/v3/d6e81b890ebf4c9da337e629bd1250c6/os-quota-sets/84012dfdf1e6469da2f24dd6d9e0c04f returned with HTTP 200 [pid: 7|app: 0|req: 176/350] 199.204.45.156 () {48 vars in 1098 bytes} [Fri Mar 6 01:25:41 2026] PUT /v3/d6e81b890ebf4c9da337e629bd1250c6/os-quota-sets/84012dfdf1e6469da2f24dd6d9e0c04f => generated 296 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-06 01:25:44.099 7 INFO cinder.api.openstack.wsgi [None req-6437b0d5-6c14-4ff4-84e1-a7d56f6aa676 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:25:44.099 8 INFO cinder.api.openstack.wsgi [None req-e19b0da7-4cbe-419a-bb3e-620ca11e03b2 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:25:44.100 7 INFO cinder.api.openstack.wsgi [None req-6437b0d5-6c14-4ff4-84e1-a7d56f6aa676 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:25:44.101 8 INFO cinder.api.openstack.wsgi [None req-e19b0da7-4cbe-419a-bb3e-620ca11e03b2 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:25:54.099 8 INFO cinder.api.openstack.wsgi [None req-e19b0da7-4cbe-419a-bb3e-620ca11e03b2 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:25:54.099 7 INFO cinder.api.openstack.wsgi [None req-6437b0d5-6c14-4ff4-84e1-a7d56f6aa676 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:25:54.100 7 INFO cinder.api.openstack.wsgi [None req-6437b0d5-6c14-4ff4-84e1-a7d56f6aa676 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:25:54.100 8 INFO cinder.api.openstack.wsgi [None req-e19b0da7-4cbe-419a-bb3e-620ca11e03b2 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:26:04.100 7 INFO cinder.api.openstack.wsgi [None req-6437b0d5-6c14-4ff4-84e1-a7d56f6aa676 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:26:04.100 8 INFO cinder.api.openstack.wsgi [None req-e19b0da7-4cbe-419a-bb3e-620ca11e03b2 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:26:04.101 8 INFO cinder.api.openstack.wsgi [None req-e19b0da7-4cbe-419a-bb3e-620ca11e03b2 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:26:04.101 7 INFO cinder.api.openstack.wsgi [None req-6437b0d5-6c14-4ff4-84e1-a7d56f6aa676 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:26:14.100 8 INFO cinder.api.openstack.wsgi [None req-e19b0da7-4cbe-419a-bb3e-620ca11e03b2 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:26:14.100 7 INFO cinder.api.openstack.wsgi [None req-6437b0d5-6c14-4ff4-84e1-a7d56f6aa676 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:26:14.101 8 INFO cinder.api.openstack.wsgi [None req-e19b0da7-4cbe-419a-bb3e-620ca11e03b2 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:26:14.102 7 INFO cinder.api.openstack.wsgi [None req-6437b0d5-6c14-4ff4-84e1-a7d56f6aa676 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:26:24.099 8 INFO cinder.api.openstack.wsgi [None req-e19b0da7-4cbe-419a-bb3e-620ca11e03b2 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:26:24.099 7 INFO cinder.api.openstack.wsgi [None req-6437b0d5-6c14-4ff4-84e1-a7d56f6aa676 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:26:24.100 8 INFO cinder.api.openstack.wsgi [None req-e19b0da7-4cbe-419a-bb3e-620ca11e03b2 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:26:24.100 7 INFO cinder.api.openstack.wsgi [None req-6437b0d5-6c14-4ff4-84e1-a7d56f6aa676 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:26:34.099 8 INFO cinder.api.openstack.wsgi [None req-e19b0da7-4cbe-419a-bb3e-620ca11e03b2 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:26:34.099 7 INFO cinder.api.openstack.wsgi [None req-6437b0d5-6c14-4ff4-84e1-a7d56f6aa676 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:26:34.100 7 INFO cinder.api.openstack.wsgi [None req-6437b0d5-6c14-4ff4-84e1-a7d56f6aa676 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:26:34.102 8 INFO cinder.api.openstack.wsgi [None req-e19b0da7-4cbe-419a-bb3e-620ca11e03b2 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:26:34.540 7 INFO cinder.api.openstack.wsgi [None req-2c35c1dc-ee7d-40a2-9ab2-214616e706a1 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/scheduler-stats/get_pools?detail=true 2026-03-06 01:26:35.077 7 INFO cinder.api.openstack.wsgi [None req-2c35c1dc-ee7d-40a2-9ab2-214616e706a1 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 183/363] 10.0.0.193 () {28 vars in 696 bytes} [Fri Mar 6 01:26:34 2026] GET /v3/d6e81b890ebf4c9da337e629bd1250c6/scheduler-stats/get_pools?detail=true => generated 670 bytes in 602 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-06 01:26:35.131 8 INFO cinder.api.openstack.wsgi [None req-71065f83-90ad-4c54-bdbb-599d853cdeb6 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/os-quota-sets/84012dfdf1e6469da2f24dd6d9e0c04f?usage=true 2026-03-06 01:26:35.155 8 INFO cinder.api.openstack.wsgi [None req-71065f83-90ad-4c54-bdbb-599d853cdeb6 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/os-quota-sets/84012dfdf1e6469da2f24dd6d9e0c04f?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 181/364] 10.0.0.193 () {28 vars in 736 bytes} [Fri Mar 6 01:26:35 2026] GET /v3/d6e81b890ebf4c9da337e629bd1250c6/os-quota-sets/84012dfdf1e6469da2f24dd6d9e0c04f?usage=true => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-06 01:26:35.168 7 INFO cinder.api.openstack.wsgi [None req-de72bb93-2e47-4d90-9767-99069f888b1c ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/os-quota-sets/d5393230c9464aaa88ad0b51140c2066?usage=true 2026-03-06 01:26:35.206 7 INFO cinder.api.openstack.wsgi [None req-de72bb93-2e47-4d90-9767-99069f888b1c ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/os-quota-sets/d5393230c9464aaa88ad0b51140c2066?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 184/365] 10.0.0.193 () {28 vars in 736 bytes} [Fri Mar 6 01:26:35 2026] GET /v3/d6e81b890ebf4c9da337e629bd1250c6/os-quota-sets/d5393230c9464aaa88ad0b51140c2066?usage=true => generated 847 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-06 01:26:35.218 8 INFO cinder.api.openstack.wsgi [None req-024e6d51-88a6-4809-986a-b455a5ab1d53 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/os-quota-sets/d6e81b890ebf4c9da337e629bd1250c6?usage=true 2026-03-06 01:26:35.242 8 INFO cinder.api.openstack.wsgi [None req-024e6d51-88a6-4809-986a-b455a5ab1d53 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/os-quota-sets/d6e81b890ebf4c9da337e629bd1250c6?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 182/366] 10.0.0.193 () {28 vars in 736 bytes} [Fri Mar 6 01:26:35 2026] GET /v3/d6e81b890ebf4c9da337e629bd1250c6/os-quota-sets/d6e81b890ebf4c9da337e629bd1250c6?usage=true => generated 845 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-06 01:26:35.263 7 INFO cinder.api.openstack.wsgi [None req-167a3ee9-af0a-4f88-b0dc-56cec0e6d85c ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/os-services 2026-03-06 01:26:35.295 7 INFO cinder.api.openstack.wsgi [None req-167a3ee9-af0a-4f88-b0dc-56cec0e6d85c ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/os-services returned with HTTP 200 [pid: 7|app: 0|req: 185/367] 10.0.0.193 () {28 vars in 645 bytes} [Fri Mar 6 01:26:35 2026] GET /v3/d6e81b890ebf4c9da337e629bd1250c6/os-services => generated 646 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-06 01:26:35.305 8 INFO cinder.api.openstack.wsgi [None req-c8713293-93e6-4a7b-997b-afe785e686c1 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/snapshots?all_tenants=true 2026-03-06 01:26:35.322 8 INFO cinder.volume.api [None req-c8713293-93e6-4a7b-997b-afe785e686c1 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] Get all snapshots completed successfully. 2026-03-06 01:26:35.323 8 INFO cinder.api.openstack.wsgi [None req-c8713293-93e6-4a7b-997b-afe785e686c1 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 183/368] 10.0.0.193 () {28 vars in 674 bytes} [Fri Mar 6 01:26:35 2026] GET /v3/d6e81b890ebf4c9da337e629bd1250c6/snapshots?all_tenants=true => generated 17 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-03-06 01:26:35.334 7 INFO cinder.api.openstack.wsgi [None req-39e9f336-94ba-430b-9697-896796eec275 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/volumes/detail?all_tenants=true 2026-03-06 01:26:35.367 7 INFO cinder.volume.api [None req-39e9f336-94ba-430b-9697-896796eec275 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] Get all volumes completed successfully. 2026-03-06 01:26:35.369 7 INFO cinder.api.openstack.wsgi [None req-39e9f336-94ba-430b-9697-896796eec275 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 186/369] 10.0.0.193 () {28 vars in 684 bytes} [Fri Mar 6 01:26:35 2026] GET /v3/d6e81b890ebf4c9da337e629bd1250c6/volumes/detail?all_tenants=true => generated 15 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-03-06 01:26:35.378 8 INFO cinder.api.openstack.wsgi [None req-122f6f35-1166-4687-adb5-675acc697b7a ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/volumes/detail?all_tenants=true 2026-03-06 01:26:35.419 8 INFO cinder.volume.api [None req-122f6f35-1166-4687-adb5-675acc697b7a ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] Get all volumes completed successfully. 2026-03-06 01:26:35.423 8 INFO cinder.api.openstack.wsgi [None req-122f6f35-1166-4687-adb5-675acc697b7a ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 184/370] 10.0.0.193 () {28 vars in 684 bytes} [Fri Mar 6 01:26:35 2026] GET /v3/d6e81b890ebf4c9da337e629bd1250c6/volumes/detail?all_tenants=true => generated 15 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-03-06 01:26:44.099 7 INFO cinder.api.openstack.wsgi [None req-39e9f336-94ba-430b-9697-896796eec275 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:26:44.099 8 INFO cinder.api.openstack.wsgi [None req-122f6f35-1166-4687-adb5-675acc697b7a ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:26:44.100 7 INFO cinder.api.openstack.wsgi [None req-39e9f336-94ba-430b-9697-896796eec275 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:26:44.100 8 INFO cinder.api.openstack.wsgi [None req-122f6f35-1166-4687-adb5-675acc697b7a ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:26:54.099 7 INFO cinder.api.openstack.wsgi [None req-39e9f336-94ba-430b-9697-896796eec275 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:26:54.099 8 INFO cinder.api.openstack.wsgi [None req-122f6f35-1166-4687-adb5-675acc697b7a ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:26:54.101 7 INFO cinder.api.openstack.wsgi [None req-39e9f336-94ba-430b-9697-896796eec275 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:26:54.101 8 INFO cinder.api.openstack.wsgi [None req-122f6f35-1166-4687-adb5-675acc697b7a ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:27:04.098 7 INFO cinder.api.openstack.wsgi [None req-39e9f336-94ba-430b-9697-896796eec275 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:27:04.099 8 INFO cinder.api.openstack.wsgi [None req-122f6f35-1166-4687-adb5-675acc697b7a ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:27:04.099 7 INFO cinder.api.openstack.wsgi [None req-39e9f336-94ba-430b-9697-896796eec275 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:27:04.100 8 INFO cinder.api.openstack.wsgi [None req-122f6f35-1166-4687-adb5-675acc697b7a ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:27:14.099 7 INFO cinder.api.openstack.wsgi [None req-39e9f336-94ba-430b-9697-896796eec275 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:27:14.099 8 INFO cinder.api.openstack.wsgi [None req-122f6f35-1166-4687-adb5-675acc697b7a ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:27:14.100 7 INFO cinder.api.openstack.wsgi [None req-39e9f336-94ba-430b-9697-896796eec275 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:27:14.100 8 INFO cinder.api.openstack.wsgi [None req-122f6f35-1166-4687-adb5-675acc697b7a ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:27:24.099 8 INFO cinder.api.openstack.wsgi [None req-122f6f35-1166-4687-adb5-675acc697b7a ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:27:24.099 8 INFO cinder.api.openstack.wsgi [None req-122f6f35-1166-4687-adb5-675acc697b7a ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:27:24.099 7 INFO cinder.api.openstack.wsgi [None req-39e9f336-94ba-430b-9697-896796eec275 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:27:24.101 7 INFO cinder.api.openstack.wsgi [None req-39e9f336-94ba-430b-9697-896796eec275 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:27:34.099 8 INFO cinder.api.openstack.wsgi [None req-122f6f35-1166-4687-adb5-675acc697b7a ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:27:34.100 7 INFO cinder.api.openstack.wsgi [None req-39e9f336-94ba-430b-9697-896796eec275 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:27:34.100 8 INFO cinder.api.openstack.wsgi [None req-122f6f35-1166-4687-adb5-675acc697b7a ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:27:34.101 7 INFO cinder.api.openstack.wsgi [None req-39e9f336-94ba-430b-9697-896796eec275 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:27:34.382 8 INFO cinder.api.openstack.wsgi [None req-4a3ac5d0-ef04-4e93-9e32-c50a059a88ed ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/volumes/detail?all_tenants=true 2026-03-06 01:27:34.397 8 INFO cinder.volume.api [None req-4a3ac5d0-ef04-4e93-9e32-c50a059a88ed ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] Get all volumes completed successfully. 2026-03-06 01:27:34.401 8 INFO cinder.api.openstack.wsgi [None req-4a3ac5d0-ef04-4e93-9e32-c50a059a88ed ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 191/383] 10.0.0.193 () {28 vars in 684 bytes} [Fri Mar 6 01:27:34 2026] GET /v3/d6e81b890ebf4c9da337e629bd1250c6/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-03-06 01:27:34.421 7 INFO cinder.api.openstack.wsgi [None req-79225699-f058-4a61-a956-6841e9eab1a4 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/snapshots?all_tenants=true 2026-03-06 01:27:34.449 7 INFO cinder.volume.api [None req-79225699-f058-4a61-a956-6841e9eab1a4 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] Get all snapshots completed successfully. 2026-03-06 01:27:34.449 7 INFO cinder.api.openstack.wsgi [None req-79225699-f058-4a61-a956-6841e9eab1a4 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 193/384] 10.0.0.193 () {28 vars in 674 bytes} [Fri Mar 6 01:27:34 2026] GET /v3/d6e81b890ebf4c9da337e629bd1250c6/snapshots?all_tenants=true => generated 17 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-03-06 01:27:34.466 8 INFO cinder.api.openstack.wsgi [None req-2088deef-81fd-4b4f-af9b-7c763cc1435d ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/os-services 2026-03-06 01:27:34.479 8 INFO cinder.api.openstack.wsgi [None req-2088deef-81fd-4b4f-af9b-7c763cc1435d ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/os-services returned with HTTP 200 [pid: 8|app: 0|req: 192/385] 10.0.0.193 () {28 vars in 645 bytes} [Fri Mar 6 01:27:34 2026] GET /v3/d6e81b890ebf4c9da337e629bd1250c6/os-services => generated 646 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-06 01:27:34.491 7 INFO cinder.api.openstack.wsgi [None req-f9b9e10e-d7f8-4cb5-951f-2b53626afd65 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/scheduler-stats/get_pools?detail=true 2026-03-06 01:27:35.011 7 INFO cinder.api.openstack.wsgi [None req-f9b9e10e-d7f8-4cb5-951f-2b53626afd65 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 194/386] 10.0.0.193 () {28 vars in 696 bytes} [Fri Mar 6 01:27:34 2026] GET /v3/d6e81b890ebf4c9da337e629bd1250c6/scheduler-stats/get_pools?detail=true => generated 670 bytes in 526 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-06 01:27:35.025 8 INFO cinder.api.openstack.wsgi [None req-a1d8d729-2d97-42d3-add7-348960ab6853 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/volumes/detail?all_tenants=true 2026-03-06 01:27:35.041 8 INFO cinder.volume.api [None req-a1d8d729-2d97-42d3-add7-348960ab6853 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] Get all volumes completed successfully. 2026-03-06 01:27:35.044 8 INFO cinder.api.openstack.wsgi [None req-a1d8d729-2d97-42d3-add7-348960ab6853 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 193/387] 10.0.0.193 () {28 vars in 684 bytes} [Fri Mar 6 01:27:35 2026] GET /v3/d6e81b890ebf4c9da337e629bd1250c6/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-03-06 01:27:35.089 7 INFO cinder.api.openstack.wsgi [None req-7edde250-ec38-4358-89e4-9d2dd8f18d63 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/os-quota-sets/84012dfdf1e6469da2f24dd6d9e0c04f?usage=true 2026-03-06 01:27:35.115 7 INFO cinder.api.openstack.wsgi [None req-7edde250-ec38-4358-89e4-9d2dd8f18d63 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/os-quota-sets/84012dfdf1e6469da2f24dd6d9e0c04f?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 195/388] 10.0.0.193 () {28 vars in 736 bytes} [Fri Mar 6 01:27:35 2026] GET /v3/d6e81b890ebf4c9da337e629bd1250c6/os-quota-sets/84012dfdf1e6469da2f24dd6d9e0c04f?usage=true => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-06 01:27:35.132 8 INFO cinder.api.openstack.wsgi [None req-ff88c189-d9fb-4f43-b656-0e1e50cd2abd ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/os-quota-sets/d5393230c9464aaa88ad0b51140c2066?usage=true 2026-03-06 01:27:35.156 8 INFO cinder.api.openstack.wsgi [None req-ff88c189-d9fb-4f43-b656-0e1e50cd2abd ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/os-quota-sets/d5393230c9464aaa88ad0b51140c2066?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 194/389] 10.0.0.193 () {28 vars in 736 bytes} [Fri Mar 6 01:27:35 2026] GET /v3/d6e81b890ebf4c9da337e629bd1250c6/os-quota-sets/d5393230c9464aaa88ad0b51140c2066?usage=true => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-06 01:27:35.168 7 INFO cinder.api.openstack.wsgi [None req-43db8037-9b50-487f-9b4e-df761495e226 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/os-quota-sets/d6e81b890ebf4c9da337e629bd1250c6?usage=true 2026-03-06 01:27:35.189 7 INFO cinder.api.openstack.wsgi [None req-43db8037-9b50-487f-9b4e-df761495e226 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/os-quota-sets/d6e81b890ebf4c9da337e629bd1250c6?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 196/390] 10.0.0.193 () {28 vars in 736 bytes} [Fri Mar 6 01:27:35 2026] GET /v3/d6e81b890ebf4c9da337e629bd1250c6/os-quota-sets/d6e81b890ebf4c9da337e629bd1250c6?usage=true => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-06 01:27:44.100 8 INFO cinder.api.openstack.wsgi [None req-ff88c189-d9fb-4f43-b656-0e1e50cd2abd ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:27:44.100 7 INFO cinder.api.openstack.wsgi [None req-43db8037-9b50-487f-9b4e-df761495e226 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:27:44.101 7 INFO cinder.api.openstack.wsgi [None req-43db8037-9b50-487f-9b4e-df761495e226 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:27:44.101 8 INFO cinder.api.openstack.wsgi [None req-ff88c189-d9fb-4f43-b656-0e1e50cd2abd ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:27:54.100 8 INFO cinder.api.openstack.wsgi [None req-ff88c189-d9fb-4f43-b656-0e1e50cd2abd ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:27:54.100 7 INFO cinder.api.openstack.wsgi [None req-43db8037-9b50-487f-9b4e-df761495e226 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:27:54.101 8 INFO cinder.api.openstack.wsgi [None req-ff88c189-d9fb-4f43-b656-0e1e50cd2abd ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:27:54.101 7 INFO cinder.api.openstack.wsgi [None req-43db8037-9b50-487f-9b4e-df761495e226 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:28:04.100 7 INFO cinder.api.openstack.wsgi [None req-43db8037-9b50-487f-9b4e-df761495e226 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:28:04.100 8 INFO cinder.api.openstack.wsgi [None req-ff88c189-d9fb-4f43-b656-0e1e50cd2abd ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:28:04.101 7 INFO cinder.api.openstack.wsgi [None req-43db8037-9b50-487f-9b4e-df761495e226 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:28:04.101 8 INFO cinder.api.openstack.wsgi [None req-ff88c189-d9fb-4f43-b656-0e1e50cd2abd ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:28:14.099 7 INFO cinder.api.openstack.wsgi [None req-43db8037-9b50-487f-9b4e-df761495e226 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:28:14.099 8 INFO cinder.api.openstack.wsgi [None req-ff88c189-d9fb-4f43-b656-0e1e50cd2abd ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:28:14.100 7 INFO cinder.api.openstack.wsgi [None req-43db8037-9b50-487f-9b4e-df761495e226 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:28:14.100 8 INFO cinder.api.openstack.wsgi [None req-ff88c189-d9fb-4f43-b656-0e1e50cd2abd ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:28:24.099 7 INFO cinder.api.openstack.wsgi [None req-43db8037-9b50-487f-9b4e-df761495e226 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:28:24.099 8 INFO cinder.api.openstack.wsgi [None req-ff88c189-d9fb-4f43-b656-0e1e50cd2abd ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:28:24.100 7 INFO cinder.api.openstack.wsgi [None req-43db8037-9b50-487f-9b4e-df761495e226 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:28:24.100 8 INFO cinder.api.openstack.wsgi [None req-ff88c189-d9fb-4f43-b656-0e1e50cd2abd ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:28:34.100 7 INFO cinder.api.openstack.wsgi [None req-43db8037-9b50-487f-9b4e-df761495e226 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:28:34.100 8 INFO cinder.api.openstack.wsgi [None req-ff88c189-d9fb-4f43-b656-0e1e50cd2abd ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:28:34.101 8 INFO cinder.api.openstack.wsgi [None req-ff88c189-d9fb-4f43-b656-0e1e50cd2abd ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:28:34.101 7 INFO cinder.api.openstack.wsgi [None req-43db8037-9b50-487f-9b4e-df761495e226 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:28:34.379 8 INFO cinder.api.openstack.wsgi [None req-86bb6263-5e8a-466e-a9df-5cf5778e2ff2 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/snapshots?all_tenants=true 2026-03-06 01:28:34.384 8 INFO cinder.volume.api [None req-86bb6263-5e8a-466e-a9df-5cf5778e2ff2 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] Get all snapshots completed successfully. 2026-03-06 01:28:34.384 8 INFO cinder.api.openstack.wsgi [None req-86bb6263-5e8a-466e-a9df-5cf5778e2ff2 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 201/403] 10.0.0.193 () {28 vars in 674 bytes} [Fri Mar 6 01:28:34 2026] GET /v3/d6e81b890ebf4c9da337e629bd1250c6/snapshots?all_tenants=true => generated 17 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-03-06 01:28:34.443 7 INFO cinder.api.openstack.wsgi [None req-74151e78-9f9b-460f-a126-b8ef93fc88ca ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/os-quota-sets/84012dfdf1e6469da2f24dd6d9e0c04f?usage=true 2026-03-06 01:28:34.472 7 INFO cinder.api.openstack.wsgi [None req-74151e78-9f9b-460f-a126-b8ef93fc88ca ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/os-quota-sets/84012dfdf1e6469da2f24dd6d9e0c04f?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 203/404] 10.0.0.193 () {28 vars in 736 bytes} [Fri Mar 6 01:28:34 2026] GET /v3/d6e81b890ebf4c9da337e629bd1250c6/os-quota-sets/84012dfdf1e6469da2f24dd6d9e0c04f?usage=true => generated 845 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-06 01:28:34.483 8 INFO cinder.api.openstack.wsgi [None req-235b19d7-fec0-4b38-9b6c-fd66951ff15d ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/os-quota-sets/d5393230c9464aaa88ad0b51140c2066?usage=true 2026-03-06 01:28:34.528 8 INFO cinder.api.openstack.wsgi [None req-235b19d7-fec0-4b38-9b6c-fd66951ff15d ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/os-quota-sets/d5393230c9464aaa88ad0b51140c2066?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 202/405] 10.0.0.193 () {28 vars in 736 bytes} [Fri Mar 6 01:28:34 2026] GET /v3/d6e81b890ebf4c9da337e629bd1250c6/os-quota-sets/d5393230c9464aaa88ad0b51140c2066?usage=true => generated 847 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-06 01:28:34.542 7 INFO cinder.api.openstack.wsgi [None req-30e3f2e1-d351-4ac1-9a7d-5a5d34ec14c1 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/os-quota-sets/d6e81b890ebf4c9da337e629bd1250c6?usage=true 2026-03-06 01:28:34.566 7 INFO cinder.api.openstack.wsgi [None req-30e3f2e1-d351-4ac1-9a7d-5a5d34ec14c1 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/os-quota-sets/d6e81b890ebf4c9da337e629bd1250c6?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 204/406] 10.0.0.193 () {28 vars in 736 bytes} [Fri Mar 6 01:28:34 2026] GET /v3/d6e81b890ebf4c9da337e629bd1250c6/os-quota-sets/d6e81b890ebf4c9da337e629bd1250c6?usage=true => generated 845 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-06 01:28:34.577 8 INFO cinder.api.openstack.wsgi [None req-97d169b0-a841-4d88-ae79-6ba89fc38965 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/volumes/detail?all_tenants=true 2026-03-06 01:28:34.585 8 INFO cinder.volume.api [None req-97d169b0-a841-4d88-ae79-6ba89fc38965 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] Get all volumes completed successfully. 2026-03-06 01:28:34.587 8 INFO cinder.api.openstack.wsgi [None req-97d169b0-a841-4d88-ae79-6ba89fc38965 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 203/407] 10.0.0.193 () {28 vars in 684 bytes} [Fri Mar 6 01:28:34 2026] GET /v3/d6e81b890ebf4c9da337e629bd1250c6/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-03-06 01:28:34.599 7 INFO cinder.api.openstack.wsgi [None req-0d3e480f-d1a7-4730-85e6-b8e16a5589ac ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/volumes/detail?all_tenants=true 2026-03-06 01:28:34.610 7 INFO cinder.volume.api [None req-0d3e480f-d1a7-4730-85e6-b8e16a5589ac ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] Get all volumes completed successfully. 2026-03-06 01:28:34.612 7 INFO cinder.api.openstack.wsgi [None req-0d3e480f-d1a7-4730-85e6-b8e16a5589ac ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 205/408] 10.0.0.193 () {28 vars in 684 bytes} [Fri Mar 6 01:28:34 2026] GET /v3/d6e81b890ebf4c9da337e629bd1250c6/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-03-06 01:28:34.630 8 INFO cinder.api.openstack.wsgi [None req-ab9ef55f-b485-44f3-8598-762f0b5e1311 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/scheduler-stats/get_pools?detail=true 2026-03-06 01:28:35.163 8 INFO cinder.api.openstack.wsgi [None req-ab9ef55f-b485-44f3-8598-762f0b5e1311 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 204/409] 10.0.0.193 () {28 vars in 696 bytes} [Fri Mar 6 01:28:34 2026] GET /v3/d6e81b890ebf4c9da337e629bd1250c6/scheduler-stats/get_pools?detail=true => generated 670 bytes in 546 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-06 01:28:35.178 7 INFO cinder.api.openstack.wsgi [None req-ff7f41b7-6f4c-492a-a1cf-bc4696b6e8f3 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/os-services 2026-03-06 01:28:35.184 7 INFO cinder.api.openstack.wsgi [None req-ff7f41b7-6f4c-492a-a1cf-bc4696b6e8f3 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/os-services returned with HTTP 200 [pid: 7|app: 0|req: 206/410] 10.0.0.193 () {28 vars in 645 bytes} [Fri Mar 6 01:28:35 2026] GET /v3/d6e81b890ebf4c9da337e629bd1250c6/os-services => generated 646 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-06 01:28:44.099 8 INFO cinder.api.openstack.wsgi [None req-ab9ef55f-b485-44f3-8598-762f0b5e1311 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:28:44.099 7 INFO cinder.api.openstack.wsgi [None req-ff7f41b7-6f4c-492a-a1cf-bc4696b6e8f3 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:28:44.100 8 INFO cinder.api.openstack.wsgi [None req-ab9ef55f-b485-44f3-8598-762f0b5e1311 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:28:44.100 7 INFO cinder.api.openstack.wsgi [None req-ff7f41b7-6f4c-492a-a1cf-bc4696b6e8f3 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:28:54.099 7 INFO cinder.api.openstack.wsgi [None req-ff7f41b7-6f4c-492a-a1cf-bc4696b6e8f3 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:28:54.099 7 INFO cinder.api.openstack.wsgi [None req-ff7f41b7-6f4c-492a-a1cf-bc4696b6e8f3 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:28:54.099 8 INFO cinder.api.openstack.wsgi [None req-ab9ef55f-b485-44f3-8598-762f0b5e1311 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:28:54.101 8 INFO cinder.api.openstack.wsgi [None req-ab9ef55f-b485-44f3-8598-762f0b5e1311 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:29:04.100 7 INFO cinder.api.openstack.wsgi [None req-ff7f41b7-6f4c-492a-a1cf-bc4696b6e8f3 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:29:04.100 8 INFO cinder.api.openstack.wsgi [None req-ab9ef55f-b485-44f3-8598-762f0b5e1311 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:29:04.101 7 INFO cinder.api.openstack.wsgi [None req-ff7f41b7-6f4c-492a-a1cf-bc4696b6e8f3 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:29:04.101 8 INFO cinder.api.openstack.wsgi [None req-ab9ef55f-b485-44f3-8598-762f0b5e1311 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:29:14.099 8 INFO cinder.api.openstack.wsgi [None req-ab9ef55f-b485-44f3-8598-762f0b5e1311 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:29:14.099 7 INFO cinder.api.openstack.wsgi [None req-ff7f41b7-6f4c-492a-a1cf-bc4696b6e8f3 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:29:14.100 8 INFO cinder.api.openstack.wsgi [None req-ab9ef55f-b485-44f3-8598-762f0b5e1311 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:29:14.101 7 INFO cinder.api.openstack.wsgi [None req-ff7f41b7-6f4c-492a-a1cf-bc4696b6e8f3 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:29:24.100 8 INFO cinder.api.openstack.wsgi [None req-ab9ef55f-b485-44f3-8598-762f0b5e1311 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:29:24.100 7 INFO cinder.api.openstack.wsgi [None req-ff7f41b7-6f4c-492a-a1cf-bc4696b6e8f3 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:29:24.101 8 INFO cinder.api.openstack.wsgi [None req-ab9ef55f-b485-44f3-8598-762f0b5e1311 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:29:24.101 7 INFO cinder.api.openstack.wsgi [None req-ff7f41b7-6f4c-492a-a1cf-bc4696b6e8f3 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:29:34.100 7 INFO cinder.api.openstack.wsgi [None req-ff7f41b7-6f4c-492a-a1cf-bc4696b6e8f3 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:29:34.100 8 INFO cinder.api.openstack.wsgi [None req-ab9ef55f-b485-44f3-8598-762f0b5e1311 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:29:34.101 8 INFO cinder.api.openstack.wsgi [None req-ab9ef55f-b485-44f3-8598-762f0b5e1311 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:29:34.102 7 INFO cinder.api.openstack.wsgi [None req-ff7f41b7-6f4c-492a-a1cf-bc4696b6e8f3 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:29:34.495 8 INFO cinder.api.openstack.wsgi [None req-21a24816-afb9-4d7e-8135-88e2fbc6ca07 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/volumes/detail?all_tenants=true 2026-03-06 01:29:34.511 8 INFO cinder.volume.api [None req-21a24816-afb9-4d7e-8135-88e2fbc6ca07 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] Get all volumes completed successfully. 2026-03-06 01:29:34.514 8 INFO cinder.api.openstack.wsgi [None req-21a24816-afb9-4d7e-8135-88e2fbc6ca07 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 211/423] 10.0.0.193 () {28 vars in 684 bytes} [Fri Mar 6 01:29:34 2026] GET /v3/d6e81b890ebf4c9da337e629bd1250c6/volumes/detail?all_tenants=true => generated 15 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-03-06 01:29:34.522 7 INFO cinder.api.openstack.wsgi [None req-4a4eacc1-2be6-47fb-9741-5f56b89e1136 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/snapshots?all_tenants=true 2026-03-06 01:29:34.530 7 INFO cinder.volume.api [None req-4a4eacc1-2be6-47fb-9741-5f56b89e1136 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] Get all snapshots completed successfully. 2026-03-06 01:29:34.530 7 INFO cinder.api.openstack.wsgi [None req-4a4eacc1-2be6-47fb-9741-5f56b89e1136 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 213/424] 10.0.0.193 () {28 vars in 674 bytes} [Fri Mar 6 01:29:34 2026] GET /v3/d6e81b890ebf4c9da337e629bd1250c6/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-03-06 01:29:34.538 8 INFO cinder.api.openstack.wsgi [None req-df158b8f-141b-4c93-af2b-23b21bc024f8 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/os-services 2026-03-06 01:29:34.554 8 INFO cinder.api.openstack.wsgi [None req-df158b8f-141b-4c93-af2b-23b21bc024f8 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/os-services returned with HTTP 200 [pid: 8|app: 0|req: 212/425] 10.0.0.193 () {28 vars in 645 bytes} [Fri Mar 6 01:29:34 2026] GET /v3/d6e81b890ebf4c9da337e629bd1250c6/os-services => generated 646 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-06 01:29:34.573 7 INFO cinder.api.openstack.wsgi [None req-73011274-2a9b-47f1-bc74-b062927c19cd ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/volumes/detail?all_tenants=true 2026-03-06 01:29:34.587 7 INFO cinder.volume.api [None req-73011274-2a9b-47f1-bc74-b062927c19cd ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] Get all volumes completed successfully. 2026-03-06 01:29:34.589 7 INFO cinder.api.openstack.wsgi [None req-73011274-2a9b-47f1-bc74-b062927c19cd ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 214/426] 10.0.0.193 () {28 vars in 684 bytes} [Fri Mar 6 01:29:34 2026] GET /v3/d6e81b890ebf4c9da337e629bd1250c6/volumes/detail?all_tenants=true => generated 15 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-03-06 01:29:34.598 8 INFO cinder.api.openstack.wsgi [None req-439e8be2-11fe-4898-b74e-774932c19bab ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/scheduler-stats/get_pools?detail=true 2026-03-06 01:29:35.101 8 INFO cinder.api.openstack.wsgi [None req-439e8be2-11fe-4898-b74e-774932c19bab ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 213/427] 10.0.0.193 () {28 vars in 696 bytes} [Fri Mar 6 01:29:34 2026] GET /v3/d6e81b890ebf4c9da337e629bd1250c6/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-03-06 01:29:35.150 7 INFO cinder.api.openstack.wsgi [None req-53bc545c-5230-439d-82af-ecc3fcf85ee7 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/os-quota-sets/84012dfdf1e6469da2f24dd6d9e0c04f?usage=true 2026-03-06 01:29:35.173 7 INFO cinder.api.openstack.wsgi [None req-53bc545c-5230-439d-82af-ecc3fcf85ee7 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/os-quota-sets/84012dfdf1e6469da2f24dd6d9e0c04f?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 215/428] 10.0.0.193 () {28 vars in 736 bytes} [Fri Mar 6 01:29:35 2026] GET /v3/d6e81b890ebf4c9da337e629bd1250c6/os-quota-sets/84012dfdf1e6469da2f24dd6d9e0c04f?usage=true => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-06 01:29:35.186 8 INFO cinder.api.openstack.wsgi [None req-ba39a66f-854f-4838-965b-9b01ae54d662 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/os-quota-sets/d5393230c9464aaa88ad0b51140c2066?usage=true 2026-03-06 01:29:35.212 8 INFO cinder.api.openstack.wsgi [None req-ba39a66f-854f-4838-965b-9b01ae54d662 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/os-quota-sets/d5393230c9464aaa88ad0b51140c2066?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 214/429] 10.0.0.193 () {28 vars in 736 bytes} [Fri Mar 6 01:29:35 2026] GET /v3/d6e81b890ebf4c9da337e629bd1250c6/os-quota-sets/d5393230c9464aaa88ad0b51140c2066?usage=true => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-06 01:29:35.224 7 INFO cinder.api.openstack.wsgi [None req-6db8041a-64ea-4444-89c3-5caf5f092137 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/os-quota-sets/d6e81b890ebf4c9da337e629bd1250c6?usage=true 2026-03-06 01:29:35.246 7 INFO cinder.api.openstack.wsgi [None req-6db8041a-64ea-4444-89c3-5caf5f092137 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/os-quota-sets/d6e81b890ebf4c9da337e629bd1250c6?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 216/430] 10.0.0.193 () {28 vars in 736 bytes} [Fri Mar 6 01:29:35 2026] GET /v3/d6e81b890ebf4c9da337e629bd1250c6/os-quota-sets/d6e81b890ebf4c9da337e629bd1250c6?usage=true => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-06 01:29:44.099 8 INFO cinder.api.openstack.wsgi [None req-ba39a66f-854f-4838-965b-9b01ae54d662 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:29:44.099 7 INFO cinder.api.openstack.wsgi [None req-6db8041a-64ea-4444-89c3-5caf5f092137 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:29:44.101 7 INFO cinder.api.openstack.wsgi [None req-6db8041a-64ea-4444-89c3-5caf5f092137 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:29:44.101 8 INFO cinder.api.openstack.wsgi [None req-ba39a66f-854f-4838-965b-9b01ae54d662 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:29:54.099 7 INFO cinder.api.openstack.wsgi [None req-6db8041a-64ea-4444-89c3-5caf5f092137 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:29:54.099 8 INFO cinder.api.openstack.wsgi [None req-ba39a66f-854f-4838-965b-9b01ae54d662 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:29:54.100 7 INFO cinder.api.openstack.wsgi [None req-6db8041a-64ea-4444-89c3-5caf5f092137 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:29:54.100 8 INFO cinder.api.openstack.wsgi [None req-ba39a66f-854f-4838-965b-9b01ae54d662 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:30:04.099 7 INFO cinder.api.openstack.wsgi [None req-6db8041a-64ea-4444-89c3-5caf5f092137 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:30:04.099 8 INFO cinder.api.openstack.wsgi [None req-ba39a66f-854f-4838-965b-9b01ae54d662 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:30:04.100 7 INFO cinder.api.openstack.wsgi [None req-6db8041a-64ea-4444-89c3-5caf5f092137 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:30:04.101 8 INFO cinder.api.openstack.wsgi [None req-ba39a66f-854f-4838-965b-9b01ae54d662 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:30:14.099 7 INFO cinder.api.openstack.wsgi [None req-6db8041a-64ea-4444-89c3-5caf5f092137 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:30:14.099 8 INFO cinder.api.openstack.wsgi [None req-ba39a66f-854f-4838-965b-9b01ae54d662 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:30:14.099 7 INFO cinder.api.openstack.wsgi [None req-6db8041a-64ea-4444-89c3-5caf5f092137 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:30:14.100 8 INFO cinder.api.openstack.wsgi [None req-ba39a66f-854f-4838-965b-9b01ae54d662 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:30:24.100 8 INFO cinder.api.openstack.wsgi [None req-ba39a66f-854f-4838-965b-9b01ae54d662 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:30:24.100 7 INFO cinder.api.openstack.wsgi [None req-6db8041a-64ea-4444-89c3-5caf5f092137 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:30:24.101 8 INFO cinder.api.openstack.wsgi [None req-ba39a66f-854f-4838-965b-9b01ae54d662 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:30:24.102 7 INFO cinder.api.openstack.wsgi [None req-6db8041a-64ea-4444-89c3-5caf5f092137 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:30:34.099 7 INFO cinder.api.openstack.wsgi [None req-6db8041a-64ea-4444-89c3-5caf5f092137 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:30:34.099 8 INFO cinder.api.openstack.wsgi [None req-ba39a66f-854f-4838-965b-9b01ae54d662 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:30:34.100 7 INFO cinder.api.openstack.wsgi [None req-6db8041a-64ea-4444-89c3-5caf5f092137 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:30:34.101 8 INFO cinder.api.openstack.wsgi [None req-ba39a66f-854f-4838-965b-9b01ae54d662 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:30:34.286 7 INFO cinder.api.openstack.wsgi [None req-8d77b4ee-7b9b-4d5c-b58c-3148d670794e ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/volumes/detail?all_tenants=true 2026-03-06 01:30:34.296 7 INFO cinder.volume.api [None req-8d77b4ee-7b9b-4d5c-b58c-3148d670794e ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] Get all volumes completed successfully. 2026-03-06 01:30:34.298 7 INFO cinder.api.openstack.wsgi [None req-8d77b4ee-7b9b-4d5c-b58c-3148d670794e ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 223/443] 10.0.0.193 () {28 vars in 684 bytes} [Fri Mar 6 01:30:34 2026] GET /v3/d6e81b890ebf4c9da337e629bd1250c6/volumes/detail?all_tenants=true => generated 15 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-03-06 01:30:34.306 8 INFO cinder.api.openstack.wsgi [None req-734b60aa-54d7-48e3-a53c-1dbe2810fea7 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/snapshots?all_tenants=true 2026-03-06 01:30:34.316 8 INFO cinder.volume.api [None req-734b60aa-54d7-48e3-a53c-1dbe2810fea7 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] Get all snapshots completed successfully. 2026-03-06 01:30:34.317 8 INFO cinder.api.openstack.wsgi [None req-734b60aa-54d7-48e3-a53c-1dbe2810fea7 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 221/444] 10.0.0.193 () {28 vars in 674 bytes} [Fri Mar 6 01:30:34 2026] GET /v3/d6e81b890ebf4c9da337e629bd1250c6/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-03-06 01:30:34.327 7 INFO cinder.api.openstack.wsgi [None req-0ad58eed-7d25-476b-95d1-24e9f2f9a191 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/scheduler-stats/get_pools?detail=true 2026-03-06 01:30:34.830 7 INFO cinder.api.openstack.wsgi [None req-0ad58eed-7d25-476b-95d1-24e9f2f9a191 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 224/445] 10.0.0.193 () {28 vars in 696 bytes} [Fri Mar 6 01:30:34 2026] GET /v3/d6e81b890ebf4c9da337e629bd1250c6/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-03-06 01:30:34.886 8 INFO cinder.api.openstack.wsgi [None req-59af2c86-5ade-4e5e-bb0c-f338c92008e6 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/os-quota-sets/84012dfdf1e6469da2f24dd6d9e0c04f?usage=true 2026-03-06 01:30:34.911 8 INFO cinder.api.openstack.wsgi [None req-59af2c86-5ade-4e5e-bb0c-f338c92008e6 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/os-quota-sets/84012dfdf1e6469da2f24dd6d9e0c04f?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 222/446] 10.0.0.193 () {28 vars in 736 bytes} [Fri Mar 6 01:30:34 2026] GET /v3/d6e81b890ebf4c9da337e629bd1250c6/os-quota-sets/84012dfdf1e6469da2f24dd6d9e0c04f?usage=true => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-06 01:30:34.923 7 INFO cinder.api.openstack.wsgi [None req-5bef73b2-3417-49e2-8ab9-ade957f2d796 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/os-quota-sets/d5393230c9464aaa88ad0b51140c2066?usage=true 2026-03-06 01:30:34.942 7 INFO cinder.api.openstack.wsgi [None req-5bef73b2-3417-49e2-8ab9-ade957f2d796 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/os-quota-sets/d5393230c9464aaa88ad0b51140c2066?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 225/447] 10.0.0.193 () {28 vars in 736 bytes} [Fri Mar 6 01:30:34 2026] GET /v3/d6e81b890ebf4c9da337e629bd1250c6/os-quota-sets/d5393230c9464aaa88ad0b51140c2066?usage=true => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-06 01:30:34.954 8 INFO cinder.api.openstack.wsgi [None req-101f7aec-0458-41d4-af54-42207b7f1c43 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/os-quota-sets/d6e81b890ebf4c9da337e629bd1250c6?usage=true 2026-03-06 01:30:34.977 8 INFO cinder.api.openstack.wsgi [None req-101f7aec-0458-41d4-af54-42207b7f1c43 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/os-quota-sets/d6e81b890ebf4c9da337e629bd1250c6?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 223/448] 10.0.0.193 () {28 vars in 736 bytes} [Fri Mar 6 01:30:34 2026] GET /v3/d6e81b890ebf4c9da337e629bd1250c6/os-quota-sets/d6e81b890ebf4c9da337e629bd1250c6?usage=true => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-06 01:30:34.989 7 INFO cinder.api.openstack.wsgi [None req-856811f3-24a8-4698-82af-0eab8de6b88d ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/os-services 2026-03-06 01:30:34.994 7 INFO cinder.api.openstack.wsgi [None req-856811f3-24a8-4698-82af-0eab8de6b88d ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/os-services returned with HTTP 200 [pid: 7|app: 0|req: 226/449] 10.0.0.193 () {28 vars in 645 bytes} [Fri Mar 6 01:30:34 2026] GET /v3/d6e81b890ebf4c9da337e629bd1250c6/os-services => generated 646 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-06 01:30:35.005 8 INFO cinder.api.openstack.wsgi [None req-aca77084-69fb-471a-818d-5588c01b9d60 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/volumes/detail?all_tenants=true 2026-03-06 01:30:35.014 8 INFO cinder.volume.api [None req-aca77084-69fb-471a-818d-5588c01b9d60 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] Get all volumes completed successfully. 2026-03-06 01:30:35.016 8 INFO cinder.api.openstack.wsgi [None req-aca77084-69fb-471a-818d-5588c01b9d60 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 224/450] 10.0.0.193 () {28 vars in 684 bytes} [Fri Mar 6 01:30:34 2026] GET /v3/d6e81b890ebf4c9da337e629bd1250c6/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-03-06 01:30:44.099 7 INFO cinder.api.openstack.wsgi [None req-856811f3-24a8-4698-82af-0eab8de6b88d ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:30:44.100 8 INFO cinder.api.openstack.wsgi [None req-aca77084-69fb-471a-818d-5588c01b9d60 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:30:44.101 7 INFO cinder.api.openstack.wsgi [None req-856811f3-24a8-4698-82af-0eab8de6b88d ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:30:44.101 8 INFO cinder.api.openstack.wsgi [None req-aca77084-69fb-471a-818d-5588c01b9d60 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:30:54.099 7 INFO cinder.api.openstack.wsgi [None req-856811f3-24a8-4698-82af-0eab8de6b88d ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:30:54.099 8 INFO cinder.api.openstack.wsgi [None req-aca77084-69fb-471a-818d-5588c01b9d60 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:30:54.100 7 INFO cinder.api.openstack.wsgi [None req-856811f3-24a8-4698-82af-0eab8de6b88d ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:30:54.100 8 INFO cinder.api.openstack.wsgi [None req-aca77084-69fb-471a-818d-5588c01b9d60 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:31:04.100 7 INFO cinder.api.openstack.wsgi [None req-856811f3-24a8-4698-82af-0eab8de6b88d ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:31:04.100 8 INFO cinder.api.openstack.wsgi [None req-aca77084-69fb-471a-818d-5588c01b9d60 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:31:04.102 7 INFO cinder.api.openstack.wsgi [None req-856811f3-24a8-4698-82af-0eab8de6b88d ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:31:04.104 8 INFO cinder.api.openstack.wsgi [None req-aca77084-69fb-471a-818d-5588c01b9d60 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:31:14.099 8 INFO cinder.api.openstack.wsgi [None req-aca77084-69fb-471a-818d-5588c01b9d60 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:31:14.099 7 INFO cinder.api.openstack.wsgi [None req-856811f3-24a8-4698-82af-0eab8de6b88d ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:31:14.100 8 INFO cinder.api.openstack.wsgi [None req-aca77084-69fb-471a-818d-5588c01b9d60 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:31:14.100 7 INFO cinder.api.openstack.wsgi [None req-856811f3-24a8-4698-82af-0eab8de6b88d ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:31:24.099 8 INFO cinder.api.openstack.wsgi [None req-aca77084-69fb-471a-818d-5588c01b9d60 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:31:24.100 7 INFO cinder.api.openstack.wsgi [None req-856811f3-24a8-4698-82af-0eab8de6b88d ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:31:24.100 8 INFO cinder.api.openstack.wsgi [None req-aca77084-69fb-471a-818d-5588c01b9d60 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:31:24.101 7 INFO cinder.api.openstack.wsgi [None req-856811f3-24a8-4698-82af-0eab8de6b88d ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:31:34.099 8 INFO cinder.api.openstack.wsgi [None req-aca77084-69fb-471a-818d-5588c01b9d60 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:31:34.100 8 INFO cinder.api.openstack.wsgi [None req-aca77084-69fb-471a-818d-5588c01b9d60 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:31:34.100 7 INFO cinder.api.openstack.wsgi [None req-856811f3-24a8-4698-82af-0eab8de6b88d ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:31:34.101 7 INFO cinder.api.openstack.wsgi [None req-856811f3-24a8-4698-82af-0eab8de6b88d ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:31:34.424 8 INFO cinder.api.openstack.wsgi [None req-e6e169ec-cd9f-45b3-9d1c-2f81fab795db ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/volumes/detail?all_tenants=true 2026-03-06 01:31:34.434 8 INFO cinder.volume.api [None req-e6e169ec-cd9f-45b3-9d1c-2f81fab795db ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] Get all volumes completed successfully. 2026-03-06 01:31:34.435 8 INFO cinder.api.openstack.wsgi [None req-e6e169ec-cd9f-45b3-9d1c-2f81fab795db ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 231/463] 10.0.0.193 () {28 vars in 684 bytes} [Fri Mar 6 01:31:34 2026] GET /v3/d6e81b890ebf4c9da337e629bd1250c6/volumes/detail?all_tenants=true => generated 15 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-03-06 01:31:34.446 7 INFO cinder.api.openstack.wsgi [None req-99ca69f8-0692-44f4-9b68-cf15acff09f6 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/os-services 2026-03-06 01:31:34.452 7 INFO cinder.api.openstack.wsgi [None req-99ca69f8-0692-44f4-9b68-cf15acff09f6 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/os-services returned with HTTP 200 [pid: 7|app: 0|req: 233/464] 10.0.0.193 () {28 vars in 645 bytes} [Fri Mar 6 01:31:34 2026] GET /v3/d6e81b890ebf4c9da337e629bd1250c6/os-services => generated 646 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-06 01:31:34.497 8 INFO cinder.api.openstack.wsgi [None req-a944cc9a-5860-4648-bfa4-ece5a838adc9 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/os-quota-sets/84012dfdf1e6469da2f24dd6d9e0c04f?usage=true 2026-03-06 01:31:34.521 8 INFO cinder.api.openstack.wsgi [None req-a944cc9a-5860-4648-bfa4-ece5a838adc9 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/os-quota-sets/84012dfdf1e6469da2f24dd6d9e0c04f?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 232/465] 10.0.0.193 () {28 vars in 736 bytes} [Fri Mar 6 01:31:34 2026] GET /v3/d6e81b890ebf4c9da337e629bd1250c6/os-quota-sets/84012dfdf1e6469da2f24dd6d9e0c04f?usage=true => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-06 01:31:34.534 7 INFO cinder.api.openstack.wsgi [None req-61d7a61c-229a-4101-837e-ee7352543287 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/os-quota-sets/d5393230c9464aaa88ad0b51140c2066?usage=true 2026-03-06 01:31:34.587 7 INFO cinder.api.openstack.wsgi [None req-61d7a61c-229a-4101-837e-ee7352543287 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/os-quota-sets/d5393230c9464aaa88ad0b51140c2066?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 234/466] 10.0.0.193 () {28 vars in 736 bytes} [Fri Mar 6 01:31:34 2026] GET /v3/d6e81b890ebf4c9da337e629bd1250c6/os-quota-sets/d5393230c9464aaa88ad0b51140c2066?usage=true => generated 847 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-06 01:31:34.603 8 INFO cinder.api.openstack.wsgi [None req-9bbb9d23-6f21-44b2-b4cd-297c4632a1d9 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/os-quota-sets/d6e81b890ebf4c9da337e629bd1250c6?usage=true 2026-03-06 01:31:34.641 8 INFO cinder.api.openstack.wsgi [None req-9bbb9d23-6f21-44b2-b4cd-297c4632a1d9 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/os-quota-sets/d6e81b890ebf4c9da337e629bd1250c6?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 233/467] 10.0.0.193 () {28 vars in 736 bytes} [Fri Mar 6 01:31:34 2026] GET /v3/d6e81b890ebf4c9da337e629bd1250c6/os-quota-sets/d6e81b890ebf4c9da337e629bd1250c6?usage=true => generated 845 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-06 01:31:34.653 7 INFO cinder.api.openstack.wsgi [None req-b7410eaf-ad8b-4fee-be9b-650180207ebe ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/volumes/detail?all_tenants=true 2026-03-06 01:31:34.663 7 INFO cinder.volume.api [None req-b7410eaf-ad8b-4fee-be9b-650180207ebe ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] Get all volumes completed successfully. 2026-03-06 01:31:34.665 7 INFO cinder.api.openstack.wsgi [None req-b7410eaf-ad8b-4fee-be9b-650180207ebe ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 235/468] 10.0.0.193 () {28 vars in 684 bytes} [Fri Mar 6 01:31:34 2026] GET /v3/d6e81b890ebf4c9da337e629bd1250c6/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-03-06 01:31:34.681 8 INFO cinder.api.openstack.wsgi [None req-76616c8d-9d5d-47f3-8c5f-da8f938935f3 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/snapshots?all_tenants=true 2026-03-06 01:31:34.687 8 INFO cinder.volume.api [None req-76616c8d-9d5d-47f3-8c5f-da8f938935f3 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] Get all snapshots completed successfully. 2026-03-06 01:31:34.687 8 INFO cinder.api.openstack.wsgi [None req-76616c8d-9d5d-47f3-8c5f-da8f938935f3 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 234/469] 10.0.0.193 () {28 vars in 674 bytes} [Fri Mar 6 01:31:34 2026] GET /v3/d6e81b890ebf4c9da337e629bd1250c6/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-03-06 01:31:34.701 7 INFO cinder.api.openstack.wsgi [None req-a7ff7755-52b6-4525-ae89-04bcf5950bf7 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/scheduler-stats/get_pools?detail=true 2026-03-06 01:31:35.204 7 INFO cinder.api.openstack.wsgi [None req-a7ff7755-52b6-4525-ae89-04bcf5950bf7 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 236/470] 10.0.0.193 () {28 vars in 696 bytes} [Fri Mar 6 01:31:34 2026] GET /v3/d6e81b890ebf4c9da337e629bd1250c6/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-03-06 01:31:44.100 7 INFO cinder.api.openstack.wsgi [None req-a7ff7755-52b6-4525-ae89-04bcf5950bf7 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:31:44.100 8 INFO cinder.api.openstack.wsgi [None req-76616c8d-9d5d-47f3-8c5f-da8f938935f3 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:31:44.101 7 INFO cinder.api.openstack.wsgi [None req-a7ff7755-52b6-4525-ae89-04bcf5950bf7 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:31:44.101 8 INFO cinder.api.openstack.wsgi [None req-76616c8d-9d5d-47f3-8c5f-da8f938935f3 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:31:54.099 7 INFO cinder.api.openstack.wsgi [None req-a7ff7755-52b6-4525-ae89-04bcf5950bf7 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:31:54.100 8 INFO cinder.api.openstack.wsgi [None req-76616c8d-9d5d-47f3-8c5f-da8f938935f3 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:31:54.100 7 INFO cinder.api.openstack.wsgi [None req-a7ff7755-52b6-4525-ae89-04bcf5950bf7 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:31:54.101 8 INFO cinder.api.openstack.wsgi [None req-76616c8d-9d5d-47f3-8c5f-da8f938935f3 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:32:04.099 7 INFO cinder.api.openstack.wsgi [None req-a7ff7755-52b6-4525-ae89-04bcf5950bf7 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:32:04.100 8 INFO cinder.api.openstack.wsgi [None req-76616c8d-9d5d-47f3-8c5f-da8f938935f3 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:32:04.102 7 INFO cinder.api.openstack.wsgi [None req-a7ff7755-52b6-4525-ae89-04bcf5950bf7 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:32:04.101 8 INFO cinder.api.openstack.wsgi [None req-76616c8d-9d5d-47f3-8c5f-da8f938935f3 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:32:14.100 8 INFO cinder.api.openstack.wsgi [None req-76616c8d-9d5d-47f3-8c5f-da8f938935f3 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:32:14.100 8 INFO cinder.api.openstack.wsgi [None req-76616c8d-9d5d-47f3-8c5f-da8f938935f3 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:32:14.100 7 INFO cinder.api.openstack.wsgi [None req-a7ff7755-52b6-4525-ae89-04bcf5950bf7 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:32:14.101 7 INFO cinder.api.openstack.wsgi [None req-a7ff7755-52b6-4525-ae89-04bcf5950bf7 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:32:24.099 7 INFO cinder.api.openstack.wsgi [None req-a7ff7755-52b6-4525-ae89-04bcf5950bf7 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:32:24.099 8 INFO cinder.api.openstack.wsgi [None req-76616c8d-9d5d-47f3-8c5f-da8f938935f3 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:32:24.100 7 INFO cinder.api.openstack.wsgi [None req-a7ff7755-52b6-4525-ae89-04bcf5950bf7 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:32:24.100 8 INFO cinder.api.openstack.wsgi [None req-76616c8d-9d5d-47f3-8c5f-da8f938935f3 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:32:34.100 7 INFO cinder.api.openstack.wsgi [None req-a7ff7755-52b6-4525-ae89-04bcf5950bf7 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:32:34.100 8 INFO cinder.api.openstack.wsgi [None req-76616c8d-9d5d-47f3-8c5f-da8f938935f3 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:32:34.101 8 INFO cinder.api.openstack.wsgi [None req-76616c8d-9d5d-47f3-8c5f-da8f938935f3 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:32:34.101 7 INFO cinder.api.openstack.wsgi [None req-a7ff7755-52b6-4525-ae89-04bcf5950bf7 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:32:34.470 7 INFO cinder.api.openstack.wsgi [None req-dc43f005-0693-4ff7-8d6e-be235717c434 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/scheduler-stats/get_pools?detail=true 2026-03-06 01:32:34.974 7 INFO cinder.api.openstack.wsgi [None req-dc43f005-0693-4ff7-8d6e-be235717c434 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 243/483] 10.0.0.193 () {28 vars in 696 bytes} [Fri Mar 6 01:32:34 2026] GET /v3/d6e81b890ebf4c9da337e629bd1250c6/scheduler-stats/get_pools?detail=true => generated 670 bytes in 575 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-06 01:32:35.016 8 INFO cinder.api.openstack.wsgi [None req-eb0e3809-343f-46fe-88fc-9d979e770357 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/os-quota-sets/84012dfdf1e6469da2f24dd6d9e0c04f?usage=true 2026-03-06 01:32:35.048 8 INFO cinder.api.openstack.wsgi [None req-eb0e3809-343f-46fe-88fc-9d979e770357 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/os-quota-sets/84012dfdf1e6469da2f24dd6d9e0c04f?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 241/484] 10.0.0.193 () {28 vars in 736 bytes} [Fri Mar 6 01:32:35 2026] GET /v3/d6e81b890ebf4c9da337e629bd1250c6/os-quota-sets/84012dfdf1e6469da2f24dd6d9e0c04f?usage=true => generated 845 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-06 01:32:35.067 7 INFO cinder.api.openstack.wsgi [None req-7720c4d2-58b8-4920-9475-24e6cf91ffdd ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/os-quota-sets/d5393230c9464aaa88ad0b51140c2066?usage=true 2026-03-06 01:32:35.107 7 INFO cinder.api.openstack.wsgi [None req-7720c4d2-58b8-4920-9475-24e6cf91ffdd ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/os-quota-sets/d5393230c9464aaa88ad0b51140c2066?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 244/485] 10.0.0.193 () {28 vars in 736 bytes} [Fri Mar 6 01:32:35 2026] GET /v3/d6e81b890ebf4c9da337e629bd1250c6/os-quota-sets/d5393230c9464aaa88ad0b51140c2066?usage=true => generated 847 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-06 01:32:35.121 8 INFO cinder.api.openstack.wsgi [None req-b4a979c8-c9b1-4f79-b63c-dd902ad8e496 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/os-quota-sets/d6e81b890ebf4c9da337e629bd1250c6?usage=true 2026-03-06 01:32:35.143 8 INFO cinder.api.openstack.wsgi [None req-b4a979c8-c9b1-4f79-b63c-dd902ad8e496 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/os-quota-sets/d6e81b890ebf4c9da337e629bd1250c6?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 242/486] 10.0.0.193 () {28 vars in 736 bytes} [Fri Mar 6 01:32:35 2026] GET /v3/d6e81b890ebf4c9da337e629bd1250c6/os-quota-sets/d6e81b890ebf4c9da337e629bd1250c6?usage=true => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-06 01:32:35.157 7 INFO cinder.api.openstack.wsgi [None req-d113b441-e3b5-46ef-a34a-4bda068dd550 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/os-services 2026-03-06 01:32:35.162 7 INFO cinder.api.openstack.wsgi [None req-d113b441-e3b5-46ef-a34a-4bda068dd550 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/os-services returned with HTTP 200 [pid: 7|app: 0|req: 245/487] 10.0.0.193 () {28 vars in 645 bytes} [Fri Mar 6 01:32:35 2026] GET /v3/d6e81b890ebf4c9da337e629bd1250c6/os-services => generated 646 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-06 01:32:35.173 8 INFO cinder.api.openstack.wsgi [None req-fbc03a5a-be7a-4434-9b2d-4642c2b6e095 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/volumes/detail?all_tenants=true 2026-03-06 01:32:35.181 8 INFO cinder.volume.api [None req-fbc03a5a-be7a-4434-9b2d-4642c2b6e095 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] Get all volumes completed successfully. 2026-03-06 01:32:35.182 8 INFO cinder.api.openstack.wsgi [None req-fbc03a5a-be7a-4434-9b2d-4642c2b6e095 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 243/488] 10.0.0.193 () {28 vars in 684 bytes} [Fri Mar 6 01:32:35 2026] GET /v3/d6e81b890ebf4c9da337e629bd1250c6/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-03-06 01:32:35.193 7 INFO cinder.api.openstack.wsgi [None req-37593276-3c36-48f8-89b0-8a3aa396c40b ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/snapshots?all_tenants=true 2026-03-06 01:32:35.198 7 INFO cinder.volume.api [None req-37593276-3c36-48f8-89b0-8a3aa396c40b ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] Get all snapshots completed successfully. 2026-03-06 01:32:35.199 7 INFO cinder.api.openstack.wsgi [None req-37593276-3c36-48f8-89b0-8a3aa396c40b ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 246/489] 10.0.0.193 () {28 vars in 674 bytes} [Fri Mar 6 01:32:35 2026] GET /v3/d6e81b890ebf4c9da337e629bd1250c6/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-03-06 01:32:35.209 8 INFO cinder.api.openstack.wsgi [None req-37aee1f1-b6da-4df8-9bcf-720522c8844a ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/volumes/detail?all_tenants=true 2026-03-06 01:32:35.218 8 INFO cinder.volume.api [None req-37aee1f1-b6da-4df8-9bcf-720522c8844a ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] Get all volumes completed successfully. 2026-03-06 01:32:35.220 8 INFO cinder.api.openstack.wsgi [None req-37aee1f1-b6da-4df8-9bcf-720522c8844a ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 244/490] 10.0.0.193 () {28 vars in 684 bytes} [Fri Mar 6 01:32:35 2026] GET /v3/d6e81b890ebf4c9da337e629bd1250c6/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-03-06 01:32:44.099 7 INFO cinder.api.openstack.wsgi [None req-37593276-3c36-48f8-89b0-8a3aa396c40b ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:32:44.099 8 INFO cinder.api.openstack.wsgi [None req-37aee1f1-b6da-4df8-9bcf-720522c8844a ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:32:44.100 7 INFO cinder.api.openstack.wsgi [None req-37593276-3c36-48f8-89b0-8a3aa396c40b ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:32:44.101 8 INFO cinder.api.openstack.wsgi [None req-37aee1f1-b6da-4df8-9bcf-720522c8844a ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:32:54.099 7 INFO cinder.api.openstack.wsgi [None req-37593276-3c36-48f8-89b0-8a3aa396c40b ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:32:54.099 8 INFO cinder.api.openstack.wsgi [None req-37aee1f1-b6da-4df8-9bcf-720522c8844a ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:32:54.100 7 INFO cinder.api.openstack.wsgi [None req-37593276-3c36-48f8-89b0-8a3aa396c40b ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:32:54.102 8 INFO cinder.api.openstack.wsgi [None req-37aee1f1-b6da-4df8-9bcf-720522c8844a ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:33:04.099 8 INFO cinder.api.openstack.wsgi [None req-37aee1f1-b6da-4df8-9bcf-720522c8844a ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:33:04.099 7 INFO cinder.api.openstack.wsgi [None req-37593276-3c36-48f8-89b0-8a3aa396c40b ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:33:04.100 8 INFO cinder.api.openstack.wsgi [None req-37aee1f1-b6da-4df8-9bcf-720522c8844a ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:33:04.100 7 INFO cinder.api.openstack.wsgi [None req-37593276-3c36-48f8-89b0-8a3aa396c40b ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:33:14.100 7 INFO cinder.api.openstack.wsgi [None req-37593276-3c36-48f8-89b0-8a3aa396c40b ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:33:14.100 8 INFO cinder.api.openstack.wsgi [None req-37aee1f1-b6da-4df8-9bcf-720522c8844a ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:33:14.101 7 INFO cinder.api.openstack.wsgi [None req-37593276-3c36-48f8-89b0-8a3aa396c40b ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:33:14.101 8 INFO cinder.api.openstack.wsgi [None req-37aee1f1-b6da-4df8-9bcf-720522c8844a ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:33:24.100 8 INFO cinder.api.openstack.wsgi [None req-37aee1f1-b6da-4df8-9bcf-720522c8844a ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:33:24.100 7 INFO cinder.api.openstack.wsgi [None req-37593276-3c36-48f8-89b0-8a3aa396c40b ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:33:24.101 8 INFO cinder.api.openstack.wsgi [None req-37aee1f1-b6da-4df8-9bcf-720522c8844a ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:33:24.102 7 INFO cinder.api.openstack.wsgi [None req-37593276-3c36-48f8-89b0-8a3aa396c40b ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:33:34.099 8 INFO cinder.api.openstack.wsgi [None req-37aee1f1-b6da-4df8-9bcf-720522c8844a ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:33:34.099 7 INFO cinder.api.openstack.wsgi [None req-37593276-3c36-48f8-89b0-8a3aa396c40b ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:33:34.100 8 INFO cinder.api.openstack.wsgi [None req-37aee1f1-b6da-4df8-9bcf-720522c8844a ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:33:34.101 7 INFO cinder.api.openstack.wsgi [None req-37593276-3c36-48f8-89b0-8a3aa396c40b ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:33:34.359 8 INFO cinder.api.openstack.wsgi [None req-66a5f707-b029-434a-bc01-f3325337d7ff ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/volumes/detail?all_tenants=true 2026-03-06 01:33:34.372 8 INFO cinder.volume.api [None req-66a5f707-b029-434a-bc01-f3325337d7ff ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] Get all volumes completed successfully. 2026-03-06 01:33:34.374 8 INFO cinder.api.openstack.wsgi [None req-66a5f707-b029-434a-bc01-f3325337d7ff ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 251/503] 10.0.0.193 () {28 vars in 684 bytes} [Fri Mar 6 01:33:34 2026] GET /v3/d6e81b890ebf4c9da337e629bd1250c6/volumes/detail?all_tenants=true => generated 15 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-03-06 01:33:34.384 7 INFO cinder.api.openstack.wsgi [None req-e52cd3d0-bea0-4ed6-add7-801b65998289 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/volumes/detail?all_tenants=true 2026-03-06 01:33:34.396 7 INFO cinder.volume.api [None req-e52cd3d0-bea0-4ed6-add7-801b65998289 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] Get all volumes completed successfully. 2026-03-06 01:33:34.399 7 INFO cinder.api.openstack.wsgi [None req-e52cd3d0-bea0-4ed6-add7-801b65998289 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 253/504] 10.0.0.193 () {28 vars in 684 bytes} [Fri Mar 6 01:33:34 2026] GET /v3/d6e81b890ebf4c9da337e629bd1250c6/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-03-06 01:33:34.413 8 INFO cinder.api.openstack.wsgi [None req-503b173d-f26b-4429-88f4-601c98a06ba6 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/snapshots?all_tenants=true 2026-03-06 01:33:34.417 8 INFO cinder.volume.api [None req-503b173d-f26b-4429-88f4-601c98a06ba6 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] Get all snapshots completed successfully. 2026-03-06 01:33:34.418 8 INFO cinder.api.openstack.wsgi [None req-503b173d-f26b-4429-88f4-601c98a06ba6 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 252/505] 10.0.0.193 () {28 vars in 674 bytes} [Fri Mar 6 01:33:34 2026] GET /v3/d6e81b890ebf4c9da337e629bd1250c6/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-03-06 01:33:34.433 7 INFO cinder.api.openstack.wsgi [None req-44abab84-51ba-4b24-8963-2765c2f2d713 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/os-services 2026-03-06 01:33:34.438 7 INFO cinder.api.openstack.wsgi [None req-44abab84-51ba-4b24-8963-2765c2f2d713 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/os-services returned with HTTP 200 [pid: 7|app: 0|req: 254/506] 10.0.0.193 () {28 vars in 645 bytes} [Fri Mar 6 01:33:34 2026] GET /v3/d6e81b890ebf4c9da337e629bd1250c6/os-services => generated 646 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-06 01:33:34.452 8 INFO cinder.api.openstack.wsgi [None req-010465d3-3439-4c0b-8a1f-6f57769f1f56 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/scheduler-stats/get_pools?detail=true 2026-03-06 01:33:34.955 8 INFO cinder.api.openstack.wsgi [None req-010465d3-3439-4c0b-8a1f-6f57769f1f56 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 253/507] 10.0.0.193 () {28 vars in 696 bytes} [Fri Mar 6 01:33:34 2026] GET /v3/d6e81b890ebf4c9da337e629bd1250c6/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-03-06 01:33:34.995 7 INFO cinder.api.openstack.wsgi [None req-89f2470e-40cc-44a4-8350-376e29a6ddef ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/os-quota-sets/84012dfdf1e6469da2f24dd6d9e0c04f?usage=true 2026-03-06 01:33:35.011 7 INFO cinder.api.openstack.wsgi [None req-89f2470e-40cc-44a4-8350-376e29a6ddef ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/os-quota-sets/84012dfdf1e6469da2f24dd6d9e0c04f?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 255/508] 10.0.0.193 () {28 vars in 736 bytes} [Fri Mar 6 01:33:34 2026] GET /v3/d6e81b890ebf4c9da337e629bd1250c6/os-quota-sets/84012dfdf1e6469da2f24dd6d9e0c04f?usage=true => generated 845 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-06 01:33:35.023 8 INFO cinder.api.openstack.wsgi [None req-9048f02f-6608-402b-ba21-bc28c1a3d507 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/os-quota-sets/d5393230c9464aaa88ad0b51140c2066?usage=true 2026-03-06 01:33:35.058 8 INFO cinder.api.openstack.wsgi [None req-9048f02f-6608-402b-ba21-bc28c1a3d507 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/os-quota-sets/d5393230c9464aaa88ad0b51140c2066?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 254/509] 10.0.0.193 () {28 vars in 736 bytes} [Fri Mar 6 01:33:35 2026] GET /v3/d6e81b890ebf4c9da337e629bd1250c6/os-quota-sets/d5393230c9464aaa88ad0b51140c2066?usage=true => generated 847 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-06 01:33:35.072 7 INFO cinder.api.openstack.wsgi [None req-410e3303-7254-4f94-bf2f-d903def7a1a3 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/os-quota-sets/d6e81b890ebf4c9da337e629bd1250c6?usage=true 2026-03-06 01:33:35.100 7 INFO cinder.api.openstack.wsgi [None req-410e3303-7254-4f94-bf2f-d903def7a1a3 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/os-quota-sets/d6e81b890ebf4c9da337e629bd1250c6?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 256/510] 10.0.0.193 () {28 vars in 736 bytes} [Fri Mar 6 01:33:35 2026] GET /v3/d6e81b890ebf4c9da337e629bd1250c6/os-quota-sets/d6e81b890ebf4c9da337e629bd1250c6?usage=true => generated 845 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-06 01:33:44.099 8 INFO cinder.api.openstack.wsgi [None req-9048f02f-6608-402b-ba21-bc28c1a3d507 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:33:44.099 7 INFO cinder.api.openstack.wsgi [None req-410e3303-7254-4f94-bf2f-d903def7a1a3 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:33:44.100 8 INFO cinder.api.openstack.wsgi [None req-9048f02f-6608-402b-ba21-bc28c1a3d507 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:33:44.100 7 INFO cinder.api.openstack.wsgi [None req-410e3303-7254-4f94-bf2f-d903def7a1a3 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:33:54.100 7 INFO cinder.api.openstack.wsgi [None req-410e3303-7254-4f94-bf2f-d903def7a1a3 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:33:54.100 8 INFO cinder.api.openstack.wsgi [None req-9048f02f-6608-402b-ba21-bc28c1a3d507 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:33:54.101 7 INFO cinder.api.openstack.wsgi [None req-410e3303-7254-4f94-bf2f-d903def7a1a3 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:33:54.102 8 INFO cinder.api.openstack.wsgi [None req-9048f02f-6608-402b-ba21-bc28c1a3d507 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:34:04.100 7 INFO cinder.api.openstack.wsgi [None req-410e3303-7254-4f94-bf2f-d903def7a1a3 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:34:04.100 8 INFO cinder.api.openstack.wsgi [None req-9048f02f-6608-402b-ba21-bc28c1a3d507 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:34:04.101 7 INFO cinder.api.openstack.wsgi [None req-410e3303-7254-4f94-bf2f-d903def7a1a3 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:34:04.101 8 INFO cinder.api.openstack.wsgi [None req-9048f02f-6608-402b-ba21-bc28c1a3d507 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:34:14.100 7 INFO cinder.api.openstack.wsgi [None req-410e3303-7254-4f94-bf2f-d903def7a1a3 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:34:14.100 8 INFO cinder.api.openstack.wsgi [None req-9048f02f-6608-402b-ba21-bc28c1a3d507 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:34:14.101 7 INFO cinder.api.openstack.wsgi [None req-410e3303-7254-4f94-bf2f-d903def7a1a3 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:34:14.101 8 INFO cinder.api.openstack.wsgi [None req-9048f02f-6608-402b-ba21-bc28c1a3d507 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:34:24.099 7 INFO cinder.api.openstack.wsgi [None req-410e3303-7254-4f94-bf2f-d903def7a1a3 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:34:24.099 8 INFO cinder.api.openstack.wsgi [None req-9048f02f-6608-402b-ba21-bc28c1a3d507 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:34:24.100 7 INFO cinder.api.openstack.wsgi [None req-410e3303-7254-4f94-bf2f-d903def7a1a3 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:34:24.100 8 INFO cinder.api.openstack.wsgi [None req-9048f02f-6608-402b-ba21-bc28c1a3d507 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:34:34.100 8 INFO cinder.api.openstack.wsgi [None req-9048f02f-6608-402b-ba21-bc28c1a3d507 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:34:34.100 7 INFO cinder.api.openstack.wsgi [None req-410e3303-7254-4f94-bf2f-d903def7a1a3 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:34:34.101 7 INFO cinder.api.openstack.wsgi [None req-410e3303-7254-4f94-bf2f-d903def7a1a3 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:34:34.101 8 INFO cinder.api.openstack.wsgi [None req-9048f02f-6608-402b-ba21-bc28c1a3d507 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:34:34.442 7 INFO cinder.api.openstack.wsgi [None req-0d554ce8-2583-4964-a044-10f9e643ff02 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/volumes/detail?all_tenants=true 2026-03-06 01:34:34.451 7 INFO cinder.volume.api [None req-0d554ce8-2583-4964-a044-10f9e643ff02 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] Get all volumes completed successfully. 2026-03-06 01:34:34.453 7 INFO cinder.api.openstack.wsgi [None req-0d554ce8-2583-4964-a044-10f9e643ff02 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 263/523] 10.0.0.193 () {28 vars in 684 bytes} [Fri Mar 6 01:34:34 2026] GET /v3/d6e81b890ebf4c9da337e629bd1250c6/volumes/detail?all_tenants=true => generated 15 bytes in 191 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-03-06 01:34:34.465 8 INFO cinder.api.openstack.wsgi [None req-13402b1c-9ee0-4ad4-8479-be2cd0c02b1f ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/volumes/detail?all_tenants=true 2026-03-06 01:34:34.476 8 INFO cinder.volume.api [None req-13402b1c-9ee0-4ad4-8479-be2cd0c02b1f ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] Get all volumes completed successfully. 2026-03-06 01:34:34.477 8 INFO cinder.api.openstack.wsgi [None req-13402b1c-9ee0-4ad4-8479-be2cd0c02b1f ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 261/524] 10.0.0.193 () {28 vars in 684 bytes} [Fri Mar 6 01:34:34 2026] GET /v3/d6e81b890ebf4c9da337e629bd1250c6/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-03-06 01:34:34.490 7 INFO cinder.api.openstack.wsgi [None req-28359585-dde8-44e4-82e9-2ff1a9e86920 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/scheduler-stats/get_pools?detail=true 2026-03-06 01:34:34.994 7 INFO cinder.api.openstack.wsgi [None req-28359585-dde8-44e4-82e9-2ff1a9e86920 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 264/525] 10.0.0.193 () {28 vars in 696 bytes} [Fri Mar 6 01:34:34 2026] GET /v3/d6e81b890ebf4c9da337e629bd1250c6/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-03-06 01:34:35.004 8 INFO cinder.api.openstack.wsgi [None req-4b2b9f7c-804c-49aa-aded-8e3f681a2b12 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/snapshots?all_tenants=true 2026-03-06 01:34:35.010 8 INFO cinder.volume.api [None req-4b2b9f7c-804c-49aa-aded-8e3f681a2b12 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] Get all snapshots completed successfully. 2026-03-06 01:34:35.010 8 INFO cinder.api.openstack.wsgi [None req-4b2b9f7c-804c-49aa-aded-8e3f681a2b12 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 262/526] 10.0.0.193 () {28 vars in 674 bytes} [Fri Mar 6 01:34:34 2026] GET /v3/d6e81b890ebf4c9da337e629bd1250c6/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-03-06 01:34:35.018 7 INFO cinder.api.openstack.wsgi [None req-cfc8e5aa-b173-4c47-8fb7-561fce665db5 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/os-services 2026-03-06 01:34:35.024 7 INFO cinder.api.openstack.wsgi [None req-cfc8e5aa-b173-4c47-8fb7-561fce665db5 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/os-services returned with HTTP 200 [pid: 7|app: 0|req: 265/527] 10.0.0.193 () {28 vars in 645 bytes} [Fri Mar 6 01:34:35 2026] GET /v3/d6e81b890ebf4c9da337e629bd1250c6/os-services => generated 646 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-06 01:34:35.059 8 INFO cinder.api.openstack.wsgi [None req-94ca2865-00df-470a-aa11-c87117d005c1 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/os-quota-sets/84012dfdf1e6469da2f24dd6d9e0c04f?usage=true 2026-03-06 01:34:35.078 8 INFO cinder.api.openstack.wsgi [None req-94ca2865-00df-470a-aa11-c87117d005c1 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/os-quota-sets/84012dfdf1e6469da2f24dd6d9e0c04f?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 263/528] 10.0.0.193 () {28 vars in 736 bytes} [Fri Mar 6 01:34:35 2026] GET /v3/d6e81b890ebf4c9da337e629bd1250c6/os-quota-sets/84012dfdf1e6469da2f24dd6d9e0c04f?usage=true => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-06 01:34:35.089 7 INFO cinder.api.openstack.wsgi [None req-d2bc6edc-9b34-46eb-bca1-bdf03d2f59b5 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/os-quota-sets/d5393230c9464aaa88ad0b51140c2066?usage=true 2026-03-06 01:34:35.112 7 INFO cinder.api.openstack.wsgi [None req-d2bc6edc-9b34-46eb-bca1-bdf03d2f59b5 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/os-quota-sets/d5393230c9464aaa88ad0b51140c2066?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 266/529] 10.0.0.193 () {28 vars in 736 bytes} [Fri Mar 6 01:34:35 2026] GET /v3/d6e81b890ebf4c9da337e629bd1250c6/os-quota-sets/d5393230c9464aaa88ad0b51140c2066?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-06 01:34:35.126 8 INFO cinder.api.openstack.wsgi [None req-f0fb35b8-c3a2-4d7e-a26b-05f5997839a3 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/os-quota-sets/d6e81b890ebf4c9da337e629bd1250c6?usage=true 2026-03-06 01:34:35.142 8 INFO cinder.api.openstack.wsgi [None req-f0fb35b8-c3a2-4d7e-a26b-05f5997839a3 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/os-quota-sets/d6e81b890ebf4c9da337e629bd1250c6?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 264/530] 10.0.0.193 () {28 vars in 736 bytes} [Fri Mar 6 01:34:35 2026] GET /v3/d6e81b890ebf4c9da337e629bd1250c6/os-quota-sets/d6e81b890ebf4c9da337e629bd1250c6?usage=true => generated 845 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-06 01:34:44.100 7 INFO cinder.api.openstack.wsgi [None req-d2bc6edc-9b34-46eb-bca1-bdf03d2f59b5 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:34:44.100 8 INFO cinder.api.openstack.wsgi [None req-f0fb35b8-c3a2-4d7e-a26b-05f5997839a3 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:34:44.101 7 INFO cinder.api.openstack.wsgi [None req-d2bc6edc-9b34-46eb-bca1-bdf03d2f59b5 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:34:44.101 8 INFO cinder.api.openstack.wsgi [None req-f0fb35b8-c3a2-4d7e-a26b-05f5997839a3 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:34:54.100 8 INFO cinder.api.openstack.wsgi [None req-f0fb35b8-c3a2-4d7e-a26b-05f5997839a3 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:34:54.100 7 INFO cinder.api.openstack.wsgi [None req-d2bc6edc-9b34-46eb-bca1-bdf03d2f59b5 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:34:54.101 8 INFO cinder.api.openstack.wsgi [None req-f0fb35b8-c3a2-4d7e-a26b-05f5997839a3 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:34:54.101 7 INFO cinder.api.openstack.wsgi [None req-d2bc6edc-9b34-46eb-bca1-bdf03d2f59b5 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:35:04.100 8 INFO cinder.api.openstack.wsgi [None req-f0fb35b8-c3a2-4d7e-a26b-05f5997839a3 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:35:04.101 7 INFO cinder.api.openstack.wsgi [None req-d2bc6edc-9b34-46eb-bca1-bdf03d2f59b5 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:35:04.101 8 INFO cinder.api.openstack.wsgi [None req-f0fb35b8-c3a2-4d7e-a26b-05f5997839a3 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:35:04.103 7 INFO cinder.api.openstack.wsgi [None req-d2bc6edc-9b34-46eb-bca1-bdf03d2f59b5 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:35:14.099 8 INFO cinder.api.openstack.wsgi [None req-f0fb35b8-c3a2-4d7e-a26b-05f5997839a3 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:35:14.099 7 INFO cinder.api.openstack.wsgi [None req-d2bc6edc-9b34-46eb-bca1-bdf03d2f59b5 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:35:14.100 7 INFO cinder.api.openstack.wsgi [None req-d2bc6edc-9b34-46eb-bca1-bdf03d2f59b5 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:35:14.100 8 INFO cinder.api.openstack.wsgi [None req-f0fb35b8-c3a2-4d7e-a26b-05f5997839a3 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:35:24.099 8 INFO cinder.api.openstack.wsgi [None req-f0fb35b8-c3a2-4d7e-a26b-05f5997839a3 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:35:24.099 7 INFO cinder.api.openstack.wsgi [None req-d2bc6edc-9b34-46eb-bca1-bdf03d2f59b5 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:35:24.100 8 INFO cinder.api.openstack.wsgi [None req-f0fb35b8-c3a2-4d7e-a26b-05f5997839a3 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:35:24.100 7 INFO cinder.api.openstack.wsgi [None req-d2bc6edc-9b34-46eb-bca1-bdf03d2f59b5 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:35:34.099 7 INFO cinder.api.openstack.wsgi [None req-d2bc6edc-9b34-46eb-bca1-bdf03d2f59b5 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:35:34.099 8 INFO cinder.api.openstack.wsgi [None req-f0fb35b8-c3a2-4d7e-a26b-05f5997839a3 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:35:34.100 7 INFO cinder.api.openstack.wsgi [None req-d2bc6edc-9b34-46eb-bca1-bdf03d2f59b5 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:35:34.101 8 INFO cinder.api.openstack.wsgi [None req-f0fb35b8-c3a2-4d7e-a26b-05f5997839a3 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:35:34.331 7 INFO cinder.api.openstack.wsgi [None req-90e51d2b-3357-4ca8-8b2d-456c2d68e474 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/snapshots?all_tenants=true 2026-03-06 01:35:34.341 7 INFO cinder.volume.api [None req-90e51d2b-3357-4ca8-8b2d-456c2d68e474 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] Get all snapshots completed successfully. 2026-03-06 01:35:34.342 7 INFO cinder.api.openstack.wsgi [None req-90e51d2b-3357-4ca8-8b2d-456c2d68e474 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 273/543] 10.0.0.193 () {28 vars in 674 bytes} [Fri Mar 6 01:35:34 2026] GET /v3/d6e81b890ebf4c9da337e629bd1250c6/snapshots?all_tenants=true => generated 17 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-03-06 01:35:34.399 8 INFO cinder.api.openstack.wsgi [None req-76f65bf2-46c5-4d81-b42e-ac68fee7d146 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/os-quota-sets/84012dfdf1e6469da2f24dd6d9e0c04f?usage=true 2026-03-06 01:35:34.434 8 INFO cinder.api.openstack.wsgi [None req-76f65bf2-46c5-4d81-b42e-ac68fee7d146 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/os-quota-sets/84012dfdf1e6469da2f24dd6d9e0c04f?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 271/544] 10.0.0.193 () {28 vars in 736 bytes} [Fri Mar 6 01:35:34 2026] GET /v3/d6e81b890ebf4c9da337e629bd1250c6/os-quota-sets/84012dfdf1e6469da2f24dd6d9e0c04f?usage=true => generated 845 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-06 01:35:34.445 7 INFO cinder.api.openstack.wsgi [None req-299b17c8-b1a7-42fd-8e5a-39d27e8a1605 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/os-quota-sets/d5393230c9464aaa88ad0b51140c2066?usage=true 2026-03-06 01:35:34.483 7 INFO cinder.api.openstack.wsgi [None req-299b17c8-b1a7-42fd-8e5a-39d27e8a1605 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/os-quota-sets/d5393230c9464aaa88ad0b51140c2066?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 274/545] 10.0.0.193 () {28 vars in 736 bytes} [Fri Mar 6 01:35:34 2026] GET /v3/d6e81b890ebf4c9da337e629bd1250c6/os-quota-sets/d5393230c9464aaa88ad0b51140c2066?usage=true => generated 847 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-06 01:35:34.495 8 INFO cinder.api.openstack.wsgi [None req-2662c1d3-7363-4b5e-94e2-8afa2fb2fc10 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/os-quota-sets/d6e81b890ebf4c9da337e629bd1250c6?usage=true 2026-03-06 01:35:34.516 8 INFO cinder.api.openstack.wsgi [None req-2662c1d3-7363-4b5e-94e2-8afa2fb2fc10 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/os-quota-sets/d6e81b890ebf4c9da337e629bd1250c6?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 272/546] 10.0.0.193 () {28 vars in 736 bytes} [Fri Mar 6 01:35:34 2026] GET /v3/d6e81b890ebf4c9da337e629bd1250c6/os-quota-sets/d6e81b890ebf4c9da337e629bd1250c6?usage=true => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-06 01:35:34.531 7 INFO cinder.api.openstack.wsgi [None req-d49da024-db6a-4788-a642-8dd1d832f103 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/os-services 2026-03-06 01:35:34.538 7 INFO cinder.api.openstack.wsgi [None req-d49da024-db6a-4788-a642-8dd1d832f103 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/os-services returned with HTTP 200 [pid: 7|app: 0|req: 275/547] 10.0.0.193 () {28 vars in 645 bytes} [Fri Mar 6 01:35:34 2026] GET /v3/d6e81b890ebf4c9da337e629bd1250c6/os-services => generated 646 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-06 01:35:34.551 8 INFO cinder.api.openstack.wsgi [None req-892642d4-85ff-4721-946b-0a205e07058d ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/scheduler-stats/get_pools?detail=true 2026-03-06 01:35:35.055 8 INFO cinder.api.openstack.wsgi [None req-892642d4-85ff-4721-946b-0a205e07058d ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 273/548] 10.0.0.193 () {28 vars in 696 bytes} [Fri Mar 6 01:35:34 2026] GET /v3/d6e81b890ebf4c9da337e629bd1250c6/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-03-06 01:35:35.067 7 INFO cinder.api.openstack.wsgi [None req-68b90eec-4ea4-45e9-84fe-7d6175382cdb ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/volumes/detail?all_tenants=true 2026-03-06 01:35:35.083 7 INFO cinder.volume.api [None req-68b90eec-4ea4-45e9-84fe-7d6175382cdb ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] Get all volumes completed successfully. 2026-03-06 01:35:35.087 7 INFO cinder.api.openstack.wsgi [None req-68b90eec-4ea4-45e9-84fe-7d6175382cdb ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 276/549] 10.0.0.193 () {28 vars in 684 bytes} [Fri Mar 6 01:35:35 2026] GET /v3/d6e81b890ebf4c9da337e629bd1250c6/volumes/detail?all_tenants=true => generated 15 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-03-06 01:35:35.098 8 INFO cinder.api.openstack.wsgi [None req-d0c1f1a1-0126-4838-a9fa-6057bbf0cd54 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/volumes/detail?all_tenants=true 2026-03-06 01:35:35.112 8 INFO cinder.volume.api [None req-d0c1f1a1-0126-4838-a9fa-6057bbf0cd54 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] Get all volumes completed successfully. 2026-03-06 01:35:35.115 8 INFO cinder.api.openstack.wsgi [None req-d0c1f1a1-0126-4838-a9fa-6057bbf0cd54 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 274/550] 10.0.0.193 () {28 vars in 684 bytes} [Fri Mar 6 01:35:35 2026] GET /v3/d6e81b890ebf4c9da337e629bd1250c6/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-03-06 01:35:44.099 8 INFO cinder.api.openstack.wsgi [None req-d0c1f1a1-0126-4838-a9fa-6057bbf0cd54 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:35:44.099 7 INFO cinder.api.openstack.wsgi [None req-68b90eec-4ea4-45e9-84fe-7d6175382cdb ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:35:44.101 8 INFO cinder.api.openstack.wsgi [None req-d0c1f1a1-0126-4838-a9fa-6057bbf0cd54 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:35:44.100 7 INFO cinder.api.openstack.wsgi [None req-68b90eec-4ea4-45e9-84fe-7d6175382cdb ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:35:54.100 8 INFO cinder.api.openstack.wsgi [None req-d0c1f1a1-0126-4838-a9fa-6057bbf0cd54 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:35:54.100 8 INFO cinder.api.openstack.wsgi [None req-d0c1f1a1-0126-4838-a9fa-6057bbf0cd54 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:35:54.100 7 INFO cinder.api.openstack.wsgi [None req-68b90eec-4ea4-45e9-84fe-7d6175382cdb ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:35:54.102 7 INFO cinder.api.openstack.wsgi [None req-68b90eec-4ea4-45e9-84fe-7d6175382cdb ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:36:04.100 8 INFO cinder.api.openstack.wsgi [None req-d0c1f1a1-0126-4838-a9fa-6057bbf0cd54 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:36:04.100 7 INFO cinder.api.openstack.wsgi [None req-68b90eec-4ea4-45e9-84fe-7d6175382cdb ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:36:04.100 8 INFO cinder.api.openstack.wsgi [None req-d0c1f1a1-0126-4838-a9fa-6057bbf0cd54 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:36:04.101 7 INFO cinder.api.openstack.wsgi [None req-68b90eec-4ea4-45e9-84fe-7d6175382cdb ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:36:14.100 8 INFO cinder.api.openstack.wsgi [None req-d0c1f1a1-0126-4838-a9fa-6057bbf0cd54 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:36:14.100 7 INFO cinder.api.openstack.wsgi [None req-68b90eec-4ea4-45e9-84fe-7d6175382cdb ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:36:14.101 8 INFO cinder.api.openstack.wsgi [None req-d0c1f1a1-0126-4838-a9fa-6057bbf0cd54 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:36:14.101 7 INFO cinder.api.openstack.wsgi [None req-68b90eec-4ea4-45e9-84fe-7d6175382cdb ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:36:24.100 8 INFO cinder.api.openstack.wsgi [None req-d0c1f1a1-0126-4838-a9fa-6057bbf0cd54 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:36:24.100 7 INFO cinder.api.openstack.wsgi [None req-68b90eec-4ea4-45e9-84fe-7d6175382cdb ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:36:24.101 8 INFO cinder.api.openstack.wsgi [None req-d0c1f1a1-0126-4838-a9fa-6057bbf0cd54 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:36:24.101 7 INFO cinder.api.openstack.wsgi [None req-68b90eec-4ea4-45e9-84fe-7d6175382cdb ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:36:34.099 8 INFO cinder.api.openstack.wsgi [None req-d0c1f1a1-0126-4838-a9fa-6057bbf0cd54 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:36:34.099 7 INFO cinder.api.openstack.wsgi [None req-68b90eec-4ea4-45e9-84fe-7d6175382cdb ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:36:34.100 8 INFO cinder.api.openstack.wsgi [None req-d0c1f1a1-0126-4838-a9fa-6057bbf0cd54 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:36:34.100 7 INFO cinder.api.openstack.wsgi [None req-68b90eec-4ea4-45e9-84fe-7d6175382cdb ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:36:34.409 8 INFO cinder.api.openstack.wsgi [None req-c0a46124-f69a-4119-846d-af20c6f78e87 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/scheduler-stats/get_pools?detail=true 2026-03-06 01:36:34.912 8 INFO cinder.api.openstack.wsgi [None req-c0a46124-f69a-4119-846d-af20c6f78e87 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 281/563] 10.0.0.193 () {28 vars in 696 bytes} [Fri Mar 6 01:36:34 2026] GET /v3/d6e81b890ebf4c9da337e629bd1250c6/scheduler-stats/get_pools?detail=true => generated 670 bytes in 569 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-06 01:36:34.925 7 INFO cinder.api.openstack.wsgi [None req-f0b70875-e3b0-4eb7-8488-5538c4f639ee ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/snapshots?all_tenants=true 2026-03-06 01:36:34.937 7 INFO cinder.volume.api [None req-f0b70875-e3b0-4eb7-8488-5538c4f639ee ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] Get all snapshots completed successfully. 2026-03-06 01:36:34.937 7 INFO cinder.api.openstack.wsgi [None req-f0b70875-e3b0-4eb7-8488-5538c4f639ee ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 283/564] 10.0.0.193 () {28 vars in 674 bytes} [Fri Mar 6 01:36:34 2026] GET /v3/d6e81b890ebf4c9da337e629bd1250c6/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-03-06 01:36:34.947 8 INFO cinder.api.openstack.wsgi [None req-13d6b6e8-7c5b-4ac6-848b-20163842875e ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/volumes/detail?all_tenants=true 2026-03-06 01:36:34.960 8 INFO cinder.volume.api [None req-13d6b6e8-7c5b-4ac6-848b-20163842875e ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] Get all volumes completed successfully. 2026-03-06 01:36:34.962 8 INFO cinder.api.openstack.wsgi [None req-13d6b6e8-7c5b-4ac6-848b-20163842875e ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 282/565] 10.0.0.193 () {28 vars in 684 bytes} [Fri Mar 6 01:36:34 2026] GET /v3/d6e81b890ebf4c9da337e629bd1250c6/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-03-06 01:36:34.979 7 INFO cinder.api.openstack.wsgi [None req-440a5e96-4cb7-411e-816e-92f3ff8e2c91 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/volumes/detail?all_tenants=true 2026-03-06 01:36:34.988 7 INFO cinder.volume.api [None req-440a5e96-4cb7-411e-816e-92f3ff8e2c91 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] Get all volumes completed successfully. 2026-03-06 01:36:34.990 7 INFO cinder.api.openstack.wsgi [None req-440a5e96-4cb7-411e-816e-92f3ff8e2c91 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 284/566] 10.0.0.193 () {28 vars in 684 bytes} [Fri Mar 6 01:36:34 2026] GET /v3/d6e81b890ebf4c9da337e629bd1250c6/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-03-06 01:36:34.999 8 INFO cinder.api.openstack.wsgi [None req-87ca6c59-6399-476f-b01a-cb35ee6cc3b9 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/os-services 2026-03-06 01:36:35.005 8 INFO cinder.api.openstack.wsgi [None req-87ca6c59-6399-476f-b01a-cb35ee6cc3b9 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/os-services returned with HTTP 200 [pid: 8|app: 0|req: 283/567] 10.0.0.193 () {28 vars in 645 bytes} [Fri Mar 6 01:36:34 2026] GET /v3/d6e81b890ebf4c9da337e629bd1250c6/os-services => generated 646 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-06 01:36:35.040 7 INFO cinder.api.openstack.wsgi [None req-0c1847e5-8096-41f3-a81b-e500a02471f6 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/os-quota-sets/84012dfdf1e6469da2f24dd6d9e0c04f?usage=true 2026-03-06 01:36:35.058 7 INFO cinder.api.openstack.wsgi [None req-0c1847e5-8096-41f3-a81b-e500a02471f6 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/os-quota-sets/84012dfdf1e6469da2f24dd6d9e0c04f?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 285/568] 10.0.0.193 () {28 vars in 736 bytes} [Fri Mar 6 01:36:35 2026] GET /v3/d6e81b890ebf4c9da337e629bd1250c6/os-quota-sets/84012dfdf1e6469da2f24dd6d9e0c04f?usage=true => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-06 01:36:35.069 8 INFO cinder.api.openstack.wsgi [None req-81d56362-04a3-4a34-ba21-951f7c6a7c82 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/os-quota-sets/d5393230c9464aaa88ad0b51140c2066?usage=true 2026-03-06 01:36:35.086 8 INFO cinder.api.openstack.wsgi [None req-81d56362-04a3-4a34-ba21-951f7c6a7c82 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/os-quota-sets/d5393230c9464aaa88ad0b51140c2066?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 284/569] 10.0.0.193 () {28 vars in 736 bytes} [Fri Mar 6 01:36:35 2026] GET /v3/d6e81b890ebf4c9da337e629bd1250c6/os-quota-sets/d5393230c9464aaa88ad0b51140c2066?usage=true => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-06 01:36:35.098 7 INFO cinder.api.openstack.wsgi [None req-be53784a-b78e-4f79-b933-41cc95d1362e ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/os-quota-sets/d6e81b890ebf4c9da337e629bd1250c6?usage=true 2026-03-06 01:36:35.131 7 INFO cinder.api.openstack.wsgi [None req-be53784a-b78e-4f79-b933-41cc95d1362e ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/os-quota-sets/d6e81b890ebf4c9da337e629bd1250c6?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 286/570] 10.0.0.193 () {28 vars in 736 bytes} [Fri Mar 6 01:36:35 2026] GET /v3/d6e81b890ebf4c9da337e629bd1250c6/os-quota-sets/d6e81b890ebf4c9da337e629bd1250c6?usage=true => generated 845 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-06 01:36:44.099 8 INFO cinder.api.openstack.wsgi [None req-81d56362-04a3-4a34-ba21-951f7c6a7c82 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:36:44.100 7 INFO cinder.api.openstack.wsgi [None req-be53784a-b78e-4f79-b933-41cc95d1362e ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:36:44.101 8 INFO cinder.api.openstack.wsgi [None req-81d56362-04a3-4a34-ba21-951f7c6a7c82 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:36:44.101 7 INFO cinder.api.openstack.wsgi [None req-be53784a-b78e-4f79-b933-41cc95d1362e ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:36:54.099 7 INFO cinder.api.openstack.wsgi [None req-be53784a-b78e-4f79-b933-41cc95d1362e ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:36:54.100 8 INFO cinder.api.openstack.wsgi [None req-81d56362-04a3-4a34-ba21-951f7c6a7c82 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:36:54.101 7 INFO cinder.api.openstack.wsgi [None req-be53784a-b78e-4f79-b933-41cc95d1362e ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:36:54.101 8 INFO cinder.api.openstack.wsgi [None req-81d56362-04a3-4a34-ba21-951f7c6a7c82 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:37:04.100 7 INFO cinder.api.openstack.wsgi [None req-be53784a-b78e-4f79-b933-41cc95d1362e ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:37:04.100 8 INFO cinder.api.openstack.wsgi [None req-81d56362-04a3-4a34-ba21-951f7c6a7c82 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:37:04.101 7 INFO cinder.api.openstack.wsgi [None req-be53784a-b78e-4f79-b933-41cc95d1362e ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:37:04.101 8 INFO cinder.api.openstack.wsgi [None req-81d56362-04a3-4a34-ba21-951f7c6a7c82 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:37:14.099 7 INFO cinder.api.openstack.wsgi [None req-be53784a-b78e-4f79-b933-41cc95d1362e ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:37:14.099 8 INFO cinder.api.openstack.wsgi [None req-81d56362-04a3-4a34-ba21-951f7c6a7c82 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:37:14.100 8 INFO cinder.api.openstack.wsgi [None req-81d56362-04a3-4a34-ba21-951f7c6a7c82 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:37:14.100 7 INFO cinder.api.openstack.wsgi [None req-be53784a-b78e-4f79-b933-41cc95d1362e ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:37:18.445 8 INFO cinder.api.openstack.wsgi [None req-9f6c7c9a-3a4e-43e1-ab51-ac9f30c5da77 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET https://volume.199-204-45-156.nip.io/v3/d6e81b890ebf4c9da337e629bd1250c6/os-quota-sets/d6e81b890ebf4c9da337e629bd1250c6?usage=False 2026-03-06 01:37:18.489 8 INFO cinder.api.openstack.wsgi [None req-9f6c7c9a-3a4e-43e1-ab51-ac9f30c5da77 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] https://volume.199-204-45-156.nip.io/v3/d6e81b890ebf4c9da337e629bd1250c6/os-quota-sets/d6e81b890ebf4c9da337e629bd1250c6?usage=False returned with HTTP 200 [pid: 8|app: 0|req: 289/579] 199.204.45.156 () {44 vars in 1069 bytes} [Fri Mar 6 01:37:18 2026] GET /v3/d6e81b890ebf4c9da337e629bd1250c6/os-quota-sets/d6e81b890ebf4c9da337e629bd1250c6?usage=False => generated 338 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-06 01:37:24.099 7 INFO cinder.api.openstack.wsgi [None req-be53784a-b78e-4f79-b933-41cc95d1362e ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:37:24.100 7 INFO cinder.api.openstack.wsgi [None req-be53784a-b78e-4f79-b933-41cc95d1362e ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:37:24.100 8 INFO cinder.api.openstack.wsgi [None req-9f6c7c9a-3a4e-43e1-ab51-ac9f30c5da77 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:37:24.101 8 INFO cinder.api.openstack.wsgi [None req-9f6c7c9a-3a4e-43e1-ab51-ac9f30c5da77 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:37:34.099 8 INFO cinder.api.openstack.wsgi [None req-9f6c7c9a-3a4e-43e1-ab51-ac9f30c5da77 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:37:34.099 7 INFO cinder.api.openstack.wsgi [None req-be53784a-b78e-4f79-b933-41cc95d1362e ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:37:34.101 7 INFO cinder.api.openstack.wsgi [None req-be53784a-b78e-4f79-b933-41cc95d1362e ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:37:34.100 8 INFO cinder.api.openstack.wsgi [None req-9f6c7c9a-3a4e-43e1-ab51-ac9f30c5da77 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:37:34.373 7 INFO cinder.api.openstack.wsgi [None req-74f69cd7-b169-458e-adf2-a1c8e618008c ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/volumes/detail?all_tenants=true 2026-03-06 01:37:34.385 7 INFO cinder.volume.api [None req-74f69cd7-b169-458e-adf2-a1c8e618008c ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] Get all volumes completed successfully. 2026-03-06 01:37:34.387 7 INFO cinder.api.openstack.wsgi [None req-74f69cd7-b169-458e-adf2-a1c8e618008c ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 293/584] 10.0.0.193 () {28 vars in 684 bytes} [Fri Mar 6 01:37:34 2026] GET /v3/d6e81b890ebf4c9da337e629bd1250c6/volumes/detail?all_tenants=true => generated 15 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-03-06 01:37:34.406 8 INFO cinder.api.openstack.wsgi [None req-35ab9e9b-ce2a-4f2a-a725-fc97b66b941e ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/snapshots?all_tenants=true 2026-03-06 01:37:34.412 8 INFO cinder.volume.api [None req-35ab9e9b-ce2a-4f2a-a725-fc97b66b941e ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] Get all snapshots completed successfully. 2026-03-06 01:37:34.412 8 INFO cinder.api.openstack.wsgi [None req-35ab9e9b-ce2a-4f2a-a725-fc97b66b941e ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 292/585] 10.0.0.193 () {28 vars in 674 bytes} [Fri Mar 6 01:37:34 2026] GET /v3/d6e81b890ebf4c9da337e629bd1250c6/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-03-06 01:37:34.428 7 INFO cinder.api.openstack.wsgi [None req-07402da0-1fe7-4f49-9abd-e2b13979f945 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/os-services 2026-03-06 01:37:34.443 7 INFO cinder.api.openstack.wsgi [None req-07402da0-1fe7-4f49-9abd-e2b13979f945 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/os-services returned with HTTP 200 [pid: 7|app: 0|req: 294/586] 10.0.0.193 () {28 vars in 645 bytes} [Fri Mar 6 01:37:34 2026] GET /v3/d6e81b890ebf4c9da337e629bd1250c6/os-services => generated 646 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-06 01:37:34.465 8 INFO cinder.api.openstack.wsgi [None req-78feb42a-e0f7-47c2-a469-81217eca4291 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/scheduler-stats/get_pools?detail=true 2026-03-06 01:37:34.969 8 INFO cinder.api.openstack.wsgi [None req-78feb42a-e0f7-47c2-a469-81217eca4291 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 293/587] 10.0.0.193 () {28 vars in 696 bytes} [Fri Mar 6 01:37:34 2026] GET /v3/d6e81b890ebf4c9da337e629bd1250c6/scheduler-stats/get_pools?detail=true => generated 670 bytes in 517 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-06 01:37:35.006 7 INFO cinder.api.openstack.wsgi [None req-72f9ddce-e497-4019-b9e3-5abbde1ac48b ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/os-quota-sets/84012dfdf1e6469da2f24dd6d9e0c04f?usage=true 2026-03-06 01:37:35.025 7 INFO cinder.api.openstack.wsgi [None req-72f9ddce-e497-4019-b9e3-5abbde1ac48b ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/os-quota-sets/84012dfdf1e6469da2f24dd6d9e0c04f?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 295/588] 10.0.0.193 () {28 vars in 736 bytes} [Fri Mar 6 01:37:35 2026] GET /v3/d6e81b890ebf4c9da337e629bd1250c6/os-quota-sets/84012dfdf1e6469da2f24dd6d9e0c04f?usage=true => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-06 01:37:35.038 8 INFO cinder.api.openstack.wsgi [None req-7fa4c427-b930-40ec-9355-6736115b29b0 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/os-quota-sets/d5393230c9464aaa88ad0b51140c2066?usage=true 2026-03-06 01:37:35.090 8 INFO cinder.api.openstack.wsgi [None req-7fa4c427-b930-40ec-9355-6736115b29b0 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/os-quota-sets/d5393230c9464aaa88ad0b51140c2066?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 294/589] 10.0.0.193 () {28 vars in 736 bytes} [Fri Mar 6 01:37:35 2026] GET /v3/d6e81b890ebf4c9da337e629bd1250c6/os-quota-sets/d5393230c9464aaa88ad0b51140c2066?usage=true => generated 847 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-06 01:37:35.104 7 INFO cinder.api.openstack.wsgi [None req-5abbff8c-adbe-493d-b31b-2f89cd4601ad ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/os-quota-sets/d6e81b890ebf4c9da337e629bd1250c6?usage=true 2026-03-06 01:37:35.132 7 INFO cinder.api.openstack.wsgi [None req-5abbff8c-adbe-493d-b31b-2f89cd4601ad ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/os-quota-sets/d6e81b890ebf4c9da337e629bd1250c6?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 296/590] 10.0.0.193 () {28 vars in 736 bytes} [Fri Mar 6 01:37:35 2026] GET /v3/d6e81b890ebf4c9da337e629bd1250c6/os-quota-sets/d6e81b890ebf4c9da337e629bd1250c6?usage=true => generated 845 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-06 01:37:35.144 8 INFO cinder.api.openstack.wsgi [None req-46b799fb-69ed-4192-956a-28e0e3f12000 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/volumes/detail?all_tenants=true 2026-03-06 01:37:35.156 8 INFO cinder.volume.api [None req-46b799fb-69ed-4192-956a-28e0e3f12000 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] Get all volumes completed successfully. 2026-03-06 01:37:35.158 8 INFO cinder.api.openstack.wsgi [None req-46b799fb-69ed-4192-956a-28e0e3f12000 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 295/591] 10.0.0.193 () {28 vars in 684 bytes} [Fri Mar 6 01:37:35 2026] GET /v3/d6e81b890ebf4c9da337e629bd1250c6/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-03-06 01:37:44.100 7 INFO cinder.api.openstack.wsgi [None req-5abbff8c-adbe-493d-b31b-2f89cd4601ad ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:37:44.100 8 INFO cinder.api.openstack.wsgi [None req-46b799fb-69ed-4192-956a-28e0e3f12000 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:37:44.101 7 INFO cinder.api.openstack.wsgi [None req-5abbff8c-adbe-493d-b31b-2f89cd4601ad ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:37:44.102 8 INFO cinder.api.openstack.wsgi [None req-46b799fb-69ed-4192-956a-28e0e3f12000 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:37:54.099 7 INFO cinder.api.openstack.wsgi [None req-5abbff8c-adbe-493d-b31b-2f89cd4601ad ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:37:54.099 8 INFO cinder.api.openstack.wsgi [None req-46b799fb-69ed-4192-956a-28e0e3f12000 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:37:54.099 7 INFO cinder.api.openstack.wsgi [None req-5abbff8c-adbe-493d-b31b-2f89cd4601ad ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:37:54.100 8 INFO cinder.api.openstack.wsgi [None req-46b799fb-69ed-4192-956a-28e0e3f12000 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:38:04.100 7 INFO cinder.api.openstack.wsgi [None req-5abbff8c-adbe-493d-b31b-2f89cd4601ad ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:38:04.100 8 INFO cinder.api.openstack.wsgi [None req-46b799fb-69ed-4192-956a-28e0e3f12000 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:38:04.101 8 INFO cinder.api.openstack.wsgi [None req-46b799fb-69ed-4192-956a-28e0e3f12000 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:38:04.101 7 INFO cinder.api.openstack.wsgi [None req-5abbff8c-adbe-493d-b31b-2f89cd4601ad ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:38:14.099 7 INFO cinder.api.openstack.wsgi [None req-5abbff8c-adbe-493d-b31b-2f89cd4601ad ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:38:14.100 7 INFO cinder.api.openstack.wsgi [None req-5abbff8c-adbe-493d-b31b-2f89cd4601ad ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:38:14.099 8 INFO cinder.api.openstack.wsgi [None req-46b799fb-69ed-4192-956a-28e0e3f12000 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:38:14.101 8 INFO cinder.api.openstack.wsgi [None req-46b799fb-69ed-4192-956a-28e0e3f12000 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:38:20.684 7 INFO cinder.api.openstack.wsgi [None req-f70da6b9-fc06-47ad-b7e4-487db5497f41 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET https://volume.199-204-45-156.nip.io/v3/d6e81b890ebf4c9da337e629bd1250c6/os-quota-sets/84012dfdf1e6469da2f24dd6d9e0c04f?usage=False 2026-03-06 01:38:20.700 7 INFO cinder.api.openstack.wsgi [None req-f70da6b9-fc06-47ad-b7e4-487db5497f41 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] https://volume.199-204-45-156.nip.io/v3/d6e81b890ebf4c9da337e629bd1250c6/os-quota-sets/84012dfdf1e6469da2f24dd6d9e0c04f?usage=False returned with HTTP 200 [pid: 7|app: 0|req: 301/600] 199.204.45.156 () {44 vars in 1069 bytes} [Fri Mar 6 01:38:20 2026] GET /v3/d6e81b890ebf4c9da337e629bd1250c6/os-quota-sets/84012dfdf1e6469da2f24dd6d9e0c04f?usage=False => generated 338 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-06 01:38:24.100 8 INFO cinder.api.openstack.wsgi [None req-46b799fb-69ed-4192-956a-28e0e3f12000 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:38:24.100 7 INFO cinder.api.openstack.wsgi [None req-f70da6b9-fc06-47ad-b7e4-487db5497f41 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:38:24.101 8 INFO cinder.api.openstack.wsgi [None req-46b799fb-69ed-4192-956a-28e0e3f12000 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:38:24.101 7 INFO cinder.api.openstack.wsgi [None req-f70da6b9-fc06-47ad-b7e4-487db5497f41 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:38:34.099 7 INFO cinder.api.openstack.wsgi [None req-f70da6b9-fc06-47ad-b7e4-487db5497f41 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:38:34.099 8 INFO cinder.api.openstack.wsgi [None req-46b799fb-69ed-4192-956a-28e0e3f12000 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:38:34.100 7 INFO cinder.api.openstack.wsgi [None req-f70da6b9-fc06-47ad-b7e4-487db5497f41 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:38:34.100 8 INFO cinder.api.openstack.wsgi [None req-46b799fb-69ed-4192-956a-28e0e3f12000 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:38:34.451 7 INFO cinder.api.openstack.wsgi [None req-54088b4f-0983-4411-8f74-e28954c7f556 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/os-services 2026-03-06 01:38:34.456 7 INFO cinder.api.openstack.wsgi [None req-54088b4f-0983-4411-8f74-e28954c7f556 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/os-services returned with HTTP 200 [pid: 7|app: 0|req: 304/605] 10.0.0.193 () {28 vars in 645 bytes} [Fri Mar 6 01:38:34 2026] GET /v3/d6e81b890ebf4c9da337e629bd1250c6/os-services => generated 646 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-06 01:38:34.468 8 INFO cinder.api.openstack.wsgi [None req-6cce23b1-8ffb-4356-a7e6-596ff6d38b2f ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/volumes/detail?all_tenants=true 2026-03-06 01:38:34.479 8 INFO cinder.volume.api [None req-6cce23b1-8ffb-4356-a7e6-596ff6d38b2f ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] Get all volumes completed successfully. 2026-03-06 01:38:34.481 8 INFO cinder.api.openstack.wsgi [None req-6cce23b1-8ffb-4356-a7e6-596ff6d38b2f ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 302/606] 10.0.0.193 () {28 vars in 684 bytes} [Fri Mar 6 01:38:34 2026] GET /v3/d6e81b890ebf4c9da337e629bd1250c6/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-03-06 01:38:34.489 7 INFO cinder.api.openstack.wsgi [None req-1e618d69-90e1-44c1-8de8-62b68b462554 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/snapshots?all_tenants=true 2026-03-06 01:38:34.496 7 INFO cinder.volume.api [None req-1e618d69-90e1-44c1-8de8-62b68b462554 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] Get all snapshots completed successfully. 2026-03-06 01:38:34.496 7 INFO cinder.api.openstack.wsgi [None req-1e618d69-90e1-44c1-8de8-62b68b462554 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 305/607] 10.0.0.193 () {28 vars in 674 bytes} [Fri Mar 6 01:38:34 2026] GET /v3/d6e81b890ebf4c9da337e629bd1250c6/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-03-06 01:38:34.508 8 INFO cinder.api.openstack.wsgi [None req-4248c150-c5da-4692-99bb-dac58eea01b2 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/volumes/detail?all_tenants=true 2026-03-06 01:38:34.517 8 INFO cinder.volume.api [None req-4248c150-c5da-4692-99bb-dac58eea01b2 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] Get all volumes completed successfully. 2026-03-06 01:38:34.518 8 INFO cinder.api.openstack.wsgi [None req-4248c150-c5da-4692-99bb-dac58eea01b2 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 303/608] 10.0.0.193 () {28 vars in 684 bytes} [Fri Mar 6 01:38:34 2026] GET /v3/d6e81b890ebf4c9da337e629bd1250c6/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-03-06 01:38:34.574 7 INFO cinder.api.openstack.wsgi [None req-476ab445-cd77-4c66-99bc-fade2dcb7dd4 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/os-quota-sets/84012dfdf1e6469da2f24dd6d9e0c04f?usage=true 2026-03-06 01:38:34.601 7 INFO cinder.api.openstack.wsgi [None req-476ab445-cd77-4c66-99bc-fade2dcb7dd4 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/os-quota-sets/84012dfdf1e6469da2f24dd6d9e0c04f?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 306/609] 10.0.0.193 () {28 vars in 736 bytes} [Fri Mar 6 01:38:34 2026] GET /v3/d6e81b890ebf4c9da337e629bd1250c6/os-quota-sets/84012dfdf1e6469da2f24dd6d9e0c04f?usage=true => generated 845 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-06 01:38:34.614 8 INFO cinder.api.openstack.wsgi [None req-bcf5ae83-e20a-4805-aa66-ed08634e12be ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/os-quota-sets/d5393230c9464aaa88ad0b51140c2066?usage=true 2026-03-06 01:38:34.638 8 INFO cinder.api.openstack.wsgi [None req-bcf5ae83-e20a-4805-aa66-ed08634e12be ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/os-quota-sets/d5393230c9464aaa88ad0b51140c2066?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 304/610] 10.0.0.193 () {28 vars in 736 bytes} [Fri Mar 6 01:38:34 2026] GET /v3/d6e81b890ebf4c9da337e629bd1250c6/os-quota-sets/d5393230c9464aaa88ad0b51140c2066?usage=true => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-06 01:38:34.647 7 INFO cinder.api.openstack.wsgi [None req-4c161c26-6e31-4370-ae36-05b7da38c0fe ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/os-quota-sets/d6e81b890ebf4c9da337e629bd1250c6?usage=true 2026-03-06 01:38:34.683 7 INFO cinder.api.openstack.wsgi [None req-4c161c26-6e31-4370-ae36-05b7da38c0fe ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/os-quota-sets/d6e81b890ebf4c9da337e629bd1250c6?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 307/611] 10.0.0.193 () {28 vars in 736 bytes} [Fri Mar 6 01:38:34 2026] GET /v3/d6e81b890ebf4c9da337e629bd1250c6/os-quota-sets/d6e81b890ebf4c9da337e629bd1250c6?usage=true => generated 845 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-06 01:38:34.695 8 INFO cinder.api.openstack.wsgi [None req-91384fce-4185-4e5a-89dd-9ba09c0d43e0 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/scheduler-stats/get_pools?detail=true 2026-03-06 01:38:35.199 8 INFO cinder.api.openstack.wsgi [None req-91384fce-4185-4e5a-89dd-9ba09c0d43e0 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 305/612] 10.0.0.193 () {28 vars in 696 bytes} [Fri Mar 6 01:38:34 2026] GET /v3/d6e81b890ebf4c9da337e629bd1250c6/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-03-06 01:38:44.099 7 INFO cinder.api.openstack.wsgi [None req-4c161c26-6e31-4370-ae36-05b7da38c0fe ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:38:44.099 8 INFO cinder.api.openstack.wsgi [None req-91384fce-4185-4e5a-89dd-9ba09c0d43e0 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:38:44.100 7 INFO cinder.api.openstack.wsgi [None req-4c161c26-6e31-4370-ae36-05b7da38c0fe ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:38:44.100 8 INFO cinder.api.openstack.wsgi [None req-91384fce-4185-4e5a-89dd-9ba09c0d43e0 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:38:54.100 8 INFO cinder.api.openstack.wsgi [None req-91384fce-4185-4e5a-89dd-9ba09c0d43e0 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:38:54.100 7 INFO cinder.api.openstack.wsgi [None req-4c161c26-6e31-4370-ae36-05b7da38c0fe ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:38:54.101 8 INFO cinder.api.openstack.wsgi [None req-91384fce-4185-4e5a-89dd-9ba09c0d43e0 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:38:54.102 7 INFO cinder.api.openstack.wsgi [None req-4c161c26-6e31-4370-ae36-05b7da38c0fe ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:39:04.100 8 INFO cinder.api.openstack.wsgi [None req-91384fce-4185-4e5a-89dd-9ba09c0d43e0 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:39:04.100 7 INFO cinder.api.openstack.wsgi [None req-4c161c26-6e31-4370-ae36-05b7da38c0fe ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:39:04.101 8 INFO cinder.api.openstack.wsgi [None req-91384fce-4185-4e5a-89dd-9ba09c0d43e0 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:39:04.101 7 INFO cinder.api.openstack.wsgi [None req-4c161c26-6e31-4370-ae36-05b7da38c0fe ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:39:14.099 8 INFO cinder.api.openstack.wsgi [None req-91384fce-4185-4e5a-89dd-9ba09c0d43e0 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:39:14.099 7 INFO cinder.api.openstack.wsgi [None req-4c161c26-6e31-4370-ae36-05b7da38c0fe ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:39:14.100 8 INFO cinder.api.openstack.wsgi [None req-91384fce-4185-4e5a-89dd-9ba09c0d43e0 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:39:14.100 7 INFO cinder.api.openstack.wsgi [None req-4c161c26-6e31-4370-ae36-05b7da38c0fe ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:39:24.099 8 INFO cinder.api.openstack.wsgi [None req-91384fce-4185-4e5a-89dd-9ba09c0d43e0 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:39:24.099 7 INFO cinder.api.openstack.wsgi [None req-4c161c26-6e31-4370-ae36-05b7da38c0fe ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:39:24.100 8 INFO cinder.api.openstack.wsgi [None req-91384fce-4185-4e5a-89dd-9ba09c0d43e0 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:39:24.100 7 INFO cinder.api.openstack.wsgi [None req-4c161c26-6e31-4370-ae36-05b7da38c0fe ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:39:34.099 7 INFO cinder.api.openstack.wsgi [None req-4c161c26-6e31-4370-ae36-05b7da38c0fe ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:39:34.100 8 INFO cinder.api.openstack.wsgi [None req-91384fce-4185-4e5a-89dd-9ba09c0d43e0 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:39:34.100 7 INFO cinder.api.openstack.wsgi [None req-4c161c26-6e31-4370-ae36-05b7da38c0fe ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:39:34.101 8 INFO cinder.api.openstack.wsgi [None req-91384fce-4185-4e5a-89dd-9ba09c0d43e0 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:39:34.447 7 INFO cinder.api.openstack.wsgi [None req-878ed620-75e5-434b-aa91-24cfaa4dabe6 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/volumes/detail?all_tenants=true 2026-03-06 01:39:34.456 7 INFO cinder.volume.api [None req-878ed620-75e5-434b-aa91-24cfaa4dabe6 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] Get all volumes completed successfully. 2026-03-06 01:39:34.458 7 INFO cinder.api.openstack.wsgi [None req-878ed620-75e5-434b-aa91-24cfaa4dabe6 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 314/625] 10.0.0.193 () {28 vars in 684 bytes} [Fri Mar 6 01:39:34 2026] GET /v3/d6e81b890ebf4c9da337e629bd1250c6/volumes/detail?all_tenants=true => generated 15 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-03-06 01:39:34.537 8 INFO cinder.api.openstack.wsgi [None req-66a6e68d-04ed-4760-b785-ee580ebadacc ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/os-quota-sets/84012dfdf1e6469da2f24dd6d9e0c04f?usage=true 2026-03-06 01:39:34.581 8 INFO cinder.api.openstack.wsgi [None req-66a6e68d-04ed-4760-b785-ee580ebadacc ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/os-quota-sets/84012dfdf1e6469da2f24dd6d9e0c04f?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 312/626] 10.0.0.193 () {28 vars in 736 bytes} [Fri Mar 6 01:39:34 2026] GET /v3/d6e81b890ebf4c9da337e629bd1250c6/os-quota-sets/84012dfdf1e6469da2f24dd6d9e0c04f?usage=true => generated 845 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-06 01:39:34.591 7 INFO cinder.api.openstack.wsgi [None req-74869666-4da5-48c0-8687-5630fe0757ed ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/os-quota-sets/d5393230c9464aaa88ad0b51140c2066?usage=true 2026-03-06 01:39:34.611 7 INFO cinder.api.openstack.wsgi [None req-74869666-4da5-48c0-8687-5630fe0757ed ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/os-quota-sets/d5393230c9464aaa88ad0b51140c2066?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 315/627] 10.0.0.193 () {28 vars in 736 bytes} [Fri Mar 6 01:39:34 2026] GET /v3/d6e81b890ebf4c9da337e629bd1250c6/os-quota-sets/d5393230c9464aaa88ad0b51140c2066?usage=true => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-06 01:39:34.628 8 INFO cinder.api.openstack.wsgi [None req-6593645a-e0c2-4cb8-838e-8b24eb9b5752 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/os-quota-sets/d6e81b890ebf4c9da337e629bd1250c6?usage=true 2026-03-06 01:39:34.656 8 INFO cinder.api.openstack.wsgi [None req-6593645a-e0c2-4cb8-838e-8b24eb9b5752 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/os-quota-sets/d6e81b890ebf4c9da337e629bd1250c6?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 313/628] 10.0.0.193 () {28 vars in 736 bytes} [Fri Mar 6 01:39:34 2026] GET /v3/d6e81b890ebf4c9da337e629bd1250c6/os-quota-sets/d6e81b890ebf4c9da337e629bd1250c6?usage=true => generated 845 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-06 01:39:34.671 7 INFO cinder.api.openstack.wsgi [None req-09025e5f-fd13-4bae-8806-d9c76282dd1a ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/os-services 2026-03-06 01:39:34.676 7 INFO cinder.api.openstack.wsgi [None req-09025e5f-fd13-4bae-8806-d9c76282dd1a ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/os-services returned with HTTP 200 [pid: 7|app: 0|req: 316/629] 10.0.0.193 () {28 vars in 645 bytes} [Fri Mar 6 01:39:34 2026] GET /v3/d6e81b890ebf4c9da337e629bd1250c6/os-services => generated 646 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-06 01:39:34.685 8 INFO cinder.api.openstack.wsgi [None req-abe3d658-b1f7-4607-814a-333bc88a1974 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/volumes/detail?all_tenants=true 2026-03-06 01:39:34.694 8 INFO cinder.volume.api [None req-abe3d658-b1f7-4607-814a-333bc88a1974 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] Get all volumes completed successfully. 2026-03-06 01:39:34.695 8 INFO cinder.api.openstack.wsgi [None req-abe3d658-b1f7-4607-814a-333bc88a1974 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 314/630] 10.0.0.193 () {28 vars in 684 bytes} [Fri Mar 6 01:39:34 2026] GET /v3/d6e81b890ebf4c9da337e629bd1250c6/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-03-06 01:39:34.707 7 INFO cinder.api.openstack.wsgi [None req-e44bc191-ef50-4b38-910f-a534b65833ca ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/scheduler-stats/get_pools?detail=true 2026-03-06 01:39:35.210 7 INFO cinder.api.openstack.wsgi [None req-e44bc191-ef50-4b38-910f-a534b65833ca ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 317/631] 10.0.0.193 () {28 vars in 696 bytes} [Fri Mar 6 01:39:34 2026] GET /v3/d6e81b890ebf4c9da337e629bd1250c6/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-03-06 01:39:35.222 8 INFO cinder.api.openstack.wsgi [None req-ab5192fb-6675-4c54-bde5-940adc948788 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/snapshots?all_tenants=true 2026-03-06 01:39:35.228 8 INFO cinder.volume.api [None req-ab5192fb-6675-4c54-bde5-940adc948788 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] Get all snapshots completed successfully. 2026-03-06 01:39:35.228 8 INFO cinder.api.openstack.wsgi [None req-ab5192fb-6675-4c54-bde5-940adc948788 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 315/632] 10.0.0.193 () {28 vars in 674 bytes} [Fri Mar 6 01:39:35 2026] GET /v3/d6e81b890ebf4c9da337e629bd1250c6/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-03-06 01:39:43.500 7 INFO cinder.api.openstack.wsgi [None req-a239b44d-5318-4f18-9d1a-c9acfef9902d ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/snapshots 2026-03-06 01:39:43.513 7 INFO cinder.volume.api [None req-a239b44d-5318-4f18-9d1a-c9acfef9902d ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] Get all snapshots completed successfully. 2026-03-06 01:39:43.513 7 INFO cinder.api.openstack.wsgi [None req-a239b44d-5318-4f18-9d1a-c9acfef9902d ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/snapshots returned with HTTP 200 [pid: 7|app: 0|req: 318/633] 10.0.0.130 () {32 vars in 705 bytes} [Fri Mar 6 01:39:43 2026] GET /v3/d6e81b890ebf4c9da337e629bd1250c6/snapshots => generated 17 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-03-06 01:39:43.529 8 INFO cinder.api.openstack.wsgi [None req-0610e452-f9f6-4047-a290-1b49d31469e2 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/volumes 2026-03-06 01:39:43.556 8 INFO cinder.volume.api [None req-0610e452-f9f6-4047-a290-1b49d31469e2 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] Get all volumes completed successfully. 2026-03-06 01:39:43.557 8 INFO cinder.api.openstack.wsgi [None req-0610e452-f9f6-4047-a290-1b49d31469e2 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/volumes returned with HTTP 200 [pid: 8|app: 0|req: 316/634] 10.0.0.130 () {32 vars in 701 bytes} [Fri Mar 6 01:39:43 2026] GET /v3/d6e81b890ebf4c9da337e629bd1250c6/volumes => generated 15 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-03-06 01:39:44.099 7 INFO cinder.api.openstack.wsgi [None req-a239b44d-5318-4f18-9d1a-c9acfef9902d ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:39:44.099 8 INFO cinder.api.openstack.wsgi [None req-0610e452-f9f6-4047-a290-1b49d31469e2 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:39:44.100 7 INFO cinder.api.openstack.wsgi [None req-a239b44d-5318-4f18-9d1a-c9acfef9902d ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:39:44.100 8 INFO cinder.api.openstack.wsgi [None req-0610e452-f9f6-4047-a290-1b49d31469e2 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:39:54.099 8 INFO cinder.api.openstack.wsgi [None req-0610e452-f9f6-4047-a290-1b49d31469e2 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:39:54.099 7 INFO cinder.api.openstack.wsgi [None req-a239b44d-5318-4f18-9d1a-c9acfef9902d ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:39:54.100 8 INFO cinder.api.openstack.wsgi [None req-0610e452-f9f6-4047-a290-1b49d31469e2 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:39:54.100 7 INFO cinder.api.openstack.wsgi [None req-a239b44d-5318-4f18-9d1a-c9acfef9902d ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:40:04.099 8 INFO cinder.api.openstack.wsgi [None req-0610e452-f9f6-4047-a290-1b49d31469e2 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:40:04.099 7 INFO cinder.api.openstack.wsgi [None req-a239b44d-5318-4f18-9d1a-c9acfef9902d ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:40:04.100 8 INFO cinder.api.openstack.wsgi [None req-0610e452-f9f6-4047-a290-1b49d31469e2 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:40:04.101 7 INFO cinder.api.openstack.wsgi [None req-a239b44d-5318-4f18-9d1a-c9acfef9902d ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:40:14.099 8 INFO cinder.api.openstack.wsgi [None req-0610e452-f9f6-4047-a290-1b49d31469e2 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:40:14.099 7 INFO cinder.api.openstack.wsgi [None req-a239b44d-5318-4f18-9d1a-c9acfef9902d ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:40:14.100 8 INFO cinder.api.openstack.wsgi [None req-0610e452-f9f6-4047-a290-1b49d31469e2 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:40:14.101 7 INFO cinder.api.openstack.wsgi [None req-a239b44d-5318-4f18-9d1a-c9acfef9902d ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:40:24.099 7 INFO cinder.api.openstack.wsgi [None req-a239b44d-5318-4f18-9d1a-c9acfef9902d ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:40:24.099 8 INFO cinder.api.openstack.wsgi [None req-0610e452-f9f6-4047-a290-1b49d31469e2 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:40:24.100 7 INFO cinder.api.openstack.wsgi [None req-a239b44d-5318-4f18-9d1a-c9acfef9902d ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:40:24.100 8 INFO cinder.api.openstack.wsgi [None req-0610e452-f9f6-4047-a290-1b49d31469e2 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:40:34.100 8 INFO cinder.api.openstack.wsgi [None req-0610e452-f9f6-4047-a290-1b49d31469e2 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:40:34.100 7 INFO cinder.api.openstack.wsgi [None req-a239b44d-5318-4f18-9d1a-c9acfef9902d ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:40:34.100 8 INFO cinder.api.openstack.wsgi [None req-0610e452-f9f6-4047-a290-1b49d31469e2 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:40:34.101 7 INFO cinder.api.openstack.wsgi [None req-a239b44d-5318-4f18-9d1a-c9acfef9902d ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:40:34.550 8 INFO cinder.api.openstack.wsgi [None req-2eb9f840-9655-4f64-bcfb-39a405422e7d ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/volumes/detail?all_tenants=true 2026-03-06 01:40:34.557 8 INFO cinder.volume.api [None req-2eb9f840-9655-4f64-bcfb-39a405422e7d ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] Get all volumes completed successfully. 2026-03-06 01:40:34.559 8 INFO cinder.api.openstack.wsgi [None req-2eb9f840-9655-4f64-bcfb-39a405422e7d ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 323/647] 10.0.0.193 () {28 vars in 684 bytes} [Fri Mar 6 01:40:34 2026] GET /v3/d6e81b890ebf4c9da337e629bd1250c6/volumes/detail?all_tenants=true => generated 15 bytes in 169 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-03-06 01:40:34.572 7 INFO cinder.api.openstack.wsgi [None req-d679a7e1-e0cc-4abb-af17-c33559477f8a ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/scheduler-stats/get_pools?detail=true 2026-03-06 01:40:35.076 7 INFO cinder.api.openstack.wsgi [None req-d679a7e1-e0cc-4abb-af17-c33559477f8a ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 325/648] 10.0.0.193 () {28 vars in 696 bytes} [Fri Mar 6 01:40:34 2026] GET /v3/d6e81b890ebf4c9da337e629bd1250c6/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-03-06 01:40:35.087 8 INFO cinder.api.openstack.wsgi [None req-a8dac396-d829-4c9a-8bb6-e42d30971c16 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/os-services 2026-03-06 01:40:35.100 8 INFO cinder.api.openstack.wsgi [None req-a8dac396-d829-4c9a-8bb6-e42d30971c16 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/os-services returned with HTTP 200 [pid: 8|app: 0|req: 324/649] 10.0.0.193 () {28 vars in 645 bytes} [Fri Mar 6 01:40:35 2026] GET /v3/d6e81b890ebf4c9da337e629bd1250c6/os-services => generated 646 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-06 01:40:35.109 7 INFO cinder.api.openstack.wsgi [None req-02762cf4-6cda-4160-882d-04af76ce51d1 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/snapshots?all_tenants=true 2026-03-06 01:40:35.115 7 INFO cinder.volume.api [None req-02762cf4-6cda-4160-882d-04af76ce51d1 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] Get all snapshots completed successfully. 2026-03-06 01:40:35.115 7 INFO cinder.api.openstack.wsgi [None req-02762cf4-6cda-4160-882d-04af76ce51d1 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 326/650] 10.0.0.193 () {28 vars in 674 bytes} [Fri Mar 6 01:40:35 2026] GET /v3/d6e81b890ebf4c9da337e629bd1250c6/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-03-06 01:40:35.156 8 INFO cinder.api.openstack.wsgi [None req-6a89079b-b135-40dc-a972-ddce1e8cb562 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/os-quota-sets/0baf8b5748ab4658928edf36be75955c?usage=true 2026-03-06 01:40:35.186 8 INFO cinder.api.openstack.wsgi [None req-6a89079b-b135-40dc-a972-ddce1e8cb562 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/os-quota-sets/0baf8b5748ab4658928edf36be75955c?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 325/651] 10.0.0.193 () {28 vars in 736 bytes} [Fri Mar 6 01:40:35 2026] GET /v3/d6e81b890ebf4c9da337e629bd1250c6/os-quota-sets/0baf8b5748ab4658928edf36be75955c?usage=true => generated 847 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-06 01:40:35.196 7 INFO cinder.api.openstack.wsgi [None req-8c87251f-81a4-49a0-a490-63dad2061c1c ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/os-quota-sets/24e1bf0a4a764a9daa852bb92c60ad58?usage=true 2026-03-06 01:40:35.221 7 INFO cinder.api.openstack.wsgi [None req-8c87251f-81a4-49a0-a490-63dad2061c1c ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/os-quota-sets/24e1bf0a4a764a9daa852bb92c60ad58?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 327/652] 10.0.0.193 () {28 vars in 736 bytes} [Fri Mar 6 01:40:35 2026] GET /v3/d6e81b890ebf4c9da337e629bd1250c6/os-quota-sets/24e1bf0a4a764a9daa852bb92c60ad58?usage=true => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-06 01:40:35.234 8 INFO cinder.api.openstack.wsgi [None req-b9c8116c-ff97-422a-ae19-6c415f9f25d1 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/os-quota-sets/35073f8b811a4bfea2b4c695ec84d7ce?usage=true 2026-03-06 01:40:35.276 8 INFO cinder.api.openstack.wsgi [None req-b9c8116c-ff97-422a-ae19-6c415f9f25d1 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/os-quota-sets/35073f8b811a4bfea2b4c695ec84d7ce?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 326/653] 10.0.0.193 () {28 vars in 736 bytes} [Fri Mar 6 01:40:35 2026] GET /v3/d6e81b890ebf4c9da337e629bd1250c6/os-quota-sets/35073f8b811a4bfea2b4c695ec84d7ce?usage=true => generated 847 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-06 01:40:35.290 7 INFO cinder.api.openstack.wsgi [None req-9f766272-78e3-4a76-9199-e542a61b3d3b ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/os-quota-sets/59c6eb602f4e4fc7a2e59799623f11dc?usage=true 2026-03-06 01:40:35.309 7 INFO cinder.api.openstack.wsgi [None req-9f766272-78e3-4a76-9199-e542a61b3d3b ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/os-quota-sets/59c6eb602f4e4fc7a2e59799623f11dc?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 328/654] 10.0.0.193 () {28 vars in 736 bytes} [Fri Mar 6 01:40:35 2026] GET /v3/d6e81b890ebf4c9da337e629bd1250c6/os-quota-sets/59c6eb602f4e4fc7a2e59799623f11dc?usage=true => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-06 01:40:35.329 8 INFO cinder.api.openstack.wsgi [None req-9a7ec76f-b7b1-4494-8987-ec303a128df0 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/os-quota-sets/84012dfdf1e6469da2f24dd6d9e0c04f?usage=true 2026-03-06 01:40:35.348 8 INFO cinder.api.openstack.wsgi [None req-9a7ec76f-b7b1-4494-8987-ec303a128df0 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/os-quota-sets/84012dfdf1e6469da2f24dd6d9e0c04f?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 327/655] 10.0.0.193 () {28 vars in 736 bytes} [Fri Mar 6 01:40:35 2026] GET /v3/d6e81b890ebf4c9da337e629bd1250c6/os-quota-sets/84012dfdf1e6469da2f24dd6d9e0c04f?usage=true => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-06 01:40:35.375 7 INFO cinder.api.openstack.wsgi [None req-3fc3bdba-9aad-4daa-b7f1-44c58e6a02db ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/os-quota-sets/d5393230c9464aaa88ad0b51140c2066?usage=true 2026-03-06 01:40:35.408 7 INFO cinder.api.openstack.wsgi [None req-3fc3bdba-9aad-4daa-b7f1-44c58e6a02db ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/os-quota-sets/d5393230c9464aaa88ad0b51140c2066?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 329/656] 10.0.0.193 () {28 vars in 736 bytes} [Fri Mar 6 01:40:35 2026] GET /v3/d6e81b890ebf4c9da337e629bd1250c6/os-quota-sets/d5393230c9464aaa88ad0b51140c2066?usage=true => generated 847 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-06 01:40:35.427 8 INFO cinder.api.openstack.wsgi [None req-f2dfaca4-e9af-4fa0-ab9c-31d7f2582630 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/os-quota-sets/d6e81b890ebf4c9da337e629bd1250c6?usage=true 2026-03-06 01:40:35.469 8 INFO cinder.api.openstack.wsgi [None req-f2dfaca4-e9af-4fa0-ab9c-31d7f2582630 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/os-quota-sets/d6e81b890ebf4c9da337e629bd1250c6?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 328/657] 10.0.0.193 () {28 vars in 736 bytes} [Fri Mar 6 01:40:35 2026] GET /v3/d6e81b890ebf4c9da337e629bd1250c6/os-quota-sets/d6e81b890ebf4c9da337e629bd1250c6?usage=true => generated 845 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-06 01:40:35.485 7 INFO cinder.api.openstack.wsgi [None req-87f5e69c-82c0-4740-ae24-45fa836061ea ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/volumes/detail?all_tenants=true 2026-03-06 01:40:35.497 7 INFO cinder.volume.api [None req-87f5e69c-82c0-4740-ae24-45fa836061ea ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] Get all volumes completed successfully. 2026-03-06 01:40:35.499 7 INFO cinder.api.openstack.wsgi [None req-87f5e69c-82c0-4740-ae24-45fa836061ea ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 330/658] 10.0.0.193 () {28 vars in 684 bytes} [Fri Mar 6 01:40:35 2026] GET /v3/d6e81b890ebf4c9da337e629bd1250c6/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-03-06 01:40:44.099 8 INFO cinder.api.openstack.wsgi [None req-f2dfaca4-e9af-4fa0-ab9c-31d7f2582630 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:40:44.100 7 INFO cinder.api.openstack.wsgi [None req-87f5e69c-82c0-4740-ae24-45fa836061ea ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:40:44.100 8 INFO cinder.api.openstack.wsgi [None req-f2dfaca4-e9af-4fa0-ab9c-31d7f2582630 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:40:44.101 7 INFO cinder.api.openstack.wsgi [None req-87f5e69c-82c0-4740-ae24-45fa836061ea ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:40:54.099 8 INFO cinder.api.openstack.wsgi [None req-f2dfaca4-e9af-4fa0-ab9c-31d7f2582630 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:40:54.099 7 INFO cinder.api.openstack.wsgi [None req-87f5e69c-82c0-4740-ae24-45fa836061ea ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:40:54.100 8 INFO cinder.api.openstack.wsgi [None req-f2dfaca4-e9af-4fa0-ab9c-31d7f2582630 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:40:54.101 7 INFO cinder.api.openstack.wsgi [None req-87f5e69c-82c0-4740-ae24-45fa836061ea ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:40:55.339 8 INFO cinder.api.openstack.wsgi [req-5ee23817-25b8-4601-8728-f73c091bf363 req-abc8cc38-7adf-4db4-ba78-1c865cc0f33a b9d02ea537e049cf84bc479ce0d2bf68 24e1bf0a4a764a9daa852bb92c60ad58 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/24e1bf0a4a764a9daa852bb92c60ad58/attachments?instance_id=478f3f77-c871-4ac7-a736-7de79c78b941 2026-03-06 01:40:55.356 8 INFO cinder.api.openstack.wsgi [req-5ee23817-25b8-4601-8728-f73c091bf363 req-abc8cc38-7adf-4db4-ba78-1c865cc0f33a b9d02ea537e049cf84bc479ce0d2bf68 24e1bf0a4a764a9daa852bb92c60ad58 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/24e1bf0a4a764a9daa852bb92c60ad58/attachments?instance_id=478f3f77-c871-4ac7-a736-7de79c78b941 returned with HTTP 200 [pid: 8|app: 0|req: 331/663] 199.204.45.156 () {36 vars in 1104 bytes} [Fri Mar 6 01:40:55 2026] GET /v3/24e1bf0a4a764a9daa852bb92c60ad58/attachments?instance_id=478f3f77-c871-4ac7-a736-7de79c78b941 => generated 19 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-06 01:41:04.099 8 INFO cinder.api.openstack.wsgi [req-5ee23817-25b8-4601-8728-f73c091bf363 req-abc8cc38-7adf-4db4-ba78-1c865cc0f33a b9d02ea537e049cf84bc479ce0d2bf68 24e1bf0a4a764a9daa852bb92c60ad58 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:41:04.099 7 INFO cinder.api.openstack.wsgi [None req-87f5e69c-82c0-4740-ae24-45fa836061ea ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:41:04.100 8 INFO cinder.api.openstack.wsgi [req-5ee23817-25b8-4601-8728-f73c091bf363 req-abc8cc38-7adf-4db4-ba78-1c865cc0f33a b9d02ea537e049cf84bc479ce0d2bf68 24e1bf0a4a764a9daa852bb92c60ad58 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:41:04.100 7 INFO cinder.api.openstack.wsgi [None req-87f5e69c-82c0-4740-ae24-45fa836061ea ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:41:14.099 7 INFO cinder.api.openstack.wsgi [None req-87f5e69c-82c0-4740-ae24-45fa836061ea ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:41:14.099 8 INFO cinder.api.openstack.wsgi [req-5ee23817-25b8-4601-8728-f73c091bf363 req-abc8cc38-7adf-4db4-ba78-1c865cc0f33a b9d02ea537e049cf84bc479ce0d2bf68 24e1bf0a4a764a9daa852bb92c60ad58 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:41:14.099 7 INFO cinder.api.openstack.wsgi [None req-87f5e69c-82c0-4740-ae24-45fa836061ea ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:41:14.100 8 INFO cinder.api.openstack.wsgi [req-5ee23817-25b8-4601-8728-f73c091bf363 req-abc8cc38-7adf-4db4-ba78-1c865cc0f33a b9d02ea537e049cf84bc479ce0d2bf68 24e1bf0a4a764a9daa852bb92c60ad58 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:41:18.830 7 INFO cinder.api.openstack.wsgi [None req-855bcdcf-107a-41c9-a5eb-5e63d7793593 578ceae9942f430cbabf8207f8036419 6a1d2a9997344ec5b01d8300b3937c87 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/6a1d2a9997344ec5b01d8300b3937c87/volumes 2026-03-06 01:41:19.523 7 INFO cinder.api.v3.volumes [None req-855bcdcf-107a-41c9-a5eb-5e63d7793593 578ceae9942f430cbabf8207f8036419 6a1d2a9997344ec5b01d8300b3937c87 - - default default] Create volume of 1 GB 2026-03-06 01:41:19.534 7 INFO cinder.volume.api [None req-855bcdcf-107a-41c9-a5eb-5e63d7793593 578ceae9942f430cbabf8207f8036419 6a1d2a9997344ec5b01d8300b3937c87 - - default default] Availability Zones retrieved successfully. 2026-03-06 01:41:19.901 7 INFO cinder.volume.api [None req-855bcdcf-107a-41c9-a5eb-5e63d7793593 578ceae9942f430cbabf8207f8036419 6a1d2a9997344ec5b01d8300b3937c87 - - default default] Create volume request issued successfully. 2026-03-06 01:41:19.902 7 INFO cinder.api.openstack.wsgi [None req-855bcdcf-107a-41c9-a5eb-5e63d7793593 578ceae9942f430cbabf8207f8036419 6a1d2a9997344ec5b01d8300b3937c87 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6a1d2a9997344ec5b01d8300b3937c87/volumes returned with HTTP 202 [pid: 7|app: 0|req: 335/668] 10.0.0.130 () {34 vars in 723 bytes} [Fri Mar 6 01:41:18 2026] POST /v3/6a1d2a9997344ec5b01d8300b3937c87/volumes => generated 865 bytes in 1077 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-03-06 01:41:19.923 8 INFO cinder.api.openstack.wsgi [None req-c2d6597d-8475-4244-9259-4ccb452ee517 578ceae9942f430cbabf8207f8036419 6a1d2a9997344ec5b01d8300b3937c87 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6a1d2a9997344ec5b01d8300b3937c87/volumes/dd981efa-9d4c-4c6d-b893-1ff77e2a7015 /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-03-06 01:41:19.959 8 INFO cinder.volume.api [None req-c2d6597d-8475-4244-9259-4ccb452ee517 578ceae9942f430cbabf8207f8036419 6a1d2a9997344ec5b01d8300b3937c87 - - default default] Volume info retrieved successfully. 2026-03-06 01:41:19.968 8 INFO cinder.api.openstack.wsgi [None req-c2d6597d-8475-4244-9259-4ccb452ee517 578ceae9942f430cbabf8207f8036419 6a1d2a9997344ec5b01d8300b3937c87 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6a1d2a9997344ec5b01d8300b3937c87/volumes/dd981efa-9d4c-4c6d-b893-1ff77e2a7015 returned with HTTP 200 [pid: 8|app: 0|req: 334/669] 10.0.0.130 () {32 vars in 775 bytes} [Fri Mar 6 01:41:19 2026] GET /v3/6a1d2a9997344ec5b01d8300b3937c87/volumes/dd981efa-9d4c-4c6d-b893-1ff77e2a7015 => generated 933 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-03-06 01:41:21.001 7 INFO cinder.api.openstack.wsgi [None req-0cbdc7fc-013e-44b7-a254-4007f8e494b9 578ceae9942f430cbabf8207f8036419 6a1d2a9997344ec5b01d8300b3937c87 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6a1d2a9997344ec5b01d8300b3937c87/volumes/dd981efa-9d4c-4c6d-b893-1ff77e2a7015 /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-03-06 01:41:21.022 7 INFO cinder.volume.api [None req-0cbdc7fc-013e-44b7-a254-4007f8e494b9 578ceae9942f430cbabf8207f8036419 6a1d2a9997344ec5b01d8300b3937c87 - - default default] Volume info retrieved successfully. 2026-03-06 01:41:21.029 7 INFO cinder.api.openstack.wsgi [None req-0cbdc7fc-013e-44b7-a254-4007f8e494b9 578ceae9942f430cbabf8207f8036419 6a1d2a9997344ec5b01d8300b3937c87 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6a1d2a9997344ec5b01d8300b3937c87/volumes/dd981efa-9d4c-4c6d-b893-1ff77e2a7015 returned with HTTP 200 [pid: 7|app: 0|req: 336/670] 10.0.0.130 () {32 vars in 775 bytes} [Fri Mar 6 01:41:20 2026] GET /v3/6a1d2a9997344ec5b01d8300b3937c87/volumes/dd981efa-9d4c-4c6d-b893-1ff77e2a7015 => generated 957 bytes in 39 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-03-06 01:41:22.050 8 INFO cinder.api.openstack.wsgi [None req-fa387c89-99cd-4379-b6a4-bd0a4ec7273d 578ceae9942f430cbabf8207f8036419 6a1d2a9997344ec5b01d8300b3937c87 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6a1d2a9997344ec5b01d8300b3937c87/volumes/dd981efa-9d4c-4c6d-b893-1ff77e2a7015 /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-03-06 01:41:22.062 8 INFO cinder.volume.api [None req-fa387c89-99cd-4379-b6a4-bd0a4ec7273d 578ceae9942f430cbabf8207f8036419 6a1d2a9997344ec5b01d8300b3937c87 - - default default] Volume info retrieved successfully. 2026-03-06 01:41:22.067 8 INFO cinder.api.openstack.wsgi [None req-fa387c89-99cd-4379-b6a4-bd0a4ec7273d 578ceae9942f430cbabf8207f8036419 6a1d2a9997344ec5b01d8300b3937c87 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6a1d2a9997344ec5b01d8300b3937c87/volumes/dd981efa-9d4c-4c6d-b893-1ff77e2a7015 returned with HTTP 200 [pid: 8|app: 0|req: 335/671] 10.0.0.130 () {32 vars in 775 bytes} [Fri Mar 6 01:41:22 2026] GET /v3/6a1d2a9997344ec5b01d8300b3937c87/volumes/dd981efa-9d4c-4c6d-b893-1ff77e2a7015 => generated 957 bytes in 21 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-03-06 01:41:23.084 7 INFO cinder.api.openstack.wsgi [None req-5b1f2374-55ab-4c7e-b04c-ac29ee7051e9 578ceae9942f430cbabf8207f8036419 6a1d2a9997344ec5b01d8300b3937c87 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6a1d2a9997344ec5b01d8300b3937c87/volumes/dd981efa-9d4c-4c6d-b893-1ff77e2a7015 /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-03-06 01:41:23.103 7 INFO cinder.volume.api [None req-5b1f2374-55ab-4c7e-b04c-ac29ee7051e9 578ceae9942f430cbabf8207f8036419 6a1d2a9997344ec5b01d8300b3937c87 - - default default] Volume info retrieved successfully. 2026-03-06 01:41:23.109 7 INFO cinder.api.openstack.wsgi [None req-5b1f2374-55ab-4c7e-b04c-ac29ee7051e9 578ceae9942f430cbabf8207f8036419 6a1d2a9997344ec5b01d8300b3937c87 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6a1d2a9997344ec5b01d8300b3937c87/volumes/dd981efa-9d4c-4c6d-b893-1ff77e2a7015 returned with HTTP 200 [pid: 7|app: 0|req: 337/672] 10.0.0.130 () {32 vars in 775 bytes} [Fri Mar 6 01:41:23 2026] GET /v3/6a1d2a9997344ec5b01d8300b3937c87/volumes/dd981efa-9d4c-4c6d-b893-1ff77e2a7015 => generated 1342 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-03-06 01:41:23.188 8 INFO cinder.api.openstack.wsgi [req-1698eafe-23b1-4dca-bfc3-d116ab595875 req-b9b1d726-4ec8-4d28-82ac-07ffab35ac60 578ceae9942f430cbabf8207f8036419 6a1d2a9997344ec5b01d8300b3937c87 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6a1d2a9997344ec5b01d8300b3937c87/volumes/dd981efa-9d4c-4c6d-b893-1ff77e2a7015 /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-03-06 01:41:23.201 8 INFO cinder.volume.api [req-1698eafe-23b1-4dca-bfc3-d116ab595875 req-b9b1d726-4ec8-4d28-82ac-07ffab35ac60 578ceae9942f430cbabf8207f8036419 6a1d2a9997344ec5b01d8300b3937c87 - - default default] Volume info retrieved successfully. 2026-03-06 01:41:23.208 8 INFO cinder.api.openstack.wsgi [req-1698eafe-23b1-4dca-bfc3-d116ab595875 req-b9b1d726-4ec8-4d28-82ac-07ffab35ac60 578ceae9942f430cbabf8207f8036419 6a1d2a9997344ec5b01d8300b3937c87 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6a1d2a9997344ec5b01d8300b3937c87/volumes/dd981efa-9d4c-4c6d-b893-1ff77e2a7015 returned with HTTP 200 [pid: 8|app: 0|req: 336/673] 10.0.0.158 () {34 vars in 1028 bytes} [Fri Mar 6 01:41:23 2026] GET /v3/6a1d2a9997344ec5b01d8300b3937c87/volumes/dd981efa-9d4c-4c6d-b893-1ff77e2a7015 => generated 1342 bytes in 29 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-03-06 01:41:23.698 7 INFO cinder.api.openstack.wsgi [req-1698eafe-23b1-4dca-bfc3-d116ab595875 req-5b1caf88-2c8b-45e5-b5a3-2bdedce3d645 578ceae9942f430cbabf8207f8036419 6a1d2a9997344ec5b01d8300b3937c87 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6a1d2a9997344ec5b01d8300b3937c87/volumes/dd981efa-9d4c-4c6d-b893-1ff77e2a7015 /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-03-06 01:41:23.710 7 INFO cinder.volume.api [req-1698eafe-23b1-4dca-bfc3-d116ab595875 req-5b1caf88-2c8b-45e5-b5a3-2bdedce3d645 578ceae9942f430cbabf8207f8036419 6a1d2a9997344ec5b01d8300b3937c87 - - default default] Volume info retrieved successfully. 2026-03-06 01:41:23.715 7 INFO cinder.api.openstack.wsgi [req-1698eafe-23b1-4dca-bfc3-d116ab595875 req-5b1caf88-2c8b-45e5-b5a3-2bdedce3d645 578ceae9942f430cbabf8207f8036419 6a1d2a9997344ec5b01d8300b3937c87 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6a1d2a9997344ec5b01d8300b3937c87/volumes/dd981efa-9d4c-4c6d-b893-1ff77e2a7015 returned with HTTP 200 [pid: 7|app: 0|req: 338/674] 10.0.0.158 () {34 vars in 1028 bytes} [Fri Mar 6 01:41:23 2026] GET /v3/6a1d2a9997344ec5b01d8300b3937c87/volumes/dd981efa-9d4c-4c6d-b893-1ff77e2a7015 => generated 1342 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-03-06 01:41:23.723 8 INFO cinder.api.openstack.wsgi [req-1698eafe-23b1-4dca-bfc3-d116ab595875 req-b9b1d726-4ec8-4d28-82ac-07ffab35ac60 578ceae9942f430cbabf8207f8036419 6a1d2a9997344ec5b01d8300b3937c87 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-03-06 01:41:23.725 8 INFO cinder.api.openstack.wsgi [req-1698eafe-23b1-4dca-bfc3-d116ab595875 req-b9b1d726-4ec8-4d28-82ac-07ffab35ac60 578ceae9942f430cbabf8207f8036419 6a1d2a9997344ec5b01d8300b3937c87 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 337/675] 10.0.0.158 () {32 vars in 829 bytes} [Fri Mar 6 01:41:23 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-03-06 01:41:23.739 7 INFO cinder.api.openstack.wsgi [req-1698eafe-23b1-4dca-bfc3-d116ab595875 req-5e425c46-3797-444e-a179-4c6a555cee9b 578ceae9942f430cbabf8207f8036419 6a1d2a9997344ec5b01d8300b3937c87 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/6a1d2a9997344ec5b01d8300b3937c87/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-03-06 01:41:23.808 7 INFO cinder.api.openstack.wsgi [req-1698eafe-23b1-4dca-bfc3-d116ab595875 req-5e425c46-3797-444e-a179-4c6a555cee9b 578ceae9942f430cbabf8207f8036419 6a1d2a9997344ec5b01d8300b3937c87 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6a1d2a9997344ec5b01d8300b3937c87/attachments returned with HTTP 200 [pid: 7|app: 0|req: 339/676] 10.0.0.158 () {40 vars in 1057 bytes} [Fri Mar 6 01:41:23 2026] POST /v3/6a1d2a9997344ec5b01d8300b3937c87/attachments => generated 273 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-03-06 01:41:24.100 7 INFO cinder.api.openstack.wsgi [req-1698eafe-23b1-4dca-bfc3-d116ab595875 req-5e425c46-3797-444e-a179-4c6a555cee9b 578ceae9942f430cbabf8207f8036419 6a1d2a9997344ec5b01d8300b3937c87 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:41:24.101 8 INFO cinder.api.openstack.wsgi [req-1698eafe-23b1-4dca-bfc3-d116ab595875 req-b9b1d726-4ec8-4d28-82ac-07ffab35ac60 578ceae9942f430cbabf8207f8036419 6a1d2a9997344ec5b01d8300b3937c87 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:41:24.101 7 INFO cinder.api.openstack.wsgi [req-1698eafe-23b1-4dca-bfc3-d116ab595875 req-5e425c46-3797-444e-a179-4c6a555cee9b 578ceae9942f430cbabf8207f8036419 6a1d2a9997344ec5b01d8300b3937c87 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:41:24.102 8 INFO cinder.api.openstack.wsgi [req-1698eafe-23b1-4dca-bfc3-d116ab595875 req-b9b1d726-4ec8-4d28-82ac-07ffab35ac60 578ceae9942f430cbabf8207f8036419 6a1d2a9997344ec5b01d8300b3937c87 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:41:29.879 7 INFO cinder.api.openstack.wsgi [req-1698eafe-23b1-4dca-bfc3-d116ab595875 req-5e425c46-3797-444e-a179-4c6a555cee9b 578ceae9942f430cbabf8207f8036419 6a1d2a9997344ec5b01d8300b3937c87 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-03-06 01:41:29.879 7 INFO cinder.api.openstack.wsgi [req-1698eafe-23b1-4dca-bfc3-d116ab595875 req-5e425c46-3797-444e-a179-4c6a555cee9b 578ceae9942f430cbabf8207f8036419 6a1d2a9997344ec5b01d8300b3937c87 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 341/679] 199.204.45.156 () {32 vars in 840 bytes} [Fri Mar 6 01:41:29 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-03-06 01:41:29.888 8 INFO cinder.api.openstack.wsgi [req-1698eafe-23b1-4dca-bfc3-d116ab595875 req-53058a5c-65c0-4687-8ce7-866692ebe502 578ceae9942f430cbabf8207f8036419 6a1d2a9997344ec5b01d8300b3937c87 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6a1d2a9997344ec5b01d8300b3937c87/volumes/dd981efa-9d4c-4c6d-b893-1ff77e2a7015 /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-03-06 01:41:29.908 8 INFO cinder.volume.api [req-1698eafe-23b1-4dca-bfc3-d116ab595875 req-53058a5c-65c0-4687-8ce7-866692ebe502 578ceae9942f430cbabf8207f8036419 6a1d2a9997344ec5b01d8300b3937c87 - - default default] Volume info retrieved successfully. 2026-03-06 01:41:29.913 8 INFO cinder.api.openstack.wsgi [req-1698eafe-23b1-4dca-bfc3-d116ab595875 req-53058a5c-65c0-4687-8ce7-866692ebe502 578ceae9942f430cbabf8207f8036419 6a1d2a9997344ec5b01d8300b3937c87 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6a1d2a9997344ec5b01d8300b3937c87/volumes/dd981efa-9d4c-4c6d-b893-1ff77e2a7015 returned with HTTP 200 [pid: 8|app: 0|req: 339/680] 199.204.45.156 () {36 vars in 1073 bytes} [Fri Mar 6 01:41:29 2026] GET /v3/6a1d2a9997344ec5b01d8300b3937c87/volumes/dd981efa-9d4c-4c6d-b893-1ff77e2a7015 => generated 1522 bytes in 31 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-03-06 01:41:31.791 7 INFO cinder.api.openstack.wsgi [req-1698eafe-23b1-4dca-bfc3-d116ab595875 req-a37e9b6e-7a39-41a8-9df6-e5c7bc6a1939 578ceae9942f430cbabf8207f8036419 6a1d2a9997344ec5b01d8300b3937c87 - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/6a1d2a9997344ec5b01d8300b3937c87/attachments/a493aa8d-4a2a-45e8-8112-105b59359e4c /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-03-06 01:41:32.833 7 INFO cinder.api.openstack.wsgi [req-1698eafe-23b1-4dca-bfc3-d116ab595875 req-a37e9b6e-7a39-41a8-9df6-e5c7bc6a1939 578ceae9942f430cbabf8207f8036419 6a1d2a9997344ec5b01d8300b3937c87 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6a1d2a9997344ec5b01d8300b3937c87/attachments/a493aa8d-4a2a-45e8-8112-105b59359e4c returned with HTTP 200 [pid: 7|app: 0|req: 342/681] 199.204.45.156 () {40 vars in 1135 bytes} [Fri Mar 6 01:41:31 2026] PUT /v3/6a1d2a9997344ec5b01d8300b3937c87/attachments/a493aa8d-4a2a-45e8-8112-105b59359e4c => generated 802 bytes in 1048 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-03-06 01:41:33.358 8 INFO cinder.api.openstack.wsgi [req-1698eafe-23b1-4dca-bfc3-d116ab595875 req-af0b51be-1100-4f90-94b7-ddfbeba10fa3 578ceae9942f430cbabf8207f8036419 6a1d2a9997344ec5b01d8300b3937c87 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/6a1d2a9997344ec5b01d8300b3937c87/attachments/a493aa8d-4a2a-45e8-8112-105b59359e4c/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-03-06 01:41:33.404 8 INFO cinder.api.openstack.wsgi [req-1698eafe-23b1-4dca-bfc3-d116ab595875 req-af0b51be-1100-4f90-94b7-ddfbeba10fa3 578ceae9942f430cbabf8207f8036419 6a1d2a9997344ec5b01d8300b3937c87 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6a1d2a9997344ec5b01d8300b3937c87/attachments/a493aa8d-4a2a-45e8-8112-105b59359e4c/action returned with HTTP 204 [pid: 8|app: 0|req: 340/682] 199.204.45.156 () {40 vars in 1148 bytes} [Fri Mar 6 01:41:33 2026] POST /v3/6a1d2a9997344ec5b01d8300b3937c87/attachments/a493aa8d-4a2a-45e8-8112-105b59359e4c/action => generated 0 bytes in 56 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) 2026-03-06 01:41:34.099 8 INFO cinder.api.openstack.wsgi [req-1698eafe-23b1-4dca-bfc3-d116ab595875 req-af0b51be-1100-4f90-94b7-ddfbeba10fa3 578ceae9942f430cbabf8207f8036419 6a1d2a9997344ec5b01d8300b3937c87 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:41:34.099 7 INFO cinder.api.openstack.wsgi [req-1698eafe-23b1-4dca-bfc3-d116ab595875 req-a37e9b6e-7a39-41a8-9df6-e5c7bc6a1939 578ceae9942f430cbabf8207f8036419 6a1d2a9997344ec5b01d8300b3937c87 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:41:34.100 8 INFO cinder.api.openstack.wsgi [req-1698eafe-23b1-4dca-bfc3-d116ab595875 req-af0b51be-1100-4f90-94b7-ddfbeba10fa3 578ceae9942f430cbabf8207f8036419 6a1d2a9997344ec5b01d8300b3937c87 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:41:34.100 7 INFO cinder.api.openstack.wsgi [req-1698eafe-23b1-4dca-bfc3-d116ab595875 req-a37e9b6e-7a39-41a8-9df6-e5c7bc6a1939 578ceae9942f430cbabf8207f8036419 6a1d2a9997344ec5b01d8300b3937c87 - - default default] http://10.0.0.222: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-03-06 01:41:34.731 8 INFO cinder.api.openstack.wsgi [None req-4a7f949c-ba89-4754-902c-de23087a2dfb ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/os-services 2026-03-06 01:41:34.737 8 INFO cinder.api.openstack.wsgi [None req-4a7f949c-ba89-4754-902c-de23087a2dfb ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/os-services returned with HTTP 200 [pid: 8|app: 0|req: 342/685] 10.0.0.193 () {28 vars in 645 bytes} [Fri Mar 6 01:41:34 2026] GET /v3/d6e81b890ebf4c9da337e629bd1250c6/os-services => generated 646 bytes in 127 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-03-06 01:41:34.747 7 INFO cinder.api.openstack.wsgi [None req-53834605-be42-4252-a9d0-4920f91747fb ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/volumes/detail?all_tenants=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-03-06 01:41:34.764 7 INFO cinder.volume.api [None req-53834605-be42-4252-a9d0-4920f91747fb ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - 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-03-06 01:41:34.774 7 INFO cinder.api.openstack.wsgi [None req-53834605-be42-4252-a9d0-4920f91747fb ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 344/686] 10.0.0.193 () {28 vars in 684 bytes} [Fri Mar 6 01:41:34 2026] GET /v3/d6e81b890ebf4c9da337e629bd1250c6/volumes/detail?all_tenants=true => generated 1808 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-03-06 01:41:34.784 8 INFO cinder.api.openstack.wsgi [None req-7d528089-78ed-4a0b-835a-adbec2a4050d ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/volumes/detail?all_tenants=true 2026-03-06 01:41:34.801 8 INFO cinder.volume.api [None req-7d528089-78ed-4a0b-835a-adbec2a4050d ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - 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-03-06 01:41:34.806 8 INFO cinder.api.openstack.wsgi [None req-7d528089-78ed-4a0b-835a-adbec2a4050d ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 343/687] 10.0.0.193 () {28 vars in 684 bytes} [Fri Mar 6 01:41:34 2026] GET /v3/d6e81b890ebf4c9da337e629bd1250c6/volumes/detail?all_tenants=true => generated 1808 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-03-06 01:41:34.821 7 INFO cinder.api.openstack.wsgi [None req-8083ab0c-42c5-488d-a957-60c1468c2b2d ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/scheduler-stats/get_pools?detail=true 2026-03-06 01:41:35.325 7 INFO cinder.api.openstack.wsgi [None req-8083ab0c-42c5-488d-a957-60c1468c2b2d ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 345/688] 10.0.0.193 () {28 vars in 696 bytes} [Fri Mar 6 01:41:34 2026] GET /v3/d6e81b890ebf4c9da337e629bd1250c6/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) /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-03-06 01:41:35.533 8 INFO cinder.api.openstack.wsgi [None req-efaad33f-758d-44a7-ba1e-d85d4bbb16ba ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/os-quota-sets/08c31260ebdb4cd9913bcf609c623397?usage=true 2026-03-06 01:41:35.574 8 INFO cinder.api.openstack.wsgi [None req-efaad33f-758d-44a7-ba1e-d85d4bbb16ba ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/os-quota-sets/08c31260ebdb4cd9913bcf609c623397?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 344/689] 10.0.0.193 () {28 vars in 736 bytes} [Fri Mar 6 01:41:35 2026] GET /v3/d6e81b890ebf4c9da337e629bd1250c6/os-quota-sets/08c31260ebdb4cd9913bcf609c623397?usage=true => generated 847 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-06 01:41:35.628 7 INFO cinder.api.openstack.wsgi [None req-f61262ee-1700-4ac8-8376-4df7b5c53816 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/os-quota-sets/6a1d2a9997344ec5b01d8300b3937c87?usage=true 2026-03-06 01:41:35.698 7 INFO cinder.api.openstack.wsgi [None req-f61262ee-1700-4ac8-8376-4df7b5c53816 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/os-quota-sets/6a1d2a9997344ec5b01d8300b3937c87?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 346/690] 10.0.0.193 () {28 vars in 736 bytes} [Fri Mar 6 01:41:35 2026] GET /v3/d6e81b890ebf4c9da337e629bd1250c6/os-quota-sets/6a1d2a9997344ec5b01d8300b3937c87?usage=true => generated 847 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-06 01:41:35.710 8 INFO cinder.api.openstack.wsgi [None req-68c10050-b27f-4056-b8a1-0144ed306173 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/os-quota-sets/84012dfdf1e6469da2f24dd6d9e0c04f?usage=true 2026-03-06 01:41:35.739 8 INFO cinder.api.openstack.wsgi [None req-68c10050-b27f-4056-b8a1-0144ed306173 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/os-quota-sets/84012dfdf1e6469da2f24dd6d9e0c04f?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 345/691] 10.0.0.193 () {28 vars in 736 bytes} [Fri Mar 6 01:41:35 2026] GET /v3/d6e81b890ebf4c9da337e629bd1250c6/os-quota-sets/84012dfdf1e6469da2f24dd6d9e0c04f?usage=true => generated 845 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-06 01:41:35.748 7 INFO cinder.api.openstack.wsgi [None req-329825a4-5c1d-4302-b303-7c0f73e50811 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/os-quota-sets/9d38035ad40845179dd0a7e10c594e97?usage=true 2026-03-06 01:41:35.767 7 INFO cinder.api.openstack.wsgi [None req-329825a4-5c1d-4302-b303-7c0f73e50811 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/os-quota-sets/9d38035ad40845179dd0a7e10c594e97?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 347/692] 10.0.0.193 () {28 vars in 736 bytes} [Fri Mar 6 01:41:35 2026] GET /v3/d6e81b890ebf4c9da337e629bd1250c6/os-quota-sets/9d38035ad40845179dd0a7e10c594e97?usage=true => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-06 01:41:35.778 8 INFO cinder.api.openstack.wsgi [None req-9c3277f1-de9d-419a-bb7a-e342e2ceaada ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/os-quota-sets/d5393230c9464aaa88ad0b51140c2066?usage=true 2026-03-06 01:41:35.801 8 INFO cinder.api.openstack.wsgi [None req-9c3277f1-de9d-419a-bb7a-e342e2ceaada ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/os-quota-sets/d5393230c9464aaa88ad0b51140c2066?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 346/693] 10.0.0.193 () {28 vars in 736 bytes} [Fri Mar 6 01:41:35 2026] GET /v3/d6e81b890ebf4c9da337e629bd1250c6/os-quota-sets/d5393230c9464aaa88ad0b51140c2066?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-06 01:41:35.814 7 INFO cinder.api.openstack.wsgi [None req-9bb4ff8b-d4c2-45f9-9138-334b96831754 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/os-quota-sets/d6e81b890ebf4c9da337e629bd1250c6?usage=true 2026-03-06 01:41:35.834 7 INFO cinder.api.openstack.wsgi [None req-9bb4ff8b-d4c2-45f9-9138-334b96831754 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/os-quota-sets/d6e81b890ebf4c9da337e629bd1250c6?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 348/694] 10.0.0.193 () {28 vars in 736 bytes} [Fri Mar 6 01:41:35 2026] GET /v3/d6e81b890ebf4c9da337e629bd1250c6/os-quota-sets/d6e81b890ebf4c9da337e629bd1250c6?usage=true => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-06 01:41:35.848 8 INFO cinder.api.openstack.wsgi [None req-8d94bdc8-62a4-4525-b4e2-06218da3ac91 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/snapshots?all_tenants=true 2026-03-06 01:41:35.855 8 INFO cinder.volume.api [None req-8d94bdc8-62a4-4525-b4e2-06218da3ac91 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] Get all snapshots completed successfully. 2026-03-06 01:41:35.855 8 INFO cinder.api.openstack.wsgi [None req-8d94bdc8-62a4-4525-b4e2-06218da3ac91 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 347/695] 10.0.0.193 () {28 vars in 674 bytes} [Fri Mar 6 01:41:35 2026] GET /v3/d6e81b890ebf4c9da337e629bd1250c6/snapshots?all_tenants=true => generated 17 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-03-06 01:41:44.099 7 INFO cinder.api.openstack.wsgi [None req-9bb4ff8b-d4c2-45f9-9138-334b96831754 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:41:44.099 8 INFO cinder.api.openstack.wsgi [None req-8d94bdc8-62a4-4525-b4e2-06218da3ac91 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:41:44.100 8 INFO cinder.api.openstack.wsgi [None req-8d94bdc8-62a4-4525-b4e2-06218da3ac91 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:41:44.100 7 INFO cinder.api.openstack.wsgi [None req-9bb4ff8b-d4c2-45f9-9138-334b96831754 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:41:50.114 8 INFO cinder.api.openstack.wsgi [req-81dea32f-662b-432e-a2eb-2ed9cfecc3d0 req-d1a6e7f5-e60a-44c6-b16a-0eefa1542551 578ceae9942f430cbabf8207f8036419 6a1d2a9997344ec5b01d8300b3937c87 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/6a1d2a9997344ec5b01d8300b3937c87/attachments/a493aa8d-4a2a-45e8-8112-105b59359e4c /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-03-06 01:41:50.685 8 INFO cinder.api.openstack.wsgi [req-81dea32f-662b-432e-a2eb-2ed9cfecc3d0 req-d1a6e7f5-e60a-44c6-b16a-0eefa1542551 578ceae9942f430cbabf8207f8036419 6a1d2a9997344ec5b01d8300b3937c87 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6a1d2a9997344ec5b01d8300b3937c87/attachments/a493aa8d-4a2a-45e8-8112-105b59359e4c returned with HTTP 200 [pid: 8|app: 0|req: 349/698] 199.204.45.156 () {38 vars in 1103 bytes} [Fri Mar 6 01:41:50 2026] DELETE /v3/6a1d2a9997344ec5b01d8300b3937c87/attachments/a493aa8d-4a2a-45e8-8112-105b59359e4c => generated 19 bytes in 595 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-06 01:41:50.702 7 INFO cinder.api.openstack.wsgi [req-81dea32f-662b-432e-a2eb-2ed9cfecc3d0 req-880ef509-4fca-4eae-a618-73bc5b4b8eca 578ceae9942f430cbabf8207f8036419 6a1d2a9997344ec5b01d8300b3937c87 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/6a1d2a9997344ec5b01d8300b3937c87/volumes/dd981efa-9d4c-4c6d-b893-1ff77e2a7015 2026-03-06 01:41:50.702 7 INFO cinder.api.v3.volumes [req-81dea32f-662b-432e-a2eb-2ed9cfecc3d0 req-880ef509-4fca-4eae-a618-73bc5b4b8eca 578ceae9942f430cbabf8207f8036419 6a1d2a9997344ec5b01d8300b3937c87 - - default default] Delete volume with id: dd981efa-9d4c-4c6d-b893-1ff77e2a7015 /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-03-06 01:41:50.712 7 INFO cinder.volume.api [req-81dea32f-662b-432e-a2eb-2ed9cfecc3d0 req-880ef509-4fca-4eae-a618-73bc5b4b8eca 578ceae9942f430cbabf8207f8036419 6a1d2a9997344ec5b01d8300b3937c87 - - default default] Volume info retrieved successfully. 2026-03-06 01:41:50.740 7 INFO cinder.volume.api [req-81dea32f-662b-432e-a2eb-2ed9cfecc3d0 req-880ef509-4fca-4eae-a618-73bc5b4b8eca 578ceae9942f430cbabf8207f8036419 6a1d2a9997344ec5b01d8300b3937c87 - - default default] Delete volume request issued successfully. 2026-03-06 01:41:50.740 7 INFO cinder.api.openstack.wsgi [req-81dea32f-662b-432e-a2eb-2ed9cfecc3d0 req-880ef509-4fca-4eae-a618-73bc5b4b8eca 578ceae9942f430cbabf8207f8036419 6a1d2a9997344ec5b01d8300b3937c87 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6a1d2a9997344ec5b01d8300b3937c87/volumes/dd981efa-9d4c-4c6d-b893-1ff77e2a7015 returned with HTTP 202 [pid: 7|app: 0|req: 350/699] 199.204.45.156 () {36 vars in 1054 bytes} [Fri Mar 6 01:41:50 2026] DELETE /v3/6a1d2a9997344ec5b01d8300b3937c87/volumes/dd981efa-9d4c-4c6d-b893-1ff77e2a7015 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) 2026-03-06 01:41:54.099 7 INFO cinder.api.openstack.wsgi [req-81dea32f-662b-432e-a2eb-2ed9cfecc3d0 req-880ef509-4fca-4eae-a618-73bc5b4b8eca 578ceae9942f430cbabf8207f8036419 6a1d2a9997344ec5b01d8300b3937c87 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:41:54.100 8 INFO cinder.api.openstack.wsgi [req-81dea32f-662b-432e-a2eb-2ed9cfecc3d0 req-d1a6e7f5-e60a-44c6-b16a-0eefa1542551 578ceae9942f430cbabf8207f8036419 6a1d2a9997344ec5b01d8300b3937c87 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:41:54.100 7 INFO cinder.api.openstack.wsgi [req-81dea32f-662b-432e-a2eb-2ed9cfecc3d0 req-880ef509-4fca-4eae-a618-73bc5b4b8eca 578ceae9942f430cbabf8207f8036419 6a1d2a9997344ec5b01d8300b3937c87 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:41:54.101 8 INFO cinder.api.openstack.wsgi [req-81dea32f-662b-432e-a2eb-2ed9cfecc3d0 req-d1a6e7f5-e60a-44c6-b16a-0eefa1542551 578ceae9942f430cbabf8207f8036419 6a1d2a9997344ec5b01d8300b3937c87 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:42:04.100 7 INFO cinder.api.openstack.wsgi [req-81dea32f-662b-432e-a2eb-2ed9cfecc3d0 req-880ef509-4fca-4eae-a618-73bc5b4b8eca 578ceae9942f430cbabf8207f8036419 6a1d2a9997344ec5b01d8300b3937c87 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:42:04.100 8 INFO cinder.api.openstack.wsgi [req-81dea32f-662b-432e-a2eb-2ed9cfecc3d0 req-d1a6e7f5-e60a-44c6-b16a-0eefa1542551 578ceae9942f430cbabf8207f8036419 6a1d2a9997344ec5b01d8300b3937c87 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:42:04.101 7 INFO cinder.api.openstack.wsgi [req-81dea32f-662b-432e-a2eb-2ed9cfecc3d0 req-880ef509-4fca-4eae-a618-73bc5b4b8eca 578ceae9942f430cbabf8207f8036419 6a1d2a9997344ec5b01d8300b3937c87 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:42:04.102 8 INFO cinder.api.openstack.wsgi [req-81dea32f-662b-432e-a2eb-2ed9cfecc3d0 req-d1a6e7f5-e60a-44c6-b16a-0eefa1542551 578ceae9942f430cbabf8207f8036419 6a1d2a9997344ec5b01d8300b3937c87 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:42:14.099 7 INFO cinder.api.openstack.wsgi [req-81dea32f-662b-432e-a2eb-2ed9cfecc3d0 req-880ef509-4fca-4eae-a618-73bc5b4b8eca 578ceae9942f430cbabf8207f8036419 6a1d2a9997344ec5b01d8300b3937c87 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:42:14.099 8 INFO cinder.api.openstack.wsgi [req-81dea32f-662b-432e-a2eb-2ed9cfecc3d0 req-d1a6e7f5-e60a-44c6-b16a-0eefa1542551 578ceae9942f430cbabf8207f8036419 6a1d2a9997344ec5b01d8300b3937c87 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:42:14.100 7 INFO cinder.api.openstack.wsgi [req-81dea32f-662b-432e-a2eb-2ed9cfecc3d0 req-880ef509-4fca-4eae-a618-73bc5b4b8eca 578ceae9942f430cbabf8207f8036419 6a1d2a9997344ec5b01d8300b3937c87 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:42:14.101 8 INFO cinder.api.openstack.wsgi [req-81dea32f-662b-432e-a2eb-2ed9cfecc3d0 req-d1a6e7f5-e60a-44c6-b16a-0eefa1542551 578ceae9942f430cbabf8207f8036419 6a1d2a9997344ec5b01d8300b3937c87 - - default default] http://10.0.0.222: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-03-06 01:42:19.895 7 INFO cinder.api.openstack.wsgi [None req-d931aa60-589d-42d0-a6fa-242d9c52c31f 054ef9008ed74bbaa7fc0e80c410975a 790fbcdfbfca4aeaa4fb2b04e0639850 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/790fbcdfbfca4aeaa4fb2b04e0639850/volumes 2026-03-06 01:42:19.897 7 INFO cinder.api.v3.volumes [None req-d931aa60-589d-42d0-a6fa-242d9c52c31f 054ef9008ed74bbaa7fc0e80c410975a 790fbcdfbfca4aeaa4fb2b04e0639850 - - default default] Create volume of 1 GB 2026-03-06 01:42:19.903 7 INFO cinder.volume.api [None req-d931aa60-589d-42d0-a6fa-242d9c52c31f 054ef9008ed74bbaa7fc0e80c410975a 790fbcdfbfca4aeaa4fb2b04e0639850 - - default default] Availability Zones retrieved successfully. 2026-03-06 01:42:20.033 7 INFO cinder.volume.api [None req-d931aa60-589d-42d0-a6fa-242d9c52c31f 054ef9008ed74bbaa7fc0e80c410975a 790fbcdfbfca4aeaa4fb2b04e0639850 - - default default] Create volume request issued successfully. 2026-03-06 01:42:20.034 7 INFO cinder.api.openstack.wsgi [None req-d931aa60-589d-42d0-a6fa-242d9c52c31f 054ef9008ed74bbaa7fc0e80c410975a 790fbcdfbfca4aeaa4fb2b04e0639850 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/790fbcdfbfca4aeaa4fb2b04e0639850/volumes returned with HTTP 202 [pid: 7|app: 0|req: 354/706] 10.0.0.130 () {34 vars in 722 bytes} [Fri Mar 6 01:42:19 2026] POST /v3/790fbcdfbfca4aeaa4fb2b04e0639850/volumes => generated 860 bytes in 231 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-03-06 01:42:20.060 8 INFO cinder.api.openstack.wsgi [None req-e3d3ccb0-5efc-4501-8c11-890c4ff969f0 054ef9008ed74bbaa7fc0e80c410975a 790fbcdfbfca4aeaa4fb2b04e0639850 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/790fbcdfbfca4aeaa4fb2b04e0639850/volumes/d167b60b-d014-4f74-b0f7-b9e93c02e9fb /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-03-06 01:42:20.077 8 INFO cinder.volume.api [None req-e3d3ccb0-5efc-4501-8c11-890c4ff969f0 054ef9008ed74bbaa7fc0e80c410975a 790fbcdfbfca4aeaa4fb2b04e0639850 - - default default] Volume info retrieved successfully. 2026-03-06 01:42:20.081 8 INFO cinder.api.openstack.wsgi [None req-e3d3ccb0-5efc-4501-8c11-890c4ff969f0 054ef9008ed74bbaa7fc0e80c410975a 790fbcdfbfca4aeaa4fb2b04e0639850 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/790fbcdfbfca4aeaa4fb2b04e0639850/volumes/d167b60b-d014-4f74-b0f7-b9e93c02e9fb returned with HTTP 200 [pid: 8|app: 0|req: 353/707] 10.0.0.130 () {32 vars in 775 bytes} [Fri Mar 6 01:42:20 2026] GET /v3/790fbcdfbfca4aeaa4fb2b04e0639850/volumes/d167b60b-d014-4f74-b0f7-b9e93c02e9fb => generated 928 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-03-06 01:42:21.098 7 INFO cinder.api.openstack.wsgi [None req-76732643-9404-49fa-af82-b2ec44748c82 054ef9008ed74bbaa7fc0e80c410975a 790fbcdfbfca4aeaa4fb2b04e0639850 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/790fbcdfbfca4aeaa4fb2b04e0639850/volumes/d167b60b-d014-4f74-b0f7-b9e93c02e9fb /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-03-06 01:42:21.113 7 INFO cinder.volume.api [None req-76732643-9404-49fa-af82-b2ec44748c82 054ef9008ed74bbaa7fc0e80c410975a 790fbcdfbfca4aeaa4fb2b04e0639850 - - default default] Volume info retrieved successfully. 2026-03-06 01:42:21.119 7 INFO cinder.api.openstack.wsgi [None req-76732643-9404-49fa-af82-b2ec44748c82 054ef9008ed74bbaa7fc0e80c410975a 790fbcdfbfca4aeaa4fb2b04e0639850 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/790fbcdfbfca4aeaa4fb2b04e0639850/volumes/d167b60b-d014-4f74-b0f7-b9e93c02e9fb returned with HTTP 200 [pid: 7|app: 0|req: 355/708] 10.0.0.130 () {32 vars in 775 bytes} [Fri Mar 6 01:42:21 2026] GET /v3/790fbcdfbfca4aeaa4fb2b04e0639850/volumes/d167b60b-d014-4f74-b0f7-b9e93c02e9fb => generated 953 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-06 01:42:24.100 8 INFO cinder.api.openstack.wsgi [None req-e3d3ccb0-5efc-4501-8c11-890c4ff969f0 054ef9008ed74bbaa7fc0e80c410975a 790fbcdfbfca4aeaa4fb2b04e0639850 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:42:24.100 7 INFO cinder.api.openstack.wsgi [None req-76732643-9404-49fa-af82-b2ec44748c82 054ef9008ed74bbaa7fc0e80c410975a 790fbcdfbfca4aeaa4fb2b04e0639850 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:42:24.100 8 INFO cinder.api.openstack.wsgi [None req-e3d3ccb0-5efc-4501-8c11-890c4ff969f0 054ef9008ed74bbaa7fc0e80c410975a 790fbcdfbfca4aeaa4fb2b04e0639850 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:42:24.101 7 INFO cinder.api.openstack.wsgi [None req-76732643-9404-49fa-af82-b2ec44748c82 054ef9008ed74bbaa7fc0e80c410975a 790fbcdfbfca4aeaa4fb2b04e0639850 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:42:28.494 8 INFO cinder.api.openstack.wsgi [None req-e3d3ccb0-5efc-4501-8c11-890c4ff969f0 054ef9008ed74bbaa7fc0e80c410975a 790fbcdfbfca4aeaa4fb2b04e0639850 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-03-06 01:42:28.495 8 INFO cinder.api.openstack.wsgi [None req-e3d3ccb0-5efc-4501-8c11-890c4ff969f0 054ef9008ed74bbaa7fc0e80c410975a 790fbcdfbfca4aeaa4fb2b04e0639850 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 355/711] 10.0.0.130 () {30 vars in 411 bytes} [Fri Mar 6 01:42:28 2026] GET / => generated 411 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-03-06 01:42:33.583 7 INFO cinder.api.openstack.wsgi [None req-76732643-9404-49fa-af82-b2ec44748c82 054ef9008ed74bbaa7fc0e80c410975a 790fbcdfbfca4aeaa4fb2b04e0639850 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-03-06 01:42:33.584 7 INFO cinder.api.openstack.wsgi [None req-76732643-9404-49fa-af82-b2ec44748c82 054ef9008ed74bbaa7fc0e80c410975a 790fbcdfbfca4aeaa4fb2b04e0639850 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 357/712] 10.0.0.143 () {28 vars in 376 bytes} [Fri Mar 6 01:42:33 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-03-06 01:42:33.595 8 INFO cinder.api.openstack.wsgi [None req-f7affdf3-9c44-4c66-bd5f-97a524f25ef4 7ab5e0d3d4ce416382503127780fc7fb 12079e5217fe4e3c995c909768b3e74e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/12079e5217fe4e3c995c909768b3e74e/limits?tenant_id=12079e5217fe4e3c995c909768b3e74e 2026-03-06 01:42:33.620 8 INFO cinder.api.openstack.wsgi [None req-f7affdf3-9c44-4c66-bd5f-97a524f25ef4 7ab5e0d3d4ce416382503127780fc7fb 12079e5217fe4e3c995c909768b3e74e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/12079e5217fe4e3c995c909768b3e74e/limits?tenant_id=12079e5217fe4e3c995c909768b3e74e returned with HTTP 200 [pid: 8|app: 0|req: 356/713] 10.0.0.143 () {34 vars in 879 bytes} [Fri Mar 6 01:42:33 2026] GET /v3/12079e5217fe4e3c995c909768b3e74e/limits?tenant_id=12079e5217fe4e3c995c909768b3e74e => generated 302 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-03-06 01:42:34.100 7 INFO cinder.api.openstack.wsgi [None req-76732643-9404-49fa-af82-b2ec44748c82 054ef9008ed74bbaa7fc0e80c410975a 790fbcdfbfca4aeaa4fb2b04e0639850 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:42:34.100 8 INFO cinder.api.openstack.wsgi [None req-f7affdf3-9c44-4c66-bd5f-97a524f25ef4 7ab5e0d3d4ce416382503127780fc7fb 12079e5217fe4e3c995c909768b3e74e - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:42:34.101 7 INFO cinder.api.openstack.wsgi [None req-76732643-9404-49fa-af82-b2ec44748c82 054ef9008ed74bbaa7fc0e80c410975a 790fbcdfbfca4aeaa4fb2b04e0639850 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:42:34.101 8 INFO cinder.api.openstack.wsgi [None req-f7affdf3-9c44-4c66-bd5f-97a524f25ef4 7ab5e0d3d4ce416382503127780fc7fb 12079e5217fe4e3c995c909768b3e74e - - default default] http://10.0.0.222: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-03-06 01:42:34.681 7 INFO cinder.api.openstack.wsgi [None req-5693a150-9c27-4395-9974-05f67c8ab9b8 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/os-services 2026-03-06 01:42:34.685 7 INFO cinder.api.openstack.wsgi [None req-5693a150-9c27-4395-9974-05f67c8ab9b8 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/os-services returned with HTTP 200 [pid: 7|app: 0|req: 359/716] 10.0.0.193 () {28 vars in 645 bytes} [Fri Mar 6 01:42:34 2026] GET /v3/d6e81b890ebf4c9da337e629bd1250c6/os-services => generated 646 bytes in 233 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-06 01:42:34.740 8 INFO cinder.api.openstack.wsgi [None req-8419c585-34c5-4647-bf61-83c2db477079 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/os-quota-sets/12079e5217fe4e3c995c909768b3e74e?usage=true 2026-03-06 01:42:34.764 8 INFO cinder.api.openstack.wsgi [None req-8419c585-34c5-4647-bf61-83c2db477079 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/os-quota-sets/12079e5217fe4e3c995c909768b3e74e?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 358/717] 10.0.0.193 () {28 vars in 736 bytes} [Fri Mar 6 01:42:34 2026] GET /v3/d6e81b890ebf4c9da337e629bd1250c6/os-quota-sets/12079e5217fe4e3c995c909768b3e74e?usage=true => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-06 01:42:34.774 7 INFO cinder.api.openstack.wsgi [None req-8cd80d71-d139-423d-91b9-bc8062f9ff21 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/os-quota-sets/420fa881091a48dbb8bc8fcbcbb582b3?usage=true 2026-03-06 01:42:34.811 7 INFO cinder.api.openstack.wsgi [None req-8cd80d71-d139-423d-91b9-bc8062f9ff21 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/os-quota-sets/420fa881091a48dbb8bc8fcbcbb582b3?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 360/718] 10.0.0.193 () {28 vars in 736 bytes} [Fri Mar 6 01:42:34 2026] GET /v3/d6e81b890ebf4c9da337e629bd1250c6/os-quota-sets/420fa881091a48dbb8bc8fcbcbb582b3?usage=true => generated 847 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-06 01:42:34.823 8 INFO cinder.api.openstack.wsgi [None req-9859b034-ce63-4fd6-8adc-a178b31fc698 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/os-quota-sets/49cbbba04f3045e89b632a7f59afe677?usage=true 2026-03-06 01:42:34.869 8 INFO cinder.api.openstack.wsgi [None req-9859b034-ce63-4fd6-8adc-a178b31fc698 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/os-quota-sets/49cbbba04f3045e89b632a7f59afe677?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 359/719] 10.0.0.193 () {28 vars in 736 bytes} [Fri Mar 6 01:42:34 2026] GET /v3/d6e81b890ebf4c9da337e629bd1250c6/os-quota-sets/49cbbba04f3045e89b632a7f59afe677?usage=true => generated 847 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-06 01:42:34.881 7 INFO cinder.api.openstack.wsgi [None req-1ce29cc3-b592-4f9a-a41c-453695ed925f ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/os-quota-sets/790fbcdfbfca4aeaa4fb2b04e0639850?usage=true 2026-03-06 01:42:34.914 7 INFO cinder.api.openstack.wsgi [None req-1ce29cc3-b592-4f9a-a41c-453695ed925f ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/os-quota-sets/790fbcdfbfca4aeaa4fb2b04e0639850?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 361/720] 10.0.0.193 () {28 vars in 736 bytes} [Fri Mar 6 01:42:34 2026] GET /v3/d6e81b890ebf4c9da337e629bd1250c6/os-quota-sets/790fbcdfbfca4aeaa4fb2b04e0639850?usage=true => generated 847 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-06 01:42:34.926 8 INFO cinder.api.openstack.wsgi [None req-40156414-8ec8-4b9e-b65a-2d3ea2ca545a ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/os-quota-sets/84012dfdf1e6469da2f24dd6d9e0c04f?usage=true 2026-03-06 01:42:34.951 8 INFO cinder.api.openstack.wsgi [None req-40156414-8ec8-4b9e-b65a-2d3ea2ca545a ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/os-quota-sets/84012dfdf1e6469da2f24dd6d9e0c04f?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 360/721] 10.0.0.193 () {28 vars in 736 bytes} [Fri Mar 6 01:42:34 2026] GET /v3/d6e81b890ebf4c9da337e629bd1250c6/os-quota-sets/84012dfdf1e6469da2f24dd6d9e0c04f?usage=true => generated 845 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-06 01:42:34.961 7 INFO cinder.api.openstack.wsgi [None req-c7812da7-9336-4549-99df-fe3ea214dc84 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/os-quota-sets/d5393230c9464aaa88ad0b51140c2066?usage=true 2026-03-06 01:42:34.983 7 INFO cinder.api.openstack.wsgi [None req-c7812da7-9336-4549-99df-fe3ea214dc84 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/os-quota-sets/d5393230c9464aaa88ad0b51140c2066?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 362/722] 10.0.0.193 () {28 vars in 736 bytes} [Fri Mar 6 01:42:34 2026] GET /v3/d6e81b890ebf4c9da337e629bd1250c6/os-quota-sets/d5393230c9464aaa88ad0b51140c2066?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-06 01:42:34.995 8 INFO cinder.api.openstack.wsgi [None req-a0287ece-6504-455b-8cde-ff0f6c506fde ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/os-quota-sets/d6e81b890ebf4c9da337e629bd1250c6?usage=true 2026-03-06 01:42:35.016 8 INFO cinder.api.openstack.wsgi [None req-a0287ece-6504-455b-8cde-ff0f6c506fde ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/os-quota-sets/d6e81b890ebf4c9da337e629bd1250c6?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 361/723] 10.0.0.193 () {28 vars in 736 bytes} [Fri Mar 6 01:42:34 2026] GET /v3/d6e81b890ebf4c9da337e629bd1250c6/os-quota-sets/d6e81b890ebf4c9da337e629bd1250c6?usage=true => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-06 01:42:35.036 7 INFO cinder.api.openstack.wsgi [None req-85cad8ba-2391-40b1-8b0d-94bfd59afbab ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/volumes/detail?all_tenants=true 2026-03-06 01:42:35.046 7 INFO cinder.volume.api [None req-85cad8ba-2391-40b1-8b0d-94bfd59afbab ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - 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-03-06 01:42:35.052 7 INFO cinder.api.openstack.wsgi [None req-85cad8ba-2391-40b1-8b0d-94bfd59afbab ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 363/724] 10.0.0.193 () {28 vars in 684 bytes} [Fri Mar 6 01:42:35 2026] GET /v3/d6e81b890ebf4c9da337e629bd1250c6/volumes/detail?all_tenants=true => generated 1121 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-03-06 01:42:35.073 8 INFO cinder.api.openstack.wsgi [None req-cf9bc48c-3b18-4fd8-bc0e-b008f404a250 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/volumes/detail?all_tenants=true 2026-03-06 01:42:35.082 8 INFO cinder.volume.api [None req-cf9bc48c-3b18-4fd8-bc0e-b008f404a250 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - 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-03-06 01:42:35.087 8 INFO cinder.api.openstack.wsgi [None req-cf9bc48c-3b18-4fd8-bc0e-b008f404a250 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 362/725] 10.0.0.193 () {28 vars in 684 bytes} [Fri Mar 6 01:42:35 2026] GET /v3/d6e81b890ebf4c9da337e629bd1250c6/volumes/detail?all_tenants=true => generated 1121 bytes in 20 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-03-06 01:42:35.101 7 INFO cinder.api.openstack.wsgi [None req-c55a1f27-32c4-4f95-ba94-ffd0113aefaf ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/snapshots?all_tenants=true 2026-03-06 01:42:35.113 7 INFO cinder.volume.api [None req-c55a1f27-32c4-4f95-ba94-ffd0113aefaf ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] Get all snapshots completed successfully. 2026-03-06 01:42:35.114 7 INFO cinder.api.openstack.wsgi [None req-c55a1f27-32c4-4f95-ba94-ffd0113aefaf ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 364/726] 10.0.0.193 () {28 vars in 674 bytes} [Fri Mar 6 01:42:35 2026] GET /v3/d6e81b890ebf4c9da337e629bd1250c6/snapshots?all_tenants=true => generated 17 bytes in 22 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-03-06 01:42:35.129 8 INFO cinder.api.openstack.wsgi [None req-634b7f0f-ee26-449a-9f37-2d7b5954f3a7 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/scheduler-stats/get_pools?detail=true 2026-03-06 01:42:35.637 8 INFO cinder.api.openstack.wsgi [None req-634b7f0f-ee26-449a-9f37-2d7b5954f3a7 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 363/727] 10.0.0.193 () {28 vars in 696 bytes} [Fri Mar 6 01:42:35 2026] GET /v3/d6e81b890ebf4c9da337e629bd1250c6/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-03-06 01:42:36.222 7 INFO cinder.api.openstack.wsgi [None req-c55a1f27-32c4-4f95-ba94-ffd0113aefaf ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-03-06 01:42:36.223 7 INFO cinder.api.openstack.wsgi [None req-c55a1f27-32c4-4f95-ba94-ffd0113aefaf ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 365/728] 10.0.0.143 () {28 vars in 376 bytes} [Fri Mar 6 01:42:36 2026] GET / => generated 411 bytes in 2 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-03-06 01:42:36.228 8 INFO cinder.api.openstack.wsgi [None req-634b7f0f-ee26-449a-9f37-2d7b5954f3a7 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-03-06 01:42:36.229 8 INFO cinder.api.openstack.wsgi [None req-634b7f0f-ee26-449a-9f37-2d7b5954f3a7 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 364/729] 10.0.0.143 () {28 vars in 376 bytes} [Fri Mar 6 01:42:36 2026] GET / => generated 411 bytes in 1 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-03-06 01:42:36.744 7 INFO cinder.api.openstack.wsgi [None req-c55a1f27-32c4-4f95-ba94-ffd0113aefaf ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-03-06 01:42:36.745 7 INFO cinder.api.openstack.wsgi [None req-c55a1f27-32c4-4f95-ba94-ffd0113aefaf ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 366/730] 10.0.0.143 () {28 vars in 376 bytes} [Fri Mar 6 01:42:36 2026] GET / => generated 411 bytes in 1 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-03-06 01:42:36.757 8 INFO cinder.api.openstack.wsgi [None req-fc83ba70-6518-49b4-a6ad-fa51f8bc98da 7ab5e0d3d4ce416382503127780fc7fb 12079e5217fe4e3c995c909768b3e74e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/12079e5217fe4e3c995c909768b3e74e/limits?tenant_id=12079e5217fe4e3c995c909768b3e74e 2026-03-06 01:42:36.783 8 INFO cinder.api.openstack.wsgi [None req-fc83ba70-6518-49b4-a6ad-fa51f8bc98da 7ab5e0d3d4ce416382503127780fc7fb 12079e5217fe4e3c995c909768b3e74e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/12079e5217fe4e3c995c909768b3e74e/limits?tenant_id=12079e5217fe4e3c995c909768b3e74e returned with HTTP 200 [pid: 8|app: 0|req: 365/731] 10.0.0.143 () {34 vars in 879 bytes} [Fri Mar 6 01:42:36 2026] GET /v3/12079e5217fe4e3c995c909768b3e74e/limits?tenant_id=12079e5217fe4e3c995c909768b3e74e => generated 302 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-03-06 01:42:39.222 7 INFO cinder.api.openstack.wsgi [None req-c55a1f27-32c4-4f95-ba94-ffd0113aefaf ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-03-06 01:42:39.223 7 INFO cinder.api.openstack.wsgi [None req-c55a1f27-32c4-4f95-ba94-ffd0113aefaf ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 367/732] 10.0.0.143 () {28 vars in 376 bytes} [Fri Mar 6 01:42:39 2026] GET / => generated 411 bytes in 2 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-03-06 01:42:39.229 8 INFO cinder.api.openstack.wsgi [None req-fc83ba70-6518-49b4-a6ad-fa51f8bc98da 7ab5e0d3d4ce416382503127780fc7fb 12079e5217fe4e3c995c909768b3e74e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-03-06 01:42:39.229 8 INFO cinder.api.openstack.wsgi [None req-fc83ba70-6518-49b4-a6ad-fa51f8bc98da 7ab5e0d3d4ce416382503127780fc7fb 12079e5217fe4e3c995c909768b3e74e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 366/733] 10.0.0.143 () {28 vars in 376 bytes} [Fri Mar 6 01:42:39 2026] GET / => generated 411 bytes in 1 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-03-06 01:42:44.099 7 INFO cinder.api.openstack.wsgi [None req-c55a1f27-32c4-4f95-ba94-ffd0113aefaf ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:42:44.100 8 INFO cinder.api.openstack.wsgi [None req-fc83ba70-6518-49b4-a6ad-fa51f8bc98da 7ab5e0d3d4ce416382503127780fc7fb 12079e5217fe4e3c995c909768b3e74e - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:42:44.101 7 INFO cinder.api.openstack.wsgi [None req-c55a1f27-32c4-4f95-ba94-ffd0113aefaf ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:42:44.101 8 INFO cinder.api.openstack.wsgi [None req-fc83ba70-6518-49b4-a6ad-fa51f8bc98da 7ab5e0d3d4ce416382503127780fc7fb 12079e5217fe4e3c995c909768b3e74e - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:42:47.444 7 INFO cinder.api.openstack.wsgi [None req-a00d79c2-7c62-4ca8-bd2a-a6285ad09d75 054ef9008ed74bbaa7fc0e80c410975a 790fbcdfbfca4aeaa4fb2b04e0639850 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/790fbcdfbfca4aeaa4fb2b04e0639850/volumes/d167b60b-d014-4f74-b0f7-b9e93c02e9fb/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-03-06 01:42:47.456 7 INFO cinder.volume.api [None req-a00d79c2-7c62-4ca8-bd2a-a6285ad09d75 054ef9008ed74bbaa7fc0e80c410975a 790fbcdfbfca4aeaa4fb2b04e0639850 - - default default] Volume info retrieved successfully. 2026-03-06 01:42:47.468 7 INFO cinder.volume.api [None req-a00d79c2-7c62-4ca8-bd2a-a6285ad09d75 054ef9008ed74bbaa7fc0e80c410975a 790fbcdfbfca4aeaa4fb2b04e0639850 - - default default] Update volume admin metadata completed successfully. 2026-03-06 01:42:47.973 7 INFO cinder.volume.api [None req-a00d79c2-7c62-4ca8-bd2a-a6285ad09d75 054ef9008ed74bbaa7fc0e80c410975a 790fbcdfbfca4aeaa4fb2b04e0639850 - - default default] Attach volume completed successfully. 2026-03-06 01:42:47.973 7 INFO cinder.api.openstack.wsgi [None req-a00d79c2-7c62-4ca8-bd2a-a6285ad09d75 054ef9008ed74bbaa7fc0e80c410975a 790fbcdfbfca4aeaa4fb2b04e0639850 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/790fbcdfbfca4aeaa4fb2b04e0639850/volumes/d167b60b-d014-4f74-b0f7-b9e93c02e9fb/action returned with HTTP 202 [pid: 7|app: 0|req: 369/736] 10.0.0.130 () {34 vars in 810 bytes} [Fri Mar 6 01:42:47 2026] POST /v3/790fbcdfbfca4aeaa4fb2b04e0639850/volumes/d167b60b-d014-4f74-b0f7-b9e93c02e9fb/action => generated 0 bytes in 537 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) 2026-03-06 01:42:47.984 8 INFO cinder.api.openstack.wsgi [None req-435636b5-11cf-4c40-99b2-8852a9a13259 054ef9008ed74bbaa7fc0e80c410975a 790fbcdfbfca4aeaa4fb2b04e0639850 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/790fbcdfbfca4aeaa4fb2b04e0639850/volumes/d167b60b-d014-4f74-b0f7-b9e93c02e9fb /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-03-06 01:42:48.003 8 INFO cinder.volume.api [None req-435636b5-11cf-4c40-99b2-8852a9a13259 054ef9008ed74bbaa7fc0e80c410975a 790fbcdfbfca4aeaa4fb2b04e0639850 - - default default] Volume info retrieved successfully. 2026-03-06 01:42:48.008 8 INFO cinder.api.openstack.wsgi [None req-435636b5-11cf-4c40-99b2-8852a9a13259 054ef9008ed74bbaa7fc0e80c410975a 790fbcdfbfca4aeaa4fb2b04e0639850 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/790fbcdfbfca4aeaa4fb2b04e0639850/volumes/d167b60b-d014-4f74-b0f7-b9e93c02e9fb returned with HTTP 200 [pid: 8|app: 0|req: 368/737] 10.0.0.130 () {32 vars in 775 bytes} [Fri Mar 6 01:42:47 2026] GET /v3/790fbcdfbfca4aeaa4fb2b04e0639850/volumes/d167b60b-d014-4f74-b0f7-b9e93c02e9fb => generated 1287 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-03-06 01:42:48.029 7 INFO cinder.api.openstack.wsgi [None req-a491204c-99a9-4bfd-bec2-16b990f6d5c3 054ef9008ed74bbaa7fc0e80c410975a 790fbcdfbfca4aeaa4fb2b04e0639850 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/790fbcdfbfca4aeaa4fb2b04e0639850/volumes/d167b60b-d014-4f74-b0f7-b9e93c02e9fb/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-03-06 01:42:48.044 7 INFO cinder.volume.api [None req-a491204c-99a9-4bfd-bec2-16b990f6d5c3 054ef9008ed74bbaa7fc0e80c410975a 790fbcdfbfca4aeaa4fb2b04e0639850 - - default default] Volume info retrieved successfully. 2026-03-06 01:42:48.549 7 INFO cinder.volume.api [None req-a491204c-99a9-4bfd-bec2-16b990f6d5c3 054ef9008ed74bbaa7fc0e80c410975a 790fbcdfbfca4aeaa4fb2b04e0639850 - - default default] Detach volume completed successfully. 2026-03-06 01:42:48.550 7 INFO cinder.api.openstack.wsgi [None req-a491204c-99a9-4bfd-bec2-16b990f6d5c3 054ef9008ed74bbaa7fc0e80c410975a 790fbcdfbfca4aeaa4fb2b04e0639850 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/790fbcdfbfca4aeaa4fb2b04e0639850/volumes/d167b60b-d014-4f74-b0f7-b9e93c02e9fb/action returned with HTTP 202 [pid: 7|app: 0|req: 370/738] 10.0.0.130 () {34 vars in 810 bytes} [Fri Mar 6 01:42:48 2026] POST /v3/790fbcdfbfca4aeaa4fb2b04e0639850/volumes/d167b60b-d014-4f74-b0f7-b9e93c02e9fb/action => generated 0 bytes in 527 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-03-06 01:42:48.561 8 INFO cinder.api.openstack.wsgi [None req-68f3c735-07c6-4a21-917c-919b3ee99af8 054ef9008ed74bbaa7fc0e80c410975a 790fbcdfbfca4aeaa4fb2b04e0639850 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/790fbcdfbfca4aeaa4fb2b04e0639850/volumes/d167b60b-d014-4f74-b0f7-b9e93c02e9fb /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-03-06 01:42:48.575 8 INFO cinder.volume.api [None req-68f3c735-07c6-4a21-917c-919b3ee99af8 054ef9008ed74bbaa7fc0e80c410975a 790fbcdfbfca4aeaa4fb2b04e0639850 - - default default] Volume info retrieved successfully. 2026-03-06 01:42:48.580 8 INFO cinder.api.openstack.wsgi [None req-68f3c735-07c6-4a21-917c-919b3ee99af8 054ef9008ed74bbaa7fc0e80c410975a 790fbcdfbfca4aeaa4fb2b04e0639850 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/790fbcdfbfca4aeaa4fb2b04e0639850/volumes/d167b60b-d014-4f74-b0f7-b9e93c02e9fb returned with HTTP 200 [pid: 8|app: 0|req: 369/739] 10.0.0.130 () {32 vars in 775 bytes} [Fri Mar 6 01:42:48 2026] GET /v3/790fbcdfbfca4aeaa4fb2b04e0639850/volumes/d167b60b-d014-4f74-b0f7-b9e93c02e9fb => generated 972 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-06 01:42:54.099 7 INFO cinder.api.openstack.wsgi [None req-a491204c-99a9-4bfd-bec2-16b990f6d5c3 054ef9008ed74bbaa7fc0e80c410975a 790fbcdfbfca4aeaa4fb2b04e0639850 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:42:54.099 8 INFO cinder.api.openstack.wsgi [None req-68f3c735-07c6-4a21-917c-919b3ee99af8 054ef9008ed74bbaa7fc0e80c410975a 790fbcdfbfca4aeaa4fb2b04e0639850 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:42:54.101 7 INFO cinder.api.openstack.wsgi [None req-a491204c-99a9-4bfd-bec2-16b990f6d5c3 054ef9008ed74bbaa7fc0e80c410975a 790fbcdfbfca4aeaa4fb2b04e0639850 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:42:54.101 8 INFO cinder.api.openstack.wsgi [None req-68f3c735-07c6-4a21-917c-919b3ee99af8 054ef9008ed74bbaa7fc0e80c410975a 790fbcdfbfca4aeaa4fb2b04e0639850 - - default default] http://10.0.0.222: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-03-06 01:42:55.258 7 INFO cinder.api.openstack.wsgi [None req-56676fb5-fbed-4ae9-9090-9a6ac619bd18 054ef9008ed74bbaa7fc0e80c410975a 790fbcdfbfca4aeaa4fb2b04e0639850 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/790fbcdfbfca4aeaa4fb2b04e0639850/volumes/d167b60b-d014-4f74-b0f7-b9e93c02e9fb /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-03-06 01:42:55.272 7 INFO cinder.volume.api [None req-56676fb5-fbed-4ae9-9090-9a6ac619bd18 054ef9008ed74bbaa7fc0e80c410975a 790fbcdfbfca4aeaa4fb2b04e0639850 - - default default] Volume info retrieved successfully. 2026-03-06 01:42:55.276 7 INFO cinder.api.openstack.wsgi [None req-56676fb5-fbed-4ae9-9090-9a6ac619bd18 054ef9008ed74bbaa7fc0e80c410975a 790fbcdfbfca4aeaa4fb2b04e0639850 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/790fbcdfbfca4aeaa4fb2b04e0639850/volumes/d167b60b-d014-4f74-b0f7-b9e93c02e9fb returned with HTTP 200 [pid: 7|app: 0|req: 372/742] 10.0.0.130 () {32 vars in 775 bytes} [Fri Mar 6 01:42:55 2026] GET /v3/790fbcdfbfca4aeaa4fb2b04e0639850/volumes/d167b60b-d014-4f74-b0f7-b9e93c02e9fb => generated 972 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-03-06 01:42:55.301 8 INFO cinder.api.openstack.wsgi [None req-267f8748-1cd1-4953-8f1f-35521f723d25 054ef9008ed74bbaa7fc0e80c410975a 790fbcdfbfca4aeaa4fb2b04e0639850 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/790fbcdfbfca4aeaa4fb2b04e0639850/volumes/d167b60b-d014-4f74-b0f7-b9e93c02e9fb 2026-03-06 01:42:55.302 8 INFO cinder.api.v3.volumes [None req-267f8748-1cd1-4953-8f1f-35521f723d25 054ef9008ed74bbaa7fc0e80c410975a 790fbcdfbfca4aeaa4fb2b04e0639850 - - default default] Delete volume with id: d167b60b-d014-4f74-b0f7-b9e93c02e9fb /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-03-06 01:42:55.314 8 INFO cinder.volume.api [None req-267f8748-1cd1-4953-8f1f-35521f723d25 054ef9008ed74bbaa7fc0e80c410975a 790fbcdfbfca4aeaa4fb2b04e0639850 - - default default] Volume info retrieved successfully. 2026-03-06 01:42:55.354 8 INFO cinder.volume.api [None req-267f8748-1cd1-4953-8f1f-35521f723d25 054ef9008ed74bbaa7fc0e80c410975a 790fbcdfbfca4aeaa4fb2b04e0639850 - - default default] Delete volume request issued successfully. 2026-03-06 01:42:55.354 8 INFO cinder.api.openstack.wsgi [None req-267f8748-1cd1-4953-8f1f-35521f723d25 054ef9008ed74bbaa7fc0e80c410975a 790fbcdfbfca4aeaa4fb2b04e0639850 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/790fbcdfbfca4aeaa4fb2b04e0639850/volumes/d167b60b-d014-4f74-b0f7-b9e93c02e9fb returned with HTTP 202 [pid: 8|app: 0|req: 371/743] 10.0.0.130 () {32 vars in 778 bytes} [Fri Mar 6 01:42:55 2026] DELETE /v3/790fbcdfbfca4aeaa4fb2b04e0639850/volumes/d167b60b-d014-4f74-b0f7-b9e93c02e9fb => generated 0 bytes in 59 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-03-06 01:42:55.367 7 INFO cinder.api.openstack.wsgi [None req-34270a25-9099-454f-8269-978fbc08ab8c 054ef9008ed74bbaa7fc0e80c410975a 790fbcdfbfca4aeaa4fb2b04e0639850 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/790fbcdfbfca4aeaa4fb2b04e0639850/volumes/d167b60b-d014-4f74-b0f7-b9e93c02e9fb /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-03-06 01:42:55.381 7 INFO cinder.volume.api [None req-34270a25-9099-454f-8269-978fbc08ab8c 054ef9008ed74bbaa7fc0e80c410975a 790fbcdfbfca4aeaa4fb2b04e0639850 - - default default] Volume info retrieved successfully. 2026-03-06 01:42:55.387 7 INFO cinder.api.openstack.wsgi [None req-34270a25-9099-454f-8269-978fbc08ab8c 054ef9008ed74bbaa7fc0e80c410975a 790fbcdfbfca4aeaa4fb2b04e0639850 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/790fbcdfbfca4aeaa4fb2b04e0639850/volumes/d167b60b-d014-4f74-b0f7-b9e93c02e9fb returned with HTTP 200 [pid: 7|app: 0|req: 373/744] 10.0.0.130 () {32 vars in 775 bytes} [Fri Mar 6 01:42:55 2026] GET /v3/790fbcdfbfca4aeaa4fb2b04e0639850/volumes/d167b60b-d014-4f74-b0f7-b9e93c02e9fb => generated 971 bytes in 27 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-03-06 01:42:56.415 8 INFO cinder.api.openstack.wsgi [None req-6357b351-0680-45bc-8f64-5fbd5d968515 054ef9008ed74bbaa7fc0e80c410975a 790fbcdfbfca4aeaa4fb2b04e0639850 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/790fbcdfbfca4aeaa4fb2b04e0639850/volumes/d167b60b-d014-4f74-b0f7-b9e93c02e9fb 2026-03-06 01:42:56.424 8 INFO cinder.api.openstack.wsgi [None req-6357b351-0680-45bc-8f64-5fbd5d968515 054ef9008ed74bbaa7fc0e80c410975a 790fbcdfbfca4aeaa4fb2b04e0639850 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/790fbcdfbfca4aeaa4fb2b04e0639850/volumes/d167b60b-d014-4f74-b0f7-b9e93c02e9fb returned with HTTP 404 [pid: 8|app: 0|req: 372/745] 10.0.0.130 () {32 vars in 775 bytes} [Fri Mar 6 01:42:56 2026] GET /v3/790fbcdfbfca4aeaa4fb2b04e0639850/volumes/d167b60b-d014-4f74-b0f7-b9e93c02e9fb => generated 109 bytes in 17 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-03-06 01:43:00.478 7 INFO cinder.api.openstack.wsgi [None req-7e2bed1c-880c-470a-a5f5-72e4762c71b0 31d4ede300084ad6bfc44cfced6595a5 dff1612f25164980aca3205928ee0ad0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dff1612f25164980aca3205928ee0ad0/volumes 2026-03-06 01:43:00.507 7 INFO cinder.volume.api [None req-7e2bed1c-880c-470a-a5f5-72e4762c71b0 31d4ede300084ad6bfc44cfced6595a5 dff1612f25164980aca3205928ee0ad0 - - default default] Get all volumes completed successfully. 2026-03-06 01:43:00.508 7 INFO cinder.api.openstack.wsgi [None req-7e2bed1c-880c-470a-a5f5-72e4762c71b0 31d4ede300084ad6bfc44cfced6595a5 dff1612f25164980aca3205928ee0ad0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dff1612f25164980aca3205928ee0ad0/volumes returned with HTTP 200 [pid: 7|app: 0|req: 374/746] 10.0.0.130 () {32 vars in 701 bytes} [Fri Mar 6 01:43:00 2026] GET /v3/dff1612f25164980aca3205928ee0ad0/volumes => generated 15 bytes in 220 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-03-06 01:43:00.521 8 INFO cinder.api.openstack.wsgi [None req-ebcae8e1-ad2b-475f-a1ed-322c67ac5b37 31d4ede300084ad6bfc44cfced6595a5 dff1612f25164980aca3205928ee0ad0 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/dff1612f25164980aca3205928ee0ad0/volumes 2026-03-06 01:43:00.523 8 INFO cinder.api.v3.volumes [None req-ebcae8e1-ad2b-475f-a1ed-322c67ac5b37 31d4ede300084ad6bfc44cfced6595a5 dff1612f25164980aca3205928ee0ad0 - - default default] Create volume of 1 GB 2026-03-06 01:43:00.537 8 INFO cinder.volume.api [None req-ebcae8e1-ad2b-475f-a1ed-322c67ac5b37 31d4ede300084ad6bfc44cfced6595a5 dff1612f25164980aca3205928ee0ad0 - - default default] Availability Zones retrieved successfully. 2026-03-06 01:43:00.793 8 INFO cinder.volume.api [None req-ebcae8e1-ad2b-475f-a1ed-322c67ac5b37 31d4ede300084ad6bfc44cfced6595a5 dff1612f25164980aca3205928ee0ad0 - - default default] Create volume request issued successfully. 2026-03-06 01:43:00.793 8 INFO cinder.api.openstack.wsgi [None req-ebcae8e1-ad2b-475f-a1ed-322c67ac5b37 31d4ede300084ad6bfc44cfced6595a5 dff1612f25164980aca3205928ee0ad0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dff1612f25164980aca3205928ee0ad0/volumes returned with HTTP 202 [pid: 8|app: 0|req: 373/747] 10.0.0.130 () {34 vars in 723 bytes} [Fri Mar 6 01:43:00 2026] POST /v3/dff1612f25164980aca3205928ee0ad0/volumes => generated 876 bytes in 279 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-03-06 01:43:00.813 7 INFO cinder.api.openstack.wsgi [None req-ebdf0ce0-2556-4de1-85b4-496765fd3ce2 31d4ede300084ad6bfc44cfced6595a5 dff1612f25164980aca3205928ee0ad0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dff1612f25164980aca3205928ee0ad0/volumes/e82c0170-df93-4bec-b7da-2e25d87885f9 /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-03-06 01:43:00.828 7 INFO cinder.volume.api [None req-ebdf0ce0-2556-4de1-85b4-496765fd3ce2 31d4ede300084ad6bfc44cfced6595a5 dff1612f25164980aca3205928ee0ad0 - - default default] Volume info retrieved successfully. 2026-03-06 01:43:00.831 7 INFO cinder.api.openstack.wsgi [None req-ebdf0ce0-2556-4de1-85b4-496765fd3ce2 31d4ede300084ad6bfc44cfced6595a5 dff1612f25164980aca3205928ee0ad0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dff1612f25164980aca3205928ee0ad0/volumes/e82c0170-df93-4bec-b7da-2e25d87885f9 returned with HTTP 200 [pid: 7|app: 0|req: 375/748] 10.0.0.130 () {32 vars in 775 bytes} [Fri Mar 6 01:43:00 2026] GET /v3/dff1612f25164980aca3205928ee0ad0/volumes/e82c0170-df93-4bec-b7da-2e25d87885f9 => generated 944 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-03-06 01:43:01.185 8 INFO cinder.api.openstack.wsgi [None req-000d2704-aa0b-430e-a525-d01128a653f3 001296b2c14b4a0a997b68d20280e26b 32991d2357f84ebd8ef94addf6fbf546 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/32991d2357f84ebd8ef94addf6fbf546/volumes 2026-03-06 01:43:01.188 8 INFO cinder.api.v3.volumes [None req-000d2704-aa0b-430e-a525-d01128a653f3 001296b2c14b4a0a997b68d20280e26b 32991d2357f84ebd8ef94addf6fbf546 - - 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-03-06 01:43:01.193 8 INFO cinder.volume.api [None req-000d2704-aa0b-430e-a525-d01128a653f3 001296b2c14b4a0a997b68d20280e26b 32991d2357f84ebd8ef94addf6fbf546 - - default default] Availability Zones retrieved successfully. 2026-03-06 01:43:01.469 8 INFO cinder.volume.api [None req-000d2704-aa0b-430e-a525-d01128a653f3 001296b2c14b4a0a997b68d20280e26b 32991d2357f84ebd8ef94addf6fbf546 - - default default] Create volume request issued successfully. 2026-03-06 01:43:01.469 8 INFO cinder.api.openstack.wsgi [None req-000d2704-aa0b-430e-a525-d01128a653f3 001296b2c14b4a0a997b68d20280e26b 32991d2357f84ebd8ef94addf6fbf546 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/32991d2357f84ebd8ef94addf6fbf546/volumes returned with HTTP 202 [pid: 8|app: 0|req: 374/749] 10.0.0.130 () {34 vars in 723 bytes} [Fri Mar 6 01:43:01 2026] POST /v3/32991d2357f84ebd8ef94addf6fbf546/volumes => generated 871 bytes in 380 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-03-06 01:43:01.489 7 INFO cinder.api.openstack.wsgi [None req-f7dd466b-4d48-4751-8797-a404bfc9f23d 001296b2c14b4a0a997b68d20280e26b 32991d2357f84ebd8ef94addf6fbf546 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/32991d2357f84ebd8ef94addf6fbf546/volumes/dfcbc7df-4739-4c77-8bf6-ec0f418e101f /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-03-06 01:43:01.502 7 INFO cinder.volume.api [None req-f7dd466b-4d48-4751-8797-a404bfc9f23d 001296b2c14b4a0a997b68d20280e26b 32991d2357f84ebd8ef94addf6fbf546 - - default default] Volume info retrieved successfully. 2026-03-06 01:43:01.507 7 INFO cinder.api.openstack.wsgi [None req-f7dd466b-4d48-4751-8797-a404bfc9f23d 001296b2c14b4a0a997b68d20280e26b 32991d2357f84ebd8ef94addf6fbf546 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/32991d2357f84ebd8ef94addf6fbf546/volumes/dfcbc7df-4739-4c77-8bf6-ec0f418e101f returned with HTTP 200 [pid: 7|app: 0|req: 376/750] 10.0.0.130 () {32 vars in 775 bytes} [Fri Mar 6 01:43:01 2026] GET /v3/32991d2357f84ebd8ef94addf6fbf546/volumes/dfcbc7df-4739-4c77-8bf6-ec0f418e101f => 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-03-06 01:43:01.852 8 INFO cinder.api.openstack.wsgi [None req-3faebf60-a663-4a9c-936e-3d2f77ed8e0e 31d4ede300084ad6bfc44cfced6595a5 dff1612f25164980aca3205928ee0ad0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dff1612f25164980aca3205928ee0ad0/volumes/e82c0170-df93-4bec-b7da-2e25d87885f9 /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-03-06 01:43:01.867 8 INFO cinder.volume.api [None req-3faebf60-a663-4a9c-936e-3d2f77ed8e0e 31d4ede300084ad6bfc44cfced6595a5 dff1612f25164980aca3205928ee0ad0 - - default default] Volume info retrieved successfully. 2026-03-06 01:43:01.872 8 INFO cinder.api.openstack.wsgi [None req-3faebf60-a663-4a9c-936e-3d2f77ed8e0e 31d4ede300084ad6bfc44cfced6595a5 dff1612f25164980aca3205928ee0ad0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dff1612f25164980aca3205928ee0ad0/volumes/e82c0170-df93-4bec-b7da-2e25d87885f9 returned with HTTP 200 [pid: 8|app: 0|req: 375/751] 10.0.0.130 () {32 vars in 775 bytes} [Fri Mar 6 01:43:01 2026] GET /v3/dff1612f25164980aca3205928ee0ad0/volumes/e82c0170-df93-4bec-b7da-2e25d87885f9 => generated 969 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-03-06 01:43:01.893 7 INFO cinder.api.openstack.wsgi [None req-6f4de09e-fe73-47a5-a7a0-5271ca9e4af7 31d4ede300084ad6bfc44cfced6595a5 dff1612f25164980aca3205928ee0ad0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dff1612f25164980aca3205928ee0ad0/volumes/e82c0170-df93-4bec-b7da-2e25d87885f9 /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-03-06 01:43:01.908 7 INFO cinder.volume.api [None req-6f4de09e-fe73-47a5-a7a0-5271ca9e4af7 31d4ede300084ad6bfc44cfced6595a5 dff1612f25164980aca3205928ee0ad0 - - default default] Volume info retrieved successfully. 2026-03-06 01:43:01.912 7 INFO cinder.api.openstack.wsgi [None req-6f4de09e-fe73-47a5-a7a0-5271ca9e4af7 31d4ede300084ad6bfc44cfced6595a5 dff1612f25164980aca3205928ee0ad0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dff1612f25164980aca3205928ee0ad0/volumes/e82c0170-df93-4bec-b7da-2e25d87885f9 returned with HTTP 200 [pid: 7|app: 0|req: 377/752] 10.0.0.130 () {32 vars in 775 bytes} [Fri Mar 6 01:43:01 2026] GET /v3/dff1612f25164980aca3205928ee0ad0/volumes/e82c0170-df93-4bec-b7da-2e25d87885f9 => generated 969 bytes in 27 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-03-06 01:43:01.936 8 INFO cinder.api.openstack.wsgi [None req-05ed7595-caa8-4e9b-8ed9-80a76f9f508a 31d4ede300084ad6bfc44cfced6595a5 dff1612f25164980aca3205928ee0ad0 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/dff1612f25164980aca3205928ee0ad0/volumes 2026-03-06 01:43:01.938 8 INFO cinder.api.v3.volumes [None req-05ed7595-caa8-4e9b-8ed9-80a76f9f508a 31d4ede300084ad6bfc44cfced6595a5 dff1612f25164980aca3205928ee0ad0 - - default default] Create volume of 1 GB 2026-03-06 01:43:01.942 8 INFO cinder.volume.api [None req-05ed7595-caa8-4e9b-8ed9-80a76f9f508a 31d4ede300084ad6bfc44cfced6595a5 dff1612f25164980aca3205928ee0ad0 - - default default] Availability Zones retrieved successfully. 2026-03-06 01:43:02.072 8 INFO cinder.volume.api [None req-05ed7595-caa8-4e9b-8ed9-80a76f9f508a 31d4ede300084ad6bfc44cfced6595a5 dff1612f25164980aca3205928ee0ad0 - - default default] Create volume request issued successfully. 2026-03-06 01:43:02.073 8 INFO cinder.api.openstack.wsgi [None req-05ed7595-caa8-4e9b-8ed9-80a76f9f508a 31d4ede300084ad6bfc44cfced6595a5 dff1612f25164980aca3205928ee0ad0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dff1612f25164980aca3205928ee0ad0/volumes returned with HTTP 202 [pid: 8|app: 0|req: 376/753] 10.0.0.130 () {34 vars in 723 bytes} [Fri Mar 6 01:43:01 2026] POST /v3/dff1612f25164980aca3205928ee0ad0/volumes => generated 876 bytes in 144 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-03-06 01:43:02.094 7 INFO cinder.api.openstack.wsgi [None req-0f81a049-e8ae-4343-b722-164a1588e240 31d4ede300084ad6bfc44cfced6595a5 dff1612f25164980aca3205928ee0ad0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dff1612f25164980aca3205928ee0ad0/volumes/8074ce33-0e84-4622-b7eb-e8e83ecfcd25 /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-03-06 01:43:02.109 7 INFO cinder.volume.api [None req-0f81a049-e8ae-4343-b722-164a1588e240 31d4ede300084ad6bfc44cfced6595a5 dff1612f25164980aca3205928ee0ad0 - - default default] Volume info retrieved successfully. 2026-03-06 01:43:02.113 7 INFO cinder.api.openstack.wsgi [None req-0f81a049-e8ae-4343-b722-164a1588e240 31d4ede300084ad6bfc44cfced6595a5 dff1612f25164980aca3205928ee0ad0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dff1612f25164980aca3205928ee0ad0/volumes/8074ce33-0e84-4622-b7eb-e8e83ecfcd25 returned with HTTP 200 [pid: 7|app: 0|req: 378/754] 10.0.0.130 () {32 vars in 775 bytes} [Fri Mar 6 01:43:02 2026] GET /v3/dff1612f25164980aca3205928ee0ad0/volumes/8074ce33-0e84-4622-b7eb-e8e83ecfcd25 => generated 944 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-03-06 01:43:02.529 8 INFO cinder.api.openstack.wsgi [None req-d97c5c39-1603-4dce-a201-18f34e178570 001296b2c14b4a0a997b68d20280e26b 32991d2357f84ebd8ef94addf6fbf546 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/32991d2357f84ebd8ef94addf6fbf546/volumes/dfcbc7df-4739-4c77-8bf6-ec0f418e101f /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-03-06 01:43:02.544 8 INFO cinder.volume.api [None req-d97c5c39-1603-4dce-a201-18f34e178570 001296b2c14b4a0a997b68d20280e26b 32991d2357f84ebd8ef94addf6fbf546 - - default default] Volume info retrieved successfully. 2026-03-06 01:43:02.549 8 INFO cinder.api.openstack.wsgi [None req-d97c5c39-1603-4dce-a201-18f34e178570 001296b2c14b4a0a997b68d20280e26b 32991d2357f84ebd8ef94addf6fbf546 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/32991d2357f84ebd8ef94addf6fbf546/volumes/dfcbc7df-4739-4c77-8bf6-ec0f418e101f returned with HTTP 200 [pid: 8|app: 0|req: 377/755] 10.0.0.130 () {32 vars in 775 bytes} [Fri Mar 6 01:43:02 2026] GET /v3/32991d2357f84ebd8ef94addf6fbf546/volumes/dfcbc7df-4739-4c77-8bf6-ec0f418e101f => generated 964 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-03-06 01:43:02.570 7 INFO cinder.api.openstack.wsgi [None req-ce304ec2-a39b-43dd-bab0-d288284b787b 001296b2c14b4a0a997b68d20280e26b 32991d2357f84ebd8ef94addf6fbf546 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/32991d2357f84ebd8ef94addf6fbf546/volumes/dfcbc7df-4739-4c77-8bf6-ec0f418e101f /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-03-06 01:43:02.584 7 INFO cinder.volume.api [None req-ce304ec2-a39b-43dd-bab0-d288284b787b 001296b2c14b4a0a997b68d20280e26b 32991d2357f84ebd8ef94addf6fbf546 - - default default] Volume info retrieved successfully. 2026-03-06 01:43:02.589 7 INFO cinder.api.openstack.wsgi [None req-ce304ec2-a39b-43dd-bab0-d288284b787b 001296b2c14b4a0a997b68d20280e26b 32991d2357f84ebd8ef94addf6fbf546 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/32991d2357f84ebd8ef94addf6fbf546/volumes/dfcbc7df-4739-4c77-8bf6-ec0f418e101f returned with HTTP 200 [pid: 7|app: 0|req: 379/756] 10.0.0.130 () {32 vars in 775 bytes} [Fri Mar 6 01:43:02 2026] GET /v3/32991d2357f84ebd8ef94addf6fbf546/volumes/dfcbc7df-4739-4c77-8bf6-ec0f418e101f => generated 964 bytes in 27 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-03-06 01:43:02.605 8 INFO cinder.api.openstack.wsgi [None req-691bbecf-98a8-463e-8783-ea1da22cd2ef 001296b2c14b4a0a997b68d20280e26b 32991d2357f84ebd8ef94addf6fbf546 - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/32991d2357f84ebd8ef94addf6fbf546/volumes/dfcbc7df-4739-4c77-8bf6-ec0f418e101f /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-03-06 01:43:02.626 8 INFO cinder.volume.api [None req-691bbecf-98a8-463e-8783-ea1da22cd2ef 001296b2c14b4a0a997b68d20280e26b 32991d2357f84ebd8ef94addf6fbf546 - - default default] Volume info retrieved successfully. 2026-03-06 01:43:02.636 8 INFO cinder.volume.api [None req-691bbecf-98a8-463e-8783-ea1da22cd2ef 001296b2c14b4a0a997b68d20280e26b 32991d2357f84ebd8ef94addf6fbf546 - - default default] Volume updated successfully. 2026-03-06 01:43:02.637 8 INFO cinder.api.openstack.wsgi [None req-691bbecf-98a8-463e-8783-ea1da22cd2ef 001296b2c14b4a0a997b68d20280e26b 32991d2357f84ebd8ef94addf6fbf546 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/32991d2357f84ebd8ef94addf6fbf546/volumes/dfcbc7df-4739-4c77-8bf6-ec0f418e101f returned with HTTP 200 [pid: 8|app: 0|req: 378/757] 10.0.0.130 () {34 vars in 795 bytes} [Fri Mar 6 01:43:02 2026] PUT /v3/32991d2357f84ebd8ef94addf6fbf546/volumes/dfcbc7df-4739-4c77-8bf6-ec0f418e101f => generated 896 bytes in 37 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-03-06 01:43:02.658 7 INFO cinder.api.openstack.wsgi [None req-b60579fe-d982-4a96-b84c-70ad02ede7c0 001296b2c14b4a0a997b68d20280e26b 32991d2357f84ebd8ef94addf6fbf546 - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/32991d2357f84ebd8ef94addf6fbf546/volumes/dfcbc7df-4739-4c77-8bf6-ec0f418e101f /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-03-06 01:43:02.679 7 INFO cinder.volume.api [None req-b60579fe-d982-4a96-b84c-70ad02ede7c0 001296b2c14b4a0a997b68d20280e26b 32991d2357f84ebd8ef94addf6fbf546 - - default default] Volume info retrieved successfully. 2026-03-06 01:43:02.688 7 INFO cinder.volume.api [None req-b60579fe-d982-4a96-b84c-70ad02ede7c0 001296b2c14b4a0a997b68d20280e26b 32991d2357f84ebd8ef94addf6fbf546 - - default default] Volume updated successfully. 2026-03-06 01:43:02.689 7 INFO cinder.api.openstack.wsgi [None req-b60579fe-d982-4a96-b84c-70ad02ede7c0 001296b2c14b4a0a997b68d20280e26b 32991d2357f84ebd8ef94addf6fbf546 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/32991d2357f84ebd8ef94addf6fbf546/volumes/dfcbc7df-4739-4c77-8bf6-ec0f418e101f returned with HTTP 200 [pid: 7|app: 0|req: 380/758] 10.0.0.130 () {34 vars in 796 bytes} [Fri Mar 6 01:43:02 2026] PUT /v3/32991d2357f84ebd8ef94addf6fbf546/volumes/dfcbc7df-4739-4c77-8bf6-ec0f418e101f => 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-03-06 01:43:02.713 8 INFO cinder.api.openstack.wsgi [None req-3eb07f26-0ce8-4cc3-b26f-84bbf830d994 001296b2c14b4a0a997b68d20280e26b 32991d2357f84ebd8ef94addf6fbf546 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/32991d2357f84ebd8ef94addf6fbf546/volumes/dfcbc7df-4739-4c77-8bf6-ec0f418e101f /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-03-06 01:43:02.727 8 INFO cinder.volume.api [None req-3eb07f26-0ce8-4cc3-b26f-84bbf830d994 001296b2c14b4a0a997b68d20280e26b 32991d2357f84ebd8ef94addf6fbf546 - - default default] Volume info retrieved successfully. 2026-03-06 01:43:02.732 8 INFO cinder.api.openstack.wsgi [None req-3eb07f26-0ce8-4cc3-b26f-84bbf830d994 001296b2c14b4a0a997b68d20280e26b 32991d2357f84ebd8ef94addf6fbf546 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/32991d2357f84ebd8ef94addf6fbf546/volumes/dfcbc7df-4739-4c77-8bf6-ec0f418e101f returned with HTTP 200 [pid: 8|app: 0|req: 379/759] 10.0.0.130 () {32 vars in 775 bytes} [Fri Mar 6 01:43:02 2026] GET /v3/32991d2357f84ebd8ef94addf6fbf546/volumes/dfcbc7df-4739-4c77-8bf6-ec0f418e101f => generated 1002 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-03-06 01:43:02.750 7 INFO cinder.api.openstack.wsgi [None req-777d85c0-4b48-4d7e-add1-e189b6840165 001296b2c14b4a0a997b68d20280e26b 32991d2357f84ebd8ef94addf6fbf546 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/32991d2357f84ebd8ef94addf6fbf546/volumes 2026-03-06 01:43:02.752 7 INFO cinder.api.v3.volumes [None req-777d85c0-4b48-4d7e-add1-e189b6840165 001296b2c14b4a0a997b68d20280e26b 32991d2357f84ebd8ef94addf6fbf546 - - default default] Create volume of 1 GB 2026-03-06 01:43:02.758 7 INFO cinder.volume.api [None req-777d85c0-4b48-4d7e-add1-e189b6840165 001296b2c14b4a0a997b68d20280e26b 32991d2357f84ebd8ef94addf6fbf546 - - default default] Availability Zones retrieved successfully. 2026-03-06 01:43:02.890 7 INFO cinder.volume.api [None req-777d85c0-4b48-4d7e-add1-e189b6840165 001296b2c14b4a0a997b68d20280e26b 32991d2357f84ebd8ef94addf6fbf546 - - default default] Create volume request issued successfully. 2026-03-06 01:43:02.890 7 INFO cinder.api.openstack.wsgi [None req-777d85c0-4b48-4d7e-add1-e189b6840165 001296b2c14b4a0a997b68d20280e26b 32991d2357f84ebd8ef94addf6fbf546 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/32991d2357f84ebd8ef94addf6fbf546/volumes returned with HTTP 202 [pid: 7|app: 0|req: 381/760] 10.0.0.130 () {34 vars in 723 bytes} [Fri Mar 6 01:43:02 2026] POST /v3/32991d2357f84ebd8ef94addf6fbf546/volumes => generated 890 bytes in 146 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-03-06 01:43:02.912 8 INFO cinder.api.openstack.wsgi [None req-6cc2a15c-e639-4f58-9276-504cd811f358 001296b2c14b4a0a997b68d20280e26b 32991d2357f84ebd8ef94addf6fbf546 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/32991d2357f84ebd8ef94addf6fbf546/volumes/01f8ae68-8f63-496a-8e06-cef516b65564 /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-03-06 01:43:02.932 8 INFO cinder.volume.api [None req-6cc2a15c-e639-4f58-9276-504cd811f358 001296b2c14b4a0a997b68d20280e26b 32991d2357f84ebd8ef94addf6fbf546 - - default default] Volume info retrieved successfully. 2026-03-06 01:43:02.937 8 INFO cinder.api.openstack.wsgi [None req-6cc2a15c-e639-4f58-9276-504cd811f358 001296b2c14b4a0a997b68d20280e26b 32991d2357f84ebd8ef94addf6fbf546 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/32991d2357f84ebd8ef94addf6fbf546/volumes/01f8ae68-8f63-496a-8e06-cef516b65564 returned with HTTP 200 [pid: 8|app: 0|req: 380/761] 10.0.0.130 () {32 vars in 775 bytes} [Fri Mar 6 01:43:02 2026] GET /v3/32991d2357f84ebd8ef94addf6fbf546/volumes/01f8ae68-8f63-496a-8e06-cef516b65564 => generated 958 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-03-06 01:43:03.141 7 INFO cinder.api.openstack.wsgi [None req-54933c14-a9ff-4489-be99-225b3ef47426 31d4ede300084ad6bfc44cfced6595a5 dff1612f25164980aca3205928ee0ad0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dff1612f25164980aca3205928ee0ad0/volumes/8074ce33-0e84-4622-b7eb-e8e83ecfcd25 /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-03-06 01:43:03.170 7 INFO cinder.volume.api [None req-54933c14-a9ff-4489-be99-225b3ef47426 31d4ede300084ad6bfc44cfced6595a5 dff1612f25164980aca3205928ee0ad0 - - default default] Volume info retrieved successfully. 2026-03-06 01:43:03.174 7 INFO cinder.api.openstack.wsgi [None req-54933c14-a9ff-4489-be99-225b3ef47426 31d4ede300084ad6bfc44cfced6595a5 dff1612f25164980aca3205928ee0ad0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dff1612f25164980aca3205928ee0ad0/volumes/8074ce33-0e84-4622-b7eb-e8e83ecfcd25 returned with HTTP 200 [pid: 7|app: 0|req: 382/762] 10.0.0.130 () {32 vars in 775 bytes} [Fri Mar 6 01:43:03 2026] GET /v3/dff1612f25164980aca3205928ee0ad0/volumes/8074ce33-0e84-4622-b7eb-e8e83ecfcd25 => generated 969 bytes in 46 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-03-06 01:43:03.201 8 INFO cinder.api.openstack.wsgi [None req-a127a281-77cc-4926-9969-6741f267666b 31d4ede300084ad6bfc44cfced6595a5 dff1612f25164980aca3205928ee0ad0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dff1612f25164980aca3205928ee0ad0/volumes/8074ce33-0e84-4622-b7eb-e8e83ecfcd25 /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-03-06 01:43:03.216 8 INFO cinder.volume.api [None req-a127a281-77cc-4926-9969-6741f267666b 31d4ede300084ad6bfc44cfced6595a5 dff1612f25164980aca3205928ee0ad0 - - default default] Volume info retrieved successfully. 2026-03-06 01:43:03.220 8 INFO cinder.api.openstack.wsgi [None req-a127a281-77cc-4926-9969-6741f267666b 31d4ede300084ad6bfc44cfced6595a5 dff1612f25164980aca3205928ee0ad0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dff1612f25164980aca3205928ee0ad0/volumes/8074ce33-0e84-4622-b7eb-e8e83ecfcd25 returned with HTTP 200 [pid: 8|app: 0|req: 381/763] 10.0.0.130 () {32 vars in 775 bytes} [Fri Mar 6 01:43:03 2026] GET /v3/dff1612f25164980aca3205928ee0ad0/volumes/8074ce33-0e84-4622-b7eb-e8e83ecfcd25 => generated 969 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-03-06 01:43:03.245 7 INFO cinder.api.openstack.wsgi [None req-451cf4c1-3adb-4464-9e9c-2c9f14e9d6c4 31d4ede300084ad6bfc44cfced6595a5 dff1612f25164980aca3205928ee0ad0 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/dff1612f25164980aca3205928ee0ad0/volumes 2026-03-06 01:43:03.248 7 INFO cinder.api.v3.volumes [None req-451cf4c1-3adb-4464-9e9c-2c9f14e9d6c4 31d4ede300084ad6bfc44cfced6595a5 dff1612f25164980aca3205928ee0ad0 - - default default] Create volume of 1 GB 2026-03-06 01:43:03.255 7 INFO cinder.volume.api [None req-451cf4c1-3adb-4464-9e9c-2c9f14e9d6c4 31d4ede300084ad6bfc44cfced6595a5 dff1612f25164980aca3205928ee0ad0 - - default default] Availability Zones retrieved successfully. 2026-03-06 01:43:03.412 7 INFO cinder.volume.api [None req-451cf4c1-3adb-4464-9e9c-2c9f14e9d6c4 31d4ede300084ad6bfc44cfced6595a5 dff1612f25164980aca3205928ee0ad0 - - default default] Create volume request issued successfully. 2026-03-06 01:43:03.413 7 INFO cinder.api.openstack.wsgi [None req-451cf4c1-3adb-4464-9e9c-2c9f14e9d6c4 31d4ede300084ad6bfc44cfced6595a5 dff1612f25164980aca3205928ee0ad0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dff1612f25164980aca3205928ee0ad0/volumes returned with HTTP 202 [pid: 7|app: 0|req: 383/764] 10.0.0.130 () {34 vars in 723 bytes} [Fri Mar 6 01:43:03 2026] POST /v3/dff1612f25164980aca3205928ee0ad0/volumes => generated 876 bytes in 175 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-03-06 01:43:03.435 8 INFO cinder.api.openstack.wsgi [None req-e579f33f-7da0-4f98-8037-2a01cba3df20 31d4ede300084ad6bfc44cfced6595a5 dff1612f25164980aca3205928ee0ad0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dff1612f25164980aca3205928ee0ad0/volumes/fc082d25-8604-45ac-a69f-f611d728276b /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-03-06 01:43:03.455 8 INFO cinder.volume.api [None req-e579f33f-7da0-4f98-8037-2a01cba3df20 31d4ede300084ad6bfc44cfced6595a5 dff1612f25164980aca3205928ee0ad0 - - default default] Volume info retrieved successfully. 2026-03-06 01:43:03.461 8 INFO cinder.api.openstack.wsgi [None req-e579f33f-7da0-4f98-8037-2a01cba3df20 31d4ede300084ad6bfc44cfced6595a5 dff1612f25164980aca3205928ee0ad0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dff1612f25164980aca3205928ee0ad0/volumes/fc082d25-8604-45ac-a69f-f611d728276b returned with HTTP 200 [pid: 8|app: 0|req: 382/765] 10.0.0.130 () {32 vars in 775 bytes} [Fri Mar 6 01:43:03 2026] GET /v3/dff1612f25164980aca3205928ee0ad0/volumes/fc082d25-8604-45ac-a69f-f611d728276b => 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-03-06 01:43:03.960 7 INFO cinder.api.openstack.wsgi [None req-1e04982b-d06a-4914-8cb7-747621759971 001296b2c14b4a0a997b68d20280e26b 32991d2357f84ebd8ef94addf6fbf546 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/32991d2357f84ebd8ef94addf6fbf546/volumes/01f8ae68-8f63-496a-8e06-cef516b65564 /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-03-06 01:43:03.984 7 INFO cinder.volume.api [None req-1e04982b-d06a-4914-8cb7-747621759971 001296b2c14b4a0a997b68d20280e26b 32991d2357f84ebd8ef94addf6fbf546 - - default default] Volume info retrieved successfully. 2026-03-06 01:43:03.989 7 INFO cinder.api.openstack.wsgi [None req-1e04982b-d06a-4914-8cb7-747621759971 001296b2c14b4a0a997b68d20280e26b 32991d2357f84ebd8ef94addf6fbf546 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/32991d2357f84ebd8ef94addf6fbf546/volumes/01f8ae68-8f63-496a-8e06-cef516b65564 returned with HTTP 200 [pid: 7|app: 0|req: 384/766] 10.0.0.130 () {32 vars in 775 bytes} [Fri Mar 6 01:43:03 2026] GET /v3/32991d2357f84ebd8ef94addf6fbf546/volumes/01f8ae68-8f63-496a-8e06-cef516b65564 => generated 983 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-03-06 01:43:04.019 8 INFO cinder.api.openstack.wsgi [None req-c4e3e723-2f58-4675-8109-c3eb2fcb758c 001296b2c14b4a0a997b68d20280e26b 32991d2357f84ebd8ef94addf6fbf546 - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/32991d2357f84ebd8ef94addf6fbf546/volumes/01f8ae68-8f63-496a-8e06-cef516b65564 /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-03-06 01:43:04.037 8 INFO cinder.volume.api [None req-c4e3e723-2f58-4675-8109-c3eb2fcb758c 001296b2c14b4a0a997b68d20280e26b 32991d2357f84ebd8ef94addf6fbf546 - - default default] Volume info retrieved successfully. 2026-03-06 01:43:04.046 8 INFO cinder.volume.api [None req-c4e3e723-2f58-4675-8109-c3eb2fcb758c 001296b2c14b4a0a997b68d20280e26b 32991d2357f84ebd8ef94addf6fbf546 - - default default] Volume updated successfully. 2026-03-06 01:43:04.047 8 INFO cinder.api.openstack.wsgi [None req-c4e3e723-2f58-4675-8109-c3eb2fcb758c 001296b2c14b4a0a997b68d20280e26b 32991d2357f84ebd8ef94addf6fbf546 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/32991d2357f84ebd8ef94addf6fbf546/volumes/01f8ae68-8f63-496a-8e06-cef516b65564 returned with HTTP 200 [pid: 8|app: 0|req: 383/767] 10.0.0.130 () {34 vars in 795 bytes} [Fri Mar 6 01:43:04 2026] PUT /v3/32991d2357f84ebd8ef94addf6fbf546/volumes/01f8ae68-8f63-496a-8e06-cef516b65564 => generated 882 bytes in 43 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-03-06 01:43:04.073 7 INFO cinder.api.openstack.wsgi [None req-80f3f90d-c155-480f-b7f0-7bad71f4ea6f 001296b2c14b4a0a997b68d20280e26b 32991d2357f84ebd8ef94addf6fbf546 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/32991d2357f84ebd8ef94addf6fbf546/volumes/01f8ae68-8f63-496a-8e06-cef516b65564 /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-03-06 01:43:04.089 7 INFO cinder.volume.api [None req-80f3f90d-c155-480f-b7f0-7bad71f4ea6f 001296b2c14b4a0a997b68d20280e26b 32991d2357f84ebd8ef94addf6fbf546 - - default default] Volume info retrieved successfully. 2026-03-06 01:43:04.095 7 INFO cinder.api.openstack.wsgi [None req-80f3f90d-c155-480f-b7f0-7bad71f4ea6f 001296b2c14b4a0a997b68d20280e26b 32991d2357f84ebd8ef94addf6fbf546 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/32991d2357f84ebd8ef94addf6fbf546/volumes/01f8ae68-8f63-496a-8e06-cef516b65564 returned with HTTP 200 [pid: 7|app: 0|req: 385/768] 10.0.0.130 () {32 vars in 775 bytes} [Fri Mar 6 01:43:04 2026] GET /v3/32991d2357f84ebd8ef94addf6fbf546/volumes/01f8ae68-8f63-496a-8e06-cef516b65564 => generated 950 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-06 01:43:04.099 7 INFO cinder.api.openstack.wsgi [None req-80f3f90d-c155-480f-b7f0-7bad71f4ea6f 001296b2c14b4a0a997b68d20280e26b 32991d2357f84ebd8ef94addf6fbf546 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:43:04.100 7 INFO cinder.api.openstack.wsgi [None req-80f3f90d-c155-480f-b7f0-7bad71f4ea6f 001296b2c14b4a0a997b68d20280e26b 32991d2357f84ebd8ef94addf6fbf546 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:43:04.100 8 INFO cinder.api.openstack.wsgi [None req-c4e3e723-2f58-4675-8109-c3eb2fcb758c 001296b2c14b4a0a997b68d20280e26b 32991d2357f84ebd8ef94addf6fbf546 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:43:04.101 8 INFO cinder.api.openstack.wsgi [None req-c4e3e723-2f58-4675-8109-c3eb2fcb758c 001296b2c14b4a0a997b68d20280e26b 32991d2357f84ebd8ef94addf6fbf546 - - default default] http://10.0.0.222: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-03-06 01:43:04.120 7 INFO cinder.api.openstack.wsgi [None req-406e7598-010d-49e7-bb88-74922c5a892a 001296b2c14b4a0a997b68d20280e26b 32991d2357f84ebd8ef94addf6fbf546 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/32991d2357f84ebd8ef94addf6fbf546/volumes/01f8ae68-8f63-496a-8e06-cef516b65564 2026-03-06 01:43:04.121 7 INFO cinder.api.v3.volumes [None req-406e7598-010d-49e7-bb88-74922c5a892a 001296b2c14b4a0a997b68d20280e26b 32991d2357f84ebd8ef94addf6fbf546 - - default default] Delete volume with id: 01f8ae68-8f63-496a-8e06-cef516b65564 /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-03-06 01:43:04.131 7 INFO cinder.volume.api [None req-406e7598-010d-49e7-bb88-74922c5a892a 001296b2c14b4a0a997b68d20280e26b 32991d2357f84ebd8ef94addf6fbf546 - - default default] Volume info retrieved successfully. 2026-03-06 01:43:04.171 7 INFO cinder.volume.api [None req-406e7598-010d-49e7-bb88-74922c5a892a 001296b2c14b4a0a997b68d20280e26b 32991d2357f84ebd8ef94addf6fbf546 - - default default] Delete volume request issued successfully. 2026-03-06 01:43:04.171 7 INFO cinder.api.openstack.wsgi [None req-406e7598-010d-49e7-bb88-74922c5a892a 001296b2c14b4a0a997b68d20280e26b 32991d2357f84ebd8ef94addf6fbf546 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/32991d2357f84ebd8ef94addf6fbf546/volumes/01f8ae68-8f63-496a-8e06-cef516b65564 returned with HTTP 202 [pid: 7|app: 0|req: 387/771] 10.0.0.130 () {32 vars in 778 bytes} [Fri Mar 6 01:43:04 2026] DELETE /v3/32991d2357f84ebd8ef94addf6fbf546/volumes/01f8ae68-8f63-496a-8e06-cef516b65564 => generated 0 bytes in 60 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-03-06 01:43:04.188 8 INFO cinder.api.openstack.wsgi [None req-a5f19205-eb22-472a-9de4-0a4551233d46 001296b2c14b4a0a997b68d20280e26b 32991d2357f84ebd8ef94addf6fbf546 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/32991d2357f84ebd8ef94addf6fbf546/volumes/01f8ae68-8f63-496a-8e06-cef516b65564 /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-03-06 01:43:04.210 8 INFO cinder.volume.api [None req-a5f19205-eb22-472a-9de4-0a4551233d46 001296b2c14b4a0a997b68d20280e26b 32991d2357f84ebd8ef94addf6fbf546 - - default default] Volume info retrieved successfully. 2026-03-06 01:43:04.217 8 INFO cinder.api.openstack.wsgi [None req-a5f19205-eb22-472a-9de4-0a4551233d46 001296b2c14b4a0a997b68d20280e26b 32991d2357f84ebd8ef94addf6fbf546 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/32991d2357f84ebd8ef94addf6fbf546/volumes/01f8ae68-8f63-496a-8e06-cef516b65564 returned with HTTP 200 [pid: 8|app: 0|req: 385/772] 10.0.0.130 () {32 vars in 775 bytes} [Fri Mar 6 01:43:04 2026] GET /v3/32991d2357f84ebd8ef94addf6fbf546/volumes/01f8ae68-8f63-496a-8e06-cef516b65564 => generated 949 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-03-06 01:43:04.492 7 INFO cinder.api.openstack.wsgi [None req-5ee73e35-d3a6-49ab-b0f9-410e3f57e7f8 31d4ede300084ad6bfc44cfced6595a5 dff1612f25164980aca3205928ee0ad0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dff1612f25164980aca3205928ee0ad0/volumes/fc082d25-8604-45ac-a69f-f611d728276b /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-03-06 01:43:04.510 7 INFO cinder.volume.api [None req-5ee73e35-d3a6-49ab-b0f9-410e3f57e7f8 31d4ede300084ad6bfc44cfced6595a5 dff1612f25164980aca3205928ee0ad0 - - default default] Volume info retrieved successfully. 2026-03-06 01:43:04.519 7 INFO cinder.api.openstack.wsgi [None req-5ee73e35-d3a6-49ab-b0f9-410e3f57e7f8 31d4ede300084ad6bfc44cfced6595a5 dff1612f25164980aca3205928ee0ad0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dff1612f25164980aca3205928ee0ad0/volumes/fc082d25-8604-45ac-a69f-f611d728276b returned with HTTP 200 [pid: 7|app: 0|req: 388/773] 10.0.0.130 () {32 vars in 775 bytes} [Fri Mar 6 01:43:04 2026] GET /v3/dff1612f25164980aca3205928ee0ad0/volumes/fc082d25-8604-45ac-a69f-f611d728276b => generated 969 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-03-06 01:43:04.547 8 INFO cinder.api.openstack.wsgi [None req-974fd8de-1247-43cc-9094-e2318512be0c 31d4ede300084ad6bfc44cfced6595a5 dff1612f25164980aca3205928ee0ad0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dff1612f25164980aca3205928ee0ad0/volumes/fc082d25-8604-45ac-a69f-f611d728276b /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-03-06 01:43:04.580 8 INFO cinder.volume.api [None req-974fd8de-1247-43cc-9094-e2318512be0c 31d4ede300084ad6bfc44cfced6595a5 dff1612f25164980aca3205928ee0ad0 - - default default] Volume info retrieved successfully. 2026-03-06 01:43:04.590 8 INFO cinder.api.openstack.wsgi [None req-974fd8de-1247-43cc-9094-e2318512be0c 31d4ede300084ad6bfc44cfced6595a5 dff1612f25164980aca3205928ee0ad0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dff1612f25164980aca3205928ee0ad0/volumes/fc082d25-8604-45ac-a69f-f611d728276b returned with HTTP 200 [pid: 8|app: 0|req: 386/774] 10.0.0.130 () {32 vars in 775 bytes} [Fri Mar 6 01:43:04 2026] GET /v3/dff1612f25164980aca3205928ee0ad0/volumes/fc082d25-8604-45ac-a69f-f611d728276b => generated 969 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-03-06 01:43:04.607 7 INFO cinder.api.openstack.wsgi [None req-acd38adf-2cd5-4bc8-8366-47d258029c1b 31d4ede300084ad6bfc44cfced6595a5 dff1612f25164980aca3205928ee0ad0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dff1612f25164980aca3205928ee0ad0/volumes 2026-03-06 01:43:04.628 7 INFO cinder.volume.api [None req-acd38adf-2cd5-4bc8-8366-47d258029c1b 31d4ede300084ad6bfc44cfced6595a5 dff1612f25164980aca3205928ee0ad0 - - default default] Get all volumes completed successfully. 2026-03-06 01:43:04.629 7 INFO cinder.api.openstack.wsgi [None req-acd38adf-2cd5-4bc8-8366-47d258029c1b 31d4ede300084ad6bfc44cfced6595a5 dff1612f25164980aca3205928ee0ad0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dff1612f25164980aca3205928ee0ad0/volumes returned with HTTP 200 [pid: 7|app: 0|req: 389/775] 10.0.0.130 () {32 vars in 701 bytes} [Fri Mar 6 01:43:04 2026] GET /v3/dff1612f25164980aca3205928ee0ad0/volumes => generated 1324 bytes in 29 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-03-06 01:43:04.643 8 INFO cinder.api.openstack.wsgi [None req-14a30ebd-0788-4deb-b75d-27cb54862059 31d4ede300084ad6bfc44cfced6595a5 dff1612f25164980aca3205928ee0ad0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dff1612f25164980aca3205928ee0ad0/volumes/fc082d25-8604-45ac-a69f-f611d728276b /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-03-06 01:43:04.659 8 INFO cinder.volume.api [None req-14a30ebd-0788-4deb-b75d-27cb54862059 31d4ede300084ad6bfc44cfced6595a5 dff1612f25164980aca3205928ee0ad0 - - default default] Volume info retrieved successfully. 2026-03-06 01:43:04.663 8 INFO cinder.api.openstack.wsgi [None req-14a30ebd-0788-4deb-b75d-27cb54862059 31d4ede300084ad6bfc44cfced6595a5 dff1612f25164980aca3205928ee0ad0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dff1612f25164980aca3205928ee0ad0/volumes/fc082d25-8604-45ac-a69f-f611d728276b returned with HTTP 200 [pid: 8|app: 0|req: 387/776] 10.0.0.130 () {32 vars in 775 bytes} [Fri Mar 6 01:43:04 2026] GET /v3/dff1612f25164980aca3205928ee0ad0/volumes/fc082d25-8604-45ac-a69f-f611d728276b => generated 969 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-03-06 01:43:04.678 7 INFO cinder.api.openstack.wsgi [None req-ce3e2f41-b6ef-41ba-a0cb-92057ffd60d1 31d4ede300084ad6bfc44cfced6595a5 dff1612f25164980aca3205928ee0ad0 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/dff1612f25164980aca3205928ee0ad0/volumes/fc082d25-8604-45ac-a69f-f611d728276b 2026-03-06 01:43:04.679 7 INFO cinder.api.v3.volumes [None req-ce3e2f41-b6ef-41ba-a0cb-92057ffd60d1 31d4ede300084ad6bfc44cfced6595a5 dff1612f25164980aca3205928ee0ad0 - - default default] Delete volume with id: fc082d25-8604-45ac-a69f-f611d728276b /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-03-06 01:43:04.687 7 INFO cinder.volume.api [None req-ce3e2f41-b6ef-41ba-a0cb-92057ffd60d1 31d4ede300084ad6bfc44cfced6595a5 dff1612f25164980aca3205928ee0ad0 - - default default] Volume info retrieved successfully. 2026-03-06 01:43:04.707 7 INFO cinder.volume.api [None req-ce3e2f41-b6ef-41ba-a0cb-92057ffd60d1 31d4ede300084ad6bfc44cfced6595a5 dff1612f25164980aca3205928ee0ad0 - - default default] Delete volume request issued successfully. 2026-03-06 01:43:04.707 7 INFO cinder.api.openstack.wsgi [None req-ce3e2f41-b6ef-41ba-a0cb-92057ffd60d1 31d4ede300084ad6bfc44cfced6595a5 dff1612f25164980aca3205928ee0ad0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dff1612f25164980aca3205928ee0ad0/volumes/fc082d25-8604-45ac-a69f-f611d728276b returned with HTTP 202 [pid: 7|app: 0|req: 390/777] 10.0.0.130 () {32 vars in 778 bytes} [Fri Mar 6 01:43:04 2026] DELETE /v3/dff1612f25164980aca3205928ee0ad0/volumes/fc082d25-8604-45ac-a69f-f611d728276b => 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-03-06 01:43:04.718 8 INFO cinder.api.openstack.wsgi [None req-319f84cb-2baa-4887-9f15-fc71fb627ede 31d4ede300084ad6bfc44cfced6595a5 dff1612f25164980aca3205928ee0ad0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dff1612f25164980aca3205928ee0ad0/volumes/fc082d25-8604-45ac-a69f-f611d728276b /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-03-06 01:43:04.734 8 INFO cinder.volume.api [None req-319f84cb-2baa-4887-9f15-fc71fb627ede 31d4ede300084ad6bfc44cfced6595a5 dff1612f25164980aca3205928ee0ad0 - - default default] Volume info retrieved successfully. 2026-03-06 01:43:04.739 8 INFO cinder.api.openstack.wsgi [None req-319f84cb-2baa-4887-9f15-fc71fb627ede 31d4ede300084ad6bfc44cfced6595a5 dff1612f25164980aca3205928ee0ad0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dff1612f25164980aca3205928ee0ad0/volumes/fc082d25-8604-45ac-a69f-f611d728276b returned with HTTP 200 [pid: 8|app: 0|req: 388/778] 10.0.0.130 () {32 vars in 775 bytes} [Fri Mar 6 01:43:04 2026] GET /v3/dff1612f25164980aca3205928ee0ad0/volumes/fc082d25-8604-45ac-a69f-f611d728276b => generated 968 bytes in 27 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-03-06 01:43:05.244 7 INFO cinder.api.openstack.wsgi [None req-269418a5-46e7-42d8-8de5-356c039b0940 001296b2c14b4a0a997b68d20280e26b 32991d2357f84ebd8ef94addf6fbf546 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/32991d2357f84ebd8ef94addf6fbf546/volumes/01f8ae68-8f63-496a-8e06-cef516b65564 2026-03-06 01:43:05.255 7 INFO cinder.api.openstack.wsgi [None req-269418a5-46e7-42d8-8de5-356c039b0940 001296b2c14b4a0a997b68d20280e26b 32991d2357f84ebd8ef94addf6fbf546 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/32991d2357f84ebd8ef94addf6fbf546/volumes/01f8ae68-8f63-496a-8e06-cef516b65564 returned with HTTP 404 [pid: 7|app: 0|req: 391/779] 10.0.0.130 () {32 vars in 775 bytes} [Fri Mar 6 01:43:05 2026] GET /v3/32991d2357f84ebd8ef94addf6fbf546/volumes/01f8ae68-8f63-496a-8e06-cef516b65564 => generated 109 bytes in 18 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-03-06 01:43:05.267 8 INFO cinder.api.openstack.wsgi [None req-0a322209-6dd7-43f1-91ee-1501bd481e78 001296b2c14b4a0a997b68d20280e26b 32991d2357f84ebd8ef94addf6fbf546 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/32991d2357f84ebd8ef94addf6fbf546/volumes/dfcbc7df-4739-4c77-8bf6-ec0f418e101f /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-03-06 01:43:05.281 8 INFO cinder.volume.api [None req-0a322209-6dd7-43f1-91ee-1501bd481e78 001296b2c14b4a0a997b68d20280e26b 32991d2357f84ebd8ef94addf6fbf546 - - default default] Volume info retrieved successfully. 2026-03-06 01:43:05.287 8 INFO cinder.api.openstack.wsgi [None req-0a322209-6dd7-43f1-91ee-1501bd481e78 001296b2c14b4a0a997b68d20280e26b 32991d2357f84ebd8ef94addf6fbf546 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/32991d2357f84ebd8ef94addf6fbf546/volumes/dfcbc7df-4739-4c77-8bf6-ec0f418e101f returned with HTTP 200 [pid: 8|app: 0|req: 389/780] 10.0.0.130 () {32 vars in 775 bytes} [Fri Mar 6 01:43:05 2026] GET /v3/32991d2357f84ebd8ef94addf6fbf546/volumes/dfcbc7df-4739-4c77-8bf6-ec0f418e101f => generated 1002 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-03-06 01:43:05.309 7 INFO cinder.api.openstack.wsgi [None req-f5b7b610-c365-4819-bbb2-19abbb3900a7 001296b2c14b4a0a997b68d20280e26b 32991d2357f84ebd8ef94addf6fbf546 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/32991d2357f84ebd8ef94addf6fbf546/volumes/dfcbc7df-4739-4c77-8bf6-ec0f418e101f 2026-03-06 01:43:05.309 7 INFO cinder.api.v3.volumes [None req-f5b7b610-c365-4819-bbb2-19abbb3900a7 001296b2c14b4a0a997b68d20280e26b 32991d2357f84ebd8ef94addf6fbf546 - - default default] Delete volume with id: dfcbc7df-4739-4c77-8bf6-ec0f418e101f /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-03-06 01:43:05.320 7 INFO cinder.volume.api [None req-f5b7b610-c365-4819-bbb2-19abbb3900a7 001296b2c14b4a0a997b68d20280e26b 32991d2357f84ebd8ef94addf6fbf546 - - default default] Volume info retrieved successfully. 2026-03-06 01:43:05.341 7 INFO cinder.volume.api [None req-f5b7b610-c365-4819-bbb2-19abbb3900a7 001296b2c14b4a0a997b68d20280e26b 32991d2357f84ebd8ef94addf6fbf546 - - default default] Delete volume request issued successfully. 2026-03-06 01:43:05.342 7 INFO cinder.api.openstack.wsgi [None req-f5b7b610-c365-4819-bbb2-19abbb3900a7 001296b2c14b4a0a997b68d20280e26b 32991d2357f84ebd8ef94addf6fbf546 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/32991d2357f84ebd8ef94addf6fbf546/volumes/dfcbc7df-4739-4c77-8bf6-ec0f418e101f returned with HTTP 202 [pid: 7|app: 0|req: 392/781] 10.0.0.130 () {32 vars in 778 bytes} [Fri Mar 6 01:43:05 2026] DELETE /v3/32991d2357f84ebd8ef94addf6fbf546/volumes/dfcbc7df-4739-4c77-8bf6-ec0f418e101f => generated 0 bytes in 38 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-03-06 01:43:05.353 8 INFO cinder.api.openstack.wsgi [None req-a2ad55f7-ebfa-487c-b8cc-a2e2b5fed01f 001296b2c14b4a0a997b68d20280e26b 32991d2357f84ebd8ef94addf6fbf546 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/32991d2357f84ebd8ef94addf6fbf546/volumes/dfcbc7df-4739-4c77-8bf6-ec0f418e101f /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-03-06 01:43:05.367 8 INFO cinder.volume.api [None req-a2ad55f7-ebfa-487c-b8cc-a2e2b5fed01f 001296b2c14b4a0a997b68d20280e26b 32991d2357f84ebd8ef94addf6fbf546 - - default default] Volume info retrieved successfully. 2026-03-06 01:43:05.373 8 INFO cinder.api.openstack.wsgi [None req-a2ad55f7-ebfa-487c-b8cc-a2e2b5fed01f 001296b2c14b4a0a997b68d20280e26b 32991d2357f84ebd8ef94addf6fbf546 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/32991d2357f84ebd8ef94addf6fbf546/volumes/dfcbc7df-4739-4c77-8bf6-ec0f418e101f returned with HTTP 200 [pid: 8|app: 0|req: 390/782] 10.0.0.130 () {32 vars in 775 bytes} [Fri Mar 6 01:43:05 2026] GET /v3/32991d2357f84ebd8ef94addf6fbf546/volumes/dfcbc7df-4739-4c77-8bf6-ec0f418e101f => generated 1001 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-03-06 01:43:05.755 7 INFO cinder.api.openstack.wsgi [None req-ceacd314-4a2a-46af-85b5-9abafd70f91c 31d4ede300084ad6bfc44cfced6595a5 dff1612f25164980aca3205928ee0ad0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dff1612f25164980aca3205928ee0ad0/volumes/fc082d25-8604-45ac-a69f-f611d728276b 2026-03-06 01:43:05.767 7 INFO cinder.api.openstack.wsgi [None req-ceacd314-4a2a-46af-85b5-9abafd70f91c 31d4ede300084ad6bfc44cfced6595a5 dff1612f25164980aca3205928ee0ad0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dff1612f25164980aca3205928ee0ad0/volumes/fc082d25-8604-45ac-a69f-f611d728276b returned with HTTP 404 [pid: 7|app: 0|req: 393/783] 10.0.0.130 () {32 vars in 775 bytes} [Fri Mar 6 01:43:05 2026] GET /v3/dff1612f25164980aca3205928ee0ad0/volumes/fc082d25-8604-45ac-a69f-f611d728276b => generated 109 bytes in 17 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-03-06 01:43:05.782 8 INFO cinder.api.openstack.wsgi [None req-a7f36ed0-84ad-4167-aae4-7506718abd72 31d4ede300084ad6bfc44cfced6595a5 dff1612f25164980aca3205928ee0ad0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dff1612f25164980aca3205928ee0ad0/volumes/8074ce33-0e84-4622-b7eb-e8e83ecfcd25 /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-03-06 01:43:05.798 8 INFO cinder.volume.api [None req-a7f36ed0-84ad-4167-aae4-7506718abd72 31d4ede300084ad6bfc44cfced6595a5 dff1612f25164980aca3205928ee0ad0 - - default default] Volume info retrieved successfully. 2026-03-06 01:43:05.802 8 INFO cinder.api.openstack.wsgi [None req-a7f36ed0-84ad-4167-aae4-7506718abd72 31d4ede300084ad6bfc44cfced6595a5 dff1612f25164980aca3205928ee0ad0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dff1612f25164980aca3205928ee0ad0/volumes/8074ce33-0e84-4622-b7eb-e8e83ecfcd25 returned with HTTP 200 [pid: 8|app: 0|req: 391/784] 10.0.0.130 () {32 vars in 775 bytes} [Fri Mar 6 01:43:05 2026] GET /v3/dff1612f25164980aca3205928ee0ad0/volumes/8074ce33-0e84-4622-b7eb-e8e83ecfcd25 => generated 969 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-06 01:43:05.821 7 INFO cinder.api.openstack.wsgi [None req-df3b5494-6d50-4cb2-bc21-6d8d197bc016 31d4ede300084ad6bfc44cfced6595a5 dff1612f25164980aca3205928ee0ad0 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/dff1612f25164980aca3205928ee0ad0/volumes/8074ce33-0e84-4622-b7eb-e8e83ecfcd25 2026-03-06 01:43:05.822 7 INFO cinder.api.v3.volumes [None req-df3b5494-6d50-4cb2-bc21-6d8d197bc016 31d4ede300084ad6bfc44cfced6595a5 dff1612f25164980aca3205928ee0ad0 - - default default] Delete volume with id: 8074ce33-0e84-4622-b7eb-e8e83ecfcd25 /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-03-06 01:43:05.835 7 INFO cinder.volume.api [None req-df3b5494-6d50-4cb2-bc21-6d8d197bc016 31d4ede300084ad6bfc44cfced6595a5 dff1612f25164980aca3205928ee0ad0 - - default default] Volume info retrieved successfully. 2026-03-06 01:43:05.854 7 INFO cinder.volume.api [None req-df3b5494-6d50-4cb2-bc21-6d8d197bc016 31d4ede300084ad6bfc44cfced6595a5 dff1612f25164980aca3205928ee0ad0 - - default default] Delete volume request issued successfully. 2026-03-06 01:43:05.855 7 INFO cinder.api.openstack.wsgi [None req-df3b5494-6d50-4cb2-bc21-6d8d197bc016 31d4ede300084ad6bfc44cfced6595a5 dff1612f25164980aca3205928ee0ad0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dff1612f25164980aca3205928ee0ad0/volumes/8074ce33-0e84-4622-b7eb-e8e83ecfcd25 returned with HTTP 202 [pid: 7|app: 0|req: 394/785] 10.0.0.130 () {32 vars in 778 bytes} [Fri Mar 6 01:43:05 2026] DELETE /v3/dff1612f25164980aca3205928ee0ad0/volumes/8074ce33-0e84-4622-b7eb-e8e83ecfcd25 => 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-03-06 01:43:05.865 8 INFO cinder.api.openstack.wsgi [None req-77282c30-5bdb-4a21-8f0b-c4425e1ab7c3 31d4ede300084ad6bfc44cfced6595a5 dff1612f25164980aca3205928ee0ad0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dff1612f25164980aca3205928ee0ad0/volumes/8074ce33-0e84-4622-b7eb-e8e83ecfcd25 /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-03-06 01:43:05.880 8 INFO cinder.volume.api [None req-77282c30-5bdb-4a21-8f0b-c4425e1ab7c3 31d4ede300084ad6bfc44cfced6595a5 dff1612f25164980aca3205928ee0ad0 - - default default] Volume info retrieved successfully. 2026-03-06 01:43:05.885 8 INFO cinder.api.openstack.wsgi [None req-77282c30-5bdb-4a21-8f0b-c4425e1ab7c3 31d4ede300084ad6bfc44cfced6595a5 dff1612f25164980aca3205928ee0ad0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dff1612f25164980aca3205928ee0ad0/volumes/8074ce33-0e84-4622-b7eb-e8e83ecfcd25 returned with HTTP 200 [pid: 8|app: 0|req: 392/786] 10.0.0.130 () {32 vars in 775 bytes} [Fri Mar 6 01:43:05 2026] GET /v3/dff1612f25164980aca3205928ee0ad0/volumes/8074ce33-0e84-4622-b7eb-e8e83ecfcd25 => 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-03-06 01:43:06.409 7 INFO cinder.api.openstack.wsgi [None req-85eba704-0d4a-4b26-92b2-4a82cb94d50d 001296b2c14b4a0a997b68d20280e26b 32991d2357f84ebd8ef94addf6fbf546 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/32991d2357f84ebd8ef94addf6fbf546/volumes/dfcbc7df-4739-4c77-8bf6-ec0f418e101f 2026-03-06 01:43:06.417 7 INFO cinder.api.openstack.wsgi [None req-85eba704-0d4a-4b26-92b2-4a82cb94d50d 001296b2c14b4a0a997b68d20280e26b 32991d2357f84ebd8ef94addf6fbf546 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/32991d2357f84ebd8ef94addf6fbf546/volumes/dfcbc7df-4739-4c77-8bf6-ec0f418e101f returned with HTTP 404 [pid: 7|app: 0|req: 395/787] 10.0.0.130 () {32 vars in 775 bytes} [Fri Mar 6 01:43:06 2026] GET /v3/32991d2357f84ebd8ef94addf6fbf546/volumes/dfcbc7df-4739-4c77-8bf6-ec0f418e101f => 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-03-06 01:43:06.488 8 INFO cinder.api.openstack.wsgi [None req-0687fb3d-704c-4748-afba-6aaa89c8b46e 001296b2c14b4a0a997b68d20280e26b 32991d2357f84ebd8ef94addf6fbf546 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/32991d2357f84ebd8ef94addf6fbf546/volumes 2026-03-06 01:43:06.904 7 INFO cinder.api.openstack.wsgi [None req-237249d2-9aaf-4241-b605-ad3ed72544b2 31d4ede300084ad6bfc44cfced6595a5 dff1612f25164980aca3205928ee0ad0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dff1612f25164980aca3205928ee0ad0/volumes/8074ce33-0e84-4622-b7eb-e8e83ecfcd25 2026-03-06 01:43:06.911 7 INFO cinder.api.openstack.wsgi [None req-237249d2-9aaf-4241-b605-ad3ed72544b2 31d4ede300084ad6bfc44cfced6595a5 dff1612f25164980aca3205928ee0ad0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dff1612f25164980aca3205928ee0ad0/volumes/8074ce33-0e84-4622-b7eb-e8e83ecfcd25 returned with HTTP 404 [pid: 7|app: 0|req: 396/788] 10.0.0.130 () {32 vars in 775 bytes} [Fri Mar 6 01:43:06 2026] GET /v3/dff1612f25164980aca3205928ee0ad0/volumes/8074ce33-0e84-4622-b7eb-e8e83ecfcd25 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) 2026-03-06 01:43:06.920 7 INFO cinder.api.openstack.wsgi [None req-898f27a4-77e7-4733-9bcb-07301ef8353f 31d4ede300084ad6bfc44cfced6595a5 dff1612f25164980aca3205928ee0ad0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dff1612f25164980aca3205928ee0ad0/volumes/e82c0170-df93-4bec-b7da-2e25d87885f9 /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-03-06 01:43:06.934 7 INFO cinder.volume.api [None req-898f27a4-77e7-4733-9bcb-07301ef8353f 31d4ede300084ad6bfc44cfced6595a5 dff1612f25164980aca3205928ee0ad0 - - default default] Volume info retrieved successfully. 2026-03-06 01:43:06.940 7 INFO cinder.api.openstack.wsgi [None req-898f27a4-77e7-4733-9bcb-07301ef8353f 31d4ede300084ad6bfc44cfced6595a5 dff1612f25164980aca3205928ee0ad0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dff1612f25164980aca3205928ee0ad0/volumes/e82c0170-df93-4bec-b7da-2e25d87885f9 returned with HTTP 200 [pid: 7|app: 0|req: 397/789] 10.0.0.130 () {32 vars in 775 bytes} [Fri Mar 6 01:43:06 2026] GET /v3/dff1612f25164980aca3205928ee0ad0/volumes/e82c0170-df93-4bec-b7da-2e25d87885f9 => generated 969 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-03-06 01:43:06.960 7 INFO cinder.api.openstack.wsgi [None req-34ed3ad9-4410-4a42-8a04-8bfd675d2e30 31d4ede300084ad6bfc44cfced6595a5 dff1612f25164980aca3205928ee0ad0 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/dff1612f25164980aca3205928ee0ad0/volumes/e82c0170-df93-4bec-b7da-2e25d87885f9 2026-03-06 01:43:06.960 7 INFO cinder.api.v3.volumes [None req-34ed3ad9-4410-4a42-8a04-8bfd675d2e30 31d4ede300084ad6bfc44cfced6595a5 dff1612f25164980aca3205928ee0ad0 - - default default] Delete volume with id: e82c0170-df93-4bec-b7da-2e25d87885f9 /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-03-06 01:43:06.972 7 INFO cinder.volume.api [None req-34ed3ad9-4410-4a42-8a04-8bfd675d2e30 31d4ede300084ad6bfc44cfced6595a5 dff1612f25164980aca3205928ee0ad0 - - default default] Volume info retrieved successfully. 2026-03-06 01:43:06.999 7 INFO cinder.volume.api [None req-34ed3ad9-4410-4a42-8a04-8bfd675d2e30 31d4ede300084ad6bfc44cfced6595a5 dff1612f25164980aca3205928ee0ad0 - - default default] Delete volume request issued successfully. 2026-03-06 01:43:07.000 7 INFO cinder.api.openstack.wsgi [None req-34ed3ad9-4410-4a42-8a04-8bfd675d2e30 31d4ede300084ad6bfc44cfced6595a5 dff1612f25164980aca3205928ee0ad0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dff1612f25164980aca3205928ee0ad0/volumes/e82c0170-df93-4bec-b7da-2e25d87885f9 returned with HTTP 202 [pid: 7|app: 0|req: 398/790] 10.0.0.130 () {32 vars in 778 bytes} [Fri Mar 6 01:43:06 2026] DELETE /v3/dff1612f25164980aca3205928ee0ad0/volumes/e82c0170-df93-4bec-b7da-2e25d87885f9 => 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-03-06 01:43:07.011 7 INFO cinder.api.openstack.wsgi [None req-6fac8020-6d20-4f8b-a292-595387c5c7c3 31d4ede300084ad6bfc44cfced6595a5 dff1612f25164980aca3205928ee0ad0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dff1612f25164980aca3205928ee0ad0/volumes/e82c0170-df93-4bec-b7da-2e25d87885f9 /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-03-06 01:43:07.030 7 INFO cinder.volume.api [None req-6fac8020-6d20-4f8b-a292-595387c5c7c3 31d4ede300084ad6bfc44cfced6595a5 dff1612f25164980aca3205928ee0ad0 - - default default] Volume info retrieved successfully. 2026-03-06 01:43:07.035 8 INFO cinder.api.v3.volumes [None req-0687fb3d-704c-4748-afba-6aaa89c8b46e 001296b2c14b4a0a997b68d20280e26b 32991d2357f84ebd8ef94addf6fbf546 - - default default] Create volume of 1 GB 2026-03-06 01:43:07.036 7 INFO cinder.api.openstack.wsgi [None req-6fac8020-6d20-4f8b-a292-595387c5c7c3 31d4ede300084ad6bfc44cfced6595a5 dff1612f25164980aca3205928ee0ad0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dff1612f25164980aca3205928ee0ad0/volumes/e82c0170-df93-4bec-b7da-2e25d87885f9 returned with HTTP 200 [pid: 7|app: 0|req: 399/791] 10.0.0.130 () {32 vars in 775 bytes} [Fri Mar 6 01:43:07 2026] GET /v3/dff1612f25164980aca3205928ee0ad0/volumes/e82c0170-df93-4bec-b7da-2e25d87885f9 => generated 968 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-06 01:43:07.050 8 INFO cinder.volume.api [None req-0687fb3d-704c-4748-afba-6aaa89c8b46e 001296b2c14b4a0a997b68d20280e26b 32991d2357f84ebd8ef94addf6fbf546 - - default default] Availability Zones retrieved successfully. 2026-03-06 01:43:07.292 8 INFO cinder.volume.api [None req-0687fb3d-704c-4748-afba-6aaa89c8b46e 001296b2c14b4a0a997b68d20280e26b 32991d2357f84ebd8ef94addf6fbf546 - - default default] Create volume request issued successfully. 2026-03-06 01:43:07.293 8 INFO cinder.api.openstack.wsgi [None req-0687fb3d-704c-4748-afba-6aaa89c8b46e 001296b2c14b4a0a997b68d20280e26b 32991d2357f84ebd8ef94addf6fbf546 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/32991d2357f84ebd8ef94addf6fbf546/volumes returned with HTTP 202 [pid: 8|app: 0|req: 393/792] 10.0.0.130 () {34 vars in 723 bytes} [Fri Mar 6 01:43:06 2026] POST /v3/32991d2357f84ebd8ef94addf6fbf546/volumes => generated 871 bytes in 812 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-03-06 01:43:07.313 7 INFO cinder.api.openstack.wsgi [None req-986a803f-8181-4341-ab3b-629c21aca4d8 001296b2c14b4a0a997b68d20280e26b 32991d2357f84ebd8ef94addf6fbf546 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/32991d2357f84ebd8ef94addf6fbf546/volumes/1ada29c8-93ac-4712-a90b-a8829bbef2ec /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-03-06 01:43:07.330 7 INFO cinder.volume.api [None req-986a803f-8181-4341-ab3b-629c21aca4d8 001296b2c14b4a0a997b68d20280e26b 32991d2357f84ebd8ef94addf6fbf546 - - default default] Volume info retrieved successfully. 2026-03-06 01:43:07.337 7 INFO cinder.api.openstack.wsgi [None req-986a803f-8181-4341-ab3b-629c21aca4d8 001296b2c14b4a0a997b68d20280e26b 32991d2357f84ebd8ef94addf6fbf546 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/32991d2357f84ebd8ef94addf6fbf546/volumes/1ada29c8-93ac-4712-a90b-a8829bbef2ec returned with HTTP 200 [pid: 7|app: 0|req: 400/793] 10.0.0.130 () {32 vars in 775 bytes} [Fri Mar 6 01:43:07 2026] GET /v3/32991d2357f84ebd8ef94addf6fbf546/volumes/1ada29c8-93ac-4712-a90b-a8829bbef2ec => generated 939 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-03-06 01:43:08.058 8 INFO cinder.api.openstack.wsgi [None req-2ff9ca3b-9c98-43e9-834d-ae423eaf13dd 31d4ede300084ad6bfc44cfced6595a5 dff1612f25164980aca3205928ee0ad0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dff1612f25164980aca3205928ee0ad0/volumes/e82c0170-df93-4bec-b7da-2e25d87885f9 2026-03-06 01:43:08.065 8 INFO cinder.api.openstack.wsgi [None req-2ff9ca3b-9c98-43e9-834d-ae423eaf13dd 31d4ede300084ad6bfc44cfced6595a5 dff1612f25164980aca3205928ee0ad0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dff1612f25164980aca3205928ee0ad0/volumes/e82c0170-df93-4bec-b7da-2e25d87885f9 returned with HTTP 404 [pid: 8|app: 0|req: 394/794] 10.0.0.130 () {32 vars in 775 bytes} [Fri Mar 6 01:43:08 2026] GET /v3/dff1612f25164980aca3205928ee0ad0/volumes/e82c0170-df93-4bec-b7da-2e25d87885f9 => 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-03-06 01:43:08.356 7 INFO cinder.api.openstack.wsgi [None req-0828a9ba-76d5-432a-887d-ad8ae63b5e34 001296b2c14b4a0a997b68d20280e26b 32991d2357f84ebd8ef94addf6fbf546 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/32991d2357f84ebd8ef94addf6fbf546/volumes/1ada29c8-93ac-4712-a90b-a8829bbef2ec /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-03-06 01:43:08.369 7 INFO cinder.volume.api [None req-0828a9ba-76d5-432a-887d-ad8ae63b5e34 001296b2c14b4a0a997b68d20280e26b 32991d2357f84ebd8ef94addf6fbf546 - - default default] Volume info retrieved successfully. 2026-03-06 01:43:08.374 7 INFO cinder.api.openstack.wsgi [None req-0828a9ba-76d5-432a-887d-ad8ae63b5e34 001296b2c14b4a0a997b68d20280e26b 32991d2357f84ebd8ef94addf6fbf546 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/32991d2357f84ebd8ef94addf6fbf546/volumes/1ada29c8-93ac-4712-a90b-a8829bbef2ec returned with HTTP 200 [pid: 7|app: 0|req: 401/795] 10.0.0.130 () {32 vars in 775 bytes} [Fri Mar 6 01:43:08 2026] GET /v3/32991d2357f84ebd8ef94addf6fbf546/volumes/1ada29c8-93ac-4712-a90b-a8829bbef2ec => generated 1348 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-03-06 01:43:08.404 8 INFO cinder.api.openstack.wsgi [None req-57a19977-a16a-4824-bf91-75b181aa2f0e 001296b2c14b4a0a997b68d20280e26b 32991d2357f84ebd8ef94addf6fbf546 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/32991d2357f84ebd8ef94addf6fbf546/volumes/1ada29c8-93ac-4712-a90b-a8829bbef2ec /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-03-06 01:43:08.423 8 INFO cinder.volume.api [None req-57a19977-a16a-4824-bf91-75b181aa2f0e 001296b2c14b4a0a997b68d20280e26b 32991d2357f84ebd8ef94addf6fbf546 - - default default] Volume info retrieved successfully. 2026-03-06 01:43:08.429 8 INFO cinder.api.openstack.wsgi [None req-57a19977-a16a-4824-bf91-75b181aa2f0e 001296b2c14b4a0a997b68d20280e26b 32991d2357f84ebd8ef94addf6fbf546 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/32991d2357f84ebd8ef94addf6fbf546/volumes/1ada29c8-93ac-4712-a90b-a8829bbef2ec returned with HTTP 200 [pid: 8|app: 0|req: 395/796] 10.0.0.130 () {32 vars in 775 bytes} [Fri Mar 6 01:43:08 2026] GET /v3/32991d2357f84ebd8ef94addf6fbf546/volumes/1ada29c8-93ac-4712-a90b-a8829bbef2ec => generated 1348 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-03-06 01:43:08.449 7 INFO cinder.api.openstack.wsgi [None req-5a690baa-5669-4d11-a9d9-54ab12850f3d 001296b2c14b4a0a997b68d20280e26b 32991d2357f84ebd8ef94addf6fbf546 - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/32991d2357f84ebd8ef94addf6fbf546/volumes/1ada29c8-93ac-4712-a90b-a8829bbef2ec /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-03-06 01:43:08.462 7 INFO cinder.volume.api [None req-5a690baa-5669-4d11-a9d9-54ab12850f3d 001296b2c14b4a0a997b68d20280e26b 32991d2357f84ebd8ef94addf6fbf546 - - default default] Volume info retrieved successfully. 2026-03-06 01:43:08.466 7 INFO cinder.volume.api [None req-5a690baa-5669-4d11-a9d9-54ab12850f3d 001296b2c14b4a0a997b68d20280e26b 32991d2357f84ebd8ef94addf6fbf546 - - default default] Volume updated successfully. 2026-03-06 01:43:08.467 7 INFO cinder.api.openstack.wsgi [None req-5a690baa-5669-4d11-a9d9-54ab12850f3d 001296b2c14b4a0a997b68d20280e26b 32991d2357f84ebd8ef94addf6fbf546 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/32991d2357f84ebd8ef94addf6fbf546/volumes/1ada29c8-93ac-4712-a90b-a8829bbef2ec returned with HTTP 200 [pid: 7|app: 0|req: 402/797] 10.0.0.130 () {34 vars in 795 bytes} [Fri Mar 6 01:43:08 2026] PUT /v3/32991d2357f84ebd8ef94addf6fbf546/volumes/1ada29c8-93ac-4712-a90b-a8829bbef2ec => generated 895 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-03-06 01:43:08.489 8 INFO cinder.api.openstack.wsgi [None req-ccc98a1a-1ecf-4f6f-972b-35c32d4fbb51 001296b2c14b4a0a997b68d20280e26b 32991d2357f84ebd8ef94addf6fbf546 - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/32991d2357f84ebd8ef94addf6fbf546/volumes/1ada29c8-93ac-4712-a90b-a8829bbef2ec /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-03-06 01:43:08.508 8 INFO cinder.volume.api [None req-ccc98a1a-1ecf-4f6f-972b-35c32d4fbb51 001296b2c14b4a0a997b68d20280e26b 32991d2357f84ebd8ef94addf6fbf546 - - default default] Volume info retrieved successfully. 2026-03-06 01:43:08.518 8 INFO cinder.volume.api [None req-ccc98a1a-1ecf-4f6f-972b-35c32d4fbb51 001296b2c14b4a0a997b68d20280e26b 32991d2357f84ebd8ef94addf6fbf546 - - default default] Volume updated successfully. 2026-03-06 01:43:08.518 8 INFO cinder.api.openstack.wsgi [None req-ccc98a1a-1ecf-4f6f-972b-35c32d4fbb51 001296b2c14b4a0a997b68d20280e26b 32991d2357f84ebd8ef94addf6fbf546 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/32991d2357f84ebd8ef94addf6fbf546/volumes/1ada29c8-93ac-4712-a90b-a8829bbef2ec returned with HTTP 200 [pid: 8|app: 0|req: 396/798] 10.0.0.130 () {34 vars in 796 bytes} [Fri Mar 6 01:43:08 2026] PUT /v3/32991d2357f84ebd8ef94addf6fbf546/volumes/1ada29c8-93ac-4712-a90b-a8829bbef2ec => generated 934 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-03-06 01:43:08.540 7 INFO cinder.api.openstack.wsgi [None req-da04509d-f523-45ad-ba6c-9b8082e444d7 001296b2c14b4a0a997b68d20280e26b 32991d2357f84ebd8ef94addf6fbf546 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/32991d2357f84ebd8ef94addf6fbf546/volumes/1ada29c8-93ac-4712-a90b-a8829bbef2ec /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-03-06 01:43:08.552 7 INFO cinder.volume.api [None req-da04509d-f523-45ad-ba6c-9b8082e444d7 001296b2c14b4a0a997b68d20280e26b 32991d2357f84ebd8ef94addf6fbf546 - - default default] Volume info retrieved successfully. 2026-03-06 01:43:08.558 7 INFO cinder.api.openstack.wsgi [None req-da04509d-f523-45ad-ba6c-9b8082e444d7 001296b2c14b4a0a997b68d20280e26b 32991d2357f84ebd8ef94addf6fbf546 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/32991d2357f84ebd8ef94addf6fbf546/volumes/1ada29c8-93ac-4712-a90b-a8829bbef2ec returned with HTTP 200 [pid: 7|app: 0|req: 403/799] 10.0.0.130 () {32 vars in 775 bytes} [Fri Mar 6 01:43:08 2026] GET /v3/32991d2357f84ebd8ef94addf6fbf546/volumes/1ada29c8-93ac-4712-a90b-a8829bbef2ec => generated 1387 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-03-06 01:43:08.580 8 INFO cinder.api.openstack.wsgi [None req-257c8168-f60b-4c5a-b4b3-cf0b1c29d715 001296b2c14b4a0a997b68d20280e26b 32991d2357f84ebd8ef94addf6fbf546 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/32991d2357f84ebd8ef94addf6fbf546/volumes 2026-03-06 01:43:08.582 8 INFO cinder.api.v3.volumes [None req-257c8168-f60b-4c5a-b4b3-cf0b1c29d715 001296b2c14b4a0a997b68d20280e26b 32991d2357f84ebd8ef94addf6fbf546 - - default default] Create volume of 1 GB 2026-03-06 01:43:08.587 8 INFO cinder.volume.api [None req-257c8168-f60b-4c5a-b4b3-cf0b1c29d715 001296b2c14b4a0a997b68d20280e26b 32991d2357f84ebd8ef94addf6fbf546 - - default default] Availability Zones retrieved successfully. 2026-03-06 01:43:08.692 8 INFO cinder.volume.api [None req-257c8168-f60b-4c5a-b4b3-cf0b1c29d715 001296b2c14b4a0a997b68d20280e26b 32991d2357f84ebd8ef94addf6fbf546 - - default default] Create volume request issued successfully. 2026-03-06 01:43:08.693 8 INFO cinder.api.openstack.wsgi [None req-257c8168-f60b-4c5a-b4b3-cf0b1c29d715 001296b2c14b4a0a997b68d20280e26b 32991d2357f84ebd8ef94addf6fbf546 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/32991d2357f84ebd8ef94addf6fbf546/volumes returned with HTTP 202 [pid: 8|app: 0|req: 397/800] 10.0.0.130 () {34 vars in 723 bytes} [Fri Mar 6 01:43:08 2026] POST /v3/32991d2357f84ebd8ef94addf6fbf546/volumes => generated 891 bytes in 119 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-03-06 01:43:08.711 7 INFO cinder.api.openstack.wsgi [None req-7d6c37c2-3ca8-4368-8c0a-f65240bae8ce 001296b2c14b4a0a997b68d20280e26b 32991d2357f84ebd8ef94addf6fbf546 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/32991d2357f84ebd8ef94addf6fbf546/volumes/da51182b-d191-4133-8d2b-d19f3aa1e5db /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-03-06 01:43:08.723 7 INFO cinder.volume.api [None req-7d6c37c2-3ca8-4368-8c0a-f65240bae8ce 001296b2c14b4a0a997b68d20280e26b 32991d2357f84ebd8ef94addf6fbf546 - - default default] Volume info retrieved successfully. 2026-03-06 01:43:08.731 7 INFO cinder.api.openstack.wsgi [None req-7d6c37c2-3ca8-4368-8c0a-f65240bae8ce 001296b2c14b4a0a997b68d20280e26b 32991d2357f84ebd8ef94addf6fbf546 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/32991d2357f84ebd8ef94addf6fbf546/volumes/da51182b-d191-4133-8d2b-d19f3aa1e5db returned with HTTP 200 [pid: 7|app: 0|req: 404/801] 10.0.0.130 () {32 vars in 775 bytes} [Fri Mar 6 01:43:08 2026] GET /v3/32991d2357f84ebd8ef94addf6fbf546/volumes/da51182b-d191-4133-8d2b-d19f3aa1e5db => generated 959 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-03-06 01:43:09.753 8 INFO cinder.api.openstack.wsgi [None req-00128163-6505-47d3-a40c-bd98757bb3c4 001296b2c14b4a0a997b68d20280e26b 32991d2357f84ebd8ef94addf6fbf546 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/32991d2357f84ebd8ef94addf6fbf546/volumes/da51182b-d191-4133-8d2b-d19f3aa1e5db /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-03-06 01:43:09.769 8 INFO cinder.volume.api [None req-00128163-6505-47d3-a40c-bd98757bb3c4 001296b2c14b4a0a997b68d20280e26b 32991d2357f84ebd8ef94addf6fbf546 - - default default] Volume info retrieved successfully. 2026-03-06 01:43:09.774 8 INFO cinder.api.openstack.wsgi [None req-00128163-6505-47d3-a40c-bd98757bb3c4 001296b2c14b4a0a997b68d20280e26b 32991d2357f84ebd8ef94addf6fbf546 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/32991d2357f84ebd8ef94addf6fbf546/volumes/da51182b-d191-4133-8d2b-d19f3aa1e5db returned with HTTP 200 [pid: 8|app: 0|req: 398/802] 10.0.0.130 () {32 vars in 775 bytes} [Fri Mar 6 01:43:09 2026] GET /v3/32991d2357f84ebd8ef94addf6fbf546/volumes/da51182b-d191-4133-8d2b-d19f3aa1e5db => generated 984 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-03-06 01:43:09.795 7 INFO cinder.api.openstack.wsgi [None req-5a4b77fc-eea4-4e89-9be3-d7afc0fb7ac5 001296b2c14b4a0a997b68d20280e26b 32991d2357f84ebd8ef94addf6fbf546 - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/32991d2357f84ebd8ef94addf6fbf546/volumes/da51182b-d191-4133-8d2b-d19f3aa1e5db /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-03-06 01:43:09.808 7 INFO cinder.volume.api [None req-5a4b77fc-eea4-4e89-9be3-d7afc0fb7ac5 001296b2c14b4a0a997b68d20280e26b 32991d2357f84ebd8ef94addf6fbf546 - - default default] Volume info retrieved successfully. 2026-03-06 01:43:09.817 7 INFO cinder.volume.api [None req-5a4b77fc-eea4-4e89-9be3-d7afc0fb7ac5 001296b2c14b4a0a997b68d20280e26b 32991d2357f84ebd8ef94addf6fbf546 - - default default] Volume updated successfully. 2026-03-06 01:43:09.818 7 INFO cinder.api.openstack.wsgi [None req-5a4b77fc-eea4-4e89-9be3-d7afc0fb7ac5 001296b2c14b4a0a997b68d20280e26b 32991d2357f84ebd8ef94addf6fbf546 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/32991d2357f84ebd8ef94addf6fbf546/volumes/da51182b-d191-4133-8d2b-d19f3aa1e5db returned with HTTP 200 [pid: 7|app: 0|req: 405/803] 10.0.0.130 () {34 vars in 795 bytes} [Fri Mar 6 01:43:09 2026] PUT /v3/32991d2357f84ebd8ef94addf6fbf546/volumes/da51182b-d191-4133-8d2b-d19f3aa1e5db => generated 882 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-03-06 01:43:09.838 8 INFO cinder.api.openstack.wsgi [None req-76320948-97eb-49b1-ab6f-ace5f8905fe5 001296b2c14b4a0a997b68d20280e26b 32991d2357f84ebd8ef94addf6fbf546 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/32991d2357f84ebd8ef94addf6fbf546/volumes/da51182b-d191-4133-8d2b-d19f3aa1e5db /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-03-06 01:43:09.853 8 INFO cinder.volume.api [None req-76320948-97eb-49b1-ab6f-ace5f8905fe5 001296b2c14b4a0a997b68d20280e26b 32991d2357f84ebd8ef94addf6fbf546 - - default default] Volume info retrieved successfully. 2026-03-06 01:43:09.858 8 INFO cinder.api.openstack.wsgi [None req-76320948-97eb-49b1-ab6f-ace5f8905fe5 001296b2c14b4a0a997b68d20280e26b 32991d2357f84ebd8ef94addf6fbf546 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/32991d2357f84ebd8ef94addf6fbf546/volumes/da51182b-d191-4133-8d2b-d19f3aa1e5db returned with HTTP 200 [pid: 8|app: 0|req: 399/804] 10.0.0.130 () {32 vars in 775 bytes} [Fri Mar 6 01:43:09 2026] GET /v3/32991d2357f84ebd8ef94addf6fbf546/volumes/da51182b-d191-4133-8d2b-d19f3aa1e5db => generated 950 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-03-06 01:43:09.882 7 INFO cinder.api.openstack.wsgi [None req-ef16460c-f66b-4d2c-a87e-d7d9459f15c7 001296b2c14b4a0a997b68d20280e26b 32991d2357f84ebd8ef94addf6fbf546 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/32991d2357f84ebd8ef94addf6fbf546/volumes/da51182b-d191-4133-8d2b-d19f3aa1e5db 2026-03-06 01:43:09.883 7 INFO cinder.api.v3.volumes [None req-ef16460c-f66b-4d2c-a87e-d7d9459f15c7 001296b2c14b4a0a997b68d20280e26b 32991d2357f84ebd8ef94addf6fbf546 - - default default] Delete volume with id: da51182b-d191-4133-8d2b-d19f3aa1e5db /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-03-06 01:43:09.892 7 INFO cinder.volume.api [None req-ef16460c-f66b-4d2c-a87e-d7d9459f15c7 001296b2c14b4a0a997b68d20280e26b 32991d2357f84ebd8ef94addf6fbf546 - - default default] Volume info retrieved successfully. 2026-03-06 01:43:09.911 7 INFO cinder.volume.api [None req-ef16460c-f66b-4d2c-a87e-d7d9459f15c7 001296b2c14b4a0a997b68d20280e26b 32991d2357f84ebd8ef94addf6fbf546 - - default default] Delete volume request issued successfully. 2026-03-06 01:43:09.911 7 INFO cinder.api.openstack.wsgi [None req-ef16460c-f66b-4d2c-a87e-d7d9459f15c7 001296b2c14b4a0a997b68d20280e26b 32991d2357f84ebd8ef94addf6fbf546 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/32991d2357f84ebd8ef94addf6fbf546/volumes/da51182b-d191-4133-8d2b-d19f3aa1e5db returned with HTTP 202 [pid: 7|app: 0|req: 406/805] 10.0.0.130 () {32 vars in 778 bytes} [Fri Mar 6 01:43:09 2026] DELETE /v3/32991d2357f84ebd8ef94addf6fbf546/volumes/da51182b-d191-4133-8d2b-d19f3aa1e5db => generated 0 bytes in 36 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-03-06 01:43:09.924 8 INFO cinder.api.openstack.wsgi [None req-e308eb14-2b8c-42b7-9399-40e04b9c51bd 001296b2c14b4a0a997b68d20280e26b 32991d2357f84ebd8ef94addf6fbf546 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/32991d2357f84ebd8ef94addf6fbf546/volumes/da51182b-d191-4133-8d2b-d19f3aa1e5db /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-03-06 01:43:09.948 8 INFO cinder.volume.api [None req-e308eb14-2b8c-42b7-9399-40e04b9c51bd 001296b2c14b4a0a997b68d20280e26b 32991d2357f84ebd8ef94addf6fbf546 - - default default] Volume info retrieved successfully. 2026-03-06 01:43:09.955 8 INFO cinder.api.openstack.wsgi [None req-e308eb14-2b8c-42b7-9399-40e04b9c51bd 001296b2c14b4a0a997b68d20280e26b 32991d2357f84ebd8ef94addf6fbf546 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/32991d2357f84ebd8ef94addf6fbf546/volumes/da51182b-d191-4133-8d2b-d19f3aa1e5db returned with HTTP 200 [pid: 8|app: 0|req: 400/806] 10.0.0.130 () {32 vars in 775 bytes} [Fri Mar 6 01:43:09 2026] GET /v3/32991d2357f84ebd8ef94addf6fbf546/volumes/da51182b-d191-4133-8d2b-d19f3aa1e5db => generated 949 bytes in 39 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-03-06 01:43:10.978 7 INFO cinder.api.openstack.wsgi [None req-b888ded0-047b-40c6-a5ff-402412371d6a 001296b2c14b4a0a997b68d20280e26b 32991d2357f84ebd8ef94addf6fbf546 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/32991d2357f84ebd8ef94addf6fbf546/volumes/da51182b-d191-4133-8d2b-d19f3aa1e5db 2026-03-06 01:43:10.986 7 INFO cinder.api.openstack.wsgi [None req-b888ded0-047b-40c6-a5ff-402412371d6a 001296b2c14b4a0a997b68d20280e26b 32991d2357f84ebd8ef94addf6fbf546 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/32991d2357f84ebd8ef94addf6fbf546/volumes/da51182b-d191-4133-8d2b-d19f3aa1e5db returned with HTTP 404 [pid: 7|app: 0|req: 407/807] 10.0.0.130 () {32 vars in 775 bytes} [Fri Mar 6 01:43:10 2026] GET /v3/32991d2357f84ebd8ef94addf6fbf546/volumes/da51182b-d191-4133-8d2b-d19f3aa1e5db => 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-03-06 01:43:10.994 8 INFO cinder.api.openstack.wsgi [None req-cccc8992-10db-4098-bd64-ed797bcbec13 001296b2c14b4a0a997b68d20280e26b 32991d2357f84ebd8ef94addf6fbf546 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/32991d2357f84ebd8ef94addf6fbf546/volumes/1ada29c8-93ac-4712-a90b-a8829bbef2ec /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-03-06 01:43:11.012 8 INFO cinder.volume.api [None req-cccc8992-10db-4098-bd64-ed797bcbec13 001296b2c14b4a0a997b68d20280e26b 32991d2357f84ebd8ef94addf6fbf546 - - default default] Volume info retrieved successfully. 2026-03-06 01:43:11.018 8 INFO cinder.api.openstack.wsgi [None req-cccc8992-10db-4098-bd64-ed797bcbec13 001296b2c14b4a0a997b68d20280e26b 32991d2357f84ebd8ef94addf6fbf546 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/32991d2357f84ebd8ef94addf6fbf546/volumes/1ada29c8-93ac-4712-a90b-a8829bbef2ec returned with HTTP 200 [pid: 8|app: 0|req: 401/808] 10.0.0.130 () {32 vars in 775 bytes} [Fri Mar 6 01:43:10 2026] GET /v3/32991d2357f84ebd8ef94addf6fbf546/volumes/1ada29c8-93ac-4712-a90b-a8829bbef2ec => generated 1387 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-03-06 01:43:11.036 7 INFO cinder.api.openstack.wsgi [None req-0a979fdf-df77-482a-be31-c2522142f3c3 001296b2c14b4a0a997b68d20280e26b 32991d2357f84ebd8ef94addf6fbf546 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/32991d2357f84ebd8ef94addf6fbf546/volumes/1ada29c8-93ac-4712-a90b-a8829bbef2ec 2026-03-06 01:43:11.037 7 INFO cinder.api.v3.volumes [None req-0a979fdf-df77-482a-be31-c2522142f3c3 001296b2c14b4a0a997b68d20280e26b 32991d2357f84ebd8ef94addf6fbf546 - - default default] Delete volume with id: 1ada29c8-93ac-4712-a90b-a8829bbef2ec /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-03-06 01:43:11.044 7 INFO cinder.volume.api [None req-0a979fdf-df77-482a-be31-c2522142f3c3 001296b2c14b4a0a997b68d20280e26b 32991d2357f84ebd8ef94addf6fbf546 - - default default] Volume info retrieved successfully. 2026-03-06 01:43:11.063 7 INFO cinder.volume.api [None req-0a979fdf-df77-482a-be31-c2522142f3c3 001296b2c14b4a0a997b68d20280e26b 32991d2357f84ebd8ef94addf6fbf546 - - default default] Delete volume request issued successfully. 2026-03-06 01:43:11.063 7 INFO cinder.api.openstack.wsgi [None req-0a979fdf-df77-482a-be31-c2522142f3c3 001296b2c14b4a0a997b68d20280e26b 32991d2357f84ebd8ef94addf6fbf546 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/32991d2357f84ebd8ef94addf6fbf546/volumes/1ada29c8-93ac-4712-a90b-a8829bbef2ec returned with HTTP 202 [pid: 7|app: 0|req: 408/809] 10.0.0.130 () {32 vars in 778 bytes} [Fri Mar 6 01:43:11 2026] DELETE /v3/32991d2357f84ebd8ef94addf6fbf546/volumes/1ada29c8-93ac-4712-a90b-a8829bbef2ec => generated 0 bytes in 33 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-03-06 01:43:11.073 8 INFO cinder.api.openstack.wsgi [None req-0914a91d-a63a-4c72-ab75-ddf992640d86 001296b2c14b4a0a997b68d20280e26b 32991d2357f84ebd8ef94addf6fbf546 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/32991d2357f84ebd8ef94addf6fbf546/volumes/1ada29c8-93ac-4712-a90b-a8829bbef2ec /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-03-06 01:43:11.088 8 INFO cinder.volume.api [None req-0914a91d-a63a-4c72-ab75-ddf992640d86 001296b2c14b4a0a997b68d20280e26b 32991d2357f84ebd8ef94addf6fbf546 - - default default] Volume info retrieved successfully. 2026-03-06 01:43:11.093 8 INFO cinder.api.openstack.wsgi [None req-0914a91d-a63a-4c72-ab75-ddf992640d86 001296b2c14b4a0a997b68d20280e26b 32991d2357f84ebd8ef94addf6fbf546 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/32991d2357f84ebd8ef94addf6fbf546/volumes/1ada29c8-93ac-4712-a90b-a8829bbef2ec returned with HTTP 200 [pid: 8|app: 0|req: 402/810] 10.0.0.130 () {32 vars in 775 bytes} [Fri Mar 6 01:43:11 2026] GET /v3/32991d2357f84ebd8ef94addf6fbf546/volumes/1ada29c8-93ac-4712-a90b-a8829bbef2ec => generated 1386 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-03-06 01:43:12.116 7 INFO cinder.api.openstack.wsgi [None req-a9a5a679-db96-408c-85af-84f470dcc0c2 001296b2c14b4a0a997b68d20280e26b 32991d2357f84ebd8ef94addf6fbf546 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/32991d2357f84ebd8ef94addf6fbf546/volumes/1ada29c8-93ac-4712-a90b-a8829bbef2ec 2026-03-06 01:43:12.131 7 INFO cinder.api.openstack.wsgi [None req-a9a5a679-db96-408c-85af-84f470dcc0c2 001296b2c14b4a0a997b68d20280e26b 32991d2357f84ebd8ef94addf6fbf546 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/32991d2357f84ebd8ef94addf6fbf546/volumes/1ada29c8-93ac-4712-a90b-a8829bbef2ec returned with HTTP 404 [pid: 7|app: 0|req: 409/811] 10.0.0.130 () {32 vars in 775 bytes} [Fri Mar 6 01:43:12 2026] GET /v3/32991d2357f84ebd8ef94addf6fbf546/volumes/1ada29c8-93ac-4712-a90b-a8829bbef2ec => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) 2026-03-06 01:43:14.099 7 INFO cinder.api.openstack.wsgi [None req-a9a5a679-db96-408c-85af-84f470dcc0c2 001296b2c14b4a0a997b68d20280e26b 32991d2357f84ebd8ef94addf6fbf546 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:43:14.099 8 INFO cinder.api.openstack.wsgi [None req-0914a91d-a63a-4c72-ab75-ddf992640d86 001296b2c14b4a0a997b68d20280e26b 32991d2357f84ebd8ef94addf6fbf546 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:43:14.100 8 INFO cinder.api.openstack.wsgi [None req-0914a91d-a63a-4c72-ab75-ddf992640d86 001296b2c14b4a0a997b68d20280e26b 32991d2357f84ebd8ef94addf6fbf546 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:43:14.100 7 INFO cinder.api.openstack.wsgi [None req-a9a5a679-db96-408c-85af-84f470dcc0c2 001296b2c14b4a0a997b68d20280e26b 32991d2357f84ebd8ef94addf6fbf546 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:43:24.100 7 INFO cinder.api.openstack.wsgi [None req-a9a5a679-db96-408c-85af-84f470dcc0c2 001296b2c14b4a0a997b68d20280e26b 32991d2357f84ebd8ef94addf6fbf546 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:43:24.100 8 INFO cinder.api.openstack.wsgi [None req-0914a91d-a63a-4c72-ab75-ddf992640d86 001296b2c14b4a0a997b68d20280e26b 32991d2357f84ebd8ef94addf6fbf546 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:43:24.101 8 INFO cinder.api.openstack.wsgi [None req-0914a91d-a63a-4c72-ab75-ddf992640d86 001296b2c14b4a0a997b68d20280e26b 32991d2357f84ebd8ef94addf6fbf546 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:43:24.103 7 INFO cinder.api.openstack.wsgi [None req-a9a5a679-db96-408c-85af-84f470dcc0c2 001296b2c14b4a0a997b68d20280e26b 32991d2357f84ebd8ef94addf6fbf546 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:43:34.099 7 INFO cinder.api.openstack.wsgi [None req-a9a5a679-db96-408c-85af-84f470dcc0c2 001296b2c14b4a0a997b68d20280e26b 32991d2357f84ebd8ef94addf6fbf546 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:43:34.099 8 INFO cinder.api.openstack.wsgi [None req-0914a91d-a63a-4c72-ab75-ddf992640d86 001296b2c14b4a0a997b68d20280e26b 32991d2357f84ebd8ef94addf6fbf546 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:43:34.100 7 INFO cinder.api.openstack.wsgi [None req-a9a5a679-db96-408c-85af-84f470dcc0c2 001296b2c14b4a0a997b68d20280e26b 32991d2357f84ebd8ef94addf6fbf546 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:43:34.100 8 INFO cinder.api.openstack.wsgi [None req-0914a91d-a63a-4c72-ab75-ddf992640d86 001296b2c14b4a0a997b68d20280e26b 32991d2357f84ebd8ef94addf6fbf546 - - default default] http://10.0.0.222: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-03-06 01:43:34.497 8 INFO cinder.api.openstack.wsgi [None req-c34aebb5-ce1a-44e8-a5c3-b913ec0816f7 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/scheduler-stats/get_pools?detail=true 2026-03-06 01:43:35.003 8 INFO cinder.api.openstack.wsgi [None req-c34aebb5-ce1a-44e8-a5c3-b913ec0816f7 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 406/818] 10.0.0.193 () {28 vars in 696 bytes} [Fri Mar 6 01:43:34 2026] GET /v3/d6e81b890ebf4c9da337e629bd1250c6/scheduler-stats/get_pools?detail=true => generated 670 bytes in 632 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-06 01:43:35.015 7 INFO cinder.api.openstack.wsgi [None req-bf846168-c154-4787-a9f6-8028b14dfbc0 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/snapshots?all_tenants=true 2026-03-06 01:43:35.022 7 INFO cinder.volume.api [None req-bf846168-c154-4787-a9f6-8028b14dfbc0 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] Get all snapshots completed successfully. 2026-03-06 01:43:35.022 7 INFO cinder.api.openstack.wsgi [None req-bf846168-c154-4787-a9f6-8028b14dfbc0 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 413/819] 10.0.0.193 () {28 vars in 674 bytes} [Fri Mar 6 01:43:35 2026] GET /v3/d6e81b890ebf4c9da337e629bd1250c6/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-03-06 01:43:35.037 8 INFO cinder.api.openstack.wsgi [None req-4ca4f4b5-051c-4c7d-9617-b67276ce748e ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/volumes/detail?all_tenants=true 2026-03-06 01:43:35.045 8 INFO cinder.volume.api [None req-4ca4f4b5-051c-4c7d-9617-b67276ce748e ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] Get all volumes completed successfully. 2026-03-06 01:43:35.047 8 INFO cinder.api.openstack.wsgi [None req-4ca4f4b5-051c-4c7d-9617-b67276ce748e ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 407/820] 10.0.0.193 () {28 vars in 684 bytes} [Fri Mar 6 01:43:35 2026] GET /v3/d6e81b890ebf4c9da337e629bd1250c6/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-03-06 01:43:35.057 7 INFO cinder.api.openstack.wsgi [None req-c8a7bce2-a635-452f-9d7d-04a9d4def86c ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/volumes/detail?all_tenants=true 2026-03-06 01:43:35.073 7 INFO cinder.volume.api [None req-c8a7bce2-a635-452f-9d7d-04a9d4def86c ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] Get all volumes completed successfully. 2026-03-06 01:43:35.076 7 INFO cinder.api.openstack.wsgi [None req-c8a7bce2-a635-452f-9d7d-04a9d4def86c ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 414/821] 10.0.0.193 () {28 vars in 684 bytes} [Fri Mar 6 01:43:35 2026] GET /v3/d6e81b890ebf4c9da337e629bd1250c6/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-03-06 01:43:35.087 8 INFO cinder.api.openstack.wsgi [None req-0c711c6d-cb29-48c8-9de3-10981dfedf82 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/os-services 2026-03-06 01:43:35.091 8 INFO cinder.api.openstack.wsgi [None req-0c711c6d-cb29-48c8-9de3-10981dfedf82 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/os-services returned with HTTP 200 [pid: 8|app: 0|req: 408/822] 10.0.0.193 () {28 vars in 645 bytes} [Fri Mar 6 01:43:35 2026] GET /v3/d6e81b890ebf4c9da337e629bd1250c6/os-services => generated 646 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-06 01:43:35.138 7 INFO cinder.api.openstack.wsgi [None req-3b753a13-43b7-4274-ae31-52d3388acdd6 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/os-quota-sets/2945773166b04418b9e1d393e7e1ef4e?usage=true 2026-03-06 01:43:35.158 7 INFO cinder.api.openstack.wsgi [None req-3b753a13-43b7-4274-ae31-52d3388acdd6 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/os-quota-sets/2945773166b04418b9e1d393e7e1ef4e?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 415/823] 10.0.0.193 () {28 vars in 736 bytes} [Fri Mar 6 01:43:35 2026] GET /v3/d6e81b890ebf4c9da337e629bd1250c6/os-quota-sets/2945773166b04418b9e1d393e7e1ef4e?usage=true => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-06 01:43:35.169 8 INFO cinder.api.openstack.wsgi [None req-d555cf13-e1d0-4365-b2ea-7faed1b9cf79 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/os-quota-sets/59080aa9fb324fc18c879cb6b0f72e7d?usage=true 2026-03-06 01:43:35.196 8 INFO cinder.api.openstack.wsgi [None req-d555cf13-e1d0-4365-b2ea-7faed1b9cf79 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/os-quota-sets/59080aa9fb324fc18c879cb6b0f72e7d?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 409/824] 10.0.0.193 () {28 vars in 736 bytes} [Fri Mar 6 01:43:35 2026] GET /v3/d6e81b890ebf4c9da337e629bd1250c6/os-quota-sets/59080aa9fb324fc18c879cb6b0f72e7d?usage=true => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-06 01:43:35.206 7 INFO cinder.api.openstack.wsgi [None req-02114837-30c8-410b-a4e5-48a3be176f17 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/os-quota-sets/5b6ec13213644e23ab4dd4acc9f1ba84?usage=true 2026-03-06 01:43:35.235 7 INFO cinder.api.openstack.wsgi [None req-02114837-30c8-410b-a4e5-48a3be176f17 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/os-quota-sets/5b6ec13213644e23ab4dd4acc9f1ba84?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 416/825] 10.0.0.193 () {28 vars in 736 bytes} [Fri Mar 6 01:43:35 2026] GET /v3/d6e81b890ebf4c9da337e629bd1250c6/os-quota-sets/5b6ec13213644e23ab4dd4acc9f1ba84?usage=true => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-06 01:43:35.248 8 INFO cinder.api.openstack.wsgi [None req-edd5c5af-e62a-4a06-8f6b-96f09b04dda9 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/os-quota-sets/5fc83b975af644dfb59ca2dc16ef4a44?usage=true 2026-03-06 01:43:35.278 8 INFO cinder.api.openstack.wsgi [None req-edd5c5af-e62a-4a06-8f6b-96f09b04dda9 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/os-quota-sets/5fc83b975af644dfb59ca2dc16ef4a44?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 410/826] 10.0.0.193 () {28 vars in 736 bytes} [Fri Mar 6 01:43:35 2026] GET /v3/d6e81b890ebf4c9da337e629bd1250c6/os-quota-sets/5fc83b975af644dfb59ca2dc16ef4a44?usage=true => generated 847 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-06 01:43:35.303 7 INFO cinder.api.openstack.wsgi [None req-e1fa85ae-d6c4-4de0-8df0-6c589e33206f ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/os-quota-sets/6bb8cd8903ee4fff87adac5af5c60ac8?usage=true 2026-03-06 01:43:35.323 7 INFO cinder.api.openstack.wsgi [None req-e1fa85ae-d6c4-4de0-8df0-6c589e33206f ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/os-quota-sets/6bb8cd8903ee4fff87adac5af5c60ac8?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 417/827] 10.0.0.193 () {28 vars in 736 bytes} [Fri Mar 6 01:43:35 2026] GET /v3/d6e81b890ebf4c9da337e629bd1250c6/os-quota-sets/6bb8cd8903ee4fff87adac5af5c60ac8?usage=true => generated 847 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-06 01:43:35.338 8 INFO cinder.api.openstack.wsgi [None req-fb360610-1d87-4aa2-8110-b419d440c264 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/os-quota-sets/84012dfdf1e6469da2f24dd6d9e0c04f?usage=true 2026-03-06 01:43:35.369 8 INFO cinder.api.openstack.wsgi [None req-fb360610-1d87-4aa2-8110-b419d440c264 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/os-quota-sets/84012dfdf1e6469da2f24dd6d9e0c04f?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 411/828] 10.0.0.193 () {28 vars in 736 bytes} [Fri Mar 6 01:43:35 2026] GET /v3/d6e81b890ebf4c9da337e629bd1250c6/os-quota-sets/84012dfdf1e6469da2f24dd6d9e0c04f?usage=true => generated 845 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-06 01:43:35.384 7 INFO cinder.api.openstack.wsgi [None req-add5edb9-c011-4b1d-9167-abc390d11df5 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/os-quota-sets/b33b469af74b48588eb861d36abcff45?usage=true 2026-03-06 01:43:35.411 7 INFO cinder.api.openstack.wsgi [None req-add5edb9-c011-4b1d-9167-abc390d11df5 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/os-quota-sets/b33b469af74b48588eb861d36abcff45?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 418/829] 10.0.0.193 () {28 vars in 736 bytes} [Fri Mar 6 01:43:35 2026] GET /v3/d6e81b890ebf4c9da337e629bd1250c6/os-quota-sets/b33b469af74b48588eb861d36abcff45?usage=true => generated 847 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-06 01:43:35.427 8 INFO cinder.api.openstack.wsgi [None req-21586164-dcdb-463c-816b-25df9a1b57ee ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/os-quota-sets/b5abcbafa8fa437cae0cb9f13bc7a8bd?usage=true 2026-03-06 01:43:35.461 8 INFO cinder.api.openstack.wsgi [None req-21586164-dcdb-463c-816b-25df9a1b57ee ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/os-quota-sets/b5abcbafa8fa437cae0cb9f13bc7a8bd?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 412/830] 10.0.0.193 () {28 vars in 736 bytes} [Fri Mar 6 01:43:35 2026] GET /v3/d6e81b890ebf4c9da337e629bd1250c6/os-quota-sets/b5abcbafa8fa437cae0cb9f13bc7a8bd?usage=true => generated 847 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-06 01:43:35.470 7 INFO cinder.api.openstack.wsgi [None req-88f11e8a-b81c-4ed2-8750-74fa39ecd162 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/os-quota-sets/d5393230c9464aaa88ad0b51140c2066?usage=true 2026-03-06 01:43:35.488 7 INFO cinder.api.openstack.wsgi [None req-88f11e8a-b81c-4ed2-8750-74fa39ecd162 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/os-quota-sets/d5393230c9464aaa88ad0b51140c2066?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 419/831] 10.0.0.193 () {28 vars in 736 bytes} [Fri Mar 6 01:43:35 2026] GET /v3/d6e81b890ebf4c9da337e629bd1250c6/os-quota-sets/d5393230c9464aaa88ad0b51140c2066?usage=true => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-06 01:43:35.501 8 INFO cinder.api.openstack.wsgi [None req-3950f3b3-cd82-4bc8-ad54-ebac5357a55b ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/os-quota-sets/d6e81b890ebf4c9da337e629bd1250c6?usage=true 2026-03-06 01:43:35.515 8 INFO cinder.api.openstack.wsgi [None req-3950f3b3-cd82-4bc8-ad54-ebac5357a55b ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/os-quota-sets/d6e81b890ebf4c9da337e629bd1250c6?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 413/832] 10.0.0.193 () {28 vars in 736 bytes} [Fri Mar 6 01:43:35 2026] GET /v3/d6e81b890ebf4c9da337e629bd1250c6/os-quota-sets/d6e81b890ebf4c9da337e629bd1250c6?usage=true => generated 845 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-06 01:43:35.529 7 INFO cinder.api.openstack.wsgi [None req-4a227432-11f2-4b95-b2da-ddb800a94dad ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/os-quota-sets/f2c7037c76b9496eb08572966ca628bf?usage=true 2026-03-06 01:43:35.552 7 INFO cinder.api.openstack.wsgi [None req-4a227432-11f2-4b95-b2da-ddb800a94dad ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/os-quota-sets/f2c7037c76b9496eb08572966ca628bf?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 420/833] 10.0.0.193 () {28 vars in 736 bytes} [Fri Mar 6 01:43:35 2026] GET /v3/d6e81b890ebf4c9da337e629bd1250c6/os-quota-sets/f2c7037c76b9496eb08572966ca628bf?usage=true => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-06 01:43:44.099 8 INFO cinder.api.openstack.wsgi [None req-3950f3b3-cd82-4bc8-ad54-ebac5357a55b ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:43:44.100 7 INFO cinder.api.openstack.wsgi [None req-4a227432-11f2-4b95-b2da-ddb800a94dad ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:43:44.100 8 INFO cinder.api.openstack.wsgi [None req-3950f3b3-cd82-4bc8-ad54-ebac5357a55b ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:43:44.101 7 INFO cinder.api.openstack.wsgi [None req-4a227432-11f2-4b95-b2da-ddb800a94dad ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:43:54.100 8 INFO cinder.api.openstack.wsgi [None req-3950f3b3-cd82-4bc8-ad54-ebac5357a55b ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:43:54.100 7 INFO cinder.api.openstack.wsgi [None req-4a227432-11f2-4b95-b2da-ddb800a94dad ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:43:54.101 8 INFO cinder.api.openstack.wsgi [None req-3950f3b3-cd82-4bc8-ad54-ebac5357a55b ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:43:54.102 7 INFO cinder.api.openstack.wsgi [None req-4a227432-11f2-4b95-b2da-ddb800a94dad ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:44:04.099 8 INFO cinder.api.openstack.wsgi [None req-3950f3b3-cd82-4bc8-ad54-ebac5357a55b ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:44:04.099 7 INFO cinder.api.openstack.wsgi [None req-4a227432-11f2-4b95-b2da-ddb800a94dad ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:44:04.100 7 INFO cinder.api.openstack.wsgi [None req-4a227432-11f2-4b95-b2da-ddb800a94dad ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:44:04.101 8 INFO cinder.api.openstack.wsgi [None req-3950f3b3-cd82-4bc8-ad54-ebac5357a55b ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:44:14.100 7 INFO cinder.api.openstack.wsgi [None req-4a227432-11f2-4b95-b2da-ddb800a94dad ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:44:14.100 8 INFO cinder.api.openstack.wsgi [None req-3950f3b3-cd82-4bc8-ad54-ebac5357a55b ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:44:14.101 8 INFO cinder.api.openstack.wsgi [None req-3950f3b3-cd82-4bc8-ad54-ebac5357a55b ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:44:14.101 7 INFO cinder.api.openstack.wsgi [None req-4a227432-11f2-4b95-b2da-ddb800a94dad ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:44:24.099 8 INFO cinder.api.openstack.wsgi [None req-3950f3b3-cd82-4bc8-ad54-ebac5357a55b ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:44:24.099 7 INFO cinder.api.openstack.wsgi [None req-4a227432-11f2-4b95-b2da-ddb800a94dad ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:44:24.100 8 INFO cinder.api.openstack.wsgi [None req-3950f3b3-cd82-4bc8-ad54-ebac5357a55b ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:44:24.100 7 INFO cinder.api.openstack.wsgi [None req-4a227432-11f2-4b95-b2da-ddb800a94dad ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:44:34.099 8 INFO cinder.api.openstack.wsgi [None req-3950f3b3-cd82-4bc8-ad54-ebac5357a55b ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:44:34.099 7 INFO cinder.api.openstack.wsgi [None req-4a227432-11f2-4b95-b2da-ddb800a94dad ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:44:34.100 8 INFO cinder.api.openstack.wsgi [None req-3950f3b3-cd82-4bc8-ad54-ebac5357a55b ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:44:34.101 7 INFO cinder.api.openstack.wsgi [None req-4a227432-11f2-4b95-b2da-ddb800a94dad ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:44:35.040 8 INFO cinder.api.openstack.wsgi [None req-ed5471e4-18b0-4923-8300-cebd46461dc2 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/scheduler-stats/get_pools?detail=true 2026-03-06 01:44:35.545 8 INFO cinder.api.openstack.wsgi [None req-ed5471e4-18b0-4923-8300-cebd46461dc2 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 420/846] 10.0.0.193 () {28 vars in 696 bytes} [Fri Mar 6 01:44:34 2026] GET /v3/d6e81b890ebf4c9da337e629bd1250c6/scheduler-stats/get_pools?detail=true => generated 670 bytes in 632 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-06 01:44:35.559 7 INFO cinder.api.openstack.wsgi [None req-36ddb214-3bbf-447a-bb3e-738972ee4b48 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/snapshots?all_tenants=true 2026-03-06 01:44:35.573 7 INFO cinder.volume.api [None req-36ddb214-3bbf-447a-bb3e-738972ee4b48 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] Get all snapshots completed successfully. 2026-03-06 01:44:35.574 7 INFO cinder.api.openstack.wsgi [None req-36ddb214-3bbf-447a-bb3e-738972ee4b48 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 427/847] 10.0.0.193 () {28 vars in 674 bytes} [Fri Mar 6 01:44:35 2026] GET /v3/d6e81b890ebf4c9da337e629bd1250c6/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-03-06 01:44:35.587 8 INFO cinder.api.openstack.wsgi [None req-10364610-abe1-42c0-8275-062f380de631 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/os-services 2026-03-06 01:44:35.596 8 INFO cinder.api.openstack.wsgi [None req-10364610-abe1-42c0-8275-062f380de631 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/os-services returned with HTTP 200 [pid: 8|app: 0|req: 421/848] 10.0.0.193 () {28 vars in 645 bytes} [Fri Mar 6 01:44:35 2026] GET /v3/d6e81b890ebf4c9da337e629bd1250c6/os-services => generated 646 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-06 01:44:35.606 7 INFO cinder.api.openstack.wsgi [None req-ee4e68ea-86ee-4023-b997-1ed8df09400a ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/volumes/detail?all_tenants=true 2026-03-06 01:44:35.620 7 INFO cinder.volume.api [None req-ee4e68ea-86ee-4023-b997-1ed8df09400a ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] Get all volumes completed successfully. 2026-03-06 01:44:35.622 7 INFO cinder.api.openstack.wsgi [None req-ee4e68ea-86ee-4023-b997-1ed8df09400a ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 428/849] 10.0.0.193 () {28 vars in 684 bytes} [Fri Mar 6 01:44:35 2026] GET /v3/d6e81b890ebf4c9da337e629bd1250c6/volumes/detail?all_tenants=true => generated 15 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-03-06 01:44:35.632 8 INFO cinder.api.openstack.wsgi [None req-f0b72949-cbf1-48db-8339-32e606f0c08a ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/volumes/detail?all_tenants=true 2026-03-06 01:44:35.643 8 INFO cinder.volume.api [None req-f0b72949-cbf1-48db-8339-32e606f0c08a ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] Get all volumes completed successfully. 2026-03-06 01:44:35.647 8 INFO cinder.api.openstack.wsgi [None req-f0b72949-cbf1-48db-8339-32e606f0c08a ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 422/850] 10.0.0.193 () {28 vars in 684 bytes} [Fri Mar 6 01:44:35 2026] GET /v3/d6e81b890ebf4c9da337e629bd1250c6/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-03-06 01:44:35.758 7 INFO cinder.api.openstack.wsgi [None req-d24697a3-fdea-46a3-853d-858ae9fa0af1 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/os-quota-sets/3b40b2399cb14bb79319263e914e4313?usage=true 2026-03-06 01:44:35.812 7 INFO cinder.api.openstack.wsgi [None req-d24697a3-fdea-46a3-853d-858ae9fa0af1 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/os-quota-sets/3b40b2399cb14bb79319263e914e4313?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 429/851] 10.0.0.193 () {28 vars in 736 bytes} [Fri Mar 6 01:44:35 2026] GET /v3/d6e81b890ebf4c9da337e629bd1250c6/os-quota-sets/3b40b2399cb14bb79319263e914e4313?usage=true => generated 847 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-06 01:44:35.825 8 INFO cinder.api.openstack.wsgi [None req-6b493bba-935d-44e2-905e-30e9789a20e7 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/os-quota-sets/3fb817b96d87454bbd47ec854e09da92?usage=true 2026-03-06 01:44:35.865 8 INFO cinder.api.openstack.wsgi [None req-6b493bba-935d-44e2-905e-30e9789a20e7 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/os-quota-sets/3fb817b96d87454bbd47ec854e09da92?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 423/852] 10.0.0.193 () {28 vars in 736 bytes} [Fri Mar 6 01:44:35 2026] GET /v3/d6e81b890ebf4c9da337e629bd1250c6/os-quota-sets/3fb817b96d87454bbd47ec854e09da92?usage=true => generated 847 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-06 01:44:35.876 7 INFO cinder.api.openstack.wsgi [None req-eba0d608-327f-453c-8cd7-2848cbc79e5f ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/os-quota-sets/5fc83b975af644dfb59ca2dc16ef4a44?usage=true 2026-03-06 01:44:35.892 7 INFO cinder.api.openstack.wsgi [None req-eba0d608-327f-453c-8cd7-2848cbc79e5f ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/os-quota-sets/5fc83b975af644dfb59ca2dc16ef4a44?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 430/853] 10.0.0.193 () {28 vars in 736 bytes} [Fri Mar 6 01:44:35 2026] GET /v3/d6e81b890ebf4c9da337e629bd1250c6/os-quota-sets/5fc83b975af644dfb59ca2dc16ef4a44?usage=true => generated 847 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-06 01:44:35.905 8 INFO cinder.api.openstack.wsgi [None req-eb469cdf-4148-455b-a746-93f1fddff1f9 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/os-quota-sets/6599c1fe98884fecb9ebb0cf765823ee?usage=true 2026-03-06 01:44:35.939 8 INFO cinder.api.openstack.wsgi [None req-eb469cdf-4148-455b-a746-93f1fddff1f9 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/os-quota-sets/6599c1fe98884fecb9ebb0cf765823ee?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 424/854] 10.0.0.193 () {28 vars in 736 bytes} [Fri Mar 6 01:44:35 2026] GET /v3/d6e81b890ebf4c9da337e629bd1250c6/os-quota-sets/6599c1fe98884fecb9ebb0cf765823ee?usage=true => generated 847 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-06 01:44:35.950 7 INFO cinder.api.openstack.wsgi [None req-5ae2fb74-0ec4-4f07-8283-37ae72b40bb8 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/os-quota-sets/84012dfdf1e6469da2f24dd6d9e0c04f?usage=true 2026-03-06 01:44:35.983 7 INFO cinder.api.openstack.wsgi [None req-5ae2fb74-0ec4-4f07-8283-37ae72b40bb8 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/os-quota-sets/84012dfdf1e6469da2f24dd6d9e0c04f?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 431/855] 10.0.0.193 () {28 vars in 736 bytes} [Fri Mar 6 01:44:35 2026] GET /v3/d6e81b890ebf4c9da337e629bd1250c6/os-quota-sets/84012dfdf1e6469da2f24dd6d9e0c04f?usage=true => generated 845 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-06 01:44:35.994 8 INFO cinder.api.openstack.wsgi [None req-e1e22a10-6f27-4042-b577-547860e11c00 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/os-quota-sets/d5393230c9464aaa88ad0b51140c2066?usage=true 2026-03-06 01:44:36.023 8 INFO cinder.api.openstack.wsgi [None req-e1e22a10-6f27-4042-b577-547860e11c00 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/os-quota-sets/d5393230c9464aaa88ad0b51140c2066?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 425/856] 10.0.0.193 () {28 vars in 736 bytes} [Fri Mar 6 01:44:35 2026] GET /v3/d6e81b890ebf4c9da337e629bd1250c6/os-quota-sets/d5393230c9464aaa88ad0b51140c2066?usage=true => generated 847 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-06 01:44:36.034 7 INFO cinder.api.openstack.wsgi [None req-c436bd90-425c-4dad-b8c7-8e9e53e67bdd ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/os-quota-sets/d6e81b890ebf4c9da337e629bd1250c6?usage=true 2026-03-06 01:44:36.060 7 INFO cinder.api.openstack.wsgi [None req-c436bd90-425c-4dad-b8c7-8e9e53e67bdd ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/os-quota-sets/d6e81b890ebf4c9da337e629bd1250c6?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 432/857] 10.0.0.193 () {28 vars in 736 bytes} [Fri Mar 6 01:44:36 2026] GET /v3/d6e81b890ebf4c9da337e629bd1250c6/os-quota-sets/d6e81b890ebf4c9da337e629bd1250c6?usage=true => generated 845 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-06 01:44:36.071 8 INFO cinder.api.openstack.wsgi [None req-ae3284a8-1952-472a-ad04-051121c8e4ff ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/os-quota-sets/f2c7037c76b9496eb08572966ca628bf?usage=true 2026-03-06 01:44:36.090 8 INFO cinder.api.openstack.wsgi [None req-ae3284a8-1952-472a-ad04-051121c8e4ff ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/os-quota-sets/f2c7037c76b9496eb08572966ca628bf?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 426/858] 10.0.0.193 () {28 vars in 736 bytes} [Fri Mar 6 01:44:36 2026] GET /v3/d6e81b890ebf4c9da337e629bd1250c6/os-quota-sets/f2c7037c76b9496eb08572966ca628bf?usage=true => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-06 01:44:44.100 7 INFO cinder.api.openstack.wsgi [None req-c436bd90-425c-4dad-b8c7-8e9e53e67bdd ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:44:44.100 8 INFO cinder.api.openstack.wsgi [None req-ae3284a8-1952-472a-ad04-051121c8e4ff ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:44:44.101 7 INFO cinder.api.openstack.wsgi [None req-c436bd90-425c-4dad-b8c7-8e9e53e67bdd ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:44:44.102 8 INFO cinder.api.openstack.wsgi [None req-ae3284a8-1952-472a-ad04-051121c8e4ff ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:44:54.099 7 INFO cinder.api.openstack.wsgi [None req-c436bd90-425c-4dad-b8c7-8e9e53e67bdd ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:44:54.099 8 INFO cinder.api.openstack.wsgi [None req-ae3284a8-1952-472a-ad04-051121c8e4ff ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:44:54.100 7 INFO cinder.api.openstack.wsgi [None req-c436bd90-425c-4dad-b8c7-8e9e53e67bdd ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:44:54.100 8 INFO cinder.api.openstack.wsgi [None req-ae3284a8-1952-472a-ad04-051121c8e4ff ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:45:04.098 7 INFO cinder.api.openstack.wsgi [None req-c436bd90-425c-4dad-b8c7-8e9e53e67bdd ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:45:04.099 8 INFO cinder.api.openstack.wsgi [None req-ae3284a8-1952-472a-ad04-051121c8e4ff ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:45:04.099 7 INFO cinder.api.openstack.wsgi [None req-c436bd90-425c-4dad-b8c7-8e9e53e67bdd ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:45:04.099 8 INFO cinder.api.openstack.wsgi [None req-ae3284a8-1952-472a-ad04-051121c8e4ff ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:45:14.098 7 INFO cinder.api.openstack.wsgi [None req-c436bd90-425c-4dad-b8c7-8e9e53e67bdd ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:45:14.099 8 INFO cinder.api.openstack.wsgi [None req-ae3284a8-1952-472a-ad04-051121c8e4ff ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:45:14.099 7 INFO cinder.api.openstack.wsgi [None req-c436bd90-425c-4dad-b8c7-8e9e53e67bdd ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:45:14.100 8 INFO cinder.api.openstack.wsgi [None req-ae3284a8-1952-472a-ad04-051121c8e4ff ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:45:24.099 8 INFO cinder.api.openstack.wsgi [None req-ae3284a8-1952-472a-ad04-051121c8e4ff ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:45:24.099 7 INFO cinder.api.openstack.wsgi [None req-c436bd90-425c-4dad-b8c7-8e9e53e67bdd ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:45:24.100 8 INFO cinder.api.openstack.wsgi [None req-ae3284a8-1952-472a-ad04-051121c8e4ff ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:45:24.101 7 INFO cinder.api.openstack.wsgi [None req-c436bd90-425c-4dad-b8c7-8e9e53e67bdd ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:45:34.100 7 INFO cinder.api.openstack.wsgi [None req-c436bd90-425c-4dad-b8c7-8e9e53e67bdd ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:45:34.100 8 INFO cinder.api.openstack.wsgi [None req-ae3284a8-1952-472a-ad04-051121c8e4ff ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:45:34.101 7 INFO cinder.api.openstack.wsgi [None req-c436bd90-425c-4dad-b8c7-8e9e53e67bdd ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:45:34.101 8 INFO cinder.api.openstack.wsgi [None req-ae3284a8-1952-472a-ad04-051121c8e4ff ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:45:34.369 7 INFO cinder.api.openstack.wsgi [None req-a56ccafd-ad0a-4270-baa3-71c6970bc319 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/volumes/detail?all_tenants=true 2026-03-06 01:45:34.378 7 INFO cinder.volume.api [None req-a56ccafd-ad0a-4270-baa3-71c6970bc319 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] Get all volumes completed successfully. 2026-03-06 01:45:34.380 7 INFO cinder.api.openstack.wsgi [None req-a56ccafd-ad0a-4270-baa3-71c6970bc319 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 439/871] 10.0.0.193 () {28 vars in 684 bytes} [Fri Mar 6 01:45:34 2026] GET /v3/d6e81b890ebf4c9da337e629bd1250c6/volumes/detail?all_tenants=true => generated 15 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-03-06 01:45:34.391 8 INFO cinder.api.openstack.wsgi [None req-8b710941-b83d-4751-a45a-a5a22a354460 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/snapshots?all_tenants=true 2026-03-06 01:45:34.398 8 INFO cinder.volume.api [None req-8b710941-b83d-4751-a45a-a5a22a354460 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] Get all snapshots completed successfully. 2026-03-06 01:45:34.398 8 INFO cinder.api.openstack.wsgi [None req-8b710941-b83d-4751-a45a-a5a22a354460 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 433/872] 10.0.0.193 () {28 vars in 674 bytes} [Fri Mar 6 01:45:34 2026] GET /v3/d6e81b890ebf4c9da337e629bd1250c6/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-03-06 01:45:34.406 7 INFO cinder.api.openstack.wsgi [None req-eaff9538-e23b-4814-96c9-bad96911990a ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/volumes/detail?all_tenants=true 2026-03-06 01:45:34.415 7 INFO cinder.volume.api [None req-eaff9538-e23b-4814-96c9-bad96911990a ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] Get all volumes completed successfully. 2026-03-06 01:45:34.417 7 INFO cinder.api.openstack.wsgi [None req-eaff9538-e23b-4814-96c9-bad96911990a ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 440/873] 10.0.0.193 () {28 vars in 684 bytes} [Fri Mar 6 01:45:34 2026] GET /v3/d6e81b890ebf4c9da337e629bd1250c6/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-03-06 01:45:34.452 8 INFO cinder.api.openstack.wsgi [None req-b38de102-b330-4ee1-abdc-05a4815be481 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/os-quota-sets/613b74ecdd7c45b1a1d424f3c0943e71?usage=true 2026-03-06 01:45:34.468 8 INFO cinder.api.openstack.wsgi [None req-b38de102-b330-4ee1-abdc-05a4815be481 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/os-quota-sets/613b74ecdd7c45b1a1d424f3c0943e71?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 434/874] 10.0.0.193 () {28 vars in 736 bytes} [Fri Mar 6 01:45:34 2026] GET /v3/d6e81b890ebf4c9da337e629bd1250c6/os-quota-sets/613b74ecdd7c45b1a1d424f3c0943e71?usage=true => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-06 01:45:34.479 7 INFO cinder.api.openstack.wsgi [None req-08347c0d-525f-4f4c-b86a-210b3ba11947 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/os-quota-sets/84012dfdf1e6469da2f24dd6d9e0c04f?usage=true 2026-03-06 01:45:34.501 7 INFO cinder.api.openstack.wsgi [None req-08347c0d-525f-4f4c-b86a-210b3ba11947 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/os-quota-sets/84012dfdf1e6469da2f24dd6d9e0c04f?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 441/875] 10.0.0.193 () {28 vars in 736 bytes} [Fri Mar 6 01:45:34 2026] GET /v3/d6e81b890ebf4c9da337e629bd1250c6/os-quota-sets/84012dfdf1e6469da2f24dd6d9e0c04f?usage=true => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-06 01:45:34.513 8 INFO cinder.api.openstack.wsgi [None req-43e0d2c2-14e4-46c1-9331-ddadcccc9667 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/os-quota-sets/d5393230c9464aaa88ad0b51140c2066?usage=true 2026-03-06 01:45:34.529 8 INFO cinder.api.openstack.wsgi [None req-43e0d2c2-14e4-46c1-9331-ddadcccc9667 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/os-quota-sets/d5393230c9464aaa88ad0b51140c2066?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 435/876] 10.0.0.193 () {28 vars in 736 bytes} [Fri Mar 6 01:45:34 2026] GET /v3/d6e81b890ebf4c9da337e629bd1250c6/os-quota-sets/d5393230c9464aaa88ad0b51140c2066?usage=true => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-06 01:45:34.540 7 INFO cinder.api.openstack.wsgi [None req-5aa92872-29c3-4833-95bc-69922bb17de2 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/os-quota-sets/d6e81b890ebf4c9da337e629bd1250c6?usage=true 2026-03-06 01:45:34.559 7 INFO cinder.api.openstack.wsgi [None req-5aa92872-29c3-4833-95bc-69922bb17de2 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/os-quota-sets/d6e81b890ebf4c9da337e629bd1250c6?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 442/877] 10.0.0.193 () {28 vars in 736 bytes} [Fri Mar 6 01:45:34 2026] GET /v3/d6e81b890ebf4c9da337e629bd1250c6/os-quota-sets/d6e81b890ebf4c9da337e629bd1250c6?usage=true => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-06 01:45:34.571 8 INFO cinder.api.openstack.wsgi [None req-e9666d9c-489b-4a37-9132-f4bea6f260da ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/os-quota-sets/f5512c61df1b47b79b2ed5a3957bc44d?usage=true 2026-03-06 01:45:34.588 8 INFO cinder.api.openstack.wsgi [None req-e9666d9c-489b-4a37-9132-f4bea6f260da ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/os-quota-sets/f5512c61df1b47b79b2ed5a3957bc44d?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 436/878] 10.0.0.193 () {28 vars in 736 bytes} [Fri Mar 6 01:45:34 2026] GET /v3/d6e81b890ebf4c9da337e629bd1250c6/os-quota-sets/f5512c61df1b47b79b2ed5a3957bc44d?usage=true => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-06 01:45:34.598 7 INFO cinder.api.openstack.wsgi [None req-06890e92-9750-42b7-bb9b-643342e3354e ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/os-services 2026-03-06 01:45:34.603 7 INFO cinder.api.openstack.wsgi [None req-06890e92-9750-42b7-bb9b-643342e3354e ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/os-services returned with HTTP 200 [pid: 7|app: 0|req: 443/879] 10.0.0.193 () {28 vars in 645 bytes} [Fri Mar 6 01:45:34 2026] GET /v3/d6e81b890ebf4c9da337e629bd1250c6/os-services => generated 646 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-06 01:45:34.620 8 INFO cinder.api.openstack.wsgi [None req-77dfe37d-2bf3-4f1d-a806-a9038e23b42f ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/scheduler-stats/get_pools?detail=true 2026-03-06 01:45:35.124 8 INFO cinder.api.openstack.wsgi [None req-77dfe37d-2bf3-4f1d-a806-a9038e23b42f ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 437/880] 10.0.0.193 () {28 vars in 696 bytes} [Fri Mar 6 01:45:34 2026] GET /v3/d6e81b890ebf4c9da337e629bd1250c6/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-03-06 01:45:44.100 8 INFO cinder.api.openstack.wsgi [None req-77dfe37d-2bf3-4f1d-a806-a9038e23b42f ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:45:44.100 7 INFO cinder.api.openstack.wsgi [None req-06890e92-9750-42b7-bb9b-643342e3354e ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:45:44.101 8 INFO cinder.api.openstack.wsgi [None req-77dfe37d-2bf3-4f1d-a806-a9038e23b42f ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:45:44.101 7 INFO cinder.api.openstack.wsgi [None req-06890e92-9750-42b7-bb9b-643342e3354e ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:45:54.099 8 INFO cinder.api.openstack.wsgi [None req-77dfe37d-2bf3-4f1d-a806-a9038e23b42f ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:45:54.099 7 INFO cinder.api.openstack.wsgi [None req-06890e92-9750-42b7-bb9b-643342e3354e ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:45:54.100 7 INFO cinder.api.openstack.wsgi [None req-06890e92-9750-42b7-bb9b-643342e3354e ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:45:54.101 8 INFO cinder.api.openstack.wsgi [None req-77dfe37d-2bf3-4f1d-a806-a9038e23b42f ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:46:04.099 7 INFO cinder.api.openstack.wsgi [None req-06890e92-9750-42b7-bb9b-643342e3354e ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:46:04.099 8 INFO cinder.api.openstack.wsgi [None req-77dfe37d-2bf3-4f1d-a806-a9038e23b42f ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:46:04.100 7 INFO cinder.api.openstack.wsgi [None req-06890e92-9750-42b7-bb9b-643342e3354e ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:46:04.100 8 INFO cinder.api.openstack.wsgi [None req-77dfe37d-2bf3-4f1d-a806-a9038e23b42f ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:46:14.099 8 INFO cinder.api.openstack.wsgi [None req-77dfe37d-2bf3-4f1d-a806-a9038e23b42f ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:46:14.099 7 INFO cinder.api.openstack.wsgi [None req-06890e92-9750-42b7-bb9b-643342e3354e ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:46:14.100 8 INFO cinder.api.openstack.wsgi [None req-77dfe37d-2bf3-4f1d-a806-a9038e23b42f ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:46:14.100 7 INFO cinder.api.openstack.wsgi [None req-06890e92-9750-42b7-bb9b-643342e3354e ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:46:24.100 7 INFO cinder.api.openstack.wsgi [None req-06890e92-9750-42b7-bb9b-643342e3354e ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:46:24.100 8 INFO cinder.api.openstack.wsgi [None req-77dfe37d-2bf3-4f1d-a806-a9038e23b42f ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:46:24.101 7 INFO cinder.api.openstack.wsgi [None req-06890e92-9750-42b7-bb9b-643342e3354e ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:46:24.102 8 INFO cinder.api.openstack.wsgi [None req-77dfe37d-2bf3-4f1d-a806-a9038e23b42f ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:46:34.099 7 INFO cinder.api.openstack.wsgi [None req-06890e92-9750-42b7-bb9b-643342e3354e ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:46:34.099 8 INFO cinder.api.openstack.wsgi [None req-77dfe37d-2bf3-4f1d-a806-a9038e23b42f ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:46:34.100 7 INFO cinder.api.openstack.wsgi [None req-06890e92-9750-42b7-bb9b-643342e3354e ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:46:34.100 8 INFO cinder.api.openstack.wsgi [None req-77dfe37d-2bf3-4f1d-a806-a9038e23b42f ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:46:34.586 7 INFO cinder.api.openstack.wsgi [None req-5b92d131-9037-40b5-8a8b-c0abb9ebe9f9 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/os-quota-sets/080af26972ec435894cf9048d572531a?usage=true 2026-03-06 01:46:34.604 7 INFO cinder.api.openstack.wsgi [None req-5b92d131-9037-40b5-8a8b-c0abb9ebe9f9 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/os-quota-sets/080af26972ec435894cf9048d572531a?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 450/893] 10.0.0.193 () {28 vars in 736 bytes} [Fri Mar 6 01:46:34 2026] GET /v3/d6e81b890ebf4c9da337e629bd1250c6/os-quota-sets/080af26972ec435894cf9048d572531a?usage=true => generated 847 bytes in 184 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-06 01:46:34.615 8 INFO cinder.api.openstack.wsgi [None req-bc3c8eb2-5676-46a2-a8c1-3d9cc5699d96 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/os-quota-sets/1ce3285fa53142d89702ab890002a667?usage=true 2026-03-06 01:46:34.635 8 INFO cinder.api.openstack.wsgi [None req-bc3c8eb2-5676-46a2-a8c1-3d9cc5699d96 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/os-quota-sets/1ce3285fa53142d89702ab890002a667?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 444/894] 10.0.0.193 () {28 vars in 736 bytes} [Fri Mar 6 01:46:34 2026] GET /v3/d6e81b890ebf4c9da337e629bd1250c6/os-quota-sets/1ce3285fa53142d89702ab890002a667?usage=true => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-06 01:46:34.646 7 INFO cinder.api.openstack.wsgi [None req-517c5080-3c42-48d0-b35c-2ada756bcf79 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/os-quota-sets/2b13761d8d7a493b835e7b6e3a56a075?usage=true 2026-03-06 01:46:34.666 7 INFO cinder.api.openstack.wsgi [None req-517c5080-3c42-48d0-b35c-2ada756bcf79 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/os-quota-sets/2b13761d8d7a493b835e7b6e3a56a075?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 451/895] 10.0.0.193 () {28 vars in 736 bytes} [Fri Mar 6 01:46:34 2026] GET /v3/d6e81b890ebf4c9da337e629bd1250c6/os-quota-sets/2b13761d8d7a493b835e7b6e3a56a075?usage=true => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-06 01:46:34.677 8 INFO cinder.api.openstack.wsgi [None req-42442de9-fa31-444b-b7fa-67b862a9e13b ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/os-quota-sets/4531a33e3a754868892e022e69efe815?usage=true 2026-03-06 01:46:34.695 8 INFO cinder.api.openstack.wsgi [None req-42442de9-fa31-444b-b7fa-67b862a9e13b ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/os-quota-sets/4531a33e3a754868892e022e69efe815?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 445/896] 10.0.0.193 () {28 vars in 736 bytes} [Fri Mar 6 01:46:34 2026] GET /v3/d6e81b890ebf4c9da337e629bd1250c6/os-quota-sets/4531a33e3a754868892e022e69efe815?usage=true => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-06 01:46:34.707 7 INFO cinder.api.openstack.wsgi [None req-e8f621e9-2a74-4d28-92a3-ee75ee05ecce ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/os-quota-sets/84012dfdf1e6469da2f24dd6d9e0c04f?usage=true 2026-03-06 01:46:34.724 7 INFO cinder.api.openstack.wsgi [None req-e8f621e9-2a74-4d28-92a3-ee75ee05ecce ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/os-quota-sets/84012dfdf1e6469da2f24dd6d9e0c04f?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 452/897] 10.0.0.193 () {28 vars in 736 bytes} [Fri Mar 6 01:46:34 2026] GET /v3/d6e81b890ebf4c9da337e629bd1250c6/os-quota-sets/84012dfdf1e6469da2f24dd6d9e0c04f?usage=true => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-06 01:46:34.741 8 INFO cinder.api.openstack.wsgi [None req-154b9487-4f10-4432-9359-65d0d834b17a ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/os-quota-sets/89d1596146374057ae2d15ee370822f9?usage=true 2026-03-06 01:46:34.757 8 INFO cinder.api.openstack.wsgi [None req-154b9487-4f10-4432-9359-65d0d834b17a ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/os-quota-sets/89d1596146374057ae2d15ee370822f9?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 446/898] 10.0.0.193 () {28 vars in 736 bytes} [Fri Mar 6 01:46:34 2026] GET /v3/d6e81b890ebf4c9da337e629bd1250c6/os-quota-sets/89d1596146374057ae2d15ee370822f9?usage=true => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-06 01:46:34.770 7 INFO cinder.api.openstack.wsgi [None req-e8cd9eb1-12ed-4fe3-9964-b8362250a528 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/os-quota-sets/a941fa28ad2e49a78f3c2f24139b2c45?usage=true 2026-03-06 01:46:34.795 7 INFO cinder.api.openstack.wsgi [None req-e8cd9eb1-12ed-4fe3-9964-b8362250a528 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/os-quota-sets/a941fa28ad2e49a78f3c2f24139b2c45?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 453/899] 10.0.0.193 () {28 vars in 736 bytes} [Fri Mar 6 01:46:34 2026] GET /v3/d6e81b890ebf4c9da337e629bd1250c6/os-quota-sets/a941fa28ad2e49a78f3c2f24139b2c45?usage=true => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-06 01:46:34.805 8 INFO cinder.api.openstack.wsgi [None req-772c920f-1f37-46d1-92a3-2e665a687f55 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/os-quota-sets/ab594cb704a44e29aff55d2b72b273e1?usage=true 2026-03-06 01:46:34.821 8 INFO cinder.api.openstack.wsgi [None req-772c920f-1f37-46d1-92a3-2e665a687f55 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/os-quota-sets/ab594cb704a44e29aff55d2b72b273e1?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 447/900] 10.0.0.193 () {28 vars in 736 bytes} [Fri Mar 6 01:46:34 2026] GET /v3/d6e81b890ebf4c9da337e629bd1250c6/os-quota-sets/ab594cb704a44e29aff55d2b72b273e1?usage=true => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-06 01:46:34.833 7 INFO cinder.api.openstack.wsgi [None req-7c03b0b9-1183-4d6f-9384-bc8fd7916618 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/os-quota-sets/c2f0495d44204328937db222e532a1e0?usage=true 2026-03-06 01:46:34.857 7 INFO cinder.api.openstack.wsgi [None req-7c03b0b9-1183-4d6f-9384-bc8fd7916618 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/os-quota-sets/c2f0495d44204328937db222e532a1e0?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 454/901] 10.0.0.193 () {28 vars in 736 bytes} [Fri Mar 6 01:46:34 2026] GET /v3/d6e81b890ebf4c9da337e629bd1250c6/os-quota-sets/c2f0495d44204328937db222e532a1e0?usage=true => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-06 01:46:34.872 8 INFO cinder.api.openstack.wsgi [None req-502d8191-7177-4273-8afb-192ddea24c5d ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/os-quota-sets/d5393230c9464aaa88ad0b51140c2066?usage=true 2026-03-06 01:46:34.893 8 INFO cinder.api.openstack.wsgi [None req-502d8191-7177-4273-8afb-192ddea24c5d ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/os-quota-sets/d5393230c9464aaa88ad0b51140c2066?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 448/902] 10.0.0.193 () {28 vars in 736 bytes} [Fri Mar 6 01:46:34 2026] GET /v3/d6e81b890ebf4c9da337e629bd1250c6/os-quota-sets/d5393230c9464aaa88ad0b51140c2066?usage=true => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-06 01:46:34.905 7 INFO cinder.api.openstack.wsgi [None req-d530eec4-f9fa-4f4a-b9a1-762340f7be8b ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/os-quota-sets/d6e81b890ebf4c9da337e629bd1250c6?usage=true 2026-03-06 01:46:34.927 7 INFO cinder.api.openstack.wsgi [None req-d530eec4-f9fa-4f4a-b9a1-762340f7be8b ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/os-quota-sets/d6e81b890ebf4c9da337e629bd1250c6?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 455/903] 10.0.0.193 () {28 vars in 736 bytes} [Fri Mar 6 01:46:34 2026] GET /v3/d6e81b890ebf4c9da337e629bd1250c6/os-quota-sets/d6e81b890ebf4c9da337e629bd1250c6?usage=true => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-06 01:46:34.941 8 INFO cinder.api.openstack.wsgi [None req-5996b2c2-28ef-4294-a884-9449e725bf7f ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/snapshots?all_tenants=true 2026-03-06 01:46:34.947 8 INFO cinder.volume.api [None req-5996b2c2-28ef-4294-a884-9449e725bf7f ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] Get all snapshots completed successfully. 2026-03-06 01:46:34.948 8 INFO cinder.api.openstack.wsgi [None req-5996b2c2-28ef-4294-a884-9449e725bf7f ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 449/904] 10.0.0.193 () {28 vars in 674 bytes} [Fri Mar 6 01:46:34 2026] GET /v3/d6e81b890ebf4c9da337e629bd1250c6/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-03-06 01:46:34.957 7 INFO cinder.api.openstack.wsgi [None req-4d9441d1-29e4-40b3-b61c-c4e925c2566e ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/volumes/detail?all_tenants=true 2026-03-06 01:46:34.981 7 INFO cinder.volume.api [None req-4d9441d1-29e4-40b3-b61c-c4e925c2566e ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] Get all volumes completed successfully. 2026-03-06 01:46:34.985 7 INFO cinder.api.openstack.wsgi [None req-4d9441d1-29e4-40b3-b61c-c4e925c2566e ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 456/905] 10.0.0.193 () {28 vars in 684 bytes} [Fri Mar 6 01:46:34 2026] GET /v3/d6e81b890ebf4c9da337e629bd1250c6/volumes/detail?all_tenants=true => generated 15 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-03-06 01:46:35.013 8 INFO cinder.api.openstack.wsgi [None req-611168b6-dbdb-4af2-9235-7f7776eb3569 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/scheduler-stats/get_pools?detail=true 2026-03-06 01:46:35.516 8 INFO cinder.api.openstack.wsgi [None req-611168b6-dbdb-4af2-9235-7f7776eb3569 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 450/906] 10.0.0.193 () {28 vars in 696 bytes} [Fri Mar 6 01:46:35 2026] GET /v3/d6e81b890ebf4c9da337e629bd1250c6/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-03-06 01:46:35.533 7 INFO cinder.api.openstack.wsgi [None req-2bd8c685-06bd-4db8-a486-9368337c294a ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/volumes/detail?all_tenants=true 2026-03-06 01:46:35.544 7 INFO cinder.volume.api [None req-2bd8c685-06bd-4db8-a486-9368337c294a ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] Get all volumes completed successfully. 2026-03-06 01:46:35.545 7 INFO cinder.api.openstack.wsgi [None req-2bd8c685-06bd-4db8-a486-9368337c294a ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 457/907] 10.0.0.193 () {28 vars in 684 bytes} [Fri Mar 6 01:46:35 2026] GET /v3/d6e81b890ebf4c9da337e629bd1250c6/volumes/detail?all_tenants=true => generated 15 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-03-06 01:46:35.555 8 INFO cinder.api.openstack.wsgi [None req-e6f9a0d0-651b-4086-969e-572f77d07795 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/os-services 2026-03-06 01:46:35.566 8 INFO cinder.api.openstack.wsgi [None req-e6f9a0d0-651b-4086-969e-572f77d07795 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/os-services returned with HTTP 200 [pid: 8|app: 0|req: 451/908] 10.0.0.193 () {28 vars in 645 bytes} [Fri Mar 6 01:46:35 2026] GET /v3/d6e81b890ebf4c9da337e629bd1250c6/os-services => generated 646 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-06 01:46:44.100 7 INFO cinder.api.openstack.wsgi [None req-2bd8c685-06bd-4db8-a486-9368337c294a ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:46:44.100 8 INFO cinder.api.openstack.wsgi [None req-e6f9a0d0-651b-4086-969e-572f77d07795 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:46:44.101 8 INFO cinder.api.openstack.wsgi [None req-e6f9a0d0-651b-4086-969e-572f77d07795 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:46:44.101 7 INFO cinder.api.openstack.wsgi [None req-2bd8c685-06bd-4db8-a486-9368337c294a ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:46:54.099 8 INFO cinder.api.openstack.wsgi [None req-e6f9a0d0-651b-4086-969e-572f77d07795 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:46:54.099 7 INFO cinder.api.openstack.wsgi [None req-2bd8c685-06bd-4db8-a486-9368337c294a ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:46:54.100 7 INFO cinder.api.openstack.wsgi [None req-2bd8c685-06bd-4db8-a486-9368337c294a ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:46:54.100 8 INFO cinder.api.openstack.wsgi [None req-e6f9a0d0-651b-4086-969e-572f77d07795 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:47:04.099 7 INFO cinder.api.openstack.wsgi [None req-2bd8c685-06bd-4db8-a486-9368337c294a ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:47:04.101 7 INFO cinder.api.openstack.wsgi [None req-2bd8c685-06bd-4db8-a486-9368337c294a ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:47:04.099 8 INFO cinder.api.openstack.wsgi [None req-e6f9a0d0-651b-4086-969e-572f77d07795 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:47:04.103 8 INFO cinder.api.openstack.wsgi [None req-e6f9a0d0-651b-4086-969e-572f77d07795 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:47:14.100 7 INFO cinder.api.openstack.wsgi [None req-2bd8c685-06bd-4db8-a486-9368337c294a ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:47:14.100 8 INFO cinder.api.openstack.wsgi [None req-e6f9a0d0-651b-4086-969e-572f77d07795 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:47:14.101 7 INFO cinder.api.openstack.wsgi [None req-2bd8c685-06bd-4db8-a486-9368337c294a ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:47:14.101 8 INFO cinder.api.openstack.wsgi [None req-e6f9a0d0-651b-4086-969e-572f77d07795 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:47:21.970 7 INFO cinder.api.openstack.wsgi [None req-2341c4d9-8e26-417b-8391-143710e4018b ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/volumes 2026-03-06 01:47:22.100 7 INFO cinder.api.v3.volumes [None req-2341c4d9-8e26-417b-8391-143710e4018b ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] Create volume of 16 GB 2026-03-06 01:47:22.106 7 INFO cinder.volume.api [None req-2341c4d9-8e26-417b-8391-143710e4018b ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] Availability Zones retrieved successfully. 2026-03-06 01:47:22.323 7 INFO cinder.volume.api [None req-2341c4d9-8e26-417b-8391-143710e4018b ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] Create volume request issued successfully. 2026-03-06 01:47:22.324 7 INFO cinder.api.openstack.wsgi [None req-2341c4d9-8e26-417b-8391-143710e4018b ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/volumes returned with HTTP 202 [pid: 7|app: 0|req: 462/917] 199.204.45.156 () {34 vars in 734 bytes} [Fri Mar 6 01:47:21 2026] POST /v3/d6e81b890ebf4c9da337e629bd1250c6/volumes => generated 846 bytes in 389 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-03-06 01:47:22.339 8 INFO cinder.api.openstack.wsgi [req-2341c4d9-8e26-417b-8391-143710e4018b req-2dd5cc1b-04bd-4783-8bdf-2d1ba3e09e73 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/volumes/cc4f61c8-90b4-44f6-95b2-22fb51e5d0c4 /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-03-06 01:47:22.380 8 INFO cinder.volume.api [req-2341c4d9-8e26-417b-8391-143710e4018b req-2dd5cc1b-04bd-4783-8bdf-2d1ba3e09e73 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] Volume info retrieved successfully. 2026-03-06 01:47:22.385 8 INFO cinder.api.openstack.wsgi [req-2341c4d9-8e26-417b-8391-143710e4018b req-2dd5cc1b-04bd-4783-8bdf-2d1ba3e09e73 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/volumes/cc4f61c8-90b4-44f6-95b2-22fb51e5d0c4 returned with HTTP 200 [pid: 8|app: 0|req: 456/918] 199.204.45.156 () {32 vars in 825 bytes} [Fri Mar 6 01:47:22 2026] GET /v3/d6e81b890ebf4c9da337e629bd1250c6/volumes/cc4f61c8-90b4-44f6-95b2-22fb51e5d0c4 => generated 1025 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-03-06 01:47:24.102 8 INFO cinder.api.openstack.wsgi [req-2341c4d9-8e26-417b-8391-143710e4018b req-2dd5cc1b-04bd-4783-8bdf-2d1ba3e09e73 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:47:24.103 7 INFO cinder.api.openstack.wsgi [None req-2341c4d9-8e26-417b-8391-143710e4018b ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:47:24.104 8 INFO cinder.api.openstack.wsgi [req-2341c4d9-8e26-417b-8391-143710e4018b req-2dd5cc1b-04bd-4783-8bdf-2d1ba3e09e73 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:47:24.104 7 INFO cinder.api.openstack.wsgi [None req-2341c4d9-8e26-417b-8391-143710e4018b ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222: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-03-06 01:47:27.399 8 INFO cinder.api.openstack.wsgi [req-2341c4d9-8e26-417b-8391-143710e4018b req-16c8bcd1-f52d-4bf7-b1e5-6907e6581637 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/volumes/cc4f61c8-90b4-44f6-95b2-22fb51e5d0c4 /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-03-06 01:47:27.420 8 INFO cinder.volume.api [req-2341c4d9-8e26-417b-8391-143710e4018b req-16c8bcd1-f52d-4bf7-b1e5-6907e6581637 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] Volume info retrieved successfully. 2026-03-06 01:47:27.427 8 INFO cinder.api.openstack.wsgi [req-2341c4d9-8e26-417b-8391-143710e4018b req-16c8bcd1-f52d-4bf7-b1e5-6907e6581637 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/volumes/cc4f61c8-90b4-44f6-95b2-22fb51e5d0c4 returned with HTTP 200 [pid: 8|app: 0|req: 458/921] 199.204.45.156 () {32 vars in 825 bytes} [Fri Mar 6 01:47:27 2026] GET /v3/d6e81b890ebf4c9da337e629bd1250c6/volumes/cc4f61c8-90b4-44f6-95b2-22fb51e5d0c4 => generated 1489 bytes in 33 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-03-06 01:47:27.816 7 INFO cinder.api.openstack.wsgi [req-a0a40f2d-a132-49a4-86c1-45f97fef4fa7 req-378dd215-52e6-43ec-9a11-2fce6dcf6b6b ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/volumes/cc4f61c8-90b4-44f6-95b2-22fb51e5d0c4 /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-03-06 01:47:27.831 7 INFO cinder.volume.api [req-a0a40f2d-a132-49a4-86c1-45f97fef4fa7 req-378dd215-52e6-43ec-9a11-2fce6dcf6b6b ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] Volume info retrieved successfully. 2026-03-06 01:47:27.836 7 INFO cinder.api.openstack.wsgi [req-a0a40f2d-a132-49a4-86c1-45f97fef4fa7 req-378dd215-52e6-43ec-9a11-2fce6dcf6b6b ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/volumes/cc4f61c8-90b4-44f6-95b2-22fb51e5d0c4 returned with HTTP 200 [pid: 7|app: 0|req: 464/922] 10.0.0.158 () {34 vars in 1028 bytes} [Fri Mar 6 01:47:27 2026] GET /v3/d6e81b890ebf4c9da337e629bd1250c6/volumes/cc4f61c8-90b4-44f6-95b2-22fb51e5d0c4 => generated 1489 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-03-06 01:47:28.234 8 INFO cinder.api.openstack.wsgi [req-a0a40f2d-a132-49a4-86c1-45f97fef4fa7 req-e5c7fc84-2c6d-412b-8e56-56530812eaa2 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/volumes/cc4f61c8-90b4-44f6-95b2-22fb51e5d0c4 /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-03-06 01:47:28.248 8 INFO cinder.volume.api [req-a0a40f2d-a132-49a4-86c1-45f97fef4fa7 req-e5c7fc84-2c6d-412b-8e56-56530812eaa2 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] Volume info retrieved successfully. 2026-03-06 01:47:28.255 8 INFO cinder.api.openstack.wsgi [req-a0a40f2d-a132-49a4-86c1-45f97fef4fa7 req-e5c7fc84-2c6d-412b-8e56-56530812eaa2 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/volumes/cc4f61c8-90b4-44f6-95b2-22fb51e5d0c4 returned with HTTP 200 [pid: 8|app: 0|req: 459/923] 10.0.0.158 () {34 vars in 1028 bytes} [Fri Mar 6 01:47:28 2026] GET /v3/d6e81b890ebf4c9da337e629bd1250c6/volumes/cc4f61c8-90b4-44f6-95b2-22fb51e5d0c4 => generated 1489 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-03-06 01:47:28.266 7 INFO cinder.api.openstack.wsgi [req-a0a40f2d-a132-49a4-86c1-45f97fef4fa7 req-378dd215-52e6-43ec-9a11-2fce6dcf6b6b ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-03-06 01:47:28.267 7 INFO cinder.api.openstack.wsgi [req-a0a40f2d-a132-49a4-86c1-45f97fef4fa7 req-378dd215-52e6-43ec-9a11-2fce6dcf6b6b ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 465/924] 10.0.0.158 () {32 vars in 829 bytes} [Fri Mar 6 01:47:28 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-03-06 01:47:28.280 8 INFO cinder.api.openstack.wsgi [req-a0a40f2d-a132-49a4-86c1-45f97fef4fa7 req-917c162e-f3eb-43c7-8144-4892e7e82d6e ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/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-03-06 01:47:28.321 8 INFO cinder.api.openstack.wsgi [req-a0a40f2d-a132-49a4-86c1-45f97fef4fa7 req-917c162e-f3eb-43c7-8144-4892e7e82d6e ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/attachments returned with HTTP 200 [pid: 8|app: 0|req: 460/925] 10.0.0.158 () {40 vars in 1057 bytes} [Fri Mar 6 01:47:28 2026] POST /v3/d6e81b890ebf4c9da337e629bd1250c6/attachments => generated 273 bytes in 49 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-03-06 01:47:31.650 7 INFO cinder.api.openstack.wsgi [req-2341c4d9-8e26-417b-8391-143710e4018b req-8ca2ddfb-f547-49d4-88ed-c7c3748af6e8 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/volumes/cc4f61c8-90b4-44f6-95b2-22fb51e5d0c4 /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-03-06 01:47:31.671 7 INFO cinder.volume.api [req-2341c4d9-8e26-417b-8391-143710e4018b req-8ca2ddfb-f547-49d4-88ed-c7c3748af6e8 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] Volume info retrieved successfully. 2026-03-06 01:47:31.678 7 INFO cinder.api.openstack.wsgi [req-2341c4d9-8e26-417b-8391-143710e4018b req-8ca2ddfb-f547-49d4-88ed-c7c3748af6e8 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/volumes/cc4f61c8-90b4-44f6-95b2-22fb51e5d0c4 returned with HTTP 200 [pid: 7|app: 0|req: 466/926] 199.204.45.156 () {32 vars in 825 bytes} [Fri Mar 6 01:47:31 2026] GET /v3/d6e81b890ebf4c9da337e629bd1250c6/volumes/cc4f61c8-90b4-44f6-95b2-22fb51e5d0c4 => generated 1488 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-03-06 01:47:33.687 8 INFO cinder.api.openstack.wsgi [req-a0a40f2d-a132-49a4-86c1-45f97fef4fa7 req-917c162e-f3eb-43c7-8144-4892e7e82d6e ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-03-06 01:47:33.688 8 INFO cinder.api.openstack.wsgi [req-a0a40f2d-a132-49a4-86c1-45f97fef4fa7 req-917c162e-f3eb-43c7-8144-4892e7e82d6e ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 461/927] 199.204.45.156 () {32 vars in 840 bytes} [Fri Mar 6 01:47:33 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-03-06 01:47:33.700 7 INFO cinder.api.openstack.wsgi [req-a0a40f2d-a132-49a4-86c1-45f97fef4fa7 req-8ad73d99-ebcb-4a46-9588-b08c8a52189b ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/volumes/cc4f61c8-90b4-44f6-95b2-22fb51e5d0c4 /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-03-06 01:47:33.858 7 INFO cinder.volume.api [req-a0a40f2d-a132-49a4-86c1-45f97fef4fa7 req-8ad73d99-ebcb-4a46-9588-b08c8a52189b ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] Volume info retrieved successfully. 2026-03-06 01:47:33.864 7 INFO cinder.api.openstack.wsgi [req-a0a40f2d-a132-49a4-86c1-45f97fef4fa7 req-8ad73d99-ebcb-4a46-9588-b08c8a52189b ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/volumes/cc4f61c8-90b4-44f6-95b2-22fb51e5d0c4 returned with HTTP 200 [pid: 7|app: 0|req: 467/928] 199.204.45.156 () {36 vars in 1073 bytes} [Fri Mar 6 01:47:33 2026] GET /v3/d6e81b890ebf4c9da337e629bd1250c6/volumes/cc4f61c8-90b4-44f6-95b2-22fb51e5d0c4 => generated 1712 bytes in 173 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-03-06 01:47:33.948 8 INFO cinder.api.openstack.wsgi [req-a0a40f2d-a132-49a4-86c1-45f97fef4fa7 req-86e55f6a-2782-49c8-bdef-8a721dd30576 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/attachments/d7dfc734-abbd-4e89-9148-ade2399c41a1 /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-03-06 01:47:34.099 7 INFO cinder.api.openstack.wsgi [req-a0a40f2d-a132-49a4-86c1-45f97fef4fa7 req-8ad73d99-ebcb-4a46-9588-b08c8a52189b ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:47:34.100 7 INFO cinder.api.openstack.wsgi [req-a0a40f2d-a132-49a4-86c1-45f97fef4fa7 req-8ad73d99-ebcb-4a46-9588-b08c8a52189b ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:47:34.100 7 INFO cinder.api.openstack.wsgi [req-a0a40f2d-a132-49a4-86c1-45f97fef4fa7 req-8ad73d99-ebcb-4a46-9588-b08c8a52189b ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:47:34.101 7 INFO cinder.api.openstack.wsgi [req-a0a40f2d-a132-49a4-86c1-45f97fef4fa7 req-8ad73d99-ebcb-4a46-9588-b08c8a52189b ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222: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-03-06 01:47:34.430 7 INFO cinder.api.openstack.wsgi [None req-1de4d436-5abb-476e-b35e-7924b26224ca ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/os-services 2026-03-06 01:47:34.449 7 INFO cinder.api.openstack.wsgi [None req-1de4d436-5abb-476e-b35e-7924b26224ca ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/os-services returned with HTTP 200 [pid: 7|app: 0|req: 470/931] 10.0.0.193 () {28 vars in 645 bytes} [Fri Mar 6 01:47:34 2026] GET /v3/d6e81b890ebf4c9da337e629bd1250c6/os-services => generated 646 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-06 01:47:34.468 7 INFO cinder.api.openstack.wsgi [None req-a4fa468e-c7fb-4240-a3c3-36b37b749f4f ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/scheduler-stats/get_pools?detail=true 2026-03-06 01:47:34.972 7 INFO cinder.api.openstack.wsgi [None req-a4fa468e-c7fb-4240-a3c3-36b37b749f4f ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 471/932] 10.0.0.193 () {28 vars in 696 bytes} [Fri Mar 6 01:47:34 2026] GET /v3/d6e81b890ebf4c9da337e629bd1250c6/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) 2026-03-06 01:47:34.979 7 INFO cinder.api.openstack.wsgi [req-2341c4d9-8e26-417b-8391-143710e4018b req-f48d5c0e-328d-4c47-ae43-4c86bfe88702 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/volumes/cc4f61c8-90b4-44f6-95b2-22fb51e5d0c4 2026-03-06 01:47:34.993 8 INFO cinder.api.openstack.wsgi [req-a0a40f2d-a132-49a4-86c1-45f97fef4fa7 req-86e55f6a-2782-49c8-bdef-8a721dd30576 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/attachments/d7dfc734-abbd-4e89-9148-ade2399c41a1 returned with HTTP 200 [pid: 8|app: 0|req: 462/933] 199.204.45.156 () {40 vars in 1135 bytes} [Fri Mar 6 01:47:33 2026] PUT /v3/d6e81b890ebf4c9da337e629bd1250c6/attachments/d7dfc734-abbd-4e89-9148-ade2399c41a1 => generated 802 bytes in 1055 msecs (HTTP/1.1 200) 7 headers in 286 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-03-06 01:47:35.009 7 INFO cinder.volume.api [req-2341c4d9-8e26-417b-8391-143710e4018b req-f48d5c0e-328d-4c47-ae43-4c86bfe88702 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] Volume info retrieved successfully. 2026-03-06 01:47:35.016 7 INFO cinder.api.openstack.wsgi [req-2341c4d9-8e26-417b-8391-143710e4018b req-f48d5c0e-328d-4c47-ae43-4c86bfe88702 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/volumes/cc4f61c8-90b4-44f6-95b2-22fb51e5d0c4 returned with HTTP 200 [pid: 7|app: 0|req: 472/934] 199.204.45.156 () {32 vars in 825 bytes} [Fri Mar 6 01:47:34 2026] GET /v3/d6e81b890ebf4c9da337e629bd1250c6/volumes/cc4f61c8-90b4-44f6-95b2-22fb51e5d0c4 => generated 1489 bytes in 44 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-03-06 01:47:35.028 8 INFO cinder.api.openstack.wsgi [None req-cea42a87-f4ed-48b5-9f5f-11c646a3135a ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/os-quota-sets/080af26972ec435894cf9048d572531a?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-03-06 01:47:35.048 8 INFO cinder.api.openstack.wsgi [None req-cea42a87-f4ed-48b5-9f5f-11c646a3135a ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/os-quota-sets/080af26972ec435894cf9048d572531a?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 463/935] 10.0.0.193 () {28 vars in 736 bytes} [Fri Mar 6 01:47:35 2026] GET /v3/d6e81b890ebf4c9da337e629bd1250c6/os-quota-sets/080af26972ec435894cf9048d572531a?usage=true => generated 847 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-03-06 01:47:35.056 7 INFO cinder.api.openstack.wsgi [None req-911b5e2e-3cc7-4d3a-a929-9fbc8cd60564 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/os-quota-sets/1ce3285fa53142d89702ab890002a667?usage=true 2026-03-06 01:47:35.082 7 INFO cinder.api.openstack.wsgi [None req-911b5e2e-3cc7-4d3a-a929-9fbc8cd60564 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/os-quota-sets/1ce3285fa53142d89702ab890002a667?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 473/936] 10.0.0.193 () {28 vars in 736 bytes} [Fri Mar 6 01:47:35 2026] GET /v3/d6e81b890ebf4c9da337e629bd1250c6/os-quota-sets/1ce3285fa53142d89702ab890002a667?usage=true => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-06 01:47:35.096 8 INFO cinder.api.openstack.wsgi [None req-b327e243-a9e1-450e-b40c-3aba18110d7f ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/os-quota-sets/2b13761d8d7a493b835e7b6e3a56a075?usage=true 2026-03-06 01:47:35.127 8 INFO cinder.api.openstack.wsgi [None req-b327e243-a9e1-450e-b40c-3aba18110d7f ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/os-quota-sets/2b13761d8d7a493b835e7b6e3a56a075?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 464/937] 10.0.0.193 () {28 vars in 736 bytes} [Fri Mar 6 01:47:35 2026] GET /v3/d6e81b890ebf4c9da337e629bd1250c6/os-quota-sets/2b13761d8d7a493b835e7b6e3a56a075?usage=true => generated 847 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-06 01:47:35.137 7 INFO cinder.api.openstack.wsgi [None req-35fcf106-b239-45d6-baa2-2985afdc04eb ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/os-quota-sets/4531a33e3a754868892e022e69efe815?usage=true 2026-03-06 01:47:35.156 7 INFO cinder.api.openstack.wsgi [None req-35fcf106-b239-45d6-baa2-2985afdc04eb ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/os-quota-sets/4531a33e3a754868892e022e69efe815?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 474/938] 10.0.0.193 () {28 vars in 736 bytes} [Fri Mar 6 01:47:35 2026] GET /v3/d6e81b890ebf4c9da337e629bd1250c6/os-quota-sets/4531a33e3a754868892e022e69efe815?usage=true => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-06 01:47:35.166 8 INFO cinder.api.openstack.wsgi [None req-4ecb8d18-1184-4dd7-a4ff-7b9bb95e537f ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/os-quota-sets/84012dfdf1e6469da2f24dd6d9e0c04f?usage=true 2026-03-06 01:47:35.188 8 INFO cinder.api.openstack.wsgi [None req-4ecb8d18-1184-4dd7-a4ff-7b9bb95e537f ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/os-quota-sets/84012dfdf1e6469da2f24dd6d9e0c04f?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 465/939] 10.0.0.193 () {28 vars in 736 bytes} [Fri Mar 6 01:47:35 2026] GET /v3/d6e81b890ebf4c9da337e629bd1250c6/os-quota-sets/84012dfdf1e6469da2f24dd6d9e0c04f?usage=true => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-06 01:47:35.198 7 INFO cinder.api.openstack.wsgi [None req-686cec9a-e7de-46b9-ab10-4f0a080350bc ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/os-quota-sets/89d1596146374057ae2d15ee370822f9?usage=true 2026-03-06 01:47:35.221 7 INFO cinder.api.openstack.wsgi [None req-686cec9a-e7de-46b9-ab10-4f0a080350bc ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/os-quota-sets/89d1596146374057ae2d15ee370822f9?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 475/940] 10.0.0.193 () {28 vars in 736 bytes} [Fri Mar 6 01:47:35 2026] GET /v3/d6e81b890ebf4c9da337e629bd1250c6/os-quota-sets/89d1596146374057ae2d15ee370822f9?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-06 01:47:35.231 8 INFO cinder.api.openstack.wsgi [None req-66f0fc8a-e6dc-41ae-bc6a-0285b4f6db96 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/os-quota-sets/a941fa28ad2e49a78f3c2f24139b2c45?usage=true 2026-03-06 01:47:35.267 8 INFO cinder.api.openstack.wsgi [None req-66f0fc8a-e6dc-41ae-bc6a-0285b4f6db96 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/os-quota-sets/a941fa28ad2e49a78f3c2f24139b2c45?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 466/941] 10.0.0.193 () {28 vars in 736 bytes} [Fri Mar 6 01:47:35 2026] GET /v3/d6e81b890ebf4c9da337e629bd1250c6/os-quota-sets/a941fa28ad2e49a78f3c2f24139b2c45?usage=true => generated 847 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-06 01:47:35.284 7 INFO cinder.api.openstack.wsgi [None req-98b56aeb-5ef5-4aee-ad69-b3559d65023f ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/os-quota-sets/ab594cb704a44e29aff55d2b72b273e1?usage=true 2026-03-06 01:47:35.307 7 INFO cinder.api.openstack.wsgi [None req-98b56aeb-5ef5-4aee-ad69-b3559d65023f ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/os-quota-sets/ab594cb704a44e29aff55d2b72b273e1?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 476/942] 10.0.0.193 () {28 vars in 736 bytes} [Fri Mar 6 01:47:35 2026] GET /v3/d6e81b890ebf4c9da337e629bd1250c6/os-quota-sets/ab594cb704a44e29aff55d2b72b273e1?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-06 01:47:35.321 8 INFO cinder.api.openstack.wsgi [None req-b163f59e-5e57-4b96-bec7-458639c8c160 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/os-quota-sets/c2f0495d44204328937db222e532a1e0?usage=true 2026-03-06 01:47:35.352 8 INFO cinder.api.openstack.wsgi [None req-b163f59e-5e57-4b96-bec7-458639c8c160 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/os-quota-sets/c2f0495d44204328937db222e532a1e0?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 467/943] 10.0.0.193 () {28 vars in 736 bytes} [Fri Mar 6 01:47:35 2026] GET /v3/d6e81b890ebf4c9da337e629bd1250c6/os-quota-sets/c2f0495d44204328937db222e532a1e0?usage=true => generated 847 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-06 01:47:35.367 7 INFO cinder.api.openstack.wsgi [None req-aa38859c-0e75-497f-ad9b-8ebaffb4c368 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/os-quota-sets/d5393230c9464aaa88ad0b51140c2066?usage=true 2026-03-06 01:47:35.409 7 INFO cinder.api.openstack.wsgi [None req-aa38859c-0e75-497f-ad9b-8ebaffb4c368 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/os-quota-sets/d5393230c9464aaa88ad0b51140c2066?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 477/944] 10.0.0.193 () {28 vars in 736 bytes} [Fri Mar 6 01:47:35 2026] GET /v3/d6e81b890ebf4c9da337e629bd1250c6/os-quota-sets/d5393230c9464aaa88ad0b51140c2066?usage=true => generated 847 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-06 01:47:35.422 8 INFO cinder.api.openstack.wsgi [None req-b1675baa-ee63-48c9-93ba-e295b4a4e273 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/os-quota-sets/d6e81b890ebf4c9da337e629bd1250c6?usage=true 2026-03-06 01:47:35.446 8 INFO cinder.api.openstack.wsgi [None req-b1675baa-ee63-48c9-93ba-e295b4a4e273 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/os-quota-sets/d6e81b890ebf4c9da337e629bd1250c6?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 468/945] 10.0.0.193 () {28 vars in 736 bytes} [Fri Mar 6 01:47:35 2026] GET /v3/d6e81b890ebf4c9da337e629bd1250c6/os-quota-sets/d6e81b890ebf4c9da337e629bd1250c6?usage=true => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-06 01:47:35.456 7 INFO cinder.api.openstack.wsgi [None req-abbb4ad0-24ff-4308-b949-810ff7c97215 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/volumes/detail?all_tenants=true 2026-03-06 01:47:35.469 7 INFO cinder.volume.api [None req-abbb4ad0-24ff-4308-b949-810ff7c97215 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - 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-03-06 01:47:35.475 7 INFO cinder.api.openstack.wsgi [None req-abbb4ad0-24ff-4308-b949-810ff7c97215 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 478/946] 10.0.0.193 () {28 vars in 684 bytes} [Fri Mar 6 01:47:35 2026] GET /v3/d6e81b890ebf4c9da337e629bd1250c6/volumes/detail?all_tenants=true => generated 1492 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-03-06 01:47:35.484 8 INFO cinder.api.openstack.wsgi [None req-2a3c0597-fc35-43c3-91c9-43d1097d02ca ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/volumes/detail?all_tenants=true 2026-03-06 01:47:35.499 8 INFO cinder.volume.api [None req-2a3c0597-fc35-43c3-91c9-43d1097d02ca ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - 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-03-06 01:47:35.508 8 INFO cinder.api.openstack.wsgi [None req-2a3c0597-fc35-43c3-91c9-43d1097d02ca ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 469/947] 10.0.0.193 () {28 vars in 684 bytes} [Fri Mar 6 01:47:35 2026] GET /v3/d6e81b890ebf4c9da337e629bd1250c6/volumes/detail?all_tenants=true => generated 1492 bytes in 30 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, ' /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-03-06 01:47:35.524 8 INFO cinder.api.openstack.wsgi [None req-ed8fb2aa-e721-4318-8e10-8e0eeabd7e86 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/snapshots?all_tenants=true 2026-03-06 01:47:35.528 7 INFO cinder.api.openstack.wsgi [req-a0a40f2d-a132-49a4-86c1-45f97fef4fa7 req-76889937-f892-47a0-bb33-f5af56b97502 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/attachments/d7dfc734-abbd-4e89-9148-ade2399c41a1/action 2026-03-06 01:47:35.531 8 INFO cinder.volume.api [None req-ed8fb2aa-e721-4318-8e10-8e0eeabd7e86 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] Get all snapshots completed successfully. 2026-03-06 01:47:35.532 8 INFO cinder.api.openstack.wsgi [None req-ed8fb2aa-e721-4318-8e10-8e0eeabd7e86 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 470/948] 10.0.0.193 () {28 vars in 674 bytes} [Fri Mar 6 01:47:35 2026] GET /v3/d6e81b890ebf4c9da337e629bd1250c6/snapshots?all_tenants=true => generated 17 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 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-03-06 01:47:35.594 7 INFO cinder.api.openstack.wsgi [req-a0a40f2d-a132-49a4-86c1-45f97fef4fa7 req-76889937-f892-47a0-bb33-f5af56b97502 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/attachments/d7dfc734-abbd-4e89-9148-ade2399c41a1/action returned with HTTP 204 [pid: 7|app: 0|req: 479/949] 199.204.45.156 () {40 vars in 1148 bytes} [Fri Mar 6 01:47:35 2026] POST /v3/d6e81b890ebf4c9da337e629bd1250c6/attachments/d7dfc734-abbd-4e89-9148-ade2399c41a1/action => generated 0 bytes in 84 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) 2026-03-06 01:47:38.105 8 INFO cinder.api.openstack.wsgi [req-2341c4d9-8e26-417b-8391-143710e4018b req-325f10a8-a172-4089-a045-275b712535d4 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/volumes/cc4f61c8-90b4-44f6-95b2-22fb51e5d0c4 /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-03-06 01:47:38.127 8 INFO cinder.volume.api [req-2341c4d9-8e26-417b-8391-143710e4018b req-325f10a8-a172-4089-a045-275b712535d4 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] Volume info retrieved successfully. 2026-03-06 01:47:38.133 8 INFO cinder.api.openstack.wsgi [req-2341c4d9-8e26-417b-8391-143710e4018b req-325f10a8-a172-4089-a045-275b712535d4 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/volumes/cc4f61c8-90b4-44f6-95b2-22fb51e5d0c4 returned with HTTP 200 [pid: 8|app: 0|req: 471/950] 199.204.45.156 () {32 vars in 825 bytes} [Fri Mar 6 01:47:38 2026] GET /v3/d6e81b890ebf4c9da337e629bd1250c6/volumes/cc4f61c8-90b4-44f6-95b2-22fb51e5d0c4 => generated 1787 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-03-06 01:47:40.960 7 INFO cinder.api.openstack.wsgi [req-2341c4d9-8e26-417b-8391-143710e4018b req-6ed9608f-8121-4fc5-a3a9-0712ca0f9b8a ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/volumes/cc4f61c8-90b4-44f6-95b2-22fb51e5d0c4 /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-03-06 01:47:40.979 7 INFO cinder.volume.api [req-2341c4d9-8e26-417b-8391-143710e4018b req-6ed9608f-8121-4fc5-a3a9-0712ca0f9b8a ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] Volume info retrieved successfully. 2026-03-06 01:47:40.985 7 INFO cinder.api.openstack.wsgi [req-2341c4d9-8e26-417b-8391-143710e4018b req-6ed9608f-8121-4fc5-a3a9-0712ca0f9b8a ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/volumes/cc4f61c8-90b4-44f6-95b2-22fb51e5d0c4 returned with HTTP 200 [pid: 7|app: 0|req: 480/951] 199.204.45.156 () {32 vars in 825 bytes} [Fri Mar 6 01:47:40 2026] GET /v3/d6e81b890ebf4c9da337e629bd1250c6/volumes/cc4f61c8-90b4-44f6-95b2-22fb51e5d0c4 => generated 1787 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-03-06 01:47:43.988 8 INFO cinder.api.openstack.wsgi [req-2341c4d9-8e26-417b-8391-143710e4018b req-c6ac2010-c3bb-4f6b-9e6b-fcec52b859c1 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/volumes/cc4f61c8-90b4-44f6-95b2-22fb51e5d0c4 /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-03-06 01:47:44.007 8 INFO cinder.volume.api [req-2341c4d9-8e26-417b-8391-143710e4018b req-c6ac2010-c3bb-4f6b-9e6b-fcec52b859c1 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] Volume info retrieved successfully. 2026-03-06 01:47:44.014 8 INFO cinder.api.openstack.wsgi [req-2341c4d9-8e26-417b-8391-143710e4018b req-c6ac2010-c3bb-4f6b-9e6b-fcec52b859c1 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/volumes/cc4f61c8-90b4-44f6-95b2-22fb51e5d0c4 returned with HTTP 200 [pid: 8|app: 0|req: 472/952] 199.204.45.156 () {32 vars in 825 bytes} [Fri Mar 6 01:47:43 2026] GET /v3/d6e81b890ebf4c9da337e629bd1250c6/volumes/cc4f61c8-90b4-44f6-95b2-22fb51e5d0c4 => generated 1787 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-03-06 01:47:44.099 7 INFO cinder.api.openstack.wsgi [req-2341c4d9-8e26-417b-8391-143710e4018b req-6ed9608f-8121-4fc5-a3a9-0712ca0f9b8a ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:47:44.100 7 INFO cinder.api.openstack.wsgi [req-2341c4d9-8e26-417b-8391-143710e4018b req-6ed9608f-8121-4fc5-a3a9-0712ca0f9b8a ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:47:44.099 8 INFO cinder.api.openstack.wsgi [req-2341c4d9-8e26-417b-8391-143710e4018b req-c6ac2010-c3bb-4f6b-9e6b-fcec52b859c1 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:47:44.102 8 INFO cinder.api.openstack.wsgi [req-2341c4d9-8e26-417b-8391-143710e4018b req-c6ac2010-c3bb-4f6b-9e6b-fcec52b859c1 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:47:54.099 7 INFO cinder.api.openstack.wsgi [req-2341c4d9-8e26-417b-8391-143710e4018b req-6ed9608f-8121-4fc5-a3a9-0712ca0f9b8a ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:47:54.099 8 INFO cinder.api.openstack.wsgi [req-2341c4d9-8e26-417b-8391-143710e4018b req-c6ac2010-c3bb-4f6b-9e6b-fcec52b859c1 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:47:54.100 7 INFO cinder.api.openstack.wsgi [req-2341c4d9-8e26-417b-8391-143710e4018b req-6ed9608f-8121-4fc5-a3a9-0712ca0f9b8a ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:47:54.100 8 INFO cinder.api.openstack.wsgi [req-2341c4d9-8e26-417b-8391-143710e4018b req-c6ac2010-c3bb-4f6b-9e6b-fcec52b859c1 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:48:04.099 8 INFO cinder.api.openstack.wsgi [req-2341c4d9-8e26-417b-8391-143710e4018b req-c6ac2010-c3bb-4f6b-9e6b-fcec52b859c1 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:48:04.100 7 INFO cinder.api.openstack.wsgi [req-2341c4d9-8e26-417b-8391-143710e4018b req-6ed9608f-8121-4fc5-a3a9-0712ca0f9b8a ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:48:04.101 8 INFO cinder.api.openstack.wsgi [req-2341c4d9-8e26-417b-8391-143710e4018b req-c6ac2010-c3bb-4f6b-9e6b-fcec52b859c1 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:48:04.101 7 INFO cinder.api.openstack.wsgi [req-2341c4d9-8e26-417b-8391-143710e4018b req-6ed9608f-8121-4fc5-a3a9-0712ca0f9b8a ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:48:14.099 7 INFO cinder.api.openstack.wsgi [req-2341c4d9-8e26-417b-8391-143710e4018b req-6ed9608f-8121-4fc5-a3a9-0712ca0f9b8a ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:48:14.100 8 INFO cinder.api.openstack.wsgi [req-2341c4d9-8e26-417b-8391-143710e4018b req-c6ac2010-c3bb-4f6b-9e6b-fcec52b859c1 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:48:14.100 7 INFO cinder.api.openstack.wsgi [req-2341c4d9-8e26-417b-8391-143710e4018b req-6ed9608f-8121-4fc5-a3a9-0712ca0f9b8a ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:48:14.101 8 INFO cinder.api.openstack.wsgi [req-2341c4d9-8e26-417b-8391-143710e4018b req-c6ac2010-c3bb-4f6b-9e6b-fcec52b859c1 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:48:24.099 7 INFO cinder.api.openstack.wsgi [req-2341c4d9-8e26-417b-8391-143710e4018b req-6ed9608f-8121-4fc5-a3a9-0712ca0f9b8a ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:48:24.099 8 INFO cinder.api.openstack.wsgi [req-2341c4d9-8e26-417b-8391-143710e4018b req-c6ac2010-c3bb-4f6b-9e6b-fcec52b859c1 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:48:24.100 7 INFO cinder.api.openstack.wsgi [req-2341c4d9-8e26-417b-8391-143710e4018b req-6ed9608f-8121-4fc5-a3a9-0712ca0f9b8a ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:48:24.101 8 INFO cinder.api.openstack.wsgi [req-2341c4d9-8e26-417b-8391-143710e4018b req-c6ac2010-c3bb-4f6b-9e6b-fcec52b859c1 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:48:34.099 8 INFO cinder.api.openstack.wsgi [req-2341c4d9-8e26-417b-8391-143710e4018b req-c6ac2010-c3bb-4f6b-9e6b-fcec52b859c1 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:48:34.100 8 INFO cinder.api.openstack.wsgi [req-2341c4d9-8e26-417b-8391-143710e4018b req-c6ac2010-c3bb-4f6b-9e6b-fcec52b859c1 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:48:34.100 7 INFO cinder.api.openstack.wsgi [req-2341c4d9-8e26-417b-8391-143710e4018b req-6ed9608f-8121-4fc5-a3a9-0712ca0f9b8a ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:48:34.101 7 INFO cinder.api.openstack.wsgi [req-2341c4d9-8e26-417b-8391-143710e4018b req-6ed9608f-8121-4fc5-a3a9-0712ca0f9b8a ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222: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-03-06 01:48:34.428 8 INFO cinder.api.openstack.wsgi [None req-c603e56e-5172-4efb-973d-d17da58a9e9a ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/os-quota-sets/080af26972ec435894cf9048d572531a?usage=true 2026-03-06 01:48:34.455 8 INFO cinder.api.openstack.wsgi [None req-c603e56e-5172-4efb-973d-d17da58a9e9a ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/os-quota-sets/080af26972ec435894cf9048d572531a?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 479/965] 10.0.0.193 () {28 vars in 736 bytes} [Fri Mar 6 01:48:34 2026] GET /v3/d6e81b890ebf4c9da337e629bd1250c6/os-quota-sets/080af26972ec435894cf9048d572531a?usage=true => generated 847 bytes in 69 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-03-06 01:48:34.468 7 INFO cinder.api.openstack.wsgi [None req-11b6fe4d-3aad-4856-b958-975e6a5ab765 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/os-quota-sets/1ce3285fa53142d89702ab890002a667?usage=true 2026-03-06 01:48:34.488 7 INFO cinder.api.openstack.wsgi [None req-11b6fe4d-3aad-4856-b958-975e6a5ab765 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/os-quota-sets/1ce3285fa53142d89702ab890002a667?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 487/966] 10.0.0.193 () {28 vars in 736 bytes} [Fri Mar 6 01:48:34 2026] GET /v3/d6e81b890ebf4c9da337e629bd1250c6/os-quota-sets/1ce3285fa53142d89702ab890002a667?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-06 01:48:34.501 8 INFO cinder.api.openstack.wsgi [None req-0e236356-9435-4377-b6e9-53c1ca471a52 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/os-quota-sets/2b13761d8d7a493b835e7b6e3a56a075?usage=true 2026-03-06 01:48:34.545 8 INFO cinder.api.openstack.wsgi [None req-0e236356-9435-4377-b6e9-53c1ca471a52 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/os-quota-sets/2b13761d8d7a493b835e7b6e3a56a075?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 480/967] 10.0.0.193 () {28 vars in 736 bytes} [Fri Mar 6 01:48:34 2026] GET /v3/d6e81b890ebf4c9da337e629bd1250c6/os-quota-sets/2b13761d8d7a493b835e7b6e3a56a075?usage=true => generated 847 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-06 01:48:34.562 7 INFO cinder.api.openstack.wsgi [None req-672ea482-5483-422b-bb01-271eb0d25a8a ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/os-quota-sets/4531a33e3a754868892e022e69efe815?usage=true 2026-03-06 01:48:34.591 7 INFO cinder.api.openstack.wsgi [None req-672ea482-5483-422b-bb01-271eb0d25a8a ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/os-quota-sets/4531a33e3a754868892e022e69efe815?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 488/968] 10.0.0.193 () {28 vars in 736 bytes} [Fri Mar 6 01:48:34 2026] GET /v3/d6e81b890ebf4c9da337e629bd1250c6/os-quota-sets/4531a33e3a754868892e022e69efe815?usage=true => generated 847 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-06 01:48:34.606 8 INFO cinder.api.openstack.wsgi [None req-49d3ff4c-199c-4361-a1ac-43fe4b706a11 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/os-quota-sets/84012dfdf1e6469da2f24dd6d9e0c04f?usage=true 2026-03-06 01:48:34.637 8 INFO cinder.api.openstack.wsgi [None req-49d3ff4c-199c-4361-a1ac-43fe4b706a11 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/os-quota-sets/84012dfdf1e6469da2f24dd6d9e0c04f?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 481/969] 10.0.0.193 () {28 vars in 736 bytes} [Fri Mar 6 01:48:34 2026] GET /v3/d6e81b890ebf4c9da337e629bd1250c6/os-quota-sets/84012dfdf1e6469da2f24dd6d9e0c04f?usage=true => generated 845 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-06 01:48:34.654 7 INFO cinder.api.openstack.wsgi [None req-65c39b82-8ac0-4849-9c4e-0d94c1f02abb ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/os-quota-sets/89d1596146374057ae2d15ee370822f9?usage=true 2026-03-06 01:48:34.674 7 INFO cinder.api.openstack.wsgi [None req-65c39b82-8ac0-4849-9c4e-0d94c1f02abb ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/os-quota-sets/89d1596146374057ae2d15ee370822f9?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 489/970] 10.0.0.193 () {28 vars in 736 bytes} [Fri Mar 6 01:48:34 2026] GET /v3/d6e81b890ebf4c9da337e629bd1250c6/os-quota-sets/89d1596146374057ae2d15ee370822f9?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-06 01:48:34.688 8 INFO cinder.api.openstack.wsgi [None req-2185e814-bf99-4df3-b164-cf9ca994408c ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/os-quota-sets/a941fa28ad2e49a78f3c2f24139b2c45?usage=true 2026-03-06 01:48:34.713 8 INFO cinder.api.openstack.wsgi [None req-2185e814-bf99-4df3-b164-cf9ca994408c ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/os-quota-sets/a941fa28ad2e49a78f3c2f24139b2c45?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 482/971] 10.0.0.193 () {28 vars in 736 bytes} [Fri Mar 6 01:48:34 2026] GET /v3/d6e81b890ebf4c9da337e629bd1250c6/os-quota-sets/a941fa28ad2e49a78f3c2f24139b2c45?usage=true => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-06 01:48:34.724 7 INFO cinder.api.openstack.wsgi [None req-246faa58-a72d-4427-8a2e-b4e356b3cd64 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/os-quota-sets/ab594cb704a44e29aff55d2b72b273e1?usage=true 2026-03-06 01:48:34.742 7 INFO cinder.api.openstack.wsgi [None req-246faa58-a72d-4427-8a2e-b4e356b3cd64 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/os-quota-sets/ab594cb704a44e29aff55d2b72b273e1?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 490/972] 10.0.0.193 () {28 vars in 736 bytes} [Fri Mar 6 01:48:34 2026] GET /v3/d6e81b890ebf4c9da337e629bd1250c6/os-quota-sets/ab594cb704a44e29aff55d2b72b273e1?usage=true => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-06 01:48:34.754 8 INFO cinder.api.openstack.wsgi [None req-54d1e558-8c4b-4452-ba3c-1b3fda7f5fb4 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/os-quota-sets/c2f0495d44204328937db222e532a1e0?usage=true 2026-03-06 01:48:34.776 8 INFO cinder.api.openstack.wsgi [None req-54d1e558-8c4b-4452-ba3c-1b3fda7f5fb4 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/os-quota-sets/c2f0495d44204328937db222e532a1e0?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 483/973] 10.0.0.193 () {28 vars in 736 bytes} [Fri Mar 6 01:48:34 2026] GET /v3/d6e81b890ebf4c9da337e629bd1250c6/os-quota-sets/c2f0495d44204328937db222e532a1e0?usage=true => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-06 01:48:34.789 7 INFO cinder.api.openstack.wsgi [None req-e8f7aabe-4bc5-4b0e-afc7-47dfdbe4da96 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/os-quota-sets/d5393230c9464aaa88ad0b51140c2066?usage=true 2026-03-06 01:48:34.808 7 INFO cinder.api.openstack.wsgi [None req-e8f7aabe-4bc5-4b0e-afc7-47dfdbe4da96 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/os-quota-sets/d5393230c9464aaa88ad0b51140c2066?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 491/974] 10.0.0.193 () {28 vars in 736 bytes} [Fri Mar 6 01:48:34 2026] GET /v3/d6e81b890ebf4c9da337e629bd1250c6/os-quota-sets/d5393230c9464aaa88ad0b51140c2066?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-06 01:48:34.822 8 INFO cinder.api.openstack.wsgi [None req-d1d3b417-4171-45da-a8eb-40e66abaf0f5 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/os-quota-sets/d6e81b890ebf4c9da337e629bd1250c6?usage=true 2026-03-06 01:48:34.844 8 INFO cinder.api.openstack.wsgi [None req-d1d3b417-4171-45da-a8eb-40e66abaf0f5 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/os-quota-sets/d6e81b890ebf4c9da337e629bd1250c6?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 484/975] 10.0.0.193 () {28 vars in 736 bytes} [Fri Mar 6 01:48:34 2026] GET /v3/d6e81b890ebf4c9da337e629bd1250c6/os-quota-sets/d6e81b890ebf4c9da337e629bd1250c6?usage=true => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-06 01:48:34.856 7 INFO cinder.api.openstack.wsgi [None req-43ab2978-2e63-42df-a51b-160f7b735233 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/volumes/detail?all_tenants=true 2026-03-06 01:48:34.890 7 INFO cinder.volume.api [None req-43ab2978-2e63-42df-a51b-160f7b735233 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - 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-03-06 01:48:34.904 7 INFO cinder.api.openstack.wsgi [None req-43ab2978-2e63-42df-a51b-160f7b735233 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 492/976] 10.0.0.193 () {28 vars in 684 bytes} [Fri Mar 6 01:48:34 2026] GET /v3/d6e81b890ebf4c9da337e629bd1250c6/volumes/detail?all_tenants=true => generated 1790 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-03-06 01:48:34.915 8 INFO cinder.api.openstack.wsgi [None req-6d1f13df-efca-4e8d-aca6-bc35faa5eff1 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/volumes/detail?all_tenants=true 2026-03-06 01:48:34.927 8 INFO cinder.volume.api [None req-6d1f13df-efca-4e8d-aca6-bc35faa5eff1 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - 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-03-06 01:48:34.935 8 INFO cinder.api.openstack.wsgi [None req-6d1f13df-efca-4e8d-aca6-bc35faa5eff1 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 485/977] 10.0.0.193 () {28 vars in 684 bytes} [Fri Mar 6 01:48:34 2026] GET /v3/d6e81b890ebf4c9da337e629bd1250c6/volumes/detail?all_tenants=true => generated 1790 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-03-06 01:48:34.953 7 INFO cinder.api.openstack.wsgi [None req-bef268ab-a994-4353-9947-a651392eb0d2 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/scheduler-stats/get_pools?detail=true 2026-03-06 01:48:35.458 7 INFO cinder.api.openstack.wsgi [None req-bef268ab-a994-4353-9947-a651392eb0d2 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 493/978] 10.0.0.193 () {28 vars in 696 bytes} [Fri Mar 6 01:48:34 2026] GET /v3/d6e81b890ebf4c9da337e629bd1250c6/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-03-06 01:48:35.470 8 INFO cinder.api.openstack.wsgi [None req-526db68d-6c07-47a5-a91b-c92e3ccf26fc ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/snapshots?all_tenants=true 2026-03-06 01:48:35.476 8 INFO cinder.volume.api [None req-526db68d-6c07-47a5-a91b-c92e3ccf26fc ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] Get all snapshots completed successfully. 2026-03-06 01:48:35.476 8 INFO cinder.api.openstack.wsgi [None req-526db68d-6c07-47a5-a91b-c92e3ccf26fc ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 486/979] 10.0.0.193 () {28 vars in 674 bytes} [Fri Mar 6 01:48:35 2026] GET /v3/d6e81b890ebf4c9da337e629bd1250c6/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-03-06 01:48:35.502 7 INFO cinder.api.openstack.wsgi [None req-f51d3c89-3fd5-49ee-a0c9-d986a082f8be ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/os-services 2026-03-06 01:48:35.511 7 INFO cinder.api.openstack.wsgi [None req-f51d3c89-3fd5-49ee-a0c9-d986a082f8be ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/os-services returned with HTTP 200 [pid: 7|app: 0|req: 494/980] 10.0.0.193 () {28 vars in 645 bytes} [Fri Mar 6 01:48:35 2026] GET /v3/d6e81b890ebf4c9da337e629bd1250c6/os-services => generated 646 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-06 01:48:44.099 8 INFO cinder.api.openstack.wsgi [None req-526db68d-6c07-47a5-a91b-c92e3ccf26fc ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:48:44.099 7 INFO cinder.api.openstack.wsgi [None req-f51d3c89-3fd5-49ee-a0c9-d986a082f8be ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:48:44.100 8 INFO cinder.api.openstack.wsgi [None req-526db68d-6c07-47a5-a91b-c92e3ccf26fc ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:48:44.101 7 INFO cinder.api.openstack.wsgi [None req-f51d3c89-3fd5-49ee-a0c9-d986a082f8be ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:48:54.099 8 INFO cinder.api.openstack.wsgi [None req-526db68d-6c07-47a5-a91b-c92e3ccf26fc ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:48:54.099 7 INFO cinder.api.openstack.wsgi [None req-f51d3c89-3fd5-49ee-a0c9-d986a082f8be ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:48:54.100 8 INFO cinder.api.openstack.wsgi [None req-526db68d-6c07-47a5-a91b-c92e3ccf26fc ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:48:54.100 7 INFO cinder.api.openstack.wsgi [None req-f51d3c89-3fd5-49ee-a0c9-d986a082f8be ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:49:04.099 8 INFO cinder.api.openstack.wsgi [None req-526db68d-6c07-47a5-a91b-c92e3ccf26fc ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:49:04.100 8 INFO cinder.api.openstack.wsgi [None req-526db68d-6c07-47a5-a91b-c92e3ccf26fc ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:49:04.099 7 INFO cinder.api.openstack.wsgi [None req-f51d3c89-3fd5-49ee-a0c9-d986a082f8be ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:49:04.101 7 INFO cinder.api.openstack.wsgi [None req-f51d3c89-3fd5-49ee-a0c9-d986a082f8be ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:49:14.099 8 INFO cinder.api.openstack.wsgi [None req-526db68d-6c07-47a5-a91b-c92e3ccf26fc ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:49:14.100 7 INFO cinder.api.openstack.wsgi [None req-f51d3c89-3fd5-49ee-a0c9-d986a082f8be ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:49:14.101 8 INFO cinder.api.openstack.wsgi [None req-526db68d-6c07-47a5-a91b-c92e3ccf26fc ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:49:14.101 7 INFO cinder.api.openstack.wsgi [None req-f51d3c89-3fd5-49ee-a0c9-d986a082f8be ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:49:24.099 8 INFO cinder.api.openstack.wsgi [None req-526db68d-6c07-47a5-a91b-c92e3ccf26fc ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:49:24.099 7 INFO cinder.api.openstack.wsgi [None req-f51d3c89-3fd5-49ee-a0c9-d986a082f8be ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:49:24.100 8 INFO cinder.api.openstack.wsgi [None req-526db68d-6c07-47a5-a91b-c92e3ccf26fc ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:49:24.100 7 INFO cinder.api.openstack.wsgi [None req-f51d3c89-3fd5-49ee-a0c9-d986a082f8be ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:49:34.100 7 INFO cinder.api.openstack.wsgi [None req-f51d3c89-3fd5-49ee-a0c9-d986a082f8be ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:49:34.100 8 INFO cinder.api.openstack.wsgi [None req-526db68d-6c07-47a5-a91b-c92e3ccf26fc ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:49:34.101 7 INFO cinder.api.openstack.wsgi [None req-f51d3c89-3fd5-49ee-a0c9-d986a082f8be ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:49:34.101 8 INFO cinder.api.openstack.wsgi [None req-526db68d-6c07-47a5-a91b-c92e3ccf26fc ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:49:34.329 8 INFO cinder.api.openstack.wsgi [None req-2b2d628e-dab6-443d-8aea-2e07205d88ec ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/os-services 2026-03-06 01:49:34.338 8 INFO cinder.api.openstack.wsgi [None req-2b2d628e-dab6-443d-8aea-2e07205d88ec ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/os-services returned with HTTP 200 [pid: 8|app: 0|req: 493/993] 10.0.0.193 () {28 vars in 645 bytes} [Fri Mar 6 01:49:34 2026] GET /v3/d6e81b890ebf4c9da337e629bd1250c6/os-services => generated 646 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-06 01:49:34.387 7 INFO cinder.api.openstack.wsgi [None req-d226be08-9b94-4da5-9ffc-64a2900fcf3b ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/os-quota-sets/080af26972ec435894cf9048d572531a?usage=true 2026-03-06 01:49:34.411 7 INFO cinder.api.openstack.wsgi [None req-d226be08-9b94-4da5-9ffc-64a2900fcf3b ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/os-quota-sets/080af26972ec435894cf9048d572531a?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 501/994] 10.0.0.193 () {28 vars in 736 bytes} [Fri Mar 6 01:49:34 2026] GET /v3/d6e81b890ebf4c9da337e629bd1250c6/os-quota-sets/080af26972ec435894cf9048d572531a?usage=true => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-06 01:49:34.421 8 INFO cinder.api.openstack.wsgi [None req-a28fc86b-1cd3-4c01-a617-b4ba1455f901 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/os-quota-sets/1ce3285fa53142d89702ab890002a667?usage=true 2026-03-06 01:49:34.445 8 INFO cinder.api.openstack.wsgi [None req-a28fc86b-1cd3-4c01-a617-b4ba1455f901 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/os-quota-sets/1ce3285fa53142d89702ab890002a667?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 494/995] 10.0.0.193 () {28 vars in 736 bytes} [Fri Mar 6 01:49:34 2026] GET /v3/d6e81b890ebf4c9da337e629bd1250c6/os-quota-sets/1ce3285fa53142d89702ab890002a667?usage=true => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-06 01:49:34.458 7 INFO cinder.api.openstack.wsgi [None req-0d0ce335-712e-47cf-8239-b445935f4512 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/os-quota-sets/2b13761d8d7a493b835e7b6e3a56a075?usage=true 2026-03-06 01:49:34.494 7 INFO cinder.api.openstack.wsgi [None req-0d0ce335-712e-47cf-8239-b445935f4512 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/os-quota-sets/2b13761d8d7a493b835e7b6e3a56a075?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 502/996] 10.0.0.193 () {28 vars in 736 bytes} [Fri Mar 6 01:49:34 2026] GET /v3/d6e81b890ebf4c9da337e629bd1250c6/os-quota-sets/2b13761d8d7a493b835e7b6e3a56a075?usage=true => generated 847 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-06 01:49:34.503 8 INFO cinder.api.openstack.wsgi [None req-0e3ccf57-6077-4929-a8a6-24ecd8db0b6a ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/os-quota-sets/4531a33e3a754868892e022e69efe815?usage=true 2026-03-06 01:49:34.526 8 INFO cinder.api.openstack.wsgi [None req-0e3ccf57-6077-4929-a8a6-24ecd8db0b6a ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/os-quota-sets/4531a33e3a754868892e022e69efe815?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 495/997] 10.0.0.193 () {28 vars in 736 bytes} [Fri Mar 6 01:49:34 2026] GET /v3/d6e81b890ebf4c9da337e629bd1250c6/os-quota-sets/4531a33e3a754868892e022e69efe815?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-06 01:49:34.539 7 INFO cinder.api.openstack.wsgi [None req-920667d4-e5ed-42c2-9633-c4d9090135b9 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/os-quota-sets/84012dfdf1e6469da2f24dd6d9e0c04f?usage=true 2026-03-06 01:49:34.558 7 INFO cinder.api.openstack.wsgi [None req-920667d4-e5ed-42c2-9633-c4d9090135b9 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/os-quota-sets/84012dfdf1e6469da2f24dd6d9e0c04f?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 503/998] 10.0.0.193 () {28 vars in 736 bytes} [Fri Mar 6 01:49:34 2026] GET /v3/d6e81b890ebf4c9da337e629bd1250c6/os-quota-sets/84012dfdf1e6469da2f24dd6d9e0c04f?usage=true => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-06 01:49:34.568 8 INFO cinder.api.openstack.wsgi [None req-1ae732e5-7082-4922-9e46-c63268c53519 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/os-quota-sets/89d1596146374057ae2d15ee370822f9?usage=true 2026-03-06 01:49:34.586 8 INFO cinder.api.openstack.wsgi [None req-1ae732e5-7082-4922-9e46-c63268c53519 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/os-quota-sets/89d1596146374057ae2d15ee370822f9?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 496/999] 10.0.0.193 () {28 vars in 736 bytes} [Fri Mar 6 01:49:34 2026] GET /v3/d6e81b890ebf4c9da337e629bd1250c6/os-quota-sets/89d1596146374057ae2d15ee370822f9?usage=true => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-06 01:49:34.601 7 INFO cinder.api.openstack.wsgi [None req-e6e9ce8d-7d18-47d8-aa47-f3ef79ad77c2 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/os-quota-sets/a941fa28ad2e49a78f3c2f24139b2c45?usage=true 2026-03-06 01:49:34.618 7 INFO cinder.api.openstack.wsgi [None req-e6e9ce8d-7d18-47d8-aa47-f3ef79ad77c2 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/os-quota-sets/a941fa28ad2e49a78f3c2f24139b2c45?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 504/1000] 10.0.0.193 () {28 vars in 736 bytes} [Fri Mar 6 01:49:34 2026] GET /v3/d6e81b890ebf4c9da337e629bd1250c6/os-quota-sets/a941fa28ad2e49a78f3c2f24139b2c45?usage=true => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-06 01:49:34.633 8 INFO cinder.api.openstack.wsgi [None req-4e239d84-9d07-4861-8e72-04e20017b1f8 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/os-quota-sets/ab594cb704a44e29aff55d2b72b273e1?usage=true 2026-03-06 01:49:34.653 8 INFO cinder.api.openstack.wsgi [None req-4e239d84-9d07-4861-8e72-04e20017b1f8 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/os-quota-sets/ab594cb704a44e29aff55d2b72b273e1?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 497/1001] 10.0.0.193 () {28 vars in 736 bytes} [Fri Mar 6 01:49:34 2026] GET /v3/d6e81b890ebf4c9da337e629bd1250c6/os-quota-sets/ab594cb704a44e29aff55d2b72b273e1?usage=true => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-06 01:49:34.668 7 INFO cinder.api.openstack.wsgi [None req-4f354d44-f322-4463-a428-47fef41ff86e ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/os-quota-sets/c2f0495d44204328937db222e532a1e0?usage=true 2026-03-06 01:49:34.684 7 INFO cinder.api.openstack.wsgi [None req-4f354d44-f322-4463-a428-47fef41ff86e ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/os-quota-sets/c2f0495d44204328937db222e532a1e0?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 505/1002] 10.0.0.193 () {28 vars in 736 bytes} [Fri Mar 6 01:49:34 2026] GET /v3/d6e81b890ebf4c9da337e629bd1250c6/os-quota-sets/c2f0495d44204328937db222e532a1e0?usage=true => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-06 01:49:34.694 8 INFO cinder.api.openstack.wsgi [None req-f90942c3-2466-4448-80a6-bfeb2cf1f02c ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/os-quota-sets/d5393230c9464aaa88ad0b51140c2066?usage=true 2026-03-06 01:49:34.713 8 INFO cinder.api.openstack.wsgi [None req-f90942c3-2466-4448-80a6-bfeb2cf1f02c ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/os-quota-sets/d5393230c9464aaa88ad0b51140c2066?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 498/1003] 10.0.0.193 () {28 vars in 736 bytes} [Fri Mar 6 01:49:34 2026] GET /v3/d6e81b890ebf4c9da337e629bd1250c6/os-quota-sets/d5393230c9464aaa88ad0b51140c2066?usage=true => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-06 01:49:34.726 7 INFO cinder.api.openstack.wsgi [None req-ab41fbb6-4760-4e55-bdb3-818f56fa9347 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/os-quota-sets/d6e81b890ebf4c9da337e629bd1250c6?usage=true 2026-03-06 01:49:34.743 7 INFO cinder.api.openstack.wsgi [None req-ab41fbb6-4760-4e55-bdb3-818f56fa9347 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/os-quota-sets/d6e81b890ebf4c9da337e629bd1250c6?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 506/1004] 10.0.0.193 () {28 vars in 736 bytes} [Fri Mar 6 01:49:34 2026] GET /v3/d6e81b890ebf4c9da337e629bd1250c6/os-quota-sets/d6e81b890ebf4c9da337e629bd1250c6?usage=true => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-06 01:49:34.754 8 INFO cinder.api.openstack.wsgi [None req-03ea016e-1a60-4a79-be86-55e725e8c8db ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/scheduler-stats/get_pools?detail=true 2026-03-06 01:49:35.257 8 INFO cinder.api.openstack.wsgi [None req-03ea016e-1a60-4a79-be86-55e725e8c8db ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 499/1005] 10.0.0.193 () {28 vars in 696 bytes} [Fri Mar 6 01:49:34 2026] GET /v3/d6e81b890ebf4c9da337e629bd1250c6/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) 2026-03-06 01:49:35.267 7 INFO cinder.api.openstack.wsgi [None req-e3221a2b-683b-4013-be54-01c6635849aa ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/snapshots?all_tenants=true 2026-03-06 01:49:35.272 7 INFO cinder.volume.api [None req-e3221a2b-683b-4013-be54-01c6635849aa ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] Get all snapshots completed successfully. 2026-03-06 01:49:35.272 7 INFO cinder.api.openstack.wsgi [None req-e3221a2b-683b-4013-be54-01c6635849aa ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 507/1006] 10.0.0.193 () {28 vars in 674 bytes} [Fri Mar 6 01:49:35 2026] GET /v3/d6e81b890ebf4c9da337e629bd1250c6/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-03-06 01:49:35.283 8 INFO cinder.api.openstack.wsgi [None req-5fd0c593-762e-4cf0-949d-eb880841b9b9 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/volumes/detail?all_tenants=true 2026-03-06 01:49:35.299 8 INFO cinder.volume.api [None req-5fd0c593-762e-4cf0-949d-eb880841b9b9 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - 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-03-06 01:49:35.306 8 INFO cinder.api.openstack.wsgi [None req-5fd0c593-762e-4cf0-949d-eb880841b9b9 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 500/1007] 10.0.0.193 () {28 vars in 684 bytes} [Fri Mar 6 01:49:35 2026] GET /v3/d6e81b890ebf4c9da337e629bd1250c6/volumes/detail?all_tenants=true => generated 1790 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-03-06 01:49:35.318 7 INFO cinder.api.openstack.wsgi [None req-b6ff745e-7473-41a9-80a7-d57707a24dad ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/volumes/detail?all_tenants=true 2026-03-06 01:49:35.331 7 INFO cinder.volume.api [None req-b6ff745e-7473-41a9-80a7-d57707a24dad ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - 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-03-06 01:49:35.336 7 INFO cinder.api.openstack.wsgi [None req-b6ff745e-7473-41a9-80a7-d57707a24dad ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 508/1008] 10.0.0.193 () {28 vars in 684 bytes} [Fri Mar 6 01:49:35 2026] GET /v3/d6e81b890ebf4c9da337e629bd1250c6/volumes/detail?all_tenants=true => generated 1790 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-03-06 01:49:44.099 7 INFO cinder.api.openstack.wsgi [None req-b6ff745e-7473-41a9-80a7-d57707a24dad ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:49:44.099 8 INFO cinder.api.openstack.wsgi [None req-5fd0c593-762e-4cf0-949d-eb880841b9b9 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:49:44.100 7 INFO cinder.api.openstack.wsgi [None req-b6ff745e-7473-41a9-80a7-d57707a24dad ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:49:44.100 8 INFO cinder.api.openstack.wsgi [None req-5fd0c593-762e-4cf0-949d-eb880841b9b9 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:49:54.099 8 INFO cinder.api.openstack.wsgi [None req-5fd0c593-762e-4cf0-949d-eb880841b9b9 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:49:54.099 7 INFO cinder.api.openstack.wsgi [None req-b6ff745e-7473-41a9-80a7-d57707a24dad ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:49:54.100 8 INFO cinder.api.openstack.wsgi [None req-5fd0c593-762e-4cf0-949d-eb880841b9b9 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:49:54.101 7 INFO cinder.api.openstack.wsgi [None req-b6ff745e-7473-41a9-80a7-d57707a24dad ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:50:04.099 7 INFO cinder.api.openstack.wsgi [None req-b6ff745e-7473-41a9-80a7-d57707a24dad ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:50:04.099 8 INFO cinder.api.openstack.wsgi [None req-5fd0c593-762e-4cf0-949d-eb880841b9b9 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:50:04.100 7 INFO cinder.api.openstack.wsgi [None req-b6ff745e-7473-41a9-80a7-d57707a24dad ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:50:04.100 8 INFO cinder.api.openstack.wsgi [None req-5fd0c593-762e-4cf0-949d-eb880841b9b9 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:50:14.099 7 INFO cinder.api.openstack.wsgi [None req-b6ff745e-7473-41a9-80a7-d57707a24dad ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:50:14.099 8 INFO cinder.api.openstack.wsgi [None req-5fd0c593-762e-4cf0-949d-eb880841b9b9 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:50:14.100 7 INFO cinder.api.openstack.wsgi [None req-b6ff745e-7473-41a9-80a7-d57707a24dad ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:50:14.101 8 INFO cinder.api.openstack.wsgi [None req-5fd0c593-762e-4cf0-949d-eb880841b9b9 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222: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-03-06 01:50:23.284 7 INFO cinder.api.openstack.wsgi [req-061813dd-815a-460c-84a3-f2d7e04dff71 req-feb0b76d-5539-4d36-90dd-d8c9666f5aee ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/attachments/d7dfc734-abbd-4e89-9148-ade2399c41a1 /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-03-06 01:50:23.847 7 INFO cinder.api.openstack.wsgi [req-061813dd-815a-460c-84a3-f2d7e04dff71 req-feb0b76d-5539-4d36-90dd-d8c9666f5aee ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/attachments/d7dfc734-abbd-4e89-9148-ade2399c41a1 returned with HTTP 200 [pid: 7|app: 0|req: 513/1017] 199.204.45.156 () {38 vars in 1103 bytes} [Fri Mar 6 01:50:23 2026] DELETE /v3/d6e81b890ebf4c9da337e629bd1250c6/attachments/d7dfc734-abbd-4e89-9148-ade2399c41a1 => generated 19 bytes in 573 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-03-06 01:50:23.863 8 INFO cinder.api.openstack.wsgi [req-061813dd-815a-460c-84a3-f2d7e04dff71 req-8c32c0c2-7c3d-4b0f-9497-45b31ed21df1 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/volumes/cc4f61c8-90b4-44f6-95b2-22fb51e5d0c4 2026-03-06 01:50:23.863 8 INFO cinder.api.v3.volumes [req-061813dd-815a-460c-84a3-f2d7e04dff71 req-8c32c0c2-7c3d-4b0f-9497-45b31ed21df1 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] Delete volume with id: cc4f61c8-90b4-44f6-95b2-22fb51e5d0c4 /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-03-06 01:50:23.873 8 INFO cinder.volume.api [req-061813dd-815a-460c-84a3-f2d7e04dff71 req-8c32c0c2-7c3d-4b0f-9497-45b31ed21df1 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] Volume info retrieved successfully. 2026-03-06 01:50:23.898 8 INFO cinder.volume.api [req-061813dd-815a-460c-84a3-f2d7e04dff71 req-8c32c0c2-7c3d-4b0f-9497-45b31ed21df1 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] Delete volume request issued successfully. 2026-03-06 01:50:23.898 8 INFO cinder.api.openstack.wsgi [req-061813dd-815a-460c-84a3-f2d7e04dff71 req-8c32c0c2-7c3d-4b0f-9497-45b31ed21df1 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/volumes/cc4f61c8-90b4-44f6-95b2-22fb51e5d0c4 returned with HTTP 202 [pid: 8|app: 0|req: 505/1018] 199.204.45.156 () {36 vars in 1054 bytes} [Fri Mar 6 01:50:23 2026] DELETE /v3/d6e81b890ebf4c9da337e629bd1250c6/volumes/cc4f61c8-90b4-44f6-95b2-22fb51e5d0c4 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) 2026-03-06 01:50:24.099 7 INFO cinder.api.openstack.wsgi [req-061813dd-815a-460c-84a3-f2d7e04dff71 req-feb0b76d-5539-4d36-90dd-d8c9666f5aee ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:50:24.100 7 INFO cinder.api.openstack.wsgi [req-061813dd-815a-460c-84a3-f2d7e04dff71 req-feb0b76d-5539-4d36-90dd-d8c9666f5aee ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:50:24.100 8 INFO cinder.api.openstack.wsgi [req-061813dd-815a-460c-84a3-f2d7e04dff71 req-8c32c0c2-7c3d-4b0f-9497-45b31ed21df1 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:50:24.102 8 INFO cinder.api.openstack.wsgi [req-061813dd-815a-460c-84a3-f2d7e04dff71 req-8c32c0c2-7c3d-4b0f-9497-45b31ed21df1 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:50:34.099 8 INFO cinder.api.openstack.wsgi [req-061813dd-815a-460c-84a3-f2d7e04dff71 req-8c32c0c2-7c3d-4b0f-9497-45b31ed21df1 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:50:34.099 7 INFO cinder.api.openstack.wsgi [req-061813dd-815a-460c-84a3-f2d7e04dff71 req-feb0b76d-5539-4d36-90dd-d8c9666f5aee ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:50:34.100 8 INFO cinder.api.openstack.wsgi [req-061813dd-815a-460c-84a3-f2d7e04dff71 req-8c32c0c2-7c3d-4b0f-9497-45b31ed21df1 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:50:34.103 7 INFO cinder.api.openstack.wsgi [req-061813dd-815a-460c-84a3-f2d7e04dff71 req-feb0b76d-5539-4d36-90dd-d8c9666f5aee ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222: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-03-06 01:50:34.425 8 INFO cinder.api.openstack.wsgi [None req-5aba5115-34b5-42d8-a448-e54b02e938f0 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/os-services 2026-03-06 01:50:34.431 8 INFO cinder.api.openstack.wsgi [None req-5aba5115-34b5-42d8-a448-e54b02e938f0 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/os-services returned with HTTP 200 [pid: 8|app: 0|req: 508/1023] 10.0.0.193 () {28 vars in 645 bytes} [Fri Mar 6 01:50:34 2026] GET /v3/d6e81b890ebf4c9da337e629bd1250c6/os-services => generated 646 bytes in 54 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-03-06 01:50:34.494 7 INFO cinder.api.openstack.wsgi [None req-6512f51d-76c0-46d1-be6a-f796904245dc ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/os-quota-sets/080af26972ec435894cf9048d572531a?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-03-06 01:50:34.531 7 INFO cinder.api.openstack.wsgi [None req-6512f51d-76c0-46d1-be6a-f796904245dc ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/os-quota-sets/080af26972ec435894cf9048d572531a?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 516/1024] 10.0.0.193 () {28 vars in 736 bytes} [Fri Mar 6 01:50:34 2026] GET /v3/d6e81b890ebf4c9da337e629bd1250c6/os-quota-sets/080af26972ec435894cf9048d572531a?usage=true => generated 847 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-06 01:50:34.544 8 INFO cinder.api.openstack.wsgi [None req-99bc64eb-8b31-412c-8fdf-4d6ddc2dfdec ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/os-quota-sets/1ce3285fa53142d89702ab890002a667?usage=true 2026-03-06 01:50:34.572 8 INFO cinder.api.openstack.wsgi [None req-99bc64eb-8b31-412c-8fdf-4d6ddc2dfdec ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/os-quota-sets/1ce3285fa53142d89702ab890002a667?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 509/1025] 10.0.0.193 () {28 vars in 736 bytes} [Fri Mar 6 01:50:34 2026] GET /v3/d6e81b890ebf4c9da337e629bd1250c6/os-quota-sets/1ce3285fa53142d89702ab890002a667?usage=true => generated 847 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-06 01:50:34.585 7 INFO cinder.api.openstack.wsgi [None req-1b5dd240-fbd0-476a-9dc2-604a08465eeb ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/os-quota-sets/2b13761d8d7a493b835e7b6e3a56a075?usage=true 2026-03-06 01:50:34.607 7 INFO cinder.api.openstack.wsgi [None req-1b5dd240-fbd0-476a-9dc2-604a08465eeb ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/os-quota-sets/2b13761d8d7a493b835e7b6e3a56a075?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 517/1026] 10.0.0.193 () {28 vars in 736 bytes} [Fri Mar 6 01:50:34 2026] GET /v3/d6e81b890ebf4c9da337e629bd1250c6/os-quota-sets/2b13761d8d7a493b835e7b6e3a56a075?usage=true => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-06 01:50:34.621 8 INFO cinder.api.openstack.wsgi [None req-6bb7c057-b243-4bc1-ad31-aa417269cf8a ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/os-quota-sets/4531a33e3a754868892e022e69efe815?usage=true 2026-03-06 01:50:34.644 8 INFO cinder.api.openstack.wsgi [None req-6bb7c057-b243-4bc1-ad31-aa417269cf8a ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/os-quota-sets/4531a33e3a754868892e022e69efe815?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 510/1027] 10.0.0.193 () {28 vars in 736 bytes} [Fri Mar 6 01:50:34 2026] GET /v3/d6e81b890ebf4c9da337e629bd1250c6/os-quota-sets/4531a33e3a754868892e022e69efe815?usage=true => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-06 01:50:34.658 7 INFO cinder.api.openstack.wsgi [None req-c1465695-1344-4eb6-a07d-04ed8fa1aeb1 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/os-quota-sets/84012dfdf1e6469da2f24dd6d9e0c04f?usage=true 2026-03-06 01:50:34.687 7 INFO cinder.api.openstack.wsgi [None req-c1465695-1344-4eb6-a07d-04ed8fa1aeb1 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/os-quota-sets/84012dfdf1e6469da2f24dd6d9e0c04f?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 518/1028] 10.0.0.193 () {28 vars in 736 bytes} [Fri Mar 6 01:50:34 2026] GET /v3/d6e81b890ebf4c9da337e629bd1250c6/os-quota-sets/84012dfdf1e6469da2f24dd6d9e0c04f?usage=true => generated 845 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-06 01:50:34.709 8 INFO cinder.api.openstack.wsgi [None req-f0bd7dea-a6d7-4388-98b4-acb6719d86a9 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/os-quota-sets/89d1596146374057ae2d15ee370822f9?usage=true 2026-03-06 01:50:34.737 8 INFO cinder.api.openstack.wsgi [None req-f0bd7dea-a6d7-4388-98b4-acb6719d86a9 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/os-quota-sets/89d1596146374057ae2d15ee370822f9?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 511/1029] 10.0.0.193 () {28 vars in 736 bytes} [Fri Mar 6 01:50:34 2026] GET /v3/d6e81b890ebf4c9da337e629bd1250c6/os-quota-sets/89d1596146374057ae2d15ee370822f9?usage=true => generated 847 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-06 01:50:34.747 7 INFO cinder.api.openstack.wsgi [None req-63c9efe4-55ba-4318-b250-ad45c3ed90da ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/os-quota-sets/a941fa28ad2e49a78f3c2f24139b2c45?usage=true 2026-03-06 01:50:34.772 7 INFO cinder.api.openstack.wsgi [None req-63c9efe4-55ba-4318-b250-ad45c3ed90da ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/os-quota-sets/a941fa28ad2e49a78f3c2f24139b2c45?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 519/1030] 10.0.0.193 () {28 vars in 736 bytes} [Fri Mar 6 01:50:34 2026] GET /v3/d6e81b890ebf4c9da337e629bd1250c6/os-quota-sets/a941fa28ad2e49a78f3c2f24139b2c45?usage=true => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-06 01:50:34.786 8 INFO cinder.api.openstack.wsgi [None req-abe0ef45-6fd7-44a5-a02c-d80bddf10f9b ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/os-quota-sets/ab594cb704a44e29aff55d2b72b273e1?usage=true 2026-03-06 01:50:34.812 8 INFO cinder.api.openstack.wsgi [None req-abe0ef45-6fd7-44a5-a02c-d80bddf10f9b ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/os-quota-sets/ab594cb704a44e29aff55d2b72b273e1?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 512/1031] 10.0.0.193 () {28 vars in 736 bytes} [Fri Mar 6 01:50:34 2026] GET /v3/d6e81b890ebf4c9da337e629bd1250c6/os-quota-sets/ab594cb704a44e29aff55d2b72b273e1?usage=true => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-06 01:50:34.824 7 INFO cinder.api.openstack.wsgi [None req-e9097aeb-478a-4f10-81a1-f5a1203880c8 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/os-quota-sets/c2f0495d44204328937db222e532a1e0?usage=true 2026-03-06 01:50:34.847 7 INFO cinder.api.openstack.wsgi [None req-e9097aeb-478a-4f10-81a1-f5a1203880c8 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/os-quota-sets/c2f0495d44204328937db222e532a1e0?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 520/1032] 10.0.0.193 () {28 vars in 736 bytes} [Fri Mar 6 01:50:34 2026] GET /v3/d6e81b890ebf4c9da337e629bd1250c6/os-quota-sets/c2f0495d44204328937db222e532a1e0?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-06 01:50:34.860 8 INFO cinder.api.openstack.wsgi [None req-3427cea8-4325-4de2-b458-d7f49347c1ef ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/os-quota-sets/d5393230c9464aaa88ad0b51140c2066?usage=true 2026-03-06 01:50:34.891 8 INFO cinder.api.openstack.wsgi [None req-3427cea8-4325-4de2-b458-d7f49347c1ef ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/os-quota-sets/d5393230c9464aaa88ad0b51140c2066?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 513/1033] 10.0.0.193 () {28 vars in 736 bytes} [Fri Mar 6 01:50:34 2026] GET /v3/d6e81b890ebf4c9da337e629bd1250c6/os-quota-sets/d5393230c9464aaa88ad0b51140c2066?usage=true => generated 847 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-06 01:50:34.900 7 INFO cinder.api.openstack.wsgi [None req-d6611547-44ac-435d-bfc8-b3f0dd5f8da8 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/os-quota-sets/d6e81b890ebf4c9da337e629bd1250c6?usage=true 2026-03-06 01:50:34.931 7 INFO cinder.api.openstack.wsgi [None req-d6611547-44ac-435d-bfc8-b3f0dd5f8da8 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/os-quota-sets/d6e81b890ebf4c9da337e629bd1250c6?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 521/1034] 10.0.0.193 () {28 vars in 736 bytes} [Fri Mar 6 01:50:34 2026] GET /v3/d6e81b890ebf4c9da337e629bd1250c6/os-quota-sets/d6e81b890ebf4c9da337e629bd1250c6?usage=true => generated 845 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-06 01:50:34.944 8 INFO cinder.api.openstack.wsgi [None req-fa5eed91-b65f-452c-9ecf-e346d6b106a4 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/snapshots?all_tenants=true 2026-03-06 01:50:34.952 8 INFO cinder.volume.api [None req-fa5eed91-b65f-452c-9ecf-e346d6b106a4 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] Get all snapshots completed successfully. 2026-03-06 01:50:34.952 8 INFO cinder.api.openstack.wsgi [None req-fa5eed91-b65f-452c-9ecf-e346d6b106a4 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 514/1035] 10.0.0.193 () {28 vars in 674 bytes} [Fri Mar 6 01:50:34 2026] GET /v3/d6e81b890ebf4c9da337e629bd1250c6/snapshots?all_tenants=true => generated 17 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-03-06 01:50:34.962 7 INFO cinder.api.openstack.wsgi [None req-59899196-41b8-4b8d-b02f-f47ec419fa48 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/volumes/detail?all_tenants=true 2026-03-06 01:50:34.972 7 INFO cinder.volume.api [None req-59899196-41b8-4b8d-b02f-f47ec419fa48 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] Get all volumes completed successfully. 2026-03-06 01:50:34.974 7 INFO cinder.api.openstack.wsgi [None req-59899196-41b8-4b8d-b02f-f47ec419fa48 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 522/1036] 10.0.0.193 () {28 vars in 684 bytes} [Fri Mar 6 01:50:34 2026] GET /v3/d6e81b890ebf4c9da337e629bd1250c6/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-03-06 01:50:34.987 8 INFO cinder.api.openstack.wsgi [None req-48aedd29-ef93-4646-a37d-693e915b9d47 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/scheduler-stats/get_pools?detail=true 2026-03-06 01:50:35.491 8 INFO cinder.api.openstack.wsgi [None req-48aedd29-ef93-4646-a37d-693e915b9d47 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 515/1037] 10.0.0.193 () {28 vars in 696 bytes} [Fri Mar 6 01:50:34 2026] GET /v3/d6e81b890ebf4c9da337e629bd1250c6/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-03-06 01:50:35.501 7 INFO cinder.api.openstack.wsgi [None req-ebad0378-0969-4b0f-a520-36bf9ce7fa08 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/volumes/detail?all_tenants=true 2026-03-06 01:50:35.510 7 INFO cinder.volume.api [None req-ebad0378-0969-4b0f-a520-36bf9ce7fa08 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] Get all volumes completed successfully. 2026-03-06 01:50:35.513 7 INFO cinder.api.openstack.wsgi [None req-ebad0378-0969-4b0f-a520-36bf9ce7fa08 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 523/1038] 10.0.0.193 () {28 vars in 684 bytes} [Fri Mar 6 01:50:35 2026] GET /v3/d6e81b890ebf4c9da337e629bd1250c6/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-03-06 01:50:44.100 8 INFO cinder.api.openstack.wsgi [None req-48aedd29-ef93-4646-a37d-693e915b9d47 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:50:44.100 7 INFO cinder.api.openstack.wsgi [None req-ebad0378-0969-4b0f-a520-36bf9ce7fa08 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:50:44.101 8 INFO cinder.api.openstack.wsgi [None req-48aedd29-ef93-4646-a37d-693e915b9d47 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:50:44.101 7 INFO cinder.api.openstack.wsgi [None req-ebad0378-0969-4b0f-a520-36bf9ce7fa08 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:50:54.098 8 INFO cinder.api.openstack.wsgi [None req-48aedd29-ef93-4646-a37d-693e915b9d47 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:50:54.099 8 INFO cinder.api.openstack.wsgi [None req-48aedd29-ef93-4646-a37d-693e915b9d47 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:50:54.099 7 INFO cinder.api.openstack.wsgi [None req-ebad0378-0969-4b0f-a520-36bf9ce7fa08 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:50:54.101 7 INFO cinder.api.openstack.wsgi [None req-ebad0378-0969-4b0f-a520-36bf9ce7fa08 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:51:03.074 8 INFO cinder.api.openstack.wsgi [None req-23fec4b5-7904-4a17-8282-58808739fc50 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/snapshots 2026-03-06 01:51:03.087 8 INFO cinder.volume.api [None req-23fec4b5-7904-4a17-8282-58808739fc50 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] Get all snapshots completed successfully. 2026-03-06 01:51:03.087 8 INFO cinder.api.openstack.wsgi [None req-23fec4b5-7904-4a17-8282-58808739fc50 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/snapshots returned with HTTP 200 [pid: 8|app: 0|req: 518/1043] 10.0.0.130 () {32 vars in 705 bytes} [Fri Mar 6 01:51:03 2026] GET /v3/d6e81b890ebf4c9da337e629bd1250c6/snapshots => generated 17 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-03-06 01:51:03.100 7 INFO cinder.api.openstack.wsgi [None req-68a1ba34-60c7-406a-b856-02d435cb8265 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/volumes 2026-03-06 01:51:03.129 7 INFO cinder.volume.api [None req-68a1ba34-60c7-406a-b856-02d435cb8265 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] Get all volumes completed successfully. 2026-03-06 01:51:03.129 7 INFO cinder.api.openstack.wsgi [None req-68a1ba34-60c7-406a-b856-02d435cb8265 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/volumes returned with HTTP 200 [pid: 7|app: 0|req: 526/1044] 10.0.0.130 () {32 vars in 701 bytes} [Fri Mar 6 01:51:03 2026] GET /v3/d6e81b890ebf4c9da337e629bd1250c6/volumes => generated 15 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-03-06 01:51:04.099 8 INFO cinder.api.openstack.wsgi [None req-23fec4b5-7904-4a17-8282-58808739fc50 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:51:04.099 7 INFO cinder.api.openstack.wsgi [None req-68a1ba34-60c7-406a-b856-02d435cb8265 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:51:04.100 8 INFO cinder.api.openstack.wsgi [None req-23fec4b5-7904-4a17-8282-58808739fc50 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:51:04.100 7 INFO cinder.api.openstack.wsgi [None req-68a1ba34-60c7-406a-b856-02d435cb8265 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:51:14.099 7 INFO cinder.api.openstack.wsgi [None req-68a1ba34-60c7-406a-b856-02d435cb8265 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:51:14.099 8 INFO cinder.api.openstack.wsgi [None req-23fec4b5-7904-4a17-8282-58808739fc50 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:51:14.100 7 INFO cinder.api.openstack.wsgi [None req-68a1ba34-60c7-406a-b856-02d435cb8265 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:51:14.100 8 INFO cinder.api.openstack.wsgi [None req-23fec4b5-7904-4a17-8282-58808739fc50 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:51:24.099 7 INFO cinder.api.openstack.wsgi [None req-68a1ba34-60c7-406a-b856-02d435cb8265 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:51:24.100 8 INFO cinder.api.openstack.wsgi [None req-23fec4b5-7904-4a17-8282-58808739fc50 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:51:24.100 8 INFO cinder.api.openstack.wsgi [None req-23fec4b5-7904-4a17-8282-58808739fc50 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:51:24.100 7 INFO cinder.api.openstack.wsgi [None req-68a1ba34-60c7-406a-b856-02d435cb8265 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:51:34.099 8 INFO cinder.api.openstack.wsgi [None req-23fec4b5-7904-4a17-8282-58808739fc50 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:51:34.100 8 INFO cinder.api.openstack.wsgi [None req-23fec4b5-7904-4a17-8282-58808739fc50 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:51:34.101 7 INFO cinder.api.openstack.wsgi [None req-68a1ba34-60c7-406a-b856-02d435cb8265 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:51:34.102 7 INFO cinder.api.openstack.wsgi [None req-68a1ba34-60c7-406a-b856-02d435cb8265 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:51:34.724 8 INFO cinder.api.openstack.wsgi [None req-fcd9245f-0942-4b33-a9d4-1c0384a17729 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/volumes/detail?all_tenants=true 2026-03-06 01:51:34.741 8 INFO cinder.volume.api [None req-fcd9245f-0942-4b33-a9d4-1c0384a17729 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] Get all volumes completed successfully. 2026-03-06 01:51:34.744 8 INFO cinder.api.openstack.wsgi [None req-fcd9245f-0942-4b33-a9d4-1c0384a17729 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 523/1053] 10.0.0.193 () {28 vars in 684 bytes} [Fri Mar 6 01:51:34 2026] GET /v3/d6e81b890ebf4c9da337e629bd1250c6/volumes/detail?all_tenants=true => generated 15 bytes in 264 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-03-06 01:51:34.753 7 INFO cinder.api.openstack.wsgi [None req-82bc344f-cc51-43fd-a353-857ebb5c3281 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/volumes/detail?all_tenants=true 2026-03-06 01:51:34.766 7 INFO cinder.volume.api [None req-82bc344f-cc51-43fd-a353-857ebb5c3281 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] Get all volumes completed successfully. 2026-03-06 01:51:34.768 7 INFO cinder.api.openstack.wsgi [None req-82bc344f-cc51-43fd-a353-857ebb5c3281 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 531/1054] 10.0.0.193 () {28 vars in 684 bytes} [Fri Mar 6 01:51:34 2026] GET /v3/d6e81b890ebf4c9da337e629bd1250c6/volumes/detail?all_tenants=true => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-03-06 01:51:34.779 8 INFO cinder.api.openstack.wsgi [None req-ee3e7d3a-bf37-4ddd-b2f0-445755ca708e ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/os-services 2026-03-06 01:51:34.787 8 INFO cinder.api.openstack.wsgi [None req-ee3e7d3a-bf37-4ddd-b2f0-445755ca708e ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/os-services returned with HTTP 200 [pid: 8|app: 0|req: 524/1055] 10.0.0.193 () {28 vars in 645 bytes} [Fri Mar 6 01:51:34 2026] GET /v3/d6e81b890ebf4c9da337e629bd1250c6/os-services => generated 646 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-06 01:51:34.799 7 INFO cinder.api.openstack.wsgi [None req-031c8ded-6139-4b2f-a351-b829ce509997 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/scheduler-stats/get_pools?detail=true 2026-03-06 01:51:35.303 7 INFO cinder.api.openstack.wsgi [None req-031c8ded-6139-4b2f-a351-b829ce509997 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 532/1056] 10.0.0.193 () {28 vars in 696 bytes} [Fri Mar 6 01:51:34 2026] GET /v3/d6e81b890ebf4c9da337e629bd1250c6/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-03-06 01:51:35.317 8 INFO cinder.api.openstack.wsgi [None req-fae25edb-d0bf-4581-9734-560ab3193b0c ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/snapshots?all_tenants=true 2026-03-06 01:51:35.325 8 INFO cinder.volume.api [None req-fae25edb-d0bf-4581-9734-560ab3193b0c ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] Get all snapshots completed successfully. 2026-03-06 01:51:35.325 8 INFO cinder.api.openstack.wsgi [None req-fae25edb-d0bf-4581-9734-560ab3193b0c ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 525/1057] 10.0.0.193 () {28 vars in 674 bytes} [Fri Mar 6 01:51:35 2026] GET /v3/d6e81b890ebf4c9da337e629bd1250c6/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-03-06 01:51:35.361 7 INFO cinder.api.openstack.wsgi [None req-0a85e79c-97df-4674-9079-b4bb93bd574a ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/os-quota-sets/84012dfdf1e6469da2f24dd6d9e0c04f?usage=true 2026-03-06 01:51:35.401 7 INFO cinder.api.openstack.wsgi [None req-0a85e79c-97df-4674-9079-b4bb93bd574a ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/os-quota-sets/84012dfdf1e6469da2f24dd6d9e0c04f?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 533/1058] 10.0.0.193 () {28 vars in 736 bytes} [Fri Mar 6 01:51:35 2026] GET /v3/d6e81b890ebf4c9da337e629bd1250c6/os-quota-sets/84012dfdf1e6469da2f24dd6d9e0c04f?usage=true => generated 845 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-06 01:51:35.410 8 INFO cinder.api.openstack.wsgi [None req-c9f51869-6258-4bcd-b4fa-82bec9e94e78 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/os-quota-sets/d5393230c9464aaa88ad0b51140c2066?usage=true 2026-03-06 01:51:35.438 8 INFO cinder.api.openstack.wsgi [None req-c9f51869-6258-4bcd-b4fa-82bec9e94e78 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/os-quota-sets/d5393230c9464aaa88ad0b51140c2066?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 526/1059] 10.0.0.193 () {28 vars in 736 bytes} [Fri Mar 6 01:51:35 2026] GET /v3/d6e81b890ebf4c9da337e629bd1250c6/os-quota-sets/d5393230c9464aaa88ad0b51140c2066?usage=true => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-06 01:51:35.453 7 INFO cinder.api.openstack.wsgi [None req-f55f19ed-5b84-4731-b8f2-a895f279d3d2 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/os-quota-sets/d6e81b890ebf4c9da337e629bd1250c6?usage=true 2026-03-06 01:51:35.476 7 INFO cinder.api.openstack.wsgi [None req-f55f19ed-5b84-4731-b8f2-a895f279d3d2 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/os-quota-sets/d6e81b890ebf4c9da337e629bd1250c6?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 534/1060] 10.0.0.193 () {28 vars in 736 bytes} [Fri Mar 6 01:51:35 2026] GET /v3/d6e81b890ebf4c9da337e629bd1250c6/os-quota-sets/d6e81b890ebf4c9da337e629bd1250c6?usage=true => generated 845 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-06 01:51:44.100 8 INFO cinder.api.openstack.wsgi [None req-c9f51869-6258-4bcd-b4fa-82bec9e94e78 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:51:44.100 7 INFO cinder.api.openstack.wsgi [None req-f55f19ed-5b84-4731-b8f2-a895f279d3d2 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:51:44.100 8 INFO cinder.api.openstack.wsgi [None req-c9f51869-6258-4bcd-b4fa-82bec9e94e78 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:51:44.101 7 INFO cinder.api.openstack.wsgi [None req-f55f19ed-5b84-4731-b8f2-a895f279d3d2 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:51:54.101 8 INFO cinder.api.openstack.wsgi [None req-c9f51869-6258-4bcd-b4fa-82bec9e94e78 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:51:54.101 7 INFO cinder.api.openstack.wsgi [None req-f55f19ed-5b84-4731-b8f2-a895f279d3d2 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:51:54.102 8 INFO cinder.api.openstack.wsgi [None req-c9f51869-6258-4bcd-b4fa-82bec9e94e78 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:51:54.103 7 INFO cinder.api.openstack.wsgi [None req-f55f19ed-5b84-4731-b8f2-a895f279d3d2 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:52:04.099 8 INFO cinder.api.openstack.wsgi [None req-c9f51869-6258-4bcd-b4fa-82bec9e94e78 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:52:04.099 8 INFO cinder.api.openstack.wsgi [None req-c9f51869-6258-4bcd-b4fa-82bec9e94e78 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:52:04.099 7 INFO cinder.api.openstack.wsgi [None req-f55f19ed-5b84-4731-b8f2-a895f279d3d2 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:52:04.100 7 INFO cinder.api.openstack.wsgi [None req-f55f19ed-5b84-4731-b8f2-a895f279d3d2 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:52:14.099 8 INFO cinder.api.openstack.wsgi [None req-c9f51869-6258-4bcd-b4fa-82bec9e94e78 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:52:14.100 8 INFO cinder.api.openstack.wsgi [None req-c9f51869-6258-4bcd-b4fa-82bec9e94e78 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:52:14.100 7 INFO cinder.api.openstack.wsgi [None req-f55f19ed-5b84-4731-b8f2-a895f279d3d2 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:52:14.101 7 INFO cinder.api.openstack.wsgi [None req-f55f19ed-5b84-4731-b8f2-a895f279d3d2 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:52:24.099 8 INFO cinder.api.openstack.wsgi [None req-c9f51869-6258-4bcd-b4fa-82bec9e94e78 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:52:24.099 7 INFO cinder.api.openstack.wsgi [None req-f55f19ed-5b84-4731-b8f2-a895f279d3d2 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:52:24.100 8 INFO cinder.api.openstack.wsgi [None req-c9f51869-6258-4bcd-b4fa-82bec9e94e78 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:52:24.100 7 INFO cinder.api.openstack.wsgi [None req-f55f19ed-5b84-4731-b8f2-a895f279d3d2 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:52:34.099 7 INFO cinder.api.openstack.wsgi [None req-f55f19ed-5b84-4731-b8f2-a895f279d3d2 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:52:34.099 8 INFO cinder.api.openstack.wsgi [None req-c9f51869-6258-4bcd-b4fa-82bec9e94e78 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:52:34.100 7 INFO cinder.api.openstack.wsgi [None req-f55f19ed-5b84-4731-b8f2-a895f279d3d2 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:52:34.101 8 INFO cinder.api.openstack.wsgi [None req-c9f51869-6258-4bcd-b4fa-82bec9e94e78 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:52:34.295 7 INFO cinder.api.openstack.wsgi [None req-a000afc2-c44c-4503-8040-f6a4076f471e ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/scheduler-stats/get_pools?detail=true 2026-03-06 01:52:34.800 7 INFO cinder.api.openstack.wsgi [None req-a000afc2-c44c-4503-8040-f6a4076f471e ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 541/1073] 10.0.0.193 () {28 vars in 696 bytes} [Fri Mar 6 01:52:34 2026] GET /v3/d6e81b890ebf4c9da337e629bd1250c6/scheduler-stats/get_pools?detail=true => generated 670 bytes in 551 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-06 01:52:34.812 8 INFO cinder.api.openstack.wsgi [None req-c6244528-668b-48c3-a180-5a234821c08d ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/volumes/detail?all_tenants=true 2026-03-06 01:52:34.822 8 INFO cinder.volume.api [None req-c6244528-668b-48c3-a180-5a234821c08d ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] Get all volumes completed successfully. 2026-03-06 01:52:34.825 8 INFO cinder.api.openstack.wsgi [None req-c6244528-668b-48c3-a180-5a234821c08d ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 533/1074] 10.0.0.193 () {28 vars in 684 bytes} [Fri Mar 6 01:52:34 2026] GET /v3/d6e81b890ebf4c9da337e629bd1250c6/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-03-06 01:52:34.835 7 INFO cinder.api.openstack.wsgi [None req-2fa1a641-fa10-4cb0-ba38-4cfd5f65d86a ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/snapshots?all_tenants=true 2026-03-06 01:52:34.840 7 INFO cinder.volume.api [None req-2fa1a641-fa10-4cb0-ba38-4cfd5f65d86a ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] Get all snapshots completed successfully. 2026-03-06 01:52:34.841 7 INFO cinder.api.openstack.wsgi [None req-2fa1a641-fa10-4cb0-ba38-4cfd5f65d86a ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 542/1075] 10.0.0.193 () {28 vars in 674 bytes} [Fri Mar 6 01:52:34 2026] GET /v3/d6e81b890ebf4c9da337e629bd1250c6/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-03-06 01:52:34.850 8 INFO cinder.api.openstack.wsgi [None req-3623c228-0b07-437b-8b55-969ecebc1b51 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/os-services 2026-03-06 01:52:34.855 8 INFO cinder.api.openstack.wsgi [None req-3623c228-0b07-437b-8b55-969ecebc1b51 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/os-services returned with HTTP 200 [pid: 8|app: 0|req: 534/1076] 10.0.0.193 () {28 vars in 645 bytes} [Fri Mar 6 01:52:34 2026] GET /v3/d6e81b890ebf4c9da337e629bd1250c6/os-services => generated 646 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-06 01:52:34.860 7 INFO cinder.api.openstack.wsgi [None req-555cd154-ae28-4826-a125-7f164a097a8f ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/volumes/detail?all_tenants=true 2026-03-06 01:52:34.866 7 INFO cinder.volume.api [None req-555cd154-ae28-4826-a125-7f164a097a8f ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] Get all volumes completed successfully. 2026-03-06 01:52:34.868 7 INFO cinder.api.openstack.wsgi [None req-555cd154-ae28-4826-a125-7f164a097a8f ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 543/1077] 10.0.0.193 () {28 vars in 684 bytes} [Fri Mar 6 01:52:34 2026] GET /v3/d6e81b890ebf4c9da337e629bd1250c6/volumes/detail?all_tenants=true => generated 15 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-03-06 01:52:34.927 8 INFO cinder.api.openstack.wsgi [None req-7fa2ba67-fa7c-4f09-bd23-54ab889cd9df ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/os-quota-sets/84012dfdf1e6469da2f24dd6d9e0c04f?usage=true 2026-03-06 01:52:34.948 8 INFO cinder.api.openstack.wsgi [None req-7fa2ba67-fa7c-4f09-bd23-54ab889cd9df ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/os-quota-sets/84012dfdf1e6469da2f24dd6d9e0c04f?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 535/1078] 10.0.0.193 () {28 vars in 736 bytes} [Fri Mar 6 01:52:34 2026] GET /v3/d6e81b890ebf4c9da337e629bd1250c6/os-quota-sets/84012dfdf1e6469da2f24dd6d9e0c04f?usage=true => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-06 01:52:34.959 7 INFO cinder.api.openstack.wsgi [None req-a6493be5-ee9b-498e-a585-cf1dc8d7997d ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/os-quota-sets/d5393230c9464aaa88ad0b51140c2066?usage=true 2026-03-06 01:52:34.986 7 INFO cinder.api.openstack.wsgi [None req-a6493be5-ee9b-498e-a585-cf1dc8d7997d ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/os-quota-sets/d5393230c9464aaa88ad0b51140c2066?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 544/1079] 10.0.0.193 () {28 vars in 736 bytes} [Fri Mar 6 01:52:34 2026] GET /v3/d6e81b890ebf4c9da337e629bd1250c6/os-quota-sets/d5393230c9464aaa88ad0b51140c2066?usage=true => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-06 01:52:34.998 8 INFO cinder.api.openstack.wsgi [None req-b3b0da2d-2530-4a30-be54-9aef83f69a2b ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/os-quota-sets/d6e81b890ebf4c9da337e629bd1250c6?usage=true 2026-03-06 01:52:35.022 8 INFO cinder.api.openstack.wsgi [None req-b3b0da2d-2530-4a30-be54-9aef83f69a2b ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/os-quota-sets/d6e81b890ebf4c9da337e629bd1250c6?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 536/1080] 10.0.0.193 () {28 vars in 736 bytes} [Fri Mar 6 01:52:34 2026] GET /v3/d6e81b890ebf4c9da337e629bd1250c6/os-quota-sets/d6e81b890ebf4c9da337e629bd1250c6?usage=true => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-06 01:52:44.099 8 INFO cinder.api.openstack.wsgi [None req-b3b0da2d-2530-4a30-be54-9aef83f69a2b ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:52:44.099 7 INFO cinder.api.openstack.wsgi [None req-a6493be5-ee9b-498e-a585-cf1dc8d7997d ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:52:44.100 7 INFO cinder.api.openstack.wsgi [None req-a6493be5-ee9b-498e-a585-cf1dc8d7997d ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:52:44.100 8 INFO cinder.api.openstack.wsgi [None req-b3b0da2d-2530-4a30-be54-9aef83f69a2b ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:52:54.099 7 INFO cinder.api.openstack.wsgi [None req-a6493be5-ee9b-498e-a585-cf1dc8d7997d ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:52:54.100 8 INFO cinder.api.openstack.wsgi [None req-b3b0da2d-2530-4a30-be54-9aef83f69a2b ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:52:54.100 7 INFO cinder.api.openstack.wsgi [None req-a6493be5-ee9b-498e-a585-cf1dc8d7997d ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:52:54.101 8 INFO cinder.api.openstack.wsgi [None req-b3b0da2d-2530-4a30-be54-9aef83f69a2b ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:53:04.099 7 INFO cinder.api.openstack.wsgi [None req-a6493be5-ee9b-498e-a585-cf1dc8d7997d ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:53:04.099 8 INFO cinder.api.openstack.wsgi [None req-b3b0da2d-2530-4a30-be54-9aef83f69a2b ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:53:04.100 7 INFO cinder.api.openstack.wsgi [None req-a6493be5-ee9b-498e-a585-cf1dc8d7997d ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:53:04.100 8 INFO cinder.api.openstack.wsgi [None req-b3b0da2d-2530-4a30-be54-9aef83f69a2b ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:53:14.098 7 INFO cinder.api.openstack.wsgi [None req-a6493be5-ee9b-498e-a585-cf1dc8d7997d ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:53:14.099 8 INFO cinder.api.openstack.wsgi [None req-b3b0da2d-2530-4a30-be54-9aef83f69a2b ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:53:14.099 7 INFO cinder.api.openstack.wsgi [None req-a6493be5-ee9b-498e-a585-cf1dc8d7997d ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:53:14.100 8 INFO cinder.api.openstack.wsgi [None req-b3b0da2d-2530-4a30-be54-9aef83f69a2b ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:53:24.100 7 INFO cinder.api.openstack.wsgi [None req-a6493be5-ee9b-498e-a585-cf1dc8d7997d ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:53:24.101 7 INFO cinder.api.openstack.wsgi [None req-a6493be5-ee9b-498e-a585-cf1dc8d7997d ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:53:24.103 8 INFO cinder.api.openstack.wsgi [None req-b3b0da2d-2530-4a30-be54-9aef83f69a2b ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:53:24.104 8 INFO cinder.api.openstack.wsgi [None req-b3b0da2d-2530-4a30-be54-9aef83f69a2b ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:53:34.100 8 INFO cinder.api.openstack.wsgi [None req-b3b0da2d-2530-4a30-be54-9aef83f69a2b ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:53:34.101 8 INFO cinder.api.openstack.wsgi [None req-b3b0da2d-2530-4a30-be54-9aef83f69a2b ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:53:34.100 7 INFO cinder.api.openstack.wsgi [None req-a6493be5-ee9b-498e-a585-cf1dc8d7997d ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:53:34.103 7 INFO cinder.api.openstack.wsgi [None req-a6493be5-ee9b-498e-a585-cf1dc8d7997d ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:53:34.418 8 INFO cinder.api.openstack.wsgi [None req-de3b2a51-10b8-4ceb-83ae-014867851a3f ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/volumes/detail?all_tenants=true 2026-03-06 01:53:34.435 8 INFO cinder.volume.api [None req-de3b2a51-10b8-4ceb-83ae-014867851a3f ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] Get all volumes completed successfully. 2026-03-06 01:53:34.437 8 INFO cinder.api.openstack.wsgi [None req-de3b2a51-10b8-4ceb-83ae-014867851a3f ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 543/1093] 10.0.0.193 () {28 vars in 684 bytes} [Fri Mar 6 01:53:34 2026] GET /v3/d6e81b890ebf4c9da337e629bd1250c6/volumes/detail?all_tenants=true => generated 15 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-03-06 01:53:34.446 7 INFO cinder.api.openstack.wsgi [None req-6efb44da-5e91-40aa-b051-481debd14a1b ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/snapshots?all_tenants=true 2026-03-06 01:53:34.463 7 INFO cinder.volume.api [None req-6efb44da-5e91-40aa-b051-481debd14a1b ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] Get all snapshots completed successfully. 2026-03-06 01:53:34.463 7 INFO cinder.api.openstack.wsgi [None req-6efb44da-5e91-40aa-b051-481debd14a1b ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 551/1094] 10.0.0.193 () {28 vars in 674 bytes} [Fri Mar 6 01:53:34 2026] GET /v3/d6e81b890ebf4c9da337e629bd1250c6/snapshots?all_tenants=true => generated 17 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-03-06 01:53:34.474 8 INFO cinder.api.openstack.wsgi [None req-ac5beecb-30ea-4b7d-bb3a-f88ebe1f91d3 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/volumes/detail?all_tenants=true 2026-03-06 01:53:34.484 8 INFO cinder.volume.api [None req-ac5beecb-30ea-4b7d-bb3a-f88ebe1f91d3 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] Get all volumes completed successfully. 2026-03-06 01:53:34.486 8 INFO cinder.api.openstack.wsgi [None req-ac5beecb-30ea-4b7d-bb3a-f88ebe1f91d3 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 544/1095] 10.0.0.193 () {28 vars in 684 bytes} [Fri Mar 6 01:53:34 2026] GET /v3/d6e81b890ebf4c9da337e629bd1250c6/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-03-06 01:53:34.503 7 INFO cinder.api.openstack.wsgi [None req-f8339223-7c5c-4111-80f5-6adf0c636caa ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/scheduler-stats/get_pools?detail=true 2026-03-06 01:53:35.006 7 INFO cinder.api.openstack.wsgi [None req-f8339223-7c5c-4111-80f5-6adf0c636caa ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 552/1096] 10.0.0.193 () {28 vars in 696 bytes} [Fri Mar 6 01:53:34 2026] GET /v3/d6e81b890ebf4c9da337e629bd1250c6/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-03-06 01:53:35.055 8 INFO cinder.api.openstack.wsgi [None req-afab2b95-5090-456d-bde3-5ee72b6dd4d3 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/os-quota-sets/84012dfdf1e6469da2f24dd6d9e0c04f?usage=true 2026-03-06 01:53:35.078 8 INFO cinder.api.openstack.wsgi [None req-afab2b95-5090-456d-bde3-5ee72b6dd4d3 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/os-quota-sets/84012dfdf1e6469da2f24dd6d9e0c04f?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 545/1097] 10.0.0.193 () {28 vars in 736 bytes} [Fri Mar 6 01:53:35 2026] GET /v3/d6e81b890ebf4c9da337e629bd1250c6/os-quota-sets/84012dfdf1e6469da2f24dd6d9e0c04f?usage=true => generated 845 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-06 01:53:35.086 7 INFO cinder.api.openstack.wsgi [None req-27a2db34-1f4a-4588-9560-5d3c3da353e6 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/os-quota-sets/d5393230c9464aaa88ad0b51140c2066?usage=true 2026-03-06 01:53:35.125 7 INFO cinder.api.openstack.wsgi [None req-27a2db34-1f4a-4588-9560-5d3c3da353e6 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/os-quota-sets/d5393230c9464aaa88ad0b51140c2066?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 553/1098] 10.0.0.193 () {28 vars in 736 bytes} [Fri Mar 6 01:53:35 2026] GET /v3/d6e81b890ebf4c9da337e629bd1250c6/os-quota-sets/d5393230c9464aaa88ad0b51140c2066?usage=true => generated 847 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-06 01:53:35.141 8 INFO cinder.api.openstack.wsgi [None req-a4cc2b14-0a32-4d05-a39c-af9074faae20 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/os-quota-sets/d6e81b890ebf4c9da337e629bd1250c6?usage=true 2026-03-06 01:53:35.166 8 INFO cinder.api.openstack.wsgi [None req-a4cc2b14-0a32-4d05-a39c-af9074faae20 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/os-quota-sets/d6e81b890ebf4c9da337e629bd1250c6?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 546/1099] 10.0.0.193 () {28 vars in 736 bytes} [Fri Mar 6 01:53:35 2026] GET /v3/d6e81b890ebf4c9da337e629bd1250c6/os-quota-sets/d6e81b890ebf4c9da337e629bd1250c6?usage=true => generated 845 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-06 01:53:35.177 7 INFO cinder.api.openstack.wsgi [None req-b70eca77-a46a-46c5-987a-c7dc940376bc ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/os-services 2026-03-06 01:53:35.184 7 INFO cinder.api.openstack.wsgi [None req-b70eca77-a46a-46c5-987a-c7dc940376bc ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/os-services returned with HTTP 200 [pid: 7|app: 0|req: 554/1100] 10.0.0.193 () {28 vars in 645 bytes} [Fri Mar 6 01:53:35 2026] GET /v3/d6e81b890ebf4c9da337e629bd1250c6/os-services => generated 646 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-06 01:53:44.100 8 INFO cinder.api.openstack.wsgi [None req-a4cc2b14-0a32-4d05-a39c-af9074faae20 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:53:44.100 7 INFO cinder.api.openstack.wsgi [None req-b70eca77-a46a-46c5-987a-c7dc940376bc ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:53:44.101 7 INFO cinder.api.openstack.wsgi [None req-b70eca77-a46a-46c5-987a-c7dc940376bc ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:53:44.101 8 INFO cinder.api.openstack.wsgi [None req-a4cc2b14-0a32-4d05-a39c-af9074faae20 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:53:54.099 7 INFO cinder.api.openstack.wsgi [None req-b70eca77-a46a-46c5-987a-c7dc940376bc ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:53:54.099 8 INFO cinder.api.openstack.wsgi [None req-a4cc2b14-0a32-4d05-a39c-af9074faae20 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:53:54.100 7 INFO cinder.api.openstack.wsgi [None req-b70eca77-a46a-46c5-987a-c7dc940376bc ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:53:54.101 8 INFO cinder.api.openstack.wsgi [None req-a4cc2b14-0a32-4d05-a39c-af9074faae20 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:54:04.100 7 INFO cinder.api.openstack.wsgi [None req-b70eca77-a46a-46c5-987a-c7dc940376bc ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:54:04.100 8 INFO cinder.api.openstack.wsgi [None req-a4cc2b14-0a32-4d05-a39c-af9074faae20 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:54:04.101 8 INFO cinder.api.openstack.wsgi [None req-a4cc2b14-0a32-4d05-a39c-af9074faae20 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:54:04.101 7 INFO cinder.api.openstack.wsgi [None req-b70eca77-a46a-46c5-987a-c7dc940376bc ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:54:14.099 7 INFO cinder.api.openstack.wsgi [None req-b70eca77-a46a-46c5-987a-c7dc940376bc ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:54:14.099 8 INFO cinder.api.openstack.wsgi [None req-a4cc2b14-0a32-4d05-a39c-af9074faae20 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:54:14.100 8 INFO cinder.api.openstack.wsgi [None req-a4cc2b14-0a32-4d05-a39c-af9074faae20 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:54:14.100 7 INFO cinder.api.openstack.wsgi [None req-b70eca77-a46a-46c5-987a-c7dc940376bc ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:54:24.099 7 INFO cinder.api.openstack.wsgi [None req-b70eca77-a46a-46c5-987a-c7dc940376bc ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:54:24.099 8 INFO cinder.api.openstack.wsgi [None req-a4cc2b14-0a32-4d05-a39c-af9074faae20 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:54:24.100 7 INFO cinder.api.openstack.wsgi [None req-b70eca77-a46a-46c5-987a-c7dc940376bc ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:54:24.100 8 INFO cinder.api.openstack.wsgi [None req-a4cc2b14-0a32-4d05-a39c-af9074faae20 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:54:34.099 7 INFO cinder.api.openstack.wsgi [None req-b70eca77-a46a-46c5-987a-c7dc940376bc ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:54:34.099 8 INFO cinder.api.openstack.wsgi [None req-a4cc2b14-0a32-4d05-a39c-af9074faae20 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:54:34.099 7 INFO cinder.api.openstack.wsgi [None req-b70eca77-a46a-46c5-987a-c7dc940376bc ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:54:34.100 8 INFO cinder.api.openstack.wsgi [None req-a4cc2b14-0a32-4d05-a39c-af9074faae20 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:54:34.477 7 INFO cinder.api.openstack.wsgi [None req-51461bd0-77c5-4846-9994-b2cf417d3594 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/os-quota-sets/84012dfdf1e6469da2f24dd6d9e0c04f?usage=true 2026-03-06 01:54:34.512 7 INFO cinder.api.openstack.wsgi [None req-51461bd0-77c5-4846-9994-b2cf417d3594 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/os-quota-sets/84012dfdf1e6469da2f24dd6d9e0c04f?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 561/1113] 10.0.0.193 () {28 vars in 736 bytes} [Fri Mar 6 01:54:34 2026] GET /v3/d6e81b890ebf4c9da337e629bd1250c6/os-quota-sets/84012dfdf1e6469da2f24dd6d9e0c04f?usage=true => generated 845 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-06 01:54:34.526 8 INFO cinder.api.openstack.wsgi [None req-fd1bc2f3-5fe6-4f36-8bee-1c21333d925d ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/os-quota-sets/d5393230c9464aaa88ad0b51140c2066?usage=true 2026-03-06 01:54:34.550 8 INFO cinder.api.openstack.wsgi [None req-fd1bc2f3-5fe6-4f36-8bee-1c21333d925d ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/os-quota-sets/d5393230c9464aaa88ad0b51140c2066?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 553/1114] 10.0.0.193 () {28 vars in 736 bytes} [Fri Mar 6 01:54:34 2026] GET /v3/d6e81b890ebf4c9da337e629bd1250c6/os-quota-sets/d5393230c9464aaa88ad0b51140c2066?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-06 01:54:34.566 7 INFO cinder.api.openstack.wsgi [None req-81da597b-4b2f-41f1-b8a8-65bc0c23eef9 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/os-quota-sets/d6e81b890ebf4c9da337e629bd1250c6?usage=true 2026-03-06 01:54:34.595 7 INFO cinder.api.openstack.wsgi [None req-81da597b-4b2f-41f1-b8a8-65bc0c23eef9 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/os-quota-sets/d6e81b890ebf4c9da337e629bd1250c6?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 562/1115] 10.0.0.193 () {28 vars in 736 bytes} [Fri Mar 6 01:54:34 2026] GET /v3/d6e81b890ebf4c9da337e629bd1250c6/os-quota-sets/d6e81b890ebf4c9da337e629bd1250c6?usage=true => generated 845 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-06 01:54:34.607 8 INFO cinder.api.openstack.wsgi [None req-ca889750-7fa7-4d7a-bf0a-a6700ae3bc49 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/volumes/detail?all_tenants=true 2026-03-06 01:54:34.617 8 INFO cinder.volume.api [None req-ca889750-7fa7-4d7a-bf0a-a6700ae3bc49 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] Get all volumes completed successfully. 2026-03-06 01:54:34.618 8 INFO cinder.api.openstack.wsgi [None req-ca889750-7fa7-4d7a-bf0a-a6700ae3bc49 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 554/1116] 10.0.0.193 () {28 vars in 684 bytes} [Fri Mar 6 01:54:34 2026] GET /v3/d6e81b890ebf4c9da337e629bd1250c6/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-03-06 01:54:34.634 7 INFO cinder.api.openstack.wsgi [None req-85c28e80-282a-4c99-b518-c5d9be40fa94 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/os-services 2026-03-06 01:54:34.644 7 INFO cinder.api.openstack.wsgi [None req-85c28e80-282a-4c99-b518-c5d9be40fa94 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/os-services returned with HTTP 200 [pid: 7|app: 0|req: 563/1117] 10.0.0.193 () {28 vars in 645 bytes} [Fri Mar 6 01:54:34 2026] GET /v3/d6e81b890ebf4c9da337e629bd1250c6/os-services => generated 646 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-06 01:54:34.652 8 INFO cinder.api.openstack.wsgi [None req-97ed4ad9-ec6d-4b6f-86a0-a935dce3f929 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/volumes/detail?all_tenants=true 2026-03-06 01:54:34.662 8 INFO cinder.volume.api [None req-97ed4ad9-ec6d-4b6f-86a0-a935dce3f929 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] Get all volumes completed successfully. 2026-03-06 01:54:34.663 8 INFO cinder.api.openstack.wsgi [None req-97ed4ad9-ec6d-4b6f-86a0-a935dce3f929 ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 555/1118] 10.0.0.193 () {28 vars in 684 bytes} [Fri Mar 6 01:54:34 2026] GET /v3/d6e81b890ebf4c9da337e629bd1250c6/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-03-06 01:54:34.677 7 INFO cinder.api.openstack.wsgi [None req-09d04696-49e1-46d3-9489-6e7a36d9fdca ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/scheduler-stats/get_pools?detail=true 2026-03-06 01:54:35.181 7 INFO cinder.api.openstack.wsgi [None req-09d04696-49e1-46d3-9489-6e7a36d9fdca ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 564/1119] 10.0.0.193 () {28 vars in 696 bytes} [Fri Mar 6 01:54:34 2026] GET /v3/d6e81b890ebf4c9da337e629bd1250c6/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-03-06 01:54:35.191 8 INFO cinder.api.openstack.wsgi [None req-7c678c3a-f053-4399-8e05-6b02801f1fdd ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/snapshots?all_tenants=true 2026-03-06 01:54:35.197 8 INFO cinder.volume.api [None req-7c678c3a-f053-4399-8e05-6b02801f1fdd ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] Get all snapshots completed successfully. 2026-03-06 01:54:35.197 8 INFO cinder.api.openstack.wsgi [None req-7c678c3a-f053-4399-8e05-6b02801f1fdd ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d6e81b890ebf4c9da337e629bd1250c6/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 556/1120] 10.0.0.193 () {28 vars in 674 bytes} [Fri Mar 6 01:54:35 2026] GET /v3/d6e81b890ebf4c9da337e629bd1250c6/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-03-06 01:54:44.099 8 INFO cinder.api.openstack.wsgi [None req-7c678c3a-f053-4399-8e05-6b02801f1fdd ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:54:44.099 7 INFO cinder.api.openstack.wsgi [None req-09d04696-49e1-46d3-9489-6e7a36d9fdca ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:54:44.100 8 INFO cinder.api.openstack.wsgi [None req-7c678c3a-f053-4399-8e05-6b02801f1fdd ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:54:44.100 7 INFO cinder.api.openstack.wsgi [None req-09d04696-49e1-46d3-9489-6e7a36d9fdca ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:54:54.101 8 INFO cinder.api.openstack.wsgi [None req-7c678c3a-f053-4399-8e05-6b02801f1fdd ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:54:54.102 7 INFO cinder.api.openstack.wsgi [None req-09d04696-49e1-46d3-9489-6e7a36d9fdca ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:54:54.102 8 INFO cinder.api.openstack.wsgi [None req-7c678c3a-f053-4399-8e05-6b02801f1fdd ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:54:54.103 7 INFO cinder.api.openstack.wsgi [None req-09d04696-49e1-46d3-9489-6e7a36d9fdca ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:55:04.099 8 INFO cinder.api.openstack.wsgi [None req-7c678c3a-f053-4399-8e05-6b02801f1fdd ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:55:04.099 7 INFO cinder.api.openstack.wsgi [None req-09d04696-49e1-46d3-9489-6e7a36d9fdca ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:55:04.100 7 INFO cinder.api.openstack.wsgi [None req-09d04696-49e1-46d3-9489-6e7a36d9fdca ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:55:04.100 8 INFO cinder.api.openstack.wsgi [None req-7c678c3a-f053-4399-8e05-6b02801f1fdd ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:55:14.099 7 INFO cinder.api.openstack.wsgi [None req-09d04696-49e1-46d3-9489-6e7a36d9fdca ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:55:14.100 8 INFO cinder.api.openstack.wsgi [None req-7c678c3a-f053-4399-8e05-6b02801f1fdd ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] GET http://10.0.0.222:8776/ 2026-03-06 01:55:14.100 7 INFO cinder.api.openstack.wsgi [None req-09d04696-49e1-46d3-9489-6e7a36d9fdca ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300 2026-03-06 01:55:14.102 8 INFO cinder.api.openstack.wsgi [None req-7c678c3a-f053-4399-8e05-6b02801f1fdd ad9ff4017c7b4aafa6eadbaf81d6e1c9 d6e81b890ebf4c9da337e629bd1250c6 - - default default] http://10.0.0.222:8776/ returned with HTTP 300