+ 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 [Wed Jul 8 02:41:45 2026] *** compiled with version: 13.3.0 on 11 June 2026 18:07:56 os: Linux-5.15.0-185-generic #195-Ubuntu SMP Fri Jun 19 17:11:50 UTC 2026 nodename: cinder-api-7c954675df-v5c27 machine: x86_64 clock source: unix pcre jit disabled detected number of CPU cores: 16 current working directory: / detected binary path: /var/lib/openstack/bin/uwsgi *** dumping internal routing table *** [rule: 0] subject: user_agent regexp: ^kube-probe.* action: donotlog: *** end of the internal routing table *** your memory page size is 4096 bytes detected max file descriptor number: 1048576 lock engine: pthread robust mutexes thunder lock: enabled uwsgi socket 0 bound to TCP address 0.0.0.0:8776 fd 3 Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] Python main interpreter initialized at 0x7fe485fb1668 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/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/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-07-08 02:41:49.886 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-07-08 02:41:49.887 7 WARNING cinder.api [-] The v2 API has been removed and is no longer available. Client applications must now use the v3 API only. The 'enable_v2_api' option has been removed and is ignored in the cinder.conf file. /var/lib/openstack/lib/python3.12/site-packages/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. @jsonschema.FormatChecker.cls_checks('date-time') 2026-07-08 02:41:50.009 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-07-08 02:41:50.009 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') 2026-07-08 02:41:51.146 7 INFO cinder.rpc [None req-832e3e44-2d55-4797-aab3-e7e0d2a19a20 - - - - - -] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. 2026-07-08 02:41:51.149 7 INFO cinder.rpc [None req-832e3e44-2d55-4797-aab3-e7e0d2a19a20 - - - - - -] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. 2026-07-08 02:41:51.152 7 INFO cinder.rpc [None req-832e3e44-2d55-4797-aab3-e7e0d2a19a20 - - - - - -] Automatically selected cinder-volume objects version 1.39 as minimum service version. 2026-07-08 02:41:51.155 7 INFO cinder.rpc [None req-832e3e44-2d55-4797-aab3-e7e0d2a19a20 - - - - - -] Automatically selected cinder-volume RPC version 3.20 as minimum service version. 2026-07-08 02:41:51.167 7 INFO cinder.rpc [None req-832e3e44-2d55-4797-aab3-e7e0d2a19a20 - - - - - -] Automatically selected cinder-backup objects version 1.39 as minimum service version. 2026-07-08 02:41:51.170 7 INFO cinder.rpc [None req-832e3e44-2d55-4797-aab3-e7e0d2a19a20 - - - - - -] Automatically selected cinder-backup RPC version 2.4 as minimum service version. 2026-07-08 02:41:51.227 7 WARNING cinder.api.contrib.hosts [None req-832e3e44-2d55-4797-aab3-e7e0d2a19a20 - - - - - -] Deprecated: The Host API is deprecated and will be be removed in a future version. 2026-07-08 02:41:51.268 7 WARNING keystonemiddleware._common.config [None req-832e3e44-2d55-4797-aab3-e7e0d2a19a20 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-08 02:41:51.278 7 WARNING oslo_config.cfg [None req-832e3e44-2d55-4797-aab3-e7e0d2a19a20 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x7fe485fb1668 pid: 7 (default app) 2026-07-08 02:41:51.331 8 INFO cinder.rpc [None req-5d035e21-169a-4620-8272-f6751f5a5955 - - - - - -] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. 2026-07-08 02:41:51.334 8 INFO cinder.rpc [None req-5d035e21-169a-4620-8272-f6751f5a5955 - - - - - -] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. 2026-07-08 02:41:51.336 8 INFO cinder.rpc [None req-5d035e21-169a-4620-8272-f6751f5a5955 - - - - - -] Automatically selected cinder-volume objects version 1.39 as minimum service version. 2026-07-08 02:41:51.339 8 INFO cinder.rpc [None req-5d035e21-169a-4620-8272-f6751f5a5955 - - - - - -] Automatically selected cinder-volume RPC version 3.20 as minimum service version. 2026-07-08 02:41:51.353 8 INFO cinder.rpc [None req-5d035e21-169a-4620-8272-f6751f5a5955 - - - - - -] Automatically selected cinder-backup objects version 1.39 as minimum service version. 2026-07-08 02:41:51.357 8 INFO cinder.rpc [None req-5d035e21-169a-4620-8272-f6751f5a5955 - - - - - -] Automatically selected cinder-backup RPC version 2.4 as minimum service version. 2026-07-08 02:41:51.409 8 WARNING cinder.api.contrib.hosts [None req-5d035e21-169a-4620-8272-f6751f5a5955 - - - - - -] Deprecated: The Host API is deprecated and will be be removed in a future version. 2026-07-08 02:41:51.450 8 WARNING keystonemiddleware._common.config [None req-5d035e21-169a-4620-8272-f6751f5a5955 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-08 02:41:51.459 8 WARNING oslo_config.cfg [None req-5d035e21-169a-4620-8272-f6751f5a5955 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x7fe485fb1668 pid: 8 (default app) 2026-07-08 02:41:56.480 7 INFO cinder.api.openstack.wsgi [None req-832e3e44-2d55-4797-aab3-e7e0d2a19a20 - - - - - -] GET http://10.0.0.150:8776/ 2026-07-08 02:41:56.482 7 INFO cinder.api.openstack.wsgi [None req-832e3e44-2d55-4797-aab3-e7e0d2a19a20 - - - - - -] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 02:42:06.480 8 INFO cinder.api.openstack.wsgi [None req-5d035e21-169a-4620-8272-f6751f5a5955 - - - - - -] GET http://10.0.0.150:8776/ 2026-07-08 02:42:06.482 8 INFO cinder.api.openstack.wsgi [None req-5d035e21-169a-4620-8272-f6751f5a5955 - - - - - -] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 02:42:16.478 7 INFO cinder.api.openstack.wsgi [None req-832e3e44-2d55-4797-aab3-e7e0d2a19a20 - - - - - -] GET http://10.0.0.150:8776/ 2026-07-08 02:42:16.478 8 INFO cinder.api.openstack.wsgi [None req-5d035e21-169a-4620-8272-f6751f5a5955 - - - - - -] GET http://10.0.0.150:8776/ 2026-07-08 02:42:16.479 7 INFO cinder.api.openstack.wsgi [None req-832e3e44-2d55-4797-aab3-e7e0d2a19a20 - - - - - -] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 02:42:16.479 8 INFO cinder.api.openstack.wsgi [None req-5d035e21-169a-4620-8272-f6751f5a5955 - - - - - -] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 02:42:26.479 7 INFO cinder.api.openstack.wsgi [None req-832e3e44-2d55-4797-aab3-e7e0d2a19a20 - - - - - -] GET http://10.0.0.150:8776/ 2026-07-08 02:42:26.479 8 INFO cinder.api.openstack.wsgi [None req-5d035e21-169a-4620-8272-f6751f5a5955 - - - - - -] GET http://10.0.0.150:8776/ 2026-07-08 02:42:26.480 7 INFO cinder.api.openstack.wsgi [None req-832e3e44-2d55-4797-aab3-e7e0d2a19a20 - - - - - -] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 02:42:26.480 8 INFO cinder.api.openstack.wsgi [None req-5d035e21-169a-4620-8272-f6751f5a5955 - - - - - -] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 02:42:36.478 8 INFO cinder.api.openstack.wsgi [None req-5d035e21-169a-4620-8272-f6751f5a5955 - - - - - -] GET http://10.0.0.150:8776/ 2026-07-08 02:42:36.479 7 INFO cinder.api.openstack.wsgi [None req-832e3e44-2d55-4797-aab3-e7e0d2a19a20 - - - - - -] GET http://10.0.0.150:8776/ 2026-07-08 02:42:36.479 8 INFO cinder.api.openstack.wsgi [None req-5d035e21-169a-4620-8272-f6751f5a5955 - - - - - -] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 02:42:36.481 7 INFO cinder.api.openstack.wsgi [None req-832e3e44-2d55-4797-aab3-e7e0d2a19a20 - - - - - -] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 02:42:46.479 8 INFO cinder.api.openstack.wsgi [None req-5d035e21-169a-4620-8272-f6751f5a5955 - - - - - -] GET http://10.0.0.150:8776/ 2026-07-08 02:42:46.479 7 INFO cinder.api.openstack.wsgi [None req-832e3e44-2d55-4797-aab3-e7e0d2a19a20 - - - - - -] GET http://10.0.0.150:8776/ 2026-07-08 02:42:46.480 8 INFO cinder.api.openstack.wsgi [None req-5d035e21-169a-4620-8272-f6751f5a5955 - - - - - -] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 02:42:46.480 7 INFO cinder.api.openstack.wsgi [None req-832e3e44-2d55-4797-aab3-e7e0d2a19a20 - - - - - -] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 02:42:56.479 8 INFO cinder.api.openstack.wsgi [None req-5d035e21-169a-4620-8272-f6751f5a5955 - - - - - -] GET http://10.0.0.150:8776/ 2026-07-08 02:42:56.479 7 INFO cinder.api.openstack.wsgi [None req-832e3e44-2d55-4797-aab3-e7e0d2a19a20 - - - - - -] GET http://10.0.0.150:8776/ 2026-07-08 02:42:56.480 7 INFO cinder.api.openstack.wsgi [None req-832e3e44-2d55-4797-aab3-e7e0d2a19a20 - - - - - -] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 02:42:56.480 8 INFO cinder.api.openstack.wsgi [None req-5d035e21-169a-4620-8272-f6751f5a5955 - - - - - -] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 02:43:06.479 8 INFO cinder.api.openstack.wsgi [None req-5d035e21-169a-4620-8272-f6751f5a5955 - - - - - -] GET http://10.0.0.150:8776/ 2026-07-08 02:43:06.479 7 INFO cinder.api.openstack.wsgi [None req-832e3e44-2d55-4797-aab3-e7e0d2a19a20 - - - - - -] GET http://10.0.0.150:8776/ 2026-07-08 02:43:06.480 8 INFO cinder.api.openstack.wsgi [None req-5d035e21-169a-4620-8272-f6751f5a5955 - - - - - -] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 02:43:06.480 7 INFO cinder.api.openstack.wsgi [None req-832e3e44-2d55-4797-aab3-e7e0d2a19a20 - - - - - -] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 02:43:16.478 8 INFO cinder.api.openstack.wsgi [None req-5d035e21-169a-4620-8272-f6751f5a5955 - - - - - -] GET http://10.0.0.150:8776/ 2026-07-08 02:43:16.479 7 INFO cinder.api.openstack.wsgi [None req-832e3e44-2d55-4797-aab3-e7e0d2a19a20 - - - - - -] GET http://10.0.0.150:8776/ 2026-07-08 02:43:16.480 8 INFO cinder.api.openstack.wsgi [None req-5d035e21-169a-4620-8272-f6751f5a5955 - - - - - -] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 02:43:16.480 7 INFO cinder.api.openstack.wsgi [None req-832e3e44-2d55-4797-aab3-e7e0d2a19a20 - - - - - -] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 02:43:26.478 8 INFO cinder.api.openstack.wsgi [None req-5d035e21-169a-4620-8272-f6751f5a5955 - - - - - -] GET http://10.0.0.150:8776/ 2026-07-08 02:43:26.478 7 INFO cinder.api.openstack.wsgi [None req-832e3e44-2d55-4797-aab3-e7e0d2a19a20 - - - - - -] GET http://10.0.0.150:8776/ 2026-07-08 02:43:26.479 8 INFO cinder.api.openstack.wsgi [None req-5d035e21-169a-4620-8272-f6751f5a5955 - - - - - -] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 02:43:26.479 7 INFO cinder.api.openstack.wsgi [None req-832e3e44-2d55-4797-aab3-e7e0d2a19a20 - - - - - -] http://10.0.0.150: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-07-08 02:43:30.923 8 INFO cinder.api.openstack.wsgi [None req-4b01550c-af22-440b-9bb6-61ee4ee670a9 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/types/rbd1 2026-07-08 02:43:30.944 8 INFO cinder.api.openstack.wsgi [None req-4b01550c-af22-440b-9bb6-61ee4ee670a9 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/types/rbd1 returned with HTTP 404 [pid: 8|app: 0|req: 10/19] 10.0.0.196 () {30 vars in 682 bytes} [Wed Jul 8 02:43:30 2026] GET /v3/88fdcc1a10f642678656419f332dc251/types/rbd1 => generated 82 bytes in 878 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-07-08 02:43:31.334 7 INFO cinder.api.openstack.wsgi [None req-2f3da461-2c1c-4bf1-8ab6-b5e1be155865 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/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-07-08 02:43:31.355 7 INFO cinder.api.openstack.wsgi [None req-2f3da461-2c1c-4bf1-8ab6-b5e1be155865 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/types?name=rbd1&is_public=None returned with HTTP 200 [pid: 7|app: 0|req: 10/20] 10.0.0.196 () {30 vars in 721 bytes} [Wed Jul 8 02:43:30 2026] GET /v3/88fdcc1a10f642678656419f332dc251/types?name=rbd1&is_public=None => generated 20 bytes in 405 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-08 02:43:33.065 8 INFO cinder.api.openstack.wsgi [None req-4c824f3d-0855-4b1c-b41a-185b1524a11a 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/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-07-08 02:43:33.092 8 INFO cinder.api.openstack.wsgi [None req-4c824f3d-0855-4b1c-b41a-185b1524a11a 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/types returned with HTTP 200 [pid: 8|app: 0|req: 11/21] 10.0.0.196 () {34 vars in 725 bytes} [Wed Jul 8 02:43:33 2026] POST /v3/88fdcc1a10f642678656419f332dc251/types => generated 179 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-08 02:43:33.110 7 INFO cinder.api.openstack.wsgi [req-4c824f3d-0855-4b1c-b41a-185b1524a11a req-3f7290e5-d8d5-4e45-9ae4-fcd7e53d617f 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/types/c25fc298-b4c7-4aed-87c6-7aa03b986787/extra_specs 2026-07-08 02:43:33.173 7 INFO cinder.api.openstack.wsgi [req-4c824f3d-0855-4b1c-b41a-185b1524a11a req-3f7290e5-d8d5-4e45-9ae4-fcd7e53d617f 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/types/c25fc298-b4c7-4aed-87c6-7aa03b986787/extra_specs returned with HTTP 200 [pid: 7|app: 0|req: 11/22] 10.0.0.196 () {36 vars in 894 bytes} [Wed Jul 8 02:43:33 2026] POST /v3/88fdcc1a10f642678656419f332dc251/types/c25fc298-b4c7-4aed-87c6-7aa03b986787/extra_specs => generated 48 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-08 02:43:34.803 8 INFO cinder.api.openstack.wsgi [None req-1be3457d-6bbf-49fa-b5de-29c7661f8d2d 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/types?is_public=None 2026-07-08 02:43:34.816 8 INFO cinder.api.openstack.wsgi [None req-1be3457d-6bbf-49fa-b5de-29c7661f8d2d 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/types?is_public=None returned with HTTP 200 [pid: 8|app: 0|req: 12/23] 10.0.0.196 () {30 vars in 701 bytes} [Wed Jul 8 02:43:34 2026] GET /v3/88fdcc1a10f642678656419f332dc251/types?is_public=None => generated 443 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-08 02:43:36.478 8 INFO cinder.api.openstack.wsgi [None req-1be3457d-6bbf-49fa-b5de-29c7661f8d2d 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 02:43:36.480 8 INFO cinder.api.openstack.wsgi [None req-1be3457d-6bbf-49fa-b5de-29c7661f8d2d 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 02:43:36.481 8 INFO cinder.api.openstack.wsgi [None req-1be3457d-6bbf-49fa-b5de-29c7661f8d2d 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 02:43:36.482 8 INFO cinder.api.openstack.wsgi [None req-1be3457d-6bbf-49fa-b5de-29c7661f8d2d 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 02:43:36.793 7 INFO cinder.api.openstack.wsgi [None req-81485c2d-6972-49a4-bff8-630104333681 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/qos-specs 2026-07-08 02:43:36.805 7 INFO cinder.api.openstack.wsgi [None req-81485c2d-6972-49a4-bff8-630104333681 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/qos-specs returned with HTTP 200 [pid: 7|app: 0|req: 12/26] 10.0.0.196 () {30 vars in 680 bytes} [Wed Jul 8 02:43:36 2026] GET /v3/88fdcc1a10f642678656419f332dc251/qos-specs => generated 17 bytes in 385 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-08 02:43:46.480 8 INFO cinder.api.openstack.wsgi [None req-1be3457d-6bbf-49fa-b5de-29c7661f8d2d 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 02:43:46.480 7 INFO cinder.api.openstack.wsgi [None req-81485c2d-6972-49a4-bff8-630104333681 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 02:43:46.481 8 INFO cinder.api.openstack.wsgi [None req-1be3457d-6bbf-49fa-b5de-29c7661f8d2d 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 02:43:46.482 7 INFO cinder.api.openstack.wsgi [None req-81485c2d-6972-49a4-bff8-630104333681 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 02:43:56.478 8 INFO cinder.api.openstack.wsgi [None req-1be3457d-6bbf-49fa-b5de-29c7661f8d2d 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 02:43:56.479 7 INFO cinder.api.openstack.wsgi [None req-81485c2d-6972-49a4-bff8-630104333681 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 02:43:56.479 8 INFO cinder.api.openstack.wsgi [None req-1be3457d-6bbf-49fa-b5de-29c7661f8d2d 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 02:43:56.481 7 INFO cinder.api.openstack.wsgi [None req-81485c2d-6972-49a4-bff8-630104333681 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 02:44:06.478 8 INFO cinder.api.openstack.wsgi [None req-1be3457d-6bbf-49fa-b5de-29c7661f8d2d 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 02:44:06.479 7 INFO cinder.api.openstack.wsgi [None req-81485c2d-6972-49a4-bff8-630104333681 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 02:44:06.480 8 INFO cinder.api.openstack.wsgi [None req-1be3457d-6bbf-49fa-b5de-29c7661f8d2d 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 02:44:06.480 7 INFO cinder.api.openstack.wsgi [None req-81485c2d-6972-49a4-bff8-630104333681 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 02:44:16.480 7 INFO cinder.api.openstack.wsgi [None req-81485c2d-6972-49a4-bff8-630104333681 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 02:44:16.479 8 INFO cinder.api.openstack.wsgi [None req-1be3457d-6bbf-49fa-b5de-29c7661f8d2d 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 02:44:16.481 7 INFO cinder.api.openstack.wsgi [None req-81485c2d-6972-49a4-bff8-630104333681 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 02:44:16.482 8 INFO cinder.api.openstack.wsgi [None req-1be3457d-6bbf-49fa-b5de-29c7661f8d2d 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 02:44:26.479 7 INFO cinder.api.openstack.wsgi [None req-81485c2d-6972-49a4-bff8-630104333681 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 02:44:26.480 7 INFO cinder.api.openstack.wsgi [None req-81485c2d-6972-49a4-bff8-630104333681 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 02:44:26.484 8 INFO cinder.api.openstack.wsgi [None req-1be3457d-6bbf-49fa-b5de-29c7661f8d2d 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 02:44:26.486 8 INFO cinder.api.openstack.wsgi [None req-1be3457d-6bbf-49fa-b5de-29c7661f8d2d 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 02:44:36.478 7 INFO cinder.api.openstack.wsgi [None req-81485c2d-6972-49a4-bff8-630104333681 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 02:44:36.479 8 INFO cinder.api.openstack.wsgi [None req-1be3457d-6bbf-49fa-b5de-29c7661f8d2d 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 02:44:36.479 7 INFO cinder.api.openstack.wsgi [None req-81485c2d-6972-49a4-bff8-630104333681 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 02:44:36.480 8 INFO cinder.api.openstack.wsgi [None req-1be3457d-6bbf-49fa-b5de-29c7661f8d2d 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 02:44:46.479 8 INFO cinder.api.openstack.wsgi [None req-1be3457d-6bbf-49fa-b5de-29c7661f8d2d 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 02:44:46.479 7 INFO cinder.api.openstack.wsgi [None req-81485c2d-6972-49a4-bff8-630104333681 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 02:44:46.480 8 INFO cinder.api.openstack.wsgi [None req-1be3457d-6bbf-49fa-b5de-29c7661f8d2d 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 02:44:46.480 7 INFO cinder.api.openstack.wsgi [None req-81485c2d-6972-49a4-bff8-630104333681 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 02:44:56.479 8 INFO cinder.api.openstack.wsgi [None req-1be3457d-6bbf-49fa-b5de-29c7661f8d2d 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 02:44:56.480 7 INFO cinder.api.openstack.wsgi [None req-81485c2d-6972-49a4-bff8-630104333681 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 02:44:56.481 8 INFO cinder.api.openstack.wsgi [None req-1be3457d-6bbf-49fa-b5de-29c7661f8d2d 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 02:44:56.481 7 INFO cinder.api.openstack.wsgi [None req-81485c2d-6972-49a4-bff8-630104333681 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 02:45:06.479 7 INFO cinder.api.openstack.wsgi [None req-81485c2d-6972-49a4-bff8-630104333681 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 02:45:06.479 8 INFO cinder.api.openstack.wsgi [None req-1be3457d-6bbf-49fa-b5de-29c7661f8d2d 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 02:45:06.480 7 INFO cinder.api.openstack.wsgi [None req-81485c2d-6972-49a4-bff8-630104333681 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 02:45:06.480 8 INFO cinder.api.openstack.wsgi [None req-1be3457d-6bbf-49fa-b5de-29c7661f8d2d 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 02:45:16.479 7 INFO cinder.api.openstack.wsgi [None req-81485c2d-6972-49a4-bff8-630104333681 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 02:45:16.479 8 INFO cinder.api.openstack.wsgi [None req-1be3457d-6bbf-49fa-b5de-29c7661f8d2d 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 02:45:16.480 7 INFO cinder.api.openstack.wsgi [None req-81485c2d-6972-49a4-bff8-630104333681 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 02:45:16.481 8 INFO cinder.api.openstack.wsgi [None req-1be3457d-6bbf-49fa-b5de-29c7661f8d2d 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 02:45:26.479 8 INFO cinder.api.openstack.wsgi [None req-1be3457d-6bbf-49fa-b5de-29c7661f8d2d 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 02:45:26.479 7 INFO cinder.api.openstack.wsgi [None req-81485c2d-6972-49a4-bff8-630104333681 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 02:45:26.480 8 INFO cinder.api.openstack.wsgi [None req-1be3457d-6bbf-49fa-b5de-29c7661f8d2d 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 02:45:26.480 7 INFO cinder.api.openstack.wsgi [None req-81485c2d-6972-49a4-bff8-630104333681 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 02:45:36.479 8 INFO cinder.api.openstack.wsgi [None req-1be3457d-6bbf-49fa-b5de-29c7661f8d2d 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 02:45:36.479 7 INFO cinder.api.openstack.wsgi [None req-81485c2d-6972-49a4-bff8-630104333681 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 02:45:36.479 8 INFO cinder.api.openstack.wsgi [None req-1be3457d-6bbf-49fa-b5de-29c7661f8d2d 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 02:45:36.480 7 INFO cinder.api.openstack.wsgi [None req-81485c2d-6972-49a4-bff8-630104333681 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 02:45:46.479 7 INFO cinder.api.openstack.wsgi [None req-81485c2d-6972-49a4-bff8-630104333681 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 02:45:46.479 8 INFO cinder.api.openstack.wsgi [None req-1be3457d-6bbf-49fa-b5de-29c7661f8d2d 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 02:45:46.479 7 INFO cinder.api.openstack.wsgi [None req-81485c2d-6972-49a4-bff8-630104333681 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 02:45:46.480 8 INFO cinder.api.openstack.wsgi [None req-1be3457d-6bbf-49fa-b5de-29c7661f8d2d 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 02:45:56.479 8 INFO cinder.api.openstack.wsgi [None req-1be3457d-6bbf-49fa-b5de-29c7661f8d2d 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 02:45:56.479 7 INFO cinder.api.openstack.wsgi [None req-81485c2d-6972-49a4-bff8-630104333681 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 02:45:56.480 7 INFO cinder.api.openstack.wsgi [None req-81485c2d-6972-49a4-bff8-630104333681 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 02:45:56.480 8 INFO cinder.api.openstack.wsgi [None req-1be3457d-6bbf-49fa-b5de-29c7661f8d2d 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 02:46:06.479 8 INFO cinder.api.openstack.wsgi [None req-1be3457d-6bbf-49fa-b5de-29c7661f8d2d 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 02:46:06.479 7 INFO cinder.api.openstack.wsgi [None req-81485c2d-6972-49a4-bff8-630104333681 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 02:46:06.480 8 INFO cinder.api.openstack.wsgi [None req-1be3457d-6bbf-49fa-b5de-29c7661f8d2d 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 02:46:06.480 7 INFO cinder.api.openstack.wsgi [None req-81485c2d-6972-49a4-bff8-630104333681 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 02:46:16.479 8 INFO cinder.api.openstack.wsgi [None req-1be3457d-6bbf-49fa-b5de-29c7661f8d2d 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 02:46:16.479 7 INFO cinder.api.openstack.wsgi [None req-81485c2d-6972-49a4-bff8-630104333681 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 02:46:16.480 8 INFO cinder.api.openstack.wsgi [None req-1be3457d-6bbf-49fa-b5de-29c7661f8d2d 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 02:46:16.480 7 INFO cinder.api.openstack.wsgi [None req-81485c2d-6972-49a4-bff8-630104333681 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 02:46:26.479 7 INFO cinder.api.openstack.wsgi [None req-81485c2d-6972-49a4-bff8-630104333681 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 02:46:26.479 8 INFO cinder.api.openstack.wsgi [None req-1be3457d-6bbf-49fa-b5de-29c7661f8d2d 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 02:46:26.480 7 INFO cinder.api.openstack.wsgi [None req-81485c2d-6972-49a4-bff8-630104333681 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 02:46:26.481 8 INFO cinder.api.openstack.wsgi [None req-1be3457d-6bbf-49fa-b5de-29c7661f8d2d 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 02:46:36.479 8 INFO cinder.api.openstack.wsgi [None req-1be3457d-6bbf-49fa-b5de-29c7661f8d2d 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 02:46:36.479 7 INFO cinder.api.openstack.wsgi [None req-81485c2d-6972-49a4-bff8-630104333681 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 02:46:36.480 8 INFO cinder.api.openstack.wsgi [None req-1be3457d-6bbf-49fa-b5de-29c7661f8d2d 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 02:46:36.480 7 INFO cinder.api.openstack.wsgi [None req-81485c2d-6972-49a4-bff8-630104333681 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 02:46:46.479 8 INFO cinder.api.openstack.wsgi [None req-1be3457d-6bbf-49fa-b5de-29c7661f8d2d 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 02:46:46.479 7 INFO cinder.api.openstack.wsgi [None req-81485c2d-6972-49a4-bff8-630104333681 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 02:46:46.481 8 INFO cinder.api.openstack.wsgi [None req-1be3457d-6bbf-49fa-b5de-29c7661f8d2d 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 02:46:46.481 7 INFO cinder.api.openstack.wsgi [None req-81485c2d-6972-49a4-bff8-630104333681 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 02:46:56.478 7 INFO cinder.api.openstack.wsgi [None req-81485c2d-6972-49a4-bff8-630104333681 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 02:46:56.479 8 INFO cinder.api.openstack.wsgi [None req-1be3457d-6bbf-49fa-b5de-29c7661f8d2d 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 02:46:56.480 7 INFO cinder.api.openstack.wsgi [None req-81485c2d-6972-49a4-bff8-630104333681 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 02:46:56.481 8 INFO cinder.api.openstack.wsgi [None req-1be3457d-6bbf-49fa-b5de-29c7661f8d2d 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 02:47:06.479 7 INFO cinder.api.openstack.wsgi [None req-81485c2d-6972-49a4-bff8-630104333681 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 02:47:06.479 8 INFO cinder.api.openstack.wsgi [None req-1be3457d-6bbf-49fa-b5de-29c7661f8d2d 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 02:47:06.480 7 INFO cinder.api.openstack.wsgi [None req-81485c2d-6972-49a4-bff8-630104333681 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 02:47:06.480 8 INFO cinder.api.openstack.wsgi [None req-1be3457d-6bbf-49fa-b5de-29c7661f8d2d 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 02:47:16.479 7 INFO cinder.api.openstack.wsgi [None req-81485c2d-6972-49a4-bff8-630104333681 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 02:47:16.479 8 INFO cinder.api.openstack.wsgi [None req-1be3457d-6bbf-49fa-b5de-29c7661f8d2d 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 02:47:16.480 8 INFO cinder.api.openstack.wsgi [None req-1be3457d-6bbf-49fa-b5de-29c7661f8d2d 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 02:47:16.480 7 INFO cinder.api.openstack.wsgi [None req-81485c2d-6972-49a4-bff8-630104333681 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 02:47:26.479 8 INFO cinder.api.openstack.wsgi [None req-1be3457d-6bbf-49fa-b5de-29c7661f8d2d 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 02:47:26.479 7 INFO cinder.api.openstack.wsgi [None req-81485c2d-6972-49a4-bff8-630104333681 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 02:47:26.480 8 INFO cinder.api.openstack.wsgi [None req-1be3457d-6bbf-49fa-b5de-29c7661f8d2d 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 02:47:26.481 7 INFO cinder.api.openstack.wsgi [None req-81485c2d-6972-49a4-bff8-630104333681 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 02:47:36.478 8 INFO cinder.api.openstack.wsgi [None req-1be3457d-6bbf-49fa-b5de-29c7661f8d2d 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 02:47:36.479 7 INFO cinder.api.openstack.wsgi [None req-81485c2d-6972-49a4-bff8-630104333681 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 02:47:36.479 8 INFO cinder.api.openstack.wsgi [None req-1be3457d-6bbf-49fa-b5de-29c7661f8d2d 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 02:47:36.480 7 INFO cinder.api.openstack.wsgi [None req-81485c2d-6972-49a4-bff8-630104333681 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 02:47:46.478 8 INFO cinder.api.openstack.wsgi [None req-1be3457d-6bbf-49fa-b5de-29c7661f8d2d 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 02:47:46.479 7 INFO cinder.api.openstack.wsgi [None req-81485c2d-6972-49a4-bff8-630104333681 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 02:47:46.480 7 INFO cinder.api.openstack.wsgi [None req-81485c2d-6972-49a4-bff8-630104333681 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 02:47:46.480 8 INFO cinder.api.openstack.wsgi [None req-1be3457d-6bbf-49fa-b5de-29c7661f8d2d 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 02:47:56.479 7 INFO cinder.api.openstack.wsgi [None req-81485c2d-6972-49a4-bff8-630104333681 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 02:47:56.480 8 INFO cinder.api.openstack.wsgi [None req-1be3457d-6bbf-49fa-b5de-29c7661f8d2d 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 02:47:56.480 8 INFO cinder.api.openstack.wsgi [None req-1be3457d-6bbf-49fa-b5de-29c7661f8d2d 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 02:47:56.481 7 INFO cinder.api.openstack.wsgi [None req-81485c2d-6972-49a4-bff8-630104333681 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 02:48:06.479 8 INFO cinder.api.openstack.wsgi [None req-1be3457d-6bbf-49fa-b5de-29c7661f8d2d 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 02:48:06.479 7 INFO cinder.api.openstack.wsgi [None req-81485c2d-6972-49a4-bff8-630104333681 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 02:48:06.480 8 INFO cinder.api.openstack.wsgi [None req-1be3457d-6bbf-49fa-b5de-29c7661f8d2d 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 02:48:06.480 7 INFO cinder.api.openstack.wsgi [None req-81485c2d-6972-49a4-bff8-630104333681 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 02:48:16.479 7 INFO cinder.api.openstack.wsgi [None req-81485c2d-6972-49a4-bff8-630104333681 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 02:48:16.479 8 INFO cinder.api.openstack.wsgi [None req-1be3457d-6bbf-49fa-b5de-29c7661f8d2d 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 02:48:16.479 8 INFO cinder.api.openstack.wsgi [None req-1be3457d-6bbf-49fa-b5de-29c7661f8d2d 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 02:48:16.479 7 INFO cinder.api.openstack.wsgi [None req-81485c2d-6972-49a4-bff8-630104333681 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 02:48:26.479 8 INFO cinder.api.openstack.wsgi [None req-1be3457d-6bbf-49fa-b5de-29c7661f8d2d 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 02:48:26.479 7 INFO cinder.api.openstack.wsgi [None req-81485c2d-6972-49a4-bff8-630104333681 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 02:48:26.480 8 INFO cinder.api.openstack.wsgi [None req-1be3457d-6bbf-49fa-b5de-29c7661f8d2d 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 02:48:26.480 7 INFO cinder.api.openstack.wsgi [None req-81485c2d-6972-49a4-bff8-630104333681 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 02:48:36.478 8 INFO cinder.api.openstack.wsgi [None req-1be3457d-6bbf-49fa-b5de-29c7661f8d2d 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 02:48:36.478 7 INFO cinder.api.openstack.wsgi [None req-81485c2d-6972-49a4-bff8-630104333681 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 02:48:36.479 8 INFO cinder.api.openstack.wsgi [None req-1be3457d-6bbf-49fa-b5de-29c7661f8d2d 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 02:48:36.479 7 INFO cinder.api.openstack.wsgi [None req-81485c2d-6972-49a4-bff8-630104333681 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 02:48:46.478 7 INFO cinder.api.openstack.wsgi [None req-81485c2d-6972-49a4-bff8-630104333681 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 02:48:46.479 8 INFO cinder.api.openstack.wsgi [None req-1be3457d-6bbf-49fa-b5de-29c7661f8d2d 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 02:48:46.480 7 INFO cinder.api.openstack.wsgi [None req-81485c2d-6972-49a4-bff8-630104333681 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 02:48:46.480 8 INFO cinder.api.openstack.wsgi [None req-1be3457d-6bbf-49fa-b5de-29c7661f8d2d 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 02:48:56.479 7 INFO cinder.api.openstack.wsgi [None req-81485c2d-6972-49a4-bff8-630104333681 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 02:48:56.479 8 INFO cinder.api.openstack.wsgi [None req-1be3457d-6bbf-49fa-b5de-29c7661f8d2d 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 02:48:56.480 7 INFO cinder.api.openstack.wsgi [None req-81485c2d-6972-49a4-bff8-630104333681 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 02:48:56.480 8 INFO cinder.api.openstack.wsgi [None req-1be3457d-6bbf-49fa-b5de-29c7661f8d2d 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 02:49:06.479 7 INFO cinder.api.openstack.wsgi [None req-81485c2d-6972-49a4-bff8-630104333681 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 02:49:06.479 8 INFO cinder.api.openstack.wsgi [None req-1be3457d-6bbf-49fa-b5de-29c7661f8d2d 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 02:49:06.480 7 INFO cinder.api.openstack.wsgi [None req-81485c2d-6972-49a4-bff8-630104333681 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 02:49:06.480 8 INFO cinder.api.openstack.wsgi [None req-1be3457d-6bbf-49fa-b5de-29c7661f8d2d 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 02:49:16.479 8 INFO cinder.api.openstack.wsgi [None req-1be3457d-6bbf-49fa-b5de-29c7661f8d2d 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 02:49:16.479 7 INFO cinder.api.openstack.wsgi [None req-81485c2d-6972-49a4-bff8-630104333681 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 02:49:16.480 8 INFO cinder.api.openstack.wsgi [None req-1be3457d-6bbf-49fa-b5de-29c7661f8d2d 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 02:49:16.481 7 INFO cinder.api.openstack.wsgi [None req-81485c2d-6972-49a4-bff8-630104333681 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 02:49:26.479 8 INFO cinder.api.openstack.wsgi [None req-1be3457d-6bbf-49fa-b5de-29c7661f8d2d 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 02:49:26.479 7 INFO cinder.api.openstack.wsgi [None req-81485c2d-6972-49a4-bff8-630104333681 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 02:49:26.480 7 INFO cinder.api.openstack.wsgi [None req-81485c2d-6972-49a4-bff8-630104333681 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 02:49:26.480 8 INFO cinder.api.openstack.wsgi [None req-1be3457d-6bbf-49fa-b5de-29c7661f8d2d 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 02:49:36.478 7 INFO cinder.api.openstack.wsgi [None req-81485c2d-6972-49a4-bff8-630104333681 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 02:49:36.478 8 INFO cinder.api.openstack.wsgi [None req-1be3457d-6bbf-49fa-b5de-29c7661f8d2d 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 02:49:36.479 8 INFO cinder.api.openstack.wsgi [None req-1be3457d-6bbf-49fa-b5de-29c7661f8d2d 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 02:49:36.479 7 INFO cinder.api.openstack.wsgi [None req-81485c2d-6972-49a4-bff8-630104333681 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 02:49:46.479 8 INFO cinder.api.openstack.wsgi [None req-1be3457d-6bbf-49fa-b5de-29c7661f8d2d 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 02:49:46.479 7 INFO cinder.api.openstack.wsgi [None req-81485c2d-6972-49a4-bff8-630104333681 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 02:49:46.481 7 INFO cinder.api.openstack.wsgi [None req-81485c2d-6972-49a4-bff8-630104333681 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 02:49:46.481 8 INFO cinder.api.openstack.wsgi [None req-1be3457d-6bbf-49fa-b5de-29c7661f8d2d 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 02:49:56.479 7 INFO cinder.api.openstack.wsgi [None req-81485c2d-6972-49a4-bff8-630104333681 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 02:49:56.480 8 INFO cinder.api.openstack.wsgi [None req-1be3457d-6bbf-49fa-b5de-29c7661f8d2d 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 02:49:56.480 7 INFO cinder.api.openstack.wsgi [None req-81485c2d-6972-49a4-bff8-630104333681 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 02:49:56.481 8 INFO cinder.api.openstack.wsgi [None req-1be3457d-6bbf-49fa-b5de-29c7661f8d2d 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 02:50:06.479 7 INFO cinder.api.openstack.wsgi [None req-81485c2d-6972-49a4-bff8-630104333681 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 02:50:06.481 7 INFO cinder.api.openstack.wsgi [None req-81485c2d-6972-49a4-bff8-630104333681 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 02:50:06.482 8 INFO cinder.api.openstack.wsgi [None req-1be3457d-6bbf-49fa-b5de-29c7661f8d2d 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 02:50:06.483 8 INFO cinder.api.openstack.wsgi [None req-1be3457d-6bbf-49fa-b5de-29c7661f8d2d 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 02:50:16.479 8 INFO cinder.api.openstack.wsgi [None req-1be3457d-6bbf-49fa-b5de-29c7661f8d2d 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 02:50:16.480 8 INFO cinder.api.openstack.wsgi [None req-1be3457d-6bbf-49fa-b5de-29c7661f8d2d 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 02:50:16.482 7 INFO cinder.api.openstack.wsgi [None req-81485c2d-6972-49a4-bff8-630104333681 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 02:50:16.483 7 INFO cinder.api.openstack.wsgi [None req-81485c2d-6972-49a4-bff8-630104333681 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 02:50:26.478 8 INFO cinder.api.openstack.wsgi [None req-1be3457d-6bbf-49fa-b5de-29c7661f8d2d 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 02:50:26.479 7 INFO cinder.api.openstack.wsgi [None req-81485c2d-6972-49a4-bff8-630104333681 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 02:50:26.480 8 INFO cinder.api.openstack.wsgi [None req-1be3457d-6bbf-49fa-b5de-29c7661f8d2d 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 02:50:26.480 7 INFO cinder.api.openstack.wsgi [None req-81485c2d-6972-49a4-bff8-630104333681 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 02:50:36.478 8 INFO cinder.api.openstack.wsgi [None req-1be3457d-6bbf-49fa-b5de-29c7661f8d2d 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 02:50:36.479 7 INFO cinder.api.openstack.wsgi [None req-81485c2d-6972-49a4-bff8-630104333681 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 02:50:36.479 8 INFO cinder.api.openstack.wsgi [None req-1be3457d-6bbf-49fa-b5de-29c7661f8d2d 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 02:50:36.480 7 INFO cinder.api.openstack.wsgi [None req-81485c2d-6972-49a4-bff8-630104333681 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 02:50:46.479 7 INFO cinder.api.openstack.wsgi [None req-81485c2d-6972-49a4-bff8-630104333681 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 02:50:46.479 8 INFO cinder.api.openstack.wsgi [None req-1be3457d-6bbf-49fa-b5de-29c7661f8d2d 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 02:50:46.480 8 INFO cinder.api.openstack.wsgi [None req-1be3457d-6bbf-49fa-b5de-29c7661f8d2d 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 02:50:46.480 7 INFO cinder.api.openstack.wsgi [None req-81485c2d-6972-49a4-bff8-630104333681 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 02:50:56.480 8 INFO cinder.api.openstack.wsgi [None req-1be3457d-6bbf-49fa-b5de-29c7661f8d2d 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 02:50:56.480 7 INFO cinder.api.openstack.wsgi [None req-81485c2d-6972-49a4-bff8-630104333681 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 02:50:56.481 8 INFO cinder.api.openstack.wsgi [None req-1be3457d-6bbf-49fa-b5de-29c7661f8d2d 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 02:50:56.481 7 INFO cinder.api.openstack.wsgi [None req-81485c2d-6972-49a4-bff8-630104333681 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 02:51:06.479 8 INFO cinder.api.openstack.wsgi [None req-1be3457d-6bbf-49fa-b5de-29c7661f8d2d 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 02:51:06.479 7 INFO cinder.api.openstack.wsgi [None req-81485c2d-6972-49a4-bff8-630104333681 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 02:51:06.480 8 INFO cinder.api.openstack.wsgi [None req-1be3457d-6bbf-49fa-b5de-29c7661f8d2d 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 02:51:06.480 7 INFO cinder.api.openstack.wsgi [None req-81485c2d-6972-49a4-bff8-630104333681 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 02:51:16.478 8 INFO cinder.api.openstack.wsgi [None req-1be3457d-6bbf-49fa-b5de-29c7661f8d2d 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 02:51:16.478 7 INFO cinder.api.openstack.wsgi [None req-81485c2d-6972-49a4-bff8-630104333681 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 02:51:16.480 8 INFO cinder.api.openstack.wsgi [None req-1be3457d-6bbf-49fa-b5de-29c7661f8d2d 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 02:51:16.481 7 INFO cinder.api.openstack.wsgi [None req-81485c2d-6972-49a4-bff8-630104333681 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 02:51:26.479 8 INFO cinder.api.openstack.wsgi [None req-1be3457d-6bbf-49fa-b5de-29c7661f8d2d 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 02:51:26.480 7 INFO cinder.api.openstack.wsgi [None req-81485c2d-6972-49a4-bff8-630104333681 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 02:51:26.480 8 INFO cinder.api.openstack.wsgi [None req-1be3457d-6bbf-49fa-b5de-29c7661f8d2d 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 02:51:26.481 7 INFO cinder.api.openstack.wsgi [None req-81485c2d-6972-49a4-bff8-630104333681 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 02:51:36.480 8 INFO cinder.api.openstack.wsgi [None req-1be3457d-6bbf-49fa-b5de-29c7661f8d2d 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 02:51:36.480 7 INFO cinder.api.openstack.wsgi [None req-81485c2d-6972-49a4-bff8-630104333681 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 02:51:36.481 7 INFO cinder.api.openstack.wsgi [None req-81485c2d-6972-49a4-bff8-630104333681 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 02:51:36.481 8 INFO cinder.api.openstack.wsgi [None req-1be3457d-6bbf-49fa-b5de-29c7661f8d2d 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 02:51:46.479 7 INFO cinder.api.openstack.wsgi [None req-81485c2d-6972-49a4-bff8-630104333681 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 02:51:46.480 7 INFO cinder.api.openstack.wsgi [None req-81485c2d-6972-49a4-bff8-630104333681 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 02:51:46.481 8 INFO cinder.api.openstack.wsgi [None req-1be3457d-6bbf-49fa-b5de-29c7661f8d2d 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 02:51:46.483 8 INFO cinder.api.openstack.wsgi [None req-1be3457d-6bbf-49fa-b5de-29c7661f8d2d 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 02:51:56.479 7 INFO cinder.api.openstack.wsgi [None req-81485c2d-6972-49a4-bff8-630104333681 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 02:51:56.480 7 INFO cinder.api.openstack.wsgi [None req-81485c2d-6972-49a4-bff8-630104333681 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 02:51:56.480 8 INFO cinder.api.openstack.wsgi [None req-1be3457d-6bbf-49fa-b5de-29c7661f8d2d 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 02:51:56.481 8 INFO cinder.api.openstack.wsgi [None req-1be3457d-6bbf-49fa-b5de-29c7661f8d2d 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 02:52:06.479 7 INFO cinder.api.openstack.wsgi [None req-81485c2d-6972-49a4-bff8-630104333681 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 02:52:06.479 8 INFO cinder.api.openstack.wsgi [None req-1be3457d-6bbf-49fa-b5de-29c7661f8d2d 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 02:52:06.480 8 INFO cinder.api.openstack.wsgi [None req-1be3457d-6bbf-49fa-b5de-29c7661f8d2d 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 02:52:06.480 7 INFO cinder.api.openstack.wsgi [None req-81485c2d-6972-49a4-bff8-630104333681 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 02:52:16.479 7 INFO cinder.api.openstack.wsgi [None req-81485c2d-6972-49a4-bff8-630104333681 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 02:52:16.479 8 INFO cinder.api.openstack.wsgi [None req-1be3457d-6bbf-49fa-b5de-29c7661f8d2d 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 02:52:16.480 7 INFO cinder.api.openstack.wsgi [None req-81485c2d-6972-49a4-bff8-630104333681 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 02:52:16.481 8 INFO cinder.api.openstack.wsgi [None req-1be3457d-6bbf-49fa-b5de-29c7661f8d2d 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 02:52:26.479 7 INFO cinder.api.openstack.wsgi [None req-81485c2d-6972-49a4-bff8-630104333681 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 02:52:26.479 8 INFO cinder.api.openstack.wsgi [None req-1be3457d-6bbf-49fa-b5de-29c7661f8d2d 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 02:52:26.479 7 INFO cinder.api.openstack.wsgi [None req-81485c2d-6972-49a4-bff8-630104333681 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 02:52:26.480 8 INFO cinder.api.openstack.wsgi [None req-1be3457d-6bbf-49fa-b5de-29c7661f8d2d 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 02:52:36.482 7 INFO cinder.api.openstack.wsgi [None req-81485c2d-6972-49a4-bff8-630104333681 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 02:52:36.482 8 INFO cinder.api.openstack.wsgi [None req-1be3457d-6bbf-49fa-b5de-29c7661f8d2d 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 02:52:36.483 8 INFO cinder.api.openstack.wsgi [None req-1be3457d-6bbf-49fa-b5de-29c7661f8d2d 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 02:52:36.483 7 INFO cinder.api.openstack.wsgi [None req-81485c2d-6972-49a4-bff8-630104333681 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 02:52:46.479 8 INFO cinder.api.openstack.wsgi [None req-1be3457d-6bbf-49fa-b5de-29c7661f8d2d 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 02:52:46.479 7 INFO cinder.api.openstack.wsgi [None req-81485c2d-6972-49a4-bff8-630104333681 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 02:52:46.479 8 INFO cinder.api.openstack.wsgi [None req-1be3457d-6bbf-49fa-b5de-29c7661f8d2d 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 02:52:46.479 7 INFO cinder.api.openstack.wsgi [None req-81485c2d-6972-49a4-bff8-630104333681 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 02:52:56.479 8 INFO cinder.api.openstack.wsgi [None req-1be3457d-6bbf-49fa-b5de-29c7661f8d2d 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 02:52:56.479 7 INFO cinder.api.openstack.wsgi [None req-81485c2d-6972-49a4-bff8-630104333681 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 02:52:56.480 8 INFO cinder.api.openstack.wsgi [None req-1be3457d-6bbf-49fa-b5de-29c7661f8d2d 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 02:52:56.480 7 INFO cinder.api.openstack.wsgi [None req-81485c2d-6972-49a4-bff8-630104333681 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 02:53:06.479 8 INFO cinder.api.openstack.wsgi [None req-1be3457d-6bbf-49fa-b5de-29c7661f8d2d 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 02:53:06.480 8 INFO cinder.api.openstack.wsgi [None req-1be3457d-6bbf-49fa-b5de-29c7661f8d2d 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 02:53:06.482 7 INFO cinder.api.openstack.wsgi [None req-81485c2d-6972-49a4-bff8-630104333681 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 02:53:06.484 7 INFO cinder.api.openstack.wsgi [None req-81485c2d-6972-49a4-bff8-630104333681 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 02:53:16.478 8 INFO cinder.api.openstack.wsgi [None req-1be3457d-6bbf-49fa-b5de-29c7661f8d2d 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 02:53:16.478 7 INFO cinder.api.openstack.wsgi [None req-81485c2d-6972-49a4-bff8-630104333681 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 02:53:16.479 8 INFO cinder.api.openstack.wsgi [None req-1be3457d-6bbf-49fa-b5de-29c7661f8d2d 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 02:53:16.479 7 INFO cinder.api.openstack.wsgi [None req-81485c2d-6972-49a4-bff8-630104333681 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 02:53:26.479 8 INFO cinder.api.openstack.wsgi [None req-1be3457d-6bbf-49fa-b5de-29c7661f8d2d 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 02:53:26.479 7 INFO cinder.api.openstack.wsgi [None req-81485c2d-6972-49a4-bff8-630104333681 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 02:53:26.480 7 INFO cinder.api.openstack.wsgi [None req-81485c2d-6972-49a4-bff8-630104333681 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 02:53:26.480 8 INFO cinder.api.openstack.wsgi [None req-1be3457d-6bbf-49fa-b5de-29c7661f8d2d 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 02:53:36.478 8 INFO cinder.api.openstack.wsgi [None req-1be3457d-6bbf-49fa-b5de-29c7661f8d2d 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 02:53:36.478 7 INFO cinder.api.openstack.wsgi [None req-81485c2d-6972-49a4-bff8-630104333681 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 02:53:36.479 8 INFO cinder.api.openstack.wsgi [None req-1be3457d-6bbf-49fa-b5de-29c7661f8d2d 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 02:53:36.480 7 INFO cinder.api.openstack.wsgi [None req-81485c2d-6972-49a4-bff8-630104333681 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 02:53:46.478 7 INFO cinder.api.openstack.wsgi [None req-81485c2d-6972-49a4-bff8-630104333681 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 02:53:46.478 8 INFO cinder.api.openstack.wsgi [None req-1be3457d-6bbf-49fa-b5de-29c7661f8d2d 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 02:53:46.479 7 INFO cinder.api.openstack.wsgi [None req-81485c2d-6972-49a4-bff8-630104333681 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 02:53:46.480 8 INFO cinder.api.openstack.wsgi [None req-1be3457d-6bbf-49fa-b5de-29c7661f8d2d 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 02:53:56.478 8 INFO cinder.api.openstack.wsgi [None req-1be3457d-6bbf-49fa-b5de-29c7661f8d2d 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 02:53:56.479 7 INFO cinder.api.openstack.wsgi [None req-81485c2d-6972-49a4-bff8-630104333681 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 02:53:56.479 8 INFO cinder.api.openstack.wsgi [None req-1be3457d-6bbf-49fa-b5de-29c7661f8d2d 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 02:53:56.480 7 INFO cinder.api.openstack.wsgi [None req-81485c2d-6972-49a4-bff8-630104333681 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 02:54:06.479 7 INFO cinder.api.openstack.wsgi [None req-81485c2d-6972-49a4-bff8-630104333681 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 02:54:06.479 8 INFO cinder.api.openstack.wsgi [None req-1be3457d-6bbf-49fa-b5de-29c7661f8d2d 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 02:54:06.480 7 INFO cinder.api.openstack.wsgi [None req-81485c2d-6972-49a4-bff8-630104333681 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 02:54:06.480 8 INFO cinder.api.openstack.wsgi [None req-1be3457d-6bbf-49fa-b5de-29c7661f8d2d 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 02:54:16.478 7 INFO cinder.api.openstack.wsgi [None req-81485c2d-6972-49a4-bff8-630104333681 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 02:54:16.479 8 INFO cinder.api.openstack.wsgi [None req-1be3457d-6bbf-49fa-b5de-29c7661f8d2d 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 02:54:16.480 7 INFO cinder.api.openstack.wsgi [None req-81485c2d-6972-49a4-bff8-630104333681 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 02:54:16.481 8 INFO cinder.api.openstack.wsgi [None req-1be3457d-6bbf-49fa-b5de-29c7661f8d2d 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 02:54:26.478 7 INFO cinder.api.openstack.wsgi [None req-81485c2d-6972-49a4-bff8-630104333681 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 02:54:26.478 8 INFO cinder.api.openstack.wsgi [None req-1be3457d-6bbf-49fa-b5de-29c7661f8d2d 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 02:54:26.479 7 INFO cinder.api.openstack.wsgi [None req-81485c2d-6972-49a4-bff8-630104333681 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 02:54:26.480 8 INFO cinder.api.openstack.wsgi [None req-1be3457d-6bbf-49fa-b5de-29c7661f8d2d 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 02:54:36.479 8 INFO cinder.api.openstack.wsgi [None req-1be3457d-6bbf-49fa-b5de-29c7661f8d2d 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 02:54:36.479 7 INFO cinder.api.openstack.wsgi [None req-81485c2d-6972-49a4-bff8-630104333681 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 02:54:36.480 8 INFO cinder.api.openstack.wsgi [None req-1be3457d-6bbf-49fa-b5de-29c7661f8d2d 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 02:54:36.480 7 INFO cinder.api.openstack.wsgi [None req-81485c2d-6972-49a4-bff8-630104333681 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 02:54:46.479 8 INFO cinder.api.openstack.wsgi [None req-1be3457d-6bbf-49fa-b5de-29c7661f8d2d 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 02:54:46.479 7 INFO cinder.api.openstack.wsgi [None req-81485c2d-6972-49a4-bff8-630104333681 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 02:54:46.479 8 INFO cinder.api.openstack.wsgi [None req-1be3457d-6bbf-49fa-b5de-29c7661f8d2d 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 02:54:46.480 7 INFO cinder.api.openstack.wsgi [None req-81485c2d-6972-49a4-bff8-630104333681 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 02:54:56.479 8 INFO cinder.api.openstack.wsgi [None req-1be3457d-6bbf-49fa-b5de-29c7661f8d2d 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 02:54:56.479 7 INFO cinder.api.openstack.wsgi [None req-81485c2d-6972-49a4-bff8-630104333681 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 02:54:56.480 8 INFO cinder.api.openstack.wsgi [None req-1be3457d-6bbf-49fa-b5de-29c7661f8d2d 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 02:54:56.481 7 INFO cinder.api.openstack.wsgi [None req-81485c2d-6972-49a4-bff8-630104333681 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 02:55:06.479 7 INFO cinder.api.openstack.wsgi [None req-81485c2d-6972-49a4-bff8-630104333681 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 02:55:06.479 8 INFO cinder.api.openstack.wsgi [None req-1be3457d-6bbf-49fa-b5de-29c7661f8d2d 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 02:55:06.480 7 INFO cinder.api.openstack.wsgi [None req-81485c2d-6972-49a4-bff8-630104333681 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 02:55:06.480 8 INFO cinder.api.openstack.wsgi [None req-1be3457d-6bbf-49fa-b5de-29c7661f8d2d 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 02:55:16.479 7 INFO cinder.api.openstack.wsgi [None req-81485c2d-6972-49a4-bff8-630104333681 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 02:55:16.479 8 INFO cinder.api.openstack.wsgi [None req-1be3457d-6bbf-49fa-b5de-29c7661f8d2d 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 02:55:16.480 7 INFO cinder.api.openstack.wsgi [None req-81485c2d-6972-49a4-bff8-630104333681 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 02:55:16.481 8 INFO cinder.api.openstack.wsgi [None req-1be3457d-6bbf-49fa-b5de-29c7661f8d2d 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 02:55:26.478 7 INFO cinder.api.openstack.wsgi [None req-81485c2d-6972-49a4-bff8-630104333681 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 02:55:26.479 7 INFO cinder.api.openstack.wsgi [None req-81485c2d-6972-49a4-bff8-630104333681 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 02:55:26.479 8 INFO cinder.api.openstack.wsgi [None req-1be3457d-6bbf-49fa-b5de-29c7661f8d2d 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 02:55:26.481 8 INFO cinder.api.openstack.wsgi [None req-1be3457d-6bbf-49fa-b5de-29c7661f8d2d 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 02:55:36.478 7 INFO cinder.api.openstack.wsgi [None req-81485c2d-6972-49a4-bff8-630104333681 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 02:55:36.478 8 INFO cinder.api.openstack.wsgi [None req-1be3457d-6bbf-49fa-b5de-29c7661f8d2d 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 02:55:36.479 7 INFO cinder.api.openstack.wsgi [None req-81485c2d-6972-49a4-bff8-630104333681 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 02:55:36.479 8 INFO cinder.api.openstack.wsgi [None req-1be3457d-6bbf-49fa-b5de-29c7661f8d2d 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 02:55:46.479 7 INFO cinder.api.openstack.wsgi [None req-81485c2d-6972-49a4-bff8-630104333681 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 02:55:46.479 8 INFO cinder.api.openstack.wsgi [None req-1be3457d-6bbf-49fa-b5de-29c7661f8d2d 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 02:55:46.480 7 INFO cinder.api.openstack.wsgi [None req-81485c2d-6972-49a4-bff8-630104333681 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 02:55:46.481 8 INFO cinder.api.openstack.wsgi [None req-1be3457d-6bbf-49fa-b5de-29c7661f8d2d 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 02:55:56.479 8 INFO cinder.api.openstack.wsgi [None req-1be3457d-6bbf-49fa-b5de-29c7661f8d2d 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 02:55:56.480 7 INFO cinder.api.openstack.wsgi [None req-81485c2d-6972-49a4-bff8-630104333681 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 02:55:56.480 8 INFO cinder.api.openstack.wsgi [None req-1be3457d-6bbf-49fa-b5de-29c7661f8d2d 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 02:55:56.481 7 INFO cinder.api.openstack.wsgi [None req-81485c2d-6972-49a4-bff8-630104333681 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 02:56:06.478 7 INFO cinder.api.openstack.wsgi [None req-81485c2d-6972-49a4-bff8-630104333681 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 02:56:06.478 8 INFO cinder.api.openstack.wsgi [None req-1be3457d-6bbf-49fa-b5de-29c7661f8d2d 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 02:56:06.479 7 INFO cinder.api.openstack.wsgi [None req-81485c2d-6972-49a4-bff8-630104333681 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 02:56:06.479 8 INFO cinder.api.openstack.wsgi [None req-1be3457d-6bbf-49fa-b5de-29c7661f8d2d 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 02:56:16.479 7 INFO cinder.api.openstack.wsgi [None req-81485c2d-6972-49a4-bff8-630104333681 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 02:56:16.479 8 INFO cinder.api.openstack.wsgi [None req-1be3457d-6bbf-49fa-b5de-29c7661f8d2d 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 02:56:16.479 7 INFO cinder.api.openstack.wsgi [None req-81485c2d-6972-49a4-bff8-630104333681 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 02:56:16.480 8 INFO cinder.api.openstack.wsgi [None req-1be3457d-6bbf-49fa-b5de-29c7661f8d2d 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 02:56:26.479 8 INFO cinder.api.openstack.wsgi [None req-1be3457d-6bbf-49fa-b5de-29c7661f8d2d 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 02:56:26.479 7 INFO cinder.api.openstack.wsgi [None req-81485c2d-6972-49a4-bff8-630104333681 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 02:56:26.480 8 INFO cinder.api.openstack.wsgi [None req-1be3457d-6bbf-49fa-b5de-29c7661f8d2d 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 02:56:26.482 7 INFO cinder.api.openstack.wsgi [None req-81485c2d-6972-49a4-bff8-630104333681 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 02:56:36.479 8 INFO cinder.api.openstack.wsgi [None req-1be3457d-6bbf-49fa-b5de-29c7661f8d2d 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 02:56:36.479 7 INFO cinder.api.openstack.wsgi [None req-81485c2d-6972-49a4-bff8-630104333681 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 02:56:36.479 7 INFO cinder.api.openstack.wsgi [None req-81485c2d-6972-49a4-bff8-630104333681 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 02:56:36.480 8 INFO cinder.api.openstack.wsgi [None req-1be3457d-6bbf-49fa-b5de-29c7661f8d2d 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 02:56:46.481 8 INFO cinder.api.openstack.wsgi [None req-1be3457d-6bbf-49fa-b5de-29c7661f8d2d 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 02:56:46.481 7 INFO cinder.api.openstack.wsgi [None req-81485c2d-6972-49a4-bff8-630104333681 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 02:56:46.481 8 INFO cinder.api.openstack.wsgi [None req-1be3457d-6bbf-49fa-b5de-29c7661f8d2d 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 02:56:46.482 7 INFO cinder.api.openstack.wsgi [None req-81485c2d-6972-49a4-bff8-630104333681 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 02:56:56.479 8 INFO cinder.api.openstack.wsgi [None req-1be3457d-6bbf-49fa-b5de-29c7661f8d2d 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 02:56:56.479 7 INFO cinder.api.openstack.wsgi [None req-81485c2d-6972-49a4-bff8-630104333681 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 02:56:56.480 8 INFO cinder.api.openstack.wsgi [None req-1be3457d-6bbf-49fa-b5de-29c7661f8d2d 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 02:56:56.481 7 INFO cinder.api.openstack.wsgi [None req-81485c2d-6972-49a4-bff8-630104333681 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 02:57:06.479 7 INFO cinder.api.openstack.wsgi [None req-81485c2d-6972-49a4-bff8-630104333681 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 02:57:06.479 8 INFO cinder.api.openstack.wsgi [None req-1be3457d-6bbf-49fa-b5de-29c7661f8d2d 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 02:57:06.480 7 INFO cinder.api.openstack.wsgi [None req-81485c2d-6972-49a4-bff8-630104333681 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 02:57:06.480 8 INFO cinder.api.openstack.wsgi [None req-1be3457d-6bbf-49fa-b5de-29c7661f8d2d 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 02:57:16.479 8 INFO cinder.api.openstack.wsgi [None req-1be3457d-6bbf-49fa-b5de-29c7661f8d2d 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 02:57:16.479 7 INFO cinder.api.openstack.wsgi [None req-81485c2d-6972-49a4-bff8-630104333681 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 02:57:16.480 8 INFO cinder.api.openstack.wsgi [None req-1be3457d-6bbf-49fa-b5de-29c7661f8d2d 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 02:57:16.481 7 INFO cinder.api.openstack.wsgi [None req-81485c2d-6972-49a4-bff8-630104333681 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 02:57:26.478 7 INFO cinder.api.openstack.wsgi [None req-81485c2d-6972-49a4-bff8-630104333681 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 02:57:26.479 8 INFO cinder.api.openstack.wsgi [None req-1be3457d-6bbf-49fa-b5de-29c7661f8d2d 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 02:57:26.479 7 INFO cinder.api.openstack.wsgi [None req-81485c2d-6972-49a4-bff8-630104333681 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 02:57:26.480 8 INFO cinder.api.openstack.wsgi [None req-1be3457d-6bbf-49fa-b5de-29c7661f8d2d 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 02:57:36.479 7 INFO cinder.api.openstack.wsgi [None req-81485c2d-6972-49a4-bff8-630104333681 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 02:57:36.480 8 INFO cinder.api.openstack.wsgi [None req-1be3457d-6bbf-49fa-b5de-29c7661f8d2d 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 02:57:36.480 7 INFO cinder.api.openstack.wsgi [None req-81485c2d-6972-49a4-bff8-630104333681 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 02:57:36.481 8 INFO cinder.api.openstack.wsgi [None req-1be3457d-6bbf-49fa-b5de-29c7661f8d2d 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 02:57:46.481 7 INFO cinder.api.openstack.wsgi [None req-81485c2d-6972-49a4-bff8-630104333681 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 02:57:46.481 8 INFO cinder.api.openstack.wsgi [None req-1be3457d-6bbf-49fa-b5de-29c7661f8d2d 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 02:57:46.482 7 INFO cinder.api.openstack.wsgi [None req-81485c2d-6972-49a4-bff8-630104333681 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 02:57:46.482 8 INFO cinder.api.openstack.wsgi [None req-1be3457d-6bbf-49fa-b5de-29c7661f8d2d 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 02:57:56.479 8 INFO cinder.api.openstack.wsgi [None req-1be3457d-6bbf-49fa-b5de-29c7661f8d2d 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 02:57:56.479 7 INFO cinder.api.openstack.wsgi [None req-81485c2d-6972-49a4-bff8-630104333681 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 02:57:56.479 8 INFO cinder.api.openstack.wsgi [None req-1be3457d-6bbf-49fa-b5de-29c7661f8d2d 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 02:57:56.480 7 INFO cinder.api.openstack.wsgi [None req-81485c2d-6972-49a4-bff8-630104333681 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 02:58:06.479 8 INFO cinder.api.openstack.wsgi [None req-1be3457d-6bbf-49fa-b5de-29c7661f8d2d 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 02:58:06.480 8 INFO cinder.api.openstack.wsgi [None req-1be3457d-6bbf-49fa-b5de-29c7661f8d2d 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 02:58:06.480 7 INFO cinder.api.openstack.wsgi [None req-81485c2d-6972-49a4-bff8-630104333681 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 02:58:06.482 7 INFO cinder.api.openstack.wsgi [None req-81485c2d-6972-49a4-bff8-630104333681 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 02:58:16.478 7 INFO cinder.api.openstack.wsgi [None req-81485c2d-6972-49a4-bff8-630104333681 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 02:58:16.479 7 INFO cinder.api.openstack.wsgi [None req-81485c2d-6972-49a4-bff8-630104333681 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 02:58:16.478 8 INFO cinder.api.openstack.wsgi [None req-1be3457d-6bbf-49fa-b5de-29c7661f8d2d 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 02:58:16.481 8 INFO cinder.api.openstack.wsgi [None req-1be3457d-6bbf-49fa-b5de-29c7661f8d2d 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 02:58:26.479 7 INFO cinder.api.openstack.wsgi [None req-81485c2d-6972-49a4-bff8-630104333681 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 02:58:26.479 8 INFO cinder.api.openstack.wsgi [None req-1be3457d-6bbf-49fa-b5de-29c7661f8d2d 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 02:58:26.480 7 INFO cinder.api.openstack.wsgi [None req-81485c2d-6972-49a4-bff8-630104333681 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 02:58:26.480 8 INFO cinder.api.openstack.wsgi [None req-1be3457d-6bbf-49fa-b5de-29c7661f8d2d 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 02:58:36.479 8 INFO cinder.api.openstack.wsgi [None req-1be3457d-6bbf-49fa-b5de-29c7661f8d2d 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 02:58:36.479 7 INFO cinder.api.openstack.wsgi [None req-81485c2d-6972-49a4-bff8-630104333681 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 02:58:36.479 8 INFO cinder.api.openstack.wsgi [None req-1be3457d-6bbf-49fa-b5de-29c7661f8d2d 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 02:58:36.480 7 INFO cinder.api.openstack.wsgi [None req-81485c2d-6972-49a4-bff8-630104333681 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 02:58:46.478 8 INFO cinder.api.openstack.wsgi [None req-1be3457d-6bbf-49fa-b5de-29c7661f8d2d 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 02:58:46.479 7 INFO cinder.api.openstack.wsgi [None req-81485c2d-6972-49a4-bff8-630104333681 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 02:58:46.479 8 INFO cinder.api.openstack.wsgi [None req-1be3457d-6bbf-49fa-b5de-29c7661f8d2d 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 02:58:46.480 7 INFO cinder.api.openstack.wsgi [None req-81485c2d-6972-49a4-bff8-630104333681 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 02:58:56.479 8 INFO cinder.api.openstack.wsgi [None req-1be3457d-6bbf-49fa-b5de-29c7661f8d2d 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 02:58:56.479 7 INFO cinder.api.openstack.wsgi [None req-81485c2d-6972-49a4-bff8-630104333681 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 02:58:56.480 8 INFO cinder.api.openstack.wsgi [None req-1be3457d-6bbf-49fa-b5de-29c7661f8d2d 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 02:58:56.482 7 INFO cinder.api.openstack.wsgi [None req-81485c2d-6972-49a4-bff8-630104333681 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 02:59:06.479 8 INFO cinder.api.openstack.wsgi [None req-1be3457d-6bbf-49fa-b5de-29c7661f8d2d 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 02:59:06.479 7 INFO cinder.api.openstack.wsgi [None req-81485c2d-6972-49a4-bff8-630104333681 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 02:59:06.480 8 INFO cinder.api.openstack.wsgi [None req-1be3457d-6bbf-49fa-b5de-29c7661f8d2d 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 02:59:06.481 7 INFO cinder.api.openstack.wsgi [None req-81485c2d-6972-49a4-bff8-630104333681 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 02:59:16.478 7 INFO cinder.api.openstack.wsgi [None req-81485c2d-6972-49a4-bff8-630104333681 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 02:59:16.479 7 INFO cinder.api.openstack.wsgi [None req-81485c2d-6972-49a4-bff8-630104333681 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 02:59:16.479 8 INFO cinder.api.openstack.wsgi [None req-1be3457d-6bbf-49fa-b5de-29c7661f8d2d 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 02:59:16.480 8 INFO cinder.api.openstack.wsgi [None req-1be3457d-6bbf-49fa-b5de-29c7661f8d2d 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 02:59:26.479 8 INFO cinder.api.openstack.wsgi [None req-1be3457d-6bbf-49fa-b5de-29c7661f8d2d 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 02:59:26.479 7 INFO cinder.api.openstack.wsgi [None req-81485c2d-6972-49a4-bff8-630104333681 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 02:59:26.480 8 INFO cinder.api.openstack.wsgi [None req-1be3457d-6bbf-49fa-b5de-29c7661f8d2d 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 02:59:26.481 7 INFO cinder.api.openstack.wsgi [None req-81485c2d-6972-49a4-bff8-630104333681 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 02:59:36.479 8 INFO cinder.api.openstack.wsgi [None req-1be3457d-6bbf-49fa-b5de-29c7661f8d2d 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 02:59:36.479 7 INFO cinder.api.openstack.wsgi [None req-81485c2d-6972-49a4-bff8-630104333681 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 02:59:36.480 8 INFO cinder.api.openstack.wsgi [None req-1be3457d-6bbf-49fa-b5de-29c7661f8d2d 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 02:59:36.480 7 INFO cinder.api.openstack.wsgi [None req-81485c2d-6972-49a4-bff8-630104333681 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 02:59:46.478 8 INFO cinder.api.openstack.wsgi [None req-1be3457d-6bbf-49fa-b5de-29c7661f8d2d 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 02:59:46.478 7 INFO cinder.api.openstack.wsgi [None req-81485c2d-6972-49a4-bff8-630104333681 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 02:59:46.479 8 INFO cinder.api.openstack.wsgi [None req-1be3457d-6bbf-49fa-b5de-29c7661f8d2d 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 02:59:46.479 7 INFO cinder.api.openstack.wsgi [None req-81485c2d-6972-49a4-bff8-630104333681 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 02:59:56.479 8 INFO cinder.api.openstack.wsgi [None req-1be3457d-6bbf-49fa-b5de-29c7661f8d2d 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 02:59:56.480 8 INFO cinder.api.openstack.wsgi [None req-1be3457d-6bbf-49fa-b5de-29c7661f8d2d 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 02:59:56.480 7 INFO cinder.api.openstack.wsgi [None req-81485c2d-6972-49a4-bff8-630104333681 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 02:59:56.481 7 INFO cinder.api.openstack.wsgi [None req-81485c2d-6972-49a4-bff8-630104333681 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150: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-07-08 03:00:06.409 8 INFO cinder.api.openstack.wsgi [None req-6932aff6-3727-42d1-898e-93e274a4ba14 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET https://volume.199-204-45-72.nip.io/v3/88fdcc1a10f642678656419f332dc251/os-quota-sets/88fdcc1a10f642678656419f332dc251?usage=False 2026-07-08 03:00:06.433 8 WARNING cinder.quota [None req-6932aff6-3727-42d1-898e-93e274a4ba14 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - 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-07-08 03:00:06.433 8 WARNING cinder.quota [None req-6932aff6-3727-42d1-898e-93e274a4ba14 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - 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-07-08 03:00:06.434 8 WARNING cinder.quota [None req-6932aff6-3727-42d1-898e-93e274a4ba14 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - 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-07-08 03:00:06.434 8 WARNING cinder.quota [None req-6932aff6-3727-42d1-898e-93e274a4ba14 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - 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-07-08 03:00:06.435 8 WARNING cinder.quota [None req-6932aff6-3727-42d1-898e-93e274a4ba14 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - 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-07-08 03:00:06.435 8 WARNING cinder.quota [None req-6932aff6-3727-42d1-898e-93e274a4ba14 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - 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-07-08 03:00:06.441 8 INFO cinder.api.openstack.wsgi [None req-6932aff6-3727-42d1-898e-93e274a4ba14 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] https://volume.199-204-45-72.nip.io/v3/88fdcc1a10f642678656419f332dc251/os-quota-sets/88fdcc1a10f642678656419f332dc251?usage=False returned with HTTP 200 [pid: 8|app: 0|req: 113/223] 199.204.45.72 () {44 vars in 1064 bytes} [Wed Jul 8 03:00:06 2026] GET /v3/88fdcc1a10f642678656419f332dc251/os-quota-sets/88fdcc1a10f642678656419f332dc251?usage=False => generated 340 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-08 03:00:06.480 7 INFO cinder.api.openstack.wsgi [None req-81485c2d-6972-49a4-bff8-630104333681 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 03:00:06.480 8 INFO cinder.api.openstack.wsgi [None req-6932aff6-3727-42d1-898e-93e274a4ba14 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 03:00:06.481 8 INFO cinder.api.openstack.wsgi [None req-6932aff6-3727-42d1-898e-93e274a4ba14 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 03:00:06.481 7 INFO cinder.api.openstack.wsgi [None req-81485c2d-6972-49a4-bff8-630104333681 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 03:00:06.625 8 INFO cinder.api.openstack.wsgi [None req-001496e1-72c6-408d-86c6-a23901fb7bba 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] PUT https://volume.199-204-45-72.nip.io/v3/88fdcc1a10f642678656419f332dc251/os-quota-sets/88fdcc1a10f642678656419f332dc251 2026-07-08 03:00:06.696 8 INFO cinder.api.openstack.wsgi [None req-001496e1-72c6-408d-86c6-a23901fb7bba 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] https://volume.199-204-45-72.nip.io/v3/88fdcc1a10f642678656419f332dc251/os-quota-sets/88fdcc1a10f642678656419f332dc251 returned with HTTP 200 [pid: 8|app: 0|req: 115/226] 199.204.45.72 () {48 vars in 1093 bytes} [Wed Jul 8 03:00:06 2026] PUT /v3/88fdcc1a10f642678656419f332dc251/os-quota-sets/88fdcc1a10f642678656419f332dc251 => generated 296 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-08 03:00:16.479 7 INFO cinder.api.openstack.wsgi [None req-81485c2d-6972-49a4-bff8-630104333681 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 03:00:16.480 7 INFO cinder.api.openstack.wsgi [None req-81485c2d-6972-49a4-bff8-630104333681 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 03:00:16.481 8 INFO cinder.api.openstack.wsgi [None req-001496e1-72c6-408d-86c6-a23901fb7bba 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 03:00:16.482 8 INFO cinder.api.openstack.wsgi [None req-001496e1-72c6-408d-86c6-a23901fb7bba 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 03:00:26.479 7 INFO cinder.api.openstack.wsgi [None req-81485c2d-6972-49a4-bff8-630104333681 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 03:00:26.479 8 INFO cinder.api.openstack.wsgi [None req-001496e1-72c6-408d-86c6-a23901fb7bba 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 03:00:26.480 7 INFO cinder.api.openstack.wsgi [None req-81485c2d-6972-49a4-bff8-630104333681 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 03:00:26.480 8 INFO cinder.api.openstack.wsgi [None req-001496e1-72c6-408d-86c6-a23901fb7bba 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 03:00:36.479 7 INFO cinder.api.openstack.wsgi [None req-81485c2d-6972-49a4-bff8-630104333681 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 03:00:36.480 7 INFO cinder.api.openstack.wsgi [None req-81485c2d-6972-49a4-bff8-630104333681 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 03:00:36.480 8 INFO cinder.api.openstack.wsgi [None req-001496e1-72c6-408d-86c6-a23901fb7bba 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 03:00:36.481 8 INFO cinder.api.openstack.wsgi [None req-001496e1-72c6-408d-86c6-a23901fb7bba 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 03:00:46.478 7 INFO cinder.api.openstack.wsgi [None req-81485c2d-6972-49a4-bff8-630104333681 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 03:00:46.478 8 INFO cinder.api.openstack.wsgi [None req-001496e1-72c6-408d-86c6-a23901fb7bba 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 03:00:46.478 7 INFO cinder.api.openstack.wsgi [None req-81485c2d-6972-49a4-bff8-630104333681 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 03:00:46.479 8 INFO cinder.api.openstack.wsgi [None req-001496e1-72c6-408d-86c6-a23901fb7bba 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 03:00:56.478 8 INFO cinder.api.openstack.wsgi [None req-001496e1-72c6-408d-86c6-a23901fb7bba 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 03:00:56.479 7 INFO cinder.api.openstack.wsgi [None req-81485c2d-6972-49a4-bff8-630104333681 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 03:00:56.479 8 INFO cinder.api.openstack.wsgi [None req-001496e1-72c6-408d-86c6-a23901fb7bba 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 03:00:56.480 7 INFO cinder.api.openstack.wsgi [None req-81485c2d-6972-49a4-bff8-630104333681 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 03:01:06.479 8 INFO cinder.api.openstack.wsgi [None req-001496e1-72c6-408d-86c6-a23901fb7bba 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 03:01:06.478 7 INFO cinder.api.openstack.wsgi [None req-81485c2d-6972-49a4-bff8-630104333681 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 03:01:06.479 8 INFO cinder.api.openstack.wsgi [None req-001496e1-72c6-408d-86c6-a23901fb7bba 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 03:01:06.480 7 INFO cinder.api.openstack.wsgi [None req-81485c2d-6972-49a4-bff8-630104333681 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 03:01:16.479 7 INFO cinder.api.openstack.wsgi [None req-81485c2d-6972-49a4-bff8-630104333681 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 03:01:16.479 8 INFO cinder.api.openstack.wsgi [None req-001496e1-72c6-408d-86c6-a23901fb7bba 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 03:01:16.480 7 INFO cinder.api.openstack.wsgi [None req-81485c2d-6972-49a4-bff8-630104333681 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 03:01:16.481 8 INFO cinder.api.openstack.wsgi [None req-001496e1-72c6-408d-86c6-a23901fb7bba 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 03:01:26.479 7 INFO cinder.api.openstack.wsgi [None req-81485c2d-6972-49a4-bff8-630104333681 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 03:01:26.480 7 INFO cinder.api.openstack.wsgi [None req-81485c2d-6972-49a4-bff8-630104333681 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 03:01:26.479 8 INFO cinder.api.openstack.wsgi [None req-001496e1-72c6-408d-86c6-a23901fb7bba 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 03:01:26.482 8 INFO cinder.api.openstack.wsgi [None req-001496e1-72c6-408d-86c6-a23901fb7bba 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 03:01:36.478 7 INFO cinder.api.openstack.wsgi [None req-81485c2d-6972-49a4-bff8-630104333681 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 03:01:36.478 7 INFO cinder.api.openstack.wsgi [None req-81485c2d-6972-49a4-bff8-630104333681 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 03:01:36.478 8 INFO cinder.api.openstack.wsgi [None req-001496e1-72c6-408d-86c6-a23901fb7bba 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 03:01:36.479 8 INFO cinder.api.openstack.wsgi [None req-001496e1-72c6-408d-86c6-a23901fb7bba 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 03:01:46.479 8 INFO cinder.api.openstack.wsgi [None req-001496e1-72c6-408d-86c6-a23901fb7bba 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 03:01:46.479 7 INFO cinder.api.openstack.wsgi [None req-81485c2d-6972-49a4-bff8-630104333681 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 03:01:46.480 8 INFO cinder.api.openstack.wsgi [None req-001496e1-72c6-408d-86c6-a23901fb7bba 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 03:01:46.482 7 INFO cinder.api.openstack.wsgi [None req-81485c2d-6972-49a4-bff8-630104333681 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 03:01:56.479 7 INFO cinder.api.openstack.wsgi [None req-81485c2d-6972-49a4-bff8-630104333681 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 03:01:56.479 8 INFO cinder.api.openstack.wsgi [None req-001496e1-72c6-408d-86c6-a23901fb7bba 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 03:01:56.480 7 INFO cinder.api.openstack.wsgi [None req-81485c2d-6972-49a4-bff8-630104333681 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 03:01:56.480 8 INFO cinder.api.openstack.wsgi [None req-001496e1-72c6-408d-86c6-a23901fb7bba 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 03:02:06.479 7 INFO cinder.api.openstack.wsgi [None req-81485c2d-6972-49a4-bff8-630104333681 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 03:02:06.479 8 INFO cinder.api.openstack.wsgi [None req-001496e1-72c6-408d-86c6-a23901fb7bba 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 03:02:06.480 8 INFO cinder.api.openstack.wsgi [None req-001496e1-72c6-408d-86c6-a23901fb7bba 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 03:02:06.480 7 INFO cinder.api.openstack.wsgi [None req-81485c2d-6972-49a4-bff8-630104333681 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 03:02:16.479 8 INFO cinder.api.openstack.wsgi [None req-001496e1-72c6-408d-86c6-a23901fb7bba 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 03:02:16.480 7 INFO cinder.api.openstack.wsgi [None req-81485c2d-6972-49a4-bff8-630104333681 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 03:02:16.480 8 INFO cinder.api.openstack.wsgi [None req-001496e1-72c6-408d-86c6-a23901fb7bba 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 03:02:16.482 7 INFO cinder.api.openstack.wsgi [None req-81485c2d-6972-49a4-bff8-630104333681 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 03:02:26.478 8 INFO cinder.api.openstack.wsgi [None req-001496e1-72c6-408d-86c6-a23901fb7bba 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 03:02:26.478 7 INFO cinder.api.openstack.wsgi [None req-81485c2d-6972-49a4-bff8-630104333681 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 03:02:26.479 8 INFO cinder.api.openstack.wsgi [None req-001496e1-72c6-408d-86c6-a23901fb7bba 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 03:02:26.480 7 INFO cinder.api.openstack.wsgi [None req-81485c2d-6972-49a4-bff8-630104333681 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 03:02:36.479 8 INFO cinder.api.openstack.wsgi [None req-001496e1-72c6-408d-86c6-a23901fb7bba 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 03:02:36.479 7 INFO cinder.api.openstack.wsgi [None req-81485c2d-6972-49a4-bff8-630104333681 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 03:02:36.480 8 INFO cinder.api.openstack.wsgi [None req-001496e1-72c6-408d-86c6-a23901fb7bba 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 03:02:36.481 7 INFO cinder.api.openstack.wsgi [None req-81485c2d-6972-49a4-bff8-630104333681 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 03:02:46.479 7 INFO cinder.api.openstack.wsgi [None req-81485c2d-6972-49a4-bff8-630104333681 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 03:02:46.479 8 INFO cinder.api.openstack.wsgi [None req-001496e1-72c6-408d-86c6-a23901fb7bba 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 03:02:46.480 7 INFO cinder.api.openstack.wsgi [None req-81485c2d-6972-49a4-bff8-630104333681 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 03:02:46.481 8 INFO cinder.api.openstack.wsgi [None req-001496e1-72c6-408d-86c6-a23901fb7bba 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 03:02:56.478 8 INFO cinder.api.openstack.wsgi [None req-001496e1-72c6-408d-86c6-a23901fb7bba 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 03:02:56.478 7 INFO cinder.api.openstack.wsgi [None req-81485c2d-6972-49a4-bff8-630104333681 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 03:02:56.479 8 INFO cinder.api.openstack.wsgi [None req-001496e1-72c6-408d-86c6-a23901fb7bba 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 03:02:56.479 7 INFO cinder.api.openstack.wsgi [None req-81485c2d-6972-49a4-bff8-630104333681 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 03:03:06.480 8 INFO cinder.api.openstack.wsgi [None req-001496e1-72c6-408d-86c6-a23901fb7bba 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 03:03:06.480 7 INFO cinder.api.openstack.wsgi [None req-81485c2d-6972-49a4-bff8-630104333681 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 03:03:06.481 8 INFO cinder.api.openstack.wsgi [None req-001496e1-72c6-408d-86c6-a23901fb7bba 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 03:03:06.481 7 INFO cinder.api.openstack.wsgi [None req-81485c2d-6972-49a4-bff8-630104333681 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 03:03:16.478 8 INFO cinder.api.openstack.wsgi [None req-001496e1-72c6-408d-86c6-a23901fb7bba 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 03:03:16.478 7 INFO cinder.api.openstack.wsgi [None req-81485c2d-6972-49a4-bff8-630104333681 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 03:03:16.479 8 INFO cinder.api.openstack.wsgi [None req-001496e1-72c6-408d-86c6-a23901fb7bba 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 03:03:16.480 7 INFO cinder.api.openstack.wsgi [None req-81485c2d-6972-49a4-bff8-630104333681 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 03:03:26.478 8 INFO cinder.api.openstack.wsgi [None req-001496e1-72c6-408d-86c6-a23901fb7bba 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 03:03:26.478 7 INFO cinder.api.openstack.wsgi [None req-81485c2d-6972-49a4-bff8-630104333681 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 03:03:26.479 8 INFO cinder.api.openstack.wsgi [None req-001496e1-72c6-408d-86c6-a23901fb7bba 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 03:03:26.479 7 INFO cinder.api.openstack.wsgi [None req-81485c2d-6972-49a4-bff8-630104333681 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 03:03:36.478 7 INFO cinder.api.openstack.wsgi [None req-81485c2d-6972-49a4-bff8-630104333681 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 03:03:36.478 8 INFO cinder.api.openstack.wsgi [None req-001496e1-72c6-408d-86c6-a23901fb7bba 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 03:03:36.479 7 INFO cinder.api.openstack.wsgi [None req-81485c2d-6972-49a4-bff8-630104333681 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 03:03:36.479 8 INFO cinder.api.openstack.wsgi [None req-001496e1-72c6-408d-86c6-a23901fb7bba 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 03:03:46.478 7 INFO cinder.api.openstack.wsgi [None req-81485c2d-6972-49a4-bff8-630104333681 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 03:03:46.479 8 INFO cinder.api.openstack.wsgi [None req-001496e1-72c6-408d-86c6-a23901fb7bba 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 03:03:46.479 7 INFO cinder.api.openstack.wsgi [None req-81485c2d-6972-49a4-bff8-630104333681 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 03:03:46.480 8 INFO cinder.api.openstack.wsgi [None req-001496e1-72c6-408d-86c6-a23901fb7bba 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 03:03:56.479 7 INFO cinder.api.openstack.wsgi [None req-81485c2d-6972-49a4-bff8-630104333681 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 03:03:56.479 8 INFO cinder.api.openstack.wsgi [None req-001496e1-72c6-408d-86c6-a23901fb7bba 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 03:03:56.480 8 INFO cinder.api.openstack.wsgi [None req-001496e1-72c6-408d-86c6-a23901fb7bba 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 03:03:56.480 7 INFO cinder.api.openstack.wsgi [None req-81485c2d-6972-49a4-bff8-630104333681 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 03:04:06.479 8 INFO cinder.api.openstack.wsgi [None req-001496e1-72c6-408d-86c6-a23901fb7bba 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 03:04:06.479 7 INFO cinder.api.openstack.wsgi [None req-81485c2d-6972-49a4-bff8-630104333681 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 03:04:06.480 7 INFO cinder.api.openstack.wsgi [None req-81485c2d-6972-49a4-bff8-630104333681 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 03:04:06.480 8 INFO cinder.api.openstack.wsgi [None req-001496e1-72c6-408d-86c6-a23901fb7bba 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 03:04:16.479 8 INFO cinder.api.openstack.wsgi [None req-001496e1-72c6-408d-86c6-a23901fb7bba 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 03:04:16.479 7 INFO cinder.api.openstack.wsgi [None req-81485c2d-6972-49a4-bff8-630104333681 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 03:04:16.480 8 INFO cinder.api.openstack.wsgi [None req-001496e1-72c6-408d-86c6-a23901fb7bba 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 03:04:16.481 7 INFO cinder.api.openstack.wsgi [None req-81485c2d-6972-49a4-bff8-630104333681 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 03:04:26.479 7 INFO cinder.api.openstack.wsgi [None req-81485c2d-6972-49a4-bff8-630104333681 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 03:04:26.479 8 INFO cinder.api.openstack.wsgi [None req-001496e1-72c6-408d-86c6-a23901fb7bba 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 03:04:26.480 7 INFO cinder.api.openstack.wsgi [None req-81485c2d-6972-49a4-bff8-630104333681 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 03:04:26.480 8 INFO cinder.api.openstack.wsgi [None req-001496e1-72c6-408d-86c6-a23901fb7bba 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 03:04:36.478 7 INFO cinder.api.openstack.wsgi [None req-81485c2d-6972-49a4-bff8-630104333681 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 03:04:36.478 8 INFO cinder.api.openstack.wsgi [None req-001496e1-72c6-408d-86c6-a23901fb7bba 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 03:04:36.479 7 INFO cinder.api.openstack.wsgi [None req-81485c2d-6972-49a4-bff8-630104333681 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 03:04:36.479 8 INFO cinder.api.openstack.wsgi [None req-001496e1-72c6-408d-86c6-a23901fb7bba 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 03:04:46.479 7 INFO cinder.api.openstack.wsgi [None req-81485c2d-6972-49a4-bff8-630104333681 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 03:04:46.479 8 INFO cinder.api.openstack.wsgi [None req-001496e1-72c6-408d-86c6-a23901fb7bba 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 03:04:46.480 7 INFO cinder.api.openstack.wsgi [None req-81485c2d-6972-49a4-bff8-630104333681 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 03:04:46.480 8 INFO cinder.api.openstack.wsgi [None req-001496e1-72c6-408d-86c6-a23901fb7bba 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 03:04:56.479 7 INFO cinder.api.openstack.wsgi [None req-81485c2d-6972-49a4-bff8-630104333681 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 03:04:56.480 8 INFO cinder.api.openstack.wsgi [None req-001496e1-72c6-408d-86c6-a23901fb7bba 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 03:04:56.480 7 INFO cinder.api.openstack.wsgi [None req-81485c2d-6972-49a4-bff8-630104333681 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 03:04:56.482 8 INFO cinder.api.openstack.wsgi [None req-001496e1-72c6-408d-86c6-a23901fb7bba 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 03:05:06.481 8 INFO cinder.api.openstack.wsgi [None req-001496e1-72c6-408d-86c6-a23901fb7bba 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 03:05:06.481 7 INFO cinder.api.openstack.wsgi [None req-81485c2d-6972-49a4-bff8-630104333681 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 03:05:06.483 7 INFO cinder.api.openstack.wsgi [None req-81485c2d-6972-49a4-bff8-630104333681 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 03:05:06.483 8 INFO cinder.api.openstack.wsgi [None req-001496e1-72c6-408d-86c6-a23901fb7bba 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 03:05:16.479 7 INFO cinder.api.openstack.wsgi [None req-81485c2d-6972-49a4-bff8-630104333681 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 03:05:16.480 8 INFO cinder.api.openstack.wsgi [None req-001496e1-72c6-408d-86c6-a23901fb7bba 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 03:05:16.480 7 INFO cinder.api.openstack.wsgi [None req-81485c2d-6972-49a4-bff8-630104333681 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 03:05:16.481 8 INFO cinder.api.openstack.wsgi [None req-001496e1-72c6-408d-86c6-a23901fb7bba 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 03:05:26.479 8 INFO cinder.api.openstack.wsgi [None req-001496e1-72c6-408d-86c6-a23901fb7bba 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 03:05:26.479 7 INFO cinder.api.openstack.wsgi [None req-81485c2d-6972-49a4-bff8-630104333681 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 03:05:26.480 8 INFO cinder.api.openstack.wsgi [None req-001496e1-72c6-408d-86c6-a23901fb7bba 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 03:05:26.481 7 INFO cinder.api.openstack.wsgi [None req-81485c2d-6972-49a4-bff8-630104333681 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 03:05:36.478 8 INFO cinder.api.openstack.wsgi [None req-001496e1-72c6-408d-86c6-a23901fb7bba 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 03:05:36.479 7 INFO cinder.api.openstack.wsgi [None req-81485c2d-6972-49a4-bff8-630104333681 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 03:05:36.479 8 INFO cinder.api.openstack.wsgi [None req-001496e1-72c6-408d-86c6-a23901fb7bba 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 03:05:36.480 7 INFO cinder.api.openstack.wsgi [None req-81485c2d-6972-49a4-bff8-630104333681 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 03:05:46.479 8 INFO cinder.api.openstack.wsgi [None req-001496e1-72c6-408d-86c6-a23901fb7bba 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 03:05:46.479 8 INFO cinder.api.openstack.wsgi [None req-001496e1-72c6-408d-86c6-a23901fb7bba 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 03:05:46.479 7 INFO cinder.api.openstack.wsgi [None req-81485c2d-6972-49a4-bff8-630104333681 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 03:05:46.480 7 INFO cinder.api.openstack.wsgi [None req-81485c2d-6972-49a4-bff8-630104333681 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 03:05:56.479 7 INFO cinder.api.openstack.wsgi [None req-81485c2d-6972-49a4-bff8-630104333681 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 03:05:56.479 8 INFO cinder.api.openstack.wsgi [None req-001496e1-72c6-408d-86c6-a23901fb7bba 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 03:05:56.480 7 INFO cinder.api.openstack.wsgi [None req-81485c2d-6972-49a4-bff8-630104333681 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 03:05:56.480 8 INFO cinder.api.openstack.wsgi [None req-001496e1-72c6-408d-86c6-a23901fb7bba 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 03:06:06.479 7 INFO cinder.api.openstack.wsgi [None req-81485c2d-6972-49a4-bff8-630104333681 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 03:06:06.480 7 INFO cinder.api.openstack.wsgi [None req-81485c2d-6972-49a4-bff8-630104333681 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 03:06:06.482 8 INFO cinder.api.openstack.wsgi [None req-001496e1-72c6-408d-86c6-a23901fb7bba 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 03:06:06.483 8 INFO cinder.api.openstack.wsgi [None req-001496e1-72c6-408d-86c6-a23901fb7bba 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 03:06:16.479 7 INFO cinder.api.openstack.wsgi [None req-81485c2d-6972-49a4-bff8-630104333681 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 03:06:16.479 8 INFO cinder.api.openstack.wsgi [None req-001496e1-72c6-408d-86c6-a23901fb7bba 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 03:06:16.480 7 INFO cinder.api.openstack.wsgi [None req-81485c2d-6972-49a4-bff8-630104333681 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 03:06:16.480 8 INFO cinder.api.openstack.wsgi [None req-001496e1-72c6-408d-86c6-a23901fb7bba 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 03:06:26.479 7 INFO cinder.api.openstack.wsgi [None req-81485c2d-6972-49a4-bff8-630104333681 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 03:06:26.479 8 INFO cinder.api.openstack.wsgi [None req-001496e1-72c6-408d-86c6-a23901fb7bba 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 03:06:26.480 7 INFO cinder.api.openstack.wsgi [None req-81485c2d-6972-49a4-bff8-630104333681 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 03:06:26.480 8 INFO cinder.api.openstack.wsgi [None req-001496e1-72c6-408d-86c6-a23901fb7bba 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 03:06:36.478 8 INFO cinder.api.openstack.wsgi [None req-001496e1-72c6-408d-86c6-a23901fb7bba 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 03:06:36.478 7 INFO cinder.api.openstack.wsgi [None req-81485c2d-6972-49a4-bff8-630104333681 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 03:06:36.479 8 INFO cinder.api.openstack.wsgi [None req-001496e1-72c6-408d-86c6-a23901fb7bba 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 03:06:36.479 7 INFO cinder.api.openstack.wsgi [None req-81485c2d-6972-49a4-bff8-630104333681 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 03:06:46.479 8 INFO cinder.api.openstack.wsgi [None req-001496e1-72c6-408d-86c6-a23901fb7bba 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 03:06:46.479 7 INFO cinder.api.openstack.wsgi [None req-81485c2d-6972-49a4-bff8-630104333681 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 03:06:46.480 8 INFO cinder.api.openstack.wsgi [None req-001496e1-72c6-408d-86c6-a23901fb7bba 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 03:06:46.481 7 INFO cinder.api.openstack.wsgi [None req-81485c2d-6972-49a4-bff8-630104333681 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 03:06:56.479 7 INFO cinder.api.openstack.wsgi [None req-81485c2d-6972-49a4-bff8-630104333681 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 03:06:56.479 8 INFO cinder.api.openstack.wsgi [None req-001496e1-72c6-408d-86c6-a23901fb7bba 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 03:06:56.480 7 INFO cinder.api.openstack.wsgi [None req-81485c2d-6972-49a4-bff8-630104333681 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 03:06:56.480 8 INFO cinder.api.openstack.wsgi [None req-001496e1-72c6-408d-86c6-a23901fb7bba 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 03:07:06.478 7 INFO cinder.api.openstack.wsgi [None req-81485c2d-6972-49a4-bff8-630104333681 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 03:07:06.478 8 INFO cinder.api.openstack.wsgi [None req-001496e1-72c6-408d-86c6-a23901fb7bba 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 03:07:06.479 7 INFO cinder.api.openstack.wsgi [None req-81485c2d-6972-49a4-bff8-630104333681 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 03:07:06.480 8 INFO cinder.api.openstack.wsgi [None req-001496e1-72c6-408d-86c6-a23901fb7bba 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 03:07:16.479 7 INFO cinder.api.openstack.wsgi [None req-81485c2d-6972-49a4-bff8-630104333681 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 03:07:16.479 8 INFO cinder.api.openstack.wsgi [None req-001496e1-72c6-408d-86c6-a23901fb7bba 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 03:07:16.480 7 INFO cinder.api.openstack.wsgi [None req-81485c2d-6972-49a4-bff8-630104333681 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 03:07:16.481 8 INFO cinder.api.openstack.wsgi [None req-001496e1-72c6-408d-86c6-a23901fb7bba 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 03:07:26.478 8 INFO cinder.api.openstack.wsgi [None req-001496e1-72c6-408d-86c6-a23901fb7bba 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 03:07:26.478 7 INFO cinder.api.openstack.wsgi [None req-81485c2d-6972-49a4-bff8-630104333681 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 03:07:26.479 7 INFO cinder.api.openstack.wsgi [None req-81485c2d-6972-49a4-bff8-630104333681 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 03:07:26.479 8 INFO cinder.api.openstack.wsgi [None req-001496e1-72c6-408d-86c6-a23901fb7bba 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 03:07:36.479 7 INFO cinder.api.openstack.wsgi [None req-81485c2d-6972-49a4-bff8-630104333681 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 03:07:36.479 8 INFO cinder.api.openstack.wsgi [None req-001496e1-72c6-408d-86c6-a23901fb7bba 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 03:07:36.480 7 INFO cinder.api.openstack.wsgi [None req-81485c2d-6972-49a4-bff8-630104333681 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 03:07:36.480 8 INFO cinder.api.openstack.wsgi [None req-001496e1-72c6-408d-86c6-a23901fb7bba 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 03:07:46.478 8 INFO cinder.api.openstack.wsgi [None req-001496e1-72c6-408d-86c6-a23901fb7bba 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 03:07:46.478 7 INFO cinder.api.openstack.wsgi [None req-81485c2d-6972-49a4-bff8-630104333681 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 03:07:46.479 8 INFO cinder.api.openstack.wsgi [None req-001496e1-72c6-408d-86c6-a23901fb7bba 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 03:07:46.479 7 INFO cinder.api.openstack.wsgi [None req-81485c2d-6972-49a4-bff8-630104333681 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 03:07:56.479 8 INFO cinder.api.openstack.wsgi [None req-001496e1-72c6-408d-86c6-a23901fb7bba 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 03:07:56.479 7 INFO cinder.api.openstack.wsgi [None req-81485c2d-6972-49a4-bff8-630104333681 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 03:07:56.479 8 INFO cinder.api.openstack.wsgi [None req-001496e1-72c6-408d-86c6-a23901fb7bba 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 03:07:56.480 7 INFO cinder.api.openstack.wsgi [None req-81485c2d-6972-49a4-bff8-630104333681 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 03:08:06.479 8 INFO cinder.api.openstack.wsgi [None req-001496e1-72c6-408d-86c6-a23901fb7bba 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 03:08:06.479 7 INFO cinder.api.openstack.wsgi [None req-81485c2d-6972-49a4-bff8-630104333681 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 03:08:06.480 7 INFO cinder.api.openstack.wsgi [None req-81485c2d-6972-49a4-bff8-630104333681 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 03:08:06.480 8 INFO cinder.api.openstack.wsgi [None req-001496e1-72c6-408d-86c6-a23901fb7bba 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 03:08:16.479 7 INFO cinder.api.openstack.wsgi [None req-81485c2d-6972-49a4-bff8-630104333681 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 03:08:16.479 7 INFO cinder.api.openstack.wsgi [None req-81485c2d-6972-49a4-bff8-630104333681 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 03:08:16.480 8 INFO cinder.api.openstack.wsgi [None req-001496e1-72c6-408d-86c6-a23901fb7bba 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 03:08:16.481 8 INFO cinder.api.openstack.wsgi [None req-001496e1-72c6-408d-86c6-a23901fb7bba 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 03:08:26.479 7 INFO cinder.api.openstack.wsgi [None req-81485c2d-6972-49a4-bff8-630104333681 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 03:08:26.480 8 INFO cinder.api.openstack.wsgi [None req-001496e1-72c6-408d-86c6-a23901fb7bba 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 03:08:26.480 7 INFO cinder.api.openstack.wsgi [None req-81485c2d-6972-49a4-bff8-630104333681 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 03:08:26.481 8 INFO cinder.api.openstack.wsgi [None req-001496e1-72c6-408d-86c6-a23901fb7bba 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 03:08:36.478 7 INFO cinder.api.openstack.wsgi [None req-81485c2d-6972-49a4-bff8-630104333681 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 03:08:36.479 8 INFO cinder.api.openstack.wsgi [None req-001496e1-72c6-408d-86c6-a23901fb7bba 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 03:08:36.479 7 INFO cinder.api.openstack.wsgi [None req-81485c2d-6972-49a4-bff8-630104333681 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 03:08:36.480 8 INFO cinder.api.openstack.wsgi [None req-001496e1-72c6-408d-86c6-a23901fb7bba 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 03:08:46.479 7 INFO cinder.api.openstack.wsgi [None req-81485c2d-6972-49a4-bff8-630104333681 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 03:08:46.479 8 INFO cinder.api.openstack.wsgi [None req-001496e1-72c6-408d-86c6-a23901fb7bba 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 03:08:46.480 7 INFO cinder.api.openstack.wsgi [None req-81485c2d-6972-49a4-bff8-630104333681 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 03:08:46.480 8 INFO cinder.api.openstack.wsgi [None req-001496e1-72c6-408d-86c6-a23901fb7bba 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 03:08:56.479 8 INFO cinder.api.openstack.wsgi [None req-001496e1-72c6-408d-86c6-a23901fb7bba 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 03:08:56.479 7 INFO cinder.api.openstack.wsgi [None req-81485c2d-6972-49a4-bff8-630104333681 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 03:08:56.480 8 INFO cinder.api.openstack.wsgi [None req-001496e1-72c6-408d-86c6-a23901fb7bba 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 03:08:56.480 7 INFO cinder.api.openstack.wsgi [None req-81485c2d-6972-49a4-bff8-630104333681 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 03:09:06.479 7 INFO cinder.api.openstack.wsgi [None req-81485c2d-6972-49a4-bff8-630104333681 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 03:09:06.479 8 INFO cinder.api.openstack.wsgi [None req-001496e1-72c6-408d-86c6-a23901fb7bba 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 03:09:06.480 8 INFO cinder.api.openstack.wsgi [None req-001496e1-72c6-408d-86c6-a23901fb7bba 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 03:09:06.480 7 INFO cinder.api.openstack.wsgi [None req-81485c2d-6972-49a4-bff8-630104333681 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 03:09:16.479 8 INFO cinder.api.openstack.wsgi [None req-001496e1-72c6-408d-86c6-a23901fb7bba 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 03:09:16.479 7 INFO cinder.api.openstack.wsgi [None req-81485c2d-6972-49a4-bff8-630104333681 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 03:09:16.480 7 INFO cinder.api.openstack.wsgi [None req-81485c2d-6972-49a4-bff8-630104333681 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 03:09:16.480 8 INFO cinder.api.openstack.wsgi [None req-001496e1-72c6-408d-86c6-a23901fb7bba 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 03:09:26.479 8 INFO cinder.api.openstack.wsgi [None req-001496e1-72c6-408d-86c6-a23901fb7bba 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 03:09:26.479 7 INFO cinder.api.openstack.wsgi [None req-81485c2d-6972-49a4-bff8-630104333681 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 03:09:26.479 8 INFO cinder.api.openstack.wsgi [None req-001496e1-72c6-408d-86c6-a23901fb7bba 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 03:09:26.480 7 INFO cinder.api.openstack.wsgi [None req-81485c2d-6972-49a4-bff8-630104333681 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 03:09:36.479 7 INFO cinder.api.openstack.wsgi [None req-81485c2d-6972-49a4-bff8-630104333681 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 03:09:36.479 8 INFO cinder.api.openstack.wsgi [None req-001496e1-72c6-408d-86c6-a23901fb7bba 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 03:09:36.479 7 INFO cinder.api.openstack.wsgi [None req-81485c2d-6972-49a4-bff8-630104333681 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 03:09:36.480 8 INFO cinder.api.openstack.wsgi [None req-001496e1-72c6-408d-86c6-a23901fb7bba 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 03:09:46.478 7 INFO cinder.api.openstack.wsgi [None req-81485c2d-6972-49a4-bff8-630104333681 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 03:09:46.479 7 INFO cinder.api.openstack.wsgi [None req-81485c2d-6972-49a4-bff8-630104333681 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 03:09:46.480 8 INFO cinder.api.openstack.wsgi [None req-001496e1-72c6-408d-86c6-a23901fb7bba 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 03:09:46.481 8 INFO cinder.api.openstack.wsgi [None req-001496e1-72c6-408d-86c6-a23901fb7bba 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 03:09:56.479 7 INFO cinder.api.openstack.wsgi [None req-81485c2d-6972-49a4-bff8-630104333681 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 03:09:56.479 8 INFO cinder.api.openstack.wsgi [None req-001496e1-72c6-408d-86c6-a23901fb7bba 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 03:09:56.480 8 INFO cinder.api.openstack.wsgi [None req-001496e1-72c6-408d-86c6-a23901fb7bba 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 03:09:56.480 7 INFO cinder.api.openstack.wsgi [None req-81485c2d-6972-49a4-bff8-630104333681 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 03:10:06.479 7 INFO cinder.api.openstack.wsgi [None req-81485c2d-6972-49a4-bff8-630104333681 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 03:10:06.479 8 INFO cinder.api.openstack.wsgi [None req-001496e1-72c6-408d-86c6-a23901fb7bba 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 03:10:06.479 7 INFO cinder.api.openstack.wsgi [None req-81485c2d-6972-49a4-bff8-630104333681 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 03:10:06.480 8 INFO cinder.api.openstack.wsgi [None req-001496e1-72c6-408d-86c6-a23901fb7bba 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 03:10:16.479 8 INFO cinder.api.openstack.wsgi [None req-001496e1-72c6-408d-86c6-a23901fb7bba 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 03:10:16.479 7 INFO cinder.api.openstack.wsgi [None req-81485c2d-6972-49a4-bff8-630104333681 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 03:10:16.480 8 INFO cinder.api.openstack.wsgi [None req-001496e1-72c6-408d-86c6-a23901fb7bba 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 03:10:16.480 7 INFO cinder.api.openstack.wsgi [None req-81485c2d-6972-49a4-bff8-630104333681 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 03:10:26.481 8 INFO cinder.api.openstack.wsgi [None req-001496e1-72c6-408d-86c6-a23901fb7bba 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 03:10:26.482 8 INFO cinder.api.openstack.wsgi [None req-001496e1-72c6-408d-86c6-a23901fb7bba 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 03:10:26.483 7 INFO cinder.api.openstack.wsgi [None req-81485c2d-6972-49a4-bff8-630104333681 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 03:10:26.484 7 INFO cinder.api.openstack.wsgi [None req-81485c2d-6972-49a4-bff8-630104333681 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 03:10:36.479 7 INFO cinder.api.openstack.wsgi [None req-81485c2d-6972-49a4-bff8-630104333681 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 03:10:36.479 8 INFO cinder.api.openstack.wsgi [None req-001496e1-72c6-408d-86c6-a23901fb7bba 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 03:10:36.479 7 INFO cinder.api.openstack.wsgi [None req-81485c2d-6972-49a4-bff8-630104333681 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 03:10:36.480 8 INFO cinder.api.openstack.wsgi [None req-001496e1-72c6-408d-86c6-a23901fb7bba 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 03:10:46.479 7 INFO cinder.api.openstack.wsgi [None req-81485c2d-6972-49a4-bff8-630104333681 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 03:10:46.480 8 INFO cinder.api.openstack.wsgi [None req-001496e1-72c6-408d-86c6-a23901fb7bba 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 03:10:46.481 8 INFO cinder.api.openstack.wsgi [None req-001496e1-72c6-408d-86c6-a23901fb7bba 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 03:10:46.480 7 INFO cinder.api.openstack.wsgi [None req-81485c2d-6972-49a4-bff8-630104333681 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 03:10:56.479 8 INFO cinder.api.openstack.wsgi [None req-001496e1-72c6-408d-86c6-a23901fb7bba 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 03:10:56.479 8 INFO cinder.api.openstack.wsgi [None req-001496e1-72c6-408d-86c6-a23901fb7bba 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 03:10:56.480 7 INFO cinder.api.openstack.wsgi [None req-81485c2d-6972-49a4-bff8-630104333681 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 03:10:56.481 7 INFO cinder.api.openstack.wsgi [None req-81485c2d-6972-49a4-bff8-630104333681 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 03:11:06.489 7 INFO cinder.api.openstack.wsgi [None req-81485c2d-6972-49a4-bff8-630104333681 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 03:11:06.490 7 INFO cinder.api.openstack.wsgi [None req-81485c2d-6972-49a4-bff8-630104333681 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 03:11:06.490 7 INFO cinder.api.openstack.wsgi [None req-81485c2d-6972-49a4-bff8-630104333681 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 03:11:06.491 7 INFO cinder.api.openstack.wsgi [None req-81485c2d-6972-49a4-bff8-630104333681 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 03:11:06.528 8 INFO cinder.api.openstack.wsgi [None req-d9d003eb-b5e4-404a-92d3-f64ebf40ab0d 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET https://volume.199-204-45-72.nip.io/v3/88fdcc1a10f642678656419f332dc251/os-quota-sets/b9cb75f000b2439780240d7f017682e9?usage=False 2026-07-08 03:11:06.555 8 INFO cinder.api.openstack.wsgi [None req-d9d003eb-b5e4-404a-92d3-f64ebf40ab0d 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] https://volume.199-204-45-72.nip.io/v3/88fdcc1a10f642678656419f332dc251/os-quota-sets/b9cb75f000b2439780240d7f017682e9?usage=False returned with HTTP 200 [pid: 8|app: 0|req: 181/359] 199.204.45.72 () {44 vars in 1064 bytes} [Wed Jul 8 03:11:06 2026] GET /v3/88fdcc1a10f642678656419f332dc251/os-quota-sets/b9cb75f000b2439780240d7f017682e9?usage=False => generated 340 bytes in 181 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-07-08 03:11:07.100 7 INFO cinder.api.openstack.wsgi [None req-97a3e614-0508-4edd-b7e7-ca1c883de834 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] PUT https://volume.199-204-45-72.nip.io/v3/88fdcc1a10f642678656419f332dc251/os-quota-sets/b9cb75f000b2439780240d7f017682e9 2026-07-08 03:11:07.166 7 WARNING cinder.quota [None req-97a3e614-0508-4edd-b7e7-ca1c883de834 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - 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-07-08 03:11:07.167 7 WARNING cinder.quota [None req-97a3e614-0508-4edd-b7e7-ca1c883de834 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - 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-07-08 03:11:07.167 7 WARNING cinder.quota [None req-97a3e614-0508-4edd-b7e7-ca1c883de834 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - 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-07-08 03:11:07.167 7 WARNING cinder.quota [None req-97a3e614-0508-4edd-b7e7-ca1c883de834 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - 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-07-08 03:11:07.168 7 WARNING cinder.quota [None req-97a3e614-0508-4edd-b7e7-ca1c883de834 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - 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-07-08 03:11:07.168 7 WARNING cinder.quota [None req-97a3e614-0508-4edd-b7e7-ca1c883de834 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - 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-07-08 03:11:07.175 7 INFO cinder.api.openstack.wsgi [None req-97a3e614-0508-4edd-b7e7-ca1c883de834 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] https://volume.199-204-45-72.nip.io/v3/88fdcc1a10f642678656419f332dc251/os-quota-sets/b9cb75f000b2439780240d7f017682e9 returned with HTTP 200 [pid: 7|app: 0|req: 179/360] 199.204.45.72 () {48 vars in 1093 bytes} [Wed Jul 8 03:11:07 2026] PUT /v3/88fdcc1a10f642678656419f332dc251/os-quota-sets/b9cb75f000b2439780240d7f017682e9 => generated 296 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-08 03:11:16.479 7 INFO cinder.api.openstack.wsgi [None req-97a3e614-0508-4edd-b7e7-ca1c883de834 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 03:11:16.479 8 INFO cinder.api.openstack.wsgi [None req-d9d003eb-b5e4-404a-92d3-f64ebf40ab0d 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 03:11:16.479 7 INFO cinder.api.openstack.wsgi [None req-97a3e614-0508-4edd-b7e7-ca1c883de834 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 03:11:16.480 8 INFO cinder.api.openstack.wsgi [None req-d9d003eb-b5e4-404a-92d3-f64ebf40ab0d 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 03:11:26.478 7 INFO cinder.api.openstack.wsgi [None req-97a3e614-0508-4edd-b7e7-ca1c883de834 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 03:11:26.478 8 INFO cinder.api.openstack.wsgi [None req-d9d003eb-b5e4-404a-92d3-f64ebf40ab0d 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 03:11:26.479 7 INFO cinder.api.openstack.wsgi [None req-97a3e614-0508-4edd-b7e7-ca1c883de834 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 03:11:26.479 8 INFO cinder.api.openstack.wsgi [None req-d9d003eb-b5e4-404a-92d3-f64ebf40ab0d 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 03:11:36.479 7 INFO cinder.api.openstack.wsgi [None req-97a3e614-0508-4edd-b7e7-ca1c883de834 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 03:11:36.479 8 INFO cinder.api.openstack.wsgi [None req-d9d003eb-b5e4-404a-92d3-f64ebf40ab0d 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 03:11:36.480 7 INFO cinder.api.openstack.wsgi [None req-97a3e614-0508-4edd-b7e7-ca1c883de834 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 03:11:36.480 8 INFO cinder.api.openstack.wsgi [None req-d9d003eb-b5e4-404a-92d3-f64ebf40ab0d 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 03:11:46.479 8 INFO cinder.api.openstack.wsgi [None req-d9d003eb-b5e4-404a-92d3-f64ebf40ab0d 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 03:11:46.479 7 INFO cinder.api.openstack.wsgi [None req-97a3e614-0508-4edd-b7e7-ca1c883de834 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 03:11:46.479 8 INFO cinder.api.openstack.wsgi [None req-d9d003eb-b5e4-404a-92d3-f64ebf40ab0d 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 03:11:46.480 7 INFO cinder.api.openstack.wsgi [None req-97a3e614-0508-4edd-b7e7-ca1c883de834 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 03:11:56.479 8 INFO cinder.api.openstack.wsgi [None req-d9d003eb-b5e4-404a-92d3-f64ebf40ab0d 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 03:11:56.479 7 INFO cinder.api.openstack.wsgi [None req-97a3e614-0508-4edd-b7e7-ca1c883de834 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 03:11:56.479 8 INFO cinder.api.openstack.wsgi [None req-d9d003eb-b5e4-404a-92d3-f64ebf40ab0d 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 03:11:56.480 7 INFO cinder.api.openstack.wsgi [None req-97a3e614-0508-4edd-b7e7-ca1c883de834 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 03:12:06.479 7 INFO cinder.api.openstack.wsgi [None req-97a3e614-0508-4edd-b7e7-ca1c883de834 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 03:12:06.479 7 INFO cinder.api.openstack.wsgi [None req-97a3e614-0508-4edd-b7e7-ca1c883de834 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 03:12:06.479 8 INFO cinder.api.openstack.wsgi [None req-d9d003eb-b5e4-404a-92d3-f64ebf40ab0d 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 03:12:06.481 8 INFO cinder.api.openstack.wsgi [None req-d9d003eb-b5e4-404a-92d3-f64ebf40ab0d 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 03:12:16.479 7 INFO cinder.api.openstack.wsgi [None req-97a3e614-0508-4edd-b7e7-ca1c883de834 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 03:12:16.479 8 INFO cinder.api.openstack.wsgi [None req-d9d003eb-b5e4-404a-92d3-f64ebf40ab0d 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 03:12:16.480 7 INFO cinder.api.openstack.wsgi [None req-97a3e614-0508-4edd-b7e7-ca1c883de834 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 03:12:16.481 8 INFO cinder.api.openstack.wsgi [None req-d9d003eb-b5e4-404a-92d3-f64ebf40ab0d 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 03:12:26.478 7 INFO cinder.api.openstack.wsgi [None req-97a3e614-0508-4edd-b7e7-ca1c883de834 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 03:12:26.479 8 INFO cinder.api.openstack.wsgi [None req-d9d003eb-b5e4-404a-92d3-f64ebf40ab0d 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 03:12:26.479 7 INFO cinder.api.openstack.wsgi [None req-97a3e614-0508-4edd-b7e7-ca1c883de834 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 03:12:26.480 8 INFO cinder.api.openstack.wsgi [None req-d9d003eb-b5e4-404a-92d3-f64ebf40ab0d 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 03:12:36.479 7 INFO cinder.api.openstack.wsgi [None req-97a3e614-0508-4edd-b7e7-ca1c883de834 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 03:12:36.480 7 INFO cinder.api.openstack.wsgi [None req-97a3e614-0508-4edd-b7e7-ca1c883de834 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 03:12:36.482 8 INFO cinder.api.openstack.wsgi [None req-d9d003eb-b5e4-404a-92d3-f64ebf40ab0d 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 03:12:36.483 8 INFO cinder.api.openstack.wsgi [None req-d9d003eb-b5e4-404a-92d3-f64ebf40ab0d 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 03:12:40.948 7 INFO cinder.api.openstack.wsgi [None req-7a285d34-2d2c-477f-ac65-e72556e1f308 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/volumes/detail?all_tenants=true 2026-07-08 03:12:40.978 7 INFO cinder.volume.api [None req-7a285d34-2d2c-477f-ac65-e72556e1f308 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] Get all volumes completed successfully. 2026-07-08 03:12:40.980 7 INFO cinder.api.openstack.wsgi [None req-7a285d34-2d2c-477f-ac65-e72556e1f308 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 189/379] 10.0.0.210 () {28 vars in 684 bytes} [Wed Jul 8 03:12:40 2026] GET /v3/88fdcc1a10f642678656419f332dc251/volumes/detail?all_tenants=true => generated 15 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-08 03:12:41.022 8 INFO cinder.api.openstack.wsgi [None req-0395027a-bb0a-4883-a1b8-5f8e4f9707c4 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/os-quota-sets/88fdcc1a10f642678656419f332dc251?usage=true 2026-07-08 03:12:41.046 8 INFO cinder.api.openstack.wsgi [None req-0395027a-bb0a-4883-a1b8-5f8e4f9707c4 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/os-quota-sets/88fdcc1a10f642678656419f332dc251?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 191/380] 10.0.0.210 () {28 vars in 736 bytes} [Wed Jul 8 03:12:41 2026] GET /v3/88fdcc1a10f642678656419f332dc251/os-quota-sets/88fdcc1a10f642678656419f332dc251?usage=true => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-08 03:12:41.056 7 INFO cinder.api.openstack.wsgi [None req-501d9da7-8a2e-45cf-92a1-945e824bca10 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/os-quota-sets/b9cb75f000b2439780240d7f017682e9?usage=true 2026-07-08 03:12:41.090 7 INFO cinder.api.openstack.wsgi [None req-501d9da7-8a2e-45cf-92a1-945e824bca10 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/os-quota-sets/b9cb75f000b2439780240d7f017682e9?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 190/381] 10.0.0.210 () {28 vars in 736 bytes} [Wed Jul 8 03:12:41 2026] GET /v3/88fdcc1a10f642678656419f332dc251/os-quota-sets/b9cb75f000b2439780240d7f017682e9?usage=true => generated 845 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-08 03:12:41.107 8 INFO cinder.api.openstack.wsgi [None req-569650d1-e46f-42fd-9fef-82aa481eafd8 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/os-quota-sets/d4d7b92a35ff4a54a3ed25292af5a36d?usage=true 2026-07-08 03:12:41.132 8 INFO cinder.api.openstack.wsgi [None req-569650d1-e46f-42fd-9fef-82aa481eafd8 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/os-quota-sets/d4d7b92a35ff4a54a3ed25292af5a36d?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 192/382] 10.0.0.210 () {28 vars in 736 bytes} [Wed Jul 8 03:12:41 2026] GET /v3/88fdcc1a10f642678656419f332dc251/os-quota-sets/d4d7b92a35ff4a54a3ed25292af5a36d?usage=true => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-08 03:12:41.143 7 INFO cinder.api.openstack.wsgi [None req-f6f61ede-a7b2-4a4a-be22-c0a60d1f9a2c 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/snapshots?all_tenants=true 2026-07-08 03:12:41.179 7 INFO cinder.volume.api [None req-f6f61ede-a7b2-4a4a-be22-c0a60d1f9a2c 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] Get all snapshots completed successfully. 2026-07-08 03:12:41.179 7 INFO cinder.api.openstack.wsgi [None req-f6f61ede-a7b2-4a4a-be22-c0a60d1f9a2c 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 191/383] 10.0.0.210 () {28 vars in 674 bytes} [Wed Jul 8 03:12:41 2026] GET /v3/88fdcc1a10f642678656419f332dc251/snapshots?all_tenants=true => generated 17 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-08 03:12:41.188 8 INFO cinder.api.openstack.wsgi [None req-4e247d7b-3c84-4972-b459-84331ac14583 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/volumes/detail?all_tenants=true 2026-07-08 03:12:41.222 8 INFO cinder.volume.api [None req-4e247d7b-3c84-4972-b459-84331ac14583 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] Get all volumes completed successfully. 2026-07-08 03:12:41.224 8 INFO cinder.api.openstack.wsgi [None req-4e247d7b-3c84-4972-b459-84331ac14583 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 193/384] 10.0.0.210 () {28 vars in 684 bytes} [Wed Jul 8 03:12:41 2026] GET /v3/88fdcc1a10f642678656419f332dc251/volumes/detail?all_tenants=true => generated 15 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-08 03:12:41.235 7 INFO cinder.api.openstack.wsgi [None req-92e93a20-1e9c-407b-bcb5-813f5e7340bf 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/os-services 2026-07-08 03:12:41.242 7 INFO cinder.api.openstack.wsgi [None req-92e93a20-1e9c-407b-bcb5-813f5e7340bf 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/os-services returned with HTTP 200 [pid: 7|app: 0|req: 192/385] 10.0.0.210 () {28 vars in 645 bytes} [Wed Jul 8 03:12:41 2026] GET /v3/88fdcc1a10f642678656419f332dc251/os-services => generated 646 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-08 03:12:41.255 8 INFO cinder.api.openstack.wsgi [None req-fee31495-4584-4441-aa92-247733ca711b 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/scheduler-stats/get_pools?detail=true 2026-07-08 03:12:41.792 8 INFO cinder.api.openstack.wsgi [None req-fee31495-4584-4441-aa92-247733ca711b 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 194/386] 10.0.0.210 () {28 vars in 696 bytes} [Wed Jul 8 03:12:41 2026] GET /v3/88fdcc1a10f642678656419f332dc251/scheduler-stats/get_pools?detail=true => generated 670 bytes in 547 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-08 03:12:46.479 8 INFO cinder.api.openstack.wsgi [None req-fee31495-4584-4441-aa92-247733ca711b 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 03:12:46.479 7 INFO cinder.api.openstack.wsgi [None req-92e93a20-1e9c-407b-bcb5-813f5e7340bf 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 03:12:46.480 8 INFO cinder.api.openstack.wsgi [None req-fee31495-4584-4441-aa92-247733ca711b 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 03:12:46.480 7 INFO cinder.api.openstack.wsgi [None req-92e93a20-1e9c-407b-bcb5-813f5e7340bf 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 03:12:56.478 8 INFO cinder.api.openstack.wsgi [None req-fee31495-4584-4441-aa92-247733ca711b 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 03:12:56.478 8 INFO cinder.api.openstack.wsgi [None req-fee31495-4584-4441-aa92-247733ca711b 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 03:12:56.479 7 INFO cinder.api.openstack.wsgi [None req-92e93a20-1e9c-407b-bcb5-813f5e7340bf 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 03:12:56.480 7 INFO cinder.api.openstack.wsgi [None req-92e93a20-1e9c-407b-bcb5-813f5e7340bf 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 03:13:06.478 8 INFO cinder.api.openstack.wsgi [None req-fee31495-4584-4441-aa92-247733ca711b 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 03:13:06.478 7 INFO cinder.api.openstack.wsgi [None req-92e93a20-1e9c-407b-bcb5-813f5e7340bf 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 03:13:06.479 8 INFO cinder.api.openstack.wsgi [None req-fee31495-4584-4441-aa92-247733ca711b 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 03:13:06.479 7 INFO cinder.api.openstack.wsgi [None req-92e93a20-1e9c-407b-bcb5-813f5e7340bf 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 03:13:16.479 7 INFO cinder.api.openstack.wsgi [None req-92e93a20-1e9c-407b-bcb5-813f5e7340bf 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 03:13:16.479 8 INFO cinder.api.openstack.wsgi [None req-fee31495-4584-4441-aa92-247733ca711b 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 03:13:16.480 7 INFO cinder.api.openstack.wsgi [None req-92e93a20-1e9c-407b-bcb5-813f5e7340bf 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 03:13:16.480 8 INFO cinder.api.openstack.wsgi [None req-fee31495-4584-4441-aa92-247733ca711b 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 03:13:26.479 7 INFO cinder.api.openstack.wsgi [None req-92e93a20-1e9c-407b-bcb5-813f5e7340bf 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 03:13:26.480 7 INFO cinder.api.openstack.wsgi [None req-92e93a20-1e9c-407b-bcb5-813f5e7340bf 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 03:13:26.480 8 INFO cinder.api.openstack.wsgi [None req-fee31495-4584-4441-aa92-247733ca711b 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 03:13:26.481 8 INFO cinder.api.openstack.wsgi [None req-fee31495-4584-4441-aa92-247733ca711b 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 03:13:36.478 8 INFO cinder.api.openstack.wsgi [None req-fee31495-4584-4441-aa92-247733ca711b 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 03:13:36.478 7 INFO cinder.api.openstack.wsgi [None req-92e93a20-1e9c-407b-bcb5-813f5e7340bf 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 03:13:36.479 8 INFO cinder.api.openstack.wsgi [None req-fee31495-4584-4441-aa92-247733ca711b 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 03:13:36.479 7 INFO cinder.api.openstack.wsgi [None req-92e93a20-1e9c-407b-bcb5-813f5e7340bf 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 03:13:40.885 8 INFO cinder.api.openstack.wsgi [None req-b29f4d77-1a9e-4860-9828-ba75e0762423 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/snapshots?all_tenants=true 2026-07-08 03:13:40.906 8 INFO cinder.volume.api [None req-b29f4d77-1a9e-4860-9828-ba75e0762423 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] Get all snapshots completed successfully. 2026-07-08 03:13:40.907 8 INFO cinder.api.openstack.wsgi [None req-b29f4d77-1a9e-4860-9828-ba75e0762423 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 201/399] 10.0.0.210 () {28 vars in 674 bytes} [Wed Jul 8 03:13:40 2026] GET /v3/88fdcc1a10f642678656419f332dc251/snapshots?all_tenants=true => generated 17 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-08 03:13:40.920 7 INFO cinder.api.openstack.wsgi [None req-5f613bf2-5b8c-4613-abc7-a3d76f9af164 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/os-services 2026-07-08 03:13:40.927 7 INFO cinder.api.openstack.wsgi [None req-5f613bf2-5b8c-4613-abc7-a3d76f9af164 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/os-services returned with HTTP 200 [pid: 7|app: 0|req: 199/400] 10.0.0.210 () {28 vars in 645 bytes} [Wed Jul 8 03:13:40 2026] GET /v3/88fdcc1a10f642678656419f332dc251/os-services => generated 646 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-08 03:13:40.937 8 INFO cinder.api.openstack.wsgi [None req-6714241a-432a-4744-bb12-558f3bd9bdb1 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/volumes/detail?all_tenants=true 2026-07-08 03:13:40.952 8 INFO cinder.volume.api [None req-6714241a-432a-4744-bb12-558f3bd9bdb1 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] Get all volumes completed successfully. 2026-07-08 03:13:40.954 8 INFO cinder.api.openstack.wsgi [None req-6714241a-432a-4744-bb12-558f3bd9bdb1 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 202/401] 10.0.0.210 () {28 vars in 684 bytes} [Wed Jul 8 03:13:40 2026] GET /v3/88fdcc1a10f642678656419f332dc251/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-07-08 03:13:40.964 7 INFO cinder.api.openstack.wsgi [None req-70e51539-7985-4e04-ae13-660453f7fdf5 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/scheduler-stats/get_pools?detail=true 2026-07-08 03:13:41.503 7 INFO cinder.api.openstack.wsgi [None req-70e51539-7985-4e04-ae13-660453f7fdf5 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 200/402] 10.0.0.210 () {28 vars in 696 bytes} [Wed Jul 8 03:13:40 2026] GET /v3/88fdcc1a10f642678656419f332dc251/scheduler-stats/get_pools?detail=true => generated 670 bytes in 545 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-08 03:13:41.514 8 INFO cinder.api.openstack.wsgi [None req-082b159a-9f7e-4663-922f-0d0a86e64bfb 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/volumes/detail?all_tenants=true 2026-07-08 03:13:41.521 8 INFO cinder.volume.api [None req-082b159a-9f7e-4663-922f-0d0a86e64bfb 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] Get all volumes completed successfully. 2026-07-08 03:13:41.522 8 INFO cinder.api.openstack.wsgi [None req-082b159a-9f7e-4663-922f-0d0a86e64bfb 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 203/403] 10.0.0.210 () {28 vars in 684 bytes} [Wed Jul 8 03:13:41 2026] GET /v3/88fdcc1a10f642678656419f332dc251/volumes/detail?all_tenants=true => generated 15 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-08 03:13:41.566 7 INFO cinder.api.openstack.wsgi [None req-2a547512-af6e-4a4c-b15d-b86d9ab4d09d 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/os-quota-sets/88fdcc1a10f642678656419f332dc251?usage=true 2026-07-08 03:13:41.591 7 INFO cinder.api.openstack.wsgi [None req-2a547512-af6e-4a4c-b15d-b86d9ab4d09d 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/os-quota-sets/88fdcc1a10f642678656419f332dc251?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 201/404] 10.0.0.210 () {28 vars in 736 bytes} [Wed Jul 8 03:13:41 2026] GET /v3/88fdcc1a10f642678656419f332dc251/os-quota-sets/88fdcc1a10f642678656419f332dc251?usage=true => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-08 03:13:41.602 8 INFO cinder.api.openstack.wsgi [None req-f91d2a5a-72fc-4378-88d0-90da7a66fc2a 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/os-quota-sets/b9cb75f000b2439780240d7f017682e9?usage=true 2026-07-08 03:13:41.620 8 INFO cinder.api.openstack.wsgi [None req-f91d2a5a-72fc-4378-88d0-90da7a66fc2a 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/os-quota-sets/b9cb75f000b2439780240d7f017682e9?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 204/405] 10.0.0.210 () {28 vars in 736 bytes} [Wed Jul 8 03:13:41 2026] GET /v3/88fdcc1a10f642678656419f332dc251/os-quota-sets/b9cb75f000b2439780240d7f017682e9?usage=true => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-08 03:13:41.632 7 INFO cinder.api.openstack.wsgi [None req-a48f698a-556e-44a1-a377-622ab74bea36 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/os-quota-sets/d4d7b92a35ff4a54a3ed25292af5a36d?usage=true 2026-07-08 03:13:41.657 7 INFO cinder.api.openstack.wsgi [None req-a48f698a-556e-44a1-a377-622ab74bea36 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/os-quota-sets/d4d7b92a35ff4a54a3ed25292af5a36d?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 202/406] 10.0.0.210 () {28 vars in 736 bytes} [Wed Jul 8 03:13:41 2026] GET /v3/88fdcc1a10f642678656419f332dc251/os-quota-sets/d4d7b92a35ff4a54a3ed25292af5a36d?usage=true => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-08 03:13:46.478 8 INFO cinder.api.openstack.wsgi [None req-f91d2a5a-72fc-4378-88d0-90da7a66fc2a 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 03:13:46.479 8 INFO cinder.api.openstack.wsgi [None req-f91d2a5a-72fc-4378-88d0-90da7a66fc2a 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 03:13:46.479 7 INFO cinder.api.openstack.wsgi [None req-a48f698a-556e-44a1-a377-622ab74bea36 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 03:13:46.481 7 INFO cinder.api.openstack.wsgi [None req-a48f698a-556e-44a1-a377-622ab74bea36 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 03:13:56.482 8 INFO cinder.api.openstack.wsgi [None req-f91d2a5a-72fc-4378-88d0-90da7a66fc2a 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 03:13:56.482 7 INFO cinder.api.openstack.wsgi [None req-a48f698a-556e-44a1-a377-622ab74bea36 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 03:13:56.483 8 INFO cinder.api.openstack.wsgi [None req-f91d2a5a-72fc-4378-88d0-90da7a66fc2a 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 03:13:56.483 7 INFO cinder.api.openstack.wsgi [None req-a48f698a-556e-44a1-a377-622ab74bea36 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 03:14:06.479 7 INFO cinder.api.openstack.wsgi [None req-a48f698a-556e-44a1-a377-622ab74bea36 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 03:14:06.479 8 INFO cinder.api.openstack.wsgi [None req-f91d2a5a-72fc-4378-88d0-90da7a66fc2a 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 03:14:06.480 8 INFO cinder.api.openstack.wsgi [None req-f91d2a5a-72fc-4378-88d0-90da7a66fc2a 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 03:14:06.480 7 INFO cinder.api.openstack.wsgi [None req-a48f698a-556e-44a1-a377-622ab74bea36 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 03:14:16.478 8 INFO cinder.api.openstack.wsgi [None req-f91d2a5a-72fc-4378-88d0-90da7a66fc2a 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 03:14:16.479 8 INFO cinder.api.openstack.wsgi [None req-f91d2a5a-72fc-4378-88d0-90da7a66fc2a 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 03:14:16.479 7 INFO cinder.api.openstack.wsgi [None req-a48f698a-556e-44a1-a377-622ab74bea36 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 03:14:16.481 7 INFO cinder.api.openstack.wsgi [None req-a48f698a-556e-44a1-a377-622ab74bea36 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 03:14:26.479 8 INFO cinder.api.openstack.wsgi [None req-f91d2a5a-72fc-4378-88d0-90da7a66fc2a 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 03:14:26.479 7 INFO cinder.api.openstack.wsgi [None req-a48f698a-556e-44a1-a377-622ab74bea36 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 03:14:26.480 8 INFO cinder.api.openstack.wsgi [None req-f91d2a5a-72fc-4378-88d0-90da7a66fc2a 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 03:14:26.480 7 INFO cinder.api.openstack.wsgi [None req-a48f698a-556e-44a1-a377-622ab74bea36 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 03:14:36.478 7 INFO cinder.api.openstack.wsgi [None req-a48f698a-556e-44a1-a377-622ab74bea36 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 03:14:36.478 8 INFO cinder.api.openstack.wsgi [None req-f91d2a5a-72fc-4378-88d0-90da7a66fc2a 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 03:14:36.479 7 INFO cinder.api.openstack.wsgi [None req-a48f698a-556e-44a1-a377-622ab74bea36 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 03:14:36.480 8 INFO cinder.api.openstack.wsgi [None req-f91d2a5a-72fc-4378-88d0-90da7a66fc2a 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 03:14:40.890 7 INFO cinder.api.openstack.wsgi [None req-38252934-7c69-4578-b471-3c07c233bf46 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/volumes/detail?all_tenants=true 2026-07-08 03:14:40.899 7 INFO cinder.volume.api [None req-38252934-7c69-4578-b471-3c07c233bf46 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] Get all volumes completed successfully. 2026-07-08 03:14:40.902 7 INFO cinder.api.openstack.wsgi [None req-38252934-7c69-4578-b471-3c07c233bf46 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 209/419] 10.0.0.210 () {28 vars in 684 bytes} [Wed Jul 8 03:14:40 2026] GET /v3/88fdcc1a10f642678656419f332dc251/volumes/detail?all_tenants=true => generated 15 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-08 03:14:40.912 8 INFO cinder.api.openstack.wsgi [None req-1405d0cf-1c69-401c-8488-d25c613b078c 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/scheduler-stats/get_pools?detail=true 2026-07-08 03:14:41.415 8 INFO cinder.api.openstack.wsgi [None req-1405d0cf-1c69-401c-8488-d25c613b078c 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 211/420] 10.0.0.210 () {28 vars in 696 bytes} [Wed Jul 8 03:14:40 2026] GET /v3/88fdcc1a10f642678656419f332dc251/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-07-08 03:14:41.461 7 INFO cinder.api.openstack.wsgi [None req-6b164553-eb78-4965-89a9-b8348582c06d 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/os-quota-sets/88fdcc1a10f642678656419f332dc251?usage=true 2026-07-08 03:14:41.487 7 INFO cinder.api.openstack.wsgi [None req-6b164553-eb78-4965-89a9-b8348582c06d 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/os-quota-sets/88fdcc1a10f642678656419f332dc251?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 210/421] 10.0.0.210 () {28 vars in 736 bytes} [Wed Jul 8 03:14:41 2026] GET /v3/88fdcc1a10f642678656419f332dc251/os-quota-sets/88fdcc1a10f642678656419f332dc251?usage=true => generated 845 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-08 03:14:41.504 8 INFO cinder.api.openstack.wsgi [None req-301c027f-0d3c-4f1d-b9f8-1d135665132c 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/os-quota-sets/b9cb75f000b2439780240d7f017682e9?usage=true 2026-07-08 03:14:41.526 8 INFO cinder.api.openstack.wsgi [None req-301c027f-0d3c-4f1d-b9f8-1d135665132c 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/os-quota-sets/b9cb75f000b2439780240d7f017682e9?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 212/422] 10.0.0.210 () {28 vars in 736 bytes} [Wed Jul 8 03:14:41 2026] GET /v3/88fdcc1a10f642678656419f332dc251/os-quota-sets/b9cb75f000b2439780240d7f017682e9?usage=true => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-08 03:14:41.540 7 INFO cinder.api.openstack.wsgi [None req-cfe1db45-9445-446c-9bbd-39d8daf8ac88 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/os-quota-sets/d4d7b92a35ff4a54a3ed25292af5a36d?usage=true 2026-07-08 03:14:41.564 7 INFO cinder.api.openstack.wsgi [None req-cfe1db45-9445-446c-9bbd-39d8daf8ac88 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/os-quota-sets/d4d7b92a35ff4a54a3ed25292af5a36d?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 211/423] 10.0.0.210 () {28 vars in 736 bytes} [Wed Jul 8 03:14:41 2026] GET /v3/88fdcc1a10f642678656419f332dc251/os-quota-sets/d4d7b92a35ff4a54a3ed25292af5a36d?usage=true => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-08 03:14:41.571 8 INFO cinder.api.openstack.wsgi [None req-9dac86e0-c590-4cfa-8882-5eab5903a8d6 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/volumes/detail?all_tenants=true 2026-07-08 03:14:41.579 8 INFO cinder.volume.api [None req-9dac86e0-c590-4cfa-8882-5eab5903a8d6 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] Get all volumes completed successfully. 2026-07-08 03:14:41.580 8 INFO cinder.api.openstack.wsgi [None req-9dac86e0-c590-4cfa-8882-5eab5903a8d6 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 213/424] 10.0.0.210 () {28 vars in 684 bytes} [Wed Jul 8 03:14:41 2026] GET /v3/88fdcc1a10f642678656419f332dc251/volumes/detail?all_tenants=true => generated 15 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-08 03:14:41.590 7 INFO cinder.api.openstack.wsgi [None req-b2adcf74-34e6-4384-9b74-ddf1010ba838 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/snapshots?all_tenants=true 2026-07-08 03:14:41.594 7 INFO cinder.volume.api [None req-b2adcf74-34e6-4384-9b74-ddf1010ba838 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] Get all snapshots completed successfully. 2026-07-08 03:14:41.595 7 INFO cinder.api.openstack.wsgi [None req-b2adcf74-34e6-4384-9b74-ddf1010ba838 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 212/425] 10.0.0.210 () {28 vars in 674 bytes} [Wed Jul 8 03:14:41 2026] GET /v3/88fdcc1a10f642678656419f332dc251/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-07-08 03:14:41.604 8 INFO cinder.api.openstack.wsgi [None req-89b07c01-57b9-4435-9fc2-b5146c237185 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/os-services 2026-07-08 03:14:41.610 8 INFO cinder.api.openstack.wsgi [None req-89b07c01-57b9-4435-9fc2-b5146c237185 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/os-services returned with HTTP 200 [pid: 8|app: 0|req: 214/426] 10.0.0.210 () {28 vars in 645 bytes} [Wed Jul 8 03:14:41 2026] GET /v3/88fdcc1a10f642678656419f332dc251/os-services => generated 646 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-08 03:14:46.479 8 INFO cinder.api.openstack.wsgi [None req-89b07c01-57b9-4435-9fc2-b5146c237185 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 03:14:46.479 7 INFO cinder.api.openstack.wsgi [None req-b2adcf74-34e6-4384-9b74-ddf1010ba838 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 03:14:46.480 8 INFO cinder.api.openstack.wsgi [None req-89b07c01-57b9-4435-9fc2-b5146c237185 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 03:14:46.481 7 INFO cinder.api.openstack.wsgi [None req-b2adcf74-34e6-4384-9b74-ddf1010ba838 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 03:14:56.480 8 INFO cinder.api.openstack.wsgi [None req-89b07c01-57b9-4435-9fc2-b5146c237185 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 03:14:56.480 8 INFO cinder.api.openstack.wsgi [None req-89b07c01-57b9-4435-9fc2-b5146c237185 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 03:14:56.480 7 INFO cinder.api.openstack.wsgi [None req-b2adcf74-34e6-4384-9b74-ddf1010ba838 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 03:14:56.481 7 INFO cinder.api.openstack.wsgi [None req-b2adcf74-34e6-4384-9b74-ddf1010ba838 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 03:15:06.479 8 INFO cinder.api.openstack.wsgi [None req-89b07c01-57b9-4435-9fc2-b5146c237185 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 03:15:06.479 7 INFO cinder.api.openstack.wsgi [None req-b2adcf74-34e6-4384-9b74-ddf1010ba838 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 03:15:06.480 8 INFO cinder.api.openstack.wsgi [None req-89b07c01-57b9-4435-9fc2-b5146c237185 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 03:15:06.480 7 INFO cinder.api.openstack.wsgi [None req-b2adcf74-34e6-4384-9b74-ddf1010ba838 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 03:15:16.478 8 INFO cinder.api.openstack.wsgi [None req-89b07c01-57b9-4435-9fc2-b5146c237185 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 03:15:16.479 7 INFO cinder.api.openstack.wsgi [None req-b2adcf74-34e6-4384-9b74-ddf1010ba838 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 03:15:16.480 8 INFO cinder.api.openstack.wsgi [None req-89b07c01-57b9-4435-9fc2-b5146c237185 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 03:15:16.480 7 INFO cinder.api.openstack.wsgi [None req-b2adcf74-34e6-4384-9b74-ddf1010ba838 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 03:15:26.479 7 INFO cinder.api.openstack.wsgi [None req-b2adcf74-34e6-4384-9b74-ddf1010ba838 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 03:15:26.479 8 INFO cinder.api.openstack.wsgi [None req-89b07c01-57b9-4435-9fc2-b5146c237185 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 03:15:26.479 7 INFO cinder.api.openstack.wsgi [None req-b2adcf74-34e6-4384-9b74-ddf1010ba838 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 03:15:26.479 8 INFO cinder.api.openstack.wsgi [None req-89b07c01-57b9-4435-9fc2-b5146c237185 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 03:15:36.478 7 INFO cinder.api.openstack.wsgi [None req-b2adcf74-34e6-4384-9b74-ddf1010ba838 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 03:15:36.478 8 INFO cinder.api.openstack.wsgi [None req-89b07c01-57b9-4435-9fc2-b5146c237185 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 03:15:36.479 7 INFO cinder.api.openstack.wsgi [None req-b2adcf74-34e6-4384-9b74-ddf1010ba838 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 03:15:36.479 8 INFO cinder.api.openstack.wsgi [None req-89b07c01-57b9-4435-9fc2-b5146c237185 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 03:15:40.896 7 INFO cinder.api.openstack.wsgi [None req-3d46d201-fcc3-47eb-ade4-5756a8a7c9a1 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/os-services 2026-07-08 03:15:40.903 7 INFO cinder.api.openstack.wsgi [None req-3d46d201-fcc3-47eb-ade4-5756a8a7c9a1 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/os-services returned with HTTP 200 [pid: 7|app: 0|req: 219/439] 10.0.0.210 () {28 vars in 645 bytes} [Wed Jul 8 03:15:40 2026] GET /v3/88fdcc1a10f642678656419f332dc251/os-services => generated 646 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-08 03:15:40.915 8 INFO cinder.api.openstack.wsgi [None req-1efb40b4-5c94-4e34-8a8c-a2e15b5604a7 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/volumes/detail?all_tenants=true 2026-07-08 03:15:40.926 8 INFO cinder.volume.api [None req-1efb40b4-5c94-4e34-8a8c-a2e15b5604a7 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] Get all volumes completed successfully. 2026-07-08 03:15:40.928 8 INFO cinder.api.openstack.wsgi [None req-1efb40b4-5c94-4e34-8a8c-a2e15b5604a7 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 221/440] 10.0.0.210 () {28 vars in 684 bytes} [Wed Jul 8 03:15:40 2026] GET /v3/88fdcc1a10f642678656419f332dc251/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-07-08 03:15:40.939 7 INFO cinder.api.openstack.wsgi [None req-a04726b5-5931-43a9-97e4-3e7146b75dd2 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/snapshots?all_tenants=true 2026-07-08 03:15:40.945 7 INFO cinder.volume.api [None req-a04726b5-5931-43a9-97e4-3e7146b75dd2 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] Get all snapshots completed successfully. 2026-07-08 03:15:40.945 7 INFO cinder.api.openstack.wsgi [None req-a04726b5-5931-43a9-97e4-3e7146b75dd2 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 220/441] 10.0.0.210 () {28 vars in 674 bytes} [Wed Jul 8 03:15:40 2026] GET /v3/88fdcc1a10f642678656419f332dc251/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-07-08 03:15:40.994 8 INFO cinder.api.openstack.wsgi [None req-01d3022b-acd0-4f07-a10d-3aab22ac94d2 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/os-quota-sets/88fdcc1a10f642678656419f332dc251?usage=true 2026-07-08 03:15:41.014 8 INFO cinder.api.openstack.wsgi [None req-01d3022b-acd0-4f07-a10d-3aab22ac94d2 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/os-quota-sets/88fdcc1a10f642678656419f332dc251?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 222/442] 10.0.0.210 () {28 vars in 736 bytes} [Wed Jul 8 03:15:40 2026] GET /v3/88fdcc1a10f642678656419f332dc251/os-quota-sets/88fdcc1a10f642678656419f332dc251?usage=true => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-08 03:15:41.032 7 INFO cinder.api.openstack.wsgi [None req-c66972b1-ee8b-4fa4-aebf-521130f68f8e 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/os-quota-sets/b9cb75f000b2439780240d7f017682e9?usage=true 2026-07-08 03:15:41.057 7 INFO cinder.api.openstack.wsgi [None req-c66972b1-ee8b-4fa4-aebf-521130f68f8e 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/os-quota-sets/b9cb75f000b2439780240d7f017682e9?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 221/443] 10.0.0.210 () {28 vars in 736 bytes} [Wed Jul 8 03:15:41 2026] GET /v3/88fdcc1a10f642678656419f332dc251/os-quota-sets/b9cb75f000b2439780240d7f017682e9?usage=true => generated 845 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-08 03:15:41.074 8 INFO cinder.api.openstack.wsgi [None req-559e694c-6bce-4dcc-a295-4efdceb9284e 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/os-quota-sets/d4d7b92a35ff4a54a3ed25292af5a36d?usage=true 2026-07-08 03:15:41.096 8 INFO cinder.api.openstack.wsgi [None req-559e694c-6bce-4dcc-a295-4efdceb9284e 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/os-quota-sets/d4d7b92a35ff4a54a3ed25292af5a36d?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 223/444] 10.0.0.210 () {28 vars in 736 bytes} [Wed Jul 8 03:15:41 2026] GET /v3/88fdcc1a10f642678656419f332dc251/os-quota-sets/d4d7b92a35ff4a54a3ed25292af5a36d?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-08 03:15:41.110 7 INFO cinder.api.openstack.wsgi [None req-a4069bf1-64ef-4539-a993-321d1335a3fc 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/scheduler-stats/get_pools?detail=true 2026-07-08 03:15:41.613 7 INFO cinder.api.openstack.wsgi [None req-a4069bf1-64ef-4539-a993-321d1335a3fc 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 222/445] 10.0.0.210 () {28 vars in 696 bytes} [Wed Jul 8 03:15:41 2026] GET /v3/88fdcc1a10f642678656419f332dc251/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-07-08 03:15:41.624 8 INFO cinder.api.openstack.wsgi [None req-0dccf241-5bf8-480f-966e-87f6edd28842 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/volumes/detail?all_tenants=true 2026-07-08 03:15:41.636 8 INFO cinder.volume.api [None req-0dccf241-5bf8-480f-966e-87f6edd28842 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] Get all volumes completed successfully. 2026-07-08 03:15:41.638 8 INFO cinder.api.openstack.wsgi [None req-0dccf241-5bf8-480f-966e-87f6edd28842 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 224/446] 10.0.0.210 () {28 vars in 684 bytes} [Wed Jul 8 03:15:41 2026] GET /v3/88fdcc1a10f642678656419f332dc251/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-07-08 03:15:46.479 8 INFO cinder.api.openstack.wsgi [None req-0dccf241-5bf8-480f-966e-87f6edd28842 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 03:15:46.479 7 INFO cinder.api.openstack.wsgi [None req-a4069bf1-64ef-4539-a993-321d1335a3fc 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 03:15:46.480 8 INFO cinder.api.openstack.wsgi [None req-0dccf241-5bf8-480f-966e-87f6edd28842 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 03:15:46.480 7 INFO cinder.api.openstack.wsgi [None req-a4069bf1-64ef-4539-a993-321d1335a3fc 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 03:15:56.479 8 INFO cinder.api.openstack.wsgi [None req-0dccf241-5bf8-480f-966e-87f6edd28842 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 03:15:56.480 8 INFO cinder.api.openstack.wsgi [None req-0dccf241-5bf8-480f-966e-87f6edd28842 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 03:15:56.481 7 INFO cinder.api.openstack.wsgi [None req-a4069bf1-64ef-4539-a993-321d1335a3fc 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 03:15:56.482 7 INFO cinder.api.openstack.wsgi [None req-a4069bf1-64ef-4539-a993-321d1335a3fc 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 03:16:06.478 8 INFO cinder.api.openstack.wsgi [None req-0dccf241-5bf8-480f-966e-87f6edd28842 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 03:16:06.479 7 INFO cinder.api.openstack.wsgi [None req-a4069bf1-64ef-4539-a993-321d1335a3fc 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 03:16:06.480 7 INFO cinder.api.openstack.wsgi [None req-a4069bf1-64ef-4539-a993-321d1335a3fc 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 03:16:06.480 8 INFO cinder.api.openstack.wsgi [None req-0dccf241-5bf8-480f-966e-87f6edd28842 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 03:16:16.479 7 INFO cinder.api.openstack.wsgi [None req-a4069bf1-64ef-4539-a993-321d1335a3fc 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 03:16:16.479 8 INFO cinder.api.openstack.wsgi [None req-0dccf241-5bf8-480f-966e-87f6edd28842 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 03:16:16.480 7 INFO cinder.api.openstack.wsgi [None req-a4069bf1-64ef-4539-a993-321d1335a3fc 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 03:16:16.481 8 INFO cinder.api.openstack.wsgi [None req-0dccf241-5bf8-480f-966e-87f6edd28842 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 03:16:26.479 8 INFO cinder.api.openstack.wsgi [None req-0dccf241-5bf8-480f-966e-87f6edd28842 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 03:16:26.479 7 INFO cinder.api.openstack.wsgi [None req-a4069bf1-64ef-4539-a993-321d1335a3fc 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 03:16:26.480 8 INFO cinder.api.openstack.wsgi [None req-0dccf241-5bf8-480f-966e-87f6edd28842 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 03:16:26.480 7 INFO cinder.api.openstack.wsgi [None req-a4069bf1-64ef-4539-a993-321d1335a3fc 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 03:16:36.479 7 INFO cinder.api.openstack.wsgi [None req-a4069bf1-64ef-4539-a993-321d1335a3fc 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 03:16:36.479 8 INFO cinder.api.openstack.wsgi [None req-0dccf241-5bf8-480f-966e-87f6edd28842 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 03:16:36.479 8 INFO cinder.api.openstack.wsgi [None req-0dccf241-5bf8-480f-966e-87f6edd28842 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 03:16:36.479 7 INFO cinder.api.openstack.wsgi [None req-a4069bf1-64ef-4539-a993-321d1335a3fc 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 03:16:40.886 8 INFO cinder.api.openstack.wsgi [None req-acea8a0c-3e91-4c91-b5bd-8ce0bb45e779 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/scheduler-stats/get_pools?detail=true 2026-07-08 03:16:41.391 8 INFO cinder.api.openstack.wsgi [None req-acea8a0c-3e91-4c91-b5bd-8ce0bb45e779 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 231/459] 10.0.0.210 () {28 vars in 696 bytes} [Wed Jul 8 03:16:40 2026] GET /v3/88fdcc1a10f642678656419f332dc251/scheduler-stats/get_pools?detail=true => generated 670 bytes in 555 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-08 03:16:41.404 7 INFO cinder.api.openstack.wsgi [None req-ef7399df-6602-4f10-ab31-f8541027601e 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/volumes/detail?all_tenants=true 2026-07-08 03:16:41.413 7 INFO cinder.volume.api [None req-ef7399df-6602-4f10-ab31-f8541027601e 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] Get all volumes completed successfully. 2026-07-08 03:16:41.415 7 INFO cinder.api.openstack.wsgi [None req-ef7399df-6602-4f10-ab31-f8541027601e 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 229/460] 10.0.0.210 () {28 vars in 684 bytes} [Wed Jul 8 03:16:41 2026] GET /v3/88fdcc1a10f642678656419f332dc251/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-07-08 03:16:41.424 8 INFO cinder.api.openstack.wsgi [None req-2a989df5-a620-4086-b2c9-225253f01547 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/volumes/detail?all_tenants=true 2026-07-08 03:16:41.434 8 INFO cinder.volume.api [None req-2a989df5-a620-4086-b2c9-225253f01547 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] Get all volumes completed successfully. 2026-07-08 03:16:41.436 8 INFO cinder.api.openstack.wsgi [None req-2a989df5-a620-4086-b2c9-225253f01547 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 232/461] 10.0.0.210 () {28 vars in 684 bytes} [Wed Jul 8 03:16:41 2026] GET /v3/88fdcc1a10f642678656419f332dc251/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-07-08 03:16:41.474 7 INFO cinder.api.openstack.wsgi [None req-ba24fb3a-c4f9-4db5-adf6-cf4d820bbf4a 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/os-quota-sets/88fdcc1a10f642678656419f332dc251?usage=true 2026-07-08 03:16:41.496 7 INFO cinder.api.openstack.wsgi [None req-ba24fb3a-c4f9-4db5-adf6-cf4d820bbf4a 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/os-quota-sets/88fdcc1a10f642678656419f332dc251?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 230/462] 10.0.0.210 () {28 vars in 736 bytes} [Wed Jul 8 03:16:41 2026] GET /v3/88fdcc1a10f642678656419f332dc251/os-quota-sets/88fdcc1a10f642678656419f332dc251?usage=true => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-08 03:16:41.507 8 INFO cinder.api.openstack.wsgi [None req-48392aac-4943-4264-bc4e-cb595cb7fbb4 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/os-quota-sets/b9cb75f000b2439780240d7f017682e9?usage=true 2026-07-08 03:16:41.528 8 INFO cinder.api.openstack.wsgi [None req-48392aac-4943-4264-bc4e-cb595cb7fbb4 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/os-quota-sets/b9cb75f000b2439780240d7f017682e9?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 233/463] 10.0.0.210 () {28 vars in 736 bytes} [Wed Jul 8 03:16:41 2026] GET /v3/88fdcc1a10f642678656419f332dc251/os-quota-sets/b9cb75f000b2439780240d7f017682e9?usage=true => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-08 03:16:41.541 7 INFO cinder.api.openstack.wsgi [None req-b6af74d8-3e53-47eb-a200-d686b86250c1 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/os-quota-sets/d4d7b92a35ff4a54a3ed25292af5a36d?usage=true 2026-07-08 03:16:41.564 7 INFO cinder.api.openstack.wsgi [None req-b6af74d8-3e53-47eb-a200-d686b86250c1 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/os-quota-sets/d4d7b92a35ff4a54a3ed25292af5a36d?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 231/464] 10.0.0.210 () {28 vars in 736 bytes} [Wed Jul 8 03:16:41 2026] GET /v3/88fdcc1a10f642678656419f332dc251/os-quota-sets/d4d7b92a35ff4a54a3ed25292af5a36d?usage=true => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-08 03:16:41.575 8 INFO cinder.api.openstack.wsgi [None req-b57ba7ee-8d41-4adf-bf9d-2e4eae99078b 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/snapshots?all_tenants=true 2026-07-08 03:16:41.586 8 INFO cinder.volume.api [None req-b57ba7ee-8d41-4adf-bf9d-2e4eae99078b 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] Get all snapshots completed successfully. 2026-07-08 03:16:41.587 8 INFO cinder.api.openstack.wsgi [None req-b57ba7ee-8d41-4adf-bf9d-2e4eae99078b 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 234/465] 10.0.0.210 () {28 vars in 674 bytes} [Wed Jul 8 03:16:41 2026] GET /v3/88fdcc1a10f642678656419f332dc251/snapshots?all_tenants=true => generated 17 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-08 03:16:41.599 7 INFO cinder.api.openstack.wsgi [None req-63099cd5-543c-4c94-85ce-dca5c05dcce7 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/os-services 2026-07-08 03:16:41.605 7 INFO cinder.api.openstack.wsgi [None req-63099cd5-543c-4c94-85ce-dca5c05dcce7 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/os-services returned with HTTP 200 [pid: 7|app: 0|req: 232/466] 10.0.0.210 () {28 vars in 645 bytes} [Wed Jul 8 03:16:41 2026] GET /v3/88fdcc1a10f642678656419f332dc251/os-services => generated 646 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-08 03:16:46.479 8 INFO cinder.api.openstack.wsgi [None req-b57ba7ee-8d41-4adf-bf9d-2e4eae99078b 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 03:16:46.480 7 INFO cinder.api.openstack.wsgi [None req-63099cd5-543c-4c94-85ce-dca5c05dcce7 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 03:16:46.481 7 INFO cinder.api.openstack.wsgi [None req-63099cd5-543c-4c94-85ce-dca5c05dcce7 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 03:16:46.481 8 INFO cinder.api.openstack.wsgi [None req-b57ba7ee-8d41-4adf-bf9d-2e4eae99078b 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 03:16:56.479 7 INFO cinder.api.openstack.wsgi [None req-63099cd5-543c-4c94-85ce-dca5c05dcce7 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 03:16:56.479 8 INFO cinder.api.openstack.wsgi [None req-b57ba7ee-8d41-4adf-bf9d-2e4eae99078b 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 03:16:56.480 7 INFO cinder.api.openstack.wsgi [None req-63099cd5-543c-4c94-85ce-dca5c05dcce7 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 03:16:56.480 8 INFO cinder.api.openstack.wsgi [None req-b57ba7ee-8d41-4adf-bf9d-2e4eae99078b 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 03:17:06.479 7 INFO cinder.api.openstack.wsgi [None req-63099cd5-543c-4c94-85ce-dca5c05dcce7 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 03:17:06.480 8 INFO cinder.api.openstack.wsgi [None req-b57ba7ee-8d41-4adf-bf9d-2e4eae99078b 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 03:17:06.480 7 INFO cinder.api.openstack.wsgi [None req-63099cd5-543c-4c94-85ce-dca5c05dcce7 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 03:17:06.481 8 INFO cinder.api.openstack.wsgi [None req-b57ba7ee-8d41-4adf-bf9d-2e4eae99078b 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 03:17:16.479 8 INFO cinder.api.openstack.wsgi [None req-b57ba7ee-8d41-4adf-bf9d-2e4eae99078b 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 03:17:16.480 8 INFO cinder.api.openstack.wsgi [None req-b57ba7ee-8d41-4adf-bf9d-2e4eae99078b 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 03:17:16.480 7 INFO cinder.api.openstack.wsgi [None req-63099cd5-543c-4c94-85ce-dca5c05dcce7 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 03:17:16.482 7 INFO cinder.api.openstack.wsgi [None req-63099cd5-543c-4c94-85ce-dca5c05dcce7 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 03:17:26.478 7 INFO cinder.api.openstack.wsgi [None req-63099cd5-543c-4c94-85ce-dca5c05dcce7 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 03:17:26.478 8 INFO cinder.api.openstack.wsgi [None req-b57ba7ee-8d41-4adf-bf9d-2e4eae99078b 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 03:17:26.478 7 INFO cinder.api.openstack.wsgi [None req-63099cd5-543c-4c94-85ce-dca5c05dcce7 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 03:17:26.479 8 INFO cinder.api.openstack.wsgi [None req-b57ba7ee-8d41-4adf-bf9d-2e4eae99078b 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 03:17:36.479 7 INFO cinder.api.openstack.wsgi [None req-63099cd5-543c-4c94-85ce-dca5c05dcce7 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 03:17:36.480 7 INFO cinder.api.openstack.wsgi [None req-63099cd5-543c-4c94-85ce-dca5c05dcce7 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 03:17:36.480 8 INFO cinder.api.openstack.wsgi [None req-b57ba7ee-8d41-4adf-bf9d-2e4eae99078b 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 03:17:36.482 8 INFO cinder.api.openstack.wsgi [None req-b57ba7ee-8d41-4adf-bf9d-2e4eae99078b 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 03:17:40.896 7 INFO cinder.api.openstack.wsgi [None req-1d2b515d-1a55-4618-ad8b-af6ec2a5d24c 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/volumes/detail?all_tenants=true 2026-07-08 03:17:40.904 7 INFO cinder.volume.api [None req-1d2b515d-1a55-4618-ad8b-af6ec2a5d24c 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] Get all volumes completed successfully. 2026-07-08 03:17:40.905 7 INFO cinder.api.openstack.wsgi [None req-1d2b515d-1a55-4618-ad8b-af6ec2a5d24c 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 239/479] 10.0.0.210 () {28 vars in 684 bytes} [Wed Jul 8 03:17:40 2026] GET /v3/88fdcc1a10f642678656419f332dc251/volumes/detail?all_tenants=true => generated 15 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-08 03:17:40.916 8 INFO cinder.api.openstack.wsgi [None req-1e724e6d-fb51-4e0a-a3ee-c09ebf0e1355 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/snapshots?all_tenants=true 2026-07-08 03:17:40.922 8 INFO cinder.volume.api [None req-1e724e6d-fb51-4e0a-a3ee-c09ebf0e1355 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] Get all snapshots completed successfully. 2026-07-08 03:17:40.922 8 INFO cinder.api.openstack.wsgi [None req-1e724e6d-fb51-4e0a-a3ee-c09ebf0e1355 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 241/480] 10.0.0.210 () {28 vars in 674 bytes} [Wed Jul 8 03:17:40 2026] GET /v3/88fdcc1a10f642678656419f332dc251/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-07-08 03:17:40.936 7 INFO cinder.api.openstack.wsgi [None req-16dbba8b-3c87-4ede-82d6-5efde5b5c02f 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/volumes/detail?all_tenants=true 2026-07-08 03:17:40.945 7 INFO cinder.volume.api [None req-16dbba8b-3c87-4ede-82d6-5efde5b5c02f 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] Get all volumes completed successfully. 2026-07-08 03:17:40.947 7 INFO cinder.api.openstack.wsgi [None req-16dbba8b-3c87-4ede-82d6-5efde5b5c02f 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 240/481] 10.0.0.210 () {28 vars in 684 bytes} [Wed Jul 8 03:17:40 2026] GET /v3/88fdcc1a10f642678656419f332dc251/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-07-08 03:17:40.958 8 INFO cinder.api.openstack.wsgi [None req-405c07b0-27ce-404d-8bd9-f58accd3575b 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/scheduler-stats/get_pools?detail=true 2026-07-08 03:17:41.464 8 INFO cinder.api.openstack.wsgi [None req-405c07b0-27ce-404d-8bd9-f58accd3575b 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 242/482] 10.0.0.210 () {28 vars in 696 bytes} [Wed Jul 8 03:17:40 2026] GET /v3/88fdcc1a10f642678656419f332dc251/scheduler-stats/get_pools?detail=true => generated 670 bytes in 515 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-08 03:17:41.511 7 INFO cinder.api.openstack.wsgi [None req-2b8c27c7-94c9-4fb2-a3f9-3742e6d1dbd0 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/os-quota-sets/88fdcc1a10f642678656419f332dc251?usage=true 2026-07-08 03:17:41.529 7 INFO cinder.api.openstack.wsgi [None req-2b8c27c7-94c9-4fb2-a3f9-3742e6d1dbd0 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/os-quota-sets/88fdcc1a10f642678656419f332dc251?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 241/483] 10.0.0.210 () {28 vars in 736 bytes} [Wed Jul 8 03:17:41 2026] GET /v3/88fdcc1a10f642678656419f332dc251/os-quota-sets/88fdcc1a10f642678656419f332dc251?usage=true => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-08 03:17:41.540 8 INFO cinder.api.openstack.wsgi [None req-95c6849e-54fa-448c-8cf7-0108a7a403cb 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/os-quota-sets/b9cb75f000b2439780240d7f017682e9?usage=true 2026-07-08 03:17:41.563 8 INFO cinder.api.openstack.wsgi [None req-95c6849e-54fa-448c-8cf7-0108a7a403cb 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/os-quota-sets/b9cb75f000b2439780240d7f017682e9?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 243/484] 10.0.0.210 () {28 vars in 736 bytes} [Wed Jul 8 03:17:41 2026] GET /v3/88fdcc1a10f642678656419f332dc251/os-quota-sets/b9cb75f000b2439780240d7f017682e9?usage=true => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-08 03:17:41.575 7 INFO cinder.api.openstack.wsgi [None req-2e54c411-fb5d-4d41-a2a3-3978f2e36ca6 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/os-quota-sets/d4d7b92a35ff4a54a3ed25292af5a36d?usage=true 2026-07-08 03:17:41.594 7 INFO cinder.api.openstack.wsgi [None req-2e54c411-fb5d-4d41-a2a3-3978f2e36ca6 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/os-quota-sets/d4d7b92a35ff4a54a3ed25292af5a36d?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 242/485] 10.0.0.210 () {28 vars in 736 bytes} [Wed Jul 8 03:17:41 2026] GET /v3/88fdcc1a10f642678656419f332dc251/os-quota-sets/d4d7b92a35ff4a54a3ed25292af5a36d?usage=true => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-08 03:17:41.606 8 INFO cinder.api.openstack.wsgi [None req-aa79b589-0634-41c0-b6e8-c86f5412cf60 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/os-services 2026-07-08 03:17:41.611 8 INFO cinder.api.openstack.wsgi [None req-aa79b589-0634-41c0-b6e8-c86f5412cf60 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/os-services returned with HTTP 200 [pid: 8|app: 0|req: 244/486] 10.0.0.210 () {28 vars in 645 bytes} [Wed Jul 8 03:17:41 2026] GET /v3/88fdcc1a10f642678656419f332dc251/os-services => generated 646 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-08 03:17:46.478 8 INFO cinder.api.openstack.wsgi [None req-aa79b589-0634-41c0-b6e8-c86f5412cf60 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 03:17:46.479 7 INFO cinder.api.openstack.wsgi [None req-2e54c411-fb5d-4d41-a2a3-3978f2e36ca6 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 03:17:46.480 7 INFO cinder.api.openstack.wsgi [None req-2e54c411-fb5d-4d41-a2a3-3978f2e36ca6 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 03:17:46.481 8 INFO cinder.api.openstack.wsgi [None req-aa79b589-0634-41c0-b6e8-c86f5412cf60 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 03:17:56.479 7 INFO cinder.api.openstack.wsgi [None req-2e54c411-fb5d-4d41-a2a3-3978f2e36ca6 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 03:17:56.480 7 INFO cinder.api.openstack.wsgi [None req-2e54c411-fb5d-4d41-a2a3-3978f2e36ca6 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 03:17:56.484 8 INFO cinder.api.openstack.wsgi [None req-aa79b589-0634-41c0-b6e8-c86f5412cf60 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 03:17:56.485 8 INFO cinder.api.openstack.wsgi [None req-aa79b589-0634-41c0-b6e8-c86f5412cf60 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 03:18:06.479 7 INFO cinder.api.openstack.wsgi [None req-2e54c411-fb5d-4d41-a2a3-3978f2e36ca6 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 03:18:06.479 8 INFO cinder.api.openstack.wsgi [None req-aa79b589-0634-41c0-b6e8-c86f5412cf60 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 03:18:06.480 8 INFO cinder.api.openstack.wsgi [None req-aa79b589-0634-41c0-b6e8-c86f5412cf60 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 03:18:06.480 7 INFO cinder.api.openstack.wsgi [None req-2e54c411-fb5d-4d41-a2a3-3978f2e36ca6 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 03:18:16.478 7 INFO cinder.api.openstack.wsgi [None req-2e54c411-fb5d-4d41-a2a3-3978f2e36ca6 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 03:18:16.479 8 INFO cinder.api.openstack.wsgi [None req-aa79b589-0634-41c0-b6e8-c86f5412cf60 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 03:18:16.480 7 INFO cinder.api.openstack.wsgi [None req-2e54c411-fb5d-4d41-a2a3-3978f2e36ca6 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 03:18:16.480 8 INFO cinder.api.openstack.wsgi [None req-aa79b589-0634-41c0-b6e8-c86f5412cf60 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 03:18:26.479 7 INFO cinder.api.openstack.wsgi [None req-2e54c411-fb5d-4d41-a2a3-3978f2e36ca6 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 03:18:26.479 8 INFO cinder.api.openstack.wsgi [None req-aa79b589-0634-41c0-b6e8-c86f5412cf60 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 03:18:26.480 8 INFO cinder.api.openstack.wsgi [None req-aa79b589-0634-41c0-b6e8-c86f5412cf60 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 03:18:26.480 7 INFO cinder.api.openstack.wsgi [None req-2e54c411-fb5d-4d41-a2a3-3978f2e36ca6 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 03:18:36.478 7 INFO cinder.api.openstack.wsgi [None req-2e54c411-fb5d-4d41-a2a3-3978f2e36ca6 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 03:18:36.480 7 INFO cinder.api.openstack.wsgi [None req-2e54c411-fb5d-4d41-a2a3-3978f2e36ca6 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 03:18:36.479 8 INFO cinder.api.openstack.wsgi [None req-aa79b589-0634-41c0-b6e8-c86f5412cf60 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 03:18:36.481 8 INFO cinder.api.openstack.wsgi [None req-aa79b589-0634-41c0-b6e8-c86f5412cf60 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 03:18:40.952 7 INFO cinder.api.openstack.wsgi [None req-f76c7a35-807f-4c2d-8e5d-bf6b9437c371 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/snapshots?all_tenants=true 2026-07-08 03:18:40.958 7 INFO cinder.volume.api [None req-f76c7a35-807f-4c2d-8e5d-bf6b9437c371 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] Get all snapshots completed successfully. 2026-07-08 03:18:40.958 7 INFO cinder.api.openstack.wsgi [None req-f76c7a35-807f-4c2d-8e5d-bf6b9437c371 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 249/499] 10.0.0.210 () {28 vars in 674 bytes} [Wed Jul 8 03:18:40 2026] GET /v3/88fdcc1a10f642678656419f332dc251/snapshots?all_tenants=true => generated 17 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-08 03:18:41.000 8 INFO cinder.api.openstack.wsgi [None req-add09048-ed61-4bf0-b319-427c7dbe389a 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/os-quota-sets/88fdcc1a10f642678656419f332dc251?usage=true 2026-07-08 03:18:41.031 8 INFO cinder.api.openstack.wsgi [None req-add09048-ed61-4bf0-b319-427c7dbe389a 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/os-quota-sets/88fdcc1a10f642678656419f332dc251?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 251/500] 10.0.0.210 () {28 vars in 736 bytes} [Wed Jul 8 03:18:40 2026] GET /v3/88fdcc1a10f642678656419f332dc251/os-quota-sets/88fdcc1a10f642678656419f332dc251?usage=true => generated 845 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-08 03:18:41.044 7 INFO cinder.api.openstack.wsgi [None req-11b5a6c6-43e2-40f4-a00a-7a75140f53c7 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/os-quota-sets/b9cb75f000b2439780240d7f017682e9?usage=true 2026-07-08 03:18:41.069 7 INFO cinder.api.openstack.wsgi [None req-11b5a6c6-43e2-40f4-a00a-7a75140f53c7 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/os-quota-sets/b9cb75f000b2439780240d7f017682e9?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 250/501] 10.0.0.210 () {28 vars in 736 bytes} [Wed Jul 8 03:18:41 2026] GET /v3/88fdcc1a10f642678656419f332dc251/os-quota-sets/b9cb75f000b2439780240d7f017682e9?usage=true => generated 845 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-08 03:18:41.081 8 INFO cinder.api.openstack.wsgi [None req-7e72caa5-f32f-454e-b8c3-4d81aae42df0 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/os-quota-sets/d4d7b92a35ff4a54a3ed25292af5a36d?usage=true 2026-07-08 03:18:41.116 8 INFO cinder.api.openstack.wsgi [None req-7e72caa5-f32f-454e-b8c3-4d81aae42df0 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/os-quota-sets/d4d7b92a35ff4a54a3ed25292af5a36d?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 252/502] 10.0.0.210 () {28 vars in 736 bytes} [Wed Jul 8 03:18:41 2026] GET /v3/88fdcc1a10f642678656419f332dc251/os-quota-sets/d4d7b92a35ff4a54a3ed25292af5a36d?usage=true => generated 847 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-08 03:18:41.127 7 INFO cinder.api.openstack.wsgi [None req-2b7903b1-a6df-42fb-ad10-3cb83821c8d4 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/volumes/detail?all_tenants=true 2026-07-08 03:18:41.142 7 INFO cinder.volume.api [None req-2b7903b1-a6df-42fb-ad10-3cb83821c8d4 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] Get all volumes completed successfully. 2026-07-08 03:18:41.146 7 INFO cinder.api.openstack.wsgi [None req-2b7903b1-a6df-42fb-ad10-3cb83821c8d4 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 251/503] 10.0.0.210 () {28 vars in 684 bytes} [Wed Jul 8 03:18:41 2026] GET /v3/88fdcc1a10f642678656419f332dc251/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-07-08 03:18:41.159 8 INFO cinder.api.openstack.wsgi [None req-30280ea5-175a-4324-b979-c0f3d0fc54cc 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/scheduler-stats/get_pools?detail=true 2026-07-08 03:18:41.661 8 INFO cinder.api.openstack.wsgi [None req-30280ea5-175a-4324-b979-c0f3d0fc54cc 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 253/504] 10.0.0.210 () {28 vars in 696 bytes} [Wed Jul 8 03:18:41 2026] GET /v3/88fdcc1a10f642678656419f332dc251/scheduler-stats/get_pools?detail=true => generated 670 bytes in 508 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-08 03:18:41.676 7 INFO cinder.api.openstack.wsgi [None req-78333692-a752-4023-9c6e-ba3419c9b414 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/os-services 2026-07-08 03:18:41.681 7 INFO cinder.api.openstack.wsgi [None req-78333692-a752-4023-9c6e-ba3419c9b414 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/os-services returned with HTTP 200 [pid: 7|app: 0|req: 252/505] 10.0.0.210 () {28 vars in 645 bytes} [Wed Jul 8 03:18:41 2026] GET /v3/88fdcc1a10f642678656419f332dc251/os-services => generated 646 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-08 03:18:41.692 8 INFO cinder.api.openstack.wsgi [None req-2da73fd0-d794-46e2-a644-4b99929f281c 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/volumes/detail?all_tenants=true 2026-07-08 03:18:41.711 8 INFO cinder.volume.api [None req-2da73fd0-d794-46e2-a644-4b99929f281c 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] Get all volumes completed successfully. 2026-07-08 03:18:41.713 8 INFO cinder.api.openstack.wsgi [None req-2da73fd0-d794-46e2-a644-4b99929f281c 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 254/506] 10.0.0.210 () {28 vars in 684 bytes} [Wed Jul 8 03:18:41 2026] GET /v3/88fdcc1a10f642678656419f332dc251/volumes/detail?all_tenants=true => generated 15 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-08 03:18:46.479 8 INFO cinder.api.openstack.wsgi [None req-2da73fd0-d794-46e2-a644-4b99929f281c 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 03:18:46.480 7 INFO cinder.api.openstack.wsgi [None req-78333692-a752-4023-9c6e-ba3419c9b414 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 03:18:46.480 7 INFO cinder.api.openstack.wsgi [None req-78333692-a752-4023-9c6e-ba3419c9b414 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 03:18:46.480 8 INFO cinder.api.openstack.wsgi [None req-2da73fd0-d794-46e2-a644-4b99929f281c 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 03:18:56.478 7 INFO cinder.api.openstack.wsgi [None req-78333692-a752-4023-9c6e-ba3419c9b414 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 03:18:56.478 8 INFO cinder.api.openstack.wsgi [None req-2da73fd0-d794-46e2-a644-4b99929f281c 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 03:18:56.479 7 INFO cinder.api.openstack.wsgi [None req-78333692-a752-4023-9c6e-ba3419c9b414 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 03:18:56.479 8 INFO cinder.api.openstack.wsgi [None req-2da73fd0-d794-46e2-a644-4b99929f281c 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 03:19:06.478 7 INFO cinder.api.openstack.wsgi [None req-78333692-a752-4023-9c6e-ba3419c9b414 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 03:19:06.479 7 INFO cinder.api.openstack.wsgi [None req-78333692-a752-4023-9c6e-ba3419c9b414 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 03:19:06.479 8 INFO cinder.api.openstack.wsgi [None req-2da73fd0-d794-46e2-a644-4b99929f281c 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 03:19:06.480 8 INFO cinder.api.openstack.wsgi [None req-2da73fd0-d794-46e2-a644-4b99929f281c 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 03:19:16.478 8 INFO cinder.api.openstack.wsgi [None req-2da73fd0-d794-46e2-a644-4b99929f281c 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 03:19:16.480 8 INFO cinder.api.openstack.wsgi [None req-2da73fd0-d794-46e2-a644-4b99929f281c 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 03:19:16.481 7 INFO cinder.api.openstack.wsgi [None req-78333692-a752-4023-9c6e-ba3419c9b414 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 03:19:16.483 7 INFO cinder.api.openstack.wsgi [None req-78333692-a752-4023-9c6e-ba3419c9b414 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 03:19:26.480 8 INFO cinder.api.openstack.wsgi [None req-2da73fd0-d794-46e2-a644-4b99929f281c 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 03:19:26.480 7 INFO cinder.api.openstack.wsgi [None req-78333692-a752-4023-9c6e-ba3419c9b414 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 03:19:26.481 8 INFO cinder.api.openstack.wsgi [None req-2da73fd0-d794-46e2-a644-4b99929f281c 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 03:19:26.481 7 INFO cinder.api.openstack.wsgi [None req-78333692-a752-4023-9c6e-ba3419c9b414 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 03:19:36.479 8 INFO cinder.api.openstack.wsgi [None req-2da73fd0-d794-46e2-a644-4b99929f281c 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 03:19:36.479 7 INFO cinder.api.openstack.wsgi [None req-78333692-a752-4023-9c6e-ba3419c9b414 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 03:19:36.480 8 INFO cinder.api.openstack.wsgi [None req-2da73fd0-d794-46e2-a644-4b99929f281c 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 03:19:36.480 7 INFO cinder.api.openstack.wsgi [None req-78333692-a752-4023-9c6e-ba3419c9b414 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 03:19:40.988 8 INFO cinder.api.openstack.wsgi [None req-7b0ffe08-1274-4e02-9e0a-243174839e2d 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/volumes/detail?all_tenants=true 2026-07-08 03:19:40.997 8 INFO cinder.volume.api [None req-7b0ffe08-1274-4e02-9e0a-243174839e2d 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] Get all volumes completed successfully. 2026-07-08 03:19:40.999 8 INFO cinder.api.openstack.wsgi [None req-7b0ffe08-1274-4e02-9e0a-243174839e2d 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 261/519] 10.0.0.210 () {28 vars in 684 bytes} [Wed Jul 8 03:19:40 2026] GET /v3/88fdcc1a10f642678656419f332dc251/volumes/detail?all_tenants=true => generated 15 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-08 03:19:41.010 7 INFO cinder.api.openstack.wsgi [None req-bbd2700c-84ac-4aa0-9c21-ef8d74ddd91a 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/volumes/detail?all_tenants=true 2026-07-08 03:19:41.022 7 INFO cinder.volume.api [None req-bbd2700c-84ac-4aa0-9c21-ef8d74ddd91a 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] Get all volumes completed successfully. 2026-07-08 03:19:41.025 7 INFO cinder.api.openstack.wsgi [None req-bbd2700c-84ac-4aa0-9c21-ef8d74ddd91a 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 259/520] 10.0.0.210 () {28 vars in 684 bytes} [Wed Jul 8 03:19:41 2026] GET /v3/88fdcc1a10f642678656419f332dc251/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-07-08 03:19:41.035 8 INFO cinder.api.openstack.wsgi [None req-cd37d573-5987-47f5-80fc-53b6564db9f7 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/snapshots?all_tenants=true 2026-07-08 03:19:41.041 8 INFO cinder.volume.api [None req-cd37d573-5987-47f5-80fc-53b6564db9f7 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] Get all snapshots completed successfully. 2026-07-08 03:19:41.042 8 INFO cinder.api.openstack.wsgi [None req-cd37d573-5987-47f5-80fc-53b6564db9f7 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 262/521] 10.0.0.210 () {28 vars in 674 bytes} [Wed Jul 8 03:19:41 2026] GET /v3/88fdcc1a10f642678656419f332dc251/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-07-08 03:19:41.056 7 INFO cinder.api.openstack.wsgi [None req-30f1807a-c66e-4038-b1ab-d1dd44e76413 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/os-services 2026-07-08 03:19:41.063 7 INFO cinder.api.openstack.wsgi [None req-30f1807a-c66e-4038-b1ab-d1dd44e76413 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/os-services returned with HTTP 200 [pid: 7|app: 0|req: 260/522] 10.0.0.210 () {28 vars in 645 bytes} [Wed Jul 8 03:19:41 2026] GET /v3/88fdcc1a10f642678656419f332dc251/os-services => generated 646 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-08 03:19:41.074 8 INFO cinder.api.openstack.wsgi [None req-edda7f31-e0e7-4dc7-a02b-1b6c03d7495e 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/scheduler-stats/get_pools?detail=true 2026-07-08 03:19:41.579 8 INFO cinder.api.openstack.wsgi [None req-edda7f31-e0e7-4dc7-a02b-1b6c03d7495e 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 263/523] 10.0.0.210 () {28 vars in 696 bytes} [Wed Jul 8 03:19:41 2026] GET /v3/88fdcc1a10f642678656419f332dc251/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-07-08 03:19:41.633 7 INFO cinder.api.openstack.wsgi [None req-bbf36886-5c42-4c12-9c9f-daa2be52484d 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/os-quota-sets/88fdcc1a10f642678656419f332dc251?usage=true 2026-07-08 03:19:41.651 7 INFO cinder.api.openstack.wsgi [None req-bbf36886-5c42-4c12-9c9f-daa2be52484d 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/os-quota-sets/88fdcc1a10f642678656419f332dc251?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 261/524] 10.0.0.210 () {28 vars in 736 bytes} [Wed Jul 8 03:19:41 2026] GET /v3/88fdcc1a10f642678656419f332dc251/os-quota-sets/88fdcc1a10f642678656419f332dc251?usage=true => generated 845 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-08 03:19:41.662 8 INFO cinder.api.openstack.wsgi [None req-88204333-3ac6-4fea-a5ee-49d821e102f8 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/os-quota-sets/b9cb75f000b2439780240d7f017682e9?usage=true 2026-07-08 03:19:41.685 8 INFO cinder.api.openstack.wsgi [None req-88204333-3ac6-4fea-a5ee-49d821e102f8 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/os-quota-sets/b9cb75f000b2439780240d7f017682e9?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 264/525] 10.0.0.210 () {28 vars in 736 bytes} [Wed Jul 8 03:19:41 2026] GET /v3/88fdcc1a10f642678656419f332dc251/os-quota-sets/b9cb75f000b2439780240d7f017682e9?usage=true => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-08 03:19:41.697 7 INFO cinder.api.openstack.wsgi [None req-55a2cd68-49e4-4057-bf5c-a8916b5c442a 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/os-quota-sets/d4d7b92a35ff4a54a3ed25292af5a36d?usage=true 2026-07-08 03:19:41.717 7 INFO cinder.api.openstack.wsgi [None req-55a2cd68-49e4-4057-bf5c-a8916b5c442a 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/os-quota-sets/d4d7b92a35ff4a54a3ed25292af5a36d?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 262/526] 10.0.0.210 () {28 vars in 736 bytes} [Wed Jul 8 03:19:41 2026] GET /v3/88fdcc1a10f642678656419f332dc251/os-quota-sets/d4d7b92a35ff4a54a3ed25292af5a36d?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-08 03:19:46.481 8 INFO cinder.api.openstack.wsgi [None req-88204333-3ac6-4fea-a5ee-49d821e102f8 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 03:19:46.481 8 INFO cinder.api.openstack.wsgi [None req-88204333-3ac6-4fea-a5ee-49d821e102f8 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 03:19:46.481 7 INFO cinder.api.openstack.wsgi [None req-55a2cd68-49e4-4057-bf5c-a8916b5c442a 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 03:19:46.483 7 INFO cinder.api.openstack.wsgi [None req-55a2cd68-49e4-4057-bf5c-a8916b5c442a 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 03:19:56.478 8 INFO cinder.api.openstack.wsgi [None req-88204333-3ac6-4fea-a5ee-49d821e102f8 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 03:19:56.479 7 INFO cinder.api.openstack.wsgi [None req-55a2cd68-49e4-4057-bf5c-a8916b5c442a 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 03:19:56.480 7 INFO cinder.api.openstack.wsgi [None req-55a2cd68-49e4-4057-bf5c-a8916b5c442a 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 03:19:56.480 8 INFO cinder.api.openstack.wsgi [None req-88204333-3ac6-4fea-a5ee-49d821e102f8 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 03:20:06.479 8 INFO cinder.api.openstack.wsgi [None req-88204333-3ac6-4fea-a5ee-49d821e102f8 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 03:20:06.479 7 INFO cinder.api.openstack.wsgi [None req-55a2cd68-49e4-4057-bf5c-a8916b5c442a 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 03:20:06.479 8 INFO cinder.api.openstack.wsgi [None req-88204333-3ac6-4fea-a5ee-49d821e102f8 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 03:20:06.480 7 INFO cinder.api.openstack.wsgi [None req-55a2cd68-49e4-4057-bf5c-a8916b5c442a 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 03:20:16.478 7 INFO cinder.api.openstack.wsgi [None req-55a2cd68-49e4-4057-bf5c-a8916b5c442a 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 03:20:16.478 8 INFO cinder.api.openstack.wsgi [None req-88204333-3ac6-4fea-a5ee-49d821e102f8 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 03:20:16.479 7 INFO cinder.api.openstack.wsgi [None req-55a2cd68-49e4-4057-bf5c-a8916b5c442a 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 03:20:16.479 8 INFO cinder.api.openstack.wsgi [None req-88204333-3ac6-4fea-a5ee-49d821e102f8 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 03:20:26.479 7 INFO cinder.api.openstack.wsgi [None req-55a2cd68-49e4-4057-bf5c-a8916b5c442a 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 03:20:26.479 8 INFO cinder.api.openstack.wsgi [None req-88204333-3ac6-4fea-a5ee-49d821e102f8 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 03:20:26.480 7 INFO cinder.api.openstack.wsgi [None req-55a2cd68-49e4-4057-bf5c-a8916b5c442a 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 03:20:26.480 8 INFO cinder.api.openstack.wsgi [None req-88204333-3ac6-4fea-a5ee-49d821e102f8 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 03:20:36.480 8 INFO cinder.api.openstack.wsgi [None req-88204333-3ac6-4fea-a5ee-49d821e102f8 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 03:20:36.480 7 INFO cinder.api.openstack.wsgi [None req-55a2cd68-49e4-4057-bf5c-a8916b5c442a 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 03:20:36.480 8 INFO cinder.api.openstack.wsgi [None req-88204333-3ac6-4fea-a5ee-49d821e102f8 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 03:20:36.481 7 INFO cinder.api.openstack.wsgi [None req-55a2cd68-49e4-4057-bf5c-a8916b5c442a 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 03:20:40.901 8 INFO cinder.api.openstack.wsgi [None req-46d2364b-091f-4f25-97b7-a28eb863e5f5 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/volumes/detail?all_tenants=true 2026-07-08 03:20:40.910 8 INFO cinder.volume.api [None req-46d2364b-091f-4f25-97b7-a28eb863e5f5 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] Get all volumes completed successfully. 2026-07-08 03:20:40.912 8 INFO cinder.api.openstack.wsgi [None req-46d2364b-091f-4f25-97b7-a28eb863e5f5 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 271/539] 10.0.0.210 () {28 vars in 684 bytes} [Wed Jul 8 03:20:40 2026] GET /v3/88fdcc1a10f642678656419f332dc251/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-07-08 03:20:40.922 7 INFO cinder.api.openstack.wsgi [None req-46c88228-6b4d-491e-953c-328a38fc7a00 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/volumes/detail?all_tenants=true 2026-07-08 03:20:40.936 7 INFO cinder.volume.api [None req-46c88228-6b4d-491e-953c-328a38fc7a00 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] Get all volumes completed successfully. 2026-07-08 03:20:40.938 7 INFO cinder.api.openstack.wsgi [None req-46c88228-6b4d-491e-953c-328a38fc7a00 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 269/540] 10.0.0.210 () {28 vars in 684 bytes} [Wed Jul 8 03:20:40 2026] GET /v3/88fdcc1a10f642678656419f332dc251/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-07-08 03:20:40.949 8 INFO cinder.api.openstack.wsgi [None req-d2743176-34b7-4183-925d-d27ce624f011 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/scheduler-stats/get_pools?detail=true 2026-07-08 03:20:41.454 8 INFO cinder.api.openstack.wsgi [None req-d2743176-34b7-4183-925d-d27ce624f011 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 272/541] 10.0.0.210 () {28 vars in 696 bytes} [Wed Jul 8 03:20:40 2026] GET /v3/88fdcc1a10f642678656419f332dc251/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-07-08 03:20:41.464 7 INFO cinder.api.openstack.wsgi [None req-0388dc2c-07ca-44ad-ba9f-77db775b42d8 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/snapshots?all_tenants=true 2026-07-08 03:20:41.469 7 INFO cinder.volume.api [None req-0388dc2c-07ca-44ad-ba9f-77db775b42d8 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] Get all snapshots completed successfully. 2026-07-08 03:20:41.470 7 INFO cinder.api.openstack.wsgi [None req-0388dc2c-07ca-44ad-ba9f-77db775b42d8 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 270/542] 10.0.0.210 () {28 vars in 674 bytes} [Wed Jul 8 03:20:41 2026] GET /v3/88fdcc1a10f642678656419f332dc251/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-07-08 03:20:41.483 8 INFO cinder.api.openstack.wsgi [None req-dbd56c1e-3b63-4384-905c-24fb8439cce1 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/os-services 2026-07-08 03:20:41.490 8 INFO cinder.api.openstack.wsgi [None req-dbd56c1e-3b63-4384-905c-24fb8439cce1 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/os-services returned with HTTP 200 [pid: 8|app: 0|req: 273/543] 10.0.0.210 () {28 vars in 645 bytes} [Wed Jul 8 03:20:41 2026] GET /v3/88fdcc1a10f642678656419f332dc251/os-services => generated 646 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-08 03:20:41.522 7 INFO cinder.api.openstack.wsgi [None req-05c76c03-2ecb-4a7e-88fc-b2011ddf98a0 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/os-quota-sets/88fdcc1a10f642678656419f332dc251?usage=true 2026-07-08 03:20:41.545 7 INFO cinder.api.openstack.wsgi [None req-05c76c03-2ecb-4a7e-88fc-b2011ddf98a0 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/os-quota-sets/88fdcc1a10f642678656419f332dc251?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 271/544] 10.0.0.210 () {28 vars in 736 bytes} [Wed Jul 8 03:20:41 2026] GET /v3/88fdcc1a10f642678656419f332dc251/os-quota-sets/88fdcc1a10f642678656419f332dc251?usage=true => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-08 03:20:41.569 8 INFO cinder.api.openstack.wsgi [None req-21c882bd-e8e0-4b73-afcd-be9fa54e89e4 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/os-quota-sets/b9cb75f000b2439780240d7f017682e9?usage=true 2026-07-08 03:20:41.602 8 INFO cinder.api.openstack.wsgi [None req-21c882bd-e8e0-4b73-afcd-be9fa54e89e4 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/os-quota-sets/b9cb75f000b2439780240d7f017682e9?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 274/545] 10.0.0.210 () {28 vars in 736 bytes} [Wed Jul 8 03:20:41 2026] GET /v3/88fdcc1a10f642678656419f332dc251/os-quota-sets/b9cb75f000b2439780240d7f017682e9?usage=true => generated 845 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-08 03:20:41.614 7 INFO cinder.api.openstack.wsgi [None req-0422ad72-e11a-43dc-977b-85e8903bf9a9 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/os-quota-sets/d4d7b92a35ff4a54a3ed25292af5a36d?usage=true 2026-07-08 03:20:41.632 7 INFO cinder.api.openstack.wsgi [None req-0422ad72-e11a-43dc-977b-85e8903bf9a9 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/os-quota-sets/d4d7b92a35ff4a54a3ed25292af5a36d?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 272/546] 10.0.0.210 () {28 vars in 736 bytes} [Wed Jul 8 03:20:41 2026] GET /v3/88fdcc1a10f642678656419f332dc251/os-quota-sets/d4d7b92a35ff4a54a3ed25292af5a36d?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-08 03:20:46.478 8 INFO cinder.api.openstack.wsgi [None req-21c882bd-e8e0-4b73-afcd-be9fa54e89e4 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 03:20:46.478 7 INFO cinder.api.openstack.wsgi [None req-0422ad72-e11a-43dc-977b-85e8903bf9a9 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 03:20:46.479 7 INFO cinder.api.openstack.wsgi [None req-0422ad72-e11a-43dc-977b-85e8903bf9a9 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 03:20:46.479 8 INFO cinder.api.openstack.wsgi [None req-21c882bd-e8e0-4b73-afcd-be9fa54e89e4 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 03:20:56.479 7 INFO cinder.api.openstack.wsgi [None req-0422ad72-e11a-43dc-977b-85e8903bf9a9 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 03:20:56.480 7 INFO cinder.api.openstack.wsgi [None req-0422ad72-e11a-43dc-977b-85e8903bf9a9 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 03:20:56.480 8 INFO cinder.api.openstack.wsgi [None req-21c882bd-e8e0-4b73-afcd-be9fa54e89e4 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 03:20:56.481 8 INFO cinder.api.openstack.wsgi [None req-21c882bd-e8e0-4b73-afcd-be9fa54e89e4 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 03:21:06.479 8 INFO cinder.api.openstack.wsgi [None req-21c882bd-e8e0-4b73-afcd-be9fa54e89e4 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 03:21:06.479 7 INFO cinder.api.openstack.wsgi [None req-0422ad72-e11a-43dc-977b-85e8903bf9a9 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 03:21:06.480 7 INFO cinder.api.openstack.wsgi [None req-0422ad72-e11a-43dc-977b-85e8903bf9a9 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 03:21:06.480 8 INFO cinder.api.openstack.wsgi [None req-21c882bd-e8e0-4b73-afcd-be9fa54e89e4 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 03:21:16.479 8 INFO cinder.api.openstack.wsgi [None req-21c882bd-e8e0-4b73-afcd-be9fa54e89e4 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 03:21:16.479 7 INFO cinder.api.openstack.wsgi [None req-0422ad72-e11a-43dc-977b-85e8903bf9a9 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 03:21:16.479 8 INFO cinder.api.openstack.wsgi [None req-21c882bd-e8e0-4b73-afcd-be9fa54e89e4 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 03:21:16.480 7 INFO cinder.api.openstack.wsgi [None req-0422ad72-e11a-43dc-977b-85e8903bf9a9 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 03:21:26.479 8 INFO cinder.api.openstack.wsgi [None req-21c882bd-e8e0-4b73-afcd-be9fa54e89e4 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 03:21:26.479 7 INFO cinder.api.openstack.wsgi [None req-0422ad72-e11a-43dc-977b-85e8903bf9a9 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 03:21:26.480 7 INFO cinder.api.openstack.wsgi [None req-0422ad72-e11a-43dc-977b-85e8903bf9a9 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 03:21:26.480 8 INFO cinder.api.openstack.wsgi [None req-21c882bd-e8e0-4b73-afcd-be9fa54e89e4 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 03:21:36.478 7 INFO cinder.api.openstack.wsgi [None req-0422ad72-e11a-43dc-977b-85e8903bf9a9 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 03:21:36.478 8 INFO cinder.api.openstack.wsgi [None req-21c882bd-e8e0-4b73-afcd-be9fa54e89e4 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 03:21:36.479 7 INFO cinder.api.openstack.wsgi [None req-0422ad72-e11a-43dc-977b-85e8903bf9a9 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 03:21:36.480 8 INFO cinder.api.openstack.wsgi [None req-21c882bd-e8e0-4b73-afcd-be9fa54e89e4 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 03:21:40.979 7 INFO cinder.api.openstack.wsgi [None req-0bbe3b6f-bc57-4371-bba9-069b750857e5 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/os-services 2026-07-08 03:21:40.989 7 INFO cinder.api.openstack.wsgi [None req-0bbe3b6f-bc57-4371-bba9-069b750857e5 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/os-services returned with HTTP 200 [pid: 7|app: 0|req: 279/559] 10.0.0.210 () {28 vars in 645 bytes} [Wed Jul 8 03:21:40 2026] GET /v3/88fdcc1a10f642678656419f332dc251/os-services => generated 646 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-08 03:21:41.000 8 INFO cinder.api.openstack.wsgi [None req-c4129bb8-6015-4fbb-a1eb-29b9acab5eae 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/scheduler-stats/get_pools?detail=true 2026-07-08 03:21:41.504 8 INFO cinder.api.openstack.wsgi [None req-c4129bb8-6015-4fbb-a1eb-29b9acab5eae 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 281/560] 10.0.0.210 () {28 vars in 696 bytes} [Wed Jul 8 03:21:40 2026] GET /v3/88fdcc1a10f642678656419f332dc251/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-07-08 03:21:41.545 7 INFO cinder.api.openstack.wsgi [None req-88357265-4c76-4c78-ad32-ec0ab9c4be9c 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/os-quota-sets/88fdcc1a10f642678656419f332dc251?usage=true 2026-07-08 03:21:41.569 7 INFO cinder.api.openstack.wsgi [None req-88357265-4c76-4c78-ad32-ec0ab9c4be9c 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/os-quota-sets/88fdcc1a10f642678656419f332dc251?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 280/561] 10.0.0.210 () {28 vars in 736 bytes} [Wed Jul 8 03:21:41 2026] GET /v3/88fdcc1a10f642678656419f332dc251/os-quota-sets/88fdcc1a10f642678656419f332dc251?usage=true => generated 845 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-08 03:21:41.581 8 INFO cinder.api.openstack.wsgi [None req-bd181fc9-8e98-4125-9d02-33c9cc0fb37f 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/os-quota-sets/b9cb75f000b2439780240d7f017682e9?usage=true 2026-07-08 03:21:41.608 8 INFO cinder.api.openstack.wsgi [None req-bd181fc9-8e98-4125-9d02-33c9cc0fb37f 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/os-quota-sets/b9cb75f000b2439780240d7f017682e9?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 282/562] 10.0.0.210 () {28 vars in 736 bytes} [Wed Jul 8 03:21:41 2026] GET /v3/88fdcc1a10f642678656419f332dc251/os-quota-sets/b9cb75f000b2439780240d7f017682e9?usage=true => generated 845 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-08 03:21:41.618 7 INFO cinder.api.openstack.wsgi [None req-929c083a-a0a1-4466-995b-6233793ce89b 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/os-quota-sets/d4d7b92a35ff4a54a3ed25292af5a36d?usage=true 2026-07-08 03:21:41.637 7 INFO cinder.api.openstack.wsgi [None req-929c083a-a0a1-4466-995b-6233793ce89b 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/os-quota-sets/d4d7b92a35ff4a54a3ed25292af5a36d?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 281/563] 10.0.0.210 () {28 vars in 736 bytes} [Wed Jul 8 03:21:41 2026] GET /v3/88fdcc1a10f642678656419f332dc251/os-quota-sets/d4d7b92a35ff4a54a3ed25292af5a36d?usage=true => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-08 03:21:41.648 8 INFO cinder.api.openstack.wsgi [None req-2adcbbde-d49c-483c-90c8-6e0deef1ebec 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/volumes/detail?all_tenants=true 2026-07-08 03:21:41.657 8 INFO cinder.volume.api [None req-2adcbbde-d49c-483c-90c8-6e0deef1ebec 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] Get all volumes completed successfully. 2026-07-08 03:21:41.659 8 INFO cinder.api.openstack.wsgi [None req-2adcbbde-d49c-483c-90c8-6e0deef1ebec 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 283/564] 10.0.0.210 () {28 vars in 684 bytes} [Wed Jul 8 03:21:41 2026] GET /v3/88fdcc1a10f642678656419f332dc251/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-07-08 03:21:41.670 7 INFO cinder.api.openstack.wsgi [None req-ace0b99a-d0eb-498a-a141-dfba7564484e 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/snapshots?all_tenants=true 2026-07-08 03:21:41.678 7 INFO cinder.volume.api [None req-ace0b99a-d0eb-498a-a141-dfba7564484e 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] Get all snapshots completed successfully. 2026-07-08 03:21:41.679 7 INFO cinder.api.openstack.wsgi [None req-ace0b99a-d0eb-498a-a141-dfba7564484e 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 282/565] 10.0.0.210 () {28 vars in 674 bytes} [Wed Jul 8 03:21:41 2026] GET /v3/88fdcc1a10f642678656419f332dc251/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-07-08 03:21:41.691 8 INFO cinder.api.openstack.wsgi [None req-635aa923-7997-4fcd-a12d-8a1d6f9040e2 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/volumes/detail?all_tenants=true 2026-07-08 03:21:41.700 8 INFO cinder.volume.api [None req-635aa923-7997-4fcd-a12d-8a1d6f9040e2 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] Get all volumes completed successfully. 2026-07-08 03:21:41.702 8 INFO cinder.api.openstack.wsgi [None req-635aa923-7997-4fcd-a12d-8a1d6f9040e2 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 284/566] 10.0.0.210 () {28 vars in 684 bytes} [Wed Jul 8 03:21:41 2026] GET /v3/88fdcc1a10f642678656419f332dc251/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-07-08 03:21:46.479 7 INFO cinder.api.openstack.wsgi [None req-ace0b99a-d0eb-498a-a141-dfba7564484e 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 03:21:46.479 8 INFO cinder.api.openstack.wsgi [None req-635aa923-7997-4fcd-a12d-8a1d6f9040e2 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 03:21:46.480 7 INFO cinder.api.openstack.wsgi [None req-ace0b99a-d0eb-498a-a141-dfba7564484e 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 03:21:46.480 8 INFO cinder.api.openstack.wsgi [None req-635aa923-7997-4fcd-a12d-8a1d6f9040e2 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 03:21:56.479 7 INFO cinder.api.openstack.wsgi [None req-ace0b99a-d0eb-498a-a141-dfba7564484e 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 03:21:56.480 8 INFO cinder.api.openstack.wsgi [None req-635aa923-7997-4fcd-a12d-8a1d6f9040e2 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 03:21:56.480 7 INFO cinder.api.openstack.wsgi [None req-ace0b99a-d0eb-498a-a141-dfba7564484e 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 03:21:56.481 8 INFO cinder.api.openstack.wsgi [None req-635aa923-7997-4fcd-a12d-8a1d6f9040e2 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 03:22:06.479 8 INFO cinder.api.openstack.wsgi [None req-635aa923-7997-4fcd-a12d-8a1d6f9040e2 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 03:22:06.479 7 INFO cinder.api.openstack.wsgi [None req-ace0b99a-d0eb-498a-a141-dfba7564484e 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 03:22:06.480 8 INFO cinder.api.openstack.wsgi [None req-635aa923-7997-4fcd-a12d-8a1d6f9040e2 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 03:22:06.480 7 INFO cinder.api.openstack.wsgi [None req-ace0b99a-d0eb-498a-a141-dfba7564484e 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 03:22:16.482 8 INFO cinder.api.openstack.wsgi [None req-635aa923-7997-4fcd-a12d-8a1d6f9040e2 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 03:22:16.482 7 INFO cinder.api.openstack.wsgi [None req-ace0b99a-d0eb-498a-a141-dfba7564484e 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 03:22:16.482 8 INFO cinder.api.openstack.wsgi [None req-635aa923-7997-4fcd-a12d-8a1d6f9040e2 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 03:22:16.483 7 INFO cinder.api.openstack.wsgi [None req-ace0b99a-d0eb-498a-a141-dfba7564484e 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 03:22:26.480 7 INFO cinder.api.openstack.wsgi [None req-ace0b99a-d0eb-498a-a141-dfba7564484e 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 03:22:26.481 7 INFO cinder.api.openstack.wsgi [None req-ace0b99a-d0eb-498a-a141-dfba7564484e 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 03:22:26.481 8 INFO cinder.api.openstack.wsgi [None req-635aa923-7997-4fcd-a12d-8a1d6f9040e2 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 03:22:26.487 8 INFO cinder.api.openstack.wsgi [None req-635aa923-7997-4fcd-a12d-8a1d6f9040e2 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 03:22:36.479 7 INFO cinder.api.openstack.wsgi [None req-ace0b99a-d0eb-498a-a141-dfba7564484e 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 03:22:36.479 8 INFO cinder.api.openstack.wsgi [None req-635aa923-7997-4fcd-a12d-8a1d6f9040e2 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 03:22:36.480 7 INFO cinder.api.openstack.wsgi [None req-ace0b99a-d0eb-498a-a141-dfba7564484e 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 03:22:36.480 8 INFO cinder.api.openstack.wsgi [None req-635aa923-7997-4fcd-a12d-8a1d6f9040e2 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 03:22:41.027 7 INFO cinder.api.openstack.wsgi [None req-25f66698-e357-4acf-a4f5-85b9b28c0bb5 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/os-quota-sets/88fdcc1a10f642678656419f332dc251?usage=true 2026-07-08 03:22:41.050 7 INFO cinder.api.openstack.wsgi [None req-25f66698-e357-4acf-a4f5-85b9b28c0bb5 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/os-quota-sets/88fdcc1a10f642678656419f332dc251?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 289/579] 10.0.0.210 () {28 vars in 736 bytes} [Wed Jul 8 03:22:40 2026] GET /v3/88fdcc1a10f642678656419f332dc251/os-quota-sets/88fdcc1a10f642678656419f332dc251?usage=true => generated 845 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-08 03:22:41.067 8 INFO cinder.api.openstack.wsgi [None req-b39f8f33-17fd-4ea9-827f-e2f1f1e23b4c 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/os-quota-sets/b9cb75f000b2439780240d7f017682e9?usage=true 2026-07-08 03:22:41.091 8 INFO cinder.api.openstack.wsgi [None req-b39f8f33-17fd-4ea9-827f-e2f1f1e23b4c 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/os-quota-sets/b9cb75f000b2439780240d7f017682e9?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 291/580] 10.0.0.210 () {28 vars in 736 bytes} [Wed Jul 8 03:22:41 2026] GET /v3/88fdcc1a10f642678656419f332dc251/os-quota-sets/b9cb75f000b2439780240d7f017682e9?usage=true => generated 845 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-08 03:22:41.103 7 INFO cinder.api.openstack.wsgi [None req-7384c1cd-8de8-4015-8a91-b80bea075217 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/os-quota-sets/d4d7b92a35ff4a54a3ed25292af5a36d?usage=true 2026-07-08 03:22:41.123 7 INFO cinder.api.openstack.wsgi [None req-7384c1cd-8de8-4015-8a91-b80bea075217 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/os-quota-sets/d4d7b92a35ff4a54a3ed25292af5a36d?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 290/581] 10.0.0.210 () {28 vars in 736 bytes} [Wed Jul 8 03:22:41 2026] GET /v3/88fdcc1a10f642678656419f332dc251/os-quota-sets/d4d7b92a35ff4a54a3ed25292af5a36d?usage=true => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-08 03:22:41.135 8 INFO cinder.api.openstack.wsgi [None req-c7d8e5f9-44fc-4c93-935c-89224d40568a 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/scheduler-stats/get_pools?detail=true 2026-07-08 03:22:41.639 8 INFO cinder.api.openstack.wsgi [None req-c7d8e5f9-44fc-4c93-935c-89224d40568a 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 292/582] 10.0.0.210 () {28 vars in 696 bytes} [Wed Jul 8 03:22:41 2026] GET /v3/88fdcc1a10f642678656419f332dc251/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-07-08 03:22:41.652 7 INFO cinder.api.openstack.wsgi [None req-c98293f1-8fc3-45d2-bfa5-4a56e0ac0525 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/volumes/detail?all_tenants=true 2026-07-08 03:22:41.662 7 INFO cinder.volume.api [None req-c98293f1-8fc3-45d2-bfa5-4a56e0ac0525 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] Get all volumes completed successfully. 2026-07-08 03:22:41.663 7 INFO cinder.api.openstack.wsgi [None req-c98293f1-8fc3-45d2-bfa5-4a56e0ac0525 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 291/583] 10.0.0.210 () {28 vars in 684 bytes} [Wed Jul 8 03:22:41 2026] GET /v3/88fdcc1a10f642678656419f332dc251/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-07-08 03:22:41.676 8 INFO cinder.api.openstack.wsgi [None req-52e2942d-51aa-457b-a74f-2c30910b7d28 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/volumes/detail?all_tenants=true 2026-07-08 03:22:41.687 8 INFO cinder.volume.api [None req-52e2942d-51aa-457b-a74f-2c30910b7d28 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] Get all volumes completed successfully. 2026-07-08 03:22:41.690 8 INFO cinder.api.openstack.wsgi [None req-52e2942d-51aa-457b-a74f-2c30910b7d28 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 293/584] 10.0.0.210 () {28 vars in 684 bytes} [Wed Jul 8 03:22:41 2026] GET /v3/88fdcc1a10f642678656419f332dc251/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-07-08 03:22:41.703 7 INFO cinder.api.openstack.wsgi [None req-fbc44640-541c-41df-a1a5-859a191adf25 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/snapshots?all_tenants=true 2026-07-08 03:22:41.712 7 INFO cinder.volume.api [None req-fbc44640-541c-41df-a1a5-859a191adf25 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] Get all snapshots completed successfully. 2026-07-08 03:22:41.713 7 INFO cinder.api.openstack.wsgi [None req-fbc44640-541c-41df-a1a5-859a191adf25 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 292/585] 10.0.0.210 () {28 vars in 674 bytes} [Wed Jul 8 03:22:41 2026] GET /v3/88fdcc1a10f642678656419f332dc251/snapshots?all_tenants=true => generated 17 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-08 03:22:41.725 8 INFO cinder.api.openstack.wsgi [None req-2458170f-9ac3-42e1-a470-30454fd14bd6 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/os-services 2026-07-08 03:22:41.733 8 INFO cinder.api.openstack.wsgi [None req-2458170f-9ac3-42e1-a470-30454fd14bd6 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/os-services returned with HTTP 200 [pid: 8|app: 0|req: 294/586] 10.0.0.210 () {28 vars in 645 bytes} [Wed Jul 8 03:22:41 2026] GET /v3/88fdcc1a10f642678656419f332dc251/os-services => generated 646 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-08 03:22:46.480 7 INFO cinder.api.openstack.wsgi [None req-fbc44640-541c-41df-a1a5-859a191adf25 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 03:22:46.480 8 INFO cinder.api.openstack.wsgi [None req-2458170f-9ac3-42e1-a470-30454fd14bd6 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 03:22:46.481 7 INFO cinder.api.openstack.wsgi [None req-fbc44640-541c-41df-a1a5-859a191adf25 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 03:22:46.481 8 INFO cinder.api.openstack.wsgi [None req-2458170f-9ac3-42e1-a470-30454fd14bd6 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 03:22:56.480 8 INFO cinder.api.openstack.wsgi [None req-2458170f-9ac3-42e1-a470-30454fd14bd6 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 03:22:56.480 7 INFO cinder.api.openstack.wsgi [None req-fbc44640-541c-41df-a1a5-859a191adf25 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 03:22:56.481 7 INFO cinder.api.openstack.wsgi [None req-fbc44640-541c-41df-a1a5-859a191adf25 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 03:22:56.481 8 INFO cinder.api.openstack.wsgi [None req-2458170f-9ac3-42e1-a470-30454fd14bd6 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 03:23:06.479 7 INFO cinder.api.openstack.wsgi [None req-fbc44640-541c-41df-a1a5-859a191adf25 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 03:23:06.479 8 INFO cinder.api.openstack.wsgi [None req-2458170f-9ac3-42e1-a470-30454fd14bd6 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 03:23:06.481 8 INFO cinder.api.openstack.wsgi [None req-2458170f-9ac3-42e1-a470-30454fd14bd6 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 03:23:06.481 7 INFO cinder.api.openstack.wsgi [None req-fbc44640-541c-41df-a1a5-859a191adf25 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 03:23:16.478 7 INFO cinder.api.openstack.wsgi [None req-fbc44640-541c-41df-a1a5-859a191adf25 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 03:23:16.478 8 INFO cinder.api.openstack.wsgi [None req-2458170f-9ac3-42e1-a470-30454fd14bd6 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 03:23:16.479 7 INFO cinder.api.openstack.wsgi [None req-fbc44640-541c-41df-a1a5-859a191adf25 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 03:23:16.481 8 INFO cinder.api.openstack.wsgi [None req-2458170f-9ac3-42e1-a470-30454fd14bd6 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 03:23:26.478 7 INFO cinder.api.openstack.wsgi [None req-fbc44640-541c-41df-a1a5-859a191adf25 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 03:23:26.479 7 INFO cinder.api.openstack.wsgi [None req-fbc44640-541c-41df-a1a5-859a191adf25 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 03:23:26.479 8 INFO cinder.api.openstack.wsgi [None req-2458170f-9ac3-42e1-a470-30454fd14bd6 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 03:23:26.480 8 INFO cinder.api.openstack.wsgi [None req-2458170f-9ac3-42e1-a470-30454fd14bd6 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 03:23:36.478 7 INFO cinder.api.openstack.wsgi [None req-fbc44640-541c-41df-a1a5-859a191adf25 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 03:23:36.478 8 INFO cinder.api.openstack.wsgi [None req-2458170f-9ac3-42e1-a470-30454fd14bd6 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 03:23:36.479 7 INFO cinder.api.openstack.wsgi [None req-fbc44640-541c-41df-a1a5-859a191adf25 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 03:23:36.479 8 INFO cinder.api.openstack.wsgi [None req-2458170f-9ac3-42e1-a470-30454fd14bd6 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 03:23:40.908 7 INFO cinder.api.openstack.wsgi [None req-52f3b356-08cd-412e-9686-7ca52091a510 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/snapshots?all_tenants=true 2026-07-08 03:23:40.916 7 INFO cinder.volume.api [None req-52f3b356-08cd-412e-9686-7ca52091a510 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] Get all snapshots completed successfully. 2026-07-08 03:23:40.916 7 INFO cinder.api.openstack.wsgi [None req-52f3b356-08cd-412e-9686-7ca52091a510 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 299/599] 10.0.0.210 () {28 vars in 674 bytes} [Wed Jul 8 03:23:40 2026] GET /v3/88fdcc1a10f642678656419f332dc251/snapshots?all_tenants=true => generated 17 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-08 03:23:40.930 8 INFO cinder.api.openstack.wsgi [None req-b7d5a6c9-f666-474f-9aed-7cb3a931bf2f 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/volumes/detail?all_tenants=true 2026-07-08 03:23:40.941 8 INFO cinder.volume.api [None req-b7d5a6c9-f666-474f-9aed-7cb3a931bf2f 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] Get all volumes completed successfully. 2026-07-08 03:23:40.944 8 INFO cinder.api.openstack.wsgi [None req-b7d5a6c9-f666-474f-9aed-7cb3a931bf2f 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 301/600] 10.0.0.210 () {28 vars in 684 bytes} [Wed Jul 8 03:23:40 2026] GET /v3/88fdcc1a10f642678656419f332dc251/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-07-08 03:23:40.959 7 INFO cinder.api.openstack.wsgi [None req-a886d006-1ba4-4780-ae27-61b3f74a6757 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/os-services 2026-07-08 03:23:40.963 7 INFO cinder.api.openstack.wsgi [None req-a886d006-1ba4-4780-ae27-61b3f74a6757 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/os-services returned with HTTP 200 [pid: 7|app: 0|req: 300/601] 10.0.0.210 () {28 vars in 645 bytes} [Wed Jul 8 03:23:40 2026] GET /v3/88fdcc1a10f642678656419f332dc251/os-services => generated 646 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-08 03:23:40.975 8 INFO cinder.api.openstack.wsgi [None req-ca8bea49-5310-4409-ba2c-b3734a02e3e5 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/scheduler-stats/get_pools?detail=true 2026-07-08 03:23:41.479 8 INFO cinder.api.openstack.wsgi [None req-ca8bea49-5310-4409-ba2c-b3734a02e3e5 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 302/602] 10.0.0.210 () {28 vars in 696 bytes} [Wed Jul 8 03:23:40 2026] GET /v3/88fdcc1a10f642678656419f332dc251/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-07-08 03:23:41.491 7 INFO cinder.api.openstack.wsgi [None req-7998fff2-798e-42e1-a7d1-0b1141431506 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/volumes/detail?all_tenants=true 2026-07-08 03:23:41.499 7 INFO cinder.volume.api [None req-7998fff2-798e-42e1-a7d1-0b1141431506 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] Get all volumes completed successfully. 2026-07-08 03:23:41.500 7 INFO cinder.api.openstack.wsgi [None req-7998fff2-798e-42e1-a7d1-0b1141431506 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 301/603] 10.0.0.210 () {28 vars in 684 bytes} [Wed Jul 8 03:23:41 2026] GET /v3/88fdcc1a10f642678656419f332dc251/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-07-08 03:23:41.563 8 INFO cinder.api.openstack.wsgi [None req-007dade7-c7a4-4c82-bc89-1ac74a1b8832 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/os-quota-sets/88fdcc1a10f642678656419f332dc251?usage=true 2026-07-08 03:23:41.593 8 INFO cinder.api.openstack.wsgi [None req-007dade7-c7a4-4c82-bc89-1ac74a1b8832 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/os-quota-sets/88fdcc1a10f642678656419f332dc251?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 303/604] 10.0.0.210 () {28 vars in 736 bytes} [Wed Jul 8 03:23:41 2026] GET /v3/88fdcc1a10f642678656419f332dc251/os-quota-sets/88fdcc1a10f642678656419f332dc251?usage=true => generated 845 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-08 03:23:41.605 7 INFO cinder.api.openstack.wsgi [None req-b5d8f81f-b6b7-4397-b8b6-004f0bf92881 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/os-quota-sets/b9cb75f000b2439780240d7f017682e9?usage=true 2026-07-08 03:23:41.624 7 INFO cinder.api.openstack.wsgi [None req-b5d8f81f-b6b7-4397-b8b6-004f0bf92881 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/os-quota-sets/b9cb75f000b2439780240d7f017682e9?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 302/605] 10.0.0.210 () {28 vars in 736 bytes} [Wed Jul 8 03:23:41 2026] GET /v3/88fdcc1a10f642678656419f332dc251/os-quota-sets/b9cb75f000b2439780240d7f017682e9?usage=true => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-08 03:23:41.636 8 INFO cinder.api.openstack.wsgi [None req-2bd6f3c7-d8ca-443d-a14d-d4fed68e876f 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/os-quota-sets/d4d7b92a35ff4a54a3ed25292af5a36d?usage=true 2026-07-08 03:23:41.657 8 INFO cinder.api.openstack.wsgi [None req-2bd6f3c7-d8ca-443d-a14d-d4fed68e876f 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/os-quota-sets/d4d7b92a35ff4a54a3ed25292af5a36d?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 304/606] 10.0.0.210 () {28 vars in 736 bytes} [Wed Jul 8 03:23:41 2026] GET /v3/88fdcc1a10f642678656419f332dc251/os-quota-sets/d4d7b92a35ff4a54a3ed25292af5a36d?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-08 03:23:46.479 8 INFO cinder.api.openstack.wsgi [None req-2bd6f3c7-d8ca-443d-a14d-d4fed68e876f 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 03:23:46.479 7 INFO cinder.api.openstack.wsgi [None req-b5d8f81f-b6b7-4397-b8b6-004f0bf92881 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 03:23:46.480 8 INFO cinder.api.openstack.wsgi [None req-2bd6f3c7-d8ca-443d-a14d-d4fed68e876f 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 03:23:46.480 7 INFO cinder.api.openstack.wsgi [None req-b5d8f81f-b6b7-4397-b8b6-004f0bf92881 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 03:23:56.317 8 INFO cinder.api.openstack.wsgi [None req-2c4c222e-379e-4e55-98a2-7542b0e9d861 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET https://volume.199-204-45-72.nip.io/v3/88fdcc1a10f642678656419f332dc251/os-quota-sets/88fdcc1a10f642678656419f332dc251?usage=False 2026-07-08 03:23:56.336 8 INFO cinder.api.openstack.wsgi [None req-2c4c222e-379e-4e55-98a2-7542b0e9d861 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] https://volume.199-204-45-72.nip.io/v3/88fdcc1a10f642678656419f332dc251/os-quota-sets/88fdcc1a10f642678656419f332dc251?usage=False returned with HTTP 200 [pid: 8|app: 0|req: 306/609] 199.204.45.72 () {44 vars in 1064 bytes} [Wed Jul 8 03:23:56 2026] GET /v3/88fdcc1a10f642678656419f332dc251/os-quota-sets/88fdcc1a10f642678656419f332dc251?usage=False => generated 338 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-08 03:23:56.479 7 INFO cinder.api.openstack.wsgi [None req-b5d8f81f-b6b7-4397-b8b6-004f0bf92881 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 03:23:56.479 8 INFO cinder.api.openstack.wsgi [None req-2c4c222e-379e-4e55-98a2-7542b0e9d861 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 03:23:56.480 7 INFO cinder.api.openstack.wsgi [None req-b5d8f81f-b6b7-4397-b8b6-004f0bf92881 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 03:23:56.480 8 INFO cinder.api.openstack.wsgi [None req-2c4c222e-379e-4e55-98a2-7542b0e9d861 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 03:24:06.478 7 INFO cinder.api.openstack.wsgi [None req-b5d8f81f-b6b7-4397-b8b6-004f0bf92881 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 03:24:06.479 8 INFO cinder.api.openstack.wsgi [None req-2c4c222e-379e-4e55-98a2-7542b0e9d861 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 03:24:06.480 7 INFO cinder.api.openstack.wsgi [None req-b5d8f81f-b6b7-4397-b8b6-004f0bf92881 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 03:24:06.481 8 INFO cinder.api.openstack.wsgi [None req-2c4c222e-379e-4e55-98a2-7542b0e9d861 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 03:24:16.479 7 INFO cinder.api.openstack.wsgi [None req-b5d8f81f-b6b7-4397-b8b6-004f0bf92881 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 03:24:16.479 7 INFO cinder.api.openstack.wsgi [None req-b5d8f81f-b6b7-4397-b8b6-004f0bf92881 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 03:24:16.479 8 INFO cinder.api.openstack.wsgi [None req-2c4c222e-379e-4e55-98a2-7542b0e9d861 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 03:24:16.480 8 INFO cinder.api.openstack.wsgi [None req-2c4c222e-379e-4e55-98a2-7542b0e9d861 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 03:24:26.479 7 INFO cinder.api.openstack.wsgi [None req-b5d8f81f-b6b7-4397-b8b6-004f0bf92881 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 03:24:26.479 8 INFO cinder.api.openstack.wsgi [None req-2c4c222e-379e-4e55-98a2-7542b0e9d861 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 03:24:26.480 8 INFO cinder.api.openstack.wsgi [None req-2c4c222e-379e-4e55-98a2-7542b0e9d861 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 03:24:26.480 7 INFO cinder.api.openstack.wsgi [None req-b5d8f81f-b6b7-4397-b8b6-004f0bf92881 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 03:24:36.479 8 INFO cinder.api.openstack.wsgi [None req-2c4c222e-379e-4e55-98a2-7542b0e9d861 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 03:24:36.479 7 INFO cinder.api.openstack.wsgi [None req-b5d8f81f-b6b7-4397-b8b6-004f0bf92881 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 03:24:36.480 8 INFO cinder.api.openstack.wsgi [None req-2c4c222e-379e-4e55-98a2-7542b0e9d861 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 03:24:36.480 7 INFO cinder.api.openstack.wsgi [None req-b5d8f81f-b6b7-4397-b8b6-004f0bf92881 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 03:24:40.908 8 INFO cinder.api.openstack.wsgi [None req-9b307472-84bb-4ea4-aece-0c67c5f1c13b 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/scheduler-stats/get_pools?detail=true 2026-07-08 03:24:41.413 8 INFO cinder.api.openstack.wsgi [None req-9b307472-84bb-4ea4-aece-0c67c5f1c13b 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 312/620] 10.0.0.210 () {28 vars in 696 bytes} [Wed Jul 8 03:24:40 2026] GET /v3/88fdcc1a10f642678656419f332dc251/scheduler-stats/get_pools?detail=true => generated 670 bytes in 554 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-08 03:24:41.429 7 INFO cinder.api.openstack.wsgi [None req-13de5a3f-4424-4983-a835-09e29e1c8e2c 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/volumes/detail?all_tenants=true 2026-07-08 03:24:41.437 7 INFO cinder.volume.api [None req-13de5a3f-4424-4983-a835-09e29e1c8e2c 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] Get all volumes completed successfully. 2026-07-08 03:24:41.441 7 INFO cinder.api.openstack.wsgi [None req-13de5a3f-4424-4983-a835-09e29e1c8e2c 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 309/621] 10.0.0.210 () {28 vars in 684 bytes} [Wed Jul 8 03:24:41 2026] GET /v3/88fdcc1a10f642678656419f332dc251/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-07-08 03:24:41.451 8 INFO cinder.api.openstack.wsgi [None req-8c18c891-7146-4369-a11b-f69bfa4fe1c7 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/volumes/detail?all_tenants=true 2026-07-08 03:24:41.461 8 INFO cinder.volume.api [None req-8c18c891-7146-4369-a11b-f69bfa4fe1c7 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] Get all volumes completed successfully. 2026-07-08 03:24:41.463 8 INFO cinder.api.openstack.wsgi [None req-8c18c891-7146-4369-a11b-f69bfa4fe1c7 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 313/622] 10.0.0.210 () {28 vars in 684 bytes} [Wed Jul 8 03:24:41 2026] GET /v3/88fdcc1a10f642678656419f332dc251/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-07-08 03:24:41.474 7 INFO cinder.api.openstack.wsgi [None req-92b7bb92-29b2-405c-a110-0f6bcf84deb5 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/snapshots?all_tenants=true 2026-07-08 03:24:41.479 7 INFO cinder.volume.api [None req-92b7bb92-29b2-405c-a110-0f6bcf84deb5 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] Get all snapshots completed successfully. 2026-07-08 03:24:41.479 7 INFO cinder.api.openstack.wsgi [None req-92b7bb92-29b2-405c-a110-0f6bcf84deb5 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 310/623] 10.0.0.210 () {28 vars in 674 bytes} [Wed Jul 8 03:24:41 2026] GET /v3/88fdcc1a10f642678656419f332dc251/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-07-08 03:24:41.516 8 INFO cinder.api.openstack.wsgi [None req-a6b66d97-50a0-491e-804b-69a60079d07b 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/os-quota-sets/88fdcc1a10f642678656419f332dc251?usage=true 2026-07-08 03:24:41.540 8 INFO cinder.api.openstack.wsgi [None req-a6b66d97-50a0-491e-804b-69a60079d07b 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/os-quota-sets/88fdcc1a10f642678656419f332dc251?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 314/624] 10.0.0.210 () {28 vars in 736 bytes} [Wed Jul 8 03:24:41 2026] GET /v3/88fdcc1a10f642678656419f332dc251/os-quota-sets/88fdcc1a10f642678656419f332dc251?usage=true => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-08 03:24:41.553 7 INFO cinder.api.openstack.wsgi [None req-226bf109-8ede-4735-80ec-1e6dfdbe497e 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/os-quota-sets/b9cb75f000b2439780240d7f017682e9?usage=true 2026-07-08 03:24:41.573 7 INFO cinder.api.openstack.wsgi [None req-226bf109-8ede-4735-80ec-1e6dfdbe497e 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/os-quota-sets/b9cb75f000b2439780240d7f017682e9?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 311/625] 10.0.0.210 () {28 vars in 736 bytes} [Wed Jul 8 03:24:41 2026] GET /v3/88fdcc1a10f642678656419f332dc251/os-quota-sets/b9cb75f000b2439780240d7f017682e9?usage=true => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-08 03:24:41.584 8 INFO cinder.api.openstack.wsgi [None req-bb68127f-16ca-4759-a913-41d2b4a4da59 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/os-quota-sets/d4d7b92a35ff4a54a3ed25292af5a36d?usage=true 2026-07-08 03:24:41.606 8 INFO cinder.api.openstack.wsgi [None req-bb68127f-16ca-4759-a913-41d2b4a4da59 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/os-quota-sets/d4d7b92a35ff4a54a3ed25292af5a36d?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 315/626] 10.0.0.210 () {28 vars in 736 bytes} [Wed Jul 8 03:24:41 2026] GET /v3/88fdcc1a10f642678656419f332dc251/os-quota-sets/d4d7b92a35ff4a54a3ed25292af5a36d?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-08 03:24:41.618 7 INFO cinder.api.openstack.wsgi [None req-0d72b725-d4ba-4f90-9707-87270265dd36 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/os-services 2026-07-08 03:24:41.623 7 INFO cinder.api.openstack.wsgi [None req-0d72b725-d4ba-4f90-9707-87270265dd36 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/os-services returned with HTTP 200 [pid: 7|app: 0|req: 312/627] 10.0.0.210 () {28 vars in 645 bytes} [Wed Jul 8 03:24:41 2026] GET /v3/88fdcc1a10f642678656419f332dc251/os-services => generated 646 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-08 03:24:46.478 7 INFO cinder.api.openstack.wsgi [None req-0d72b725-d4ba-4f90-9707-87270265dd36 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 03:24:46.479 7 INFO cinder.api.openstack.wsgi [None req-0d72b725-d4ba-4f90-9707-87270265dd36 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 03:24:46.479 8 INFO cinder.api.openstack.wsgi [None req-bb68127f-16ca-4759-a913-41d2b4a4da59 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 03:24:46.480 8 INFO cinder.api.openstack.wsgi [None req-bb68127f-16ca-4759-a913-41d2b4a4da59 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 03:24:56.479 8 INFO cinder.api.openstack.wsgi [None req-bb68127f-16ca-4759-a913-41d2b4a4da59 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 03:24:56.479 7 INFO cinder.api.openstack.wsgi [None req-0d72b725-d4ba-4f90-9707-87270265dd36 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 03:24:56.480 8 INFO cinder.api.openstack.wsgi [None req-bb68127f-16ca-4759-a913-41d2b4a4da59 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 03:24:56.480 7 INFO cinder.api.openstack.wsgi [None req-0d72b725-d4ba-4f90-9707-87270265dd36 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 03:25:04.329 8 INFO cinder.api.openstack.wsgi [None req-f5e42fcf-6ab5-4ccb-aafd-f474f6ae35ed 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET https://volume.199-204-45-72.nip.io/v3/88fdcc1a10f642678656419f332dc251/os-quota-sets/b9cb75f000b2439780240d7f017682e9?usage=False 2026-07-08 03:25:04.345 8 INFO cinder.api.openstack.wsgi [None req-f5e42fcf-6ab5-4ccb-aafd-f474f6ae35ed 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] https://volume.199-204-45-72.nip.io/v3/88fdcc1a10f642678656419f332dc251/os-quota-sets/b9cb75f000b2439780240d7f017682e9?usage=False returned with HTTP 200 [pid: 8|app: 0|req: 318/632] 199.204.45.72 () {44 vars in 1064 bytes} [Wed Jul 8 03:25:04 2026] GET /v3/88fdcc1a10f642678656419f332dc251/os-quota-sets/b9cb75f000b2439780240d7f017682e9?usage=False => generated 338 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-08 03:25:06.479 8 INFO cinder.api.openstack.wsgi [None req-f5e42fcf-6ab5-4ccb-aafd-f474f6ae35ed 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 03:25:06.480 7 INFO cinder.api.openstack.wsgi [None req-0d72b725-d4ba-4f90-9707-87270265dd36 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 03:25:06.480 8 INFO cinder.api.openstack.wsgi [None req-f5e42fcf-6ab5-4ccb-aafd-f474f6ae35ed 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 03:25:06.481 7 INFO cinder.api.openstack.wsgi [None req-0d72b725-d4ba-4f90-9707-87270265dd36 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 03:25:16.478 8 INFO cinder.api.openstack.wsgi [None req-f5e42fcf-6ab5-4ccb-aafd-f474f6ae35ed 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 03:25:16.479 8 INFO cinder.api.openstack.wsgi [None req-f5e42fcf-6ab5-4ccb-aafd-f474f6ae35ed 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 03:25:16.479 7 INFO cinder.api.openstack.wsgi [None req-0d72b725-d4ba-4f90-9707-87270265dd36 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 03:25:16.480 7 INFO cinder.api.openstack.wsgi [None req-0d72b725-d4ba-4f90-9707-87270265dd36 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 03:25:26.479 8 INFO cinder.api.openstack.wsgi [None req-f5e42fcf-6ab5-4ccb-aafd-f474f6ae35ed 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 03:25:26.479 7 INFO cinder.api.openstack.wsgi [None req-0d72b725-d4ba-4f90-9707-87270265dd36 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 03:25:26.480 8 INFO cinder.api.openstack.wsgi [None req-f5e42fcf-6ab5-4ccb-aafd-f474f6ae35ed 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 03:25:26.480 7 INFO cinder.api.openstack.wsgi [None req-0d72b725-d4ba-4f90-9707-87270265dd36 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 03:25:36.480 8 INFO cinder.api.openstack.wsgi [None req-f5e42fcf-6ab5-4ccb-aafd-f474f6ae35ed 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 03:25:36.480 7 INFO cinder.api.openstack.wsgi [None req-0d72b725-d4ba-4f90-9707-87270265dd36 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 03:25:36.481 7 INFO cinder.api.openstack.wsgi [None req-0d72b725-d4ba-4f90-9707-87270265dd36 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 03:25:36.481 8 INFO cinder.api.openstack.wsgi [None req-f5e42fcf-6ab5-4ccb-aafd-f474f6ae35ed 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 03:25:40.923 8 INFO cinder.api.openstack.wsgi [None req-59c4ec20-68f1-4bd3-b266-6f3b38370387 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/os-quota-sets/88fdcc1a10f642678656419f332dc251?usage=true 2026-07-08 03:25:40.947 8 INFO cinder.api.openstack.wsgi [None req-59c4ec20-68f1-4bd3-b266-6f3b38370387 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/os-quota-sets/88fdcc1a10f642678656419f332dc251?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 323/641] 10.0.0.210 () {28 vars in 736 bytes} [Wed Jul 8 03:25:40 2026] GET /v3/88fdcc1a10f642678656419f332dc251/os-quota-sets/88fdcc1a10f642678656419f332dc251?usage=true => generated 845 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-08 03:25:40.961 7 INFO cinder.api.openstack.wsgi [None req-69e4ae93-a6fc-4690-89bf-e1b48c65bea0 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/os-quota-sets/b9cb75f000b2439780240d7f017682e9?usage=true 2026-07-08 03:25:40.983 7 INFO cinder.api.openstack.wsgi [None req-69e4ae93-a6fc-4690-89bf-e1b48c65bea0 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/os-quota-sets/b9cb75f000b2439780240d7f017682e9?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 319/642] 10.0.0.210 () {28 vars in 736 bytes} [Wed Jul 8 03:25:40 2026] GET /v3/88fdcc1a10f642678656419f332dc251/os-quota-sets/b9cb75f000b2439780240d7f017682e9?usage=true => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-08 03:25:40.994 8 INFO cinder.api.openstack.wsgi [None req-ae214cca-c36a-463f-b5ab-fae23514e7bd 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/os-quota-sets/d4d7b92a35ff4a54a3ed25292af5a36d?usage=true 2026-07-08 03:25:41.017 8 INFO cinder.api.openstack.wsgi [None req-ae214cca-c36a-463f-b5ab-fae23514e7bd 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/os-quota-sets/d4d7b92a35ff4a54a3ed25292af5a36d?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 324/643] 10.0.0.210 () {28 vars in 736 bytes} [Wed Jul 8 03:25:40 2026] GET /v3/88fdcc1a10f642678656419f332dc251/os-quota-sets/d4d7b92a35ff4a54a3ed25292af5a36d?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-08 03:25:41.028 7 INFO cinder.api.openstack.wsgi [None req-7c4444f8-aa31-402c-86d8-b47916f27be9 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/volumes/detail?all_tenants=true 2026-07-08 03:25:41.038 7 INFO cinder.volume.api [None req-7c4444f8-aa31-402c-86d8-b47916f27be9 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] Get all volumes completed successfully. 2026-07-08 03:25:41.041 7 INFO cinder.api.openstack.wsgi [None req-7c4444f8-aa31-402c-86d8-b47916f27be9 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 320/644] 10.0.0.210 () {28 vars in 684 bytes} [Wed Jul 8 03:25:41 2026] GET /v3/88fdcc1a10f642678656419f332dc251/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-07-08 03:25:41.052 8 INFO cinder.api.openstack.wsgi [None req-8507f42e-8ccc-4b74-8931-800dae1e4f43 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/snapshots?all_tenants=true 2026-07-08 03:25:41.058 8 INFO cinder.volume.api [None req-8507f42e-8ccc-4b74-8931-800dae1e4f43 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] Get all snapshots completed successfully. 2026-07-08 03:25:41.059 8 INFO cinder.api.openstack.wsgi [None req-8507f42e-8ccc-4b74-8931-800dae1e4f43 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 325/645] 10.0.0.210 () {28 vars in 674 bytes} [Wed Jul 8 03:25:41 2026] GET /v3/88fdcc1a10f642678656419f332dc251/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-07-08 03:25:41.069 7 INFO cinder.api.openstack.wsgi [None req-6e2ba31b-18d1-488d-b0f9-ebe07b82bf8b 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/os-services 2026-07-08 03:25:41.074 7 INFO cinder.api.openstack.wsgi [None req-6e2ba31b-18d1-488d-b0f9-ebe07b82bf8b 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/os-services returned with HTTP 200 [pid: 7|app: 0|req: 321/646] 10.0.0.210 () {28 vars in 645 bytes} [Wed Jul 8 03:25:41 2026] GET /v3/88fdcc1a10f642678656419f332dc251/os-services => generated 646 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-08 03:25:41.085 8 INFO cinder.api.openstack.wsgi [None req-084000af-9d2a-45f7-91f2-48e37b5f3c79 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/scheduler-stats/get_pools?detail=true 2026-07-08 03:25:41.589 8 INFO cinder.api.openstack.wsgi [None req-084000af-9d2a-45f7-91f2-48e37b5f3c79 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 326/647] 10.0.0.210 () {28 vars in 696 bytes} [Wed Jul 8 03:25:41 2026] GET /v3/88fdcc1a10f642678656419f332dc251/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-07-08 03:25:41.601 7 INFO cinder.api.openstack.wsgi [None req-6315a18b-1374-40cb-8b1d-1e455e684b2a 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/volumes/detail?all_tenants=true 2026-07-08 03:25:41.615 7 INFO cinder.volume.api [None req-6315a18b-1374-40cb-8b1d-1e455e684b2a 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] Get all volumes completed successfully. 2026-07-08 03:25:41.617 7 INFO cinder.api.openstack.wsgi [None req-6315a18b-1374-40cb-8b1d-1e455e684b2a 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 322/648] 10.0.0.210 () {28 vars in 684 bytes} [Wed Jul 8 03:25:41 2026] GET /v3/88fdcc1a10f642678656419f332dc251/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-07-08 03:25:46.478 8 INFO cinder.api.openstack.wsgi [None req-084000af-9d2a-45f7-91f2-48e37b5f3c79 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 03:25:46.478 7 INFO cinder.api.openstack.wsgi [None req-6315a18b-1374-40cb-8b1d-1e455e684b2a 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 03:25:46.479 8 INFO cinder.api.openstack.wsgi [None req-084000af-9d2a-45f7-91f2-48e37b5f3c79 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 03:25:46.479 7 INFO cinder.api.openstack.wsgi [None req-6315a18b-1374-40cb-8b1d-1e455e684b2a 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 03:25:56.479 7 INFO cinder.api.openstack.wsgi [None req-6315a18b-1374-40cb-8b1d-1e455e684b2a 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 03:25:56.479 8 INFO cinder.api.openstack.wsgi [None req-084000af-9d2a-45f7-91f2-48e37b5f3c79 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 03:25:56.479 7 INFO cinder.api.openstack.wsgi [None req-6315a18b-1374-40cb-8b1d-1e455e684b2a 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 03:25:56.479 8 INFO cinder.api.openstack.wsgi [None req-084000af-9d2a-45f7-91f2-48e37b5f3c79 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 03:26:06.479 7 INFO cinder.api.openstack.wsgi [None req-6315a18b-1374-40cb-8b1d-1e455e684b2a 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 03:26:06.480 7 INFO cinder.api.openstack.wsgi [None req-6315a18b-1374-40cb-8b1d-1e455e684b2a 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 03:26:06.480 8 INFO cinder.api.openstack.wsgi [None req-084000af-9d2a-45f7-91f2-48e37b5f3c79 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 03:26:06.481 8 INFO cinder.api.openstack.wsgi [None req-084000af-9d2a-45f7-91f2-48e37b5f3c79 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 03:26:16.479 8 INFO cinder.api.openstack.wsgi [None req-084000af-9d2a-45f7-91f2-48e37b5f3c79 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 03:26:16.478 7 INFO cinder.api.openstack.wsgi [None req-6315a18b-1374-40cb-8b1d-1e455e684b2a 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 03:26:16.480 8 INFO cinder.api.openstack.wsgi [None req-084000af-9d2a-45f7-91f2-48e37b5f3c79 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 03:26:16.480 7 INFO cinder.api.openstack.wsgi [None req-6315a18b-1374-40cb-8b1d-1e455e684b2a 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 03:26:26.479 8 INFO cinder.api.openstack.wsgi [None req-084000af-9d2a-45f7-91f2-48e37b5f3c79 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 03:26:26.479 7 INFO cinder.api.openstack.wsgi [None req-6315a18b-1374-40cb-8b1d-1e455e684b2a 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 03:26:26.479 7 INFO cinder.api.openstack.wsgi [None req-6315a18b-1374-40cb-8b1d-1e455e684b2a 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 03:26:26.480 8 INFO cinder.api.openstack.wsgi [None req-084000af-9d2a-45f7-91f2-48e37b5f3c79 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 03:26:36.478 7 INFO cinder.api.openstack.wsgi [None req-6315a18b-1374-40cb-8b1d-1e455e684b2a 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 03:26:36.479 8 INFO cinder.api.openstack.wsgi [None req-084000af-9d2a-45f7-91f2-48e37b5f3c79 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 03:26:36.479 7 INFO cinder.api.openstack.wsgi [None req-6315a18b-1374-40cb-8b1d-1e455e684b2a 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 03:26:36.480 8 INFO cinder.api.openstack.wsgi [None req-084000af-9d2a-45f7-91f2-48e37b5f3c79 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 03:26:38.257 7 INFO cinder.api.openstack.wsgi [None req-1712a07a-e278-4bc9-a1c4-79a28bfb1d82 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/snapshots 2026-07-08 03:26:38.273 7 INFO cinder.volume.api [None req-1712a07a-e278-4bc9-a1c4-79a28bfb1d82 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] Get all snapshots completed successfully. 2026-07-08 03:26:38.274 7 INFO cinder.api.openstack.wsgi [None req-1712a07a-e278-4bc9-a1c4-79a28bfb1d82 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/snapshots returned with HTTP 200 [pid: 7|app: 0|req: 329/661] 10.0.0.179 () {32 vars in 705 bytes} [Wed Jul 8 03:26:38 2026] GET /v3/88fdcc1a10f642678656419f332dc251/snapshots => generated 17 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-08 03:26:38.289 8 INFO cinder.api.openstack.wsgi [None req-440cdf84-a125-47b6-817f-e2a62a45855f 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/volumes 2026-07-08 03:26:38.316 8 INFO cinder.volume.api [None req-440cdf84-a125-47b6-817f-e2a62a45855f 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] Get all volumes completed successfully. 2026-07-08 03:26:38.317 8 INFO cinder.api.openstack.wsgi [None req-440cdf84-a125-47b6-817f-e2a62a45855f 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/volumes returned with HTTP 200 [pid: 8|app: 0|req: 333/662] 10.0.0.179 () {32 vars in 701 bytes} [Wed Jul 8 03:26:38 2026] GET /v3/88fdcc1a10f642678656419f332dc251/volumes => generated 15 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-08 03:26:41.005 7 INFO cinder.api.openstack.wsgi [None req-3cd7022b-1801-49df-931e-80b2ca064e75 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/os-quota-sets/88fdcc1a10f642678656419f332dc251?usage=true 2026-07-08 03:26:41.044 7 INFO cinder.api.openstack.wsgi [None req-3cd7022b-1801-49df-931e-80b2ca064e75 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/os-quota-sets/88fdcc1a10f642678656419f332dc251?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 330/663] 10.0.0.210 () {28 vars in 736 bytes} [Wed Jul 8 03:26:40 2026] GET /v3/88fdcc1a10f642678656419f332dc251/os-quota-sets/88fdcc1a10f642678656419f332dc251?usage=true => generated 845 bytes in 169 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-08 03:26:41.054 8 INFO cinder.api.openstack.wsgi [None req-0ae7b664-60fa-4078-9d15-cfec657531b8 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/os-quota-sets/b9cb75f000b2439780240d7f017682e9?usage=true 2026-07-08 03:26:41.077 8 INFO cinder.api.openstack.wsgi [None req-0ae7b664-60fa-4078-9d15-cfec657531b8 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/os-quota-sets/b9cb75f000b2439780240d7f017682e9?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 334/664] 10.0.0.210 () {28 vars in 736 bytes} [Wed Jul 8 03:26:41 2026] GET /v3/88fdcc1a10f642678656419f332dc251/os-quota-sets/b9cb75f000b2439780240d7f017682e9?usage=true => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-08 03:26:41.088 7 INFO cinder.api.openstack.wsgi [None req-b9c9095f-3d2b-449c-9c2b-f3a26c0de78b 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/os-quota-sets/d4d7b92a35ff4a54a3ed25292af5a36d?usage=true 2026-07-08 03:26:41.114 7 INFO cinder.api.openstack.wsgi [None req-b9c9095f-3d2b-449c-9c2b-f3a26c0de78b 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/os-quota-sets/d4d7b92a35ff4a54a3ed25292af5a36d?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 331/665] 10.0.0.210 () {28 vars in 736 bytes} [Wed Jul 8 03:26:41 2026] GET /v3/88fdcc1a10f642678656419f332dc251/os-quota-sets/d4d7b92a35ff4a54a3ed25292af5a36d?usage=true => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-08 03:26:41.134 8 INFO cinder.api.openstack.wsgi [None req-7fb83d4e-e221-485e-be93-1f4b198d691a 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/snapshots?all_tenants=true 2026-07-08 03:26:41.139 8 INFO cinder.volume.api [None req-7fb83d4e-e221-485e-be93-1f4b198d691a 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] Get all snapshots completed successfully. 2026-07-08 03:26:41.140 8 INFO cinder.api.openstack.wsgi [None req-7fb83d4e-e221-485e-be93-1f4b198d691a 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 335/666] 10.0.0.210 () {28 vars in 674 bytes} [Wed Jul 8 03:26:41 2026] GET /v3/88fdcc1a10f642678656419f332dc251/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-07-08 03:26:41.153 7 INFO cinder.api.openstack.wsgi [None req-3a935949-53a8-4b6e-90ed-08eee3148fb0 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/os-services 2026-07-08 03:26:41.159 7 INFO cinder.api.openstack.wsgi [None req-3a935949-53a8-4b6e-90ed-08eee3148fb0 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/os-services returned with HTTP 200 [pid: 7|app: 0|req: 332/667] 10.0.0.210 () {28 vars in 645 bytes} [Wed Jul 8 03:26:41 2026] GET /v3/88fdcc1a10f642678656419f332dc251/os-services => generated 646 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-08 03:26:41.169 8 INFO cinder.api.openstack.wsgi [None req-e80769e6-cedf-4ac6-9f75-1863923d030c 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/volumes/detail?all_tenants=true 2026-07-08 03:26:41.179 8 INFO cinder.volume.api [None req-e80769e6-cedf-4ac6-9f75-1863923d030c 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] Get all volumes completed successfully. 2026-07-08 03:26:41.181 8 INFO cinder.api.openstack.wsgi [None req-e80769e6-cedf-4ac6-9f75-1863923d030c 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 336/668] 10.0.0.210 () {28 vars in 684 bytes} [Wed Jul 8 03:26:41 2026] GET /v3/88fdcc1a10f642678656419f332dc251/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-07-08 03:26:41.192 7 INFO cinder.api.openstack.wsgi [None req-ab0fb65b-c574-4e66-a728-8ed4bf4db3c3 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/scheduler-stats/get_pools?detail=true 2026-07-08 03:26:41.696 7 INFO cinder.api.openstack.wsgi [None req-ab0fb65b-c574-4e66-a728-8ed4bf4db3c3 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 333/669] 10.0.0.210 () {28 vars in 696 bytes} [Wed Jul 8 03:26:41 2026] GET /v3/88fdcc1a10f642678656419f332dc251/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-07-08 03:26:41.708 8 INFO cinder.api.openstack.wsgi [None req-9463cafe-bf31-4cc4-869e-c3913e0f46c3 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/volumes/detail?all_tenants=true 2026-07-08 03:26:41.717 8 INFO cinder.volume.api [None req-9463cafe-bf31-4cc4-869e-c3913e0f46c3 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] Get all volumes completed successfully. 2026-07-08 03:26:41.719 8 INFO cinder.api.openstack.wsgi [None req-9463cafe-bf31-4cc4-869e-c3913e0f46c3 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 337/670] 10.0.0.210 () {28 vars in 684 bytes} [Wed Jul 8 03:26:41 2026] GET /v3/88fdcc1a10f642678656419f332dc251/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-07-08 03:26:46.479 7 INFO cinder.api.openstack.wsgi [None req-ab0fb65b-c574-4e66-a728-8ed4bf4db3c3 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 03:26:46.479 8 INFO cinder.api.openstack.wsgi [None req-9463cafe-bf31-4cc4-869e-c3913e0f46c3 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 03:26:46.480 7 INFO cinder.api.openstack.wsgi [None req-ab0fb65b-c574-4e66-a728-8ed4bf4db3c3 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 03:26:46.480 8 INFO cinder.api.openstack.wsgi [None req-9463cafe-bf31-4cc4-869e-c3913e0f46c3 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 03:26:56.478 7 INFO cinder.api.openstack.wsgi [None req-ab0fb65b-c574-4e66-a728-8ed4bf4db3c3 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 03:26:56.479 7 INFO cinder.api.openstack.wsgi [None req-ab0fb65b-c574-4e66-a728-8ed4bf4db3c3 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 03:26:56.479 8 INFO cinder.api.openstack.wsgi [None req-9463cafe-bf31-4cc4-869e-c3913e0f46c3 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 03:26:56.480 8 INFO cinder.api.openstack.wsgi [None req-9463cafe-bf31-4cc4-869e-c3913e0f46c3 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 03:26:57.377 7 INFO cinder.api.openstack.wsgi [None req-bd0a4a01-fb86-441b-9575-61f7a3ffaf86 f4aa7aef6676449da98c17a6a0fc4af8 6fe8c5d5672f4729a8e10101584e09fa - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/6fe8c5d5672f4729a8e10101584e09fa/volumes 2026-07-08 03:26:58.113 7 INFO cinder.api.v3.volumes [None req-bd0a4a01-fb86-441b-9575-61f7a3ffaf86 f4aa7aef6676449da98c17a6a0fc4af8 6fe8c5d5672f4729a8e10101584e09fa - - default default] Create volume of 1 GB 2026-07-08 03:26:58.134 7 INFO cinder.volume.api [None req-bd0a4a01-fb86-441b-9575-61f7a3ffaf86 f4aa7aef6676449da98c17a6a0fc4af8 6fe8c5d5672f4729a8e10101584e09fa - - default default] Availability Zones retrieved successfully. 2026-07-08 03:26:58.422 7 INFO cinder.volume.api [None req-bd0a4a01-fb86-441b-9575-61f7a3ffaf86 f4aa7aef6676449da98c17a6a0fc4af8 6fe8c5d5672f4729a8e10101584e09fa - - default default] Create volume request issued successfully. 2026-07-08 03:26:58.423 7 INFO cinder.api.openstack.wsgi [None req-bd0a4a01-fb86-441b-9575-61f7a3ffaf86 f4aa7aef6676449da98c17a6a0fc4af8 6fe8c5d5672f4729a8e10101584e09fa - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6fe8c5d5672f4729a8e10101584e09fa/volumes returned with HTTP 202 [pid: 7|app: 0|req: 336/675] 10.0.0.179 () {34 vars in 723 bytes} [Wed Jul 8 03:26:57 2026] POST /v3/6fe8c5d5672f4729a8e10101584e09fa/volumes => generated 865 bytes in 1053 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-07-08 03:26:58.441 8 INFO cinder.api.openstack.wsgi [None req-506fd99c-ead4-4083-9056-de7df6158720 f4aa7aef6676449da98c17a6a0fc4af8 6fe8c5d5672f4729a8e10101584e09fa - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6fe8c5d5672f4729a8e10101584e09fa/volumes/089fa09f-8588-46fd-9ef7-6304aa7a1bc9 /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-07-08 03:26:58.484 8 INFO cinder.volume.api [None req-506fd99c-ead4-4083-9056-de7df6158720 f4aa7aef6676449da98c17a6a0fc4af8 6fe8c5d5672f4729a8e10101584e09fa - - default default] Volume info retrieved successfully. 2026-07-08 03:26:58.495 8 INFO cinder.api.openstack.wsgi [None req-506fd99c-ead4-4083-9056-de7df6158720 f4aa7aef6676449da98c17a6a0fc4af8 6fe8c5d5672f4729a8e10101584e09fa - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6fe8c5d5672f4729a8e10101584e09fa/volumes/089fa09f-8588-46fd-9ef7-6304aa7a1bc9 returned with HTTP 200 [pid: 8|app: 0|req: 340/676] 10.0.0.179 () {32 vars in 775 bytes} [Wed Jul 8 03:26:58 2026] GET /v3/6fe8c5d5672f4729a8e10101584e09fa/volumes/089fa09f-8588-46fd-9ef7-6304aa7a1bc9 => generated 933 bytes in 60 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-07-08 03:26:59.522 7 INFO cinder.api.openstack.wsgi [None req-07479f41-8b27-4d18-97fe-b8fc1f9b8bec f4aa7aef6676449da98c17a6a0fc4af8 6fe8c5d5672f4729a8e10101584e09fa - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6fe8c5d5672f4729a8e10101584e09fa/volumes/089fa09f-8588-46fd-9ef7-6304aa7a1bc9 /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-07-08 03:26:59.541 7 INFO cinder.volume.api [None req-07479f41-8b27-4d18-97fe-b8fc1f9b8bec f4aa7aef6676449da98c17a6a0fc4af8 6fe8c5d5672f4729a8e10101584e09fa - - default default] Volume info retrieved successfully. 2026-07-08 03:26:59.549 7 INFO cinder.api.openstack.wsgi [None req-07479f41-8b27-4d18-97fe-b8fc1f9b8bec f4aa7aef6676449da98c17a6a0fc4af8 6fe8c5d5672f4729a8e10101584e09fa - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6fe8c5d5672f4729a8e10101584e09fa/volumes/089fa09f-8588-46fd-9ef7-6304aa7a1bc9 returned with HTTP 200 [pid: 7|app: 0|req: 337/677] 10.0.0.179 () {32 vars in 775 bytes} [Wed Jul 8 03:26:59 2026] GET /v3/6fe8c5d5672f4729a8e10101584e09fa/volumes/089fa09f-8588-46fd-9ef7-6304aa7a1bc9 => generated 957 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-07-08 03:27:00.573 8 INFO cinder.api.openstack.wsgi [None req-3d43db3a-d92f-4bf4-aec0-05957f77d2c3 f4aa7aef6676449da98c17a6a0fc4af8 6fe8c5d5672f4729a8e10101584e09fa - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6fe8c5d5672f4729a8e10101584e09fa/volumes/089fa09f-8588-46fd-9ef7-6304aa7a1bc9 /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-07-08 03:27:00.602 8 INFO cinder.volume.api [None req-3d43db3a-d92f-4bf4-aec0-05957f77d2c3 f4aa7aef6676449da98c17a6a0fc4af8 6fe8c5d5672f4729a8e10101584e09fa - - default default] Volume info retrieved successfully. 2026-07-08 03:27:00.607 8 INFO cinder.api.openstack.wsgi [None req-3d43db3a-d92f-4bf4-aec0-05957f77d2c3 f4aa7aef6676449da98c17a6a0fc4af8 6fe8c5d5672f4729a8e10101584e09fa - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6fe8c5d5672f4729a8e10101584e09fa/volumes/089fa09f-8588-46fd-9ef7-6304aa7a1bc9 returned with HTTP 200 [pid: 8|app: 0|req: 341/678] 10.0.0.179 () {32 vars in 775 bytes} [Wed Jul 8 03:27:00 2026] GET /v3/6fe8c5d5672f4729a8e10101584e09fa/volumes/089fa09f-8588-46fd-9ef7-6304aa7a1bc9 => 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-07-08 03:27:01.635 7 INFO cinder.api.openstack.wsgi [None req-f2d53d8a-f3f8-4e58-be24-f509e406d3d2 f4aa7aef6676449da98c17a6a0fc4af8 6fe8c5d5672f4729a8e10101584e09fa - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6fe8c5d5672f4729a8e10101584e09fa/volumes/089fa09f-8588-46fd-9ef7-6304aa7a1bc9 /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-07-08 03:27:01.649 7 INFO cinder.volume.api [None req-f2d53d8a-f3f8-4e58-be24-f509e406d3d2 f4aa7aef6676449da98c17a6a0fc4af8 6fe8c5d5672f4729a8e10101584e09fa - - default default] Volume info retrieved successfully. 2026-07-08 03:27:01.656 7 INFO cinder.api.openstack.wsgi [None req-f2d53d8a-f3f8-4e58-be24-f509e406d3d2 f4aa7aef6676449da98c17a6a0fc4af8 6fe8c5d5672f4729a8e10101584e09fa - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6fe8c5d5672f4729a8e10101584e09fa/volumes/089fa09f-8588-46fd-9ef7-6304aa7a1bc9 returned with HTTP 200 [pid: 7|app: 0|req: 338/679] 10.0.0.179 () {32 vars in 775 bytes} [Wed Jul 8 03:27:01 2026] GET /v3/6fe8c5d5672f4729a8e10101584e09fa/volumes/089fa09f-8588-46fd-9ef7-6304aa7a1bc9 => generated 1483 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-07-08 03:27:01.769 8 INFO cinder.api.openstack.wsgi [req-3cde17b4-7123-458f-8ab5-bedf6664a818 req-b66bc385-c152-49a6-a0fc-28c0aef9466d f4aa7aef6676449da98c17a6a0fc4af8 6fe8c5d5672f4729a8e10101584e09fa - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6fe8c5d5672f4729a8e10101584e09fa/volumes/089fa09f-8588-46fd-9ef7-6304aa7a1bc9 /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-07-08 03:27:01.785 8 INFO cinder.volume.api [req-3cde17b4-7123-458f-8ab5-bedf6664a818 req-b66bc385-c152-49a6-a0fc-28c0aef9466d f4aa7aef6676449da98c17a6a0fc4af8 6fe8c5d5672f4729a8e10101584e09fa - - default default] Volume info retrieved successfully. 2026-07-08 03:27:01.791 8 INFO cinder.api.openstack.wsgi [req-3cde17b4-7123-458f-8ab5-bedf6664a818 req-b66bc385-c152-49a6-a0fc-28c0aef9466d f4aa7aef6676449da98c17a6a0fc4af8 6fe8c5d5672f4729a8e10101584e09fa - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6fe8c5d5672f4729a8e10101584e09fa/volumes/089fa09f-8588-46fd-9ef7-6304aa7a1bc9 returned with HTTP 200 [pid: 8|app: 0|req: 342/680] 10.0.0.149 () {34 vars in 1028 bytes} [Wed Jul 8 03:27:01 2026] GET /v3/6fe8c5d5672f4729a8e10101584e09fa/volumes/089fa09f-8588-46fd-9ef7-6304aa7a1bc9 => generated 1483 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-07-08 03:27:02.697 7 INFO cinder.api.openstack.wsgi [req-3cde17b4-7123-458f-8ab5-bedf6664a818 req-7ff35ffd-3f2d-4a90-93b9-c803dc666b4f f4aa7aef6676449da98c17a6a0fc4af8 6fe8c5d5672f4729a8e10101584e09fa - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6fe8c5d5672f4729a8e10101584e09fa/volumes/089fa09f-8588-46fd-9ef7-6304aa7a1bc9 /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-07-08 03:27:02.714 7 INFO cinder.volume.api [req-3cde17b4-7123-458f-8ab5-bedf6664a818 req-7ff35ffd-3f2d-4a90-93b9-c803dc666b4f f4aa7aef6676449da98c17a6a0fc4af8 6fe8c5d5672f4729a8e10101584e09fa - - default default] Volume info retrieved successfully. 2026-07-08 03:27:02.720 7 INFO cinder.api.openstack.wsgi [req-3cde17b4-7123-458f-8ab5-bedf6664a818 req-7ff35ffd-3f2d-4a90-93b9-c803dc666b4f f4aa7aef6676449da98c17a6a0fc4af8 6fe8c5d5672f4729a8e10101584e09fa - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6fe8c5d5672f4729a8e10101584e09fa/volumes/089fa09f-8588-46fd-9ef7-6304aa7a1bc9 returned with HTTP 200 [pid: 7|app: 0|req: 339/681] 10.0.0.149 () {34 vars in 1028 bytes} [Wed Jul 8 03:27:02 2026] GET /v3/6fe8c5d5672f4729a8e10101584e09fa/volumes/089fa09f-8588-46fd-9ef7-6304aa7a1bc9 => generated 1483 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-07-08 03:27:02.731 8 INFO cinder.api.openstack.wsgi [req-3cde17b4-7123-458f-8ab5-bedf6664a818 req-b66bc385-c152-49a6-a0fc-28c0aef9466d f4aa7aef6676449da98c17a6a0fc4af8 6fe8c5d5672f4729a8e10101584e09fa - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-07-08 03:27:02.732 8 INFO cinder.api.openstack.wsgi [req-3cde17b4-7123-458f-8ab5-bedf6664a818 req-b66bc385-c152-49a6-a0fc-28c0aef9466d f4aa7aef6676449da98c17a6a0fc4af8 6fe8c5d5672f4729a8e10101584e09fa - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 343/682] 10.0.0.149 () {32 vars in 829 bytes} [Wed Jul 8 03:27:02 2026] GET / => generated 411 bytes in 2 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 03:27:02.747 7 INFO cinder.api.openstack.wsgi [req-3cde17b4-7123-458f-8ab5-bedf6664a818 req-6d6f3ed0-9a3f-4771-8880-e5b3e6eba0af f4aa7aef6676449da98c17a6a0fc4af8 6fe8c5d5672f4729a8e10101584e09fa - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/6fe8c5d5672f4729a8e10101584e09fa/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-07-08 03:27:02.823 7 INFO cinder.api.openstack.wsgi [req-3cde17b4-7123-458f-8ab5-bedf6664a818 req-6d6f3ed0-9a3f-4771-8880-e5b3e6eba0af f4aa7aef6676449da98c17a6a0fc4af8 6fe8c5d5672f4729a8e10101584e09fa - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6fe8c5d5672f4729a8e10101584e09fa/attachments returned with HTTP 200 [pid: 7|app: 0|req: 340/683] 10.0.0.149 () {40 vars in 1057 bytes} [Wed Jul 8 03:27:02 2026] POST /v3/6fe8c5d5672f4729a8e10101584e09fa/attachments => generated 273 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-07-08 03:27:06.478 8 INFO cinder.api.openstack.wsgi [req-3cde17b4-7123-458f-8ab5-bedf6664a818 req-b66bc385-c152-49a6-a0fc-28c0aef9466d f4aa7aef6676449da98c17a6a0fc4af8 6fe8c5d5672f4729a8e10101584e09fa - - default default] GET http://10.0.0.150:8776/ 2026-07-08 03:27:06.479 8 INFO cinder.api.openstack.wsgi [req-3cde17b4-7123-458f-8ab5-bedf6664a818 req-b66bc385-c152-49a6-a0fc-28c0aef9466d f4aa7aef6676449da98c17a6a0fc4af8 6fe8c5d5672f4729a8e10101584e09fa - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 03:27:06.480 7 INFO cinder.api.openstack.wsgi [req-3cde17b4-7123-458f-8ab5-bedf6664a818 req-6d6f3ed0-9a3f-4771-8880-e5b3e6eba0af f4aa7aef6676449da98c17a6a0fc4af8 6fe8c5d5672f4729a8e10101584e09fa - - default default] GET http://10.0.0.150:8776/ 2026-07-08 03:27:06.481 7 INFO cinder.api.openstack.wsgi [req-3cde17b4-7123-458f-8ab5-bedf6664a818 req-6d6f3ed0-9a3f-4771-8880-e5b3e6eba0af f4aa7aef6676449da98c17a6a0fc4af8 6fe8c5d5672f4729a8e10101584e09fa - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 03:27:08.829 8 INFO cinder.api.openstack.wsgi [req-3cde17b4-7123-458f-8ab5-bedf6664a818 req-b66bc385-c152-49a6-a0fc-28c0aef9466d f4aa7aef6676449da98c17a6a0fc4af8 6fe8c5d5672f4729a8e10101584e09fa - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-07-08 03:27:08.829 8 INFO cinder.api.openstack.wsgi [req-3cde17b4-7123-458f-8ab5-bedf6664a818 req-b66bc385-c152-49a6-a0fc-28c0aef9466d f4aa7aef6676449da98c17a6a0fc4af8 6fe8c5d5672f4729a8e10101584e09fa - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 345/686] 199.204.45.72 () {32 vars in 839 bytes} [Wed Jul 8 03:27:08 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-07-08 03:27:08.900 7 INFO cinder.api.openstack.wsgi [req-3cde17b4-7123-458f-8ab5-bedf6664a818 req-6f6193ea-d9e2-402d-9a28-b7572628cc42 f4aa7aef6676449da98c17a6a0fc4af8 6fe8c5d5672f4729a8e10101584e09fa - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6fe8c5d5672f4729a8e10101584e09fa/volumes/089fa09f-8588-46fd-9ef7-6304aa7a1bc9 /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-07-08 03:27:08.938 7 INFO cinder.volume.api [req-3cde17b4-7123-458f-8ab5-bedf6664a818 req-6f6193ea-d9e2-402d-9a28-b7572628cc42 f4aa7aef6676449da98c17a6a0fc4af8 6fe8c5d5672f4729a8e10101584e09fa - - default default] Volume info retrieved successfully. 2026-07-08 03:27:08.947 7 INFO cinder.api.openstack.wsgi [req-3cde17b4-7123-458f-8ab5-bedf6664a818 req-6f6193ea-d9e2-402d-9a28-b7572628cc42 f4aa7aef6676449da98c17a6a0fc4af8 6fe8c5d5672f4729a8e10101584e09fa - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6fe8c5d5672f4729a8e10101584e09fa/volumes/089fa09f-8588-46fd-9ef7-6304aa7a1bc9 returned with HTTP 200 [pid: 7|app: 0|req: 342/687] 199.204.45.72 () {36 vars in 1072 bytes} [Wed Jul 8 03:27:08 2026] GET /v3/6fe8c5d5672f4729a8e10101584e09fa/volumes/089fa09f-8588-46fd-9ef7-6304aa7a1bc9 => generated 1663 bytes in 57 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-07-08 03:27:11.008 8 INFO cinder.api.openstack.wsgi [req-3cde17b4-7123-458f-8ab5-bedf6664a818 req-6e5aaf91-4494-4679-8be1-862f6de104f9 f4aa7aef6676449da98c17a6a0fc4af8 6fe8c5d5672f4729a8e10101584e09fa - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/6fe8c5d5672f4729a8e10101584e09fa/attachments/8631cf35-eeec-4b20-9330-b184fe67cd26 /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-07-08 03:27:12.070 8 INFO cinder.api.openstack.wsgi [req-3cde17b4-7123-458f-8ab5-bedf6664a818 req-6e5aaf91-4494-4679-8be1-862f6de104f9 f4aa7aef6676449da98c17a6a0fc4af8 6fe8c5d5672f4729a8e10101584e09fa - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6fe8c5d5672f4729a8e10101584e09fa/attachments/8631cf35-eeec-4b20-9330-b184fe67cd26 returned with HTTP 200 [pid: 8|app: 0|req: 346/688] 199.204.45.72 () {40 vars in 1134 bytes} [Wed Jul 8 03:27:11 2026] PUT /v3/6fe8c5d5672f4729a8e10101584e09fa/attachments/8631cf35-eeec-4b20-9330-b184fe67cd26 => generated 802 bytes in 1068 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-07-08 03:27:12.585 7 INFO cinder.api.openstack.wsgi [req-3cde17b4-7123-458f-8ab5-bedf6664a818 req-8055a93f-e64f-4952-9512-d400149991f2 f4aa7aef6676449da98c17a6a0fc4af8 6fe8c5d5672f4729a8e10101584e09fa - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/6fe8c5d5672f4729a8e10101584e09fa/attachments/8631cf35-eeec-4b20-9330-b184fe67cd26/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-07-08 03:27:12.646 7 INFO cinder.api.openstack.wsgi [req-3cde17b4-7123-458f-8ab5-bedf6664a818 req-8055a93f-e64f-4952-9512-d400149991f2 f4aa7aef6676449da98c17a6a0fc4af8 6fe8c5d5672f4729a8e10101584e09fa - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6fe8c5d5672f4729a8e10101584e09fa/attachments/8631cf35-eeec-4b20-9330-b184fe67cd26/action returned with HTTP 204 [pid: 7|app: 0|req: 343/689] 199.204.45.72 () {40 vars in 1147 bytes} [Wed Jul 8 03:27:12 2026] POST /v3/6fe8c5d5672f4729a8e10101584e09fa/attachments/8631cf35-eeec-4b20-9330-b184fe67cd26/action => generated 0 bytes in 68 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) 2026-07-08 03:27:16.478 8 INFO cinder.api.openstack.wsgi [req-3cde17b4-7123-458f-8ab5-bedf6664a818 req-6e5aaf91-4494-4679-8be1-862f6de104f9 f4aa7aef6676449da98c17a6a0fc4af8 6fe8c5d5672f4729a8e10101584e09fa - - default default] GET http://10.0.0.150:8776/ 2026-07-08 03:27:16.478 7 INFO cinder.api.openstack.wsgi [req-3cde17b4-7123-458f-8ab5-bedf6664a818 req-8055a93f-e64f-4952-9512-d400149991f2 f4aa7aef6676449da98c17a6a0fc4af8 6fe8c5d5672f4729a8e10101584e09fa - - default default] GET http://10.0.0.150:8776/ 2026-07-08 03:27:16.478 8 INFO cinder.api.openstack.wsgi [req-3cde17b4-7123-458f-8ab5-bedf6664a818 req-6e5aaf91-4494-4679-8be1-862f6de104f9 f4aa7aef6676449da98c17a6a0fc4af8 6fe8c5d5672f4729a8e10101584e09fa - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 03:27:16.479 7 INFO cinder.api.openstack.wsgi [req-3cde17b4-7123-458f-8ab5-bedf6664a818 req-8055a93f-e64f-4952-9512-d400149991f2 f4aa7aef6676449da98c17a6a0fc4af8 6fe8c5d5672f4729a8e10101584e09fa - - default default] http://10.0.0.150: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-07-08 03:27:26.179 8 INFO cinder.api.openstack.wsgi [req-25eb7865-be03-46d3-8e41-509a37a76e08 req-0d39a6e3-83ea-46bd-a3c1-d4d04edc7305 f4aa7aef6676449da98c17a6a0fc4af8 6fe8c5d5672f4729a8e10101584e09fa - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/6fe8c5d5672f4729a8e10101584e09fa/attachments/8631cf35-eeec-4b20-9330-b184fe67cd26 /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-07-08 03:27:26.479 7 INFO cinder.api.openstack.wsgi [req-3cde17b4-7123-458f-8ab5-bedf6664a818 req-8055a93f-e64f-4952-9512-d400149991f2 f4aa7aef6676449da98c17a6a0fc4af8 6fe8c5d5672f4729a8e10101584e09fa - - default default] GET http://10.0.0.150:8776/ 2026-07-08 03:27:26.480 7 INFO cinder.api.openstack.wsgi [req-3cde17b4-7123-458f-8ab5-bedf6664a818 req-8055a93f-e64f-4952-9512-d400149991f2 f4aa7aef6676449da98c17a6a0fc4af8 6fe8c5d5672f4729a8e10101584e09fa - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 03:27:26.482 7 INFO cinder.api.openstack.wsgi [req-3cde17b4-7123-458f-8ab5-bedf6664a818 req-8055a93f-e64f-4952-9512-d400149991f2 f4aa7aef6676449da98c17a6a0fc4af8 6fe8c5d5672f4729a8e10101584e09fa - - default default] GET http://10.0.0.150:8776/ 2026-07-08 03:27:26.483 7 INFO cinder.api.openstack.wsgi [req-3cde17b4-7123-458f-8ab5-bedf6664a818 req-8055a93f-e64f-4952-9512-d400149991f2 f4aa7aef6676449da98c17a6a0fc4af8 6fe8c5d5672f4729a8e10101584e09fa - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 03:27:26.758 8 INFO cinder.api.openstack.wsgi [req-25eb7865-be03-46d3-8e41-509a37a76e08 req-0d39a6e3-83ea-46bd-a3c1-d4d04edc7305 f4aa7aef6676449da98c17a6a0fc4af8 6fe8c5d5672f4729a8e10101584e09fa - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6fe8c5d5672f4729a8e10101584e09fa/attachments/8631cf35-eeec-4b20-9330-b184fe67cd26 returned with HTTP 200 [pid: 8|app: 0|req: 348/694] 199.204.45.72 () {38 vars in 1102 bytes} [Wed Jul 8 03:27:26 2026] DELETE /v3/6fe8c5d5672f4729a8e10101584e09fa/attachments/8631cf35-eeec-4b20-9330-b184fe67cd26 => generated 19 bytes in 588 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-07-08 03:27:26.775 7 INFO cinder.api.openstack.wsgi [req-25eb7865-be03-46d3-8e41-509a37a76e08 req-b510dbd9-ece6-477d-ae47-7ccc4669712d f4aa7aef6676449da98c17a6a0fc4af8 6fe8c5d5672f4729a8e10101584e09fa - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/6fe8c5d5672f4729a8e10101584e09fa/volumes/089fa09f-8588-46fd-9ef7-6304aa7a1bc9 2026-07-08 03:27:26.775 7 INFO cinder.api.v3.volumes [req-25eb7865-be03-46d3-8e41-509a37a76e08 req-b510dbd9-ece6-477d-ae47-7ccc4669712d f4aa7aef6676449da98c17a6a0fc4af8 6fe8c5d5672f4729a8e10101584e09fa - - default default] Delete volume with id: 089fa09f-8588-46fd-9ef7-6304aa7a1bc9 /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-07-08 03:27:26.787 7 INFO cinder.volume.api [req-25eb7865-be03-46d3-8e41-509a37a76e08 req-b510dbd9-ece6-477d-ae47-7ccc4669712d f4aa7aef6676449da98c17a6a0fc4af8 6fe8c5d5672f4729a8e10101584e09fa - - default default] Volume info retrieved successfully. 2026-07-08 03:27:26.817 7 INFO cinder.volume.api [req-25eb7865-be03-46d3-8e41-509a37a76e08 req-b510dbd9-ece6-477d-ae47-7ccc4669712d f4aa7aef6676449da98c17a6a0fc4af8 6fe8c5d5672f4729a8e10101584e09fa - - default default] Delete volume request issued successfully. 2026-07-08 03:27:26.817 7 INFO cinder.api.openstack.wsgi [req-25eb7865-be03-46d3-8e41-509a37a76e08 req-b510dbd9-ece6-477d-ae47-7ccc4669712d f4aa7aef6676449da98c17a6a0fc4af8 6fe8c5d5672f4729a8e10101584e09fa - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6fe8c5d5672f4729a8e10101584e09fa/volumes/089fa09f-8588-46fd-9ef7-6304aa7a1bc9 returned with HTTP 202 [pid: 7|app: 0|req: 347/695] 199.204.45.72 () {36 vars in 1053 bytes} [Wed Jul 8 03:27:26 2026] DELETE /v3/6fe8c5d5672f4729a8e10101584e09fa/volumes/089fa09f-8588-46fd-9ef7-6304aa7a1bc9 => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) 2026-07-08 03:27:36.479 8 INFO cinder.api.openstack.wsgi [req-25eb7865-be03-46d3-8e41-509a37a76e08 req-0d39a6e3-83ea-46bd-a3c1-d4d04edc7305 f4aa7aef6676449da98c17a6a0fc4af8 6fe8c5d5672f4729a8e10101584e09fa - - default default] GET http://10.0.0.150:8776/ 2026-07-08 03:27:36.480 7 INFO cinder.api.openstack.wsgi [req-25eb7865-be03-46d3-8e41-509a37a76e08 req-b510dbd9-ece6-477d-ae47-7ccc4669712d f4aa7aef6676449da98c17a6a0fc4af8 6fe8c5d5672f4729a8e10101584e09fa - - default default] GET http://10.0.0.150:8776/ 2026-07-08 03:27:36.481 8 INFO cinder.api.openstack.wsgi [req-25eb7865-be03-46d3-8e41-509a37a76e08 req-0d39a6e3-83ea-46bd-a3c1-d4d04edc7305 f4aa7aef6676449da98c17a6a0fc4af8 6fe8c5d5672f4729a8e10101584e09fa - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 03:27:36.482 7 INFO cinder.api.openstack.wsgi [req-25eb7865-be03-46d3-8e41-509a37a76e08 req-b510dbd9-ece6-477d-ae47-7ccc4669712d f4aa7aef6676449da98c17a6a0fc4af8 6fe8c5d5672f4729a8e10101584e09fa - - default default] http://10.0.0.150: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-07-08 03:27:41.440 8 INFO cinder.api.openstack.wsgi [None req-a69677b1-3591-4ec5-91f2-cdc45cce57c2 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/os-quota-sets/196d68574dd54591a90aeed0c8184aeb?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-07-08 03:27:41.465 8 INFO cinder.api.openstack.wsgi [None req-a69677b1-3591-4ec5-91f2-cdc45cce57c2 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/os-quota-sets/196d68574dd54591a90aeed0c8184aeb?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 350/698] 10.0.0.210 () {28 vars in 736 bytes} [Wed Jul 8 03:27:41 2026] GET /v3/88fdcc1a10f642678656419f332dc251/os-quota-sets/196d68574dd54591a90aeed0c8184aeb?usage=true => generated 847 bytes in 400 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-07-08 03:27:41.478 7 INFO cinder.api.openstack.wsgi [None req-dfd6dfac-e0e1-4f01-92fa-a89b01e13b48 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/os-quota-sets/63929583782841619940376e55b5e1d5?usage=true 2026-07-08 03:27:41.496 7 INFO cinder.api.openstack.wsgi [None req-dfd6dfac-e0e1-4f01-92fa-a89b01e13b48 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/os-quota-sets/63929583782841619940376e55b5e1d5?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 349/699] 10.0.0.210 () {28 vars in 736 bytes} [Wed Jul 8 03:27:41 2026] GET /v3/88fdcc1a10f642678656419f332dc251/os-quota-sets/63929583782841619940376e55b5e1d5?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-08 03:27:41.504 8 INFO cinder.api.openstack.wsgi [None req-5dbbcbef-e2ac-4d24-a3d8-1d793a10f183 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/os-quota-sets/88fdcc1a10f642678656419f332dc251?usage=true 2026-07-08 03:27:41.521 8 INFO cinder.api.openstack.wsgi [None req-5dbbcbef-e2ac-4d24-a3d8-1d793a10f183 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/os-quota-sets/88fdcc1a10f642678656419f332dc251?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 351/700] 10.0.0.210 () {28 vars in 736 bytes} [Wed Jul 8 03:27:41 2026] GET /v3/88fdcc1a10f642678656419f332dc251/os-quota-sets/88fdcc1a10f642678656419f332dc251?usage=true => generated 845 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-08 03:27:41.532 7 INFO cinder.api.openstack.wsgi [None req-cc015688-b969-4322-880c-1ac2c5027587 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/os-quota-sets/9f791867f95440daa5ec36fc5f86ffc1?usage=true 2026-07-08 03:27:41.548 7 INFO cinder.api.openstack.wsgi [None req-cc015688-b969-4322-880c-1ac2c5027587 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/os-quota-sets/9f791867f95440daa5ec36fc5f86ffc1?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 350/701] 10.0.0.210 () {28 vars in 736 bytes} [Wed Jul 8 03:27:41 2026] GET /v3/88fdcc1a10f642678656419f332dc251/os-quota-sets/9f791867f95440daa5ec36fc5f86ffc1?usage=true => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-08 03:27:41.561 8 INFO cinder.api.openstack.wsgi [None req-182af405-fafc-4e54-817b-d6241a4db581 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/os-quota-sets/b9cb75f000b2439780240d7f017682e9?usage=true 2026-07-08 03:27:41.587 8 INFO cinder.api.openstack.wsgi [None req-182af405-fafc-4e54-817b-d6241a4db581 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/os-quota-sets/b9cb75f000b2439780240d7f017682e9?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 352/702] 10.0.0.210 () {28 vars in 736 bytes} [Wed Jul 8 03:27:41 2026] GET /v3/88fdcc1a10f642678656419f332dc251/os-quota-sets/b9cb75f000b2439780240d7f017682e9?usage=true => generated 845 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-08 03:27:41.598 7 INFO cinder.api.openstack.wsgi [None req-94ec3de5-4e79-486a-aa2d-38525a852be5 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/os-quota-sets/c66620d90f00443da9180f554731f503?usage=true 2026-07-08 03:27:41.617 7 INFO cinder.api.openstack.wsgi [None req-94ec3de5-4e79-486a-aa2d-38525a852be5 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/os-quota-sets/c66620d90f00443da9180f554731f503?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 351/703] 10.0.0.210 () {28 vars in 736 bytes} [Wed Jul 8 03:27:41 2026] GET /v3/88fdcc1a10f642678656419f332dc251/os-quota-sets/c66620d90f00443da9180f554731f503?usage=true => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-08 03:27:41.635 8 INFO cinder.api.openstack.wsgi [None req-25c6c5ee-0228-47bf-a387-5ea41d8680b7 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/os-quota-sets/d00165f11b324d7083b807eec0b8cbb0?usage=true 2026-07-08 03:27:41.678 8 INFO cinder.api.openstack.wsgi [None req-25c6c5ee-0228-47bf-a387-5ea41d8680b7 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/os-quota-sets/d00165f11b324d7083b807eec0b8cbb0?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 353/704] 10.0.0.210 () {28 vars in 736 bytes} [Wed Jul 8 03:27:41 2026] GET /v3/88fdcc1a10f642678656419f332dc251/os-quota-sets/d00165f11b324d7083b807eec0b8cbb0?usage=true => generated 847 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-08 03:27:41.694 7 INFO cinder.api.openstack.wsgi [None req-1ce3f9f2-2f4d-46fa-93b0-38c77ccb7b5f 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/os-quota-sets/d4d7b92a35ff4a54a3ed25292af5a36d?usage=true 2026-07-08 03:27:41.718 7 INFO cinder.api.openstack.wsgi [None req-1ce3f9f2-2f4d-46fa-93b0-38c77ccb7b5f 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/os-quota-sets/d4d7b92a35ff4a54a3ed25292af5a36d?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 352/705] 10.0.0.210 () {28 vars in 736 bytes} [Wed Jul 8 03:27:41 2026] GET /v3/88fdcc1a10f642678656419f332dc251/os-quota-sets/d4d7b92a35ff4a54a3ed25292af5a36d?usage=true => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-08 03:27:41.727 8 INFO cinder.api.openstack.wsgi [None req-daea98a8-7a88-4582-b3b3-8016a14bd144 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/volumes/detail?all_tenants=true 2026-07-08 03:27:41.735 8 INFO cinder.volume.api [None req-daea98a8-7a88-4582-b3b3-8016a14bd144 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] Get all volumes completed successfully. 2026-07-08 03:27:41.737 8 INFO cinder.api.openstack.wsgi [None req-daea98a8-7a88-4582-b3b3-8016a14bd144 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 354/706] 10.0.0.210 () {28 vars in 684 bytes} [Wed Jul 8 03:27:41 2026] GET /v3/88fdcc1a10f642678656419f332dc251/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-07-08 03:27:41.750 7 INFO cinder.api.openstack.wsgi [None req-978367ba-e5fa-47cb-992d-ed702747b2f0 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/snapshots?all_tenants=true 2026-07-08 03:27:41.754 7 INFO cinder.volume.api [None req-978367ba-e5fa-47cb-992d-ed702747b2f0 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] Get all snapshots completed successfully. 2026-07-08 03:27:41.754 7 INFO cinder.api.openstack.wsgi [None req-978367ba-e5fa-47cb-992d-ed702747b2f0 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 353/707] 10.0.0.210 () {28 vars in 674 bytes} [Wed Jul 8 03:27:41 2026] GET /v3/88fdcc1a10f642678656419f332dc251/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-07-08 03:27:41.766 8 INFO cinder.api.openstack.wsgi [None req-6ac8bc51-3472-4d9e-ab6c-0036e03297ad 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/scheduler-stats/get_pools?detail=true 2026-07-08 03:27:42.269 8 INFO cinder.api.openstack.wsgi [None req-6ac8bc51-3472-4d9e-ab6c-0036e03297ad 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 355/708] 10.0.0.210 () {28 vars in 696 bytes} [Wed Jul 8 03:27:41 2026] GET /v3/88fdcc1a10f642678656419f332dc251/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-07-08 03:27:42.279 7 INFO cinder.api.openstack.wsgi [None req-3338eb06-3e31-42a1-9a92-c795f6af8f97 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/volumes/detail?all_tenants=true 2026-07-08 03:27:42.290 7 INFO cinder.volume.api [None req-3338eb06-3e31-42a1-9a92-c795f6af8f97 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] Get all volumes completed successfully. 2026-07-08 03:27:42.292 7 INFO cinder.api.openstack.wsgi [None req-3338eb06-3e31-42a1-9a92-c795f6af8f97 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 354/709] 10.0.0.210 () {28 vars in 684 bytes} [Wed Jul 8 03:27:42 2026] GET /v3/88fdcc1a10f642678656419f332dc251/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-07-08 03:27:42.304 8 INFO cinder.api.openstack.wsgi [None req-65a79ba5-cc88-4c99-9718-9118dfa3a024 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/os-services 2026-07-08 03:27:42.311 8 INFO cinder.api.openstack.wsgi [None req-65a79ba5-cc88-4c99-9718-9118dfa3a024 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/os-services returned with HTTP 200 [pid: 8|app: 0|req: 356/710] 10.0.0.210 () {28 vars in 645 bytes} [Wed Jul 8 03:27:42 2026] GET /v3/88fdcc1a10f642678656419f332dc251/os-services => generated 646 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-08 03:27:46.479 7 INFO cinder.api.openstack.wsgi [None req-3338eb06-3e31-42a1-9a92-c795f6af8f97 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 03:27:46.479 8 INFO cinder.api.openstack.wsgi [None req-65a79ba5-cc88-4c99-9718-9118dfa3a024 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 03:27:46.479 8 INFO cinder.api.openstack.wsgi [None req-65a79ba5-cc88-4c99-9718-9118dfa3a024 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 03:27:46.480 7 INFO cinder.api.openstack.wsgi [None req-3338eb06-3e31-42a1-9a92-c795f6af8f97 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 03:27:56.478 8 INFO cinder.api.openstack.wsgi [None req-65a79ba5-cc88-4c99-9718-9118dfa3a024 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 03:27:56.479 8 INFO cinder.api.openstack.wsgi [None req-65a79ba5-cc88-4c99-9718-9118dfa3a024 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 03:27:56.482 7 INFO cinder.api.openstack.wsgi [None req-3338eb06-3e31-42a1-9a92-c795f6af8f97 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 03:27:56.484 7 INFO cinder.api.openstack.wsgi [None req-3338eb06-3e31-42a1-9a92-c795f6af8f97 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 03:28:06.479 7 INFO cinder.api.openstack.wsgi [None req-3338eb06-3e31-42a1-9a92-c795f6af8f97 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 03:28:06.480 7 INFO cinder.api.openstack.wsgi [None req-3338eb06-3e31-42a1-9a92-c795f6af8f97 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 03:28:06.479 8 INFO cinder.api.openstack.wsgi [None req-65a79ba5-cc88-4c99-9718-9118dfa3a024 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 03:28:06.481 8 INFO cinder.api.openstack.wsgi [None req-65a79ba5-cc88-4c99-9718-9118dfa3a024 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 03:28:16.479 7 INFO cinder.api.openstack.wsgi [None req-3338eb06-3e31-42a1-9a92-c795f6af8f97 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 03:28:16.479 7 INFO cinder.api.openstack.wsgi [None req-3338eb06-3e31-42a1-9a92-c795f6af8f97 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 03:28:16.479 8 INFO cinder.api.openstack.wsgi [None req-65a79ba5-cc88-4c99-9718-9118dfa3a024 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 03:28:16.480 8 INFO cinder.api.openstack.wsgi [None req-65a79ba5-cc88-4c99-9718-9118dfa3a024 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 03:28:26.479 8 INFO cinder.api.openstack.wsgi [None req-65a79ba5-cc88-4c99-9718-9118dfa3a024 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 03:28:26.479 7 INFO cinder.api.openstack.wsgi [None req-3338eb06-3e31-42a1-9a92-c795f6af8f97 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 03:28:26.480 8 INFO cinder.api.openstack.wsgi [None req-65a79ba5-cc88-4c99-9718-9118dfa3a024 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 03:28:26.480 7 INFO cinder.api.openstack.wsgi [None req-3338eb06-3e31-42a1-9a92-c795f6af8f97 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 03:28:36.294 8 INFO cinder.api.openstack.wsgi [None req-65a79ba5-cc88-4c99-9718-9118dfa3a024 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-07-08 03:28:36.296 8 INFO cinder.api.openstack.wsgi [None req-65a79ba5-cc88-4c99-9718-9118dfa3a024 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 362/721] 10.0.0.179 () {30 vars in 411 bytes} [Wed Jul 8 03:28:36 2026] GET / => generated 411 bytes in 2 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-07-08 03:28:36.480 7 INFO cinder.api.openstack.wsgi [None req-3338eb06-3e31-42a1-9a92-c795f6af8f97 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 03:28:36.480 8 INFO cinder.api.openstack.wsgi [None req-65a79ba5-cc88-4c99-9718-9118dfa3a024 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 03:28:36.480 7 INFO cinder.api.openstack.wsgi [None req-3338eb06-3e31-42a1-9a92-c795f6af8f97 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 03:28:36.481 8 INFO cinder.api.openstack.wsgi [None req-65a79ba5-cc88-4c99-9718-9118dfa3a024 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 03:28:41.167 7 INFO cinder.api.openstack.wsgi [None req-93f23fb7-8ea1-4497-b34e-0d6facf9e4fc 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/volumes/detail?all_tenants=true 2026-07-08 03:28:41.177 7 INFO cinder.volume.api [None req-93f23fb7-8ea1-4497-b34e-0d6facf9e4fc 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] Get all volumes completed successfully. 2026-07-08 03:28:41.180 7 INFO cinder.api.openstack.wsgi [None req-93f23fb7-8ea1-4497-b34e-0d6facf9e4fc 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 361/724] 10.0.0.210 () {28 vars in 684 bytes} [Wed Jul 8 03:28:40 2026] GET /v3/88fdcc1a10f642678656419f332dc251/volumes/detail?all_tenants=true => generated 15 bytes in 313 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-08 03:28:41.252 8 INFO cinder.api.openstack.wsgi [None req-a3612955-3792-45e7-b299-0094440824cb 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/os-quota-sets/2cdd0c0a359f469fa45a0c382d1326cd?usage=true 2026-07-08 03:28:41.280 8 INFO cinder.api.openstack.wsgi [None req-a3612955-3792-45e7-b299-0094440824cb 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/os-quota-sets/2cdd0c0a359f469fa45a0c382d1326cd?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 364/725] 10.0.0.210 () {28 vars in 736 bytes} [Wed Jul 8 03:28:41 2026] GET /v3/88fdcc1a10f642678656419f332dc251/os-quota-sets/2cdd0c0a359f469fa45a0c382d1326cd?usage=true => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-08 03:28:41.293 7 INFO cinder.api.openstack.wsgi [None req-58798776-afe5-45ef-9a35-82c4a07e3b26 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/os-quota-sets/54b5d3541f074f52b1743c08a665f665?usage=true 2026-07-08 03:28:41.310 7 INFO cinder.api.openstack.wsgi [None req-58798776-afe5-45ef-9a35-82c4a07e3b26 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/os-quota-sets/54b5d3541f074f52b1743c08a665f665?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 362/726] 10.0.0.210 () {28 vars in 736 bytes} [Wed Jul 8 03:28:41 2026] GET /v3/88fdcc1a10f642678656419f332dc251/os-quota-sets/54b5d3541f074f52b1743c08a665f665?usage=true => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-08 03:28:41.321 8 INFO cinder.api.openstack.wsgi [None req-5b3a35f7-16dd-42ef-8696-21fcc9f94ba1 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/os-quota-sets/88fdcc1a10f642678656419f332dc251?usage=true 2026-07-08 03:28:41.344 8 INFO cinder.api.openstack.wsgi [None req-5b3a35f7-16dd-42ef-8696-21fcc9f94ba1 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/os-quota-sets/88fdcc1a10f642678656419f332dc251?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 365/727] 10.0.0.210 () {28 vars in 736 bytes} [Wed Jul 8 03:28:41 2026] GET /v3/88fdcc1a10f642678656419f332dc251/os-quota-sets/88fdcc1a10f642678656419f332dc251?usage=true => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-08 03:28:41.355 7 INFO cinder.api.openstack.wsgi [None req-86aa129a-5fa5-4880-a870-00e9f99b2915 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/os-quota-sets/a1079e3bd91943ba91873306ebccd88f?usage=true 2026-07-08 03:28:41.393 7 INFO cinder.api.openstack.wsgi [None req-86aa129a-5fa5-4880-a870-00e9f99b2915 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/os-quota-sets/a1079e3bd91943ba91873306ebccd88f?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 363/728] 10.0.0.210 () {28 vars in 736 bytes} [Wed Jul 8 03:28:41 2026] GET /v3/88fdcc1a10f642678656419f332dc251/os-quota-sets/a1079e3bd91943ba91873306ebccd88f?usage=true => generated 847 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-08 03:28:41.408 8 INFO cinder.api.openstack.wsgi [None req-4da9b163-0a3b-4f21-92c7-f71191e11457 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/os-quota-sets/b7f488ba179f40d99150801e82b3023c?usage=true 2026-07-08 03:28:41.429 8 INFO cinder.api.openstack.wsgi [None req-4da9b163-0a3b-4f21-92c7-f71191e11457 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/os-quota-sets/b7f488ba179f40d99150801e82b3023c?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 366/729] 10.0.0.210 () {28 vars in 736 bytes} [Wed Jul 8 03:28:41 2026] GET /v3/88fdcc1a10f642678656419f332dc251/os-quota-sets/b7f488ba179f40d99150801e82b3023c?usage=true => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-08 03:28:41.441 7 INFO cinder.api.openstack.wsgi [None req-aa61ec83-6919-4f4f-9105-3551c3cee4dd 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/os-quota-sets/b9cb75f000b2439780240d7f017682e9?usage=true 2026-07-08 03:28:41.460 7 INFO cinder.api.openstack.wsgi [None req-aa61ec83-6919-4f4f-9105-3551c3cee4dd 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/os-quota-sets/b9cb75f000b2439780240d7f017682e9?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 364/730] 10.0.0.210 () {28 vars in 736 bytes} [Wed Jul 8 03:28:41 2026] GET /v3/88fdcc1a10f642678656419f332dc251/os-quota-sets/b9cb75f000b2439780240d7f017682e9?usage=true => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-08 03:28:41.470 8 INFO cinder.api.openstack.wsgi [None req-12706e89-f761-4e68-856c-dc468898ab95 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/os-quota-sets/bd673a4fbf964207ba3893277478b076?usage=true 2026-07-08 03:28:41.501 8 INFO cinder.api.openstack.wsgi [None req-12706e89-f761-4e68-856c-dc468898ab95 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/os-quota-sets/bd673a4fbf964207ba3893277478b076?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 367/731] 10.0.0.210 () {28 vars in 736 bytes} [Wed Jul 8 03:28:41 2026] GET /v3/88fdcc1a10f642678656419f332dc251/os-quota-sets/bd673a4fbf964207ba3893277478b076?usage=true => generated 847 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-08 03:28:41.518 7 INFO cinder.api.openstack.wsgi [None req-db6ec8f4-7f64-4b9d-b524-0ae40f2b8e7f 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/os-quota-sets/be30b5775700463995381aee1f197863?usage=true 2026-07-08 03:28:41.536 7 INFO cinder.api.openstack.wsgi [None req-db6ec8f4-7f64-4b9d-b524-0ae40f2b8e7f 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/os-quota-sets/be30b5775700463995381aee1f197863?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 365/732] 10.0.0.210 () {28 vars in 736 bytes} [Wed Jul 8 03:28:41 2026] GET /v3/88fdcc1a10f642678656419f332dc251/os-quota-sets/be30b5775700463995381aee1f197863?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-08 03:28:41.549 8 INFO cinder.api.openstack.wsgi [None req-1e2e082e-25b8-4597-b512-fd9b1e6fe671 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/os-quota-sets/c34238cfc7b14a6d9662a3555b2ac75e?usage=true 2026-07-08 03:28:41.575 8 INFO cinder.api.openstack.wsgi [None req-1e2e082e-25b8-4597-b512-fd9b1e6fe671 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/os-quota-sets/c34238cfc7b14a6d9662a3555b2ac75e?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 368/733] 10.0.0.210 () {28 vars in 736 bytes} [Wed Jul 8 03:28:41 2026] GET /v3/88fdcc1a10f642678656419f332dc251/os-quota-sets/c34238cfc7b14a6d9662a3555b2ac75e?usage=true => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-08 03:28:41.587 7 INFO cinder.api.openstack.wsgi [None req-f8183d95-4a3a-4a6f-a0e8-cceccd69e9b3 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/os-quota-sets/d4d7b92a35ff4a54a3ed25292af5a36d?usage=true 2026-07-08 03:28:41.613 7 INFO cinder.api.openstack.wsgi [None req-f8183d95-4a3a-4a6f-a0e8-cceccd69e9b3 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/os-quota-sets/d4d7b92a35ff4a54a3ed25292af5a36d?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 366/734] 10.0.0.210 () {28 vars in 736 bytes} [Wed Jul 8 03:28:41 2026] GET /v3/88fdcc1a10f642678656419f332dc251/os-quota-sets/d4d7b92a35ff4a54a3ed25292af5a36d?usage=true => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-08 03:28:41.625 8 INFO cinder.api.openstack.wsgi [None req-f11d063e-a326-4347-9852-4693fa489639 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/os-quota-sets/e016dd0821eb4876a461b27c5e8f1848?usage=true 2026-07-08 03:28:41.652 8 INFO cinder.api.openstack.wsgi [None req-f11d063e-a326-4347-9852-4693fa489639 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/os-quota-sets/e016dd0821eb4876a461b27c5e8f1848?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 369/735] 10.0.0.210 () {28 vars in 736 bytes} [Wed Jul 8 03:28:41 2026] GET /v3/88fdcc1a10f642678656419f332dc251/os-quota-sets/e016dd0821eb4876a461b27c5e8f1848?usage=true => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-08 03:28:41.662 7 INFO cinder.api.openstack.wsgi [None req-c483772e-0719-4ce9-b196-4c8d23bf5233 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/volumes/detail?all_tenants=true 2026-07-08 03:28:41.670 7 INFO cinder.volume.api [None req-c483772e-0719-4ce9-b196-4c8d23bf5233 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] Get all volumes completed successfully. 2026-07-08 03:28:41.672 7 INFO cinder.api.openstack.wsgi [None req-c483772e-0719-4ce9-b196-4c8d23bf5233 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 367/736] 10.0.0.210 () {28 vars in 684 bytes} [Wed Jul 8 03:28:41 2026] GET /v3/88fdcc1a10f642678656419f332dc251/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-07-08 03:28:41.683 8 INFO cinder.api.openstack.wsgi [None req-5fb50a17-0f4b-4574-96ae-ffb28784d197 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/os-services 2026-07-08 03:28:41.688 8 INFO cinder.api.openstack.wsgi [None req-5fb50a17-0f4b-4574-96ae-ffb28784d197 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/os-services returned with HTTP 200 [pid: 8|app: 0|req: 370/737] 10.0.0.210 () {28 vars in 645 bytes} [Wed Jul 8 03:28:41 2026] GET /v3/88fdcc1a10f642678656419f332dc251/os-services => generated 646 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-08 03:28:41.701 7 INFO cinder.api.openstack.wsgi [None req-76754d91-92bd-4557-bc1a-ef3ddfd1f223 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/snapshots?all_tenants=true 2026-07-08 03:28:41.707 7 INFO cinder.volume.api [None req-76754d91-92bd-4557-bc1a-ef3ddfd1f223 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] Get all snapshots completed successfully. 2026-07-08 03:28:41.707 7 INFO cinder.api.openstack.wsgi [None req-76754d91-92bd-4557-bc1a-ef3ddfd1f223 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 368/738] 10.0.0.210 () {28 vars in 674 bytes} [Wed Jul 8 03:28:41 2026] GET /v3/88fdcc1a10f642678656419f332dc251/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-07-08 03:28:41.719 8 INFO cinder.api.openstack.wsgi [None req-e66a3898-93df-4b0e-b089-badb735c5b6a 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/scheduler-stats/get_pools?detail=true 2026-07-08 03:28:42.223 8 INFO cinder.api.openstack.wsgi [None req-e66a3898-93df-4b0e-b089-badb735c5b6a 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 371/739] 10.0.0.210 () {28 vars in 696 bytes} [Wed Jul 8 03:28:41 2026] GET /v3/88fdcc1a10f642678656419f332dc251/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-07-08 03:28:46.480 7 INFO cinder.api.openstack.wsgi [None req-76754d91-92bd-4557-bc1a-ef3ddfd1f223 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 03:28:46.480 8 INFO cinder.api.openstack.wsgi [None req-e66a3898-93df-4b0e-b089-badb735c5b6a 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 03:28:46.481 7 INFO cinder.api.openstack.wsgi [None req-76754d91-92bd-4557-bc1a-ef3ddfd1f223 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 03:28:46.482 8 INFO cinder.api.openstack.wsgi [None req-e66a3898-93df-4b0e-b089-badb735c5b6a 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 03:28:54.170 7 INFO cinder.api.openstack.wsgi [None req-002a5956-7ecb-42bc-9943-c5704abdbe96 6626cc5a67ae4a3f861e4381d7ecb87b edbdda0d970d4dc1a5a489b692e02b6c - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/edbdda0d970d4dc1a5a489b692e02b6c/volumes 2026-07-08 03:28:54.173 7 INFO cinder.api.v3.volumes [None req-002a5956-7ecb-42bc-9943-c5704abdbe96 6626cc5a67ae4a3f861e4381d7ecb87b edbdda0d970d4dc1a5a489b692e02b6c - - default default] Create volume of 1 GB 2026-07-08 03:28:54.179 7 INFO cinder.volume.api [None req-002a5956-7ecb-42bc-9943-c5704abdbe96 6626cc5a67ae4a3f861e4381d7ecb87b edbdda0d970d4dc1a5a489b692e02b6c - - default default] Availability Zones retrieved successfully. 2026-07-08 03:28:54.317 7 INFO cinder.volume.api [None req-002a5956-7ecb-42bc-9943-c5704abdbe96 6626cc5a67ae4a3f861e4381d7ecb87b edbdda0d970d4dc1a5a489b692e02b6c - - default default] Create volume request issued successfully. 2026-07-08 03:28:54.318 7 INFO cinder.api.openstack.wsgi [None req-002a5956-7ecb-42bc-9943-c5704abdbe96 6626cc5a67ae4a3f861e4381d7ecb87b edbdda0d970d4dc1a5a489b692e02b6c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/edbdda0d970d4dc1a5a489b692e02b6c/volumes returned with HTTP 202 [pid: 7|app: 0|req: 370/742] 10.0.0.179 () {34 vars in 722 bytes} [Wed Jul 8 03:28:53 2026] POST /v3/edbdda0d970d4dc1a5a489b692e02b6c/volumes => generated 861 bytes in 319 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-07-08 03:28:54.343 8 INFO cinder.api.openstack.wsgi [None req-41bac227-d62b-454d-9564-dfdf91b6fb05 6626cc5a67ae4a3f861e4381d7ecb87b edbdda0d970d4dc1a5a489b692e02b6c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/edbdda0d970d4dc1a5a489b692e02b6c/volumes/3e857910-9683-4025-84cf-706c9115512c /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-07-08 03:28:54.387 8 INFO cinder.volume.api [None req-41bac227-d62b-454d-9564-dfdf91b6fb05 6626cc5a67ae4a3f861e4381d7ecb87b edbdda0d970d4dc1a5a489b692e02b6c - - default default] Volume info retrieved successfully. 2026-07-08 03:28:54.395 8 INFO cinder.api.openstack.wsgi [None req-41bac227-d62b-454d-9564-dfdf91b6fb05 6626cc5a67ae4a3f861e4381d7ecb87b edbdda0d970d4dc1a5a489b692e02b6c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/edbdda0d970d4dc1a5a489b692e02b6c/volumes/3e857910-9683-4025-84cf-706c9115512c returned with HTTP 200 [pid: 8|app: 0|req: 373/743] 10.0.0.179 () {32 vars in 775 bytes} [Wed Jul 8 03:28:54 2026] GET /v3/edbdda0d970d4dc1a5a489b692e02b6c/volumes/3e857910-9683-4025-84cf-706c9115512c => generated 929 bytes in 61 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-07-08 03:28:55.418 7 INFO cinder.api.openstack.wsgi [None req-74632eec-346a-40c5-82c6-2df00936e094 6626cc5a67ae4a3f861e4381d7ecb87b edbdda0d970d4dc1a5a489b692e02b6c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/edbdda0d970d4dc1a5a489b692e02b6c/volumes/3e857910-9683-4025-84cf-706c9115512c /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-07-08 03:28:55.435 7 INFO cinder.volume.api [None req-74632eec-346a-40c5-82c6-2df00936e094 6626cc5a67ae4a3f861e4381d7ecb87b edbdda0d970d4dc1a5a489b692e02b6c - - default default] Volume info retrieved successfully. 2026-07-08 03:28:55.440 7 INFO cinder.api.openstack.wsgi [None req-74632eec-346a-40c5-82c6-2df00936e094 6626cc5a67ae4a3f861e4381d7ecb87b edbdda0d970d4dc1a5a489b692e02b6c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/edbdda0d970d4dc1a5a489b692e02b6c/volumes/3e857910-9683-4025-84cf-706c9115512c returned with HTTP 200 [pid: 7|app: 0|req: 371/744] 10.0.0.179 () {32 vars in 775 bytes} [Wed Jul 8 03:28:55 2026] GET /v3/edbdda0d970d4dc1a5a489b692e02b6c/volumes/3e857910-9683-4025-84cf-706c9115512c => generated 954 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-08 03:28:56.478 7 INFO cinder.api.openstack.wsgi [None req-74632eec-346a-40c5-82c6-2df00936e094 6626cc5a67ae4a3f861e4381d7ecb87b edbdda0d970d4dc1a5a489b692e02b6c - - default default] GET http://10.0.0.150:8776/ 2026-07-08 03:28:56.478 8 INFO cinder.api.openstack.wsgi [None req-41bac227-d62b-454d-9564-dfdf91b6fb05 6626cc5a67ae4a3f861e4381d7ecb87b edbdda0d970d4dc1a5a489b692e02b6c - - default default] GET http://10.0.0.150:8776/ 2026-07-08 03:28:56.479 7 INFO cinder.api.openstack.wsgi [None req-74632eec-346a-40c5-82c6-2df00936e094 6626cc5a67ae4a3f861e4381d7ecb87b edbdda0d970d4dc1a5a489b692e02b6c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 03:28:56.479 8 INFO cinder.api.openstack.wsgi [None req-41bac227-d62b-454d-9564-dfdf91b6fb05 6626cc5a67ae4a3f861e4381d7ecb87b edbdda0d970d4dc1a5a489b692e02b6c - - default default] http://10.0.0.150: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-07-08 03:28:59.090 7 INFO cinder.api.openstack.wsgi [req-ddb3d3a4-1e33-48c7-bf97-96ca682a75c4 req-eb72fe00-f6e4-47ff-95ca-1ff09d97808f c981c743d0bd4dd8a55bdc0b6b102b2d bd673a4fbf964207ba3893277478b076 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/bd673a4fbf964207ba3893277478b076/attachments?instance_id=ccc39928-74dc-423d-ab25-e3bb13fc91a8 2026-07-08 03:28:59.134 7 INFO cinder.api.openstack.wsgi [req-ddb3d3a4-1e33-48c7-bf97-96ca682a75c4 req-eb72fe00-f6e4-47ff-95ca-1ff09d97808f c981c743d0bd4dd8a55bdc0b6b102b2d bd673a4fbf964207ba3893277478b076 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/bd673a4fbf964207ba3893277478b076/attachments?instance_id=ccc39928-74dc-423d-ab25-e3bb13fc91a8 returned with HTTP 200 [pid: 7|app: 0|req: 373/747] 199.204.45.72 () {36 vars in 1103 bytes} [Wed Jul 8 03:28:59 2026] GET /v3/bd673a4fbf964207ba3893277478b076/attachments?instance_id=ccc39928-74dc-423d-ab25-e3bb13fc91a8 => generated 19 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-08 03:29:06.482 8 INFO cinder.api.openstack.wsgi [None req-41bac227-d62b-454d-9564-dfdf91b6fb05 6626cc5a67ae4a3f861e4381d7ecb87b edbdda0d970d4dc1a5a489b692e02b6c - - default default] GET http://10.0.0.150:8776/ 2026-07-08 03:29:06.482 7 INFO cinder.api.openstack.wsgi [req-ddb3d3a4-1e33-48c7-bf97-96ca682a75c4 req-eb72fe00-f6e4-47ff-95ca-1ff09d97808f c981c743d0bd4dd8a55bdc0b6b102b2d bd673a4fbf964207ba3893277478b076 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 03:29:06.482 8 INFO cinder.api.openstack.wsgi [None req-41bac227-d62b-454d-9564-dfdf91b6fb05 6626cc5a67ae4a3f861e4381d7ecb87b edbdda0d970d4dc1a5a489b692e02b6c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 03:29:06.483 7 INFO cinder.api.openstack.wsgi [req-ddb3d3a4-1e33-48c7-bf97-96ca682a75c4 req-eb72fe00-f6e4-47ff-95ca-1ff09d97808f c981c743d0bd4dd8a55bdc0b6b102b2d bd673a4fbf964207ba3893277478b076 - - default default] http://10.0.0.150: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-07-08 03:29:07.813 8 INFO cinder.api.openstack.wsgi [None req-a29f389a-d8fc-4b62-8304-c9ebeb04e863 6626cc5a67ae4a3f861e4381d7ecb87b edbdda0d970d4dc1a5a489b692e02b6c - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/edbdda0d970d4dc1a5a489b692e02b6c/volumes/3e857910-9683-4025-84cf-706c9115512c/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-07-08 03:29:07.822 8 INFO cinder.volume.api [None req-a29f389a-d8fc-4b62-8304-c9ebeb04e863 6626cc5a67ae4a3f861e4381d7ecb87b edbdda0d970d4dc1a5a489b692e02b6c - - default default] Volume info retrieved successfully. 2026-07-08 03:29:07.837 8 INFO cinder.volume.api [None req-a29f389a-d8fc-4b62-8304-c9ebeb04e863 6626cc5a67ae4a3f861e4381d7ecb87b edbdda0d970d4dc1a5a489b692e02b6c - - default default] Update volume admin metadata completed successfully. 2026-07-08 03:29:08.341 8 INFO cinder.volume.api [None req-a29f389a-d8fc-4b62-8304-c9ebeb04e863 6626cc5a67ae4a3f861e4381d7ecb87b edbdda0d970d4dc1a5a489b692e02b6c - - default default] Attach volume completed successfully. 2026-07-08 03:29:08.341 8 INFO cinder.api.openstack.wsgi [None req-a29f389a-d8fc-4b62-8304-c9ebeb04e863 6626cc5a67ae4a3f861e4381d7ecb87b edbdda0d970d4dc1a5a489b692e02b6c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/edbdda0d970d4dc1a5a489b692e02b6c/volumes/3e857910-9683-4025-84cf-706c9115512c/action returned with HTTP 202 [pid: 8|app: 0|req: 376/750] 10.0.0.179 () {34 vars in 810 bytes} [Wed Jul 8 03:29:07 2026] POST /v3/edbdda0d970d4dc1a5a489b692e02b6c/volumes/3e857910-9683-4025-84cf-706c9115512c/action => generated 0 bytes in 533 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) 2026-07-08 03:29:08.352 7 INFO cinder.api.openstack.wsgi [None req-cf939922-f10e-4166-9cd3-38ad655f01ab 6626cc5a67ae4a3f861e4381d7ecb87b edbdda0d970d4dc1a5a489b692e02b6c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/edbdda0d970d4dc1a5a489b692e02b6c/volumes/3e857910-9683-4025-84cf-706c9115512c /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-07-08 03:29:08.369 7 INFO cinder.volume.api [None req-cf939922-f10e-4166-9cd3-38ad655f01ab 6626cc5a67ae4a3f861e4381d7ecb87b edbdda0d970d4dc1a5a489b692e02b6c - - default default] Volume info retrieved successfully. 2026-07-08 03:29:08.374 7 INFO cinder.api.openstack.wsgi [None req-cf939922-f10e-4166-9cd3-38ad655f01ab 6626cc5a67ae4a3f861e4381d7ecb87b edbdda0d970d4dc1a5a489b692e02b6c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/edbdda0d970d4dc1a5a489b692e02b6c/volumes/3e857910-9683-4025-84cf-706c9115512c returned with HTTP 200 [pid: 7|app: 0|req: 375/751] 10.0.0.179 () {32 vars in 775 bytes} [Wed Jul 8 03:29:08 2026] GET /v3/edbdda0d970d4dc1a5a489b692e02b6c/volumes/3e857910-9683-4025-84cf-706c9115512c => generated 1288 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-07-08 03:29:08.397 8 INFO cinder.api.openstack.wsgi [None req-a91a8380-2d9f-4dbd-8af7-af61a3be55f1 6626cc5a67ae4a3f861e4381d7ecb87b edbdda0d970d4dc1a5a489b692e02b6c - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/edbdda0d970d4dc1a5a489b692e02b6c/volumes/3e857910-9683-4025-84cf-706c9115512c/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-07-08 03:29:08.410 8 INFO cinder.volume.api [None req-a91a8380-2d9f-4dbd-8af7-af61a3be55f1 6626cc5a67ae4a3f861e4381d7ecb87b edbdda0d970d4dc1a5a489b692e02b6c - - default default] Volume info retrieved successfully. 2026-07-08 03:29:08.914 8 INFO cinder.volume.api [None req-a91a8380-2d9f-4dbd-8af7-af61a3be55f1 6626cc5a67ae4a3f861e4381d7ecb87b edbdda0d970d4dc1a5a489b692e02b6c - - default default] Detach volume completed successfully. 2026-07-08 03:29:08.914 8 INFO cinder.api.openstack.wsgi [None req-a91a8380-2d9f-4dbd-8af7-af61a3be55f1 6626cc5a67ae4a3f861e4381d7ecb87b edbdda0d970d4dc1a5a489b692e02b6c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/edbdda0d970d4dc1a5a489b692e02b6c/volumes/3e857910-9683-4025-84cf-706c9115512c/action returned with HTTP 202 [pid: 8|app: 0|req: 377/752] 10.0.0.179 () {34 vars in 810 bytes} [Wed Jul 8 03:29:08 2026] POST /v3/edbdda0d970d4dc1a5a489b692e02b6c/volumes/3e857910-9683-4025-84cf-706c9115512c/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-07-08 03:29:08.939 7 INFO cinder.api.openstack.wsgi [None req-d6170d90-7c0f-4c4f-92f8-a4e3588e4a9d 6626cc5a67ae4a3f861e4381d7ecb87b edbdda0d970d4dc1a5a489b692e02b6c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/edbdda0d970d4dc1a5a489b692e02b6c/volumes/3e857910-9683-4025-84cf-706c9115512c /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-07-08 03:29:08.951 7 INFO cinder.volume.api [None req-d6170d90-7c0f-4c4f-92f8-a4e3588e4a9d 6626cc5a67ae4a3f861e4381d7ecb87b edbdda0d970d4dc1a5a489b692e02b6c - - default default] Volume info retrieved successfully. 2026-07-08 03:29:08.966 7 INFO cinder.api.openstack.wsgi [None req-d6170d90-7c0f-4c4f-92f8-a4e3588e4a9d 6626cc5a67ae4a3f861e4381d7ecb87b edbdda0d970d4dc1a5a489b692e02b6c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/edbdda0d970d4dc1a5a489b692e02b6c/volumes/3e857910-9683-4025-84cf-706c9115512c returned with HTTP 200 [pid: 7|app: 0|req: 376/753] 10.0.0.179 () {32 vars in 775 bytes} [Wed Jul 8 03:29:08 2026] GET /v3/edbdda0d970d4dc1a5a489b692e02b6c/volumes/3e857910-9683-4025-84cf-706c9115512c => generated 973 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 03:29:16.139 8 INFO cinder.api.openstack.wsgi [None req-95bdc325-a81c-4874-b778-47bd3962cfd2 6626cc5a67ae4a3f861e4381d7ecb87b edbdda0d970d4dc1a5a489b692e02b6c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/edbdda0d970d4dc1a5a489b692e02b6c/volumes/3e857910-9683-4025-84cf-706c9115512c /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-07-08 03:29:16.171 8 INFO cinder.volume.api [None req-95bdc325-a81c-4874-b778-47bd3962cfd2 6626cc5a67ae4a3f861e4381d7ecb87b edbdda0d970d4dc1a5a489b692e02b6c - - default default] Volume info retrieved successfully. 2026-07-08 03:29:16.181 8 INFO cinder.api.openstack.wsgi [None req-95bdc325-a81c-4874-b778-47bd3962cfd2 6626cc5a67ae4a3f861e4381d7ecb87b edbdda0d970d4dc1a5a489b692e02b6c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/edbdda0d970d4dc1a5a489b692e02b6c/volumes/3e857910-9683-4025-84cf-706c9115512c returned with HTTP 200 [pid: 8|app: 0|req: 378/754] 10.0.0.179 () {32 vars in 775 bytes} [Wed Jul 8 03:29:16 2026] GET /v3/edbdda0d970d4dc1a5a489b692e02b6c/volumes/3e857910-9683-4025-84cf-706c9115512c => generated 973 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-07-08 03:29:16.206 7 INFO cinder.api.openstack.wsgi [None req-1c4fde9a-defa-44eb-85e7-82d508747e98 6626cc5a67ae4a3f861e4381d7ecb87b edbdda0d970d4dc1a5a489b692e02b6c - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/edbdda0d970d4dc1a5a489b692e02b6c/volumes/3e857910-9683-4025-84cf-706c9115512c 2026-07-08 03:29:16.207 7 INFO cinder.api.v3.volumes [None req-1c4fde9a-defa-44eb-85e7-82d508747e98 6626cc5a67ae4a3f861e4381d7ecb87b edbdda0d970d4dc1a5a489b692e02b6c - - default default] Delete volume with id: 3e857910-9683-4025-84cf-706c9115512c /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-07-08 03:29:16.219 7 INFO cinder.volume.api [None req-1c4fde9a-defa-44eb-85e7-82d508747e98 6626cc5a67ae4a3f861e4381d7ecb87b edbdda0d970d4dc1a5a489b692e02b6c - - default default] Volume info retrieved successfully. 2026-07-08 03:29:16.235 7 INFO cinder.volume.api [None req-1c4fde9a-defa-44eb-85e7-82d508747e98 6626cc5a67ae4a3f861e4381d7ecb87b edbdda0d970d4dc1a5a489b692e02b6c - - default default] Delete volume request issued successfully. 2026-07-08 03:29:16.235 7 INFO cinder.api.openstack.wsgi [None req-1c4fde9a-defa-44eb-85e7-82d508747e98 6626cc5a67ae4a3f861e4381d7ecb87b edbdda0d970d4dc1a5a489b692e02b6c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/edbdda0d970d4dc1a5a489b692e02b6c/volumes/3e857910-9683-4025-84cf-706c9115512c returned with HTTP 202 [pid: 7|app: 0|req: 377/755] 10.0.0.179 () {32 vars in 778 bytes} [Wed Jul 8 03:29:16 2026] DELETE /v3/edbdda0d970d4dc1a5a489b692e02b6c/volumes/3e857910-9683-4025-84cf-706c9115512c => generated 0 bytes in 37 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-07-08 03:29:16.249 8 INFO cinder.api.openstack.wsgi [None req-8f106912-98c7-47ee-a2e7-cb448e9296aa 6626cc5a67ae4a3f861e4381d7ecb87b edbdda0d970d4dc1a5a489b692e02b6c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/edbdda0d970d4dc1a5a489b692e02b6c/volumes/3e857910-9683-4025-84cf-706c9115512c /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-07-08 03:29:16.283 8 INFO cinder.volume.api [None req-8f106912-98c7-47ee-a2e7-cb448e9296aa 6626cc5a67ae4a3f861e4381d7ecb87b edbdda0d970d4dc1a5a489b692e02b6c - - default default] Volume info retrieved successfully. 2026-07-08 03:29:16.295 8 INFO cinder.api.openstack.wsgi [None req-8f106912-98c7-47ee-a2e7-cb448e9296aa 6626cc5a67ae4a3f861e4381d7ecb87b edbdda0d970d4dc1a5a489b692e02b6c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/edbdda0d970d4dc1a5a489b692e02b6c/volumes/3e857910-9683-4025-84cf-706c9115512c returned with HTTP 200 [pid: 8|app: 0|req: 379/756] 10.0.0.179 () {32 vars in 775 bytes} [Wed Jul 8 03:29:16 2026] GET /v3/edbdda0d970d4dc1a5a489b692e02b6c/volumes/3e857910-9683-4025-84cf-706c9115512c => generated 972 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-08 03:29:16.479 8 INFO cinder.api.openstack.wsgi [None req-8f106912-98c7-47ee-a2e7-cb448e9296aa 6626cc5a67ae4a3f861e4381d7ecb87b edbdda0d970d4dc1a5a489b692e02b6c - - default default] GET http://10.0.0.150:8776/ 2026-07-08 03:29:16.479 7 INFO cinder.api.openstack.wsgi [None req-1c4fde9a-defa-44eb-85e7-82d508747e98 6626cc5a67ae4a3f861e4381d7ecb87b edbdda0d970d4dc1a5a489b692e02b6c - - default default] GET http://10.0.0.150:8776/ 2026-07-08 03:29:16.479 8 INFO cinder.api.openstack.wsgi [None req-8f106912-98c7-47ee-a2e7-cb448e9296aa 6626cc5a67ae4a3f861e4381d7ecb87b edbdda0d970d4dc1a5a489b692e02b6c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 03:29:16.480 7 INFO cinder.api.openstack.wsgi [None req-1c4fde9a-defa-44eb-85e7-82d508747e98 6626cc5a67ae4a3f861e4381d7ecb87b edbdda0d970d4dc1a5a489b692e02b6c - - default default] http://10.0.0.150: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-07-08 03:29:17.319 8 INFO cinder.api.openstack.wsgi [None req-5d925635-a26a-4e5f-ab65-b38d0f8e0cfb 6626cc5a67ae4a3f861e4381d7ecb87b edbdda0d970d4dc1a5a489b692e02b6c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/edbdda0d970d4dc1a5a489b692e02b6c/volumes/3e857910-9683-4025-84cf-706c9115512c 2026-07-08 03:29:17.348 8 INFO cinder.api.openstack.wsgi [None req-5d925635-a26a-4e5f-ab65-b38d0f8e0cfb 6626cc5a67ae4a3f861e4381d7ecb87b edbdda0d970d4dc1a5a489b692e02b6c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/edbdda0d970d4dc1a5a489b692e02b6c/volumes/3e857910-9683-4025-84cf-706c9115512c returned with HTTP 404 [pid: 8|app: 0|req: 381/759] 10.0.0.179 () {32 vars in 775 bytes} [Wed Jul 8 03:29:17 2026] GET /v3/edbdda0d970d4dc1a5a489b692e02b6c/volumes/3e857910-9683-4025-84cf-706c9115512c => generated 109 bytes in 38 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-07-08 03:29:22.198 7 INFO cinder.api.openstack.wsgi [None req-2e10aff7-ff90-44fb-8bb2-8f89aa8f6026 d3b6077c91b3494ca874d74e8a21881a 12b7828431f042c09b99d39d6a551b9a - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/12b7828431f042c09b99d39d6a551b9a/volumes 2026-07-08 03:29:22.200 7 INFO cinder.api.v3.volumes [None req-2e10aff7-ff90-44fb-8bb2-8f89aa8f6026 d3b6077c91b3494ca874d74e8a21881a 12b7828431f042c09b99d39d6a551b9a - - default default] Create volume of 1 GB 2026-07-08 03:29:22.205 7 INFO cinder.volume.api [None req-2e10aff7-ff90-44fb-8bb2-8f89aa8f6026 d3b6077c91b3494ca874d74e8a21881a 12b7828431f042c09b99d39d6a551b9a - - default default] Availability Zones retrieved successfully. 2026-07-08 03:29:22.395 7 INFO cinder.volume.api [None req-2e10aff7-ff90-44fb-8bb2-8f89aa8f6026 d3b6077c91b3494ca874d74e8a21881a 12b7828431f042c09b99d39d6a551b9a - - default default] Create volume request issued successfully. 2026-07-08 03:29:22.395 7 INFO cinder.api.openstack.wsgi [None req-2e10aff7-ff90-44fb-8bb2-8f89aa8f6026 d3b6077c91b3494ca874d74e8a21881a 12b7828431f042c09b99d39d6a551b9a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/12b7828431f042c09b99d39d6a551b9a/volumes returned with HTTP 202 [pid: 7|app: 0|req: 379/760] 10.0.0.179 () {34 vars in 723 bytes} [Wed Jul 8 03:29:21 2026] POST /v3/12b7828431f042c09b99d39d6a551b9a/volumes => generated 871 bytes in 404 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-07-08 03:29:22.412 8 INFO cinder.api.openstack.wsgi [None req-d0dcc899-3ad0-4714-9658-a7d14f897359 d3b6077c91b3494ca874d74e8a21881a 12b7828431f042c09b99d39d6a551b9a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/12b7828431f042c09b99d39d6a551b9a/volumes/4a5c8155-a810-457f-b228-6f3b71932df3 /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-07-08 03:29:22.428 8 INFO cinder.volume.api [None req-d0dcc899-3ad0-4714-9658-a7d14f897359 d3b6077c91b3494ca874d74e8a21881a 12b7828431f042c09b99d39d6a551b9a - - default default] Volume info retrieved successfully. 2026-07-08 03:29:22.436 8 INFO cinder.api.openstack.wsgi [None req-d0dcc899-3ad0-4714-9658-a7d14f897359 d3b6077c91b3494ca874d74e8a21881a 12b7828431f042c09b99d39d6a551b9a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/12b7828431f042c09b99d39d6a551b9a/volumes/4a5c8155-a810-457f-b228-6f3b71932df3 returned with HTTP 200 [pid: 8|app: 0|req: 382/761] 10.0.0.179 () {32 vars in 775 bytes} [Wed Jul 8 03:29:22 2026] GET /v3/12b7828431f042c09b99d39d6a551b9a/volumes/4a5c8155-a810-457f-b228-6f3b71932df3 => generated 939 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 03:29:23.457 7 INFO cinder.api.openstack.wsgi [None req-0ef3ea12-1a35-4e34-8491-119b6ff3b4f4 d3b6077c91b3494ca874d74e8a21881a 12b7828431f042c09b99d39d6a551b9a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/12b7828431f042c09b99d39d6a551b9a/volumes/4a5c8155-a810-457f-b228-6f3b71932df3 /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-07-08 03:29:23.477 7 INFO cinder.volume.api [None req-0ef3ea12-1a35-4e34-8491-119b6ff3b4f4 d3b6077c91b3494ca874d74e8a21881a 12b7828431f042c09b99d39d6a551b9a - - default default] Volume info retrieved successfully. 2026-07-08 03:29:23.483 7 INFO cinder.api.openstack.wsgi [None req-0ef3ea12-1a35-4e34-8491-119b6ff3b4f4 d3b6077c91b3494ca874d74e8a21881a 12b7828431f042c09b99d39d6a551b9a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/12b7828431f042c09b99d39d6a551b9a/volumes/4a5c8155-a810-457f-b228-6f3b71932df3 returned with HTTP 200 [pid: 7|app: 0|req: 380/762] 10.0.0.179 () {32 vars in 775 bytes} [Wed Jul 8 03:29:23 2026] GET /v3/12b7828431f042c09b99d39d6a551b9a/volumes/4a5c8155-a810-457f-b228-6f3b71932df3 => generated 964 bytes in 34 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-07-08 03:29:23.503 8 INFO cinder.api.openstack.wsgi [None req-16b22700-a6a4-4203-bca3-33942e428a60 d3b6077c91b3494ca874d74e8a21881a 12b7828431f042c09b99d39d6a551b9a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/12b7828431f042c09b99d39d6a551b9a/volumes/4a5c8155-a810-457f-b228-6f3b71932df3 /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-07-08 03:29:23.514 8 INFO cinder.volume.api [None req-16b22700-a6a4-4203-bca3-33942e428a60 d3b6077c91b3494ca874d74e8a21881a 12b7828431f042c09b99d39d6a551b9a - - default default] Volume info retrieved successfully. 2026-07-08 03:29:23.518 8 INFO cinder.api.openstack.wsgi [None req-16b22700-a6a4-4203-bca3-33942e428a60 d3b6077c91b3494ca874d74e8a21881a 12b7828431f042c09b99d39d6a551b9a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/12b7828431f042c09b99d39d6a551b9a/volumes/4a5c8155-a810-457f-b228-6f3b71932df3 returned with HTTP 200 [pid: 8|app: 0|req: 383/763] 10.0.0.179 () {32 vars in 775 bytes} [Wed Jul 8 03:29:23 2026] GET /v3/12b7828431f042c09b99d39d6a551b9a/volumes/4a5c8155-a810-457f-b228-6f3b71932df3 => generated 964 bytes in 19 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-07-08 03:29:23.535 7 INFO cinder.api.openstack.wsgi [None req-a6accae3-1930-4241-bb77-f4d67fcee426 d3b6077c91b3494ca874d74e8a21881a 12b7828431f042c09b99d39d6a551b9a - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/12b7828431f042c09b99d39d6a551b9a/volumes/4a5c8155-a810-457f-b228-6f3b71932df3 /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-07-08 03:29:23.557 7 INFO cinder.volume.api [None req-a6accae3-1930-4241-bb77-f4d67fcee426 d3b6077c91b3494ca874d74e8a21881a 12b7828431f042c09b99d39d6a551b9a - - default default] Volume info retrieved successfully. 2026-07-08 03:29:23.566 7 INFO cinder.volume.api [None req-a6accae3-1930-4241-bb77-f4d67fcee426 d3b6077c91b3494ca874d74e8a21881a 12b7828431f042c09b99d39d6a551b9a - - default default] Volume updated successfully. 2026-07-08 03:29:23.567 7 INFO cinder.api.openstack.wsgi [None req-a6accae3-1930-4241-bb77-f4d67fcee426 d3b6077c91b3494ca874d74e8a21881a 12b7828431f042c09b99d39d6a551b9a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/12b7828431f042c09b99d39d6a551b9a/volumes/4a5c8155-a810-457f-b228-6f3b71932df3 returned with HTTP 200 [pid: 7|app: 0|req: 381/764] 10.0.0.179 () {34 vars in 795 bytes} [Wed Jul 8 03:29:23 2026] PUT /v3/12b7828431f042c09b99d39d6a551b9a/volumes/4a5c8155-a810-457f-b228-6f3b71932df3 => generated 896 bytes in 40 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-07-08 03:29:23.592 8 INFO cinder.api.openstack.wsgi [None req-f7bc37ea-9e92-48e7-ad3d-fc277385abf4 d3b6077c91b3494ca874d74e8a21881a 12b7828431f042c09b99d39d6a551b9a - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/12b7828431f042c09b99d39d6a551b9a/volumes/4a5c8155-a810-457f-b228-6f3b71932df3 /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-07-08 03:29:23.608 8 INFO cinder.volume.api [None req-f7bc37ea-9e92-48e7-ad3d-fc277385abf4 d3b6077c91b3494ca874d74e8a21881a 12b7828431f042c09b99d39d6a551b9a - - default default] Volume info retrieved successfully. 2026-07-08 03:29:23.616 8 INFO cinder.volume.api [None req-f7bc37ea-9e92-48e7-ad3d-fc277385abf4 d3b6077c91b3494ca874d74e8a21881a 12b7828431f042c09b99d39d6a551b9a - - default default] Volume updated successfully. 2026-07-08 03:29:23.617 8 INFO cinder.api.openstack.wsgi [None req-f7bc37ea-9e92-48e7-ad3d-fc277385abf4 d3b6077c91b3494ca874d74e8a21881a 12b7828431f042c09b99d39d6a551b9a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/12b7828431f042c09b99d39d6a551b9a/volumes/4a5c8155-a810-457f-b228-6f3b71932df3 returned with HTTP 200 [pid: 8|app: 0|req: 384/765] 10.0.0.179 () {34 vars in 796 bytes} [Wed Jul 8 03:29:23 2026] PUT /v3/12b7828431f042c09b99d39d6a551b9a/volumes/4a5c8155-a810-457f-b228-6f3b71932df3 => generated 934 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 03:29:23.636 7 INFO cinder.api.openstack.wsgi [None req-ec2f8ca8-dff0-450b-acca-161e51648fea d3b6077c91b3494ca874d74e8a21881a 12b7828431f042c09b99d39d6a551b9a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/12b7828431f042c09b99d39d6a551b9a/volumes/4a5c8155-a810-457f-b228-6f3b71932df3 /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-07-08 03:29:23.655 7 INFO cinder.volume.api [None req-ec2f8ca8-dff0-450b-acca-161e51648fea d3b6077c91b3494ca874d74e8a21881a 12b7828431f042c09b99d39d6a551b9a - - default default] Volume info retrieved successfully. 2026-07-08 03:29:23.661 7 INFO cinder.api.openstack.wsgi [None req-ec2f8ca8-dff0-450b-acca-161e51648fea d3b6077c91b3494ca874d74e8a21881a 12b7828431f042c09b99d39d6a551b9a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/12b7828431f042c09b99d39d6a551b9a/volumes/4a5c8155-a810-457f-b228-6f3b71932df3 returned with HTTP 200 [pid: 7|app: 0|req: 382/766] 10.0.0.179 () {32 vars in 775 bytes} [Wed Jul 8 03:29:23 2026] GET /v3/12b7828431f042c09b99d39d6a551b9a/volumes/4a5c8155-a810-457f-b228-6f3b71932df3 => generated 1002 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-07-08 03:29:23.685 8 INFO cinder.api.openstack.wsgi [None req-0f296769-c689-441f-a6de-a4b752471b9d d3b6077c91b3494ca874d74e8a21881a 12b7828431f042c09b99d39d6a551b9a - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/12b7828431f042c09b99d39d6a551b9a/volumes 2026-07-08 03:29:23.688 8 INFO cinder.api.v3.volumes [None req-0f296769-c689-441f-a6de-a4b752471b9d d3b6077c91b3494ca874d74e8a21881a 12b7828431f042c09b99d39d6a551b9a - - default default] Create volume of 1 GB 2026-07-08 03:29:23.700 8 INFO cinder.volume.api [None req-0f296769-c689-441f-a6de-a4b752471b9d d3b6077c91b3494ca874d74e8a21881a 12b7828431f042c09b99d39d6a551b9a - - default default] Availability Zones retrieved successfully. 2026-07-08 03:29:23.953 8 INFO cinder.volume.api [None req-0f296769-c689-441f-a6de-a4b752471b9d d3b6077c91b3494ca874d74e8a21881a 12b7828431f042c09b99d39d6a551b9a - - default default] Create volume request issued successfully. 2026-07-08 03:29:23.954 8 INFO cinder.api.openstack.wsgi [None req-0f296769-c689-441f-a6de-a4b752471b9d d3b6077c91b3494ca874d74e8a21881a 12b7828431f042c09b99d39d6a551b9a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/12b7828431f042c09b99d39d6a551b9a/volumes returned with HTTP 202 [pid: 8|app: 0|req: 385/767] 10.0.0.179 () {34 vars in 723 bytes} [Wed Jul 8 03:29:23 2026] POST /v3/12b7828431f042c09b99d39d6a551b9a/volumes => generated 891 bytes in 276 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-07-08 03:29:23.976 7 INFO cinder.api.openstack.wsgi [None req-2bcbacc8-1dc5-4fb4-ae11-0c814e0b8142 d3b6077c91b3494ca874d74e8a21881a 12b7828431f042c09b99d39d6a551b9a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/12b7828431f042c09b99d39d6a551b9a/volumes/921b44c5-810a-4491-9b29-d26126de34f5 /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-07-08 03:29:23.995 7 INFO cinder.volume.api [None req-2bcbacc8-1dc5-4fb4-ae11-0c814e0b8142 d3b6077c91b3494ca874d74e8a21881a 12b7828431f042c09b99d39d6a551b9a - - default default] Volume info retrieved successfully. 2026-07-08 03:29:24.001 7 INFO cinder.api.openstack.wsgi [None req-2bcbacc8-1dc5-4fb4-ae11-0c814e0b8142 d3b6077c91b3494ca874d74e8a21881a 12b7828431f042c09b99d39d6a551b9a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/12b7828431f042c09b99d39d6a551b9a/volumes/921b44c5-810a-4491-9b29-d26126de34f5 returned with HTTP 200 [pid: 7|app: 0|req: 383/768] 10.0.0.179 () {32 vars in 775 bytes} [Wed Jul 8 03:29:23 2026] GET /v3/12b7828431f042c09b99d39d6a551b9a/volumes/921b44c5-810a-4491-9b29-d26126de34f5 => generated 959 bytes in 34 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-07-08 03:29:25.024 8 INFO cinder.api.openstack.wsgi [None req-a3acb1f9-d7d1-41fb-9000-e781750ec705 d3b6077c91b3494ca874d74e8a21881a 12b7828431f042c09b99d39d6a551b9a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/12b7828431f042c09b99d39d6a551b9a/volumes/921b44c5-810a-4491-9b29-d26126de34f5 /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-07-08 03:29:25.039 8 INFO cinder.volume.api [None req-a3acb1f9-d7d1-41fb-9000-e781750ec705 d3b6077c91b3494ca874d74e8a21881a 12b7828431f042c09b99d39d6a551b9a - - default default] Volume info retrieved successfully. 2026-07-08 03:29:25.047 8 INFO cinder.api.openstack.wsgi [None req-a3acb1f9-d7d1-41fb-9000-e781750ec705 d3b6077c91b3494ca874d74e8a21881a 12b7828431f042c09b99d39d6a551b9a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/12b7828431f042c09b99d39d6a551b9a/volumes/921b44c5-810a-4491-9b29-d26126de34f5 returned with HTTP 200 [pid: 8|app: 0|req: 386/769] 10.0.0.179 () {32 vars in 775 bytes} [Wed Jul 8 03:29:25 2026] GET /v3/12b7828431f042c09b99d39d6a551b9a/volumes/921b44c5-810a-4491-9b29-d26126de34f5 => generated 984 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-07-08 03:29:25.068 7 INFO cinder.api.openstack.wsgi [None req-e295bfe3-0097-40a3-85cb-21d6d7a836bd d3b6077c91b3494ca874d74e8a21881a 12b7828431f042c09b99d39d6a551b9a - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/12b7828431f042c09b99d39d6a551b9a/volumes/921b44c5-810a-4491-9b29-d26126de34f5 /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-07-08 03:29:25.095 7 INFO cinder.volume.api [None req-e295bfe3-0097-40a3-85cb-21d6d7a836bd d3b6077c91b3494ca874d74e8a21881a 12b7828431f042c09b99d39d6a551b9a - - default default] Volume info retrieved successfully. 2026-07-08 03:29:25.103 7 INFO cinder.volume.api [None req-e295bfe3-0097-40a3-85cb-21d6d7a836bd d3b6077c91b3494ca874d74e8a21881a 12b7828431f042c09b99d39d6a551b9a - - default default] Volume updated successfully. 2026-07-08 03:29:25.104 7 INFO cinder.api.openstack.wsgi [None req-e295bfe3-0097-40a3-85cb-21d6d7a836bd d3b6077c91b3494ca874d74e8a21881a 12b7828431f042c09b99d39d6a551b9a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/12b7828431f042c09b99d39d6a551b9a/volumes/921b44c5-810a-4491-9b29-d26126de34f5 returned with HTTP 200 [pid: 7|app: 0|req: 384/770] 10.0.0.179 () {34 vars in 795 bytes} [Wed Jul 8 03:29:25 2026] PUT /v3/12b7828431f042c09b99d39d6a551b9a/volumes/921b44c5-810a-4491-9b29-d26126de34f5 => generated 882 bytes in 44 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-07-08 03:29:25.123 8 INFO cinder.api.openstack.wsgi [None req-8a15bb7d-efcc-4243-9a22-12d0897350de d3b6077c91b3494ca874d74e8a21881a 12b7828431f042c09b99d39d6a551b9a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/12b7828431f042c09b99d39d6a551b9a/volumes/921b44c5-810a-4491-9b29-d26126de34f5 /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-07-08 03:29:25.145 8 INFO cinder.volume.api [None req-8a15bb7d-efcc-4243-9a22-12d0897350de d3b6077c91b3494ca874d74e8a21881a 12b7828431f042c09b99d39d6a551b9a - - default default] Volume info retrieved successfully. 2026-07-08 03:29:25.150 8 INFO cinder.api.openstack.wsgi [None req-8a15bb7d-efcc-4243-9a22-12d0897350de d3b6077c91b3494ca874d74e8a21881a 12b7828431f042c09b99d39d6a551b9a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/12b7828431f042c09b99d39d6a551b9a/volumes/921b44c5-810a-4491-9b29-d26126de34f5 returned with HTTP 200 [pid: 8|app: 0|req: 387/771] 10.0.0.179 () {32 vars in 775 bytes} [Wed Jul 8 03:29:25 2026] GET /v3/12b7828431f042c09b99d39d6a551b9a/volumes/921b44c5-810a-4491-9b29-d26126de34f5 => generated 950 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 03:29:25.166 7 INFO cinder.api.openstack.wsgi [None req-6f9606b9-ec86-4ba9-8a27-df1200945762 d3b6077c91b3494ca874d74e8a21881a 12b7828431f042c09b99d39d6a551b9a - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/12b7828431f042c09b99d39d6a551b9a/volumes/921b44c5-810a-4491-9b29-d26126de34f5 2026-07-08 03:29:25.167 7 INFO cinder.api.v3.volumes [None req-6f9606b9-ec86-4ba9-8a27-df1200945762 d3b6077c91b3494ca874d74e8a21881a 12b7828431f042c09b99d39d6a551b9a - - default default] Delete volume with id: 921b44c5-810a-4491-9b29-d26126de34f5 /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-07-08 03:29:25.177 7 INFO cinder.volume.api [None req-6f9606b9-ec86-4ba9-8a27-df1200945762 d3b6077c91b3494ca874d74e8a21881a 12b7828431f042c09b99d39d6a551b9a - - default default] Volume info retrieved successfully. 2026-07-08 03:29:25.201 7 INFO cinder.volume.api [None req-6f9606b9-ec86-4ba9-8a27-df1200945762 d3b6077c91b3494ca874d74e8a21881a 12b7828431f042c09b99d39d6a551b9a - - default default] Delete volume request issued successfully. 2026-07-08 03:29:25.201 7 INFO cinder.api.openstack.wsgi [None req-6f9606b9-ec86-4ba9-8a27-df1200945762 d3b6077c91b3494ca874d74e8a21881a 12b7828431f042c09b99d39d6a551b9a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/12b7828431f042c09b99d39d6a551b9a/volumes/921b44c5-810a-4491-9b29-d26126de34f5 returned with HTTP 202 [pid: 7|app: 0|req: 385/772] 10.0.0.179 () {32 vars in 778 bytes} [Wed Jul 8 03:29:25 2026] DELETE /v3/12b7828431f042c09b99d39d6a551b9a/volumes/921b44c5-810a-4491-9b29-d26126de34f5 => 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-07-08 03:29:25.214 8 INFO cinder.api.openstack.wsgi [None req-123c3ea4-81a7-4158-9355-4a7c1dcb067b d3b6077c91b3494ca874d74e8a21881a 12b7828431f042c09b99d39d6a551b9a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/12b7828431f042c09b99d39d6a551b9a/volumes/921b44c5-810a-4491-9b29-d26126de34f5 /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-07-08 03:29:25.229 8 INFO cinder.volume.api [None req-123c3ea4-81a7-4158-9355-4a7c1dcb067b d3b6077c91b3494ca874d74e8a21881a 12b7828431f042c09b99d39d6a551b9a - - default default] Volume info retrieved successfully. 2026-07-08 03:29:25.235 8 INFO cinder.api.openstack.wsgi [None req-123c3ea4-81a7-4158-9355-4a7c1dcb067b d3b6077c91b3494ca874d74e8a21881a 12b7828431f042c09b99d39d6a551b9a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/12b7828431f042c09b99d39d6a551b9a/volumes/921b44c5-810a-4491-9b29-d26126de34f5 returned with HTTP 200 [pid: 8|app: 0|req: 388/773] 10.0.0.179 () {32 vars in 775 bytes} [Wed Jul 8 03:29:25 2026] GET /v3/12b7828431f042c09b99d39d6a551b9a/volumes/921b44c5-810a-4491-9b29-d26126de34f5 => generated 949 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-07-08 03:29:26.258 7 INFO cinder.api.openstack.wsgi [None req-3945fd78-662c-4f1e-841c-019f4413601b d3b6077c91b3494ca874d74e8a21881a 12b7828431f042c09b99d39d6a551b9a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/12b7828431f042c09b99d39d6a551b9a/volumes/921b44c5-810a-4491-9b29-d26126de34f5 2026-07-08 03:29:26.275 7 INFO cinder.api.openstack.wsgi [None req-3945fd78-662c-4f1e-841c-019f4413601b d3b6077c91b3494ca874d74e8a21881a 12b7828431f042c09b99d39d6a551b9a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/12b7828431f042c09b99d39d6a551b9a/volumes/921b44c5-810a-4491-9b29-d26126de34f5 returned with HTTP 404 [pid: 7|app: 0|req: 386/774] 10.0.0.179 () {32 vars in 775 bytes} [Wed Jul 8 03:29:26 2026] GET /v3/12b7828431f042c09b99d39d6a551b9a/volumes/921b44c5-810a-4491-9b29-d26126de34f5 => generated 109 bytes in 24 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-07-08 03:29:26.287 8 INFO cinder.api.openstack.wsgi [None req-7df8a710-1e67-4b8d-b69c-4a7ef15b7cdd d3b6077c91b3494ca874d74e8a21881a 12b7828431f042c09b99d39d6a551b9a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/12b7828431f042c09b99d39d6a551b9a/volumes/4a5c8155-a810-457f-b228-6f3b71932df3 /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-07-08 03:29:26.304 8 INFO cinder.volume.api [None req-7df8a710-1e67-4b8d-b69c-4a7ef15b7cdd d3b6077c91b3494ca874d74e8a21881a 12b7828431f042c09b99d39d6a551b9a - - default default] Volume info retrieved successfully. 2026-07-08 03:29:26.310 8 INFO cinder.api.openstack.wsgi [None req-7df8a710-1e67-4b8d-b69c-4a7ef15b7cdd d3b6077c91b3494ca874d74e8a21881a 12b7828431f042c09b99d39d6a551b9a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/12b7828431f042c09b99d39d6a551b9a/volumes/4a5c8155-a810-457f-b228-6f3b71932df3 returned with HTTP 200 [pid: 8|app: 0|req: 389/775] 10.0.0.179 () {32 vars in 775 bytes} [Wed Jul 8 03:29:26 2026] GET /v3/12b7828431f042c09b99d39d6a551b9a/volumes/4a5c8155-a810-457f-b228-6f3b71932df3 => generated 1002 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-07-08 03:29:26.348 7 INFO cinder.api.openstack.wsgi [None req-9c26a9a0-357b-41a2-9a05-39ece0adcbbd d3b6077c91b3494ca874d74e8a21881a 12b7828431f042c09b99d39d6a551b9a - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/12b7828431f042c09b99d39d6a551b9a/volumes/4a5c8155-a810-457f-b228-6f3b71932df3 2026-07-08 03:29:26.349 7 INFO cinder.api.v3.volumes [None req-9c26a9a0-357b-41a2-9a05-39ece0adcbbd d3b6077c91b3494ca874d74e8a21881a 12b7828431f042c09b99d39d6a551b9a - - default default] Delete volume with id: 4a5c8155-a810-457f-b228-6f3b71932df3 /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-07-08 03:29:26.364 7 INFO cinder.volume.api [None req-9c26a9a0-357b-41a2-9a05-39ece0adcbbd d3b6077c91b3494ca874d74e8a21881a 12b7828431f042c09b99d39d6a551b9a - - default default] Volume info retrieved successfully. 2026-07-08 03:29:26.399 7 INFO cinder.volume.api [None req-9c26a9a0-357b-41a2-9a05-39ece0adcbbd d3b6077c91b3494ca874d74e8a21881a 12b7828431f042c09b99d39d6a551b9a - - default default] Delete volume request issued successfully. 2026-07-08 03:29:26.399 7 INFO cinder.api.openstack.wsgi [None req-9c26a9a0-357b-41a2-9a05-39ece0adcbbd d3b6077c91b3494ca874d74e8a21881a 12b7828431f042c09b99d39d6a551b9a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/12b7828431f042c09b99d39d6a551b9a/volumes/4a5c8155-a810-457f-b228-6f3b71932df3 returned with HTTP 202 [pid: 7|app: 0|req: 387/776] 10.0.0.179 () {32 vars in 778 bytes} [Wed Jul 8 03:29:26 2026] DELETE /v3/12b7828431f042c09b99d39d6a551b9a/volumes/4a5c8155-a810-457f-b228-6f3b71932df3 => 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-07-08 03:29:26.419 8 INFO cinder.api.openstack.wsgi [None req-1ecbe98c-9491-499b-99ae-bb81e9f0a6ca d3b6077c91b3494ca874d74e8a21881a 12b7828431f042c09b99d39d6a551b9a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/12b7828431f042c09b99d39d6a551b9a/volumes/4a5c8155-a810-457f-b228-6f3b71932df3 /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-07-08 03:29:26.436 8 INFO cinder.volume.api [None req-1ecbe98c-9491-499b-99ae-bb81e9f0a6ca d3b6077c91b3494ca874d74e8a21881a 12b7828431f042c09b99d39d6a551b9a - - default default] Volume info retrieved successfully. 2026-07-08 03:29:26.444 8 INFO cinder.api.openstack.wsgi [None req-1ecbe98c-9491-499b-99ae-bb81e9f0a6ca d3b6077c91b3494ca874d74e8a21881a 12b7828431f042c09b99d39d6a551b9a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/12b7828431f042c09b99d39d6a551b9a/volumes/4a5c8155-a810-457f-b228-6f3b71932df3 returned with HTTP 200 [pid: 8|app: 0|req: 390/777] 10.0.0.179 () {32 vars in 775 bytes} [Wed Jul 8 03:29:26 2026] GET /v3/12b7828431f042c09b99d39d6a551b9a/volumes/4a5c8155-a810-457f-b228-6f3b71932df3 => generated 1001 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-07-08 03:29:26.479 8 INFO cinder.api.openstack.wsgi [None req-1ecbe98c-9491-499b-99ae-bb81e9f0a6ca d3b6077c91b3494ca874d74e8a21881a 12b7828431f042c09b99d39d6a551b9a - - default default] GET http://10.0.0.150:8776/ 2026-07-08 03:29:26.479 7 INFO cinder.api.openstack.wsgi [None req-9c26a9a0-357b-41a2-9a05-39ece0adcbbd d3b6077c91b3494ca874d74e8a21881a 12b7828431f042c09b99d39d6a551b9a - - default default] GET http://10.0.0.150:8776/ 2026-07-08 03:29:26.480 8 INFO cinder.api.openstack.wsgi [None req-1ecbe98c-9491-499b-99ae-bb81e9f0a6ca d3b6077c91b3494ca874d74e8a21881a 12b7828431f042c09b99d39d6a551b9a - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 03:29:26.480 7 INFO cinder.api.openstack.wsgi [None req-9c26a9a0-357b-41a2-9a05-39ece0adcbbd d3b6077c91b3494ca874d74e8a21881a 12b7828431f042c09b99d39d6a551b9a - - default default] http://10.0.0.150: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-07-08 03:29:27.467 7 INFO cinder.api.openstack.wsgi [None req-427eb026-b9fa-42dc-9e52-7123a25991f0 d3b6077c91b3494ca874d74e8a21881a 12b7828431f042c09b99d39d6a551b9a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/12b7828431f042c09b99d39d6a551b9a/volumes/4a5c8155-a810-457f-b228-6f3b71932df3 2026-07-08 03:29:27.488 7 INFO cinder.api.openstack.wsgi [None req-427eb026-b9fa-42dc-9e52-7123a25991f0 d3b6077c91b3494ca874d74e8a21881a 12b7828431f042c09b99d39d6a551b9a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/12b7828431f042c09b99d39d6a551b9a/volumes/4a5c8155-a810-457f-b228-6f3b71932df3 returned with HTTP 404 [pid: 7|app: 0|req: 389/780] 10.0.0.179 () {32 vars in 775 bytes} [Wed Jul 8 03:29:27 2026] GET /v3/12b7828431f042c09b99d39d6a551b9a/volumes/4a5c8155-a810-457f-b228-6f3b71932df3 => generated 109 bytes in 29 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-07-08 03:29:27.553 8 INFO cinder.api.openstack.wsgi [None req-67b83428-a459-4a7b-b4e5-9a0444a93653 d3b6077c91b3494ca874d74e8a21881a 12b7828431f042c09b99d39d6a551b9a - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/12b7828431f042c09b99d39d6a551b9a/volumes 2026-07-08 03:29:28.141 8 INFO cinder.api.v3.volumes [None req-67b83428-a459-4a7b-b4e5-9a0444a93653 d3b6077c91b3494ca874d74e8a21881a 12b7828431f042c09b99d39d6a551b9a - - default default] Create volume of 1 GB 2026-07-08 03:29:28.148 8 INFO cinder.volume.api [None req-67b83428-a459-4a7b-b4e5-9a0444a93653 d3b6077c91b3494ca874d74e8a21881a 12b7828431f042c09b99d39d6a551b9a - - default default] Availability Zones retrieved successfully. 2026-07-08 03:29:28.350 8 INFO cinder.volume.api [None req-67b83428-a459-4a7b-b4e5-9a0444a93653 d3b6077c91b3494ca874d74e8a21881a 12b7828431f042c09b99d39d6a551b9a - - default default] Create volume request issued successfully. 2026-07-08 03:29:28.351 8 INFO cinder.api.openstack.wsgi [None req-67b83428-a459-4a7b-b4e5-9a0444a93653 d3b6077c91b3494ca874d74e8a21881a 12b7828431f042c09b99d39d6a551b9a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/12b7828431f042c09b99d39d6a551b9a/volumes returned with HTTP 202 [pid: 8|app: 0|req: 392/781] 10.0.0.179 () {34 vars in 723 bytes} [Wed Jul 8 03:29:27 2026] POST /v3/12b7828431f042c09b99d39d6a551b9a/volumes => generated 870 bytes in 806 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-07-08 03:29:28.371 7 INFO cinder.api.openstack.wsgi [None req-0488df8d-7ca2-4a35-b046-e22b60d9d268 d3b6077c91b3494ca874d74e8a21881a 12b7828431f042c09b99d39d6a551b9a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/12b7828431f042c09b99d39d6a551b9a/volumes/0e29154d-156c-436d-b990-1e23d428663f /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-07-08 03:29:28.385 7 INFO cinder.volume.api [None req-0488df8d-7ca2-4a35-b046-e22b60d9d268 d3b6077c91b3494ca874d74e8a21881a 12b7828431f042c09b99d39d6a551b9a - - default default] Volume info retrieved successfully. 2026-07-08 03:29:28.390 7 INFO cinder.api.openstack.wsgi [None req-0488df8d-7ca2-4a35-b046-e22b60d9d268 d3b6077c91b3494ca874d74e8a21881a 12b7828431f042c09b99d39d6a551b9a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/12b7828431f042c09b99d39d6a551b9a/volumes/0e29154d-156c-436d-b990-1e23d428663f returned with HTTP 200 [pid: 7|app: 0|req: 390/782] 10.0.0.179 () {32 vars in 775 bytes} [Wed Jul 8 03:29:28 2026] GET /v3/12b7828431f042c09b99d39d6a551b9a/volumes/0e29154d-156c-436d-b990-1e23d428663f => generated 938 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-07-08 03:29:29.414 8 INFO cinder.api.openstack.wsgi [None req-f2402360-2507-449d-bcbd-b15d8208f1dd d3b6077c91b3494ca874d74e8a21881a 12b7828431f042c09b99d39d6a551b9a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/12b7828431f042c09b99d39d6a551b9a/volumes/0e29154d-156c-436d-b990-1e23d428663f /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-07-08 03:29:29.427 8 INFO cinder.volume.api [None req-f2402360-2507-449d-bcbd-b15d8208f1dd d3b6077c91b3494ca874d74e8a21881a 12b7828431f042c09b99d39d6a551b9a - - default default] Volume info retrieved successfully. 2026-07-08 03:29:29.435 8 INFO cinder.api.openstack.wsgi [None req-f2402360-2507-449d-bcbd-b15d8208f1dd d3b6077c91b3494ca874d74e8a21881a 12b7828431f042c09b99d39d6a551b9a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/12b7828431f042c09b99d39d6a551b9a/volumes/0e29154d-156c-436d-b990-1e23d428663f returned with HTTP 200 [pid: 8|app: 0|req: 393/783] 10.0.0.179 () {32 vars in 775 bytes} [Wed Jul 8 03:29:29 2026] GET /v3/12b7828431f042c09b99d39d6a551b9a/volumes/0e29154d-156c-436d-b990-1e23d428663f => generated 1488 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-07-08 03:29:29.458 7 INFO cinder.api.openstack.wsgi [None req-be917aa3-ac5a-43f9-ba51-fc0bb9c0afd8 d3b6077c91b3494ca874d74e8a21881a 12b7828431f042c09b99d39d6a551b9a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/12b7828431f042c09b99d39d6a551b9a/volumes/0e29154d-156c-436d-b990-1e23d428663f /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-07-08 03:29:29.476 7 INFO cinder.volume.api [None req-be917aa3-ac5a-43f9-ba51-fc0bb9c0afd8 d3b6077c91b3494ca874d74e8a21881a 12b7828431f042c09b99d39d6a551b9a - - default default] Volume info retrieved successfully. 2026-07-08 03:29:29.482 7 INFO cinder.api.openstack.wsgi [None req-be917aa3-ac5a-43f9-ba51-fc0bb9c0afd8 d3b6077c91b3494ca874d74e8a21881a 12b7828431f042c09b99d39d6a551b9a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/12b7828431f042c09b99d39d6a551b9a/volumes/0e29154d-156c-436d-b990-1e23d428663f returned with HTTP 200 [pid: 7|app: 0|req: 391/784] 10.0.0.179 () {32 vars in 775 bytes} [Wed Jul 8 03:29:29 2026] GET /v3/12b7828431f042c09b99d39d6a551b9a/volumes/0e29154d-156c-436d-b990-1e23d428663f => generated 1488 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-07-08 03:29:29.503 8 INFO cinder.api.openstack.wsgi [None req-ea00d2b6-0d01-4335-94c2-d455d992d721 d3b6077c91b3494ca874d74e8a21881a 12b7828431f042c09b99d39d6a551b9a - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/12b7828431f042c09b99d39d6a551b9a/volumes/0e29154d-156c-436d-b990-1e23d428663f /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-07-08 03:29:29.525 8 INFO cinder.volume.api [None req-ea00d2b6-0d01-4335-94c2-d455d992d721 d3b6077c91b3494ca874d74e8a21881a 12b7828431f042c09b99d39d6a551b9a - - default default] Volume info retrieved successfully. 2026-07-08 03:29:29.535 8 INFO cinder.volume.api [None req-ea00d2b6-0d01-4335-94c2-d455d992d721 d3b6077c91b3494ca874d74e8a21881a 12b7828431f042c09b99d39d6a551b9a - - default default] Volume updated successfully. 2026-07-08 03:29:29.536 8 INFO cinder.api.openstack.wsgi [None req-ea00d2b6-0d01-4335-94c2-d455d992d721 d3b6077c91b3494ca874d74e8a21881a 12b7828431f042c09b99d39d6a551b9a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/12b7828431f042c09b99d39d6a551b9a/volumes/0e29154d-156c-436d-b990-1e23d428663f returned with HTTP 200 [pid: 8|app: 0|req: 394/785] 10.0.0.179 () {34 vars in 795 bytes} [Wed Jul 8 03:29:29 2026] PUT /v3/12b7828431f042c09b99d39d6a551b9a/volumes/0e29154d-156c-436d-b990-1e23d428663f => generated 894 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-07-08 03:29:29.558 7 INFO cinder.api.openstack.wsgi [None req-64e168ab-fe17-40b7-b63a-a2c9f7ac4494 d3b6077c91b3494ca874d74e8a21881a 12b7828431f042c09b99d39d6a551b9a - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/12b7828431f042c09b99d39d6a551b9a/volumes/0e29154d-156c-436d-b990-1e23d428663f /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-07-08 03:29:29.578 7 INFO cinder.volume.api [None req-64e168ab-fe17-40b7-b63a-a2c9f7ac4494 d3b6077c91b3494ca874d74e8a21881a 12b7828431f042c09b99d39d6a551b9a - - default default] Volume info retrieved successfully. 2026-07-08 03:29:29.587 7 INFO cinder.volume.api [None req-64e168ab-fe17-40b7-b63a-a2c9f7ac4494 d3b6077c91b3494ca874d74e8a21881a 12b7828431f042c09b99d39d6a551b9a - - default default] Volume updated successfully. 2026-07-08 03:29:29.588 7 INFO cinder.api.openstack.wsgi [None req-64e168ab-fe17-40b7-b63a-a2c9f7ac4494 d3b6077c91b3494ca874d74e8a21881a 12b7828431f042c09b99d39d6a551b9a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/12b7828431f042c09b99d39d6a551b9a/volumes/0e29154d-156c-436d-b990-1e23d428663f returned with HTTP 200 [pid: 7|app: 0|req: 392/786] 10.0.0.179 () {34 vars in 796 bytes} [Wed Jul 8 03:29:29 2026] PUT /v3/12b7828431f042c09b99d39d6a551b9a/volumes/0e29154d-156c-436d-b990-1e23d428663f => generated 933 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-07-08 03:29:29.610 8 INFO cinder.api.openstack.wsgi [None req-4c0f32f5-0290-4750-b9aa-3ca960b18e30 d3b6077c91b3494ca874d74e8a21881a 12b7828431f042c09b99d39d6a551b9a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/12b7828431f042c09b99d39d6a551b9a/volumes/0e29154d-156c-436d-b990-1e23d428663f /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-07-08 03:29:29.634 8 INFO cinder.volume.api [None req-4c0f32f5-0290-4750-b9aa-3ca960b18e30 d3b6077c91b3494ca874d74e8a21881a 12b7828431f042c09b99d39d6a551b9a - - default default] Volume info retrieved successfully. 2026-07-08 03:29:29.640 8 INFO cinder.api.openstack.wsgi [None req-4c0f32f5-0290-4750-b9aa-3ca960b18e30 d3b6077c91b3494ca874d74e8a21881a 12b7828431f042c09b99d39d6a551b9a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/12b7828431f042c09b99d39d6a551b9a/volumes/0e29154d-156c-436d-b990-1e23d428663f returned with HTTP 200 [pid: 8|app: 0|req: 395/787] 10.0.0.179 () {32 vars in 775 bytes} [Wed Jul 8 03:29:29 2026] GET /v3/12b7828431f042c09b99d39d6a551b9a/volumes/0e29154d-156c-436d-b990-1e23d428663f => generated 1527 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-07-08 03:29:29.664 7 INFO cinder.api.openstack.wsgi [None req-085170fd-a2e8-4b11-9dd9-6f81e9d826d2 d3b6077c91b3494ca874d74e8a21881a 12b7828431f042c09b99d39d6a551b9a - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/12b7828431f042c09b99d39d6a551b9a/volumes 2026-07-08 03:29:29.666 7 INFO cinder.api.v3.volumes [None req-085170fd-a2e8-4b11-9dd9-6f81e9d826d2 d3b6077c91b3494ca874d74e8a21881a 12b7828431f042c09b99d39d6a551b9a - - default default] Create volume of 1 GB 2026-07-08 03:29:29.674 7 INFO cinder.volume.api [None req-085170fd-a2e8-4b11-9dd9-6f81e9d826d2 d3b6077c91b3494ca874d74e8a21881a 12b7828431f042c09b99d39d6a551b9a - - default default] Availability Zones retrieved successfully. 2026-07-08 03:29:29.820 7 INFO cinder.volume.api [None req-085170fd-a2e8-4b11-9dd9-6f81e9d826d2 d3b6077c91b3494ca874d74e8a21881a 12b7828431f042c09b99d39d6a551b9a - - default default] Create volume request issued successfully. 2026-07-08 03:29:29.821 7 INFO cinder.api.openstack.wsgi [None req-085170fd-a2e8-4b11-9dd9-6f81e9d826d2 d3b6077c91b3494ca874d74e8a21881a 12b7828431f042c09b99d39d6a551b9a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/12b7828431f042c09b99d39d6a551b9a/volumes returned with HTTP 202 [pid: 7|app: 0|req: 393/788] 10.0.0.179 () {34 vars in 723 bytes} [Wed Jul 8 03:29:29 2026] POST /v3/12b7828431f042c09b99d39d6a551b9a/volumes => generated 892 bytes in 166 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-07-08 03:29:29.847 8 INFO cinder.api.openstack.wsgi [None req-7531504b-dc4c-43d6-9682-59afca04772c d3b6077c91b3494ca874d74e8a21881a 12b7828431f042c09b99d39d6a551b9a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/12b7828431f042c09b99d39d6a551b9a/volumes/be96fd65-a61b-4d68-a78e-ae2cd8ba7898 /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-07-08 03:29:29.875 8 INFO cinder.volume.api [None req-7531504b-dc4c-43d6-9682-59afca04772c d3b6077c91b3494ca874d74e8a21881a 12b7828431f042c09b99d39d6a551b9a - - default default] Volume info retrieved successfully. 2026-07-08 03:29:29.896 8 INFO cinder.api.openstack.wsgi [None req-7531504b-dc4c-43d6-9682-59afca04772c d3b6077c91b3494ca874d74e8a21881a 12b7828431f042c09b99d39d6a551b9a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/12b7828431f042c09b99d39d6a551b9a/volumes/be96fd65-a61b-4d68-a78e-ae2cd8ba7898 returned with HTTP 200 [pid: 8|app: 0|req: 396/789] 10.0.0.179 () {32 vars in 775 bytes} [Wed Jul 8 03:29:29 2026] GET /v3/12b7828431f042c09b99d39d6a551b9a/volumes/be96fd65-a61b-4d68-a78e-ae2cd8ba7898 => generated 960 bytes in 61 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-07-08 03:29:30.918 7 INFO cinder.api.openstack.wsgi [None req-2d2771d8-c88b-4785-bb3c-9522c1b4bb7f d3b6077c91b3494ca874d74e8a21881a 12b7828431f042c09b99d39d6a551b9a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/12b7828431f042c09b99d39d6a551b9a/volumes/be96fd65-a61b-4d68-a78e-ae2cd8ba7898 /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-07-08 03:29:30.938 7 INFO cinder.volume.api [None req-2d2771d8-c88b-4785-bb3c-9522c1b4bb7f d3b6077c91b3494ca874d74e8a21881a 12b7828431f042c09b99d39d6a551b9a - - default default] Volume info retrieved successfully. 2026-07-08 03:29:30.942 7 INFO cinder.api.openstack.wsgi [None req-2d2771d8-c88b-4785-bb3c-9522c1b4bb7f d3b6077c91b3494ca874d74e8a21881a 12b7828431f042c09b99d39d6a551b9a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/12b7828431f042c09b99d39d6a551b9a/volumes/be96fd65-a61b-4d68-a78e-ae2cd8ba7898 returned with HTTP 200 [pid: 7|app: 0|req: 394/790] 10.0.0.179 () {32 vars in 775 bytes} [Wed Jul 8 03:29:30 2026] GET /v3/12b7828431f042c09b99d39d6a551b9a/volumes/be96fd65-a61b-4d68-a78e-ae2cd8ba7898 => generated 985 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-07-08 03:29:30.963 8 INFO cinder.api.openstack.wsgi [None req-40b4e8f4-b704-48d1-a382-03d98a004e31 d3b6077c91b3494ca874d74e8a21881a 12b7828431f042c09b99d39d6a551b9a - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/12b7828431f042c09b99d39d6a551b9a/volumes/be96fd65-a61b-4d68-a78e-ae2cd8ba7898 /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-07-08 03:29:30.988 8 INFO cinder.volume.api [None req-40b4e8f4-b704-48d1-a382-03d98a004e31 d3b6077c91b3494ca874d74e8a21881a 12b7828431f042c09b99d39d6a551b9a - - default default] Volume info retrieved successfully. 2026-07-08 03:29:31.000 8 INFO cinder.volume.api [None req-40b4e8f4-b704-48d1-a382-03d98a004e31 d3b6077c91b3494ca874d74e8a21881a 12b7828431f042c09b99d39d6a551b9a - - default default] Volume updated successfully. 2026-07-08 03:29:31.001 8 INFO cinder.api.openstack.wsgi [None req-40b4e8f4-b704-48d1-a382-03d98a004e31 d3b6077c91b3494ca874d74e8a21881a 12b7828431f042c09b99d39d6a551b9a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/12b7828431f042c09b99d39d6a551b9a/volumes/be96fd65-a61b-4d68-a78e-ae2cd8ba7898 returned with HTTP 200 [pid: 8|app: 0|req: 397/791] 10.0.0.179 () {34 vars in 795 bytes} [Wed Jul 8 03:29:30 2026] PUT /v3/12b7828431f042c09b99d39d6a551b9a/volumes/be96fd65-a61b-4d68-a78e-ae2cd8ba7898 => generated 881 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-07-08 03:29:31.023 7 INFO cinder.api.openstack.wsgi [None req-c0abfb5f-78bd-4775-b46a-8f92cfe38533 d3b6077c91b3494ca874d74e8a21881a 12b7828431f042c09b99d39d6a551b9a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/12b7828431f042c09b99d39d6a551b9a/volumes/be96fd65-a61b-4d68-a78e-ae2cd8ba7898 /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-07-08 03:29:31.042 7 INFO cinder.volume.api [None req-c0abfb5f-78bd-4775-b46a-8f92cfe38533 d3b6077c91b3494ca874d74e8a21881a 12b7828431f042c09b99d39d6a551b9a - - default default] Volume info retrieved successfully. 2026-07-08 03:29:31.048 7 INFO cinder.api.openstack.wsgi [None req-c0abfb5f-78bd-4775-b46a-8f92cfe38533 d3b6077c91b3494ca874d74e8a21881a 12b7828431f042c09b99d39d6a551b9a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/12b7828431f042c09b99d39d6a551b9a/volumes/be96fd65-a61b-4d68-a78e-ae2cd8ba7898 returned with HTTP 200 [pid: 7|app: 0|req: 395/792] 10.0.0.179 () {32 vars in 775 bytes} [Wed Jul 8 03:29:31 2026] GET /v3/12b7828431f042c09b99d39d6a551b9a/volumes/be96fd65-a61b-4d68-a78e-ae2cd8ba7898 => generated 949 bytes in 34 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-07-08 03:29:31.069 8 INFO cinder.api.openstack.wsgi [None req-faa143d8-0188-4fea-ac20-09bfbfadd853 d3b6077c91b3494ca874d74e8a21881a 12b7828431f042c09b99d39d6a551b9a - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/12b7828431f042c09b99d39d6a551b9a/volumes/be96fd65-a61b-4d68-a78e-ae2cd8ba7898 2026-07-08 03:29:31.070 8 INFO cinder.api.v3.volumes [None req-faa143d8-0188-4fea-ac20-09bfbfadd853 d3b6077c91b3494ca874d74e8a21881a 12b7828431f042c09b99d39d6a551b9a - - default default] Delete volume with id: be96fd65-a61b-4d68-a78e-ae2cd8ba7898 /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-07-08 03:29:31.079 8 INFO cinder.volume.api [None req-faa143d8-0188-4fea-ac20-09bfbfadd853 d3b6077c91b3494ca874d74e8a21881a 12b7828431f042c09b99d39d6a551b9a - - default default] Volume info retrieved successfully. 2026-07-08 03:29:31.104 8 INFO cinder.volume.api [None req-faa143d8-0188-4fea-ac20-09bfbfadd853 d3b6077c91b3494ca874d74e8a21881a 12b7828431f042c09b99d39d6a551b9a - - default default] Delete volume request issued successfully. 2026-07-08 03:29:31.105 8 INFO cinder.api.openstack.wsgi [None req-faa143d8-0188-4fea-ac20-09bfbfadd853 d3b6077c91b3494ca874d74e8a21881a 12b7828431f042c09b99d39d6a551b9a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/12b7828431f042c09b99d39d6a551b9a/volumes/be96fd65-a61b-4d68-a78e-ae2cd8ba7898 returned with HTTP 202 [pid: 8|app: 0|req: 398/793] 10.0.0.179 () {32 vars in 778 bytes} [Wed Jul 8 03:29:31 2026] DELETE /v3/12b7828431f042c09b99d39d6a551b9a/volumes/be96fd65-a61b-4d68-a78e-ae2cd8ba7898 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 03:29:31.115 7 INFO cinder.api.openstack.wsgi [None req-c8b4d3f9-afeb-479a-ac4d-5870058cfe5b d3b6077c91b3494ca874d74e8a21881a 12b7828431f042c09b99d39d6a551b9a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/12b7828431f042c09b99d39d6a551b9a/volumes/be96fd65-a61b-4d68-a78e-ae2cd8ba7898 /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-07-08 03:29:31.132 7 INFO cinder.volume.api [None req-c8b4d3f9-afeb-479a-ac4d-5870058cfe5b d3b6077c91b3494ca874d74e8a21881a 12b7828431f042c09b99d39d6a551b9a - - default default] Volume info retrieved successfully. 2026-07-08 03:29:31.137 7 INFO cinder.api.openstack.wsgi [None req-c8b4d3f9-afeb-479a-ac4d-5870058cfe5b d3b6077c91b3494ca874d74e8a21881a 12b7828431f042c09b99d39d6a551b9a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/12b7828431f042c09b99d39d6a551b9a/volumes/be96fd65-a61b-4d68-a78e-ae2cd8ba7898 returned with HTTP 200 [pid: 7|app: 0|req: 396/794] 10.0.0.179 () {32 vars in 775 bytes} [Wed Jul 8 03:29:31 2026] GET /v3/12b7828431f042c09b99d39d6a551b9a/volumes/be96fd65-a61b-4d68-a78e-ae2cd8ba7898 => generated 948 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-07-08 03:29:32.159 8 INFO cinder.api.openstack.wsgi [None req-0d2a7d0d-daad-4539-8f85-1990f08f2a72 d3b6077c91b3494ca874d74e8a21881a 12b7828431f042c09b99d39d6a551b9a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/12b7828431f042c09b99d39d6a551b9a/volumes/be96fd65-a61b-4d68-a78e-ae2cd8ba7898 2026-07-08 03:29:32.167 8 INFO cinder.api.openstack.wsgi [None req-0d2a7d0d-daad-4539-8f85-1990f08f2a72 d3b6077c91b3494ca874d74e8a21881a 12b7828431f042c09b99d39d6a551b9a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/12b7828431f042c09b99d39d6a551b9a/volumes/be96fd65-a61b-4d68-a78e-ae2cd8ba7898 returned with HTTP 404 [pid: 8|app: 0|req: 399/795] 10.0.0.179 () {32 vars in 775 bytes} [Wed Jul 8 03:29:32 2026] GET /v3/12b7828431f042c09b99d39d6a551b9a/volumes/be96fd65-a61b-4d68-a78e-ae2cd8ba7898 => 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-07-08 03:29:32.179 7 INFO cinder.api.openstack.wsgi [None req-81d835bb-0c6f-41a9-95f0-781f0dfcbfcc d3b6077c91b3494ca874d74e8a21881a 12b7828431f042c09b99d39d6a551b9a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/12b7828431f042c09b99d39d6a551b9a/volumes/0e29154d-156c-436d-b990-1e23d428663f /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-07-08 03:29:32.194 7 INFO cinder.volume.api [None req-81d835bb-0c6f-41a9-95f0-781f0dfcbfcc d3b6077c91b3494ca874d74e8a21881a 12b7828431f042c09b99d39d6a551b9a - - default default] Volume info retrieved successfully. 2026-07-08 03:29:32.200 7 INFO cinder.api.openstack.wsgi [None req-81d835bb-0c6f-41a9-95f0-781f0dfcbfcc d3b6077c91b3494ca874d74e8a21881a 12b7828431f042c09b99d39d6a551b9a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/12b7828431f042c09b99d39d6a551b9a/volumes/0e29154d-156c-436d-b990-1e23d428663f returned with HTTP 200 [pid: 7|app: 0|req: 397/796] 10.0.0.179 () {32 vars in 775 bytes} [Wed Jul 8 03:29:32 2026] GET /v3/12b7828431f042c09b99d39d6a551b9a/volumes/0e29154d-156c-436d-b990-1e23d428663f => generated 1527 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-07-08 03:29:32.221 8 INFO cinder.api.openstack.wsgi [None req-1a4b36da-0c76-4afe-903b-93253bb1097a d3b6077c91b3494ca874d74e8a21881a 12b7828431f042c09b99d39d6a551b9a - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/12b7828431f042c09b99d39d6a551b9a/volumes/0e29154d-156c-436d-b990-1e23d428663f 2026-07-08 03:29:32.222 8 INFO cinder.api.v3.volumes [None req-1a4b36da-0c76-4afe-903b-93253bb1097a d3b6077c91b3494ca874d74e8a21881a 12b7828431f042c09b99d39d6a551b9a - - default default] Delete volume with id: 0e29154d-156c-436d-b990-1e23d428663f /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-07-08 03:29:32.235 8 INFO cinder.volume.api [None req-1a4b36da-0c76-4afe-903b-93253bb1097a d3b6077c91b3494ca874d74e8a21881a 12b7828431f042c09b99d39d6a551b9a - - default default] Volume info retrieved successfully. 2026-07-08 03:29:32.264 8 INFO cinder.volume.api [None req-1a4b36da-0c76-4afe-903b-93253bb1097a d3b6077c91b3494ca874d74e8a21881a 12b7828431f042c09b99d39d6a551b9a - - default default] Delete volume request issued successfully. 2026-07-08 03:29:32.264 8 INFO cinder.api.openstack.wsgi [None req-1a4b36da-0c76-4afe-903b-93253bb1097a d3b6077c91b3494ca874d74e8a21881a 12b7828431f042c09b99d39d6a551b9a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/12b7828431f042c09b99d39d6a551b9a/volumes/0e29154d-156c-436d-b990-1e23d428663f returned with HTTP 202 [pid: 8|app: 0|req: 400/797] 10.0.0.179 () {32 vars in 778 bytes} [Wed Jul 8 03:29:32 2026] DELETE /v3/12b7828431f042c09b99d39d6a551b9a/volumes/0e29154d-156c-436d-b990-1e23d428663f => generated 0 bytes in 49 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-07-08 03:29:32.277 7 INFO cinder.api.openstack.wsgi [None req-0662ae6b-5daa-4c06-bc67-ede90d8e8079 d3b6077c91b3494ca874d74e8a21881a 12b7828431f042c09b99d39d6a551b9a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/12b7828431f042c09b99d39d6a551b9a/volumes/0e29154d-156c-436d-b990-1e23d428663f /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-07-08 03:29:32.293 7 INFO cinder.volume.api [None req-0662ae6b-5daa-4c06-bc67-ede90d8e8079 d3b6077c91b3494ca874d74e8a21881a 12b7828431f042c09b99d39d6a551b9a - - default default] Volume info retrieved successfully. 2026-07-08 03:29:32.300 7 INFO cinder.api.openstack.wsgi [None req-0662ae6b-5daa-4c06-bc67-ede90d8e8079 d3b6077c91b3494ca874d74e8a21881a 12b7828431f042c09b99d39d6a551b9a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/12b7828431f042c09b99d39d6a551b9a/volumes/0e29154d-156c-436d-b990-1e23d428663f returned with HTTP 200 [pid: 7|app: 0|req: 398/798] 10.0.0.179 () {32 vars in 775 bytes} [Wed Jul 8 03:29:32 2026] GET /v3/12b7828431f042c09b99d39d6a551b9a/volumes/0e29154d-156c-436d-b990-1e23d428663f => generated 1526 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, ' 2026-07-08 03:29:33.325 8 INFO cinder.api.openstack.wsgi [None req-ca133559-737f-46c2-a303-43e494680a2a d3b6077c91b3494ca874d74e8a21881a 12b7828431f042c09b99d39d6a551b9a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/12b7828431f042c09b99d39d6a551b9a/volumes/0e29154d-156c-436d-b990-1e23d428663f 2026-07-08 03:29:33.333 8 INFO cinder.api.openstack.wsgi [None req-ca133559-737f-46c2-a303-43e494680a2a d3b6077c91b3494ca874d74e8a21881a 12b7828431f042c09b99d39d6a551b9a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/12b7828431f042c09b99d39d6a551b9a/volumes/0e29154d-156c-436d-b990-1e23d428663f returned with HTTP 404 [pid: 8|app: 0|req: 401/799] 10.0.0.179 () {32 vars in 775 bytes} [Wed Jul 8 03:29:33 2026] GET /v3/12b7828431f042c09b99d39d6a551b9a/volumes/0e29154d-156c-436d-b990-1e23d428663f => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 03:29:36.122 7 INFO cinder.api.openstack.wsgi [None req-258d61f5-d5f3-4252-9b5d-95bbbf86744c 68762448db4e4bf9ac13a9c6b15fbb7f 57a9a85f8bb94143aa858dd85ee3e451 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/57a9a85f8bb94143aa858dd85ee3e451/volumes 2026-07-08 03:29:36.152 7 INFO cinder.volume.api [None req-258d61f5-d5f3-4252-9b5d-95bbbf86744c 68762448db4e4bf9ac13a9c6b15fbb7f 57a9a85f8bb94143aa858dd85ee3e451 - - default default] Get all volumes completed successfully. 2026-07-08 03:29:36.152 7 INFO cinder.api.openstack.wsgi [None req-258d61f5-d5f3-4252-9b5d-95bbbf86744c 68762448db4e4bf9ac13a9c6b15fbb7f 57a9a85f8bb94143aa858dd85ee3e451 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/57a9a85f8bb94143aa858dd85ee3e451/volumes returned with HTTP 200 [pid: 7|app: 0|req: 399/800] 10.0.0.179 () {32 vars in 701 bytes} [Wed Jul 8 03:29:35 2026] GET /v3/57a9a85f8bb94143aa858dd85ee3e451/volumes => generated 15 bytes in 204 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-08 03:29:36.167 8 INFO cinder.api.openstack.wsgi [None req-4abaf207-21d1-4a46-a652-e4df310ca7c4 68762448db4e4bf9ac13a9c6b15fbb7f 57a9a85f8bb94143aa858dd85ee3e451 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/57a9a85f8bb94143aa858dd85ee3e451/volumes 2026-07-08 03:29:36.170 8 INFO cinder.api.v3.volumes [None req-4abaf207-21d1-4a46-a652-e4df310ca7c4 68762448db4e4bf9ac13a9c6b15fbb7f 57a9a85f8bb94143aa858dd85ee3e451 - - default default] Create volume of 1 GB 2026-07-08 03:29:36.183 8 INFO cinder.volume.api [None req-4abaf207-21d1-4a46-a652-e4df310ca7c4 68762448db4e4bf9ac13a9c6b15fbb7f 57a9a85f8bb94143aa858dd85ee3e451 - - default default] Availability Zones retrieved successfully. 2026-07-08 03:29:36.355 8 INFO cinder.volume.api [None req-4abaf207-21d1-4a46-a652-e4df310ca7c4 68762448db4e4bf9ac13a9c6b15fbb7f 57a9a85f8bb94143aa858dd85ee3e451 - - default default] Create volume request issued successfully. 2026-07-08 03:29:36.356 8 INFO cinder.api.openstack.wsgi [None req-4abaf207-21d1-4a46-a652-e4df310ca7c4 68762448db4e4bf9ac13a9c6b15fbb7f 57a9a85f8bb94143aa858dd85ee3e451 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/57a9a85f8bb94143aa858dd85ee3e451/volumes returned with HTTP 202 [pid: 8|app: 0|req: 402/801] 10.0.0.179 () {34 vars in 723 bytes} [Wed Jul 8 03:29:36 2026] POST /v3/57a9a85f8bb94143aa858dd85ee3e451/volumes => generated 874 bytes in 195 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-07-08 03:29:36.383 7 INFO cinder.api.openstack.wsgi [None req-5a6aa3dc-bc29-4bdd-a698-2e3f8301469a 68762448db4e4bf9ac13a9c6b15fbb7f 57a9a85f8bb94143aa858dd85ee3e451 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/57a9a85f8bb94143aa858dd85ee3e451/volumes/5da6852d-41ec-48e3-bfa8-0d7443f4db43 /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-07-08 03:29:36.412 7 INFO cinder.volume.api [None req-5a6aa3dc-bc29-4bdd-a698-2e3f8301469a 68762448db4e4bf9ac13a9c6b15fbb7f 57a9a85f8bb94143aa858dd85ee3e451 - - default default] Volume info retrieved successfully. 2026-07-08 03:29:36.419 7 INFO cinder.api.openstack.wsgi [None req-5a6aa3dc-bc29-4bdd-a698-2e3f8301469a 68762448db4e4bf9ac13a9c6b15fbb7f 57a9a85f8bb94143aa858dd85ee3e451 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/57a9a85f8bb94143aa858dd85ee3e451/volumes/5da6852d-41ec-48e3-bfa8-0d7443f4db43 returned with HTTP 200 [pid: 7|app: 0|req: 400/802] 10.0.0.179 () {32 vars in 775 bytes} [Wed Jul 8 03:29:36 2026] GET /v3/57a9a85f8bb94143aa858dd85ee3e451/volumes/5da6852d-41ec-48e3-bfa8-0d7443f4db43 => generated 942 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-08 03:29:36.478 8 INFO cinder.api.openstack.wsgi [None req-4abaf207-21d1-4a46-a652-e4df310ca7c4 68762448db4e4bf9ac13a9c6b15fbb7f 57a9a85f8bb94143aa858dd85ee3e451 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 03:29:36.478 7 INFO cinder.api.openstack.wsgi [None req-5a6aa3dc-bc29-4bdd-a698-2e3f8301469a 68762448db4e4bf9ac13a9c6b15fbb7f 57a9a85f8bb94143aa858dd85ee3e451 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 03:29:36.479 8 INFO cinder.api.openstack.wsgi [None req-4abaf207-21d1-4a46-a652-e4df310ca7c4 68762448db4e4bf9ac13a9c6b15fbb7f 57a9a85f8bb94143aa858dd85ee3e451 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 03:29:36.481 7 INFO cinder.api.openstack.wsgi [None req-5a6aa3dc-bc29-4bdd-a698-2e3f8301469a 68762448db4e4bf9ac13a9c6b15fbb7f 57a9a85f8bb94143aa858dd85ee3e451 - - default default] http://10.0.0.150: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-07-08 03:29:37.452 8 INFO cinder.api.openstack.wsgi [None req-e4e76c54-d94a-46cb-b08c-58d9d359042a 68762448db4e4bf9ac13a9c6b15fbb7f 57a9a85f8bb94143aa858dd85ee3e451 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/57a9a85f8bb94143aa858dd85ee3e451/volumes/5da6852d-41ec-48e3-bfa8-0d7443f4db43 /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-07-08 03:29:37.470 8 INFO cinder.volume.api [None req-e4e76c54-d94a-46cb-b08c-58d9d359042a 68762448db4e4bf9ac13a9c6b15fbb7f 57a9a85f8bb94143aa858dd85ee3e451 - - default default] Volume info retrieved successfully. 2026-07-08 03:29:37.475 8 INFO cinder.api.openstack.wsgi [None req-e4e76c54-d94a-46cb-b08c-58d9d359042a 68762448db4e4bf9ac13a9c6b15fbb7f 57a9a85f8bb94143aa858dd85ee3e451 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/57a9a85f8bb94143aa858dd85ee3e451/volumes/5da6852d-41ec-48e3-bfa8-0d7443f4db43 returned with HTTP 200 [pid: 8|app: 0|req: 404/805] 10.0.0.179 () {32 vars in 775 bytes} [Wed Jul 8 03:29:37 2026] GET /v3/57a9a85f8bb94143aa858dd85ee3e451/volumes/5da6852d-41ec-48e3-bfa8-0d7443f4db43 => generated 967 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-07-08 03:29:37.500 7 INFO cinder.api.openstack.wsgi [None req-5c4097b7-3593-4105-b9c8-5b5ed2861c84 68762448db4e4bf9ac13a9c6b15fbb7f 57a9a85f8bb94143aa858dd85ee3e451 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/57a9a85f8bb94143aa858dd85ee3e451/volumes/5da6852d-41ec-48e3-bfa8-0d7443f4db43 /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-07-08 03:29:37.513 7 INFO cinder.volume.api [None req-5c4097b7-3593-4105-b9c8-5b5ed2861c84 68762448db4e4bf9ac13a9c6b15fbb7f 57a9a85f8bb94143aa858dd85ee3e451 - - default default] Volume info retrieved successfully. 2026-07-08 03:29:37.519 7 INFO cinder.api.openstack.wsgi [None req-5c4097b7-3593-4105-b9c8-5b5ed2861c84 68762448db4e4bf9ac13a9c6b15fbb7f 57a9a85f8bb94143aa858dd85ee3e451 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/57a9a85f8bb94143aa858dd85ee3e451/volumes/5da6852d-41ec-48e3-bfa8-0d7443f4db43 returned with HTTP 200 [pid: 7|app: 0|req: 402/806] 10.0.0.179 () {32 vars in 775 bytes} [Wed Jul 8 03:29:37 2026] GET /v3/57a9a85f8bb94143aa858dd85ee3e451/volumes/5da6852d-41ec-48e3-bfa8-0d7443f4db43 => generated 967 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-07-08 03:29:37.540 8 INFO cinder.api.openstack.wsgi [None req-9f4937eb-79c6-4255-aecb-e0d586decf96 68762448db4e4bf9ac13a9c6b15fbb7f 57a9a85f8bb94143aa858dd85ee3e451 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/57a9a85f8bb94143aa858dd85ee3e451/volumes 2026-07-08 03:29:37.544 8 INFO cinder.api.v3.volumes [None req-9f4937eb-79c6-4255-aecb-e0d586decf96 68762448db4e4bf9ac13a9c6b15fbb7f 57a9a85f8bb94143aa858dd85ee3e451 - - default default] Create volume of 1 GB 2026-07-08 03:29:37.549 8 INFO cinder.volume.api [None req-9f4937eb-79c6-4255-aecb-e0d586decf96 68762448db4e4bf9ac13a9c6b15fbb7f 57a9a85f8bb94143aa858dd85ee3e451 - - default default] Availability Zones retrieved successfully. 2026-07-08 03:29:37.675 8 INFO cinder.volume.api [None req-9f4937eb-79c6-4255-aecb-e0d586decf96 68762448db4e4bf9ac13a9c6b15fbb7f 57a9a85f8bb94143aa858dd85ee3e451 - - default default] Create volume request issued successfully. 2026-07-08 03:29:37.676 8 INFO cinder.api.openstack.wsgi [None req-9f4937eb-79c6-4255-aecb-e0d586decf96 68762448db4e4bf9ac13a9c6b15fbb7f 57a9a85f8bb94143aa858dd85ee3e451 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/57a9a85f8bb94143aa858dd85ee3e451/volumes returned with HTTP 202 [pid: 8|app: 0|req: 405/807] 10.0.0.179 () {34 vars in 723 bytes} [Wed Jul 8 03:29:37 2026] POST /v3/57a9a85f8bb94143aa858dd85ee3e451/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-07-08 03:29:37.702 7 INFO cinder.api.openstack.wsgi [None req-5708ed93-5ee9-4144-ab97-2b80cacf82fc 68762448db4e4bf9ac13a9c6b15fbb7f 57a9a85f8bb94143aa858dd85ee3e451 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/57a9a85f8bb94143aa858dd85ee3e451/volumes/bfaad137-0aa0-4be7-ac58-c82d79a4a5cc /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-07-08 03:29:37.724 7 INFO cinder.volume.api [None req-5708ed93-5ee9-4144-ab97-2b80cacf82fc 68762448db4e4bf9ac13a9c6b15fbb7f 57a9a85f8bb94143aa858dd85ee3e451 - - default default] Volume info retrieved successfully. 2026-07-08 03:29:37.735 7 INFO cinder.api.openstack.wsgi [None req-5708ed93-5ee9-4144-ab97-2b80cacf82fc 68762448db4e4bf9ac13a9c6b15fbb7f 57a9a85f8bb94143aa858dd85ee3e451 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/57a9a85f8bb94143aa858dd85ee3e451/volumes/bfaad137-0aa0-4be7-ac58-c82d79a4a5cc returned with HTTP 200 [pid: 7|app: 0|req: 403/808] 10.0.0.179 () {32 vars in 775 bytes} [Wed Jul 8 03:29:37 2026] GET /v3/57a9a85f8bb94143aa858dd85ee3e451/volumes/bfaad137-0aa0-4be7-ac58-c82d79a4a5cc => generated 944 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 03:29:38.762 8 INFO cinder.api.openstack.wsgi [None req-83eb9124-be07-4719-b113-0601476fd05f 68762448db4e4bf9ac13a9c6b15fbb7f 57a9a85f8bb94143aa858dd85ee3e451 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/57a9a85f8bb94143aa858dd85ee3e451/volumes/bfaad137-0aa0-4be7-ac58-c82d79a4a5cc /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-07-08 03:29:38.778 8 INFO cinder.volume.api [None req-83eb9124-be07-4719-b113-0601476fd05f 68762448db4e4bf9ac13a9c6b15fbb7f 57a9a85f8bb94143aa858dd85ee3e451 - - default default] Volume info retrieved successfully. 2026-07-08 03:29:38.784 8 INFO cinder.api.openstack.wsgi [None req-83eb9124-be07-4719-b113-0601476fd05f 68762448db4e4bf9ac13a9c6b15fbb7f 57a9a85f8bb94143aa858dd85ee3e451 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/57a9a85f8bb94143aa858dd85ee3e451/volumes/bfaad137-0aa0-4be7-ac58-c82d79a4a5cc returned with HTTP 200 [pid: 8|app: 0|req: 406/809] 10.0.0.179 () {32 vars in 775 bytes} [Wed Jul 8 03:29:38 2026] GET /v3/57a9a85f8bb94143aa858dd85ee3e451/volumes/bfaad137-0aa0-4be7-ac58-c82d79a4a5cc => generated 969 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 03:29:38.809 7 INFO cinder.api.openstack.wsgi [None req-4f5fdc38-f92f-4db6-a52e-f6ef2c7be110 68762448db4e4bf9ac13a9c6b15fbb7f 57a9a85f8bb94143aa858dd85ee3e451 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/57a9a85f8bb94143aa858dd85ee3e451/volumes/bfaad137-0aa0-4be7-ac58-c82d79a4a5cc /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-07-08 03:29:38.962 7 INFO cinder.volume.api [None req-4f5fdc38-f92f-4db6-a52e-f6ef2c7be110 68762448db4e4bf9ac13a9c6b15fbb7f 57a9a85f8bb94143aa858dd85ee3e451 - - default default] Volume info retrieved successfully. 2026-07-08 03:29:38.967 7 INFO cinder.api.openstack.wsgi [None req-4f5fdc38-f92f-4db6-a52e-f6ef2c7be110 68762448db4e4bf9ac13a9c6b15fbb7f 57a9a85f8bb94143aa858dd85ee3e451 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/57a9a85f8bb94143aa858dd85ee3e451/volumes/bfaad137-0aa0-4be7-ac58-c82d79a4a5cc returned with HTTP 200 [pid: 7|app: 0|req: 404/810] 10.0.0.179 () {32 vars in 775 bytes} [Wed Jul 8 03:29:38 2026] GET /v3/57a9a85f8bb94143aa858dd85ee3e451/volumes/bfaad137-0aa0-4be7-ac58-c82d79a4a5cc => generated 969 bytes in 164 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-07-08 03:29:38.997 8 INFO cinder.api.openstack.wsgi [None req-287147de-0f05-470c-bc37-3ec42c4eca1a 68762448db4e4bf9ac13a9c6b15fbb7f 57a9a85f8bb94143aa858dd85ee3e451 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/57a9a85f8bb94143aa858dd85ee3e451/volumes 2026-07-08 03:29:39.000 8 INFO cinder.api.v3.volumes [None req-287147de-0f05-470c-bc37-3ec42c4eca1a 68762448db4e4bf9ac13a9c6b15fbb7f 57a9a85f8bb94143aa858dd85ee3e451 - - default default] Create volume of 1 GB 2026-07-08 03:29:39.007 8 INFO cinder.volume.api [None req-287147de-0f05-470c-bc37-3ec42c4eca1a 68762448db4e4bf9ac13a9c6b15fbb7f 57a9a85f8bb94143aa858dd85ee3e451 - - default default] Availability Zones retrieved successfully. 2026-07-08 03:29:39.164 8 INFO cinder.volume.api [None req-287147de-0f05-470c-bc37-3ec42c4eca1a 68762448db4e4bf9ac13a9c6b15fbb7f 57a9a85f8bb94143aa858dd85ee3e451 - - default default] Create volume request issued successfully. 2026-07-08 03:29:39.165 8 INFO cinder.api.openstack.wsgi [None req-287147de-0f05-470c-bc37-3ec42c4eca1a 68762448db4e4bf9ac13a9c6b15fbb7f 57a9a85f8bb94143aa858dd85ee3e451 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/57a9a85f8bb94143aa858dd85ee3e451/volumes returned with HTTP 202 [pid: 8|app: 0|req: 407/811] 10.0.0.179 () {34 vars in 723 bytes} [Wed Jul 8 03:29:38 2026] POST /v3/57a9a85f8bb94143aa858dd85ee3e451/volumes => generated 875 bytes in 174 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 03:29:39.188 7 INFO cinder.api.openstack.wsgi [None req-394f3fa5-61b2-4312-8e4b-7d9585dbe365 68762448db4e4bf9ac13a9c6b15fbb7f 57a9a85f8bb94143aa858dd85ee3e451 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/57a9a85f8bb94143aa858dd85ee3e451/volumes/0935b8f6-08c0-47e0-8636-3a2e17578034 /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-07-08 03:29:39.206 7 INFO cinder.volume.api [None req-394f3fa5-61b2-4312-8e4b-7d9585dbe365 68762448db4e4bf9ac13a9c6b15fbb7f 57a9a85f8bb94143aa858dd85ee3e451 - - default default] Volume info retrieved successfully. 2026-07-08 03:29:39.211 7 INFO cinder.api.openstack.wsgi [None req-394f3fa5-61b2-4312-8e4b-7d9585dbe365 68762448db4e4bf9ac13a9c6b15fbb7f 57a9a85f8bb94143aa858dd85ee3e451 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/57a9a85f8bb94143aa858dd85ee3e451/volumes/0935b8f6-08c0-47e0-8636-3a2e17578034 returned with HTTP 200 [pid: 7|app: 0|req: 405/812] 10.0.0.179 () {32 vars in 775 bytes} [Wed Jul 8 03:29:39 2026] GET /v3/57a9a85f8bb94143aa858dd85ee3e451/volumes/0935b8f6-08c0-47e0-8636-3a2e17578034 => generated 943 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-07-08 03:29:40.236 8 INFO cinder.api.openstack.wsgi [None req-0518bbc1-441f-438e-9b27-9fb621c2ffa3 68762448db4e4bf9ac13a9c6b15fbb7f 57a9a85f8bb94143aa858dd85ee3e451 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/57a9a85f8bb94143aa858dd85ee3e451/volumes/0935b8f6-08c0-47e0-8636-3a2e17578034 /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-07-08 03:29:40.253 8 INFO cinder.volume.api [None req-0518bbc1-441f-438e-9b27-9fb621c2ffa3 68762448db4e4bf9ac13a9c6b15fbb7f 57a9a85f8bb94143aa858dd85ee3e451 - - default default] Volume info retrieved successfully. 2026-07-08 03:29:40.261 8 INFO cinder.api.openstack.wsgi [None req-0518bbc1-441f-438e-9b27-9fb621c2ffa3 68762448db4e4bf9ac13a9c6b15fbb7f 57a9a85f8bb94143aa858dd85ee3e451 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/57a9a85f8bb94143aa858dd85ee3e451/volumes/0935b8f6-08c0-47e0-8636-3a2e17578034 returned with HTTP 200 [pid: 8|app: 0|req: 408/813] 10.0.0.179 () {32 vars in 775 bytes} [Wed Jul 8 03:29:40 2026] GET /v3/57a9a85f8bb94143aa858dd85ee3e451/volumes/0935b8f6-08c0-47e0-8636-3a2e17578034 => generated 968 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 03:29:40.281 7 INFO cinder.api.openstack.wsgi [None req-c113f639-6cb1-4764-b949-4224fffbff68 68762448db4e4bf9ac13a9c6b15fbb7f 57a9a85f8bb94143aa858dd85ee3e451 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/57a9a85f8bb94143aa858dd85ee3e451/volumes/0935b8f6-08c0-47e0-8636-3a2e17578034 /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-07-08 03:29:40.302 7 INFO cinder.volume.api [None req-c113f639-6cb1-4764-b949-4224fffbff68 68762448db4e4bf9ac13a9c6b15fbb7f 57a9a85f8bb94143aa858dd85ee3e451 - - default default] Volume info retrieved successfully. 2026-07-08 03:29:40.309 7 INFO cinder.api.openstack.wsgi [None req-c113f639-6cb1-4764-b949-4224fffbff68 68762448db4e4bf9ac13a9c6b15fbb7f 57a9a85f8bb94143aa858dd85ee3e451 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/57a9a85f8bb94143aa858dd85ee3e451/volumes/0935b8f6-08c0-47e0-8636-3a2e17578034 returned with HTTP 200 [pid: 7|app: 0|req: 406/814] 10.0.0.179 () {32 vars in 775 bytes} [Wed Jul 8 03:29:40 2026] GET /v3/57a9a85f8bb94143aa858dd85ee3e451/volumes/0935b8f6-08c0-47e0-8636-3a2e17578034 => generated 968 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-07-08 03:29:40.326 8 INFO cinder.api.openstack.wsgi [None req-961bafec-47b1-4f53-910a-c01feb1e8ab3 68762448db4e4bf9ac13a9c6b15fbb7f 57a9a85f8bb94143aa858dd85ee3e451 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/57a9a85f8bb94143aa858dd85ee3e451/volumes 2026-07-08 03:29:40.355 8 INFO cinder.volume.api [None req-961bafec-47b1-4f53-910a-c01feb1e8ab3 68762448db4e4bf9ac13a9c6b15fbb7f 57a9a85f8bb94143aa858dd85ee3e451 - - default default] Get all volumes completed successfully. 2026-07-08 03:29:40.356 8 INFO cinder.api.openstack.wsgi [None req-961bafec-47b1-4f53-910a-c01feb1e8ab3 68762448db4e4bf9ac13a9c6b15fbb7f 57a9a85f8bb94143aa858dd85ee3e451 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/57a9a85f8bb94143aa858dd85ee3e451/volumes returned with HTTP 200 [pid: 8|app: 0|req: 409/815] 10.0.0.179 () {32 vars in 701 bytes} [Wed Jul 8 03:29:40 2026] GET /v3/57a9a85f8bb94143aa858dd85ee3e451/volumes => generated 1321 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-07-08 03:29:40.382 7 INFO cinder.api.openstack.wsgi [None req-157d2f38-7475-41f6-9fad-7cfa8c758b80 68762448db4e4bf9ac13a9c6b15fbb7f 57a9a85f8bb94143aa858dd85ee3e451 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/57a9a85f8bb94143aa858dd85ee3e451/volumes/0935b8f6-08c0-47e0-8636-3a2e17578034 /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-07-08 03:29:40.396 7 INFO cinder.volume.api [None req-157d2f38-7475-41f6-9fad-7cfa8c758b80 68762448db4e4bf9ac13a9c6b15fbb7f 57a9a85f8bb94143aa858dd85ee3e451 - - default default] Volume info retrieved successfully. 2026-07-08 03:29:40.401 7 INFO cinder.api.openstack.wsgi [None req-157d2f38-7475-41f6-9fad-7cfa8c758b80 68762448db4e4bf9ac13a9c6b15fbb7f 57a9a85f8bb94143aa858dd85ee3e451 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/57a9a85f8bb94143aa858dd85ee3e451/volumes/0935b8f6-08c0-47e0-8636-3a2e17578034 returned with HTTP 200 [pid: 7|app: 0|req: 407/816] 10.0.0.179 () {32 vars in 775 bytes} [Wed Jul 8 03:29:40 2026] GET /v3/57a9a85f8bb94143aa858dd85ee3e451/volumes/0935b8f6-08c0-47e0-8636-3a2e17578034 => generated 968 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-07-08 03:29:40.423 8 INFO cinder.api.openstack.wsgi [None req-3a0ef7c5-85c1-424f-bf05-fb51ca18e6e8 68762448db4e4bf9ac13a9c6b15fbb7f 57a9a85f8bb94143aa858dd85ee3e451 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/57a9a85f8bb94143aa858dd85ee3e451/volumes/0935b8f6-08c0-47e0-8636-3a2e17578034 2026-07-08 03:29:40.424 8 INFO cinder.api.v3.volumes [None req-3a0ef7c5-85c1-424f-bf05-fb51ca18e6e8 68762448db4e4bf9ac13a9c6b15fbb7f 57a9a85f8bb94143aa858dd85ee3e451 - - default default] Delete volume with id: 0935b8f6-08c0-47e0-8636-3a2e17578034 /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-07-08 03:29:40.433 8 INFO cinder.volume.api [None req-3a0ef7c5-85c1-424f-bf05-fb51ca18e6e8 68762448db4e4bf9ac13a9c6b15fbb7f 57a9a85f8bb94143aa858dd85ee3e451 - - default default] Volume info retrieved successfully. 2026-07-08 03:29:40.455 8 INFO cinder.volume.api [None req-3a0ef7c5-85c1-424f-bf05-fb51ca18e6e8 68762448db4e4bf9ac13a9c6b15fbb7f 57a9a85f8bb94143aa858dd85ee3e451 - - default default] Delete volume request issued successfully. 2026-07-08 03:29:40.456 8 INFO cinder.api.openstack.wsgi [None req-3a0ef7c5-85c1-424f-bf05-fb51ca18e6e8 68762448db4e4bf9ac13a9c6b15fbb7f 57a9a85f8bb94143aa858dd85ee3e451 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/57a9a85f8bb94143aa858dd85ee3e451/volumes/0935b8f6-08c0-47e0-8636-3a2e17578034 returned with HTTP 202 [pid: 8|app: 0|req: 410/817] 10.0.0.179 () {32 vars in 778 bytes} [Wed Jul 8 03:29:40 2026] DELETE /v3/57a9a85f8bb94143aa858dd85ee3e451/volumes/0935b8f6-08c0-47e0-8636-3a2e17578034 => generated 0 bytes in 40 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-07-08 03:29:40.468 7 INFO cinder.api.openstack.wsgi [None req-6ab9b83f-62cc-4a68-b7c2-87291af4cf60 68762448db4e4bf9ac13a9c6b15fbb7f 57a9a85f8bb94143aa858dd85ee3e451 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/57a9a85f8bb94143aa858dd85ee3e451/volumes/0935b8f6-08c0-47e0-8636-3a2e17578034 /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-07-08 03:29:40.483 7 INFO cinder.volume.api [None req-6ab9b83f-62cc-4a68-b7c2-87291af4cf60 68762448db4e4bf9ac13a9c6b15fbb7f 57a9a85f8bb94143aa858dd85ee3e451 - - default default] Volume info retrieved successfully. 2026-07-08 03:29:40.490 7 INFO cinder.api.openstack.wsgi [None req-6ab9b83f-62cc-4a68-b7c2-87291af4cf60 68762448db4e4bf9ac13a9c6b15fbb7f 57a9a85f8bb94143aa858dd85ee3e451 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/57a9a85f8bb94143aa858dd85ee3e451/volumes/0935b8f6-08c0-47e0-8636-3a2e17578034 returned with HTTP 200 [pid: 7|app: 0|req: 408/818] 10.0.0.179 () {32 vars in 775 bytes} [Wed Jul 8 03:29:40 2026] GET /v3/57a9a85f8bb94143aa858dd85ee3e451/volumes/0935b8f6-08c0-47e0-8636-3a2e17578034 => generated 967 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-07-08 03:29:41.015 8 INFO cinder.api.openstack.wsgi [None req-a2cb6bd0-35cc-4342-9c8b-6e3834a5c2fd 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/volumes/detail?all_tenants=true 2026-07-08 03:29:41.028 8 INFO cinder.volume.api [None req-a2cb6bd0-35cc-4342-9c8b-6e3834a5c2fd 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - 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-07-08 03:29:41.034 8 INFO cinder.api.openstack.wsgi [None req-a2cb6bd0-35cc-4342-9c8b-6e3834a5c2fd 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 411/819] 10.0.0.210 () {28 vars in 684 bytes} [Wed Jul 8 03:29:40 2026] GET /v3/88fdcc1a10f642678656419f332dc251/volumes/detail?all_tenants=true => generated 2259 bytes in 83 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-07-08 03:29:41.046 7 INFO cinder.api.openstack.wsgi [None req-f97bcf1e-fe7d-4df2-a0c4-1e6dfa807fa0 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/snapshots?all_tenants=true 2026-07-08 03:29:41.052 7 INFO cinder.volume.api [None req-f97bcf1e-fe7d-4df2-a0c4-1e6dfa807fa0 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] Get all snapshots completed successfully. 2026-07-08 03:29:41.053 7 INFO cinder.api.openstack.wsgi [None req-f97bcf1e-fe7d-4df2-a0c4-1e6dfa807fa0 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 409/820] 10.0.0.210 () {28 vars in 674 bytes} [Wed Jul 8 03:29:41 2026] GET /v3/88fdcc1a10f642678656419f332dc251/snapshots?all_tenants=true => generated 17 bytes in 15 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-07-08 03:29:41.065 8 INFO cinder.api.openstack.wsgi [None req-6272ebbd-1cba-42d6-9156-370c71b63e9c 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/scheduler-stats/get_pools?detail=true 2026-07-08 03:29:41.513 7 INFO cinder.api.openstack.wsgi [None req-c0fc032b-432b-48e6-ab52-b4f6503a2da3 68762448db4e4bf9ac13a9c6b15fbb7f 57a9a85f8bb94143aa858dd85ee3e451 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/57a9a85f8bb94143aa858dd85ee3e451/volumes/0935b8f6-08c0-47e0-8636-3a2e17578034 2026-07-08 03:29:41.522 7 INFO cinder.api.openstack.wsgi [None req-c0fc032b-432b-48e6-ab52-b4f6503a2da3 68762448db4e4bf9ac13a9c6b15fbb7f 57a9a85f8bb94143aa858dd85ee3e451 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/57a9a85f8bb94143aa858dd85ee3e451/volumes/0935b8f6-08c0-47e0-8636-3a2e17578034 returned with HTTP 404 [pid: 7|app: 0|req: 410/821] 10.0.0.179 () {32 vars in 775 bytes} [Wed Jul 8 03:29:41 2026] GET /v3/57a9a85f8bb94143aa858dd85ee3e451/volumes/0935b8f6-08c0-47e0-8636-3a2e17578034 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) 2026-07-08 03:29:41.532 7 INFO cinder.api.openstack.wsgi [None req-f1332769-e387-4660-bed4-4ee1607e0787 68762448db4e4bf9ac13a9c6b15fbb7f 57a9a85f8bb94143aa858dd85ee3e451 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/57a9a85f8bb94143aa858dd85ee3e451/volumes/bfaad137-0aa0-4be7-ac58-c82d79a4a5cc /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-07-08 03:29:41.550 7 INFO cinder.volume.api [None req-f1332769-e387-4660-bed4-4ee1607e0787 68762448db4e4bf9ac13a9c6b15fbb7f 57a9a85f8bb94143aa858dd85ee3e451 - - default default] Volume info retrieved successfully. 2026-07-08 03:29:41.557 7 INFO cinder.api.openstack.wsgi [None req-f1332769-e387-4660-bed4-4ee1607e0787 68762448db4e4bf9ac13a9c6b15fbb7f 57a9a85f8bb94143aa858dd85ee3e451 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/57a9a85f8bb94143aa858dd85ee3e451/volumes/bfaad137-0aa0-4be7-ac58-c82d79a4a5cc returned with HTTP 200 [pid: 7|app: 0|req: 411/822] 10.0.0.179 () {32 vars in 775 bytes} [Wed Jul 8 03:29:41 2026] GET /v3/57a9a85f8bb94143aa858dd85ee3e451/volumes/bfaad137-0aa0-4be7-ac58-c82d79a4a5cc => generated 969 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-08 03:29:41.569 8 INFO cinder.api.openstack.wsgi [None req-6272ebbd-1cba-42d6-9156-370c71b63e9c 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 412/823] 10.0.0.210 () {28 vars in 696 bytes} [Wed Jul 8 03:29:41 2026] GET /v3/88fdcc1a10f642678656419f332dc251/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) /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-07-08 03:29:41.574 7 INFO cinder.api.openstack.wsgi [None req-5a7b772f-5268-41a3-8a6f-19ec8242a5b9 68762448db4e4bf9ac13a9c6b15fbb7f 57a9a85f8bb94143aa858dd85ee3e451 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/57a9a85f8bb94143aa858dd85ee3e451/volumes/bfaad137-0aa0-4be7-ac58-c82d79a4a5cc 2026-07-08 03:29:41.574 7 INFO cinder.api.v3.volumes [None req-5a7b772f-5268-41a3-8a6f-19ec8242a5b9 68762448db4e4bf9ac13a9c6b15fbb7f 57a9a85f8bb94143aa858dd85ee3e451 - - default default] Delete volume with id: bfaad137-0aa0-4be7-ac58-c82d79a4a5cc /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-07-08 03:29:41.596 7 INFO cinder.volume.api [None req-5a7b772f-5268-41a3-8a6f-19ec8242a5b9 68762448db4e4bf9ac13a9c6b15fbb7f 57a9a85f8bb94143aa858dd85ee3e451 - - default default] Volume info retrieved successfully. 2026-07-08 03:29:41.620 7 INFO cinder.volume.api [None req-5a7b772f-5268-41a3-8a6f-19ec8242a5b9 68762448db4e4bf9ac13a9c6b15fbb7f 57a9a85f8bb94143aa858dd85ee3e451 - - default default] Delete volume request issued successfully. 2026-07-08 03:29:41.620 7 INFO cinder.api.openstack.wsgi [None req-5a7b772f-5268-41a3-8a6f-19ec8242a5b9 68762448db4e4bf9ac13a9c6b15fbb7f 57a9a85f8bb94143aa858dd85ee3e451 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/57a9a85f8bb94143aa858dd85ee3e451/volumes/bfaad137-0aa0-4be7-ac58-c82d79a4a5cc returned with HTTP 202 [pid: 7|app: 0|req: 412/824] 10.0.0.179 () {32 vars in 778 bytes} [Wed Jul 8 03:29:41 2026] DELETE /v3/57a9a85f8bb94143aa858dd85ee3e451/volumes/bfaad137-0aa0-4be7-ac58-c82d79a4a5cc => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) 2026-07-08 03:29:41.632 8 INFO cinder.api.openstack.wsgi [None req-8ccabc66-5f78-4e4a-9038-332f569db83f 68762448db4e4bf9ac13a9c6b15fbb7f 57a9a85f8bb94143aa858dd85ee3e451 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/57a9a85f8bb94143aa858dd85ee3e451/volumes/bfaad137-0aa0-4be7-ac58-c82d79a4a5cc /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-07-08 03:29:41.646 8 INFO cinder.volume.api [None req-8ccabc66-5f78-4e4a-9038-332f569db83f 68762448db4e4bf9ac13a9c6b15fbb7f 57a9a85f8bb94143aa858dd85ee3e451 - - default default] Volume info retrieved successfully. 2026-07-08 03:29:41.652 8 INFO cinder.api.openstack.wsgi [None req-8ccabc66-5f78-4e4a-9038-332f569db83f 68762448db4e4bf9ac13a9c6b15fbb7f 57a9a85f8bb94143aa858dd85ee3e451 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/57a9a85f8bb94143aa858dd85ee3e451/volumes/bfaad137-0aa0-4be7-ac58-c82d79a4a5cc returned with HTTP 200 [pid: 8|app: 0|req: 413/825] 10.0.0.179 () {32 vars in 775 bytes} [Wed Jul 8 03:29:41 2026] GET /v3/57a9a85f8bb94143aa858dd85ee3e451/volumes/bfaad137-0aa0-4be7-ac58-c82d79a4a5cc => generated 968 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-07-08 03:29:41.703 7 INFO cinder.api.openstack.wsgi [None req-67a03ada-eb5c-461a-8c3b-787251c69579 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/os-quota-sets/131618194faa4c829fc8198accbf07a8?usage=true 2026-07-08 03:29:41.728 7 INFO cinder.api.openstack.wsgi [None req-67a03ada-eb5c-461a-8c3b-787251c69579 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/os-quota-sets/131618194faa4c829fc8198accbf07a8?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 413/826] 10.0.0.210 () {28 vars in 736 bytes} [Wed Jul 8 03:29:41 2026] GET /v3/88fdcc1a10f642678656419f332dc251/os-quota-sets/131618194faa4c829fc8198accbf07a8?usage=true => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 03:29:41.739 8 INFO cinder.api.openstack.wsgi [None req-e67b8ee8-8487-4001-b33d-4571edb29ace 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/os-quota-sets/54b5d3541f074f52b1743c08a665f665?usage=true 2026-07-08 03:29:41.767 8 INFO cinder.api.openstack.wsgi [None req-e67b8ee8-8487-4001-b33d-4571edb29ace 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/os-quota-sets/54b5d3541f074f52b1743c08a665f665?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 414/827] 10.0.0.210 () {28 vars in 736 bytes} [Wed Jul 8 03:29:41 2026] GET /v3/88fdcc1a10f642678656419f332dc251/os-quota-sets/54b5d3541f074f52b1743c08a665f665?usage=true => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-08 03:29:41.781 7 INFO cinder.api.openstack.wsgi [None req-7d818c50-2777-495f-80c4-20851f8a94f9 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/os-quota-sets/57a9a85f8bb94143aa858dd85ee3e451?usage=true 2026-07-08 03:29:41.808 7 INFO cinder.api.openstack.wsgi [None req-7d818c50-2777-495f-80c4-20851f8a94f9 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/os-quota-sets/57a9a85f8bb94143aa858dd85ee3e451?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 414/828] 10.0.0.210 () {28 vars in 736 bytes} [Wed Jul 8 03:29:41 2026] GET /v3/88fdcc1a10f642678656419f332dc251/os-quota-sets/57a9a85f8bb94143aa858dd85ee3e451?usage=true => generated 847 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-08 03:29:41.817 8 INFO cinder.api.openstack.wsgi [None req-c361434e-8f46-4ca9-a83c-f47609c4054d 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/os-quota-sets/71ccfeb4306b4fa39661cdd2e4436495?usage=true 2026-07-08 03:29:41.843 8 INFO cinder.api.openstack.wsgi [None req-c361434e-8f46-4ca9-a83c-f47609c4054d 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/os-quota-sets/71ccfeb4306b4fa39661cdd2e4436495?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 415/829] 10.0.0.210 () {28 vars in 736 bytes} [Wed Jul 8 03:29:41 2026] GET /v3/88fdcc1a10f642678656419f332dc251/os-quota-sets/71ccfeb4306b4fa39661cdd2e4436495?usage=true => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-08 03:29:41.861 7 INFO cinder.api.openstack.wsgi [None req-7a089f7e-049f-4190-a7a4-21b201f9932c 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/os-quota-sets/88fdcc1a10f642678656419f332dc251?usage=true 2026-07-08 03:29:41.893 7 INFO cinder.api.openstack.wsgi [None req-7a089f7e-049f-4190-a7a4-21b201f9932c 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/os-quota-sets/88fdcc1a10f642678656419f332dc251?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 415/830] 10.0.0.210 () {28 vars in 736 bytes} [Wed Jul 8 03:29:41 2026] GET /v3/88fdcc1a10f642678656419f332dc251/os-quota-sets/88fdcc1a10f642678656419f332dc251?usage=true => generated 845 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-08 03:29:41.906 8 INFO cinder.api.openstack.wsgi [None req-42a8fd66-58d8-4803-a280-19d40fb61d4f 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/os-quota-sets/a4da47013fc9486ea3b2d6f9025c5175?usage=true 2026-07-08 03:29:41.943 8 INFO cinder.api.openstack.wsgi [None req-42a8fd66-58d8-4803-a280-19d40fb61d4f 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/os-quota-sets/a4da47013fc9486ea3b2d6f9025c5175?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 416/831] 10.0.0.210 () {28 vars in 736 bytes} [Wed Jul 8 03:29:41 2026] GET /v3/88fdcc1a10f642678656419f332dc251/os-quota-sets/a4da47013fc9486ea3b2d6f9025c5175?usage=true => generated 847 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-08 03:29:41.953 7 INFO cinder.api.openstack.wsgi [None req-b024796c-9d5c-42e3-95e6-5fdbe034ca8c 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/os-quota-sets/b7f488ba179f40d99150801e82b3023c?usage=true 2026-07-08 03:29:41.976 7 INFO cinder.api.openstack.wsgi [None req-b024796c-9d5c-42e3-95e6-5fdbe034ca8c 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/os-quota-sets/b7f488ba179f40d99150801e82b3023c?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 416/832] 10.0.0.210 () {28 vars in 736 bytes} [Wed Jul 8 03:29:41 2026] GET /v3/88fdcc1a10f642678656419f332dc251/os-quota-sets/b7f488ba179f40d99150801e82b3023c?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-08 03:29:41.988 8 INFO cinder.api.openstack.wsgi [None req-45bf80ff-e55d-413a-aef7-9c7227e56691 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/os-quota-sets/b9cb75f000b2439780240d7f017682e9?usage=true 2026-07-08 03:29:42.016 8 INFO cinder.api.openstack.wsgi [None req-45bf80ff-e55d-413a-aef7-9c7227e56691 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/os-quota-sets/b9cb75f000b2439780240d7f017682e9?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 417/833] 10.0.0.210 () {28 vars in 736 bytes} [Wed Jul 8 03:29:41 2026] GET /v3/88fdcc1a10f642678656419f332dc251/os-quota-sets/b9cb75f000b2439780240d7f017682e9?usage=true => generated 845 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-08 03:29:42.034 7 INFO cinder.api.openstack.wsgi [None req-c276312d-9870-43e1-9fd2-ea56b96809db 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/os-quota-sets/bd673a4fbf964207ba3893277478b076?usage=true 2026-07-08 03:29:42.060 7 INFO cinder.api.openstack.wsgi [None req-c276312d-9870-43e1-9fd2-ea56b96809db 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/os-quota-sets/bd673a4fbf964207ba3893277478b076?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 417/834] 10.0.0.210 () {28 vars in 736 bytes} [Wed Jul 8 03:29:42 2026] GET /v3/88fdcc1a10f642678656419f332dc251/os-quota-sets/bd673a4fbf964207ba3893277478b076?usage=true => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-08 03:29:42.075 8 INFO cinder.api.openstack.wsgi [None req-fe410829-de21-4e4f-87cb-3e593554d008 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/os-quota-sets/d4d7b92a35ff4a54a3ed25292af5a36d?usage=true 2026-07-08 03:29:42.096 8 INFO cinder.api.openstack.wsgi [None req-fe410829-de21-4e4f-87cb-3e593554d008 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/os-quota-sets/d4d7b92a35ff4a54a3ed25292af5a36d?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 418/835] 10.0.0.210 () {28 vars in 736 bytes} [Wed Jul 8 03:29:42 2026] GET /v3/88fdcc1a10f642678656419f332dc251/os-quota-sets/d4d7b92a35ff4a54a3ed25292af5a36d?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-08 03:29:42.105 7 INFO cinder.api.openstack.wsgi [None req-504d1695-b1eb-4a08-bd39-d5110cf85a8e 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/os-quota-sets/de24f6c1d1524b87a3f4da41f175b85b?usage=true 2026-07-08 03:29:42.128 7 INFO cinder.api.openstack.wsgi [None req-504d1695-b1eb-4a08-bd39-d5110cf85a8e 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/os-quota-sets/de24f6c1d1524b87a3f4da41f175b85b?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 418/836] 10.0.0.210 () {28 vars in 736 bytes} [Wed Jul 8 03:29:42 2026] GET /v3/88fdcc1a10f642678656419f332dc251/os-quota-sets/de24f6c1d1524b87a3f4da41f175b85b?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-08 03:29:42.139 8 INFO cinder.api.openstack.wsgi [None req-3d80d223-0bc5-4aa9-8e66-cb41fa767e81 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/os-quota-sets/e12cb874fa764e6c9e519a1563b7687a?usage=true 2026-07-08 03:29:42.160 8 INFO cinder.api.openstack.wsgi [None req-3d80d223-0bc5-4aa9-8e66-cb41fa767e81 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/os-quota-sets/e12cb874fa764e6c9e519a1563b7687a?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 419/837] 10.0.0.210 () {28 vars in 736 bytes} [Wed Jul 8 03:29:42 2026] GET /v3/88fdcc1a10f642678656419f332dc251/os-quota-sets/e12cb874fa764e6c9e519a1563b7687a?usage=true => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-08 03:29:42.172 7 INFO cinder.api.openstack.wsgi [None req-bd099710-60cf-41a0-83dc-3d1a8440b806 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/os-quota-sets/e13a5f749d98465f92fc56309fa1989c?usage=true 2026-07-08 03:29:42.195 7 INFO cinder.api.openstack.wsgi [None req-bd099710-60cf-41a0-83dc-3d1a8440b806 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/os-quota-sets/e13a5f749d98465f92fc56309fa1989c?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 419/838] 10.0.0.210 () {28 vars in 736 bytes} [Wed Jul 8 03:29:42 2026] GET /v3/88fdcc1a10f642678656419f332dc251/os-quota-sets/e13a5f749d98465f92fc56309fa1989c?usage=true => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-08 03:29:42.207 8 INFO cinder.api.openstack.wsgi [None req-74a3a35a-8765-48d7-a900-e9ac159f5c85 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/os-quota-sets/e71309a2260448558941b4cfef06b9d6?usage=true 2026-07-08 03:29:42.227 8 INFO cinder.api.openstack.wsgi [None req-74a3a35a-8765-48d7-a900-e9ac159f5c85 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/os-quota-sets/e71309a2260448558941b4cfef06b9d6?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 420/839] 10.0.0.210 () {28 vars in 736 bytes} [Wed Jul 8 03:29:42 2026] GET /v3/88fdcc1a10f642678656419f332dc251/os-quota-sets/e71309a2260448558941b4cfef06b9d6?usage=true => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-08 03:29:42.236 7 INFO cinder.api.openstack.wsgi [None req-a688fcf1-68ae-4740-ae3f-0d0fcd2cb492 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/os-quota-sets/e9c4be7df1684fe3a436b37205518ac2?usage=true 2026-07-08 03:29:42.257 7 INFO cinder.api.openstack.wsgi [None req-a688fcf1-68ae-4740-ae3f-0d0fcd2cb492 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/os-quota-sets/e9c4be7df1684fe3a436b37205518ac2?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 420/840] 10.0.0.210 () {28 vars in 736 bytes} [Wed Jul 8 03:29:42 2026] GET /v3/88fdcc1a10f642678656419f332dc251/os-quota-sets/e9c4be7df1684fe3a436b37205518ac2?usage=true => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-08 03:29:42.268 8 INFO cinder.api.openstack.wsgi [None req-26a55423-dbc4-4db7-a7f0-9df66ce51a62 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/volumes/detail?all_tenants=true 2026-07-08 03:29:42.403 8 INFO cinder.volume.api [None req-26a55423-dbc4-4db7-a7f0-9df66ce51a62 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - 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-07-08 03:29:42.408 8 INFO cinder.api.openstack.wsgi [None req-26a55423-dbc4-4db7-a7f0-9df66ce51a62 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 421/841] 10.0.0.210 () {28 vars in 684 bytes} [Wed Jul 8 03:29:42 2026] GET /v3/88fdcc1a10f642678656419f332dc251/volumes/detail?all_tenants=true => generated 1135 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-07-08 03:29:42.421 7 INFO cinder.api.openstack.wsgi [None req-3625437b-dc8a-4ef8-8ec1-22e5fe8d8f50 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/os-services 2026-07-08 03:29:42.428 7 INFO cinder.api.openstack.wsgi [None req-3625437b-dc8a-4ef8-8ec1-22e5fe8d8f50 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/os-services returned with HTTP 200 [pid: 7|app: 0|req: 421/842] 10.0.0.210 () {28 vars in 645 bytes} [Wed Jul 8 03:29:42 2026] GET /v3/88fdcc1a10f642678656419f332dc251/os-services => generated 646 bytes in 15 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-07-08 03:29:42.675 8 INFO cinder.api.openstack.wsgi [None req-bfe64d92-d757-4612-8704-1a1567f9f1a6 68762448db4e4bf9ac13a9c6b15fbb7f 57a9a85f8bb94143aa858dd85ee3e451 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/57a9a85f8bb94143aa858dd85ee3e451/volumes/bfaad137-0aa0-4be7-ac58-c82d79a4a5cc 2026-07-08 03:29:42.685 8 INFO cinder.api.openstack.wsgi [None req-bfe64d92-d757-4612-8704-1a1567f9f1a6 68762448db4e4bf9ac13a9c6b15fbb7f 57a9a85f8bb94143aa858dd85ee3e451 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/57a9a85f8bb94143aa858dd85ee3e451/volumes/bfaad137-0aa0-4be7-ac58-c82d79a4a5cc returned with HTTP 404 [pid: 8|app: 0|req: 422/843] 10.0.0.179 () {32 vars in 775 bytes} [Wed Jul 8 03:29:42 2026] GET /v3/57a9a85f8bb94143aa858dd85ee3e451/volumes/bfaad137-0aa0-4be7-ac58-c82d79a4a5cc => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) 2026-07-08 03:29:42.693 7 INFO cinder.api.openstack.wsgi [None req-10ace48c-4700-401a-ac4f-bd3c6614c3e4 68762448db4e4bf9ac13a9c6b15fbb7f 57a9a85f8bb94143aa858dd85ee3e451 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/57a9a85f8bb94143aa858dd85ee3e451/volumes/5da6852d-41ec-48e3-bfa8-0d7443f4db43 /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-07-08 03:29:42.708 7 INFO cinder.volume.api [None req-10ace48c-4700-401a-ac4f-bd3c6614c3e4 68762448db4e4bf9ac13a9c6b15fbb7f 57a9a85f8bb94143aa858dd85ee3e451 - - default default] Volume info retrieved successfully. 2026-07-08 03:29:42.713 7 INFO cinder.api.openstack.wsgi [None req-10ace48c-4700-401a-ac4f-bd3c6614c3e4 68762448db4e4bf9ac13a9c6b15fbb7f 57a9a85f8bb94143aa858dd85ee3e451 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/57a9a85f8bb94143aa858dd85ee3e451/volumes/5da6852d-41ec-48e3-bfa8-0d7443f4db43 returned with HTTP 200 [pid: 7|app: 0|req: 422/844] 10.0.0.179 () {32 vars in 775 bytes} [Wed Jul 8 03:29:42 2026] GET /v3/57a9a85f8bb94143aa858dd85ee3e451/volumes/5da6852d-41ec-48e3-bfa8-0d7443f4db43 => generated 967 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-08 03:29:42.730 8 INFO cinder.api.openstack.wsgi [None req-fdb1b0ff-933a-48a2-a881-c6a471277c8f 68762448db4e4bf9ac13a9c6b15fbb7f 57a9a85f8bb94143aa858dd85ee3e451 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/57a9a85f8bb94143aa858dd85ee3e451/volumes/5da6852d-41ec-48e3-bfa8-0d7443f4db43 2026-07-08 03:29:42.730 8 INFO cinder.api.v3.volumes [None req-fdb1b0ff-933a-48a2-a881-c6a471277c8f 68762448db4e4bf9ac13a9c6b15fbb7f 57a9a85f8bb94143aa858dd85ee3e451 - - default default] Delete volume with id: 5da6852d-41ec-48e3-bfa8-0d7443f4db43 /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-07-08 03:29:42.740 8 INFO cinder.volume.api [None req-fdb1b0ff-933a-48a2-a881-c6a471277c8f 68762448db4e4bf9ac13a9c6b15fbb7f 57a9a85f8bb94143aa858dd85ee3e451 - - default default] Volume info retrieved successfully. 2026-07-08 03:29:42.757 8 INFO cinder.volume.api [None req-fdb1b0ff-933a-48a2-a881-c6a471277c8f 68762448db4e4bf9ac13a9c6b15fbb7f 57a9a85f8bb94143aa858dd85ee3e451 - - default default] Delete volume request issued successfully. 2026-07-08 03:29:42.757 8 INFO cinder.api.openstack.wsgi [None req-fdb1b0ff-933a-48a2-a881-c6a471277c8f 68762448db4e4bf9ac13a9c6b15fbb7f 57a9a85f8bb94143aa858dd85ee3e451 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/57a9a85f8bb94143aa858dd85ee3e451/volumes/5da6852d-41ec-48e3-bfa8-0d7443f4db43 returned with HTTP 202 [pid: 8|app: 0|req: 423/845] 10.0.0.179 () {32 vars in 778 bytes} [Wed Jul 8 03:29:42 2026] DELETE /v3/57a9a85f8bb94143aa858dd85ee3e451/volumes/5da6852d-41ec-48e3-bfa8-0d7443f4db43 => generated 0 bytes in 34 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-07-08 03:29:42.769 7 INFO cinder.api.openstack.wsgi [None req-2939b2f1-d82e-4154-b834-239f4bd8bc0a 68762448db4e4bf9ac13a9c6b15fbb7f 57a9a85f8bb94143aa858dd85ee3e451 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/57a9a85f8bb94143aa858dd85ee3e451/volumes/5da6852d-41ec-48e3-bfa8-0d7443f4db43 /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-07-08 03:29:42.793 7 INFO cinder.volume.api [None req-2939b2f1-d82e-4154-b834-239f4bd8bc0a 68762448db4e4bf9ac13a9c6b15fbb7f 57a9a85f8bb94143aa858dd85ee3e451 - - default default] Volume info retrieved successfully. 2026-07-08 03:29:42.798 7 INFO cinder.api.openstack.wsgi [None req-2939b2f1-d82e-4154-b834-239f4bd8bc0a 68762448db4e4bf9ac13a9c6b15fbb7f 57a9a85f8bb94143aa858dd85ee3e451 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/57a9a85f8bb94143aa858dd85ee3e451/volumes/5da6852d-41ec-48e3-bfa8-0d7443f4db43 returned with HTTP 200 [pid: 7|app: 0|req: 423/846] 10.0.0.179 () {32 vars in 775 bytes} [Wed Jul 8 03:29:42 2026] GET /v3/57a9a85f8bb94143aa858dd85ee3e451/volumes/5da6852d-41ec-48e3-bfa8-0d7443f4db43 => generated 966 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-07-08 03:29:43.820 8 INFO cinder.api.openstack.wsgi [None req-647210c5-39eb-4bc0-8afb-8bbec0a2a655 68762448db4e4bf9ac13a9c6b15fbb7f 57a9a85f8bb94143aa858dd85ee3e451 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/57a9a85f8bb94143aa858dd85ee3e451/volumes/5da6852d-41ec-48e3-bfa8-0d7443f4db43 2026-07-08 03:29:43.827 8 INFO cinder.api.openstack.wsgi [None req-647210c5-39eb-4bc0-8afb-8bbec0a2a655 68762448db4e4bf9ac13a9c6b15fbb7f 57a9a85f8bb94143aa858dd85ee3e451 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/57a9a85f8bb94143aa858dd85ee3e451/volumes/5da6852d-41ec-48e3-bfa8-0d7443f4db43 returned with HTTP 404 [pid: 8|app: 0|req: 424/847] 10.0.0.179 () {32 vars in 775 bytes} [Wed Jul 8 03:29:43 2026] GET /v3/57a9a85f8bb94143aa858dd85ee3e451/volumes/5da6852d-41ec-48e3-bfa8-0d7443f4db43 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) 2026-07-08 03:29:46.479 8 INFO cinder.api.openstack.wsgi [None req-647210c5-39eb-4bc0-8afb-8bbec0a2a655 68762448db4e4bf9ac13a9c6b15fbb7f 57a9a85f8bb94143aa858dd85ee3e451 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 03:29:46.480 8 INFO cinder.api.openstack.wsgi [None req-647210c5-39eb-4bc0-8afb-8bbec0a2a655 68762448db4e4bf9ac13a9c6b15fbb7f 57a9a85f8bb94143aa858dd85ee3e451 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 03:29:46.480 7 INFO cinder.api.openstack.wsgi [None req-2939b2f1-d82e-4154-b834-239f4bd8bc0a 68762448db4e4bf9ac13a9c6b15fbb7f 57a9a85f8bb94143aa858dd85ee3e451 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 03:29:46.481 7 INFO cinder.api.openstack.wsgi [None req-2939b2f1-d82e-4154-b834-239f4bd8bc0a 68762448db4e4bf9ac13a9c6b15fbb7f 57a9a85f8bb94143aa858dd85ee3e451 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 03:29:56.479 8 INFO cinder.api.openstack.wsgi [None req-647210c5-39eb-4bc0-8afb-8bbec0a2a655 68762448db4e4bf9ac13a9c6b15fbb7f 57a9a85f8bb94143aa858dd85ee3e451 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 03:29:56.479 7 INFO cinder.api.openstack.wsgi [None req-2939b2f1-d82e-4154-b834-239f4bd8bc0a 68762448db4e4bf9ac13a9c6b15fbb7f 57a9a85f8bb94143aa858dd85ee3e451 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 03:29:56.480 8 INFO cinder.api.openstack.wsgi [None req-647210c5-39eb-4bc0-8afb-8bbec0a2a655 68762448db4e4bf9ac13a9c6b15fbb7f 57a9a85f8bb94143aa858dd85ee3e451 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 03:29:56.480 7 INFO cinder.api.openstack.wsgi [None req-2939b2f1-d82e-4154-b834-239f4bd8bc0a 68762448db4e4bf9ac13a9c6b15fbb7f 57a9a85f8bb94143aa858dd85ee3e451 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 03:30:06.479 8 INFO cinder.api.openstack.wsgi [None req-647210c5-39eb-4bc0-8afb-8bbec0a2a655 68762448db4e4bf9ac13a9c6b15fbb7f 57a9a85f8bb94143aa858dd85ee3e451 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 03:30:06.480 8 INFO cinder.api.openstack.wsgi [None req-647210c5-39eb-4bc0-8afb-8bbec0a2a655 68762448db4e4bf9ac13a9c6b15fbb7f 57a9a85f8bb94143aa858dd85ee3e451 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 03:30:06.479 7 INFO cinder.api.openstack.wsgi [None req-2939b2f1-d82e-4154-b834-239f4bd8bc0a 68762448db4e4bf9ac13a9c6b15fbb7f 57a9a85f8bb94143aa858dd85ee3e451 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 03:30:06.482 7 INFO cinder.api.openstack.wsgi [None req-2939b2f1-d82e-4154-b834-239f4bd8bc0a 68762448db4e4bf9ac13a9c6b15fbb7f 57a9a85f8bb94143aa858dd85ee3e451 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 03:30:16.479 7 INFO cinder.api.openstack.wsgi [None req-2939b2f1-d82e-4154-b834-239f4bd8bc0a 68762448db4e4bf9ac13a9c6b15fbb7f 57a9a85f8bb94143aa858dd85ee3e451 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 03:30:16.479 8 INFO cinder.api.openstack.wsgi [None req-647210c5-39eb-4bc0-8afb-8bbec0a2a655 68762448db4e4bf9ac13a9c6b15fbb7f 57a9a85f8bb94143aa858dd85ee3e451 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 03:30:16.480 7 INFO cinder.api.openstack.wsgi [None req-2939b2f1-d82e-4154-b834-239f4bd8bc0a 68762448db4e4bf9ac13a9c6b15fbb7f 57a9a85f8bb94143aa858dd85ee3e451 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 03:30:16.480 8 INFO cinder.api.openstack.wsgi [None req-647210c5-39eb-4bc0-8afb-8bbec0a2a655 68762448db4e4bf9ac13a9c6b15fbb7f 57a9a85f8bb94143aa858dd85ee3e451 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 03:30:26.479 7 INFO cinder.api.openstack.wsgi [None req-2939b2f1-d82e-4154-b834-239f4bd8bc0a 68762448db4e4bf9ac13a9c6b15fbb7f 57a9a85f8bb94143aa858dd85ee3e451 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 03:30:26.480 7 INFO cinder.api.openstack.wsgi [None req-2939b2f1-d82e-4154-b834-239f4bd8bc0a 68762448db4e4bf9ac13a9c6b15fbb7f 57a9a85f8bb94143aa858dd85ee3e451 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 03:30:26.480 8 INFO cinder.api.openstack.wsgi [None req-647210c5-39eb-4bc0-8afb-8bbec0a2a655 68762448db4e4bf9ac13a9c6b15fbb7f 57a9a85f8bb94143aa858dd85ee3e451 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 03:30:26.482 8 INFO cinder.api.openstack.wsgi [None req-647210c5-39eb-4bc0-8afb-8bbec0a2a655 68762448db4e4bf9ac13a9c6b15fbb7f 57a9a85f8bb94143aa858dd85ee3e451 - - default default] http://10.0.0.150: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-07-08 03:30:32.715 7 INFO cinder.api.openstack.wsgi [None req-4b8b317c-0bb4-4ae6-99bc-e3af60390807 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/volumes 2026-07-08 03:30:32.818 7 INFO cinder.api.v3.volumes [None req-4b8b317c-0bb4-4ae6-99bc-e3af60390807 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] Create volume of 16 GB 2026-07-08 03:30:32.824 7 INFO cinder.volume.api [None req-4b8b317c-0bb4-4ae6-99bc-e3af60390807 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] Availability Zones retrieved successfully. 2026-07-08 03:30:33.059 7 INFO cinder.volume.api [None req-4b8b317c-0bb4-4ae6-99bc-e3af60390807 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] Create volume request issued successfully. 2026-07-08 03:30:33.060 7 INFO cinder.api.openstack.wsgi [None req-4b8b317c-0bb4-4ae6-99bc-e3af60390807 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/volumes returned with HTTP 202 [pid: 7|app: 0|req: 429/858] 199.204.45.72 () {34 vars in 733 bytes} [Wed Jul 8 03:30:32 2026] POST /v3/88fdcc1a10f642678656419f332dc251/volumes => generated 846 bytes in 464 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-07-08 03:30:33.077 8 INFO cinder.api.openstack.wsgi [req-4b8b317c-0bb4-4ae6-99bc-e3af60390807 req-8e49ec86-e2fc-4b64-9690-bd62d3de217a 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/volumes/12e11747-92e3-428f-aa03-d7cf4ac9abcf /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-07-08 03:30:33.117 8 INFO cinder.volume.api [req-4b8b317c-0bb4-4ae6-99bc-e3af60390807 req-8e49ec86-e2fc-4b64-9690-bd62d3de217a 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] Volume info retrieved successfully. 2026-07-08 03:30:33.121 8 INFO cinder.api.openstack.wsgi [req-4b8b317c-0bb4-4ae6-99bc-e3af60390807 req-8e49ec86-e2fc-4b64-9690-bd62d3de217a 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/volumes/12e11747-92e3-428f-aa03-d7cf4ac9abcf returned with HTTP 200 [pid: 8|app: 0|req: 430/859] 199.204.45.72 () {32 vars in 824 bytes} [Wed Jul 8 03:30:33 2026] GET /v3/88fdcc1a10f642678656419f332dc251/volumes/12e11747-92e3-428f-aa03-d7cf4ac9abcf => generated 1025 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-07-08 03:30:36.478 8 INFO cinder.api.openstack.wsgi [req-4b8b317c-0bb4-4ae6-99bc-e3af60390807 req-8e49ec86-e2fc-4b64-9690-bd62d3de217a 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 03:30:36.478 7 INFO cinder.api.openstack.wsgi [None req-4b8b317c-0bb4-4ae6-99bc-e3af60390807 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 03:30:36.479 8 INFO cinder.api.openstack.wsgi [req-4b8b317c-0bb4-4ae6-99bc-e3af60390807 req-8e49ec86-e2fc-4b64-9690-bd62d3de217a 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 03:30:36.479 7 INFO cinder.api.openstack.wsgi [None req-4b8b317c-0bb4-4ae6-99bc-e3af60390807 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150: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-07-08 03:30:38.137 8 INFO cinder.api.openstack.wsgi [req-4b8b317c-0bb4-4ae6-99bc-e3af60390807 req-63e2c25f-2b5a-472b-b423-0f52200be0bd 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/volumes/12e11747-92e3-428f-aa03-d7cf4ac9abcf /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-07-08 03:30:38.151 8 INFO cinder.volume.api [req-4b8b317c-0bb4-4ae6-99bc-e3af60390807 req-63e2c25f-2b5a-472b-b423-0f52200be0bd 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] Volume info retrieved successfully. 2026-07-08 03:30:38.156 8 INFO cinder.api.openstack.wsgi [req-4b8b317c-0bb4-4ae6-99bc-e3af60390807 req-63e2c25f-2b5a-472b-b423-0f52200be0bd 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/volumes/12e11747-92e3-428f-aa03-d7cf4ac9abcf returned with HTTP 200 [pid: 8|app: 0|req: 432/862] 199.204.45.72 () {32 vars in 824 bytes} [Wed Jul 8 03:30:38 2026] GET /v3/88fdcc1a10f642678656419f332dc251/volumes/12e11747-92e3-428f-aa03-d7cf4ac9abcf => generated 1675 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 03:30:38.646 7 INFO cinder.api.openstack.wsgi [req-96031d7d-ed7d-41bf-890b-48b01789eae6 req-0c1d0ed5-8883-4c8b-9577-4beffc9287f4 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/volumes/12e11747-92e3-428f-aa03-d7cf4ac9abcf /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-07-08 03:30:38.660 7 INFO cinder.volume.api [req-96031d7d-ed7d-41bf-890b-48b01789eae6 req-0c1d0ed5-8883-4c8b-9577-4beffc9287f4 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] Volume info retrieved successfully. 2026-07-08 03:30:38.666 7 INFO cinder.api.openstack.wsgi [req-96031d7d-ed7d-41bf-890b-48b01789eae6 req-0c1d0ed5-8883-4c8b-9577-4beffc9287f4 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/volumes/12e11747-92e3-428f-aa03-d7cf4ac9abcf returned with HTTP 200 [pid: 7|app: 0|req: 431/863] 10.0.0.149 () {34 vars in 1028 bytes} [Wed Jul 8 03:30:38 2026] GET /v3/88fdcc1a10f642678656419f332dc251/volumes/12e11747-92e3-428f-aa03-d7cf4ac9abcf => generated 1675 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-07-08 03:30:39.094 8 INFO cinder.api.openstack.wsgi [req-96031d7d-ed7d-41bf-890b-48b01789eae6 req-0b60e18d-fdf7-4240-9c1e-98a46043f4f4 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/volumes/12e11747-92e3-428f-aa03-d7cf4ac9abcf /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-07-08 03:30:39.113 8 INFO cinder.volume.api [req-96031d7d-ed7d-41bf-890b-48b01789eae6 req-0b60e18d-fdf7-4240-9c1e-98a46043f4f4 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] Volume info retrieved successfully. 2026-07-08 03:30:39.119 8 INFO cinder.api.openstack.wsgi [req-96031d7d-ed7d-41bf-890b-48b01789eae6 req-0b60e18d-fdf7-4240-9c1e-98a46043f4f4 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/volumes/12e11747-92e3-428f-aa03-d7cf4ac9abcf returned with HTTP 200 [pid: 8|app: 0|req: 433/864] 10.0.0.149 () {34 vars in 1028 bytes} [Wed Jul 8 03:30:39 2026] GET /v3/88fdcc1a10f642678656419f332dc251/volumes/12e11747-92e3-428f-aa03-d7cf4ac9abcf => generated 1675 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-07-08 03:30:39.131 7 INFO cinder.api.openstack.wsgi [req-96031d7d-ed7d-41bf-890b-48b01789eae6 req-0c1d0ed5-8883-4c8b-9577-4beffc9287f4 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-07-08 03:30:39.132 7 INFO cinder.api.openstack.wsgi [req-96031d7d-ed7d-41bf-890b-48b01789eae6 req-0c1d0ed5-8883-4c8b-9577-4beffc9287f4 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 432/865] 10.0.0.149 () {32 vars in 829 bytes} [Wed Jul 8 03:30:39 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-07-08 03:30:39.142 8 INFO cinder.api.openstack.wsgi [req-96031d7d-ed7d-41bf-890b-48b01789eae6 req-7f9a9981-1ece-4223-abfb-bc25ad67f164 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/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-07-08 03:30:39.195 8 INFO cinder.api.openstack.wsgi [req-96031d7d-ed7d-41bf-890b-48b01789eae6 req-7f9a9981-1ece-4223-abfb-bc25ad67f164 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/attachments returned with HTTP 200 [pid: 8|app: 0|req: 434/866] 10.0.0.149 () {40 vars in 1057 bytes} [Wed Jul 8 03:30:39 2026] POST /v3/88fdcc1a10f642678656419f332dc251/attachments => generated 273 bytes in 59 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-07-08 03:30:40.967 7 INFO cinder.api.openstack.wsgi [None req-27a22b14-1566-49e2-8348-7dcc3cdf564f 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/snapshots?all_tenants=true 2026-07-08 03:30:40.975 7 INFO cinder.volume.api [None req-27a22b14-1566-49e2-8348-7dcc3cdf564f 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] Get all snapshots completed successfully. 2026-07-08 03:30:40.975 7 INFO cinder.api.openstack.wsgi [None req-27a22b14-1566-49e2-8348-7dcc3cdf564f 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 433/867] 10.0.0.210 () {28 vars in 674 bytes} [Wed Jul 8 03:30:40 2026] GET /v3/88fdcc1a10f642678656419f332dc251/snapshots?all_tenants=true => generated 17 bytes in 68 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-07-08 03:30:40.985 8 INFO cinder.api.openstack.wsgi [None req-97d118a3-f328-4ef0-91c7-ac7102fa7f22 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/scheduler-stats/get_pools?detail=true /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-08 03:30:41.489 8 INFO cinder.api.openstack.wsgi [None req-97d118a3-f328-4ef0-91c7-ac7102fa7f22 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 435/868] 10.0.0.210 () {28 vars in 696 bytes} [Wed Jul 8 03:30:40 2026] GET /v3/88fdcc1a10f642678656419f332dc251/scheduler-stats/get_pools?detail=true => generated 670 bytes in 510 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-08 03:30:41.498 7 INFO cinder.api.openstack.wsgi [None req-1a931fa1-bf01-45b8-b9fd-62ec9f58d134 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/volumes/detail?all_tenants=true 2026-07-08 03:30:41.515 7 INFO cinder.volume.api [None req-1a931fa1-bf01-45b8-b9fd-62ec9f58d134 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - 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-07-08 03:30:41.522 7 INFO cinder.api.openstack.wsgi [None req-1a931fa1-bf01-45b8-b9fd-62ec9f58d134 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 434/869] 10.0.0.210 () {28 vars in 684 bytes} [Wed Jul 8 03:30:41 2026] GET /v3/88fdcc1a10f642678656419f332dc251/volumes/detail?all_tenants=true => generated 1677 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-07-08 03:30:41.533 8 INFO cinder.api.openstack.wsgi [None req-59c423ff-7dbb-4cb0-810c-4265207a78fb 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/volumes/detail?all_tenants=true 2026-07-08 03:30:41.548 8 INFO cinder.volume.api [None req-59c423ff-7dbb-4cb0-810c-4265207a78fb 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - 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-07-08 03:30:41.554 8 INFO cinder.api.openstack.wsgi [None req-59c423ff-7dbb-4cb0-810c-4265207a78fb 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 436/870] 10.0.0.210 () {28 vars in 684 bytes} [Wed Jul 8 03:30:41 2026] GET /v3/88fdcc1a10f642678656419f332dc251/volumes/detail?all_tenants=true => generated 1677 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-07-08 03:30:41.566 7 INFO cinder.api.openstack.wsgi [None req-02a84288-0218-48fd-811a-d9a832e4ed3b 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/os-services 2026-07-08 03:30:41.572 7 INFO cinder.api.openstack.wsgi [None req-02a84288-0218-48fd-811a-d9a832e4ed3b 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/os-services returned with HTTP 200 [pid: 7|app: 0|req: 435/871] 10.0.0.210 () {28 vars in 645 bytes} [Wed Jul 8 03:30:41 2026] GET /v3/88fdcc1a10f642678656419f332dc251/os-services => generated 646 bytes in 13 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-07-08 03:30:41.624 8 INFO cinder.api.openstack.wsgi [None req-fcbaf10f-085d-4ee2-84c0-762ab7239534 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/os-quota-sets/131618194faa4c829fc8198accbf07a8?usage=true 2026-07-08 03:30:41.645 8 INFO cinder.api.openstack.wsgi [None req-fcbaf10f-085d-4ee2-84c0-762ab7239534 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/os-quota-sets/131618194faa4c829fc8198accbf07a8?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 437/872] 10.0.0.210 () {28 vars in 736 bytes} [Wed Jul 8 03:30:41 2026] GET /v3/88fdcc1a10f642678656419f332dc251/os-quota-sets/131618194faa4c829fc8198accbf07a8?usage=true => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-08 03:30:41.655 7 INFO cinder.api.openstack.wsgi [None req-6bbb882d-e00a-4602-9aae-b2384981cd18 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/os-quota-sets/34a1bc507dc1461283c9a179843bb815?usage=true 2026-07-08 03:30:41.680 7 INFO cinder.api.openstack.wsgi [None req-6bbb882d-e00a-4602-9aae-b2384981cd18 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/os-quota-sets/34a1bc507dc1461283c9a179843bb815?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 436/873] 10.0.0.210 () {28 vars in 736 bytes} [Wed Jul 8 03:30:41 2026] GET /v3/88fdcc1a10f642678656419f332dc251/os-quota-sets/34a1bc507dc1461283c9a179843bb815?usage=true => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-08 03:30:41.690 8 INFO cinder.api.openstack.wsgi [None req-ac86a9e7-ec60-4380-8200-f566d2f3efcf 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/os-quota-sets/71ccfeb4306b4fa39661cdd2e4436495?usage=true 2026-07-08 03:30:41.712 8 INFO cinder.api.openstack.wsgi [None req-ac86a9e7-ec60-4380-8200-f566d2f3efcf 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/os-quota-sets/71ccfeb4306b4fa39661cdd2e4436495?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 438/874] 10.0.0.210 () {28 vars in 736 bytes} [Wed Jul 8 03:30:41 2026] GET /v3/88fdcc1a10f642678656419f332dc251/os-quota-sets/71ccfeb4306b4fa39661cdd2e4436495?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-08 03:30:41.724 7 INFO cinder.api.openstack.wsgi [None req-e3a86de5-09cb-4820-9147-826277ed3817 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/os-quota-sets/7759c47b764249d0bf70787d87db6247?usage=true 2026-07-08 03:30:41.745 7 INFO cinder.api.openstack.wsgi [None req-e3a86de5-09cb-4820-9147-826277ed3817 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/os-quota-sets/7759c47b764249d0bf70787d87db6247?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 437/875] 10.0.0.210 () {28 vars in 736 bytes} [Wed Jul 8 03:30:41 2026] GET /v3/88fdcc1a10f642678656419f332dc251/os-quota-sets/7759c47b764249d0bf70787d87db6247?usage=true => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-08 03:30:41.759 8 INFO cinder.api.openstack.wsgi [None req-db919c57-b512-41f1-baa8-297ed3dc81a1 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/os-quota-sets/88fdcc1a10f642678656419f332dc251?usage=true 2026-07-08 03:30:41.785 8 INFO cinder.api.openstack.wsgi [None req-db919c57-b512-41f1-baa8-297ed3dc81a1 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/os-quota-sets/88fdcc1a10f642678656419f332dc251?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 439/876] 10.0.0.210 () {28 vars in 736 bytes} [Wed Jul 8 03:30:41 2026] GET /v3/88fdcc1a10f642678656419f332dc251/os-quota-sets/88fdcc1a10f642678656419f332dc251?usage=true => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-08 03:30:41.797 7 INFO cinder.api.openstack.wsgi [None req-eaa4a12f-df55-47bd-b38d-3069b20b3056 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/os-quota-sets/a4da47013fc9486ea3b2d6f9025c5175?usage=true 2026-07-08 03:30:41.820 7 INFO cinder.api.openstack.wsgi [None req-eaa4a12f-df55-47bd-b38d-3069b20b3056 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/os-quota-sets/a4da47013fc9486ea3b2d6f9025c5175?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 438/877] 10.0.0.210 () {28 vars in 736 bytes} [Wed Jul 8 03:30:41 2026] GET /v3/88fdcc1a10f642678656419f332dc251/os-quota-sets/a4da47013fc9486ea3b2d6f9025c5175?usage=true => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-08 03:30:41.832 8 INFO cinder.api.openstack.wsgi [None req-2a6e3489-95dc-44c0-bfb8-a1e5461d1c3d 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/os-quota-sets/b9cb75f000b2439780240d7f017682e9?usage=true 2026-07-08 03:30:41.863 8 INFO cinder.api.openstack.wsgi [None req-2a6e3489-95dc-44c0-bfb8-a1e5461d1c3d 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/os-quota-sets/b9cb75f000b2439780240d7f017682e9?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 440/878] 10.0.0.210 () {28 vars in 736 bytes} [Wed Jul 8 03:30:41 2026] GET /v3/88fdcc1a10f642678656419f332dc251/os-quota-sets/b9cb75f000b2439780240d7f017682e9?usage=true => generated 845 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-08 03:30:41.876 7 INFO cinder.api.openstack.wsgi [None req-063571be-a8ef-4d63-a266-de5fa1b99cb9 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/os-quota-sets/d2b7c1f90bdc4f1993378e0a1d25732e?usage=true 2026-07-08 03:30:41.903 7 INFO cinder.api.openstack.wsgi [None req-063571be-a8ef-4d63-a266-de5fa1b99cb9 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/os-quota-sets/d2b7c1f90bdc4f1993378e0a1d25732e?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 439/879] 10.0.0.210 () {28 vars in 736 bytes} [Wed Jul 8 03:30:41 2026] GET /v3/88fdcc1a10f642678656419f332dc251/os-quota-sets/d2b7c1f90bdc4f1993378e0a1d25732e?usage=true => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-08 03:30:41.914 8 INFO cinder.api.openstack.wsgi [None req-ddb60b6e-0e79-4beb-b257-3eca98149853 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/os-quota-sets/d4d7b92a35ff4a54a3ed25292af5a36d?usage=true 2026-07-08 03:30:41.947 8 INFO cinder.api.openstack.wsgi [None req-ddb60b6e-0e79-4beb-b257-3eca98149853 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/os-quota-sets/d4d7b92a35ff4a54a3ed25292af5a36d?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 441/880] 10.0.0.210 () {28 vars in 736 bytes} [Wed Jul 8 03:30:41 2026] GET /v3/88fdcc1a10f642678656419f332dc251/os-quota-sets/d4d7b92a35ff4a54a3ed25292af5a36d?usage=true => generated 847 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-08 03:30:41.960 7 INFO cinder.api.openstack.wsgi [None req-4722c805-d816-4136-94ef-7ed0ce3f7979 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/os-quota-sets/de24f6c1d1524b87a3f4da41f175b85b?usage=true 2026-07-08 03:30:41.982 7 INFO cinder.api.openstack.wsgi [None req-4722c805-d816-4136-94ef-7ed0ce3f7979 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/os-quota-sets/de24f6c1d1524b87a3f4da41f175b85b?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 440/881] 10.0.0.210 () {28 vars in 736 bytes} [Wed Jul 8 03:30:41 2026] GET /v3/88fdcc1a10f642678656419f332dc251/os-quota-sets/de24f6c1d1524b87a3f4da41f175b85b?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-08 03:30:41.992 8 INFO cinder.api.openstack.wsgi [None req-996cfcfb-8561-49b5-afaf-ab9ad3d67fe5 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/os-quota-sets/e12cb874fa764e6c9e519a1563b7687a?usage=true 2026-07-08 03:30:42.016 8 INFO cinder.api.openstack.wsgi [None req-996cfcfb-8561-49b5-afaf-ab9ad3d67fe5 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/os-quota-sets/e12cb874fa764e6c9e519a1563b7687a?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 442/882] 10.0.0.210 () {28 vars in 736 bytes} [Wed Jul 8 03:30:41 2026] GET /v3/88fdcc1a10f642678656419f332dc251/os-quota-sets/e12cb874fa764e6c9e519a1563b7687a?usage=true => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-08 03:30:42.029 7 INFO cinder.api.openstack.wsgi [None req-a1091aba-657e-4dd3-9a13-43dfbc899493 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/os-quota-sets/e13a5f749d98465f92fc56309fa1989c?usage=true 2026-07-08 03:30:42.048 7 INFO cinder.api.openstack.wsgi [None req-a1091aba-657e-4dd3-9a13-43dfbc899493 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/os-quota-sets/e13a5f749d98465f92fc56309fa1989c?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 441/883] 10.0.0.210 () {28 vars in 736 bytes} [Wed Jul 8 03:30:42 2026] GET /v3/88fdcc1a10f642678656419f332dc251/os-quota-sets/e13a5f749d98465f92fc56309fa1989c?usage=true => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-08 03:30:42.058 8 INFO cinder.api.openstack.wsgi [None req-93719c20-a25b-4812-bf9a-49c815102a94 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/os-quota-sets/e71309a2260448558941b4cfef06b9d6?usage=true 2026-07-08 03:30:42.076 8 INFO cinder.api.openstack.wsgi [None req-93719c20-a25b-4812-bf9a-49c815102a94 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/os-quota-sets/e71309a2260448558941b4cfef06b9d6?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 443/884] 10.0.0.210 () {28 vars in 736 bytes} [Wed Jul 8 03:30:42 2026] GET /v3/88fdcc1a10f642678656419f332dc251/os-quota-sets/e71309a2260448558941b4cfef06b9d6?usage=true => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-08 03:30:42.088 7 INFO cinder.api.openstack.wsgi [None req-5cc1a6d6-8c31-4d52-892d-753acd2659e6 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/os-quota-sets/e9c4be7df1684fe3a436b37205518ac2?usage=true 2026-07-08 03:30:42.108 7 INFO cinder.api.openstack.wsgi [None req-5cc1a6d6-8c31-4d52-892d-753acd2659e6 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/os-quota-sets/e9c4be7df1684fe3a436b37205518ac2?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 442/885] 10.0.0.210 () {28 vars in 736 bytes} [Wed Jul 8 03:30:42 2026] GET /v3/88fdcc1a10f642678656419f332dc251/os-quota-sets/e9c4be7df1684fe3a436b37205518ac2?usage=true => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-08 03:30:42.793 8 INFO cinder.api.openstack.wsgi [req-4b8b317c-0bb4-4ae6-99bc-e3af60390807 req-cb4e74e0-e994-4cfd-b0a1-2b3833436a76 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/volumes/12e11747-92e3-428f-aa03-d7cf4ac9abcf /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-07-08 03:30:42.809 8 INFO cinder.volume.api [req-4b8b317c-0bb4-4ae6-99bc-e3af60390807 req-cb4e74e0-e994-4cfd-b0a1-2b3833436a76 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] Volume info retrieved successfully. 2026-07-08 03:30:42.814 8 INFO cinder.api.openstack.wsgi [req-4b8b317c-0bb4-4ae6-99bc-e3af60390807 req-cb4e74e0-e994-4cfd-b0a1-2b3833436a76 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/volumes/12e11747-92e3-428f-aa03-d7cf4ac9abcf returned with HTTP 200 [pid: 8|app: 0|req: 444/886] 199.204.45.72 () {32 vars in 824 bytes} [Wed Jul 8 03:30:42 2026] GET /v3/88fdcc1a10f642678656419f332dc251/volumes/12e11747-92e3-428f-aa03-d7cf4ac9abcf => generated 1674 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-07-08 03:30:44.681 7 INFO cinder.api.openstack.wsgi [None req-5cc1a6d6-8c31-4d52-892d-753acd2659e6 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-07-08 03:30:44.682 7 INFO cinder.api.openstack.wsgi [None req-5cc1a6d6-8c31-4d52-892d-753acd2659e6 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 443/887] 199.204.45.72 () {32 vars in 839 bytes} [Wed Jul 8 03:30:44 2026] GET / => generated 411 bytes in 2 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 03:30:44.692 8 INFO cinder.api.openstack.wsgi [req-96031d7d-ed7d-41bf-890b-48b01789eae6 req-2d9bc31c-a65f-4032-9bdd-0fa6a160a87e 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/volumes/12e11747-92e3-428f-aa03-d7cf4ac9abcf /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-07-08 03:30:44.709 8 INFO cinder.volume.api [req-96031d7d-ed7d-41bf-890b-48b01789eae6 req-2d9bc31c-a65f-4032-9bdd-0fa6a160a87e 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] Volume info retrieved successfully. 2026-07-08 03:30:44.716 8 INFO cinder.api.openstack.wsgi [req-96031d7d-ed7d-41bf-890b-48b01789eae6 req-2d9bc31c-a65f-4032-9bdd-0fa6a160a87e 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/volumes/12e11747-92e3-428f-aa03-d7cf4ac9abcf returned with HTTP 200 [pid: 8|app: 0|req: 445/888] 199.204.45.72 () {36 vars in 1072 bytes} [Wed Jul 8 03:30:44 2026] GET /v3/88fdcc1a10f642678656419f332dc251/volumes/12e11747-92e3-428f-aa03-d7cf4ac9abcf => generated 1898 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) 2026-07-08 03:30:44.790 7 INFO cinder.api.openstack.wsgi [req-96031d7d-ed7d-41bf-890b-48b01789eae6 req-97d565a2-89f1-464d-a44d-7104ca51904b 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/attachments/b7e939ad-2ff9-4837-9c3f-82ad78782eed /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 03:30:45.639 8 INFO cinder.api.openstack.wsgi [req-4b8b317c-0bb4-4ae6-99bc-e3af60390807 req-136ee30d-7de0-4fe3-ac7e-0d7b6c5ebc30 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/volumes/12e11747-92e3-428f-aa03-d7cf4ac9abcf /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-07-08 03:30:45.659 8 INFO cinder.volume.api [req-4b8b317c-0bb4-4ae6-99bc-e3af60390807 req-136ee30d-7de0-4fe3-ac7e-0d7b6c5ebc30 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] Volume info retrieved successfully. 2026-07-08 03:30:45.666 8 INFO cinder.api.openstack.wsgi [req-4b8b317c-0bb4-4ae6-99bc-e3af60390807 req-136ee30d-7de0-4fe3-ac7e-0d7b6c5ebc30 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/volumes/12e11747-92e3-428f-aa03-d7cf4ac9abcf returned with HTTP 200 [pid: 8|app: 0|req: 446/889] 199.204.45.72 () {32 vars in 824 bytes} [Wed Jul 8 03:30:45 2026] GET /v3/88fdcc1a10f642678656419f332dc251/volumes/12e11747-92e3-428f-aa03-d7cf4ac9abcf => generated 1675 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-07-08 03:30:45.841 7 INFO cinder.api.openstack.wsgi [req-96031d7d-ed7d-41bf-890b-48b01789eae6 req-97d565a2-89f1-464d-a44d-7104ca51904b 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/attachments/b7e939ad-2ff9-4837-9c3f-82ad78782eed returned with HTTP 200 [pid: 7|app: 0|req: 444/890] 199.204.45.72 () {40 vars in 1134 bytes} [Wed Jul 8 03:30:44 2026] PUT /v3/88fdcc1a10f642678656419f332dc251/attachments/b7e939ad-2ff9-4837-9c3f-82ad78782eed => generated 802 bytes in 1062 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-07-08 03:30:46.368 8 INFO cinder.api.openstack.wsgi [req-96031d7d-ed7d-41bf-890b-48b01789eae6 req-47e21bf6-3480-4465-a87c-1fecee6fdf7a 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/attachments/b7e939ad-2ff9-4837-9c3f-82ad78782eed/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-07-08 03:30:46.413 8 INFO cinder.api.openstack.wsgi [req-96031d7d-ed7d-41bf-890b-48b01789eae6 req-47e21bf6-3480-4465-a87c-1fecee6fdf7a 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/attachments/b7e939ad-2ff9-4837-9c3f-82ad78782eed/action returned with HTTP 204 [pid: 8|app: 0|req: 447/891] 199.204.45.72 () {40 vars in 1147 bytes} [Wed Jul 8 03:30:46 2026] POST /v3/88fdcc1a10f642678656419f332dc251/attachments/b7e939ad-2ff9-4837-9c3f-82ad78782eed/action => generated 0 bytes in 53 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) 2026-07-08 03:30:46.478 8 INFO cinder.api.openstack.wsgi [req-96031d7d-ed7d-41bf-890b-48b01789eae6 req-47e21bf6-3480-4465-a87c-1fecee6fdf7a 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 03:30:46.479 8 INFO cinder.api.openstack.wsgi [req-96031d7d-ed7d-41bf-890b-48b01789eae6 req-47e21bf6-3480-4465-a87c-1fecee6fdf7a 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 03:30:46.478 7 INFO cinder.api.openstack.wsgi [req-96031d7d-ed7d-41bf-890b-48b01789eae6 req-97d565a2-89f1-464d-a44d-7104ca51904b 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 03:30:46.480 7 INFO cinder.api.openstack.wsgi [req-96031d7d-ed7d-41bf-890b-48b01789eae6 req-97d565a2-89f1-464d-a44d-7104ca51904b 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150: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-07-08 03:30:48.883 8 INFO cinder.api.openstack.wsgi [req-4b8b317c-0bb4-4ae6-99bc-e3af60390807 req-1c4631e3-9812-4751-b773-55e22656cb09 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/volumes/12e11747-92e3-428f-aa03-d7cf4ac9abcf /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-07-08 03:30:48.913 8 INFO cinder.volume.api [req-4b8b317c-0bb4-4ae6-99bc-e3af60390807 req-1c4631e3-9812-4751-b773-55e22656cb09 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] Volume info retrieved successfully. 2026-07-08 03:30:48.921 8 INFO cinder.api.openstack.wsgi [req-4b8b317c-0bb4-4ae6-99bc-e3af60390807 req-1c4631e3-9812-4751-b773-55e22656cb09 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/volumes/12e11747-92e3-428f-aa03-d7cf4ac9abcf returned with HTTP 200 [pid: 8|app: 0|req: 449/894] 199.204.45.72 () {32 vars in 824 bytes} [Wed Jul 8 03:30:48 2026] GET /v3/88fdcc1a10f642678656419f332dc251/volumes/12e11747-92e3-428f-aa03-d7cf4ac9abcf => generated 1973 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 03:30:51.809 7 INFO cinder.api.openstack.wsgi [req-4b8b317c-0bb4-4ae6-99bc-e3af60390807 req-67b64931-50d3-4c78-8b02-49769ea91b2c 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/volumes/12e11747-92e3-428f-aa03-d7cf4ac9abcf /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-07-08 03:30:51.836 7 INFO cinder.volume.api [req-4b8b317c-0bb4-4ae6-99bc-e3af60390807 req-67b64931-50d3-4c78-8b02-49769ea91b2c 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] Volume info retrieved successfully. 2026-07-08 03:30:51.844 7 INFO cinder.api.openstack.wsgi [req-4b8b317c-0bb4-4ae6-99bc-e3af60390807 req-67b64931-50d3-4c78-8b02-49769ea91b2c 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/volumes/12e11747-92e3-428f-aa03-d7cf4ac9abcf returned with HTTP 200 [pid: 7|app: 0|req: 446/895] 199.204.45.72 () {32 vars in 824 bytes} [Wed Jul 8 03:30:51 2026] GET /v3/88fdcc1a10f642678656419f332dc251/volumes/12e11747-92e3-428f-aa03-d7cf4ac9abcf => generated 1973 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-07-08 03:30:54.980 8 INFO cinder.api.openstack.wsgi [req-4b8b317c-0bb4-4ae6-99bc-e3af60390807 req-fa8cf817-c225-4eba-aa05-c19211deb77b 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/volumes/12e11747-92e3-428f-aa03-d7cf4ac9abcf /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-07-08 03:30:54.994 8 INFO cinder.volume.api [req-4b8b317c-0bb4-4ae6-99bc-e3af60390807 req-fa8cf817-c225-4eba-aa05-c19211deb77b 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] Volume info retrieved successfully. 2026-07-08 03:30:54.998 8 INFO cinder.api.openstack.wsgi [req-4b8b317c-0bb4-4ae6-99bc-e3af60390807 req-fa8cf817-c225-4eba-aa05-c19211deb77b 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/volumes/12e11747-92e3-428f-aa03-d7cf4ac9abcf returned with HTTP 200 [pid: 8|app: 0|req: 450/896] 199.204.45.72 () {32 vars in 824 bytes} [Wed Jul 8 03:30:54 2026] GET /v3/88fdcc1a10f642678656419f332dc251/volumes/12e11747-92e3-428f-aa03-d7cf4ac9abcf => generated 1973 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-07-08 03:30:56.478 8 INFO cinder.api.openstack.wsgi [req-4b8b317c-0bb4-4ae6-99bc-e3af60390807 req-fa8cf817-c225-4eba-aa05-c19211deb77b 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 03:30:56.479 7 INFO cinder.api.openstack.wsgi [req-4b8b317c-0bb4-4ae6-99bc-e3af60390807 req-67b64931-50d3-4c78-8b02-49769ea91b2c 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 03:30:56.479 8 INFO cinder.api.openstack.wsgi [req-4b8b317c-0bb4-4ae6-99bc-e3af60390807 req-fa8cf817-c225-4eba-aa05-c19211deb77b 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 03:30:56.480 7 INFO cinder.api.openstack.wsgi [req-4b8b317c-0bb4-4ae6-99bc-e3af60390807 req-67b64931-50d3-4c78-8b02-49769ea91b2c 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 03:31:05.128 8 INFO cinder.api.openstack.wsgi [req-4b8b317c-0bb4-4ae6-99bc-e3af60390807 req-fa8cf817-c225-4eba-aa05-c19211deb77b 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-07-08 03:31:05.129 8 INFO cinder.api.openstack.wsgi [req-4b8b317c-0bb4-4ae6-99bc-e3af60390807 req-fa8cf817-c225-4eba-aa05-c19211deb77b 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 452/899] 10.0.0.22 () {28 vars in 375 bytes} [Wed Jul 8 03:31:05 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-07-08 03:31:05.140 7 INFO cinder.api.openstack.wsgi [None req-5c8698d2-9e37-4e65-90ff-6a2c729bcdbc 30dad79654374d59b10704ca66e59533 b709a456dfd242af809475960e344b95 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b709a456dfd242af809475960e344b95/limits?tenant_id=b709a456dfd242af809475960e344b95 2026-07-08 03:31:05.167 7 INFO cinder.api.openstack.wsgi [None req-5c8698d2-9e37-4e65-90ff-6a2c729bcdbc 30dad79654374d59b10704ca66e59533 b709a456dfd242af809475960e344b95 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b709a456dfd242af809475960e344b95/limits?tenant_id=b709a456dfd242af809475960e344b95 returned with HTTP 200 [pid: 7|app: 0|req: 448/900] 10.0.0.22 () {34 vars in 878 bytes} [Wed Jul 8 03:31:05 2026] GET /v3/b709a456dfd242af809475960e344b95/limits?tenant_id=b709a456dfd242af809475960e344b95 => generated 302 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-07-08 03:31:06.481 7 INFO cinder.api.openstack.wsgi [None req-5c8698d2-9e37-4e65-90ff-6a2c729bcdbc 30dad79654374d59b10704ca66e59533 b709a456dfd242af809475960e344b95 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 03:31:06.481 8 INFO cinder.api.openstack.wsgi [req-4b8b317c-0bb4-4ae6-99bc-e3af60390807 req-fa8cf817-c225-4eba-aa05-c19211deb77b 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 03:31:06.482 8 INFO cinder.api.openstack.wsgi [req-4b8b317c-0bb4-4ae6-99bc-e3af60390807 req-fa8cf817-c225-4eba-aa05-c19211deb77b 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 03:31:06.482 7 INFO cinder.api.openstack.wsgi [None req-5c8698d2-9e37-4e65-90ff-6a2c729bcdbc 30dad79654374d59b10704ca66e59533 b709a456dfd242af809475960e344b95 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 03:31:07.857 7 INFO cinder.api.openstack.wsgi [None req-5c8698d2-9e37-4e65-90ff-6a2c729bcdbc 30dad79654374d59b10704ca66e59533 b709a456dfd242af809475960e344b95 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-07-08 03:31:07.859 7 INFO cinder.api.openstack.wsgi [None req-5c8698d2-9e37-4e65-90ff-6a2c729bcdbc 30dad79654374d59b10704ca66e59533 b709a456dfd242af809475960e344b95 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 450/903] 10.0.0.22 () {28 vars in 375 bytes} [Wed Jul 8 03:31:07 2026] GET / => generated 411 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-07-08 03:31:07.869 8 INFO cinder.api.openstack.wsgi [req-4b8b317c-0bb4-4ae6-99bc-e3af60390807 req-fa8cf817-c225-4eba-aa05-c19211deb77b 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-07-08 03:31:07.870 8 INFO cinder.api.openstack.wsgi [req-4b8b317c-0bb4-4ae6-99bc-e3af60390807 req-fa8cf817-c225-4eba-aa05-c19211deb77b 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 454/904] 10.0.0.22 () {28 vars in 375 bytes} [Wed Jul 8 03:31:07 2026] GET / => generated 411 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-07-08 03:31:08.678 7 INFO cinder.api.openstack.wsgi [None req-5c8698d2-9e37-4e65-90ff-6a2c729bcdbc 30dad79654374d59b10704ca66e59533 b709a456dfd242af809475960e344b95 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-07-08 03:31:08.679 7 INFO cinder.api.openstack.wsgi [None req-5c8698d2-9e37-4e65-90ff-6a2c729bcdbc 30dad79654374d59b10704ca66e59533 b709a456dfd242af809475960e344b95 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 451/905] 10.0.0.22 () {28 vars in 375 bytes} [Wed Jul 8 03:31:08 2026] GET / => generated 411 bytes in 2 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 03:31:08.704 8 INFO cinder.api.openstack.wsgi [None req-16950b9f-4784-41b2-8ab6-2808aa68487e 30dad79654374d59b10704ca66e59533 b709a456dfd242af809475960e344b95 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b709a456dfd242af809475960e344b95/limits?tenant_id=b709a456dfd242af809475960e344b95 2026-07-08 03:31:08.731 8 INFO cinder.api.openstack.wsgi [None req-16950b9f-4784-41b2-8ab6-2808aa68487e 30dad79654374d59b10704ca66e59533 b709a456dfd242af809475960e344b95 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b709a456dfd242af809475960e344b95/limits?tenant_id=b709a456dfd242af809475960e344b95 returned with HTTP 200 [pid: 8|app: 0|req: 455/906] 10.0.0.22 () {34 vars in 878 bytes} [Wed Jul 8 03:31:08 2026] GET /v3/b709a456dfd242af809475960e344b95/limits?tenant_id=b709a456dfd242af809475960e344b95 => generated 302 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-07-08 03:31:11.333 7 INFO cinder.api.openstack.wsgi [None req-5c8698d2-9e37-4e65-90ff-6a2c729bcdbc 30dad79654374d59b10704ca66e59533 b709a456dfd242af809475960e344b95 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-07-08 03:31:11.334 7 INFO cinder.api.openstack.wsgi [None req-5c8698d2-9e37-4e65-90ff-6a2c729bcdbc 30dad79654374d59b10704ca66e59533 b709a456dfd242af809475960e344b95 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 452/907] 10.0.0.22 () {28 vars in 375 bytes} [Wed Jul 8 03:31:11 2026] GET / => generated 411 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-07-08 03:31:11.345 8 INFO cinder.api.openstack.wsgi [None req-16950b9f-4784-41b2-8ab6-2808aa68487e 30dad79654374d59b10704ca66e59533 b709a456dfd242af809475960e344b95 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-07-08 03:31:11.346 8 INFO cinder.api.openstack.wsgi [None req-16950b9f-4784-41b2-8ab6-2808aa68487e 30dad79654374d59b10704ca66e59533 b709a456dfd242af809475960e344b95 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 456/908] 10.0.0.22 () {28 vars in 375 bytes} [Wed Jul 8 03:31:11 2026] GET / => generated 411 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-07-08 03:31:16.479 7 INFO cinder.api.openstack.wsgi [None req-5c8698d2-9e37-4e65-90ff-6a2c729bcdbc 30dad79654374d59b10704ca66e59533 b709a456dfd242af809475960e344b95 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 03:31:16.480 7 INFO cinder.api.openstack.wsgi [None req-5c8698d2-9e37-4e65-90ff-6a2c729bcdbc 30dad79654374d59b10704ca66e59533 b709a456dfd242af809475960e344b95 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 03:31:16.482 8 INFO cinder.api.openstack.wsgi [None req-16950b9f-4784-41b2-8ab6-2808aa68487e 30dad79654374d59b10704ca66e59533 b709a456dfd242af809475960e344b95 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 03:31:16.483 8 INFO cinder.api.openstack.wsgi [None req-16950b9f-4784-41b2-8ab6-2808aa68487e 30dad79654374d59b10704ca66e59533 b709a456dfd242af809475960e344b95 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 03:31:26.478 8 INFO cinder.api.openstack.wsgi [None req-16950b9f-4784-41b2-8ab6-2808aa68487e 30dad79654374d59b10704ca66e59533 b709a456dfd242af809475960e344b95 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 03:31:26.479 7 INFO cinder.api.openstack.wsgi [None req-5c8698d2-9e37-4e65-90ff-6a2c729bcdbc 30dad79654374d59b10704ca66e59533 b709a456dfd242af809475960e344b95 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 03:31:26.479 8 INFO cinder.api.openstack.wsgi [None req-16950b9f-4784-41b2-8ab6-2808aa68487e 30dad79654374d59b10704ca66e59533 b709a456dfd242af809475960e344b95 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 03:31:26.481 7 INFO cinder.api.openstack.wsgi [None req-5c8698d2-9e37-4e65-90ff-6a2c729bcdbc 30dad79654374d59b10704ca66e59533 b709a456dfd242af809475960e344b95 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 03:31:36.478 8 INFO cinder.api.openstack.wsgi [None req-16950b9f-4784-41b2-8ab6-2808aa68487e 30dad79654374d59b10704ca66e59533 b709a456dfd242af809475960e344b95 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 03:31:36.478 7 INFO cinder.api.openstack.wsgi [None req-5c8698d2-9e37-4e65-90ff-6a2c729bcdbc 30dad79654374d59b10704ca66e59533 b709a456dfd242af809475960e344b95 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 03:31:36.479 8 INFO cinder.api.openstack.wsgi [None req-16950b9f-4784-41b2-8ab6-2808aa68487e 30dad79654374d59b10704ca66e59533 b709a456dfd242af809475960e344b95 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 03:31:36.479 7 INFO cinder.api.openstack.wsgi [None req-5c8698d2-9e37-4e65-90ff-6a2c729bcdbc 30dad79654374d59b10704ca66e59533 b709a456dfd242af809475960e344b95 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 03:31:41.082 8 INFO cinder.api.openstack.wsgi [None req-c096e895-0eeb-40d1-872c-38c8cf2bdcac 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/os-services 2026-07-08 03:31:41.090 8 INFO cinder.api.openstack.wsgi [None req-c096e895-0eeb-40d1-872c-38c8cf2bdcac 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/os-services returned with HTTP 200 [pid: 8|app: 0|req: 460/915] 10.0.0.210 () {28 vars in 645 bytes} [Wed Jul 8 03:31:40 2026] GET /v3/88fdcc1a10f642678656419f332dc251/os-services => generated 646 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-08 03:31:41.101 7 INFO cinder.api.openstack.wsgi [None req-351defe1-347b-4aaa-bb97-c2938fff6b67 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/volumes/detail?all_tenants=true 2026-07-08 03:31:41.129 7 INFO cinder.volume.api [None req-351defe1-347b-4aaa-bb97-c2938fff6b67 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - 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-07-08 03:31:41.138 7 INFO cinder.api.openstack.wsgi [None req-351defe1-347b-4aaa-bb97-c2938fff6b67 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 456/916] 10.0.0.210 () {28 vars in 684 bytes} [Wed Jul 8 03:31:41 2026] GET /v3/88fdcc1a10f642678656419f332dc251/volumes/detail?all_tenants=true => generated 1976 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-07-08 03:31:41.152 8 INFO cinder.api.openstack.wsgi [None req-f0000198-339e-46f5-86d7-e57e0f747636 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/scheduler-stats/get_pools?detail=true 2026-07-08 03:31:41.656 8 INFO cinder.api.openstack.wsgi [None req-f0000198-339e-46f5-86d7-e57e0f747636 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 461/917] 10.0.0.210 () {28 vars in 696 bytes} [Wed Jul 8 03:31:41 2026] GET /v3/88fdcc1a10f642678656419f332dc251/scheduler-stats/get_pools?detail=true => generated 671 bytes in 512 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 03:31:41.666 7 INFO cinder.api.openstack.wsgi [None req-317f84f5-025a-4833-ae89-e5cc824ab147 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/volumes/detail?all_tenants=true 2026-07-08 03:31:41.679 7 INFO cinder.volume.api [None req-317f84f5-025a-4833-ae89-e5cc824ab147 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - 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-07-08 03:31:41.684 7 INFO cinder.api.openstack.wsgi [None req-317f84f5-025a-4833-ae89-e5cc824ab147 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 457/918] 10.0.0.210 () {28 vars in 684 bytes} [Wed Jul 8 03:31:41 2026] GET /v3/88fdcc1a10f642678656419f332dc251/volumes/detail?all_tenants=true => generated 1976 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-07-08 03:31:41.694 8 INFO cinder.api.openstack.wsgi [None req-056fbc45-d3c0-41fe-9225-424cce33fff2 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/snapshots?all_tenants=true 2026-07-08 03:31:41.704 8 INFO cinder.volume.api [None req-056fbc45-d3c0-41fe-9225-424cce33fff2 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] Get all snapshots completed successfully. 2026-07-08 03:31:41.704 8 INFO cinder.api.openstack.wsgi [None req-056fbc45-d3c0-41fe-9225-424cce33fff2 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 462/919] 10.0.0.210 () {28 vars in 674 bytes} [Wed Jul 8 03:31:41 2026] GET /v3/88fdcc1a10f642678656419f332dc251/snapshots?all_tenants=true => generated 17 bytes in 16 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-07-08 03:31:41.741 7 INFO cinder.api.openstack.wsgi [None req-dd56c878-dfcf-4b25-9b5b-212f9593b39a 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/os-quota-sets/131618194faa4c829fc8198accbf07a8?usage=true 2026-07-08 03:31:41.767 7 INFO cinder.api.openstack.wsgi [None req-dd56c878-dfcf-4b25-9b5b-212f9593b39a 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/os-quota-sets/131618194faa4c829fc8198accbf07a8?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 458/920] 10.0.0.210 () {28 vars in 736 bytes} [Wed Jul 8 03:31:41 2026] GET /v3/88fdcc1a10f642678656419f332dc251/os-quota-sets/131618194faa4c829fc8198accbf07a8?usage=true => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-08 03:31:41.782 8 INFO cinder.api.openstack.wsgi [None req-d6328d55-94d8-49e1-8456-2815efc80bd5 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/os-quota-sets/58ceff21724145c381679497ee228251?usage=true 2026-07-08 03:31:41.804 8 INFO cinder.api.openstack.wsgi [None req-d6328d55-94d8-49e1-8456-2815efc80bd5 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/os-quota-sets/58ceff21724145c381679497ee228251?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 463/921] 10.0.0.210 () {28 vars in 736 bytes} [Wed Jul 8 03:31:41 2026] GET /v3/88fdcc1a10f642678656419f332dc251/os-quota-sets/58ceff21724145c381679497ee228251?usage=true => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-08 03:31:41.815 7 INFO cinder.api.openstack.wsgi [None req-c374774c-4fff-4f63-8a2c-df41e8c9d832 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/os-quota-sets/71ccfeb4306b4fa39661cdd2e4436495?usage=true 2026-07-08 03:31:41.836 7 INFO cinder.api.openstack.wsgi [None req-c374774c-4fff-4f63-8a2c-df41e8c9d832 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/os-quota-sets/71ccfeb4306b4fa39661cdd2e4436495?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 459/922] 10.0.0.210 () {28 vars in 736 bytes} [Wed Jul 8 03:31:41 2026] GET /v3/88fdcc1a10f642678656419f332dc251/os-quota-sets/71ccfeb4306b4fa39661cdd2e4436495?usage=true => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-08 03:31:41.848 8 INFO cinder.api.openstack.wsgi [None req-4fa97c45-7894-4b33-a369-5ba8a13894a4 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/os-quota-sets/88fdcc1a10f642678656419f332dc251?usage=true 2026-07-08 03:31:41.883 8 INFO cinder.api.openstack.wsgi [None req-4fa97c45-7894-4b33-a369-5ba8a13894a4 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/os-quota-sets/88fdcc1a10f642678656419f332dc251?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 464/923] 10.0.0.210 () {28 vars in 736 bytes} [Wed Jul 8 03:31:41 2026] GET /v3/88fdcc1a10f642678656419f332dc251/os-quota-sets/88fdcc1a10f642678656419f332dc251?usage=true => generated 847 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-08 03:31:41.899 7 INFO cinder.api.openstack.wsgi [None req-18cb8886-f070-41a8-822e-49eadc9b5271 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/os-quota-sets/a4da47013fc9486ea3b2d6f9025c5175?usage=true 2026-07-08 03:31:41.931 7 INFO cinder.api.openstack.wsgi [None req-18cb8886-f070-41a8-822e-49eadc9b5271 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/os-quota-sets/a4da47013fc9486ea3b2d6f9025c5175?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 460/924] 10.0.0.210 () {28 vars in 736 bytes} [Wed Jul 8 03:31:41 2026] GET /v3/88fdcc1a10f642678656419f332dc251/os-quota-sets/a4da47013fc9486ea3b2d6f9025c5175?usage=true => generated 847 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-08 03:31:41.943 8 INFO cinder.api.openstack.wsgi [None req-00ceef2d-4a21-4065-8517-604d07c59165 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/os-quota-sets/b95cfabd96bc4e93bd19bd46589e6246?usage=true 2026-07-08 03:31:41.972 8 INFO cinder.api.openstack.wsgi [None req-00ceef2d-4a21-4065-8517-604d07c59165 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/os-quota-sets/b95cfabd96bc4e93bd19bd46589e6246?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 465/925] 10.0.0.210 () {28 vars in 736 bytes} [Wed Jul 8 03:31:41 2026] GET /v3/88fdcc1a10f642678656419f332dc251/os-quota-sets/b95cfabd96bc4e93bd19bd46589e6246?usage=true => generated 847 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-08 03:31:41.985 7 INFO cinder.api.openstack.wsgi [None req-427c0a89-a841-4dc7-b188-c2d6b3d466b1 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/os-quota-sets/b9cb75f000b2439780240d7f017682e9?usage=true 2026-07-08 03:31:42.008 7 INFO cinder.api.openstack.wsgi [None req-427c0a89-a841-4dc7-b188-c2d6b3d466b1 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/os-quota-sets/b9cb75f000b2439780240d7f017682e9?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 461/926] 10.0.0.210 () {28 vars in 736 bytes} [Wed Jul 8 03:31:41 2026] GET /v3/88fdcc1a10f642678656419f332dc251/os-quota-sets/b9cb75f000b2439780240d7f017682e9?usage=true => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-08 03:31:42.018 8 INFO cinder.api.openstack.wsgi [None req-649700f2-a381-4164-aa61-9482f9b83a27 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/os-quota-sets/d4d7b92a35ff4a54a3ed25292af5a36d?usage=true 2026-07-08 03:31:42.042 8 INFO cinder.api.openstack.wsgi [None req-649700f2-a381-4164-aa61-9482f9b83a27 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/os-quota-sets/d4d7b92a35ff4a54a3ed25292af5a36d?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 466/927] 10.0.0.210 () {28 vars in 736 bytes} [Wed Jul 8 03:31:42 2026] GET /v3/88fdcc1a10f642678656419f332dc251/os-quota-sets/d4d7b92a35ff4a54a3ed25292af5a36d?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-08 03:31:42.051 7 INFO cinder.api.openstack.wsgi [None req-c542e8d6-df21-48fa-be00-17a4b0cbe280 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/os-quota-sets/de24f6c1d1524b87a3f4da41f175b85b?usage=true 2026-07-08 03:31:42.072 7 INFO cinder.api.openstack.wsgi [None req-c542e8d6-df21-48fa-be00-17a4b0cbe280 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/os-quota-sets/de24f6c1d1524b87a3f4da41f175b85b?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 462/928] 10.0.0.210 () {28 vars in 736 bytes} [Wed Jul 8 03:31:42 2026] GET /v3/88fdcc1a10f642678656419f332dc251/os-quota-sets/de24f6c1d1524b87a3f4da41f175b85b?usage=true => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-08 03:31:42.083 8 INFO cinder.api.openstack.wsgi [None req-bd0d5f3d-7aaa-47a5-a65a-19fafda602e8 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/os-quota-sets/e12cb874fa764e6c9e519a1563b7687a?usage=true 2026-07-08 03:31:42.108 8 INFO cinder.api.openstack.wsgi [None req-bd0d5f3d-7aaa-47a5-a65a-19fafda602e8 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/os-quota-sets/e12cb874fa764e6c9e519a1563b7687a?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 467/929] 10.0.0.210 () {28 vars in 736 bytes} [Wed Jul 8 03:31:42 2026] GET /v3/88fdcc1a10f642678656419f332dc251/os-quota-sets/e12cb874fa764e6c9e519a1563b7687a?usage=true => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-08 03:31:42.119 7 INFO cinder.api.openstack.wsgi [None req-c99f326b-66a2-455a-b6bc-67264f4876d9 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/os-quota-sets/e13a5f749d98465f92fc56309fa1989c?usage=true 2026-07-08 03:31:42.140 7 INFO cinder.api.openstack.wsgi [None req-c99f326b-66a2-455a-b6bc-67264f4876d9 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/os-quota-sets/e13a5f749d98465f92fc56309fa1989c?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 463/930] 10.0.0.210 () {28 vars in 736 bytes} [Wed Jul 8 03:31:42 2026] GET /v3/88fdcc1a10f642678656419f332dc251/os-quota-sets/e13a5f749d98465f92fc56309fa1989c?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-08 03:31:42.152 8 INFO cinder.api.openstack.wsgi [None req-49c33c9b-466b-484a-8491-2f58c2350c3e 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/os-quota-sets/e71309a2260448558941b4cfef06b9d6?usage=true 2026-07-08 03:31:42.173 8 INFO cinder.api.openstack.wsgi [None req-49c33c9b-466b-484a-8491-2f58c2350c3e 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/os-quota-sets/e71309a2260448558941b4cfef06b9d6?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 468/931] 10.0.0.210 () {28 vars in 736 bytes} [Wed Jul 8 03:31:42 2026] GET /v3/88fdcc1a10f642678656419f332dc251/os-quota-sets/e71309a2260448558941b4cfef06b9d6?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-08 03:31:42.182 7 INFO cinder.api.openstack.wsgi [None req-a7a67e09-3298-4599-9c8d-e1f3a6e604ed 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/os-quota-sets/e9c4be7df1684fe3a436b37205518ac2?usage=true 2026-07-08 03:31:42.206 7 INFO cinder.api.openstack.wsgi [None req-a7a67e09-3298-4599-9c8d-e1f3a6e604ed 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/os-quota-sets/e9c4be7df1684fe3a436b37205518ac2?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 464/932] 10.0.0.210 () {28 vars in 736 bytes} [Wed Jul 8 03:31:42 2026] GET /v3/88fdcc1a10f642678656419f332dc251/os-quota-sets/e9c4be7df1684fe3a436b37205518ac2?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-08 03:31:42.217 8 INFO cinder.api.openstack.wsgi [None req-9a9c879c-ff9e-4cf5-bb02-d9285d10a105 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/os-quota-sets/f00c1194bc934abfa8313ea494f0d557?usage=true 2026-07-08 03:31:42.234 8 INFO cinder.api.openstack.wsgi [None req-9a9c879c-ff9e-4cf5-bb02-d9285d10a105 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/os-quota-sets/f00c1194bc934abfa8313ea494f0d557?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 469/933] 10.0.0.210 () {28 vars in 736 bytes} [Wed Jul 8 03:31:42 2026] GET /v3/88fdcc1a10f642678656419f332dc251/os-quota-sets/f00c1194bc934abfa8313ea494f0d557?usage=true => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-08 03:31:46.479 7 INFO cinder.api.openstack.wsgi [None req-a7a67e09-3298-4599-9c8d-e1f3a6e604ed 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 03:31:46.480 7 INFO cinder.api.openstack.wsgi [None req-a7a67e09-3298-4599-9c8d-e1f3a6e604ed 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 03:31:46.480 8 INFO cinder.api.openstack.wsgi [None req-9a9c879c-ff9e-4cf5-bb02-d9285d10a105 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 03:31:46.481 8 INFO cinder.api.openstack.wsgi [None req-9a9c879c-ff9e-4cf5-bb02-d9285d10a105 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 03:31:56.478 8 INFO cinder.api.openstack.wsgi [None req-9a9c879c-ff9e-4cf5-bb02-d9285d10a105 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 03:31:56.479 7 INFO cinder.api.openstack.wsgi [None req-a7a67e09-3298-4599-9c8d-e1f3a6e604ed 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 03:31:56.479 8 INFO cinder.api.openstack.wsgi [None req-9a9c879c-ff9e-4cf5-bb02-d9285d10a105 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 03:31:56.480 7 INFO cinder.api.openstack.wsgi [None req-a7a67e09-3298-4599-9c8d-e1f3a6e604ed 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 03:32:06.479 8 INFO cinder.api.openstack.wsgi [None req-9a9c879c-ff9e-4cf5-bb02-d9285d10a105 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 03:32:06.479 7 INFO cinder.api.openstack.wsgi [None req-a7a67e09-3298-4599-9c8d-e1f3a6e604ed 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 03:32:06.480 8 INFO cinder.api.openstack.wsgi [None req-9a9c879c-ff9e-4cf5-bb02-d9285d10a105 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 03:32:06.480 7 INFO cinder.api.openstack.wsgi [None req-a7a67e09-3298-4599-9c8d-e1f3a6e604ed 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 03:32:16.479 7 INFO cinder.api.openstack.wsgi [None req-a7a67e09-3298-4599-9c8d-e1f3a6e604ed 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 03:32:16.479 8 INFO cinder.api.openstack.wsgi [None req-9a9c879c-ff9e-4cf5-bb02-d9285d10a105 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 03:32:16.479 7 INFO cinder.api.openstack.wsgi [None req-a7a67e09-3298-4599-9c8d-e1f3a6e604ed 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 03:32:16.480 8 INFO cinder.api.openstack.wsgi [None req-9a9c879c-ff9e-4cf5-bb02-d9285d10a105 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 03:32:26.478 8 INFO cinder.api.openstack.wsgi [None req-9a9c879c-ff9e-4cf5-bb02-d9285d10a105 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 03:32:26.478 7 INFO cinder.api.openstack.wsgi [None req-a7a67e09-3298-4599-9c8d-e1f3a6e604ed 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 03:32:26.479 8 INFO cinder.api.openstack.wsgi [None req-9a9c879c-ff9e-4cf5-bb02-d9285d10a105 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 03:32:26.479 7 INFO cinder.api.openstack.wsgi [None req-a7a67e09-3298-4599-9c8d-e1f3a6e604ed 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 03:32:36.479 8 INFO cinder.api.openstack.wsgi [None req-9a9c879c-ff9e-4cf5-bb02-d9285d10a105 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 03:32:36.479 7 INFO cinder.api.openstack.wsgi [None req-a7a67e09-3298-4599-9c8d-e1f3a6e604ed 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 03:32:36.480 8 INFO cinder.api.openstack.wsgi [None req-9a9c879c-ff9e-4cf5-bb02-d9285d10a105 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 03:32:36.481 7 INFO cinder.api.openstack.wsgi [None req-a7a67e09-3298-4599-9c8d-e1f3a6e604ed 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 03:32:40.961 8 INFO cinder.api.openstack.wsgi [None req-74b0c12a-f0a6-4c72-b1c6-d5262b4b0040 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/volumes/detail?all_tenants=true 2026-07-08 03:32:40.974 8 INFO cinder.volume.api [None req-74b0c12a-f0a6-4c72-b1c6-d5262b4b0040 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - 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-07-08 03:32:40.980 8 INFO cinder.api.openstack.wsgi [None req-74b0c12a-f0a6-4c72-b1c6-d5262b4b0040 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 476/946] 10.0.0.210 () {28 vars in 684 bytes} [Wed Jul 8 03:32:40 2026] GET /v3/88fdcc1a10f642678656419f332dc251/volumes/detail?all_tenants=true => generated 1976 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-07-08 03:32:41.027 7 INFO cinder.api.openstack.wsgi [None req-6a12d2b7-31b0-4c40-b061-c350c2a8ba9a 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/os-quota-sets/131618194faa4c829fc8198accbf07a8?usage=true 2026-07-08 03:32:41.050 7 INFO cinder.api.openstack.wsgi [None req-6a12d2b7-31b0-4c40-b061-c350c2a8ba9a 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/os-quota-sets/131618194faa4c829fc8198accbf07a8?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 471/947] 10.0.0.210 () {28 vars in 736 bytes} [Wed Jul 8 03:32:41 2026] GET /v3/88fdcc1a10f642678656419f332dc251/os-quota-sets/131618194faa4c829fc8198accbf07a8?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-07-08 03:32:41.062 8 INFO cinder.api.openstack.wsgi [None req-95dbfda0-fb0a-4cc0-8ea2-c334638a7eb3 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/os-quota-sets/71ccfeb4306b4fa39661cdd2e4436495?usage=true 2026-07-08 03:32:41.086 8 INFO cinder.api.openstack.wsgi [None req-95dbfda0-fb0a-4cc0-8ea2-c334638a7eb3 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/os-quota-sets/71ccfeb4306b4fa39661cdd2e4436495?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 477/948] 10.0.0.210 () {28 vars in 736 bytes} [Wed Jul 8 03:32:41 2026] GET /v3/88fdcc1a10f642678656419f332dc251/os-quota-sets/71ccfeb4306b4fa39661cdd2e4436495?usage=true => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-08 03:32:41.100 7 INFO cinder.api.openstack.wsgi [None req-312ecc07-115b-4e6f-ab70-e8eee119c9b1 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/os-quota-sets/88fdcc1a10f642678656419f332dc251?usage=true 2026-07-08 03:32:41.117 7 INFO cinder.api.openstack.wsgi [None req-312ecc07-115b-4e6f-ab70-e8eee119c9b1 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/os-quota-sets/88fdcc1a10f642678656419f332dc251?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 472/949] 10.0.0.210 () {28 vars in 736 bytes} [Wed Jul 8 03:32:41 2026] GET /v3/88fdcc1a10f642678656419f332dc251/os-quota-sets/88fdcc1a10f642678656419f332dc251?usage=true => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-08 03:32:41.130 8 INFO cinder.api.openstack.wsgi [None req-8fdfda85-b929-4a5c-a432-7c6f5d8e2527 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/os-quota-sets/a4da47013fc9486ea3b2d6f9025c5175?usage=true 2026-07-08 03:32:41.153 8 INFO cinder.api.openstack.wsgi [None req-8fdfda85-b929-4a5c-a432-7c6f5d8e2527 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/os-quota-sets/a4da47013fc9486ea3b2d6f9025c5175?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 478/950] 10.0.0.210 () {28 vars in 736 bytes} [Wed Jul 8 03:32:41 2026] GET /v3/88fdcc1a10f642678656419f332dc251/os-quota-sets/a4da47013fc9486ea3b2d6f9025c5175?usage=true => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-08 03:32:41.167 7 INFO cinder.api.openstack.wsgi [None req-f44b8405-0bc9-42e8-a209-b9f99a92e5b4 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/os-quota-sets/b9cb75f000b2439780240d7f017682e9?usage=true 2026-07-08 03:32:41.186 7 INFO cinder.api.openstack.wsgi [None req-f44b8405-0bc9-42e8-a209-b9f99a92e5b4 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/os-quota-sets/b9cb75f000b2439780240d7f017682e9?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 473/951] 10.0.0.210 () {28 vars in 736 bytes} [Wed Jul 8 03:32:41 2026] GET /v3/88fdcc1a10f642678656419f332dc251/os-quota-sets/b9cb75f000b2439780240d7f017682e9?usage=true => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-08 03:32:41.198 8 INFO cinder.api.openstack.wsgi [None req-77658416-2367-4b03-b15e-41a3c21b1e01 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/os-quota-sets/d4d7b92a35ff4a54a3ed25292af5a36d?usage=true 2026-07-08 03:32:41.218 8 INFO cinder.api.openstack.wsgi [None req-77658416-2367-4b03-b15e-41a3c21b1e01 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/os-quota-sets/d4d7b92a35ff4a54a3ed25292af5a36d?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 479/952] 10.0.0.210 () {28 vars in 736 bytes} [Wed Jul 8 03:32:41 2026] GET /v3/88fdcc1a10f642678656419f332dc251/os-quota-sets/d4d7b92a35ff4a54a3ed25292af5a36d?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-08 03:32:41.230 7 INFO cinder.api.openstack.wsgi [None req-4ca88512-e828-4304-ad3e-8174fbdad0fa 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/os-quota-sets/de24f6c1d1524b87a3f4da41f175b85b?usage=true 2026-07-08 03:32:41.246 7 INFO cinder.api.openstack.wsgi [None req-4ca88512-e828-4304-ad3e-8174fbdad0fa 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/os-quota-sets/de24f6c1d1524b87a3f4da41f175b85b?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 474/953] 10.0.0.210 () {28 vars in 736 bytes} [Wed Jul 8 03:32:41 2026] GET /v3/88fdcc1a10f642678656419f332dc251/os-quota-sets/de24f6c1d1524b87a3f4da41f175b85b?usage=true => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-08 03:32:41.258 8 INFO cinder.api.openstack.wsgi [None req-26fea8d4-5cf1-404d-8875-629fb1f953e9 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/os-quota-sets/e12cb874fa764e6c9e519a1563b7687a?usage=true 2026-07-08 03:32:41.281 8 INFO cinder.api.openstack.wsgi [None req-26fea8d4-5cf1-404d-8875-629fb1f953e9 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/os-quota-sets/e12cb874fa764e6c9e519a1563b7687a?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 480/954] 10.0.0.210 () {28 vars in 736 bytes} [Wed Jul 8 03:32:41 2026] GET /v3/88fdcc1a10f642678656419f332dc251/os-quota-sets/e12cb874fa764e6c9e519a1563b7687a?usage=true => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-08 03:32:41.296 7 INFO cinder.api.openstack.wsgi [None req-d270fed5-113a-4ea3-b839-00c2611d2e86 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/os-quota-sets/e13a5f749d98465f92fc56309fa1989c?usage=true 2026-07-08 03:32:41.314 7 INFO cinder.api.openstack.wsgi [None req-d270fed5-113a-4ea3-b839-00c2611d2e86 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/os-quota-sets/e13a5f749d98465f92fc56309fa1989c?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 475/955] 10.0.0.210 () {28 vars in 736 bytes} [Wed Jul 8 03:32:41 2026] GET /v3/88fdcc1a10f642678656419f332dc251/os-quota-sets/e13a5f749d98465f92fc56309fa1989c?usage=true => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-08 03:32:41.329 8 INFO cinder.api.openstack.wsgi [None req-4464a14e-f6aa-45dd-9992-0fc937e57c53 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/os-quota-sets/e71309a2260448558941b4cfef06b9d6?usage=true 2026-07-08 03:32:41.353 8 INFO cinder.api.openstack.wsgi [None req-4464a14e-f6aa-45dd-9992-0fc937e57c53 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/os-quota-sets/e71309a2260448558941b4cfef06b9d6?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 481/956] 10.0.0.210 () {28 vars in 736 bytes} [Wed Jul 8 03:32:41 2026] GET /v3/88fdcc1a10f642678656419f332dc251/os-quota-sets/e71309a2260448558941b4cfef06b9d6?usage=true => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-08 03:32:41.365 7 INFO cinder.api.openstack.wsgi [None req-56b02b2e-6f1e-40ba-988f-9f0ea3172d8e 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/os-quota-sets/e9c4be7df1684fe3a436b37205518ac2?usage=true 2026-07-08 03:32:41.393 7 INFO cinder.api.openstack.wsgi [None req-56b02b2e-6f1e-40ba-988f-9f0ea3172d8e 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/os-quota-sets/e9c4be7df1684fe3a436b37205518ac2?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 476/957] 10.0.0.210 () {28 vars in 736 bytes} [Wed Jul 8 03:32:41 2026] GET /v3/88fdcc1a10f642678656419f332dc251/os-quota-sets/e9c4be7df1684fe3a436b37205518ac2?usage=true => generated 847 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-08 03:32:41.406 8 INFO cinder.api.openstack.wsgi [None req-c0199f68-d0c4-4768-9773-056177d242d0 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/os-services 2026-07-08 03:32:41.420 8 INFO cinder.api.openstack.wsgi [None req-c0199f68-d0c4-4768-9773-056177d242d0 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/os-services returned with HTTP 200 [pid: 8|app: 0|req: 482/958] 10.0.0.210 () {28 vars in 645 bytes} [Wed Jul 8 03:32:41 2026] GET /v3/88fdcc1a10f642678656419f332dc251/os-services => generated 646 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-08 03:32:41.431 7 INFO cinder.api.openstack.wsgi [None req-02295f9e-41ee-4756-be48-7dfd42efb5be 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/snapshots?all_tenants=true 2026-07-08 03:32:41.437 7 INFO cinder.volume.api [None req-02295f9e-41ee-4756-be48-7dfd42efb5be 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] Get all snapshots completed successfully. 2026-07-08 03:32:41.437 7 INFO cinder.api.openstack.wsgi [None req-02295f9e-41ee-4756-be48-7dfd42efb5be 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 477/959] 10.0.0.210 () {28 vars in 674 bytes} [Wed Jul 8 03:32:41 2026] GET /v3/88fdcc1a10f642678656419f332dc251/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-07-08 03:32:41.448 8 INFO cinder.api.openstack.wsgi [None req-59b11211-d121-4d99-abcd-b8d34efb9145 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/scheduler-stats/get_pools?detail=true 2026-07-08 03:32:41.952 8 INFO cinder.api.openstack.wsgi [None req-59b11211-d121-4d99-abcd-b8d34efb9145 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 483/960] 10.0.0.210 () {28 vars in 696 bytes} [Wed Jul 8 03:32:41 2026] GET /v3/88fdcc1a10f642678656419f332dc251/scheduler-stats/get_pools?detail=true => generated 671 bytes in 513 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-08 03:32:41.967 7 INFO cinder.api.openstack.wsgi [None req-5985040e-1a08-4d91-ab9c-347312348eb7 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/volumes/detail?all_tenants=true 2026-07-08 03:32:41.984 7 INFO cinder.volume.api [None req-5985040e-1a08-4d91-ab9c-347312348eb7 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - 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-07-08 03:32:41.989 7 INFO cinder.api.openstack.wsgi [None req-5985040e-1a08-4d91-ab9c-347312348eb7 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 478/961] 10.0.0.210 () {28 vars in 684 bytes} [Wed Jul 8 03:32:41 2026] GET /v3/88fdcc1a10f642678656419f332dc251/volumes/detail?all_tenants=true => generated 1976 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-07-08 03:32:46.478 8 INFO cinder.api.openstack.wsgi [None req-59b11211-d121-4d99-abcd-b8d34efb9145 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 03:32:46.479 8 INFO cinder.api.openstack.wsgi [None req-59b11211-d121-4d99-abcd-b8d34efb9145 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 03:32:46.479 7 INFO cinder.api.openstack.wsgi [None req-5985040e-1a08-4d91-ab9c-347312348eb7 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 03:32:46.480 7 INFO cinder.api.openstack.wsgi [None req-5985040e-1a08-4d91-ab9c-347312348eb7 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 03:32:56.478 7 INFO cinder.api.openstack.wsgi [None req-5985040e-1a08-4d91-ab9c-347312348eb7 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 03:32:56.479 7 INFO cinder.api.openstack.wsgi [None req-5985040e-1a08-4d91-ab9c-347312348eb7 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 03:32:56.479 8 INFO cinder.api.openstack.wsgi [None req-59b11211-d121-4d99-abcd-b8d34efb9145 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 03:32:56.480 8 INFO cinder.api.openstack.wsgi [None req-59b11211-d121-4d99-abcd-b8d34efb9145 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 03:33:06.479 7 INFO cinder.api.openstack.wsgi [None req-5985040e-1a08-4d91-ab9c-347312348eb7 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 03:33:06.480 7 INFO cinder.api.openstack.wsgi [None req-5985040e-1a08-4d91-ab9c-347312348eb7 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 03:33:06.481 8 INFO cinder.api.openstack.wsgi [None req-59b11211-d121-4d99-abcd-b8d34efb9145 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 03:33:06.482 8 INFO cinder.api.openstack.wsgi [None req-59b11211-d121-4d99-abcd-b8d34efb9145 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 03:33:16.478 7 INFO cinder.api.openstack.wsgi [None req-5985040e-1a08-4d91-ab9c-347312348eb7 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 03:33:16.478 8 INFO cinder.api.openstack.wsgi [None req-59b11211-d121-4d99-abcd-b8d34efb9145 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 03:33:16.479 7 INFO cinder.api.openstack.wsgi [None req-5985040e-1a08-4d91-ab9c-347312348eb7 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 03:33:16.479 8 INFO cinder.api.openstack.wsgi [None req-59b11211-d121-4d99-abcd-b8d34efb9145 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 03:33:26.479 8 INFO cinder.api.openstack.wsgi [None req-59b11211-d121-4d99-abcd-b8d34efb9145 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 03:33:26.479 8 INFO cinder.api.openstack.wsgi [None req-59b11211-d121-4d99-abcd-b8d34efb9145 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 03:33:26.479 7 INFO cinder.api.openstack.wsgi [None req-5985040e-1a08-4d91-ab9c-347312348eb7 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 03:33:26.480 7 INFO cinder.api.openstack.wsgi [None req-5985040e-1a08-4d91-ab9c-347312348eb7 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 03:33:27.801 8 INFO cinder.api.openstack.wsgi [req-10fcfe25-eb39-4de6-b54e-7f41f66f2ba3 req-95ebf69a-94b6-4126-ab38-7a36bb4c71d7 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/attachments/b7e939ad-2ff9-4837-9c3f-82ad78782eed /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-07-08 03:33:28.354 8 INFO cinder.api.openstack.wsgi [req-10fcfe25-eb39-4de6-b54e-7f41f66f2ba3 req-95ebf69a-94b6-4126-ab38-7a36bb4c71d7 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/attachments/b7e939ad-2ff9-4837-9c3f-82ad78782eed returned with HTTP 200 [pid: 8|app: 0|req: 489/972] 199.204.45.72 () {38 vars in 1102 bytes} [Wed Jul 8 03:33:27 2026] DELETE /v3/88fdcc1a10f642678656419f332dc251/attachments/b7e939ad-2ff9-4837-9c3f-82ad78782eed => generated 19 bytes in 560 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-07-08 03:33:28.374 7 INFO cinder.api.openstack.wsgi [req-10fcfe25-eb39-4de6-b54e-7f41f66f2ba3 req-5c5acffa-1a9a-413d-bba7-68c5fa991579 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/volumes/12e11747-92e3-428f-aa03-d7cf4ac9abcf 2026-07-08 03:33:28.374 7 INFO cinder.api.v3.volumes [req-10fcfe25-eb39-4de6-b54e-7f41f66f2ba3 req-5c5acffa-1a9a-413d-bba7-68c5fa991579 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] Delete volume with id: 12e11747-92e3-428f-aa03-d7cf4ac9abcf /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-07-08 03:33:28.385 7 INFO cinder.volume.api [req-10fcfe25-eb39-4de6-b54e-7f41f66f2ba3 req-5c5acffa-1a9a-413d-bba7-68c5fa991579 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] Volume info retrieved successfully. 2026-07-08 03:33:28.410 7 INFO cinder.volume.api [req-10fcfe25-eb39-4de6-b54e-7f41f66f2ba3 req-5c5acffa-1a9a-413d-bba7-68c5fa991579 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] Delete volume request issued successfully. 2026-07-08 03:33:28.410 7 INFO cinder.api.openstack.wsgi [req-10fcfe25-eb39-4de6-b54e-7f41f66f2ba3 req-5c5acffa-1a9a-413d-bba7-68c5fa991579 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/volumes/12e11747-92e3-428f-aa03-d7cf4ac9abcf returned with HTTP 202 [pid: 7|app: 0|req: 484/973] 199.204.45.72 () {36 vars in 1053 bytes} [Wed Jul 8 03:33:28 2026] DELETE /v3/88fdcc1a10f642678656419f332dc251/volumes/12e11747-92e3-428f-aa03-d7cf4ac9abcf => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) 2026-07-08 03:33:36.478 8 INFO cinder.api.openstack.wsgi [req-10fcfe25-eb39-4de6-b54e-7f41f66f2ba3 req-95ebf69a-94b6-4126-ab38-7a36bb4c71d7 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 03:33:36.478 7 INFO cinder.api.openstack.wsgi [req-10fcfe25-eb39-4de6-b54e-7f41f66f2ba3 req-5c5acffa-1a9a-413d-bba7-68c5fa991579 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 03:33:36.478 8 INFO cinder.api.openstack.wsgi [req-10fcfe25-eb39-4de6-b54e-7f41f66f2ba3 req-95ebf69a-94b6-4126-ab38-7a36bb4c71d7 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 03:33:36.479 7 INFO cinder.api.openstack.wsgi [req-10fcfe25-eb39-4de6-b54e-7f41f66f2ba3 req-5c5acffa-1a9a-413d-bba7-68c5fa991579 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150: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-07-08 03:33:40.908 8 INFO cinder.api.openstack.wsgi [None req-bff31428-4e09-4daf-b8cc-2b7a558b5a98 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/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-07-08 03:33:40.920 8 INFO cinder.volume.api [None req-bff31428-4e09-4daf-b8cc-2b7a558b5a98 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] Get all volumes completed successfully. 2026-07-08 03:33:40.923 8 INFO cinder.api.openstack.wsgi [None req-bff31428-4e09-4daf-b8cc-2b7a558b5a98 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 491/976] 10.0.0.210 () {28 vars in 684 bytes} [Wed Jul 8 03:33:40 2026] GET /v3/88fdcc1a10f642678656419f332dc251/volumes/detail?all_tenants=true => generated 15 bytes in 66 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-07-08 03:33:40.978 7 INFO cinder.api.openstack.wsgi [None req-2ef35443-41a2-4c33-8e99-6a1d90df8e0d 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/os-quota-sets/131618194faa4c829fc8198accbf07a8?usage=true 2026-07-08 03:33:41.004 7 INFO cinder.api.openstack.wsgi [None req-2ef35443-41a2-4c33-8e99-6a1d90df8e0d 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/os-quota-sets/131618194faa4c829fc8198accbf07a8?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 486/977] 10.0.0.210 () {28 vars in 736 bytes} [Wed Jul 8 03:33:40 2026] GET /v3/88fdcc1a10f642678656419f332dc251/os-quota-sets/131618194faa4c829fc8198accbf07a8?usage=true => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-08 03:33:41.015 8 INFO cinder.api.openstack.wsgi [None req-7b8011b8-d361-457c-a262-f5cb7e38e17c 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/os-quota-sets/71ccfeb4306b4fa39661cdd2e4436495?usage=true 2026-07-08 03:33:41.041 8 INFO cinder.api.openstack.wsgi [None req-7b8011b8-d361-457c-a262-f5cb7e38e17c 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/os-quota-sets/71ccfeb4306b4fa39661cdd2e4436495?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 492/978] 10.0.0.210 () {28 vars in 736 bytes} [Wed Jul 8 03:33:41 2026] GET /v3/88fdcc1a10f642678656419f332dc251/os-quota-sets/71ccfeb4306b4fa39661cdd2e4436495?usage=true => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-08 03:33:41.049 7 INFO cinder.api.openstack.wsgi [None req-b884b8b6-599a-40e9-81aa-ced007dcd3d4 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/os-quota-sets/88fdcc1a10f642678656419f332dc251?usage=true 2026-07-08 03:33:41.074 7 INFO cinder.api.openstack.wsgi [None req-b884b8b6-599a-40e9-81aa-ced007dcd3d4 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/os-quota-sets/88fdcc1a10f642678656419f332dc251?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 487/979] 10.0.0.210 () {28 vars in 736 bytes} [Wed Jul 8 03:33:41 2026] GET /v3/88fdcc1a10f642678656419f332dc251/os-quota-sets/88fdcc1a10f642678656419f332dc251?usage=true => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-08 03:33:41.084 8 INFO cinder.api.openstack.wsgi [None req-5b6bf026-9434-4259-b12c-af6908084e5a 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/os-quota-sets/a4da47013fc9486ea3b2d6f9025c5175?usage=true 2026-07-08 03:33:41.107 8 INFO cinder.api.openstack.wsgi [None req-5b6bf026-9434-4259-b12c-af6908084e5a 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/os-quota-sets/a4da47013fc9486ea3b2d6f9025c5175?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 493/980] 10.0.0.210 () {28 vars in 736 bytes} [Wed Jul 8 03:33:41 2026] GET /v3/88fdcc1a10f642678656419f332dc251/os-quota-sets/a4da47013fc9486ea3b2d6f9025c5175?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-08 03:33:41.122 7 INFO cinder.api.openstack.wsgi [None req-121d394f-964f-4a2d-81b9-9a0c6131dcda 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/os-quota-sets/b9cb75f000b2439780240d7f017682e9?usage=true 2026-07-08 03:33:41.150 7 INFO cinder.api.openstack.wsgi [None req-121d394f-964f-4a2d-81b9-9a0c6131dcda 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/os-quota-sets/b9cb75f000b2439780240d7f017682e9?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 488/981] 10.0.0.210 () {28 vars in 736 bytes} [Wed Jul 8 03:33:41 2026] GET /v3/88fdcc1a10f642678656419f332dc251/os-quota-sets/b9cb75f000b2439780240d7f017682e9?usage=true => generated 845 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-08 03:33:41.164 8 INFO cinder.api.openstack.wsgi [None req-c12a66b0-46ce-4a4f-b9d1-4a165f534770 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/os-quota-sets/d4d7b92a35ff4a54a3ed25292af5a36d?usage=true 2026-07-08 03:33:41.188 8 INFO cinder.api.openstack.wsgi [None req-c12a66b0-46ce-4a4f-b9d1-4a165f534770 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/os-quota-sets/d4d7b92a35ff4a54a3ed25292af5a36d?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 494/982] 10.0.0.210 () {28 vars in 736 bytes} [Wed Jul 8 03:33:41 2026] GET /v3/88fdcc1a10f642678656419f332dc251/os-quota-sets/d4d7b92a35ff4a54a3ed25292af5a36d?usage=true => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-08 03:33:41.201 7 INFO cinder.api.openstack.wsgi [None req-29121f1e-845d-41e0-acdb-7f419e2e76df 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/os-quota-sets/de24f6c1d1524b87a3f4da41f175b85b?usage=true 2026-07-08 03:33:41.231 7 INFO cinder.api.openstack.wsgi [None req-29121f1e-845d-41e0-acdb-7f419e2e76df 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/os-quota-sets/de24f6c1d1524b87a3f4da41f175b85b?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 489/983] 10.0.0.210 () {28 vars in 736 bytes} [Wed Jul 8 03:33:41 2026] GET /v3/88fdcc1a10f642678656419f332dc251/os-quota-sets/de24f6c1d1524b87a3f4da41f175b85b?usage=true => generated 847 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-08 03:33:41.244 8 INFO cinder.api.openstack.wsgi [None req-4bb93c85-20c3-4aff-9098-3167940fcfed 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/os-quota-sets/e12cb874fa764e6c9e519a1563b7687a?usage=true 2026-07-08 03:33:41.267 8 INFO cinder.api.openstack.wsgi [None req-4bb93c85-20c3-4aff-9098-3167940fcfed 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/os-quota-sets/e12cb874fa764e6c9e519a1563b7687a?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 495/984] 10.0.0.210 () {28 vars in 736 bytes} [Wed Jul 8 03:33:41 2026] GET /v3/88fdcc1a10f642678656419f332dc251/os-quota-sets/e12cb874fa764e6c9e519a1563b7687a?usage=true => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-08 03:33:41.281 7 INFO cinder.api.openstack.wsgi [None req-eac7e431-e922-4192-b320-918a398b2a91 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/os-quota-sets/e13a5f749d98465f92fc56309fa1989c?usage=true 2026-07-08 03:33:41.306 7 INFO cinder.api.openstack.wsgi [None req-eac7e431-e922-4192-b320-918a398b2a91 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/os-quota-sets/e13a5f749d98465f92fc56309fa1989c?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 490/985] 10.0.0.210 () {28 vars in 736 bytes} [Wed Jul 8 03:33:41 2026] GET /v3/88fdcc1a10f642678656419f332dc251/os-quota-sets/e13a5f749d98465f92fc56309fa1989c?usage=true => generated 847 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-08 03:33:41.319 8 INFO cinder.api.openstack.wsgi [None req-85890a30-cbbf-4bd9-8f6f-036296033a8e 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/os-quota-sets/e71309a2260448558941b4cfef06b9d6?usage=true 2026-07-08 03:33:41.339 8 INFO cinder.api.openstack.wsgi [None req-85890a30-cbbf-4bd9-8f6f-036296033a8e 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/os-quota-sets/e71309a2260448558941b4cfef06b9d6?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 496/986] 10.0.0.210 () {28 vars in 736 bytes} [Wed Jul 8 03:33:41 2026] GET /v3/88fdcc1a10f642678656419f332dc251/os-quota-sets/e71309a2260448558941b4cfef06b9d6?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-08 03:33:41.350 7 INFO cinder.api.openstack.wsgi [None req-8944b634-65c0-42e6-a40a-aed499a02770 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/os-quota-sets/e9c4be7df1684fe3a436b37205518ac2?usage=true 2026-07-08 03:33:41.372 7 INFO cinder.api.openstack.wsgi [None req-8944b634-65c0-42e6-a40a-aed499a02770 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/os-quota-sets/e9c4be7df1684fe3a436b37205518ac2?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 491/987] 10.0.0.210 () {28 vars in 736 bytes} [Wed Jul 8 03:33:41 2026] GET /v3/88fdcc1a10f642678656419f332dc251/os-quota-sets/e9c4be7df1684fe3a436b37205518ac2?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-08 03:33:41.384 8 INFO cinder.api.openstack.wsgi [None req-9b34aa77-927c-4fd3-a77e-020a1a25dfc4 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/snapshots?all_tenants=true 2026-07-08 03:33:41.390 8 INFO cinder.volume.api [None req-9b34aa77-927c-4fd3-a77e-020a1a25dfc4 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] Get all snapshots completed successfully. 2026-07-08 03:33:41.390 8 INFO cinder.api.openstack.wsgi [None req-9b34aa77-927c-4fd3-a77e-020a1a25dfc4 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 497/988] 10.0.0.210 () {28 vars in 674 bytes} [Wed Jul 8 03:33:41 2026] GET /v3/88fdcc1a10f642678656419f332dc251/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-07-08 03:33:41.401 7 INFO cinder.api.openstack.wsgi [None req-bd9114ad-7c89-4f2a-b3b8-17967fd295f5 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/os-services 2026-07-08 03:33:41.407 7 INFO cinder.api.openstack.wsgi [None req-bd9114ad-7c89-4f2a-b3b8-17967fd295f5 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/os-services returned with HTTP 200 [pid: 7|app: 0|req: 492/989] 10.0.0.210 () {28 vars in 645 bytes} [Wed Jul 8 03:33:41 2026] GET /v3/88fdcc1a10f642678656419f332dc251/os-services => generated 646 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-08 03:33:41.415 8 INFO cinder.api.openstack.wsgi [None req-6d872f3e-0dbf-46e5-99ac-d1670791ebea 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/volumes/detail?all_tenants=true 2026-07-08 03:33:41.422 8 INFO cinder.volume.api [None req-6d872f3e-0dbf-46e5-99ac-d1670791ebea 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] Get all volumes completed successfully. 2026-07-08 03:33:41.424 8 INFO cinder.api.openstack.wsgi [None req-6d872f3e-0dbf-46e5-99ac-d1670791ebea 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 498/990] 10.0.0.210 () {28 vars in 684 bytes} [Wed Jul 8 03:33:41 2026] GET /v3/88fdcc1a10f642678656419f332dc251/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-07-08 03:33:41.435 7 INFO cinder.api.openstack.wsgi [None req-93d02120-0a59-48fb-9548-d09fb8cf3dcc 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/scheduler-stats/get_pools?detail=true 2026-07-08 03:33:41.939 7 INFO cinder.api.openstack.wsgi [None req-93d02120-0a59-48fb-9548-d09fb8cf3dcc 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 493/991] 10.0.0.210 () {28 vars in 696 bytes} [Wed Jul 8 03:33:41 2026] GET /v3/88fdcc1a10f642678656419f332dc251/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-07-08 03:33:46.478 8 INFO cinder.api.openstack.wsgi [None req-6d872f3e-0dbf-46e5-99ac-d1670791ebea 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 03:33:46.479 7 INFO cinder.api.openstack.wsgi [None req-93d02120-0a59-48fb-9548-d09fb8cf3dcc 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 03:33:46.479 8 INFO cinder.api.openstack.wsgi [None req-6d872f3e-0dbf-46e5-99ac-d1670791ebea 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 03:33:46.480 7 INFO cinder.api.openstack.wsgi [None req-93d02120-0a59-48fb-9548-d09fb8cf3dcc 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 03:33:56.478 8 INFO cinder.api.openstack.wsgi [None req-6d872f3e-0dbf-46e5-99ac-d1670791ebea 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 03:33:56.479 7 INFO cinder.api.openstack.wsgi [None req-93d02120-0a59-48fb-9548-d09fb8cf3dcc 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 03:33:56.479 8 INFO cinder.api.openstack.wsgi [None req-6d872f3e-0dbf-46e5-99ac-d1670791ebea 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 03:33:56.480 7 INFO cinder.api.openstack.wsgi [None req-93d02120-0a59-48fb-9548-d09fb8cf3dcc 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 03:34:06.479 8 INFO cinder.api.openstack.wsgi [None req-6d872f3e-0dbf-46e5-99ac-d1670791ebea 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 03:34:06.479 7 INFO cinder.api.openstack.wsgi [None req-93d02120-0a59-48fb-9548-d09fb8cf3dcc 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 03:34:06.480 7 INFO cinder.api.openstack.wsgi [None req-93d02120-0a59-48fb-9548-d09fb8cf3dcc 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 03:34:06.480 8 INFO cinder.api.openstack.wsgi [None req-6d872f3e-0dbf-46e5-99ac-d1670791ebea 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 03:34:07.127 7 INFO cinder.api.openstack.wsgi [None req-c57f84ee-1d36-4b18-be92-7ba45b7834b0 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/snapshots 2026-07-08 03:34:07.133 7 INFO cinder.volume.api [None req-c57f84ee-1d36-4b18-be92-7ba45b7834b0 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] Get all snapshots completed successfully. 2026-07-08 03:34:07.133 7 INFO cinder.api.openstack.wsgi [None req-c57f84ee-1d36-4b18-be92-7ba45b7834b0 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/snapshots returned with HTTP 200 [pid: 7|app: 0|req: 497/998] 10.0.0.179 () {32 vars in 705 bytes} [Wed Jul 8 03:34:07 2026] GET /v3/88fdcc1a10f642678656419f332dc251/snapshots => generated 17 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-08 03:34:07.150 8 INFO cinder.api.openstack.wsgi [None req-4d1fe044-31d2-47a4-b75f-21bbcdaac938 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/volumes 2026-07-08 03:34:07.170 8 INFO cinder.volume.api [None req-4d1fe044-31d2-47a4-b75f-21bbcdaac938 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] Get all volumes completed successfully. 2026-07-08 03:34:07.171 8 INFO cinder.api.openstack.wsgi [None req-4d1fe044-31d2-47a4-b75f-21bbcdaac938 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/volumes returned with HTTP 200 [pid: 8|app: 0|req: 502/999] 10.0.0.179 () {32 vars in 701 bytes} [Wed Jul 8 03:34:07 2026] GET /v3/88fdcc1a10f642678656419f332dc251/volumes => generated 15 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-08 03:34:16.479 8 INFO cinder.api.openstack.wsgi [None req-4d1fe044-31d2-47a4-b75f-21bbcdaac938 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 03:34:16.479 7 INFO cinder.api.openstack.wsgi [None req-c57f84ee-1d36-4b18-be92-7ba45b7834b0 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 03:34:16.480 8 INFO cinder.api.openstack.wsgi [None req-4d1fe044-31d2-47a4-b75f-21bbcdaac938 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 03:34:16.480 7 INFO cinder.api.openstack.wsgi [None req-c57f84ee-1d36-4b18-be92-7ba45b7834b0 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 03:34:26.482 7 INFO cinder.api.openstack.wsgi [None req-c57f84ee-1d36-4b18-be92-7ba45b7834b0 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 03:34:26.482 8 INFO cinder.api.openstack.wsgi [None req-4d1fe044-31d2-47a4-b75f-21bbcdaac938 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 03:34:26.483 7 INFO cinder.api.openstack.wsgi [None req-c57f84ee-1d36-4b18-be92-7ba45b7834b0 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 03:34:26.484 8 INFO cinder.api.openstack.wsgi [None req-4d1fe044-31d2-47a4-b75f-21bbcdaac938 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 03:34:36.478 8 INFO cinder.api.openstack.wsgi [None req-4d1fe044-31d2-47a4-b75f-21bbcdaac938 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 03:34:36.478 7 INFO cinder.api.openstack.wsgi [None req-c57f84ee-1d36-4b18-be92-7ba45b7834b0 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 03:34:36.479 8 INFO cinder.api.openstack.wsgi [None req-4d1fe044-31d2-47a4-b75f-21bbcdaac938 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 03:34:36.479 7 INFO cinder.api.openstack.wsgi [None req-c57f84ee-1d36-4b18-be92-7ba45b7834b0 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 03:34:40.990 8 INFO cinder.api.openstack.wsgi [None req-cf2cb77c-4ee7-477d-99b1-578b20c0bc97 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/os-services 2026-07-08 03:34:40.995 8 INFO cinder.api.openstack.wsgi [None req-cf2cb77c-4ee7-477d-99b1-578b20c0bc97 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/os-services returned with HTTP 200 [pid: 8|app: 0|req: 506/1006] 10.0.0.210 () {28 vars in 645 bytes} [Wed Jul 8 03:34:40 2026] GET /v3/88fdcc1a10f642678656419f332dc251/os-services => generated 646 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-08 03:34:41.036 7 INFO cinder.api.openstack.wsgi [None req-e95772a2-05e5-4ac4-be59-dcd8029c6636 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/os-quota-sets/88fdcc1a10f642678656419f332dc251?usage=true 2026-07-08 03:34:41.071 7 INFO cinder.api.openstack.wsgi [None req-e95772a2-05e5-4ac4-be59-dcd8029c6636 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/os-quota-sets/88fdcc1a10f642678656419f332dc251?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 501/1007] 10.0.0.210 () {28 vars in 736 bytes} [Wed Jul 8 03:34:41 2026] GET /v3/88fdcc1a10f642678656419f332dc251/os-quota-sets/88fdcc1a10f642678656419f332dc251?usage=true => generated 845 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-08 03:34:41.081 8 INFO cinder.api.openstack.wsgi [None req-f95df20b-bf65-41b9-b8fb-d93e95f33f43 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/os-quota-sets/b9cb75f000b2439780240d7f017682e9?usage=true 2026-07-08 03:34:41.101 8 INFO cinder.api.openstack.wsgi [None req-f95df20b-bf65-41b9-b8fb-d93e95f33f43 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/os-quota-sets/b9cb75f000b2439780240d7f017682e9?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 507/1008] 10.0.0.210 () {28 vars in 736 bytes} [Wed Jul 8 03:34:41 2026] GET /v3/88fdcc1a10f642678656419f332dc251/os-quota-sets/b9cb75f000b2439780240d7f017682e9?usage=true => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-08 03:34:41.113 7 INFO cinder.api.openstack.wsgi [None req-7f009abd-544e-4e01-a092-79103f862ab5 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/os-quota-sets/d4d7b92a35ff4a54a3ed25292af5a36d?usage=true 2026-07-08 03:34:41.138 7 INFO cinder.api.openstack.wsgi [None req-7f009abd-544e-4e01-a092-79103f862ab5 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/os-quota-sets/d4d7b92a35ff4a54a3ed25292af5a36d?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 502/1009] 10.0.0.210 () {28 vars in 736 bytes} [Wed Jul 8 03:34:41 2026] GET /v3/88fdcc1a10f642678656419f332dc251/os-quota-sets/d4d7b92a35ff4a54a3ed25292af5a36d?usage=true => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-08 03:34:41.146 8 INFO cinder.api.openstack.wsgi [None req-f0d18cc1-8723-4766-a627-e8cc48164daa 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/volumes/detail?all_tenants=true 2026-07-08 03:34:41.156 8 INFO cinder.volume.api [None req-f0d18cc1-8723-4766-a627-e8cc48164daa 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] Get all volumes completed successfully. 2026-07-08 03:34:41.158 8 INFO cinder.api.openstack.wsgi [None req-f0d18cc1-8723-4766-a627-e8cc48164daa 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 508/1010] 10.0.0.210 () {28 vars in 684 bytes} [Wed Jul 8 03:34:41 2026] GET /v3/88fdcc1a10f642678656419f332dc251/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-07-08 03:34:41.166 7 INFO cinder.api.openstack.wsgi [None req-be8444c9-f59f-4c5d-b6d6-01745f90af99 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/volumes/detail?all_tenants=true 2026-07-08 03:34:41.181 7 INFO cinder.volume.api [None req-be8444c9-f59f-4c5d-b6d6-01745f90af99 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] Get all volumes completed successfully. 2026-07-08 03:34:41.184 7 INFO cinder.api.openstack.wsgi [None req-be8444c9-f59f-4c5d-b6d6-01745f90af99 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 503/1011] 10.0.0.210 () {28 vars in 684 bytes} [Wed Jul 8 03:34:41 2026] GET /v3/88fdcc1a10f642678656419f332dc251/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-07-08 03:34:41.195 8 INFO cinder.api.openstack.wsgi [None req-095d555b-a4b6-46c7-939f-1a98b3f3b3b9 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/scheduler-stats/get_pools?detail=true 2026-07-08 03:34:41.698 8 INFO cinder.api.openstack.wsgi [None req-095d555b-a4b6-46c7-939f-1a98b3f3b3b9 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 509/1012] 10.0.0.210 () {28 vars in 696 bytes} [Wed Jul 8 03:34:41 2026] GET /v3/88fdcc1a10f642678656419f332dc251/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-07-08 03:34:41.708 7 INFO cinder.api.openstack.wsgi [None req-cf607c48-ea50-479f-94c6-d99e34713462 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/snapshots?all_tenants=true 2026-07-08 03:34:41.714 7 INFO cinder.volume.api [None req-cf607c48-ea50-479f-94c6-d99e34713462 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] Get all snapshots completed successfully. 2026-07-08 03:34:41.714 7 INFO cinder.api.openstack.wsgi [None req-cf607c48-ea50-479f-94c6-d99e34713462 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 504/1013] 10.0.0.210 () {28 vars in 674 bytes} [Wed Jul 8 03:34:41 2026] GET /v3/88fdcc1a10f642678656419f332dc251/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-07-08 03:34:46.479 7 INFO cinder.api.openstack.wsgi [None req-cf607c48-ea50-479f-94c6-d99e34713462 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 03:34:46.479 8 INFO cinder.api.openstack.wsgi [None req-095d555b-a4b6-46c7-939f-1a98b3f3b3b9 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 03:34:46.480 7 INFO cinder.api.openstack.wsgi [None req-cf607c48-ea50-479f-94c6-d99e34713462 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 03:34:46.480 8 INFO cinder.api.openstack.wsgi [None req-095d555b-a4b6-46c7-939f-1a98b3f3b3b9 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 03:34:56.479 7 INFO cinder.api.openstack.wsgi [None req-cf607c48-ea50-479f-94c6-d99e34713462 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 03:34:56.479 8 INFO cinder.api.openstack.wsgi [None req-095d555b-a4b6-46c7-939f-1a98b3f3b3b9 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 03:34:56.479 7 INFO cinder.api.openstack.wsgi [None req-cf607c48-ea50-479f-94c6-d99e34713462 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 03:34:56.480 8 INFO cinder.api.openstack.wsgi [None req-095d555b-a4b6-46c7-939f-1a98b3f3b3b9 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 03:35:06.478 7 INFO cinder.api.openstack.wsgi [None req-cf607c48-ea50-479f-94c6-d99e34713462 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 03:35:06.478 8 INFO cinder.api.openstack.wsgi [None req-095d555b-a4b6-46c7-939f-1a98b3f3b3b9 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 03:35:06.479 7 INFO cinder.api.openstack.wsgi [None req-cf607c48-ea50-479f-94c6-d99e34713462 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 03:35:06.479 8 INFO cinder.api.openstack.wsgi [None req-095d555b-a4b6-46c7-939f-1a98b3f3b3b9 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 03:35:16.479 8 INFO cinder.api.openstack.wsgi [None req-095d555b-a4b6-46c7-939f-1a98b3f3b3b9 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 03:35:16.479 8 INFO cinder.api.openstack.wsgi [None req-095d555b-a4b6-46c7-939f-1a98b3f3b3b9 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 03:35:16.480 7 INFO cinder.api.openstack.wsgi [None req-cf607c48-ea50-479f-94c6-d99e34713462 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 03:35:16.481 7 INFO cinder.api.openstack.wsgi [None req-cf607c48-ea50-479f-94c6-d99e34713462 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 03:35:26.478 8 INFO cinder.api.openstack.wsgi [None req-095d555b-a4b6-46c7-939f-1a98b3f3b3b9 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 03:35:26.479 7 INFO cinder.api.openstack.wsgi [None req-cf607c48-ea50-479f-94c6-d99e34713462 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 03:35:26.479 8 INFO cinder.api.openstack.wsgi [None req-095d555b-a4b6-46c7-939f-1a98b3f3b3b9 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 03:35:26.480 7 INFO cinder.api.openstack.wsgi [None req-cf607c48-ea50-479f-94c6-d99e34713462 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 03:35:36.478 7 INFO cinder.api.openstack.wsgi [None req-cf607c48-ea50-479f-94c6-d99e34713462 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 03:35:36.478 8 INFO cinder.api.openstack.wsgi [None req-095d555b-a4b6-46c7-939f-1a98b3f3b3b9 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 03:35:36.479 7 INFO cinder.api.openstack.wsgi [None req-cf607c48-ea50-479f-94c6-d99e34713462 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 03:35:36.479 8 INFO cinder.api.openstack.wsgi [None req-095d555b-a4b6-46c7-939f-1a98b3f3b3b9 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 03:35:40.913 7 INFO cinder.api.openstack.wsgi [None req-38e1fceb-0fd6-4124-a784-5cbf1e77f087 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/volumes/detail?all_tenants=true 2026-07-08 03:35:40.923 7 INFO cinder.volume.api [None req-38e1fceb-0fd6-4124-a784-5cbf1e77f087 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] Get all volumes completed successfully. 2026-07-08 03:35:40.926 7 INFO cinder.api.openstack.wsgi [None req-38e1fceb-0fd6-4124-a784-5cbf1e77f087 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 511/1026] 10.0.0.210 () {28 vars in 684 bytes} [Wed Jul 8 03:35:40 2026] GET /v3/88fdcc1a10f642678656419f332dc251/volumes/detail?all_tenants=true => generated 15 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-08 03:35:40.936 8 INFO cinder.api.openstack.wsgi [None req-ac6fb369-2246-47de-b3d8-5ae554cd3527 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/scheduler-stats/get_pools?detail=true 2026-07-08 03:35:41.439 8 INFO cinder.api.openstack.wsgi [None req-ac6fb369-2246-47de-b3d8-5ae554cd3527 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 516/1027] 10.0.0.210 () {28 vars in 696 bytes} [Wed Jul 8 03:35:40 2026] GET /v3/88fdcc1a10f642678656419f332dc251/scheduler-stats/get_pools?detail=true => generated 670 bytes in 510 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-08 03:35:41.455 7 INFO cinder.api.openstack.wsgi [None req-a0bb65c1-fa66-4529-a666-82fea8729af2 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/volumes/detail?all_tenants=true 2026-07-08 03:35:41.466 7 INFO cinder.volume.api [None req-a0bb65c1-fa66-4529-a666-82fea8729af2 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] Get all volumes completed successfully. 2026-07-08 03:35:41.468 7 INFO cinder.api.openstack.wsgi [None req-a0bb65c1-fa66-4529-a666-82fea8729af2 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 512/1028] 10.0.0.210 () {28 vars in 684 bytes} [Wed Jul 8 03:35:41 2026] GET /v3/88fdcc1a10f642678656419f332dc251/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-07-08 03:35:41.484 8 INFO cinder.api.openstack.wsgi [None req-33f06314-be8b-4966-8015-b117f2134822 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/snapshots?all_tenants=true 2026-07-08 03:35:41.495 8 INFO cinder.volume.api [None req-33f06314-be8b-4966-8015-b117f2134822 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] Get all snapshots completed successfully. 2026-07-08 03:35:41.495 8 INFO cinder.api.openstack.wsgi [None req-33f06314-be8b-4966-8015-b117f2134822 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 517/1029] 10.0.0.210 () {28 vars in 674 bytes} [Wed Jul 8 03:35:41 2026] GET /v3/88fdcc1a10f642678656419f332dc251/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-07-08 03:35:41.505 7 INFO cinder.api.openstack.wsgi [None req-568b1374-ea7d-4872-bc2f-afb9f4fb6cb0 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/os-services 2026-07-08 03:35:41.513 7 INFO cinder.api.openstack.wsgi [None req-568b1374-ea7d-4872-bc2f-afb9f4fb6cb0 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/os-services returned with HTTP 200 [pid: 7|app: 0|req: 513/1030] 10.0.0.210 () {28 vars in 645 bytes} [Wed Jul 8 03:35:41 2026] GET /v3/88fdcc1a10f642678656419f332dc251/os-services => generated 646 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-08 03:35:41.553 8 INFO cinder.api.openstack.wsgi [None req-baffe76b-194d-462f-91e7-1c973605e8fa 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/os-quota-sets/88fdcc1a10f642678656419f332dc251?usage=true 2026-07-08 03:35:41.570 8 INFO cinder.api.openstack.wsgi [None req-baffe76b-194d-462f-91e7-1c973605e8fa 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/os-quota-sets/88fdcc1a10f642678656419f332dc251?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 518/1031] 10.0.0.210 () {28 vars in 736 bytes} [Wed Jul 8 03:35:41 2026] GET /v3/88fdcc1a10f642678656419f332dc251/os-quota-sets/88fdcc1a10f642678656419f332dc251?usage=true => generated 845 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-08 03:35:41.581 7 INFO cinder.api.openstack.wsgi [None req-b72666d0-b04e-4616-8ac3-ad51e54597b6 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/os-quota-sets/b9cb75f000b2439780240d7f017682e9?usage=true 2026-07-08 03:35:41.631 7 INFO cinder.api.openstack.wsgi [None req-b72666d0-b04e-4616-8ac3-ad51e54597b6 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/os-quota-sets/b9cb75f000b2439780240d7f017682e9?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 514/1032] 10.0.0.210 () {28 vars in 736 bytes} [Wed Jul 8 03:35:41 2026] GET /v3/88fdcc1a10f642678656419f332dc251/os-quota-sets/b9cb75f000b2439780240d7f017682e9?usage=true => generated 845 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-08 03:35:41.645 8 INFO cinder.api.openstack.wsgi [None req-74fc3bd1-74ba-4377-abcd-8dddc646eb2a 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/os-quota-sets/d4d7b92a35ff4a54a3ed25292af5a36d?usage=true 2026-07-08 03:35:41.671 8 INFO cinder.api.openstack.wsgi [None req-74fc3bd1-74ba-4377-abcd-8dddc646eb2a 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/os-quota-sets/d4d7b92a35ff4a54a3ed25292af5a36d?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 519/1033] 10.0.0.210 () {28 vars in 736 bytes} [Wed Jul 8 03:35:41 2026] GET /v3/88fdcc1a10f642678656419f332dc251/os-quota-sets/d4d7b92a35ff4a54a3ed25292af5a36d?usage=true => generated 847 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-08 03:35:46.479 7 INFO cinder.api.openstack.wsgi [None req-b72666d0-b04e-4616-8ac3-ad51e54597b6 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 03:35:46.480 7 INFO cinder.api.openstack.wsgi [None req-b72666d0-b04e-4616-8ac3-ad51e54597b6 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 03:35:46.479 8 INFO cinder.api.openstack.wsgi [None req-74fc3bd1-74ba-4377-abcd-8dddc646eb2a 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 03:35:46.481 8 INFO cinder.api.openstack.wsgi [None req-74fc3bd1-74ba-4377-abcd-8dddc646eb2a 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 03:35:56.479 7 INFO cinder.api.openstack.wsgi [None req-b72666d0-b04e-4616-8ac3-ad51e54597b6 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 03:35:56.480 7 INFO cinder.api.openstack.wsgi [None req-b72666d0-b04e-4616-8ac3-ad51e54597b6 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 03:35:56.481 8 INFO cinder.api.openstack.wsgi [None req-74fc3bd1-74ba-4377-abcd-8dddc646eb2a 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 03:35:56.482 8 INFO cinder.api.openstack.wsgi [None req-74fc3bd1-74ba-4377-abcd-8dddc646eb2a 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 03:36:06.479 7 INFO cinder.api.openstack.wsgi [None req-b72666d0-b04e-4616-8ac3-ad51e54597b6 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 03:36:06.479 8 INFO cinder.api.openstack.wsgi [None req-74fc3bd1-74ba-4377-abcd-8dddc646eb2a 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 03:36:06.480 7 INFO cinder.api.openstack.wsgi [None req-b72666d0-b04e-4616-8ac3-ad51e54597b6 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 03:36:06.480 8 INFO cinder.api.openstack.wsgi [None req-74fc3bd1-74ba-4377-abcd-8dddc646eb2a 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 03:36:16.479 7 INFO cinder.api.openstack.wsgi [None req-b72666d0-b04e-4616-8ac3-ad51e54597b6 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 03:36:16.479 8 INFO cinder.api.openstack.wsgi [None req-74fc3bd1-74ba-4377-abcd-8dddc646eb2a 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 03:36:16.480 7 INFO cinder.api.openstack.wsgi [None req-b72666d0-b04e-4616-8ac3-ad51e54597b6 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 03:36:16.480 8 INFO cinder.api.openstack.wsgi [None req-74fc3bd1-74ba-4377-abcd-8dddc646eb2a 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 03:36:26.479 7 INFO cinder.api.openstack.wsgi [None req-b72666d0-b04e-4616-8ac3-ad51e54597b6 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 03:36:26.479 8 INFO cinder.api.openstack.wsgi [None req-74fc3bd1-74ba-4377-abcd-8dddc646eb2a 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 03:36:26.479 7 INFO cinder.api.openstack.wsgi [None req-b72666d0-b04e-4616-8ac3-ad51e54597b6 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 03:36:26.479 8 INFO cinder.api.openstack.wsgi [None req-74fc3bd1-74ba-4377-abcd-8dddc646eb2a 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 03:36:36.479 7 INFO cinder.api.openstack.wsgi [None req-b72666d0-b04e-4616-8ac3-ad51e54597b6 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 03:36:36.479 8 INFO cinder.api.openstack.wsgi [None req-74fc3bd1-74ba-4377-abcd-8dddc646eb2a 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 03:36:36.479 7 INFO cinder.api.openstack.wsgi [None req-b72666d0-b04e-4616-8ac3-ad51e54597b6 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 03:36:36.480 8 INFO cinder.api.openstack.wsgi [None req-74fc3bd1-74ba-4377-abcd-8dddc646eb2a 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 03:36:40.885 7 INFO cinder.api.openstack.wsgi [None req-f54f7e71-079f-45fa-94c8-86f8e21deed3 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/snapshots?all_tenants=true 2026-07-08 03:36:40.892 7 INFO cinder.volume.api [None req-f54f7e71-079f-45fa-94c8-86f8e21deed3 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] Get all snapshots completed successfully. 2026-07-08 03:36:40.893 7 INFO cinder.api.openstack.wsgi [None req-f54f7e71-079f-45fa-94c8-86f8e21deed3 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 521/1046] 10.0.0.210 () {28 vars in 674 bytes} [Wed Jul 8 03:36:40 2026] GET /v3/88fdcc1a10f642678656419f332dc251/snapshots?all_tenants=true => generated 17 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-08 03:36:40.911 8 INFO cinder.api.openstack.wsgi [None req-d81a64e8-8828-4709-9730-0a139ccfcf57 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/scheduler-stats/get_pools?detail=true 2026-07-08 03:36:41.414 8 INFO cinder.api.openstack.wsgi [None req-d81a64e8-8828-4709-9730-0a139ccfcf57 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 526/1047] 10.0.0.210 () {28 vars in 696 bytes} [Wed Jul 8 03:36:40 2026] GET /v3/88fdcc1a10f642678656419f332dc251/scheduler-stats/get_pools?detail=true => generated 670 bytes in 510 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-08 03:36:41.458 7 INFO cinder.api.openstack.wsgi [None req-eff084b4-e7d0-449e-a63e-dd7e9b4f4f0e 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/os-quota-sets/88fdcc1a10f642678656419f332dc251?usage=true 2026-07-08 03:36:41.478 7 INFO cinder.api.openstack.wsgi [None req-eff084b4-e7d0-449e-a63e-dd7e9b4f4f0e 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/os-quota-sets/88fdcc1a10f642678656419f332dc251?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 522/1048] 10.0.0.210 () {28 vars in 736 bytes} [Wed Jul 8 03:36:41 2026] GET /v3/88fdcc1a10f642678656419f332dc251/os-quota-sets/88fdcc1a10f642678656419f332dc251?usage=true => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-08 03:36:41.488 8 INFO cinder.api.openstack.wsgi [None req-da21a72f-4c2b-49d0-80cc-62711fe07445 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/os-quota-sets/b9cb75f000b2439780240d7f017682e9?usage=true 2026-07-08 03:36:41.506 8 INFO cinder.api.openstack.wsgi [None req-da21a72f-4c2b-49d0-80cc-62711fe07445 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/os-quota-sets/b9cb75f000b2439780240d7f017682e9?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 527/1049] 10.0.0.210 () {28 vars in 736 bytes} [Wed Jul 8 03:36:41 2026] GET /v3/88fdcc1a10f642678656419f332dc251/os-quota-sets/b9cb75f000b2439780240d7f017682e9?usage=true => generated 845 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-08 03:36:41.516 7 INFO cinder.api.openstack.wsgi [None req-2c901a6f-052f-40e8-8b2b-06915c2f101b 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/os-quota-sets/d4d7b92a35ff4a54a3ed25292af5a36d?usage=true 2026-07-08 03:36:41.542 7 INFO cinder.api.openstack.wsgi [None req-2c901a6f-052f-40e8-8b2b-06915c2f101b 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/os-quota-sets/d4d7b92a35ff4a54a3ed25292af5a36d?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 523/1050] 10.0.0.210 () {28 vars in 736 bytes} [Wed Jul 8 03:36:41 2026] GET /v3/88fdcc1a10f642678656419f332dc251/os-quota-sets/d4d7b92a35ff4a54a3ed25292af5a36d?usage=true => generated 847 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-08 03:36:41.556 8 INFO cinder.api.openstack.wsgi [None req-db9b69c8-1314-40b2-9160-36652ad54534 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/volumes/detail?all_tenants=true 2026-07-08 03:36:41.565 8 INFO cinder.volume.api [None req-db9b69c8-1314-40b2-9160-36652ad54534 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] Get all volumes completed successfully. 2026-07-08 03:36:41.567 8 INFO cinder.api.openstack.wsgi [None req-db9b69c8-1314-40b2-9160-36652ad54534 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 528/1051] 10.0.0.210 () {28 vars in 684 bytes} [Wed Jul 8 03:36:41 2026] GET /v3/88fdcc1a10f642678656419f332dc251/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-07-08 03:36:41.576 7 INFO cinder.api.openstack.wsgi [None req-e7f0558e-094a-4922-ae1b-7bfb5b9d72bd 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/os-services 2026-07-08 03:36:41.583 7 INFO cinder.api.openstack.wsgi [None req-e7f0558e-094a-4922-ae1b-7bfb5b9d72bd 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/os-services returned with HTTP 200 [pid: 7|app: 0|req: 524/1052] 10.0.0.210 () {28 vars in 645 bytes} [Wed Jul 8 03:36:41 2026] GET /v3/88fdcc1a10f642678656419f332dc251/os-services => generated 646 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-08 03:36:41.594 8 INFO cinder.api.openstack.wsgi [None req-43f5dd49-6207-4714-9ae8-04b9c492da48 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/volumes/detail?all_tenants=true 2026-07-08 03:36:41.602 8 INFO cinder.volume.api [None req-43f5dd49-6207-4714-9ae8-04b9c492da48 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] Get all volumes completed successfully. 2026-07-08 03:36:41.604 8 INFO cinder.api.openstack.wsgi [None req-43f5dd49-6207-4714-9ae8-04b9c492da48 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 529/1053] 10.0.0.210 () {28 vars in 684 bytes} [Wed Jul 8 03:36:41 2026] GET /v3/88fdcc1a10f642678656419f332dc251/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-07-08 03:36:46.478 8 INFO cinder.api.openstack.wsgi [None req-43f5dd49-6207-4714-9ae8-04b9c492da48 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 03:36:46.478 7 INFO cinder.api.openstack.wsgi [None req-e7f0558e-094a-4922-ae1b-7bfb5b9d72bd 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 03:36:46.478 8 INFO cinder.api.openstack.wsgi [None req-43f5dd49-6207-4714-9ae8-04b9c492da48 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 03:36:46.479 7 INFO cinder.api.openstack.wsgi [None req-e7f0558e-094a-4922-ae1b-7bfb5b9d72bd 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 03:36:56.478 8 INFO cinder.api.openstack.wsgi [None req-43f5dd49-6207-4714-9ae8-04b9c492da48 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 03:36:56.479 8 INFO cinder.api.openstack.wsgi [None req-43f5dd49-6207-4714-9ae8-04b9c492da48 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 03:36:56.480 7 INFO cinder.api.openstack.wsgi [None req-e7f0558e-094a-4922-ae1b-7bfb5b9d72bd 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 03:36:56.482 7 INFO cinder.api.openstack.wsgi [None req-e7f0558e-094a-4922-ae1b-7bfb5b9d72bd 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 03:37:06.479 8 INFO cinder.api.openstack.wsgi [None req-43f5dd49-6207-4714-9ae8-04b9c492da48 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 03:37:06.479 8 INFO cinder.api.openstack.wsgi [None req-43f5dd49-6207-4714-9ae8-04b9c492da48 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 03:37:06.481 7 INFO cinder.api.openstack.wsgi [None req-e7f0558e-094a-4922-ae1b-7bfb5b9d72bd 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 03:37:06.482 7 INFO cinder.api.openstack.wsgi [None req-e7f0558e-094a-4922-ae1b-7bfb5b9d72bd 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 03:37:16.479 8 INFO cinder.api.openstack.wsgi [None req-43f5dd49-6207-4714-9ae8-04b9c492da48 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 03:37:16.480 8 INFO cinder.api.openstack.wsgi [None req-43f5dd49-6207-4714-9ae8-04b9c492da48 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 03:37:16.481 7 INFO cinder.api.openstack.wsgi [None req-e7f0558e-094a-4922-ae1b-7bfb5b9d72bd 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 03:37:16.481 7 INFO cinder.api.openstack.wsgi [None req-e7f0558e-094a-4922-ae1b-7bfb5b9d72bd 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 03:37:26.478 8 INFO cinder.api.openstack.wsgi [None req-43f5dd49-6207-4714-9ae8-04b9c492da48 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 03:37:26.479 8 INFO cinder.api.openstack.wsgi [None req-43f5dd49-6207-4714-9ae8-04b9c492da48 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 03:37:26.481 7 INFO cinder.api.openstack.wsgi [None req-e7f0558e-094a-4922-ae1b-7bfb5b9d72bd 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 03:37:26.482 7 INFO cinder.api.openstack.wsgi [None req-e7f0558e-094a-4922-ae1b-7bfb5b9d72bd 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 03:37:36.479 8 INFO cinder.api.openstack.wsgi [None req-43f5dd49-6207-4714-9ae8-04b9c492da48 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 03:37:36.479 8 INFO cinder.api.openstack.wsgi [None req-43f5dd49-6207-4714-9ae8-04b9c492da48 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 03:37:36.481 7 INFO cinder.api.openstack.wsgi [None req-e7f0558e-094a-4922-ae1b-7bfb5b9d72bd 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 03:37:36.482 7 INFO cinder.api.openstack.wsgi [None req-e7f0558e-094a-4922-ae1b-7bfb5b9d72bd 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 03:37:40.890 8 INFO cinder.api.openstack.wsgi [None req-55e9cc69-37da-4c90-8015-a1ea98112e29 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/volumes/detail?all_tenants=true 2026-07-08 03:37:40.903 8 INFO cinder.volume.api [None req-55e9cc69-37da-4c90-8015-a1ea98112e29 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] Get all volumes completed successfully. 2026-07-08 03:37:40.906 8 INFO cinder.api.openstack.wsgi [None req-55e9cc69-37da-4c90-8015-a1ea98112e29 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 536/1066] 10.0.0.210 () {28 vars in 684 bytes} [Wed Jul 8 03:37:40 2026] GET /v3/88fdcc1a10f642678656419f332dc251/volumes/detail?all_tenants=true => generated 15 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-08 03:37:40.917 7 INFO cinder.api.openstack.wsgi [None req-35d7335f-4630-43ef-a018-3dc0a3570651 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/snapshots?all_tenants=true 2026-07-08 03:37:40.927 7 INFO cinder.volume.api [None req-35d7335f-4630-43ef-a018-3dc0a3570651 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] Get all snapshots completed successfully. 2026-07-08 03:37:40.929 7 INFO cinder.api.openstack.wsgi [None req-35d7335f-4630-43ef-a018-3dc0a3570651 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 531/1067] 10.0.0.210 () {28 vars in 674 bytes} [Wed Jul 8 03:37:40 2026] GET /v3/88fdcc1a10f642678656419f332dc251/snapshots?all_tenants=true => generated 17 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-08 03:37:40.942 8 INFO cinder.api.openstack.wsgi [None req-fa88cab3-bf65-4b8c-81d9-50f5cb484ca4 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/volumes/detail?all_tenants=true 2026-07-08 03:37:40.953 8 INFO cinder.volume.api [None req-fa88cab3-bf65-4b8c-81d9-50f5cb484ca4 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] Get all volumes completed successfully. 2026-07-08 03:37:40.957 8 INFO cinder.api.openstack.wsgi [None req-fa88cab3-bf65-4b8c-81d9-50f5cb484ca4 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 537/1068] 10.0.0.210 () {28 vars in 684 bytes} [Wed Jul 8 03:37:40 2026] GET /v3/88fdcc1a10f642678656419f332dc251/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-07-08 03:37:40.999 7 INFO cinder.api.openstack.wsgi [None req-fcd97161-0b4b-405e-a737-d69900c57b5d 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/os-quota-sets/88fdcc1a10f642678656419f332dc251?usage=true 2026-07-08 03:37:41.027 7 INFO cinder.api.openstack.wsgi [None req-fcd97161-0b4b-405e-a737-d69900c57b5d 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/os-quota-sets/88fdcc1a10f642678656419f332dc251?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 532/1069] 10.0.0.210 () {28 vars in 736 bytes} [Wed Jul 8 03:37:40 2026] GET /v3/88fdcc1a10f642678656419f332dc251/os-quota-sets/88fdcc1a10f642678656419f332dc251?usage=true => generated 845 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-08 03:37:41.037 8 INFO cinder.api.openstack.wsgi [None req-e71a52dc-50f6-4804-8904-3ba822dcf66d 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/os-quota-sets/b9cb75f000b2439780240d7f017682e9?usage=true 2026-07-08 03:37:41.063 8 INFO cinder.api.openstack.wsgi [None req-e71a52dc-50f6-4804-8904-3ba822dcf66d 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/os-quota-sets/b9cb75f000b2439780240d7f017682e9?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 538/1070] 10.0.0.210 () {28 vars in 736 bytes} [Wed Jul 8 03:37:41 2026] GET /v3/88fdcc1a10f642678656419f332dc251/os-quota-sets/b9cb75f000b2439780240d7f017682e9?usage=true => generated 845 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-08 03:37:41.078 7 INFO cinder.api.openstack.wsgi [None req-4f2306f6-bd9b-4ba9-bd74-8916b0ad54e3 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/os-quota-sets/d4d7b92a35ff4a54a3ed25292af5a36d?usage=true 2026-07-08 03:37:41.095 7 INFO cinder.api.openstack.wsgi [None req-4f2306f6-bd9b-4ba9-bd74-8916b0ad54e3 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/os-quota-sets/d4d7b92a35ff4a54a3ed25292af5a36d?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 533/1071] 10.0.0.210 () {28 vars in 736 bytes} [Wed Jul 8 03:37:41 2026] GET /v3/88fdcc1a10f642678656419f332dc251/os-quota-sets/d4d7b92a35ff4a54a3ed25292af5a36d?usage=true => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-08 03:37:41.107 8 INFO cinder.api.openstack.wsgi [None req-40afc1ec-9420-47db-b0e9-0b42035f99fe 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/os-services 2026-07-08 03:37:41.113 8 INFO cinder.api.openstack.wsgi [None req-40afc1ec-9420-47db-b0e9-0b42035f99fe 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/os-services returned with HTTP 200 [pid: 8|app: 0|req: 539/1072] 10.0.0.210 () {28 vars in 645 bytes} [Wed Jul 8 03:37:41 2026] GET /v3/88fdcc1a10f642678656419f332dc251/os-services => generated 646 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-08 03:37:41.126 7 INFO cinder.api.openstack.wsgi [None req-6a0defe0-e10e-4882-969c-c513dd5e8ee1 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/scheduler-stats/get_pools?detail=true 2026-07-08 03:37:41.629 7 INFO cinder.api.openstack.wsgi [None req-6a0defe0-e10e-4882-969c-c513dd5e8ee1 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/88fdcc1a10f642678656419f332dc251/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 534/1073] 10.0.0.210 () {28 vars in 696 bytes} [Wed Jul 8 03:37:41 2026] GET /v3/88fdcc1a10f642678656419f332dc251/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-07-08 03:37:46.480 8 INFO cinder.api.openstack.wsgi [None req-40afc1ec-9420-47db-b0e9-0b42035f99fe 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 03:37:46.480 7 INFO cinder.api.openstack.wsgi [None req-6a0defe0-e10e-4882-969c-c513dd5e8ee1 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 03:37:46.480 8 INFO cinder.api.openstack.wsgi [None req-40afc1ec-9420-47db-b0e9-0b42035f99fe 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 03:37:46.481 7 INFO cinder.api.openstack.wsgi [None req-6a0defe0-e10e-4882-969c-c513dd5e8ee1 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 03:37:56.478 8 INFO cinder.api.openstack.wsgi [None req-40afc1ec-9420-47db-b0e9-0b42035f99fe 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 03:37:56.478 7 INFO cinder.api.openstack.wsgi [None req-6a0defe0-e10e-4882-969c-c513dd5e8ee1 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 03:37:56.479 8 INFO cinder.api.openstack.wsgi [None req-40afc1ec-9420-47db-b0e9-0b42035f99fe 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 03:37:56.479 7 INFO cinder.api.openstack.wsgi [None req-6a0defe0-e10e-4882-969c-c513dd5e8ee1 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 03:38:06.478 8 INFO cinder.api.openstack.wsgi [None req-40afc1ec-9420-47db-b0e9-0b42035f99fe 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 03:38:06.478 7 INFO cinder.api.openstack.wsgi [None req-6a0defe0-e10e-4882-969c-c513dd5e8ee1 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 03:38:06.479 8 INFO cinder.api.openstack.wsgi [None req-40afc1ec-9420-47db-b0e9-0b42035f99fe 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 03:38:06.479 7 INFO cinder.api.openstack.wsgi [None req-6a0defe0-e10e-4882-969c-c513dd5e8ee1 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 03:38:16.479 7 INFO cinder.api.openstack.wsgi [None req-6a0defe0-e10e-4882-969c-c513dd5e8ee1 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 03:38:16.479 8 INFO cinder.api.openstack.wsgi [None req-40afc1ec-9420-47db-b0e9-0b42035f99fe 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 03:38:16.480 7 INFO cinder.api.openstack.wsgi [None req-6a0defe0-e10e-4882-969c-c513dd5e8ee1 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 03:38:16.481 8 INFO cinder.api.openstack.wsgi [None req-40afc1ec-9420-47db-b0e9-0b42035f99fe 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 03:38:26.478 7 INFO cinder.api.openstack.wsgi [None req-6a0defe0-e10e-4882-969c-c513dd5e8ee1 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 03:38:26.479 7 INFO cinder.api.openstack.wsgi [None req-6a0defe0-e10e-4882-969c-c513dd5e8ee1 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-07-08 03:38:26.482 8 INFO cinder.api.openstack.wsgi [None req-40afc1ec-9420-47db-b0e9-0b42035f99fe 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] GET http://10.0.0.150:8776/ 2026-07-08 03:38:26.483 8 INFO cinder.api.openstack.wsgi [None req-40afc1ec-9420-47db-b0e9-0b42035f99fe 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] http://10.0.0.150:8776/ returned with HTTP 300