+ 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 03:35:51 2026] *** compiled with version: 13.3.0 on 27 January 2026 17:26:08 os: Linux-5.15.0-185-generic #195-Ubuntu SMP Fri Jun 19 17:11:50 UTC 2026 nodename: cinder-api-5fd44cd567-rg77h machine: x86_64 clock source: unix pcre jit disabled detected number of CPU cores: 16 current working directory: / detected binary path: /var/lib/openstack/bin/uwsgi *** dumping internal routing table *** [rule: 0] subject: user_agent regexp: ^kube-probe.* action: donotlog: *** end of the internal routing table *** your memory page size is 4096 bytes detected max file descriptor number: 1048576 lock engine: pthread robust mutexes thunder lock: enabled uwsgi socket 0 bound to TCP address 0.0.0.0:8776 fd 3 Python version: 3.12.3 (main, Jan 8 2026, 11:30:50) [GCC 13.3.0] Python main interpreter initialized at 0x7fa050433668 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:36: DeprecationWarning: eventletutils module is deprecated and will be removed. debtcollector.deprecate( /var/lib/openstack/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. debtcollector.deprecate( /var/lib/openstack/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 from cgi import parse_header /var/lib/openstack/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 from cgi import parse_header /var/lib/openstack/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. removals.removed_module( /var/lib/openstack/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. removals.removed_module( /var/lib/openstack/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. removals.removed_module( /var/lib/openstack/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. removals.removed_module( /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:1591: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release warnings.warn( /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:1591: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release warnings.warn( /var/lib/openstack/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. warnings.warn( /var/lib/openstack/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. warnings.warn( simplejson unavailable, fall-back to standard python json simplejson unavailable, fall-back to standard python json 2026-07-08 03:35:55.184 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 03:35:55.184 7 WARNING cinder.api [-] The v2 API has been removed and is no longer available. Client applications must now use the v3 API only. The 'enable_v2_api' option has been removed and is ignored in the cinder.conf file. 2026-07-08 03:35:55.270 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 03:35:55.270 8 WARNING cinder.api [-] The v2 API has been removed and is no longer available. Client applications must now use the v3 API only. The 'enable_v2_api' option has been removed and is ignored in the cinder.conf file. /var/lib/openstack/lib/python3.12/site-packages/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. @jsonschema.FormatChecker.cls_checks('date-time') /var/lib/openstack/lib/python3.12/site-packages/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. @jsonschema.FormatChecker.cls_checks('date-time') 2026-07-08 03:35:56.442 7 INFO cinder.rpc [None req-d4826d6f-0905-4f14-b4b6-f3e2b92fc8c8 - - - - - -] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. 2026-07-08 03:35:56.444 7 INFO cinder.rpc [None req-d4826d6f-0905-4f14-b4b6-f3e2b92fc8c8 - - - - - -] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. 2026-07-08 03:35:56.446 7 INFO cinder.rpc [None req-d4826d6f-0905-4f14-b4b6-f3e2b92fc8c8 - - - - - -] Automatically selected cinder-volume objects version 1.39 as minimum service version. 2026-07-08 03:35:56.448 7 INFO cinder.rpc [None req-d4826d6f-0905-4f14-b4b6-f3e2b92fc8c8 - - - - - -] Automatically selected cinder-volume RPC version 3.20 as minimum service version. 2026-07-08 03:35:56.459 7 INFO cinder.rpc [None req-d4826d6f-0905-4f14-b4b6-f3e2b92fc8c8 - - - - - -] Automatically selected cinder-backup objects version 1.39 as minimum service version. 2026-07-08 03:35:56.463 7 INFO cinder.rpc [None req-d4826d6f-0905-4f14-b4b6-f3e2b92fc8c8 - - - - - -] Automatically selected cinder-backup RPC version 2.4 as minimum service version. 2026-07-08 03:35:56.510 7 WARNING cinder.api.contrib.hosts [None req-d4826d6f-0905-4f14-b4b6-f3e2b92fc8c8 - - - - - -] Deprecated: The Host API is deprecated and will be be removed in a future version. 2026-07-08 03:35:56.520 8 INFO cinder.rpc [None req-c614a27d-ee62-4a5b-8da6-644bd4cef2a5 - - - - - -] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. 2026-07-08 03:35:56.523 8 INFO cinder.rpc [None req-c614a27d-ee62-4a5b-8da6-644bd4cef2a5 - - - - - -] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. 2026-07-08 03:35:56.527 8 INFO cinder.rpc [None req-c614a27d-ee62-4a5b-8da6-644bd4cef2a5 - - - - - -] Automatically selected cinder-volume objects version 1.39 as minimum service version. 2026-07-08 03:35:56.529 8 INFO cinder.rpc [None req-c614a27d-ee62-4a5b-8da6-644bd4cef2a5 - - - - - -] Automatically selected cinder-volume RPC version 3.20 as minimum service version. 2026-07-08 03:35:56.543 8 INFO cinder.rpc [None req-c614a27d-ee62-4a5b-8da6-644bd4cef2a5 - - - - - -] Automatically selected cinder-backup objects version 1.39 as minimum service version. 2026-07-08 03:35:56.546 8 INFO cinder.rpc [None req-c614a27d-ee62-4a5b-8da6-644bd4cef2a5 - - - - - -] Automatically selected cinder-backup RPC version 2.4 as minimum service version. 2026-07-08 03:35:56.547 7 WARNING keystonemiddleware._common.config [None req-d4826d6f-0905-4f14-b4b6-f3e2b92fc8c8 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-08 03:35:56.556 7 WARNING oslo_config.cfg [None req-d4826d6f-0905-4f14-b4b6-f3e2b92fc8c8 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x7fa050433668 pid: 7 (default app) 2026-07-08 03:35:56.592 8 WARNING cinder.api.contrib.hosts [None req-c614a27d-ee62-4a5b-8da6-644bd4cef2a5 - - - - - -] Deprecated: The Host API is deprecated and will be be removed in a future version. 2026-07-08 03:35:56.629 8 WARNING keystonemiddleware._common.config [None req-c614a27d-ee62-4a5b-8da6-644bd4cef2a5 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-08 03:35:56.639 8 WARNING oslo_config.cfg [None req-c614a27d-ee62-4a5b-8da6-644bd4cef2a5 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x7fa050433668 pid: 8 (default app) 2026-07-08 03:36:05.781 7 INFO cinder.api.openstack.wsgi [None req-d4826d6f-0905-4f14-b4b6-f3e2b92fc8c8 - - - - - -] GET http://10.0.0.61:8776/ 2026-07-08 03:36:05.782 7 INFO cinder.api.openstack.wsgi [None req-d4826d6f-0905-4f14-b4b6-f3e2b92fc8c8 - - - - - -] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 03:36:15.780 8 INFO cinder.api.openstack.wsgi [None req-c614a27d-ee62-4a5b-8da6-644bd4cef2a5 - - - - - -] GET http://10.0.0.61:8776/ 2026-07-08 03:36:15.781 8 INFO cinder.api.openstack.wsgi [None req-c614a27d-ee62-4a5b-8da6-644bd4cef2a5 - - - - - -] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 03:36:25.780 7 INFO cinder.api.openstack.wsgi [None req-d4826d6f-0905-4f14-b4b6-f3e2b92fc8c8 - - - - - -] GET http://10.0.0.61:8776/ 2026-07-08 03:36:25.780 8 INFO cinder.api.openstack.wsgi [None req-c614a27d-ee62-4a5b-8da6-644bd4cef2a5 - - - - - -] GET http://10.0.0.61:8776/ 2026-07-08 03:36:25.781 7 INFO cinder.api.openstack.wsgi [None req-d4826d6f-0905-4f14-b4b6-f3e2b92fc8c8 - - - - - -] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 03:36:25.781 8 INFO cinder.api.openstack.wsgi [None req-c614a27d-ee62-4a5b-8da6-644bd4cef2a5 - - - - - -] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 03:36:35.780 7 INFO cinder.api.openstack.wsgi [None req-d4826d6f-0905-4f14-b4b6-f3e2b92fc8c8 - - - - - -] GET http://10.0.0.61:8776/ 2026-07-08 03:36:35.780 8 INFO cinder.api.openstack.wsgi [None req-c614a27d-ee62-4a5b-8da6-644bd4cef2a5 - - - - - -] GET http://10.0.0.61:8776/ 2026-07-08 03:36:35.781 7 INFO cinder.api.openstack.wsgi [None req-d4826d6f-0905-4f14-b4b6-f3e2b92fc8c8 - - - - - -] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 03:36:35.781 8 INFO cinder.api.openstack.wsgi [None req-c614a27d-ee62-4a5b-8da6-644bd4cef2a5 - - - - - -] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 03:36:45.780 7 INFO cinder.api.openstack.wsgi [None req-d4826d6f-0905-4f14-b4b6-f3e2b92fc8c8 - - - - - -] GET http://10.0.0.61:8776/ 2026-07-08 03:36:45.780 8 INFO cinder.api.openstack.wsgi [None req-c614a27d-ee62-4a5b-8da6-644bd4cef2a5 - - - - - -] GET http://10.0.0.61:8776/ 2026-07-08 03:36:45.781 7 INFO cinder.api.openstack.wsgi [None req-d4826d6f-0905-4f14-b4b6-f3e2b92fc8c8 - - - - - -] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 03:36:45.781 8 INFO cinder.api.openstack.wsgi [None req-c614a27d-ee62-4a5b-8da6-644bd4cef2a5 - - - - - -] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 03:36:55.779 7 INFO cinder.api.openstack.wsgi [None req-d4826d6f-0905-4f14-b4b6-f3e2b92fc8c8 - - - - - -] GET http://10.0.0.61:8776/ 2026-07-08 03:36:55.780 8 INFO cinder.api.openstack.wsgi [None req-c614a27d-ee62-4a5b-8da6-644bd4cef2a5 - - - - - -] GET http://10.0.0.61:8776/ 2026-07-08 03:36:55.781 7 INFO cinder.api.openstack.wsgi [None req-d4826d6f-0905-4f14-b4b6-f3e2b92fc8c8 - - - - - -] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 03:36:55.781 8 INFO cinder.api.openstack.wsgi [None req-c614a27d-ee62-4a5b-8da6-644bd4cef2a5 - - - - - -] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 03:37:05.779 7 INFO cinder.api.openstack.wsgi [None req-d4826d6f-0905-4f14-b4b6-f3e2b92fc8c8 - - - - - -] GET http://10.0.0.61:8776/ 2026-07-08 03:37:05.779 8 INFO cinder.api.openstack.wsgi [None req-c614a27d-ee62-4a5b-8da6-644bd4cef2a5 - - - - - -] GET http://10.0.0.61:8776/ 2026-07-08 03:37:05.780 7 INFO cinder.api.openstack.wsgi [None req-d4826d6f-0905-4f14-b4b6-f3e2b92fc8c8 - - - - - -] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 03:37:05.780 8 INFO cinder.api.openstack.wsgi [None req-c614a27d-ee62-4a5b-8da6-644bd4cef2a5 - - - - - -] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 03:37:15.780 8 INFO cinder.api.openstack.wsgi [None req-c614a27d-ee62-4a5b-8da6-644bd4cef2a5 - - - - - -] GET http://10.0.0.61:8776/ 2026-07-08 03:37:15.780 7 INFO cinder.api.openstack.wsgi [None req-d4826d6f-0905-4f14-b4b6-f3e2b92fc8c8 - - - - - -] GET http://10.0.0.61:8776/ 2026-07-08 03:37:15.782 8 INFO cinder.api.openstack.wsgi [None req-c614a27d-ee62-4a5b-8da6-644bd4cef2a5 - - - - - -] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 03:37:15.782 7 INFO cinder.api.openstack.wsgi [None req-d4826d6f-0905-4f14-b4b6-f3e2b92fc8c8 - - - - - -] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 03:37:25.780 7 INFO cinder.api.openstack.wsgi [None req-d4826d6f-0905-4f14-b4b6-f3e2b92fc8c8 - - - - - -] GET http://10.0.0.61:8776/ 2026-07-08 03:37:25.780 8 INFO cinder.api.openstack.wsgi [None req-c614a27d-ee62-4a5b-8da6-644bd4cef2a5 - - - - - -] GET http://10.0.0.61:8776/ 2026-07-08 03:37:25.782 7 INFO cinder.api.openstack.wsgi [None req-d4826d6f-0905-4f14-b4b6-f3e2b92fc8c8 - - - - - -] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 03:37:25.782 8 INFO cinder.api.openstack.wsgi [None req-c614a27d-ee62-4a5b-8da6-644bd4cef2a5 - - - - - -] http://10.0.0.61: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 03:37:30.078 7 INFO cinder.api.openstack.wsgi [None req-137903fe-07a2-4daf-91a0-8bf7b09977aa 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/types/rbd1 2026-07-08 03:37:30.098 7 INFO cinder.api.openstack.wsgi [None req-137903fe-07a2-4daf-91a0-8bf7b09977aa 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/types/rbd1 returned with HTTP 404 [pid: 7|app: 0|req: 9/17] 10.0.0.36 () {30 vars in 681 bytes} [Wed Jul 8 03:37:29 2026] GET /v3/96f0f1c7ed5144c3ad258cfc3e6104b6/types/rbd1 => generated 82 bytes in 906 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 03:37:30.547 8 INFO cinder.api.openstack.wsgi [None req-a60f3e5f-1dc7-481e-8c78-a997c6565069 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/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 03:37:30.576 8 INFO cinder.api.openstack.wsgi [None req-a60f3e5f-1dc7-481e-8c78-a997c6565069 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/types?name=rbd1&is_public=None returned with HTTP 200 [pid: 8|app: 0|req: 9/18] 10.0.0.36 () {30 vars in 720 bytes} [Wed Jul 8 03:37:30 2026] GET /v3/96f0f1c7ed5144c3ad258cfc3e6104b6/types?name=rbd1&is_public=None => generated 20 bytes in 469 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-08 03:37:32.380 7 INFO cinder.api.openstack.wsgi [None req-a0d44f79-8375-41f2-8682-5f653a74cb0b 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/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 03:37:32.407 7 INFO cinder.api.openstack.wsgi [None req-a0d44f79-8375-41f2-8682-5f653a74cb0b 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/types returned with HTTP 200 [pid: 7|app: 0|req: 10/19] 10.0.0.36 () {34 vars in 724 bytes} [Wed Jul 8 03:37:32 2026] POST /v3/96f0f1c7ed5144c3ad258cfc3e6104b6/types => generated 179 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-08 03:37:32.423 8 INFO cinder.api.openstack.wsgi [req-a0d44f79-8375-41f2-8682-5f653a74cb0b req-18384f5d-74af-4c2d-b851-870a3a1a0efd 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/types/70d13f77-85bd-4715-9735-53e2d91d4e50/extra_specs 2026-07-08 03:37:32.472 8 INFO cinder.api.openstack.wsgi [req-a0d44f79-8375-41f2-8682-5f653a74cb0b req-18384f5d-74af-4c2d-b851-870a3a1a0efd 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/types/70d13f77-85bd-4715-9735-53e2d91d4e50/extra_specs returned with HTTP 200 [pid: 8|app: 0|req: 10/20] 10.0.0.36 () {36 vars in 893 bytes} [Wed Jul 8 03:37:32 2026] POST /v3/96f0f1c7ed5144c3ad258cfc3e6104b6/types/70d13f77-85bd-4715-9735-53e2d91d4e50/extra_specs => generated 48 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-08 03:37:34.190 7 INFO cinder.api.openstack.wsgi [None req-78e0175b-2582-4943-9214-55352c8c5203 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/types?is_public=None 2026-07-08 03:37:34.206 7 INFO cinder.api.openstack.wsgi [None req-78e0175b-2582-4943-9214-55352c8c5203 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/types?is_public=None returned with HTTP 200 [pid: 7|app: 0|req: 11/21] 10.0.0.36 () {30 vars in 700 bytes} [Wed Jul 8 03:37:34 2026] GET /v3/96f0f1c7ed5144c3ad258cfc3e6104b6/types?is_public=None => generated 443 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-08 03:37:35.780 7 INFO cinder.api.openstack.wsgi [None req-78e0175b-2582-4943-9214-55352c8c5203 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 03:37:35.780 8 INFO cinder.api.openstack.wsgi [req-a0d44f79-8375-41f2-8682-5f653a74cb0b req-18384f5d-74af-4c2d-b851-870a3a1a0efd 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 03:37:35.781 7 INFO cinder.api.openstack.wsgi [None req-78e0175b-2582-4943-9214-55352c8c5203 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 03:37:35.781 8 INFO cinder.api.openstack.wsgi [req-a0d44f79-8375-41f2-8682-5f653a74cb0b req-18384f5d-74af-4c2d-b851-870a3a1a0efd 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 03:37:36.010 7 INFO cinder.api.openstack.wsgi [None req-bd803318-4aa3-435e-8316-85328b26d833 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/qos-specs 2026-07-08 03:37:36.024 7 INFO cinder.api.openstack.wsgi [None req-bd803318-4aa3-435e-8316-85328b26d833 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/qos-specs returned with HTTP 200 [pid: 7|app: 0|req: 13/24] 10.0.0.36 () {30 vars in 679 bytes} [Wed Jul 8 03:37:35 2026] GET /v3/96f0f1c7ed5144c3ad258cfc3e6104b6/qos-specs => generated 17 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-08 03:37:45.780 7 INFO cinder.api.openstack.wsgi [None req-bd803318-4aa3-435e-8316-85328b26d833 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 03:37:45.780 8 INFO cinder.api.openstack.wsgi [req-a0d44f79-8375-41f2-8682-5f653a74cb0b req-18384f5d-74af-4c2d-b851-870a3a1a0efd 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 03:37:45.781 7 INFO cinder.api.openstack.wsgi [None req-bd803318-4aa3-435e-8316-85328b26d833 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 03:37:45.781 8 INFO cinder.api.openstack.wsgi [req-a0d44f79-8375-41f2-8682-5f653a74cb0b req-18384f5d-74af-4c2d-b851-870a3a1a0efd 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 03:37:55.780 7 INFO cinder.api.openstack.wsgi [None req-bd803318-4aa3-435e-8316-85328b26d833 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 03:37:55.780 8 INFO cinder.api.openstack.wsgi [req-a0d44f79-8375-41f2-8682-5f653a74cb0b req-18384f5d-74af-4c2d-b851-870a3a1a0efd 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 03:37:55.781 7 INFO cinder.api.openstack.wsgi [None req-bd803318-4aa3-435e-8316-85328b26d833 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 03:37:55.781 8 INFO cinder.api.openstack.wsgi [req-a0d44f79-8375-41f2-8682-5f653a74cb0b req-18384f5d-74af-4c2d-b851-870a3a1a0efd 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 03:38:05.779 7 INFO cinder.api.openstack.wsgi [None req-bd803318-4aa3-435e-8316-85328b26d833 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 03:38:05.779 8 INFO cinder.api.openstack.wsgi [req-a0d44f79-8375-41f2-8682-5f653a74cb0b req-18384f5d-74af-4c2d-b851-870a3a1a0efd 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 03:38:05.780 7 INFO cinder.api.openstack.wsgi [None req-bd803318-4aa3-435e-8316-85328b26d833 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 03:38:05.781 8 INFO cinder.api.openstack.wsgi [req-a0d44f79-8375-41f2-8682-5f653a74cb0b req-18384f5d-74af-4c2d-b851-870a3a1a0efd 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 03:38:15.779 7 INFO cinder.api.openstack.wsgi [None req-bd803318-4aa3-435e-8316-85328b26d833 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 03:38:15.780 7 INFO cinder.api.openstack.wsgi [None req-bd803318-4aa3-435e-8316-85328b26d833 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 03:38:15.781 8 INFO cinder.api.openstack.wsgi [req-a0d44f79-8375-41f2-8682-5f653a74cb0b req-18384f5d-74af-4c2d-b851-870a3a1a0efd 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 03:38:15.782 8 INFO cinder.api.openstack.wsgi [req-a0d44f79-8375-41f2-8682-5f653a74cb0b req-18384f5d-74af-4c2d-b851-870a3a1a0efd 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 03:38:25.780 7 INFO cinder.api.openstack.wsgi [None req-bd803318-4aa3-435e-8316-85328b26d833 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 03:38:25.780 8 INFO cinder.api.openstack.wsgi [req-a0d44f79-8375-41f2-8682-5f653a74cb0b req-18384f5d-74af-4c2d-b851-870a3a1a0efd 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 03:38:25.781 7 INFO cinder.api.openstack.wsgi [None req-bd803318-4aa3-435e-8316-85328b26d833 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 03:38:25.781 8 INFO cinder.api.openstack.wsgi [req-a0d44f79-8375-41f2-8682-5f653a74cb0b req-18384f5d-74af-4c2d-b851-870a3a1a0efd 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 03:38:35.779 7 INFO cinder.api.openstack.wsgi [None req-bd803318-4aa3-435e-8316-85328b26d833 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 03:38:35.779 8 INFO cinder.api.openstack.wsgi [req-a0d44f79-8375-41f2-8682-5f653a74cb0b req-18384f5d-74af-4c2d-b851-870a3a1a0efd 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 03:38:35.780 7 INFO cinder.api.openstack.wsgi [None req-bd803318-4aa3-435e-8316-85328b26d833 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 03:38:35.780 8 INFO cinder.api.openstack.wsgi [req-a0d44f79-8375-41f2-8682-5f653a74cb0b req-18384f5d-74af-4c2d-b851-870a3a1a0efd 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 03:38:45.779 7 INFO cinder.api.openstack.wsgi [None req-bd803318-4aa3-435e-8316-85328b26d833 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 03:38:45.780 8 INFO cinder.api.openstack.wsgi [req-a0d44f79-8375-41f2-8682-5f653a74cb0b req-18384f5d-74af-4c2d-b851-870a3a1a0efd 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 03:38:45.781 7 INFO cinder.api.openstack.wsgi [None req-bd803318-4aa3-435e-8316-85328b26d833 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 03:38:45.781 8 INFO cinder.api.openstack.wsgi [req-a0d44f79-8375-41f2-8682-5f653a74cb0b req-18384f5d-74af-4c2d-b851-870a3a1a0efd 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 03:38:55.780 8 INFO cinder.api.openstack.wsgi [req-a0d44f79-8375-41f2-8682-5f653a74cb0b req-18384f5d-74af-4c2d-b851-870a3a1a0efd 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 03:38:55.780 7 INFO cinder.api.openstack.wsgi [None req-bd803318-4aa3-435e-8316-85328b26d833 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 03:38:55.781 8 INFO cinder.api.openstack.wsgi [req-a0d44f79-8375-41f2-8682-5f653a74cb0b req-18384f5d-74af-4c2d-b851-870a3a1a0efd 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 03:38:55.781 7 INFO cinder.api.openstack.wsgi [None req-bd803318-4aa3-435e-8316-85328b26d833 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 03:39:05.780 7 INFO cinder.api.openstack.wsgi [None req-bd803318-4aa3-435e-8316-85328b26d833 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 03:39:05.781 8 INFO cinder.api.openstack.wsgi [req-a0d44f79-8375-41f2-8682-5f653a74cb0b req-18384f5d-74af-4c2d-b851-870a3a1a0efd 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 03:39:05.781 7 INFO cinder.api.openstack.wsgi [None req-bd803318-4aa3-435e-8316-85328b26d833 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 03:39:05.782 8 INFO cinder.api.openstack.wsgi [req-a0d44f79-8375-41f2-8682-5f653a74cb0b req-18384f5d-74af-4c2d-b851-870a3a1a0efd 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 03:39:15.780 7 INFO cinder.api.openstack.wsgi [None req-bd803318-4aa3-435e-8316-85328b26d833 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 03:39:15.780 8 INFO cinder.api.openstack.wsgi [req-a0d44f79-8375-41f2-8682-5f653a74cb0b req-18384f5d-74af-4c2d-b851-870a3a1a0efd 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 03:39:15.781 7 INFO cinder.api.openstack.wsgi [None req-bd803318-4aa3-435e-8316-85328b26d833 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 03:39:15.781 8 INFO cinder.api.openstack.wsgi [req-a0d44f79-8375-41f2-8682-5f653a74cb0b req-18384f5d-74af-4c2d-b851-870a3a1a0efd 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 03:39:25.781 7 INFO cinder.api.openstack.wsgi [None req-bd803318-4aa3-435e-8316-85328b26d833 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 03:39:25.781 8 INFO cinder.api.openstack.wsgi [req-a0d44f79-8375-41f2-8682-5f653a74cb0b req-18384f5d-74af-4c2d-b851-870a3a1a0efd 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 03:39:25.782 7 INFO cinder.api.openstack.wsgi [None req-bd803318-4aa3-435e-8316-85328b26d833 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 03:39:25.784 8 INFO cinder.api.openstack.wsgi [req-a0d44f79-8375-41f2-8682-5f653a74cb0b req-18384f5d-74af-4c2d-b851-870a3a1a0efd 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 03:39:35.779 7 INFO cinder.api.openstack.wsgi [None req-bd803318-4aa3-435e-8316-85328b26d833 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 03:39:35.780 7 INFO cinder.api.openstack.wsgi [None req-bd803318-4aa3-435e-8316-85328b26d833 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 03:39:35.780 8 INFO cinder.api.openstack.wsgi [req-a0d44f79-8375-41f2-8682-5f653a74cb0b req-18384f5d-74af-4c2d-b851-870a3a1a0efd 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 03:39:35.781 8 INFO cinder.api.openstack.wsgi [req-a0d44f79-8375-41f2-8682-5f653a74cb0b req-18384f5d-74af-4c2d-b851-870a3a1a0efd 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 03:39:45.780 7 INFO cinder.api.openstack.wsgi [None req-bd803318-4aa3-435e-8316-85328b26d833 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 03:39:45.780 8 INFO cinder.api.openstack.wsgi [req-a0d44f79-8375-41f2-8682-5f653a74cb0b req-18384f5d-74af-4c2d-b851-870a3a1a0efd 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 03:39:45.781 7 INFO cinder.api.openstack.wsgi [None req-bd803318-4aa3-435e-8316-85328b26d833 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 03:39:45.782 8 INFO cinder.api.openstack.wsgi [req-a0d44f79-8375-41f2-8682-5f653a74cb0b req-18384f5d-74af-4c2d-b851-870a3a1a0efd 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 03:39:55.780 7 INFO cinder.api.openstack.wsgi [None req-bd803318-4aa3-435e-8316-85328b26d833 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 03:39:55.780 8 INFO cinder.api.openstack.wsgi [req-a0d44f79-8375-41f2-8682-5f653a74cb0b req-18384f5d-74af-4c2d-b851-870a3a1a0efd 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 03:39:55.781 7 INFO cinder.api.openstack.wsgi [None req-bd803318-4aa3-435e-8316-85328b26d833 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 03:39:55.781 8 INFO cinder.api.openstack.wsgi [req-a0d44f79-8375-41f2-8682-5f653a74cb0b req-18384f5d-74af-4c2d-b851-870a3a1a0efd 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 03:40:05.779 8 INFO cinder.api.openstack.wsgi [req-a0d44f79-8375-41f2-8682-5f653a74cb0b req-18384f5d-74af-4c2d-b851-870a3a1a0efd 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 03:40:05.780 7 INFO cinder.api.openstack.wsgi [None req-bd803318-4aa3-435e-8316-85328b26d833 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 03:40:05.780 8 INFO cinder.api.openstack.wsgi [req-a0d44f79-8375-41f2-8682-5f653a74cb0b req-18384f5d-74af-4c2d-b851-870a3a1a0efd 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 03:40:05.781 7 INFO cinder.api.openstack.wsgi [None req-bd803318-4aa3-435e-8316-85328b26d833 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 03:40:15.780 7 INFO cinder.api.openstack.wsgi [None req-bd803318-4aa3-435e-8316-85328b26d833 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 03:40:15.780 8 INFO cinder.api.openstack.wsgi [req-a0d44f79-8375-41f2-8682-5f653a74cb0b req-18384f5d-74af-4c2d-b851-870a3a1a0efd 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 03:40:15.781 7 INFO cinder.api.openstack.wsgi [None req-bd803318-4aa3-435e-8316-85328b26d833 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 03:40:15.781 8 INFO cinder.api.openstack.wsgi [req-a0d44f79-8375-41f2-8682-5f653a74cb0b req-18384f5d-74af-4c2d-b851-870a3a1a0efd 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 03:40:25.779 8 INFO cinder.api.openstack.wsgi [req-a0d44f79-8375-41f2-8682-5f653a74cb0b req-18384f5d-74af-4c2d-b851-870a3a1a0efd 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 03:40:25.779 7 INFO cinder.api.openstack.wsgi [None req-bd803318-4aa3-435e-8316-85328b26d833 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 03:40:25.780 8 INFO cinder.api.openstack.wsgi [req-a0d44f79-8375-41f2-8682-5f653a74cb0b req-18384f5d-74af-4c2d-b851-870a3a1a0efd 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 03:40:25.780 7 INFO cinder.api.openstack.wsgi [None req-bd803318-4aa3-435e-8316-85328b26d833 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 03:40:35.780 8 INFO cinder.api.openstack.wsgi [req-a0d44f79-8375-41f2-8682-5f653a74cb0b req-18384f5d-74af-4c2d-b851-870a3a1a0efd 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 03:40:35.780 7 INFO cinder.api.openstack.wsgi [None req-bd803318-4aa3-435e-8316-85328b26d833 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 03:40:35.781 8 INFO cinder.api.openstack.wsgi [req-a0d44f79-8375-41f2-8682-5f653a74cb0b req-18384f5d-74af-4c2d-b851-870a3a1a0efd 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 03:40:35.781 7 INFO cinder.api.openstack.wsgi [None req-bd803318-4aa3-435e-8316-85328b26d833 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 03:40:45.779 8 INFO cinder.api.openstack.wsgi [req-a0d44f79-8375-41f2-8682-5f653a74cb0b req-18384f5d-74af-4c2d-b851-870a3a1a0efd 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 03:40:45.780 7 INFO cinder.api.openstack.wsgi [None req-bd803318-4aa3-435e-8316-85328b26d833 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 03:40:45.781 8 INFO cinder.api.openstack.wsgi [req-a0d44f79-8375-41f2-8682-5f653a74cb0b req-18384f5d-74af-4c2d-b851-870a3a1a0efd 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 03:40:45.781 7 INFO cinder.api.openstack.wsgi [None req-bd803318-4aa3-435e-8316-85328b26d833 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 03:40:55.780 8 INFO cinder.api.openstack.wsgi [req-a0d44f79-8375-41f2-8682-5f653a74cb0b req-18384f5d-74af-4c2d-b851-870a3a1a0efd 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 03:40:55.780 7 INFO cinder.api.openstack.wsgi [None req-bd803318-4aa3-435e-8316-85328b26d833 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 03:40:55.781 7 INFO cinder.api.openstack.wsgi [None req-bd803318-4aa3-435e-8316-85328b26d833 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 03:40:55.781 8 INFO cinder.api.openstack.wsgi [req-a0d44f79-8375-41f2-8682-5f653a74cb0b req-18384f5d-74af-4c2d-b851-870a3a1a0efd 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 03:41:05.780 7 INFO cinder.api.openstack.wsgi [None req-bd803318-4aa3-435e-8316-85328b26d833 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 03:41:05.780 8 INFO cinder.api.openstack.wsgi [req-a0d44f79-8375-41f2-8682-5f653a74cb0b req-18384f5d-74af-4c2d-b851-870a3a1a0efd 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 03:41:05.781 8 INFO cinder.api.openstack.wsgi [req-a0d44f79-8375-41f2-8682-5f653a74cb0b req-18384f5d-74af-4c2d-b851-870a3a1a0efd 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 03:41:05.781 7 INFO cinder.api.openstack.wsgi [None req-bd803318-4aa3-435e-8316-85328b26d833 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 03:41:15.780 8 INFO cinder.api.openstack.wsgi [req-a0d44f79-8375-41f2-8682-5f653a74cb0b req-18384f5d-74af-4c2d-b851-870a3a1a0efd 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 03:41:15.780 7 INFO cinder.api.openstack.wsgi [None req-bd803318-4aa3-435e-8316-85328b26d833 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 03:41:15.781 7 INFO cinder.api.openstack.wsgi [None req-bd803318-4aa3-435e-8316-85328b26d833 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 03:41:15.781 8 INFO cinder.api.openstack.wsgi [req-a0d44f79-8375-41f2-8682-5f653a74cb0b req-18384f5d-74af-4c2d-b851-870a3a1a0efd 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 03:41:25.780 8 INFO cinder.api.openstack.wsgi [req-a0d44f79-8375-41f2-8682-5f653a74cb0b req-18384f5d-74af-4c2d-b851-870a3a1a0efd 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 03:41:25.780 7 INFO cinder.api.openstack.wsgi [None req-bd803318-4aa3-435e-8316-85328b26d833 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 03:41:25.781 8 INFO cinder.api.openstack.wsgi [req-a0d44f79-8375-41f2-8682-5f653a74cb0b req-18384f5d-74af-4c2d-b851-870a3a1a0efd 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 03:41:25.781 7 INFO cinder.api.openstack.wsgi [None req-bd803318-4aa3-435e-8316-85328b26d833 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 03:41:35.782 8 INFO cinder.api.openstack.wsgi [req-a0d44f79-8375-41f2-8682-5f653a74cb0b req-18384f5d-74af-4c2d-b851-870a3a1a0efd 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 03:41:35.782 7 INFO cinder.api.openstack.wsgi [None req-bd803318-4aa3-435e-8316-85328b26d833 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 03:41:35.783 8 INFO cinder.api.openstack.wsgi [req-a0d44f79-8375-41f2-8682-5f653a74cb0b req-18384f5d-74af-4c2d-b851-870a3a1a0efd 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 03:41:35.784 7 INFO cinder.api.openstack.wsgi [None req-bd803318-4aa3-435e-8316-85328b26d833 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 03:41:45.780 8 INFO cinder.api.openstack.wsgi [req-a0d44f79-8375-41f2-8682-5f653a74cb0b req-18384f5d-74af-4c2d-b851-870a3a1a0efd 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 03:41:45.780 7 INFO cinder.api.openstack.wsgi [None req-bd803318-4aa3-435e-8316-85328b26d833 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 03:41:45.782 7 INFO cinder.api.openstack.wsgi [None req-bd803318-4aa3-435e-8316-85328b26d833 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 03:41:45.782 8 INFO cinder.api.openstack.wsgi [req-a0d44f79-8375-41f2-8682-5f653a74cb0b req-18384f5d-74af-4c2d-b851-870a3a1a0efd 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 03:41:55.779 8 INFO cinder.api.openstack.wsgi [req-a0d44f79-8375-41f2-8682-5f653a74cb0b req-18384f5d-74af-4c2d-b851-870a3a1a0efd 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 03:41:55.780 7 INFO cinder.api.openstack.wsgi [None req-bd803318-4aa3-435e-8316-85328b26d833 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 03:41:55.780 8 INFO cinder.api.openstack.wsgi [req-a0d44f79-8375-41f2-8682-5f653a74cb0b req-18384f5d-74af-4c2d-b851-870a3a1a0efd 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 03:41:55.781 7 INFO cinder.api.openstack.wsgi [None req-bd803318-4aa3-435e-8316-85328b26d833 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 03:42:05.780 8 INFO cinder.api.openstack.wsgi [req-a0d44f79-8375-41f2-8682-5f653a74cb0b req-18384f5d-74af-4c2d-b851-870a3a1a0efd 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 03:42:05.780 7 INFO cinder.api.openstack.wsgi [None req-bd803318-4aa3-435e-8316-85328b26d833 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 03:42:05.781 7 INFO cinder.api.openstack.wsgi [None req-bd803318-4aa3-435e-8316-85328b26d833 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 03:42:05.781 8 INFO cinder.api.openstack.wsgi [req-a0d44f79-8375-41f2-8682-5f653a74cb0b req-18384f5d-74af-4c2d-b851-870a3a1a0efd 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 03:42:15.780 8 INFO cinder.api.openstack.wsgi [req-a0d44f79-8375-41f2-8682-5f653a74cb0b req-18384f5d-74af-4c2d-b851-870a3a1a0efd 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 03:42:15.780 7 INFO cinder.api.openstack.wsgi [None req-bd803318-4aa3-435e-8316-85328b26d833 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 03:42:15.781 8 INFO cinder.api.openstack.wsgi [req-a0d44f79-8375-41f2-8682-5f653a74cb0b req-18384f5d-74af-4c2d-b851-870a3a1a0efd 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 03:42:15.782 7 INFO cinder.api.openstack.wsgi [None req-bd803318-4aa3-435e-8316-85328b26d833 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 03:42:25.780 8 INFO cinder.api.openstack.wsgi [req-a0d44f79-8375-41f2-8682-5f653a74cb0b req-18384f5d-74af-4c2d-b851-870a3a1a0efd 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 03:42:25.780 7 INFO cinder.api.openstack.wsgi [None req-bd803318-4aa3-435e-8316-85328b26d833 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 03:42:25.781 8 INFO cinder.api.openstack.wsgi [req-a0d44f79-8375-41f2-8682-5f653a74cb0b req-18384f5d-74af-4c2d-b851-870a3a1a0efd 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 03:42:25.782 7 INFO cinder.api.openstack.wsgi [None req-bd803318-4aa3-435e-8316-85328b26d833 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 03:42:35.781 8 INFO cinder.api.openstack.wsgi [req-a0d44f79-8375-41f2-8682-5f653a74cb0b req-18384f5d-74af-4c2d-b851-870a3a1a0efd 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 03:42:35.782 8 INFO cinder.api.openstack.wsgi [req-a0d44f79-8375-41f2-8682-5f653a74cb0b req-18384f5d-74af-4c2d-b851-870a3a1a0efd 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 03:42:35.785 7 INFO cinder.api.openstack.wsgi [None req-bd803318-4aa3-435e-8316-85328b26d833 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 03:42:35.786 7 INFO cinder.api.openstack.wsgi [None req-bd803318-4aa3-435e-8316-85328b26d833 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 03:42:45.780 8 INFO cinder.api.openstack.wsgi [req-a0d44f79-8375-41f2-8682-5f653a74cb0b req-18384f5d-74af-4c2d-b851-870a3a1a0efd 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 03:42:45.780 7 INFO cinder.api.openstack.wsgi [None req-bd803318-4aa3-435e-8316-85328b26d833 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 03:42:45.781 8 INFO cinder.api.openstack.wsgi [req-a0d44f79-8375-41f2-8682-5f653a74cb0b req-18384f5d-74af-4c2d-b851-870a3a1a0efd 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 03:42:45.781 7 INFO cinder.api.openstack.wsgi [None req-bd803318-4aa3-435e-8316-85328b26d833 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 03:42:55.780 8 INFO cinder.api.openstack.wsgi [req-a0d44f79-8375-41f2-8682-5f653a74cb0b req-18384f5d-74af-4c2d-b851-870a3a1a0efd 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 03:42:55.781 7 INFO cinder.api.openstack.wsgi [None req-bd803318-4aa3-435e-8316-85328b26d833 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 03:42:55.782 7 INFO cinder.api.openstack.wsgi [None req-bd803318-4aa3-435e-8316-85328b26d833 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 03:42:55.782 8 INFO cinder.api.openstack.wsgi [req-a0d44f79-8375-41f2-8682-5f653a74cb0b req-18384f5d-74af-4c2d-b851-870a3a1a0efd 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 03:43:05.779 7 INFO cinder.api.openstack.wsgi [None req-bd803318-4aa3-435e-8316-85328b26d833 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 03:43:05.779 8 INFO cinder.api.openstack.wsgi [req-a0d44f79-8375-41f2-8682-5f653a74cb0b req-18384f5d-74af-4c2d-b851-870a3a1a0efd 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 03:43:05.780 7 INFO cinder.api.openstack.wsgi [None req-bd803318-4aa3-435e-8316-85328b26d833 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 03:43:05.780 8 INFO cinder.api.openstack.wsgi [req-a0d44f79-8375-41f2-8682-5f653a74cb0b req-18384f5d-74af-4c2d-b851-870a3a1a0efd 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 03:43:15.780 8 INFO cinder.api.openstack.wsgi [req-a0d44f79-8375-41f2-8682-5f653a74cb0b req-18384f5d-74af-4c2d-b851-870a3a1a0efd 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 03:43:15.781 8 INFO cinder.api.openstack.wsgi [req-a0d44f79-8375-41f2-8682-5f653a74cb0b req-18384f5d-74af-4c2d-b851-870a3a1a0efd 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 03:43:15.787 7 INFO cinder.api.openstack.wsgi [None req-bd803318-4aa3-435e-8316-85328b26d833 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 03:43:15.788 7 INFO cinder.api.openstack.wsgi [None req-bd803318-4aa3-435e-8316-85328b26d833 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 03:43:25.780 8 INFO cinder.api.openstack.wsgi [req-a0d44f79-8375-41f2-8682-5f653a74cb0b req-18384f5d-74af-4c2d-b851-870a3a1a0efd 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 03:43:25.780 7 INFO cinder.api.openstack.wsgi [None req-bd803318-4aa3-435e-8316-85328b26d833 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 03:43:25.781 8 INFO cinder.api.openstack.wsgi [req-a0d44f79-8375-41f2-8682-5f653a74cb0b req-18384f5d-74af-4c2d-b851-870a3a1a0efd 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 03:43:25.781 7 INFO cinder.api.openstack.wsgi [None req-bd803318-4aa3-435e-8316-85328b26d833 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 03:43:35.780 8 INFO cinder.api.openstack.wsgi [req-a0d44f79-8375-41f2-8682-5f653a74cb0b req-18384f5d-74af-4c2d-b851-870a3a1a0efd 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 03:43:35.780 7 INFO cinder.api.openstack.wsgi [None req-bd803318-4aa3-435e-8316-85328b26d833 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 03:43:35.781 7 INFO cinder.api.openstack.wsgi [None req-bd803318-4aa3-435e-8316-85328b26d833 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 03:43:35.782 8 INFO cinder.api.openstack.wsgi [req-a0d44f79-8375-41f2-8682-5f653a74cb0b req-18384f5d-74af-4c2d-b851-870a3a1a0efd 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 03:43:45.779 7 INFO cinder.api.openstack.wsgi [None req-bd803318-4aa3-435e-8316-85328b26d833 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 03:43:45.779 8 INFO cinder.api.openstack.wsgi [req-a0d44f79-8375-41f2-8682-5f653a74cb0b req-18384f5d-74af-4c2d-b851-870a3a1a0efd 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 03:43:45.780 7 INFO cinder.api.openstack.wsgi [None req-bd803318-4aa3-435e-8316-85328b26d833 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 03:43:45.781 8 INFO cinder.api.openstack.wsgi [req-a0d44f79-8375-41f2-8682-5f653a74cb0b req-18384f5d-74af-4c2d-b851-870a3a1a0efd 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 03:43:55.779 7 INFO cinder.api.openstack.wsgi [None req-bd803318-4aa3-435e-8316-85328b26d833 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 03:43:55.779 8 INFO cinder.api.openstack.wsgi [req-a0d44f79-8375-41f2-8682-5f653a74cb0b req-18384f5d-74af-4c2d-b851-870a3a1a0efd 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 03:43:55.780 7 INFO cinder.api.openstack.wsgi [None req-bd803318-4aa3-435e-8316-85328b26d833 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 03:43:55.780 8 INFO cinder.api.openstack.wsgi [req-a0d44f79-8375-41f2-8682-5f653a74cb0b req-18384f5d-74af-4c2d-b851-870a3a1a0efd 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 03:44:05.780 7 INFO cinder.api.openstack.wsgi [None req-bd803318-4aa3-435e-8316-85328b26d833 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 03:44:05.780 8 INFO cinder.api.openstack.wsgi [req-a0d44f79-8375-41f2-8682-5f653a74cb0b req-18384f5d-74af-4c2d-b851-870a3a1a0efd 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 03:44:05.781 7 INFO cinder.api.openstack.wsgi [None req-bd803318-4aa3-435e-8316-85328b26d833 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 03:44:05.781 8 INFO cinder.api.openstack.wsgi [req-a0d44f79-8375-41f2-8682-5f653a74cb0b req-18384f5d-74af-4c2d-b851-870a3a1a0efd 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 03:44:15.780 8 INFO cinder.api.openstack.wsgi [req-a0d44f79-8375-41f2-8682-5f653a74cb0b req-18384f5d-74af-4c2d-b851-870a3a1a0efd 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 03:44:15.780 7 INFO cinder.api.openstack.wsgi [None req-bd803318-4aa3-435e-8316-85328b26d833 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 03:44:15.781 8 INFO cinder.api.openstack.wsgi [req-a0d44f79-8375-41f2-8682-5f653a74cb0b req-18384f5d-74af-4c2d-b851-870a3a1a0efd 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 03:44:15.781 7 INFO cinder.api.openstack.wsgi [None req-bd803318-4aa3-435e-8316-85328b26d833 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 03:44:25.780 7 INFO cinder.api.openstack.wsgi [None req-bd803318-4aa3-435e-8316-85328b26d833 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 03:44:25.780 8 INFO cinder.api.openstack.wsgi [req-a0d44f79-8375-41f2-8682-5f653a74cb0b req-18384f5d-74af-4c2d-b851-870a3a1a0efd 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 03:44:25.782 7 INFO cinder.api.openstack.wsgi [None req-bd803318-4aa3-435e-8316-85328b26d833 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 03:44:25.782 8 INFO cinder.api.openstack.wsgi [req-a0d44f79-8375-41f2-8682-5f653a74cb0b req-18384f5d-74af-4c2d-b851-870a3a1a0efd 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 03:44:35.779 8 INFO cinder.api.openstack.wsgi [req-a0d44f79-8375-41f2-8682-5f653a74cb0b req-18384f5d-74af-4c2d-b851-870a3a1a0efd 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 03:44:35.780 7 INFO cinder.api.openstack.wsgi [None req-bd803318-4aa3-435e-8316-85328b26d833 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 03:44:35.780 8 INFO cinder.api.openstack.wsgi [req-a0d44f79-8375-41f2-8682-5f653a74cb0b req-18384f5d-74af-4c2d-b851-870a3a1a0efd 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 03:44:35.781 7 INFO cinder.api.openstack.wsgi [None req-bd803318-4aa3-435e-8316-85328b26d833 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 03:44:45.780 8 INFO cinder.api.openstack.wsgi [req-a0d44f79-8375-41f2-8682-5f653a74cb0b req-18384f5d-74af-4c2d-b851-870a3a1a0efd 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 03:44:45.780 7 INFO cinder.api.openstack.wsgi [None req-bd803318-4aa3-435e-8316-85328b26d833 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 03:44:45.781 8 INFO cinder.api.openstack.wsgi [req-a0d44f79-8375-41f2-8682-5f653a74cb0b req-18384f5d-74af-4c2d-b851-870a3a1a0efd 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 03:44:45.781 7 INFO cinder.api.openstack.wsgi [None req-bd803318-4aa3-435e-8316-85328b26d833 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 03:44:55.780 8 INFO cinder.api.openstack.wsgi [req-a0d44f79-8375-41f2-8682-5f653a74cb0b req-18384f5d-74af-4c2d-b851-870a3a1a0efd 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 03:44:55.780 7 INFO cinder.api.openstack.wsgi [None req-bd803318-4aa3-435e-8316-85328b26d833 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 03:44:55.781 8 INFO cinder.api.openstack.wsgi [req-a0d44f79-8375-41f2-8682-5f653a74cb0b req-18384f5d-74af-4c2d-b851-870a3a1a0efd 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 03:44:55.782 7 INFO cinder.api.openstack.wsgi [None req-bd803318-4aa3-435e-8316-85328b26d833 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 03:45:05.780 8 INFO cinder.api.openstack.wsgi [req-a0d44f79-8375-41f2-8682-5f653a74cb0b req-18384f5d-74af-4c2d-b851-870a3a1a0efd 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 03:45:05.781 8 INFO cinder.api.openstack.wsgi [req-a0d44f79-8375-41f2-8682-5f653a74cb0b req-18384f5d-74af-4c2d-b851-870a3a1a0efd 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 03:45:05.792 7 INFO cinder.api.openstack.wsgi [None req-bd803318-4aa3-435e-8316-85328b26d833 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 03:45:05.793 7 INFO cinder.api.openstack.wsgi [None req-bd803318-4aa3-435e-8316-85328b26d833 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 03:45:15.780 8 INFO cinder.api.openstack.wsgi [req-a0d44f79-8375-41f2-8682-5f653a74cb0b req-18384f5d-74af-4c2d-b851-870a3a1a0efd 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 03:45:15.780 7 INFO cinder.api.openstack.wsgi [None req-bd803318-4aa3-435e-8316-85328b26d833 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 03:45:15.781 8 INFO cinder.api.openstack.wsgi [req-a0d44f79-8375-41f2-8682-5f653a74cb0b req-18384f5d-74af-4c2d-b851-870a3a1a0efd 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 03:45:15.781 7 INFO cinder.api.openstack.wsgi [None req-bd803318-4aa3-435e-8316-85328b26d833 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 03:45:25.780 8 INFO cinder.api.openstack.wsgi [req-a0d44f79-8375-41f2-8682-5f653a74cb0b req-18384f5d-74af-4c2d-b851-870a3a1a0efd 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 03:45:25.780 7 INFO cinder.api.openstack.wsgi [None req-bd803318-4aa3-435e-8316-85328b26d833 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 03:45:25.781 8 INFO cinder.api.openstack.wsgi [req-a0d44f79-8375-41f2-8682-5f653a74cb0b req-18384f5d-74af-4c2d-b851-870a3a1a0efd 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 03:45:25.782 7 INFO cinder.api.openstack.wsgi [None req-bd803318-4aa3-435e-8316-85328b26d833 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 03:45:35.780 7 INFO cinder.api.openstack.wsgi [None req-bd803318-4aa3-435e-8316-85328b26d833 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 03:45:35.780 8 INFO cinder.api.openstack.wsgi [req-a0d44f79-8375-41f2-8682-5f653a74cb0b req-18384f5d-74af-4c2d-b851-870a3a1a0efd 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 03:45:35.780 7 INFO cinder.api.openstack.wsgi [None req-bd803318-4aa3-435e-8316-85328b26d833 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 03:45:35.781 8 INFO cinder.api.openstack.wsgi [req-a0d44f79-8375-41f2-8682-5f653a74cb0b req-18384f5d-74af-4c2d-b851-870a3a1a0efd 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 03:45:45.780 7 INFO cinder.api.openstack.wsgi [None req-bd803318-4aa3-435e-8316-85328b26d833 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 03:45:45.780 8 INFO cinder.api.openstack.wsgi [req-a0d44f79-8375-41f2-8682-5f653a74cb0b req-18384f5d-74af-4c2d-b851-870a3a1a0efd 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 03:45:45.781 7 INFO cinder.api.openstack.wsgi [None req-bd803318-4aa3-435e-8316-85328b26d833 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 03:45:45.781 8 INFO cinder.api.openstack.wsgi [req-a0d44f79-8375-41f2-8682-5f653a74cb0b req-18384f5d-74af-4c2d-b851-870a3a1a0efd 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 03:45:55.780 7 INFO cinder.api.openstack.wsgi [None req-bd803318-4aa3-435e-8316-85328b26d833 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 03:45:55.781 8 INFO cinder.api.openstack.wsgi [req-a0d44f79-8375-41f2-8682-5f653a74cb0b req-18384f5d-74af-4c2d-b851-870a3a1a0efd 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 03:45:55.782 7 INFO cinder.api.openstack.wsgi [None req-bd803318-4aa3-435e-8316-85328b26d833 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 03:45:55.782 8 INFO cinder.api.openstack.wsgi [req-a0d44f79-8375-41f2-8682-5f653a74cb0b req-18384f5d-74af-4c2d-b851-870a3a1a0efd 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 03:46:05.779 8 INFO cinder.api.openstack.wsgi [req-a0d44f79-8375-41f2-8682-5f653a74cb0b req-18384f5d-74af-4c2d-b851-870a3a1a0efd 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 03:46:05.780 8 INFO cinder.api.openstack.wsgi [req-a0d44f79-8375-41f2-8682-5f653a74cb0b req-18384f5d-74af-4c2d-b851-870a3a1a0efd 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 03:46:05.779 7 INFO cinder.api.openstack.wsgi [None req-bd803318-4aa3-435e-8316-85328b26d833 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 03:46:05.781 7 INFO cinder.api.openstack.wsgi [None req-bd803318-4aa3-435e-8316-85328b26d833 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 03:46:15.780 8 INFO cinder.api.openstack.wsgi [req-a0d44f79-8375-41f2-8682-5f653a74cb0b req-18384f5d-74af-4c2d-b851-870a3a1a0efd 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 03:46:15.780 7 INFO cinder.api.openstack.wsgi [None req-bd803318-4aa3-435e-8316-85328b26d833 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 03:46:15.781 8 INFO cinder.api.openstack.wsgi [req-a0d44f79-8375-41f2-8682-5f653a74cb0b req-18384f5d-74af-4c2d-b851-870a3a1a0efd 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 03:46:15.781 7 INFO cinder.api.openstack.wsgi [None req-bd803318-4aa3-435e-8316-85328b26d833 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 03:46:25.780 7 INFO cinder.api.openstack.wsgi [None req-bd803318-4aa3-435e-8316-85328b26d833 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 03:46:25.780 8 INFO cinder.api.openstack.wsgi [req-a0d44f79-8375-41f2-8682-5f653a74cb0b req-18384f5d-74af-4c2d-b851-870a3a1a0efd 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 03:46:25.781 7 INFO cinder.api.openstack.wsgi [None req-bd803318-4aa3-435e-8316-85328b26d833 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 03:46:25.781 8 INFO cinder.api.openstack.wsgi [req-a0d44f79-8375-41f2-8682-5f653a74cb0b req-18384f5d-74af-4c2d-b851-870a3a1a0efd 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 03:46:35.779 7 INFO cinder.api.openstack.wsgi [None req-bd803318-4aa3-435e-8316-85328b26d833 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 03:46:35.780 7 INFO cinder.api.openstack.wsgi [None req-bd803318-4aa3-435e-8316-85328b26d833 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 03:46:35.780 8 INFO cinder.api.openstack.wsgi [req-a0d44f79-8375-41f2-8682-5f653a74cb0b req-18384f5d-74af-4c2d-b851-870a3a1a0efd 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 03:46:35.781 8 INFO cinder.api.openstack.wsgi [req-a0d44f79-8375-41f2-8682-5f653a74cb0b req-18384f5d-74af-4c2d-b851-870a3a1a0efd 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 03:46:45.780 8 INFO cinder.api.openstack.wsgi [req-a0d44f79-8375-41f2-8682-5f653a74cb0b req-18384f5d-74af-4c2d-b851-870a3a1a0efd 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 03:46:45.780 7 INFO cinder.api.openstack.wsgi [None req-bd803318-4aa3-435e-8316-85328b26d833 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 03:46:45.781 8 INFO cinder.api.openstack.wsgi [req-a0d44f79-8375-41f2-8682-5f653a74cb0b req-18384f5d-74af-4c2d-b851-870a3a1a0efd 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 03:46:45.781 7 INFO cinder.api.openstack.wsgi [None req-bd803318-4aa3-435e-8316-85328b26d833 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 03:46:55.780 8 INFO cinder.api.openstack.wsgi [req-a0d44f79-8375-41f2-8682-5f653a74cb0b req-18384f5d-74af-4c2d-b851-870a3a1a0efd 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 03:46:55.780 7 INFO cinder.api.openstack.wsgi [None req-bd803318-4aa3-435e-8316-85328b26d833 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 03:46:55.781 8 INFO cinder.api.openstack.wsgi [req-a0d44f79-8375-41f2-8682-5f653a74cb0b req-18384f5d-74af-4c2d-b851-870a3a1a0efd 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 03:46:55.782 7 INFO cinder.api.openstack.wsgi [None req-bd803318-4aa3-435e-8316-85328b26d833 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 03:47:05.780 7 INFO cinder.api.openstack.wsgi [None req-bd803318-4aa3-435e-8316-85328b26d833 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 03:47:05.780 8 INFO cinder.api.openstack.wsgi [req-a0d44f79-8375-41f2-8682-5f653a74cb0b req-18384f5d-74af-4c2d-b851-870a3a1a0efd 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 03:47:05.781 7 INFO cinder.api.openstack.wsgi [None req-bd803318-4aa3-435e-8316-85328b26d833 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 03:47:05.781 8 INFO cinder.api.openstack.wsgi [req-a0d44f79-8375-41f2-8682-5f653a74cb0b req-18384f5d-74af-4c2d-b851-870a3a1a0efd 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 03:47:15.780 8 INFO cinder.api.openstack.wsgi [req-a0d44f79-8375-41f2-8682-5f653a74cb0b req-18384f5d-74af-4c2d-b851-870a3a1a0efd 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 03:47:15.780 7 INFO cinder.api.openstack.wsgi [None req-bd803318-4aa3-435e-8316-85328b26d833 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 03:47:15.783 7 INFO cinder.api.openstack.wsgi [None req-bd803318-4aa3-435e-8316-85328b26d833 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 03:47:15.783 8 INFO cinder.api.openstack.wsgi [req-a0d44f79-8375-41f2-8682-5f653a74cb0b req-18384f5d-74af-4c2d-b851-870a3a1a0efd 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 03:47:25.780 8 INFO cinder.api.openstack.wsgi [req-a0d44f79-8375-41f2-8682-5f653a74cb0b req-18384f5d-74af-4c2d-b851-870a3a1a0efd 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 03:47:25.781 7 INFO cinder.api.openstack.wsgi [None req-bd803318-4aa3-435e-8316-85328b26d833 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 03:47:25.782 7 INFO cinder.api.openstack.wsgi [None req-bd803318-4aa3-435e-8316-85328b26d833 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 03:47:25.782 8 INFO cinder.api.openstack.wsgi [req-a0d44f79-8375-41f2-8682-5f653a74cb0b req-18384f5d-74af-4c2d-b851-870a3a1a0efd 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 03:47:35.780 7 INFO cinder.api.openstack.wsgi [None req-bd803318-4aa3-435e-8316-85328b26d833 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 03:47:35.780 8 INFO cinder.api.openstack.wsgi [req-a0d44f79-8375-41f2-8682-5f653a74cb0b req-18384f5d-74af-4c2d-b851-870a3a1a0efd 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 03:47:35.780 7 INFO cinder.api.openstack.wsgi [None req-bd803318-4aa3-435e-8316-85328b26d833 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 03:47:35.781 8 INFO cinder.api.openstack.wsgi [req-a0d44f79-8375-41f2-8682-5f653a74cb0b req-18384f5d-74af-4c2d-b851-870a3a1a0efd 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 03:47:45.780 8 INFO cinder.api.openstack.wsgi [req-a0d44f79-8375-41f2-8682-5f653a74cb0b req-18384f5d-74af-4c2d-b851-870a3a1a0efd 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 03:47:45.781 8 INFO cinder.api.openstack.wsgi [req-a0d44f79-8375-41f2-8682-5f653a74cb0b req-18384f5d-74af-4c2d-b851-870a3a1a0efd 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 03:47:45.780 7 INFO cinder.api.openstack.wsgi [None req-bd803318-4aa3-435e-8316-85328b26d833 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 03:47:45.782 7 INFO cinder.api.openstack.wsgi [None req-bd803318-4aa3-435e-8316-85328b26d833 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 03:47:55.779 7 INFO cinder.api.openstack.wsgi [None req-bd803318-4aa3-435e-8316-85328b26d833 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 03:47:55.779 8 INFO cinder.api.openstack.wsgi [req-a0d44f79-8375-41f2-8682-5f653a74cb0b req-18384f5d-74af-4c2d-b851-870a3a1a0efd 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 03:47:55.780 7 INFO cinder.api.openstack.wsgi [None req-bd803318-4aa3-435e-8316-85328b26d833 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 03:47:55.780 8 INFO cinder.api.openstack.wsgi [req-a0d44f79-8375-41f2-8682-5f653a74cb0b req-18384f5d-74af-4c2d-b851-870a3a1a0efd 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 03:48:05.780 7 INFO cinder.api.openstack.wsgi [None req-bd803318-4aa3-435e-8316-85328b26d833 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 03:48:05.781 7 INFO cinder.api.openstack.wsgi [None req-bd803318-4aa3-435e-8316-85328b26d833 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 03:48:05.782 8 INFO cinder.api.openstack.wsgi [req-a0d44f79-8375-41f2-8682-5f653a74cb0b req-18384f5d-74af-4c2d-b851-870a3a1a0efd 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 03:48:05.783 8 INFO cinder.api.openstack.wsgi [req-a0d44f79-8375-41f2-8682-5f653a74cb0b req-18384f5d-74af-4c2d-b851-870a3a1a0efd 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 03:48:15.780 7 INFO cinder.api.openstack.wsgi [None req-bd803318-4aa3-435e-8316-85328b26d833 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 03:48:15.780 8 INFO cinder.api.openstack.wsgi [req-a0d44f79-8375-41f2-8682-5f653a74cb0b req-18384f5d-74af-4c2d-b851-870a3a1a0efd 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 03:48:15.781 7 INFO cinder.api.openstack.wsgi [None req-bd803318-4aa3-435e-8316-85328b26d833 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 03:48:15.782 8 INFO cinder.api.openstack.wsgi [req-a0d44f79-8375-41f2-8682-5f653a74cb0b req-18384f5d-74af-4c2d-b851-870a3a1a0efd 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 03:48:25.779 7 INFO cinder.api.openstack.wsgi [None req-bd803318-4aa3-435e-8316-85328b26d833 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 03:48:25.780 7 INFO cinder.api.openstack.wsgi [None req-bd803318-4aa3-435e-8316-85328b26d833 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 03:48:25.780 8 INFO cinder.api.openstack.wsgi [req-a0d44f79-8375-41f2-8682-5f653a74cb0b req-18384f5d-74af-4c2d-b851-870a3a1a0efd 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 03:48:25.781 8 INFO cinder.api.openstack.wsgi [req-a0d44f79-8375-41f2-8682-5f653a74cb0b req-18384f5d-74af-4c2d-b851-870a3a1a0efd 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 03:48:35.780 7 INFO cinder.api.openstack.wsgi [None req-bd803318-4aa3-435e-8316-85328b26d833 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 03:48:35.780 8 INFO cinder.api.openstack.wsgi [req-a0d44f79-8375-41f2-8682-5f653a74cb0b req-18384f5d-74af-4c2d-b851-870a3a1a0efd 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 03:48:35.781 7 INFO cinder.api.openstack.wsgi [None req-bd803318-4aa3-435e-8316-85328b26d833 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 03:48:35.781 8 INFO cinder.api.openstack.wsgi [req-a0d44f79-8375-41f2-8682-5f653a74cb0b req-18384f5d-74af-4c2d-b851-870a3a1a0efd 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 03:48:45.779 7 INFO cinder.api.openstack.wsgi [None req-bd803318-4aa3-435e-8316-85328b26d833 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 03:48:45.780 8 INFO cinder.api.openstack.wsgi [req-a0d44f79-8375-41f2-8682-5f653a74cb0b req-18384f5d-74af-4c2d-b851-870a3a1a0efd 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 03:48:45.780 7 INFO cinder.api.openstack.wsgi [None req-bd803318-4aa3-435e-8316-85328b26d833 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 03:48:45.781 8 INFO cinder.api.openstack.wsgi [req-a0d44f79-8375-41f2-8682-5f653a74cb0b req-18384f5d-74af-4c2d-b851-870a3a1a0efd 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 03:48:55.780 7 INFO cinder.api.openstack.wsgi [None req-bd803318-4aa3-435e-8316-85328b26d833 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 03:48:55.780 8 INFO cinder.api.openstack.wsgi [req-a0d44f79-8375-41f2-8682-5f653a74cb0b req-18384f5d-74af-4c2d-b851-870a3a1a0efd 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 03:48:55.782 8 INFO cinder.api.openstack.wsgi [req-a0d44f79-8375-41f2-8682-5f653a74cb0b req-18384f5d-74af-4c2d-b851-870a3a1a0efd 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 03:48:55.782 7 INFO cinder.api.openstack.wsgi [None req-bd803318-4aa3-435e-8316-85328b26d833 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 03:49:05.781 8 INFO cinder.api.openstack.wsgi [req-a0d44f79-8375-41f2-8682-5f653a74cb0b req-18384f5d-74af-4c2d-b851-870a3a1a0efd 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 03:49:05.781 7 INFO cinder.api.openstack.wsgi [None req-bd803318-4aa3-435e-8316-85328b26d833 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 03:49:05.782 8 INFO cinder.api.openstack.wsgi [req-a0d44f79-8375-41f2-8682-5f653a74cb0b req-18384f5d-74af-4c2d-b851-870a3a1a0efd 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 03:49:05.782 7 INFO cinder.api.openstack.wsgi [None req-bd803318-4aa3-435e-8316-85328b26d833 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 03:49:15.779 8 INFO cinder.api.openstack.wsgi [req-a0d44f79-8375-41f2-8682-5f653a74cb0b req-18384f5d-74af-4c2d-b851-870a3a1a0efd 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 03:49:15.779 7 INFO cinder.api.openstack.wsgi [None req-bd803318-4aa3-435e-8316-85328b26d833 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 03:49:15.780 8 INFO cinder.api.openstack.wsgi [req-a0d44f79-8375-41f2-8682-5f653a74cb0b req-18384f5d-74af-4c2d-b851-870a3a1a0efd 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 03:49:15.780 7 INFO cinder.api.openstack.wsgi [None req-bd803318-4aa3-435e-8316-85328b26d833 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 03:49:25.780 8 INFO cinder.api.openstack.wsgi [req-a0d44f79-8375-41f2-8682-5f653a74cb0b req-18384f5d-74af-4c2d-b851-870a3a1a0efd 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 03:49:25.780 7 INFO cinder.api.openstack.wsgi [None req-bd803318-4aa3-435e-8316-85328b26d833 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 03:49:25.781 7 INFO cinder.api.openstack.wsgi [None req-bd803318-4aa3-435e-8316-85328b26d833 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 03:49:25.781 8 INFO cinder.api.openstack.wsgi [req-a0d44f79-8375-41f2-8682-5f653a74cb0b req-18384f5d-74af-4c2d-b851-870a3a1a0efd 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 03:49:35.779 7 INFO cinder.api.openstack.wsgi [None req-bd803318-4aa3-435e-8316-85328b26d833 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 03:49:35.780 8 INFO cinder.api.openstack.wsgi [req-a0d44f79-8375-41f2-8682-5f653a74cb0b req-18384f5d-74af-4c2d-b851-870a3a1a0efd 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 03:49:35.780 7 INFO cinder.api.openstack.wsgi [None req-bd803318-4aa3-435e-8316-85328b26d833 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 03:49:35.781 8 INFO cinder.api.openstack.wsgi [req-a0d44f79-8375-41f2-8682-5f653a74cb0b req-18384f5d-74af-4c2d-b851-870a3a1a0efd 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 03:49:45.780 7 INFO cinder.api.openstack.wsgi [None req-bd803318-4aa3-435e-8316-85328b26d833 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 03:49:45.781 7 INFO cinder.api.openstack.wsgi [None req-bd803318-4aa3-435e-8316-85328b26d833 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 03:49:45.781 8 INFO cinder.api.openstack.wsgi [req-a0d44f79-8375-41f2-8682-5f653a74cb0b req-18384f5d-74af-4c2d-b851-870a3a1a0efd 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 03:49:45.782 8 INFO cinder.api.openstack.wsgi [req-a0d44f79-8375-41f2-8682-5f653a74cb0b req-18384f5d-74af-4c2d-b851-870a3a1a0efd 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 03:49:55.780 7 INFO cinder.api.openstack.wsgi [None req-bd803318-4aa3-435e-8316-85328b26d833 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 03:49:55.780 8 INFO cinder.api.openstack.wsgi [req-a0d44f79-8375-41f2-8682-5f653a74cb0b req-18384f5d-74af-4c2d-b851-870a3a1a0efd 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 03:49:55.781 7 INFO cinder.api.openstack.wsgi [None req-bd803318-4aa3-435e-8316-85328b26d833 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 03:49:55.782 8 INFO cinder.api.openstack.wsgi [req-a0d44f79-8375-41f2-8682-5f653a74cb0b req-18384f5d-74af-4c2d-b851-870a3a1a0efd 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 03:50:05.779 8 INFO cinder.api.openstack.wsgi [req-a0d44f79-8375-41f2-8682-5f653a74cb0b req-18384f5d-74af-4c2d-b851-870a3a1a0efd 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 03:50:05.780 7 INFO cinder.api.openstack.wsgi [None req-bd803318-4aa3-435e-8316-85328b26d833 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 03:50:05.780 8 INFO cinder.api.openstack.wsgi [req-a0d44f79-8375-41f2-8682-5f653a74cb0b req-18384f5d-74af-4c2d-b851-870a3a1a0efd 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 03:50:05.781 7 INFO cinder.api.openstack.wsgi [None req-bd803318-4aa3-435e-8316-85328b26d833 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 03:50:15.780 8 INFO cinder.api.openstack.wsgi [req-a0d44f79-8375-41f2-8682-5f653a74cb0b req-18384f5d-74af-4c2d-b851-870a3a1a0efd 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 03:50:15.782 8 INFO cinder.api.openstack.wsgi [req-a0d44f79-8375-41f2-8682-5f653a74cb0b req-18384f5d-74af-4c2d-b851-870a3a1a0efd 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 03:50:15.785 7 INFO cinder.api.openstack.wsgi [None req-bd803318-4aa3-435e-8316-85328b26d833 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 03:50:15.786 7 INFO cinder.api.openstack.wsgi [None req-bd803318-4aa3-435e-8316-85328b26d833 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 03:50:25.780 8 INFO cinder.api.openstack.wsgi [req-a0d44f79-8375-41f2-8682-5f653a74cb0b req-18384f5d-74af-4c2d-b851-870a3a1a0efd 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 03:50:25.779 7 INFO cinder.api.openstack.wsgi [None req-bd803318-4aa3-435e-8316-85328b26d833 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 03:50:25.781 8 INFO cinder.api.openstack.wsgi [req-a0d44f79-8375-41f2-8682-5f653a74cb0b req-18384f5d-74af-4c2d-b851-870a3a1a0efd 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 03:50:25.781 7 INFO cinder.api.openstack.wsgi [None req-bd803318-4aa3-435e-8316-85328b26d833 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 03:50:35.780 7 INFO cinder.api.openstack.wsgi [None req-bd803318-4aa3-435e-8316-85328b26d833 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 03:50:35.780 8 INFO cinder.api.openstack.wsgi [req-a0d44f79-8375-41f2-8682-5f653a74cb0b req-18384f5d-74af-4c2d-b851-870a3a1a0efd 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 03:50:35.781 7 INFO cinder.api.openstack.wsgi [None req-bd803318-4aa3-435e-8316-85328b26d833 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 03:50:35.783 8 INFO cinder.api.openstack.wsgi [req-a0d44f79-8375-41f2-8682-5f653a74cb0b req-18384f5d-74af-4c2d-b851-870a3a1a0efd 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 03:50:45.779 7 INFO cinder.api.openstack.wsgi [None req-bd803318-4aa3-435e-8316-85328b26d833 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 03:50:45.780 7 INFO cinder.api.openstack.wsgi [None req-bd803318-4aa3-435e-8316-85328b26d833 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 03:50:45.780 8 INFO cinder.api.openstack.wsgi [req-a0d44f79-8375-41f2-8682-5f653a74cb0b req-18384f5d-74af-4c2d-b851-870a3a1a0efd 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 03:50:45.782 8 INFO cinder.api.openstack.wsgi [req-a0d44f79-8375-41f2-8682-5f653a74cb0b req-18384f5d-74af-4c2d-b851-870a3a1a0efd 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 03:50:55.780 7 INFO cinder.api.openstack.wsgi [None req-bd803318-4aa3-435e-8316-85328b26d833 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 03:50:55.780 8 INFO cinder.api.openstack.wsgi [req-a0d44f79-8375-41f2-8682-5f653a74cb0b req-18384f5d-74af-4c2d-b851-870a3a1a0efd 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 03:50:55.781 8 INFO cinder.api.openstack.wsgi [req-a0d44f79-8375-41f2-8682-5f653a74cb0b req-18384f5d-74af-4c2d-b851-870a3a1a0efd 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 03:50:55.783 7 INFO cinder.api.openstack.wsgi [None req-bd803318-4aa3-435e-8316-85328b26d833 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 03:51:05.779 8 INFO cinder.api.openstack.wsgi [req-a0d44f79-8375-41f2-8682-5f653a74cb0b req-18384f5d-74af-4c2d-b851-870a3a1a0efd 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 03:51:05.780 7 INFO cinder.api.openstack.wsgi [None req-bd803318-4aa3-435e-8316-85328b26d833 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 03:51:05.781 8 INFO cinder.api.openstack.wsgi [req-a0d44f79-8375-41f2-8682-5f653a74cb0b req-18384f5d-74af-4c2d-b851-870a3a1a0efd 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 03:51:05.781 7 INFO cinder.api.openstack.wsgi [None req-bd803318-4aa3-435e-8316-85328b26d833 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 03:51:15.779 7 INFO cinder.api.openstack.wsgi [None req-bd803318-4aa3-435e-8316-85328b26d833 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 03:51:15.779 8 INFO cinder.api.openstack.wsgi [req-a0d44f79-8375-41f2-8682-5f653a74cb0b req-18384f5d-74af-4c2d-b851-870a3a1a0efd 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 03:51:15.780 7 INFO cinder.api.openstack.wsgi [None req-bd803318-4aa3-435e-8316-85328b26d833 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 03:51:15.781 8 INFO cinder.api.openstack.wsgi [req-a0d44f79-8375-41f2-8682-5f653a74cb0b req-18384f5d-74af-4c2d-b851-870a3a1a0efd 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 03:51:25.779 8 INFO cinder.api.openstack.wsgi [req-a0d44f79-8375-41f2-8682-5f653a74cb0b req-18384f5d-74af-4c2d-b851-870a3a1a0efd 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 03:51:25.780 7 INFO cinder.api.openstack.wsgi [None req-bd803318-4aa3-435e-8316-85328b26d833 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 03:51:25.780 8 INFO cinder.api.openstack.wsgi [req-a0d44f79-8375-41f2-8682-5f653a74cb0b req-18384f5d-74af-4c2d-b851-870a3a1a0efd 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 03:51:25.781 7 INFO cinder.api.openstack.wsgi [None req-bd803318-4aa3-435e-8316-85328b26d833 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 03:51:35.780 8 INFO cinder.api.openstack.wsgi [req-a0d44f79-8375-41f2-8682-5f653a74cb0b req-18384f5d-74af-4c2d-b851-870a3a1a0efd 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 03:51:35.780 8 INFO cinder.api.openstack.wsgi [req-a0d44f79-8375-41f2-8682-5f653a74cb0b req-18384f5d-74af-4c2d-b851-870a3a1a0efd 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 03:51:35.780 7 INFO cinder.api.openstack.wsgi [None req-bd803318-4aa3-435e-8316-85328b26d833 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 03:51:35.781 7 INFO cinder.api.openstack.wsgi [None req-bd803318-4aa3-435e-8316-85328b26d833 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 03:51:45.780 7 INFO cinder.api.openstack.wsgi [None req-bd803318-4aa3-435e-8316-85328b26d833 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 03:51:45.780 8 INFO cinder.api.openstack.wsgi [req-a0d44f79-8375-41f2-8682-5f653a74cb0b req-18384f5d-74af-4c2d-b851-870a3a1a0efd 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 03:51:45.781 7 INFO cinder.api.openstack.wsgi [None req-bd803318-4aa3-435e-8316-85328b26d833 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 03:51:45.781 8 INFO cinder.api.openstack.wsgi [req-a0d44f79-8375-41f2-8682-5f653a74cb0b req-18384f5d-74af-4c2d-b851-870a3a1a0efd 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 03:51:55.781 8 INFO cinder.api.openstack.wsgi [req-a0d44f79-8375-41f2-8682-5f653a74cb0b req-18384f5d-74af-4c2d-b851-870a3a1a0efd 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 03:51:55.781 7 INFO cinder.api.openstack.wsgi [None req-bd803318-4aa3-435e-8316-85328b26d833 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 03:51:55.781 8 INFO cinder.api.openstack.wsgi [req-a0d44f79-8375-41f2-8682-5f653a74cb0b req-18384f5d-74af-4c2d-b851-870a3a1a0efd 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 03:51:55.782 7 INFO cinder.api.openstack.wsgi [None req-bd803318-4aa3-435e-8316-85328b26d833 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 03:52:05.780 8 INFO cinder.api.openstack.wsgi [req-a0d44f79-8375-41f2-8682-5f653a74cb0b req-18384f5d-74af-4c2d-b851-870a3a1a0efd 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 03:52:05.781 7 INFO cinder.api.openstack.wsgi [None req-bd803318-4aa3-435e-8316-85328b26d833 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 03:52:05.781 8 INFO cinder.api.openstack.wsgi [req-a0d44f79-8375-41f2-8682-5f653a74cb0b req-18384f5d-74af-4c2d-b851-870a3a1a0efd 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 03:52:05.782 7 INFO cinder.api.openstack.wsgi [None req-bd803318-4aa3-435e-8316-85328b26d833 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 03:52:15.779 8 INFO cinder.api.openstack.wsgi [req-a0d44f79-8375-41f2-8682-5f653a74cb0b req-18384f5d-74af-4c2d-b851-870a3a1a0efd 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 03:52:15.780 7 INFO cinder.api.openstack.wsgi [None req-bd803318-4aa3-435e-8316-85328b26d833 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 03:52:15.780 8 INFO cinder.api.openstack.wsgi [req-a0d44f79-8375-41f2-8682-5f653a74cb0b req-18384f5d-74af-4c2d-b851-870a3a1a0efd 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 03:52:15.781 7 INFO cinder.api.openstack.wsgi [None req-bd803318-4aa3-435e-8316-85328b26d833 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 03:52:25.779 7 INFO cinder.api.openstack.wsgi [None req-bd803318-4aa3-435e-8316-85328b26d833 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 03:52:25.779 8 INFO cinder.api.openstack.wsgi [req-a0d44f79-8375-41f2-8682-5f653a74cb0b req-18384f5d-74af-4c2d-b851-870a3a1a0efd 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 03:52:25.780 7 INFO cinder.api.openstack.wsgi [None req-bd803318-4aa3-435e-8316-85328b26d833 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 03:52:25.781 8 INFO cinder.api.openstack.wsgi [req-a0d44f79-8375-41f2-8682-5f653a74cb0b req-18384f5d-74af-4c2d-b851-870a3a1a0efd 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 03:52:35.780 7 INFO cinder.api.openstack.wsgi [None req-bd803318-4aa3-435e-8316-85328b26d833 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 03:52:35.780 8 INFO cinder.api.openstack.wsgi [req-a0d44f79-8375-41f2-8682-5f653a74cb0b req-18384f5d-74af-4c2d-b851-870a3a1a0efd 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 03:52:35.781 7 INFO cinder.api.openstack.wsgi [None req-bd803318-4aa3-435e-8316-85328b26d833 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 03:52:35.782 8 INFO cinder.api.openstack.wsgi [req-a0d44f79-8375-41f2-8682-5f653a74cb0b req-18384f5d-74af-4c2d-b851-870a3a1a0efd 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 03:52:45.779 7 INFO cinder.api.openstack.wsgi [None req-bd803318-4aa3-435e-8316-85328b26d833 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 03:52:45.780 7 INFO cinder.api.openstack.wsgi [None req-bd803318-4aa3-435e-8316-85328b26d833 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 03:52:45.781 8 INFO cinder.api.openstack.wsgi [req-a0d44f79-8375-41f2-8682-5f653a74cb0b req-18384f5d-74af-4c2d-b851-870a3a1a0efd 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 03:52:45.782 8 INFO cinder.api.openstack.wsgi [req-a0d44f79-8375-41f2-8682-5f653a74cb0b req-18384f5d-74af-4c2d-b851-870a3a1a0efd 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 03:52:55.780 8 INFO cinder.api.openstack.wsgi [req-a0d44f79-8375-41f2-8682-5f653a74cb0b req-18384f5d-74af-4c2d-b851-870a3a1a0efd 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 03:52:55.781 7 INFO cinder.api.openstack.wsgi [None req-bd803318-4aa3-435e-8316-85328b26d833 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 03:52:55.781 8 INFO cinder.api.openstack.wsgi [req-a0d44f79-8375-41f2-8682-5f653a74cb0b req-18384f5d-74af-4c2d-b851-870a3a1a0efd 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 03:52:55.782 7 INFO cinder.api.openstack.wsgi [None req-bd803318-4aa3-435e-8316-85328b26d833 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 03:53:05.780 7 INFO cinder.api.openstack.wsgi [None req-bd803318-4aa3-435e-8316-85328b26d833 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 03:53:05.780 8 INFO cinder.api.openstack.wsgi [req-a0d44f79-8375-41f2-8682-5f653a74cb0b req-18384f5d-74af-4c2d-b851-870a3a1a0efd 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 03:53:05.781 7 INFO cinder.api.openstack.wsgi [None req-bd803318-4aa3-435e-8316-85328b26d833 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 03:53:05.781 8 INFO cinder.api.openstack.wsgi [req-a0d44f79-8375-41f2-8682-5f653a74cb0b req-18384f5d-74af-4c2d-b851-870a3a1a0efd 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 03:53:15.780 8 INFO cinder.api.openstack.wsgi [req-a0d44f79-8375-41f2-8682-5f653a74cb0b req-18384f5d-74af-4c2d-b851-870a3a1a0efd 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 03:53:15.780 7 INFO cinder.api.openstack.wsgi [None req-bd803318-4aa3-435e-8316-85328b26d833 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 03:53:15.781 7 INFO cinder.api.openstack.wsgi [None req-bd803318-4aa3-435e-8316-85328b26d833 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 03:53:15.781 8 INFO cinder.api.openstack.wsgi [req-a0d44f79-8375-41f2-8682-5f653a74cb0b req-18384f5d-74af-4c2d-b851-870a3a1a0efd 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 03:53:25.779 7 INFO cinder.api.openstack.wsgi [None req-bd803318-4aa3-435e-8316-85328b26d833 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 03:53:25.780 8 INFO cinder.api.openstack.wsgi [req-a0d44f79-8375-41f2-8682-5f653a74cb0b req-18384f5d-74af-4c2d-b851-870a3a1a0efd 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 03:53:25.780 7 INFO cinder.api.openstack.wsgi [None req-bd803318-4aa3-435e-8316-85328b26d833 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 03:53:25.781 8 INFO cinder.api.openstack.wsgi [req-a0d44f79-8375-41f2-8682-5f653a74cb0b req-18384f5d-74af-4c2d-b851-870a3a1a0efd 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 03:53:35.780 8 INFO cinder.api.openstack.wsgi [req-a0d44f79-8375-41f2-8682-5f653a74cb0b req-18384f5d-74af-4c2d-b851-870a3a1a0efd 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 03:53:35.781 7 INFO cinder.api.openstack.wsgi [None req-bd803318-4aa3-435e-8316-85328b26d833 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 03:53:35.782 8 INFO cinder.api.openstack.wsgi [req-a0d44f79-8375-41f2-8682-5f653a74cb0b req-18384f5d-74af-4c2d-b851-870a3a1a0efd 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 03:53:35.783 7 INFO cinder.api.openstack.wsgi [None req-bd803318-4aa3-435e-8316-85328b26d833 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 03:53:45.780 8 INFO cinder.api.openstack.wsgi [req-a0d44f79-8375-41f2-8682-5f653a74cb0b req-18384f5d-74af-4c2d-b851-870a3a1a0efd 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 03:53:45.780 7 INFO cinder.api.openstack.wsgi [None req-bd803318-4aa3-435e-8316-85328b26d833 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 03:53:45.781 8 INFO cinder.api.openstack.wsgi [req-a0d44f79-8375-41f2-8682-5f653a74cb0b req-18384f5d-74af-4c2d-b851-870a3a1a0efd 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 03:53:45.782 7 INFO cinder.api.openstack.wsgi [None req-bd803318-4aa3-435e-8316-85328b26d833 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 03:53:55.780 7 INFO cinder.api.openstack.wsgi [None req-bd803318-4aa3-435e-8316-85328b26d833 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 03:53:55.780 8 INFO cinder.api.openstack.wsgi [req-a0d44f79-8375-41f2-8682-5f653a74cb0b req-18384f5d-74af-4c2d-b851-870a3a1a0efd 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 03:53:55.782 8 INFO cinder.api.openstack.wsgi [req-a0d44f79-8375-41f2-8682-5f653a74cb0b req-18384f5d-74af-4c2d-b851-870a3a1a0efd 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 03:53:55.783 7 INFO cinder.api.openstack.wsgi [None req-bd803318-4aa3-435e-8316-85328b26d833 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 03:54:05.780 8 INFO cinder.api.openstack.wsgi [req-a0d44f79-8375-41f2-8682-5f653a74cb0b req-18384f5d-74af-4c2d-b851-870a3a1a0efd 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 03:54:05.780 7 INFO cinder.api.openstack.wsgi [None req-bd803318-4aa3-435e-8316-85328b26d833 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 03:54:05.781 7 INFO cinder.api.openstack.wsgi [None req-bd803318-4aa3-435e-8316-85328b26d833 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 03:54:05.781 8 INFO cinder.api.openstack.wsgi [req-a0d44f79-8375-41f2-8682-5f653a74cb0b req-18384f5d-74af-4c2d-b851-870a3a1a0efd 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 03:54:15.780 8 INFO cinder.api.openstack.wsgi [req-a0d44f79-8375-41f2-8682-5f653a74cb0b req-18384f5d-74af-4c2d-b851-870a3a1a0efd 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 03:54:15.780 7 INFO cinder.api.openstack.wsgi [None req-bd803318-4aa3-435e-8316-85328b26d833 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 03:54:15.781 8 INFO cinder.api.openstack.wsgi [req-a0d44f79-8375-41f2-8682-5f653a74cb0b req-18384f5d-74af-4c2d-b851-870a3a1a0efd 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 03:54:15.782 7 INFO cinder.api.openstack.wsgi [None req-bd803318-4aa3-435e-8316-85328b26d833 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 03:54:25.780 8 INFO cinder.api.openstack.wsgi [req-a0d44f79-8375-41f2-8682-5f653a74cb0b req-18384f5d-74af-4c2d-b851-870a3a1a0efd 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 03:54:25.780 7 INFO cinder.api.openstack.wsgi [None req-bd803318-4aa3-435e-8316-85328b26d833 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 03:54:25.781 8 INFO cinder.api.openstack.wsgi [req-a0d44f79-8375-41f2-8682-5f653a74cb0b req-18384f5d-74af-4c2d-b851-870a3a1a0efd 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 03:54:25.782 7 INFO cinder.api.openstack.wsgi [None req-bd803318-4aa3-435e-8316-85328b26d833 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61: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:54:29.465 8 INFO cinder.api.openstack.wsgi [None req-dde9f104-410d-4ac3-818b-b38314c99e27 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET https://volume.199-204-45-227.nip.io/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-quota-sets/96f0f1c7ed5144c3ad258cfc3e6104b6?usage=False 2026-07-08 03:54:29.488 8 WARNING cinder.quota [None req-dde9f104-410d-4ac3-818b-b38314c99e27 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - 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:54:29.488 8 WARNING cinder.quota [None req-dde9f104-410d-4ac3-818b-b38314c99e27 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - 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:54:29.489 8 WARNING cinder.quota [None req-dde9f104-410d-4ac3-818b-b38314c99e27 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - 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:54:29.489 8 WARNING cinder.quota [None req-dde9f104-410d-4ac3-818b-b38314c99e27 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - 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:54:29.489 8 WARNING cinder.quota [None req-dde9f104-410d-4ac3-818b-b38314c99e27 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - 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:54:29.489 8 WARNING cinder.quota [None req-dde9f104-410d-4ac3-818b-b38314c99e27 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - 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:54:29.493 8 INFO cinder.api.openstack.wsgi [None req-dde9f104-410d-4ac3-818b-b38314c99e27 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] https://volume.199-204-45-227.nip.io/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-quota-sets/96f0f1c7ed5144c3ad258cfc3e6104b6?usage=False returned with HTTP 200 [pid: 8|app: 0|req: 113/227] 199.204.45.227 () {44 vars in 1069 bytes} [Wed Jul 8 03:54:28 2026] GET /v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-quota-sets/96f0f1c7ed5144c3ad258cfc3e6104b6?usage=False => generated 340 bytes in 509 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:54:29.665 7 INFO cinder.api.openstack.wsgi [None req-810e5e18-203a-4063-ac94-bfd4a931b32d 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] PUT https://volume.199-204-45-227.nip.io/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-quota-sets/96f0f1c7ed5144c3ad258cfc3e6104b6 2026-07-08 03:54:29.754 7 WARNING cinder.quota [None req-810e5e18-203a-4063-ac94-bfd4a931b32d 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - 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:54:29.754 7 WARNING cinder.quota [None req-810e5e18-203a-4063-ac94-bfd4a931b32d 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - 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:54:29.754 7 WARNING cinder.quota [None req-810e5e18-203a-4063-ac94-bfd4a931b32d 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - 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:54:29.755 7 WARNING cinder.quota [None req-810e5e18-203a-4063-ac94-bfd4a931b32d 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - 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:54:29.755 7 WARNING cinder.quota [None req-810e5e18-203a-4063-ac94-bfd4a931b32d 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - 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:54:29.755 7 WARNING cinder.quota [None req-810e5e18-203a-4063-ac94-bfd4a931b32d 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - 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:54:29.763 7 INFO cinder.api.openstack.wsgi [None req-810e5e18-203a-4063-ac94-bfd4a931b32d 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] https://volume.199-204-45-227.nip.io/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-quota-sets/96f0f1c7ed5144c3ad258cfc3e6104b6 returned with HTTP 200 [pid: 7|app: 0|req: 115/228] 199.204.45.227 () {48 vars in 1098 bytes} [Wed Jul 8 03:54:29 2026] PUT /v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-quota-sets/96f0f1c7ed5144c3ad258cfc3e6104b6 => generated 296 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-08 03:54:35.779 8 INFO cinder.api.openstack.wsgi [None req-dde9f104-410d-4ac3-818b-b38314c99e27 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 03:54:35.780 7 INFO cinder.api.openstack.wsgi [None req-810e5e18-203a-4063-ac94-bfd4a931b32d 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 03:54:35.780 8 INFO cinder.api.openstack.wsgi [None req-dde9f104-410d-4ac3-818b-b38314c99e27 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 03:54:35.782 7 INFO cinder.api.openstack.wsgi [None req-810e5e18-203a-4063-ac94-bfd4a931b32d 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 03:54:45.780 7 INFO cinder.api.openstack.wsgi [None req-810e5e18-203a-4063-ac94-bfd4a931b32d 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 03:54:45.780 8 INFO cinder.api.openstack.wsgi [None req-dde9f104-410d-4ac3-818b-b38314c99e27 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 03:54:45.781 7 INFO cinder.api.openstack.wsgi [None req-810e5e18-203a-4063-ac94-bfd4a931b32d 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 03:54:45.781 8 INFO cinder.api.openstack.wsgi [None req-dde9f104-410d-4ac3-818b-b38314c99e27 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 03:54:55.779 7 INFO cinder.api.openstack.wsgi [None req-810e5e18-203a-4063-ac94-bfd4a931b32d 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 03:54:55.780 8 INFO cinder.api.openstack.wsgi [None req-dde9f104-410d-4ac3-818b-b38314c99e27 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 03:54:55.781 8 INFO cinder.api.openstack.wsgi [None req-dde9f104-410d-4ac3-818b-b38314c99e27 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 03:54:55.782 7 INFO cinder.api.openstack.wsgi [None req-810e5e18-203a-4063-ac94-bfd4a931b32d 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 03:55:05.780 7 INFO cinder.api.openstack.wsgi [None req-810e5e18-203a-4063-ac94-bfd4a931b32d 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 03:55:05.781 7 INFO cinder.api.openstack.wsgi [None req-810e5e18-203a-4063-ac94-bfd4a931b32d 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 03:55:05.783 8 INFO cinder.api.openstack.wsgi [None req-dde9f104-410d-4ac3-818b-b38314c99e27 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 03:55:05.785 8 INFO cinder.api.openstack.wsgi [None req-dde9f104-410d-4ac3-818b-b38314c99e27 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 03:55:15.780 7 INFO cinder.api.openstack.wsgi [None req-810e5e18-203a-4063-ac94-bfd4a931b32d 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 03:55:15.780 8 INFO cinder.api.openstack.wsgi [None req-dde9f104-410d-4ac3-818b-b38314c99e27 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 03:55:15.781 7 INFO cinder.api.openstack.wsgi [None req-810e5e18-203a-4063-ac94-bfd4a931b32d 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 03:55:15.781 8 INFO cinder.api.openstack.wsgi [None req-dde9f104-410d-4ac3-818b-b38314c99e27 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 03:55:25.779 8 INFO cinder.api.openstack.wsgi [None req-dde9f104-410d-4ac3-818b-b38314c99e27 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 03:55:25.779 7 INFO cinder.api.openstack.wsgi [None req-810e5e18-203a-4063-ac94-bfd4a931b32d 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 03:55:25.780 8 INFO cinder.api.openstack.wsgi [None req-dde9f104-410d-4ac3-818b-b38314c99e27 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 03:55:25.780 7 INFO cinder.api.openstack.wsgi [None req-810e5e18-203a-4063-ac94-bfd4a931b32d 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 03:55:35.779 8 INFO cinder.api.openstack.wsgi [None req-dde9f104-410d-4ac3-818b-b38314c99e27 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 03:55:35.780 7 INFO cinder.api.openstack.wsgi [None req-810e5e18-203a-4063-ac94-bfd4a931b32d 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 03:55:35.781 7 INFO cinder.api.openstack.wsgi [None req-810e5e18-203a-4063-ac94-bfd4a931b32d 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 03:55:35.781 8 INFO cinder.api.openstack.wsgi [None req-dde9f104-410d-4ac3-818b-b38314c99e27 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 03:55:45.779 7 INFO cinder.api.openstack.wsgi [None req-810e5e18-203a-4063-ac94-bfd4a931b32d 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 03:55:45.780 8 INFO cinder.api.openstack.wsgi [None req-dde9f104-410d-4ac3-818b-b38314c99e27 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 03:55:45.781 7 INFO cinder.api.openstack.wsgi [None req-810e5e18-203a-4063-ac94-bfd4a931b32d 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 03:55:45.781 8 INFO cinder.api.openstack.wsgi [None req-dde9f104-410d-4ac3-818b-b38314c99e27 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 03:55:55.780 7 INFO cinder.api.openstack.wsgi [None req-810e5e18-203a-4063-ac94-bfd4a931b32d 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 03:55:55.780 8 INFO cinder.api.openstack.wsgi [None req-dde9f104-410d-4ac3-818b-b38314c99e27 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 03:55:55.781 8 INFO cinder.api.openstack.wsgi [None req-dde9f104-410d-4ac3-818b-b38314c99e27 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 03:55:55.781 7 INFO cinder.api.openstack.wsgi [None req-810e5e18-203a-4063-ac94-bfd4a931b32d 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 03:56:05.781 8 INFO cinder.api.openstack.wsgi [None req-dde9f104-410d-4ac3-818b-b38314c99e27 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 03:56:05.781 7 INFO cinder.api.openstack.wsgi [None req-810e5e18-203a-4063-ac94-bfd4a931b32d 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 03:56:05.782 8 INFO cinder.api.openstack.wsgi [None req-dde9f104-410d-4ac3-818b-b38314c99e27 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 03:56:05.782 7 INFO cinder.api.openstack.wsgi [None req-810e5e18-203a-4063-ac94-bfd4a931b32d 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 03:56:15.780 8 INFO cinder.api.openstack.wsgi [None req-dde9f104-410d-4ac3-818b-b38314c99e27 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 03:56:15.780 7 INFO cinder.api.openstack.wsgi [None req-810e5e18-203a-4063-ac94-bfd4a931b32d 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 03:56:15.781 7 INFO cinder.api.openstack.wsgi [None req-810e5e18-203a-4063-ac94-bfd4a931b32d 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 03:56:15.781 8 INFO cinder.api.openstack.wsgi [None req-dde9f104-410d-4ac3-818b-b38314c99e27 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 03:56:25.780 8 INFO cinder.api.openstack.wsgi [None req-dde9f104-410d-4ac3-818b-b38314c99e27 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 03:56:25.780 7 INFO cinder.api.openstack.wsgi [None req-810e5e18-203a-4063-ac94-bfd4a931b32d 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 03:56:25.780 8 INFO cinder.api.openstack.wsgi [None req-dde9f104-410d-4ac3-818b-b38314c99e27 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 03:56:25.781 7 INFO cinder.api.openstack.wsgi [None req-810e5e18-203a-4063-ac94-bfd4a931b32d 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 03:56:35.780 8 INFO cinder.api.openstack.wsgi [None req-dde9f104-410d-4ac3-818b-b38314c99e27 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 03:56:35.780 7 INFO cinder.api.openstack.wsgi [None req-810e5e18-203a-4063-ac94-bfd4a931b32d 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 03:56:35.781 8 INFO cinder.api.openstack.wsgi [None req-dde9f104-410d-4ac3-818b-b38314c99e27 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 03:56:35.782 7 INFO cinder.api.openstack.wsgi [None req-810e5e18-203a-4063-ac94-bfd4a931b32d 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 03:56:45.780 8 INFO cinder.api.openstack.wsgi [None req-dde9f104-410d-4ac3-818b-b38314c99e27 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 03:56:45.780 7 INFO cinder.api.openstack.wsgi [None req-810e5e18-203a-4063-ac94-bfd4a931b32d 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 03:56:45.780 8 INFO cinder.api.openstack.wsgi [None req-dde9f104-410d-4ac3-818b-b38314c99e27 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 03:56:45.781 7 INFO cinder.api.openstack.wsgi [None req-810e5e18-203a-4063-ac94-bfd4a931b32d 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 03:56:55.780 8 INFO cinder.api.openstack.wsgi [None req-dde9f104-410d-4ac3-818b-b38314c99e27 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 03:56:55.780 7 INFO cinder.api.openstack.wsgi [None req-810e5e18-203a-4063-ac94-bfd4a931b32d 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 03:56:55.781 8 INFO cinder.api.openstack.wsgi [None req-dde9f104-410d-4ac3-818b-b38314c99e27 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 03:56:55.781 7 INFO cinder.api.openstack.wsgi [None req-810e5e18-203a-4063-ac94-bfd4a931b32d 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 03:57:05.779 7 INFO cinder.api.openstack.wsgi [None req-810e5e18-203a-4063-ac94-bfd4a931b32d 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 03:57:05.780 7 INFO cinder.api.openstack.wsgi [None req-810e5e18-203a-4063-ac94-bfd4a931b32d 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 03:57:05.780 8 INFO cinder.api.openstack.wsgi [None req-dde9f104-410d-4ac3-818b-b38314c99e27 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 03:57:05.781 8 INFO cinder.api.openstack.wsgi [None req-dde9f104-410d-4ac3-818b-b38314c99e27 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 03:57:15.780 7 INFO cinder.api.openstack.wsgi [None req-810e5e18-203a-4063-ac94-bfd4a931b32d 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 03:57:15.780 8 INFO cinder.api.openstack.wsgi [None req-dde9f104-410d-4ac3-818b-b38314c99e27 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 03:57:15.781 7 INFO cinder.api.openstack.wsgi [None req-810e5e18-203a-4063-ac94-bfd4a931b32d 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 03:57:15.782 8 INFO cinder.api.openstack.wsgi [None req-dde9f104-410d-4ac3-818b-b38314c99e27 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 03:57:25.780 7 INFO cinder.api.openstack.wsgi [None req-810e5e18-203a-4063-ac94-bfd4a931b32d 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 03:57:25.780 8 INFO cinder.api.openstack.wsgi [None req-dde9f104-410d-4ac3-818b-b38314c99e27 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 03:57:25.781 7 INFO cinder.api.openstack.wsgi [None req-810e5e18-203a-4063-ac94-bfd4a931b32d 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 03:57:25.781 8 INFO cinder.api.openstack.wsgi [None req-dde9f104-410d-4ac3-818b-b38314c99e27 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 03:57:35.780 7 INFO cinder.api.openstack.wsgi [None req-810e5e18-203a-4063-ac94-bfd4a931b32d 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 03:57:35.780 8 INFO cinder.api.openstack.wsgi [None req-dde9f104-410d-4ac3-818b-b38314c99e27 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 03:57:35.781 7 INFO cinder.api.openstack.wsgi [None req-810e5e18-203a-4063-ac94-bfd4a931b32d 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 03:57:35.781 8 INFO cinder.api.openstack.wsgi [None req-dde9f104-410d-4ac3-818b-b38314c99e27 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 03:57:45.780 8 INFO cinder.api.openstack.wsgi [None req-dde9f104-410d-4ac3-818b-b38314c99e27 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 03:57:45.780 7 INFO cinder.api.openstack.wsgi [None req-810e5e18-203a-4063-ac94-bfd4a931b32d 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 03:57:45.781 8 INFO cinder.api.openstack.wsgi [None req-dde9f104-410d-4ac3-818b-b38314c99e27 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 03:57:45.782 7 INFO cinder.api.openstack.wsgi [None req-810e5e18-203a-4063-ac94-bfd4a931b32d 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 03:57:55.780 7 INFO cinder.api.openstack.wsgi [None req-810e5e18-203a-4063-ac94-bfd4a931b32d 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 03:57:55.780 8 INFO cinder.api.openstack.wsgi [None req-dde9f104-410d-4ac3-818b-b38314c99e27 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 03:57:55.782 8 INFO cinder.api.openstack.wsgi [None req-dde9f104-410d-4ac3-818b-b38314c99e27 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 03:57:55.784 7 INFO cinder.api.openstack.wsgi [None req-810e5e18-203a-4063-ac94-bfd4a931b32d 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 03:58:05.780 7 INFO cinder.api.openstack.wsgi [None req-810e5e18-203a-4063-ac94-bfd4a931b32d 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 03:58:05.780 8 INFO cinder.api.openstack.wsgi [None req-dde9f104-410d-4ac3-818b-b38314c99e27 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 03:58:05.781 7 INFO cinder.api.openstack.wsgi [None req-810e5e18-203a-4063-ac94-bfd4a931b32d 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 03:58:05.781 8 INFO cinder.api.openstack.wsgi [None req-dde9f104-410d-4ac3-818b-b38314c99e27 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 03:58:15.780 8 INFO cinder.api.openstack.wsgi [None req-dde9f104-410d-4ac3-818b-b38314c99e27 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 03:58:15.780 7 INFO cinder.api.openstack.wsgi [None req-810e5e18-203a-4063-ac94-bfd4a931b32d 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 03:58:15.781 7 INFO cinder.api.openstack.wsgi [None req-810e5e18-203a-4063-ac94-bfd4a931b32d 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 03:58:15.781 8 INFO cinder.api.openstack.wsgi [None req-dde9f104-410d-4ac3-818b-b38314c99e27 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 03:58:25.779 8 INFO cinder.api.openstack.wsgi [None req-dde9f104-410d-4ac3-818b-b38314c99e27 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 03:58:25.779 7 INFO cinder.api.openstack.wsgi [None req-810e5e18-203a-4063-ac94-bfd4a931b32d 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 03:58:25.780 8 INFO cinder.api.openstack.wsgi [None req-dde9f104-410d-4ac3-818b-b38314c99e27 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 03:58:25.781 7 INFO cinder.api.openstack.wsgi [None req-810e5e18-203a-4063-ac94-bfd4a931b32d 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 03:58:35.780 8 INFO cinder.api.openstack.wsgi [None req-dde9f104-410d-4ac3-818b-b38314c99e27 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 03:58:35.780 7 INFO cinder.api.openstack.wsgi [None req-810e5e18-203a-4063-ac94-bfd4a931b32d 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 03:58:35.781 8 INFO cinder.api.openstack.wsgi [None req-dde9f104-410d-4ac3-818b-b38314c99e27 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 03:58:35.781 7 INFO cinder.api.openstack.wsgi [None req-810e5e18-203a-4063-ac94-bfd4a931b32d 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 03:58:45.780 7 INFO cinder.api.openstack.wsgi [None req-810e5e18-203a-4063-ac94-bfd4a931b32d 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 03:58:45.780 8 INFO cinder.api.openstack.wsgi [None req-dde9f104-410d-4ac3-818b-b38314c99e27 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 03:58:45.781 7 INFO cinder.api.openstack.wsgi [None req-810e5e18-203a-4063-ac94-bfd4a931b32d 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 03:58:45.781 8 INFO cinder.api.openstack.wsgi [None req-dde9f104-410d-4ac3-818b-b38314c99e27 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 03:58:55.780 7 INFO cinder.api.openstack.wsgi [None req-810e5e18-203a-4063-ac94-bfd4a931b32d 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 03:58:55.780 8 INFO cinder.api.openstack.wsgi [None req-dde9f104-410d-4ac3-818b-b38314c99e27 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 03:58:55.781 7 INFO cinder.api.openstack.wsgi [None req-810e5e18-203a-4063-ac94-bfd4a931b32d 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 03:58:55.781 8 INFO cinder.api.openstack.wsgi [None req-dde9f104-410d-4ac3-818b-b38314c99e27 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 03:59:05.780 8 INFO cinder.api.openstack.wsgi [None req-dde9f104-410d-4ac3-818b-b38314c99e27 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 03:59:05.780 7 INFO cinder.api.openstack.wsgi [None req-810e5e18-203a-4063-ac94-bfd4a931b32d 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 03:59:05.781 7 INFO cinder.api.openstack.wsgi [None req-810e5e18-203a-4063-ac94-bfd4a931b32d 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 03:59:05.781 8 INFO cinder.api.openstack.wsgi [None req-dde9f104-410d-4ac3-818b-b38314c99e27 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 03:59:15.780 8 INFO cinder.api.openstack.wsgi [None req-dde9f104-410d-4ac3-818b-b38314c99e27 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 03:59:15.780 7 INFO cinder.api.openstack.wsgi [None req-810e5e18-203a-4063-ac94-bfd4a931b32d 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 03:59:15.781 8 INFO cinder.api.openstack.wsgi [None req-dde9f104-410d-4ac3-818b-b38314c99e27 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 03:59:15.781 7 INFO cinder.api.openstack.wsgi [None req-810e5e18-203a-4063-ac94-bfd4a931b32d 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 03:59:25.780 8 INFO cinder.api.openstack.wsgi [None req-dde9f104-410d-4ac3-818b-b38314c99e27 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 03:59:25.781 8 INFO cinder.api.openstack.wsgi [None req-dde9f104-410d-4ac3-818b-b38314c99e27 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 03:59:25.781 7 INFO cinder.api.openstack.wsgi [None req-810e5e18-203a-4063-ac94-bfd4a931b32d 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 03:59:25.782 7 INFO cinder.api.openstack.wsgi [None req-810e5e18-203a-4063-ac94-bfd4a931b32d 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 03:59:35.780 8 INFO cinder.api.openstack.wsgi [None req-dde9f104-410d-4ac3-818b-b38314c99e27 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 03:59:35.780 7 INFO cinder.api.openstack.wsgi [None req-810e5e18-203a-4063-ac94-bfd4a931b32d 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 03:59:35.781 8 INFO cinder.api.openstack.wsgi [None req-dde9f104-410d-4ac3-818b-b38314c99e27 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 03:59:35.782 7 INFO cinder.api.openstack.wsgi [None req-810e5e18-203a-4063-ac94-bfd4a931b32d 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 03:59:45.780 8 INFO cinder.api.openstack.wsgi [None req-dde9f104-410d-4ac3-818b-b38314c99e27 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 03:59:45.780 7 INFO cinder.api.openstack.wsgi [None req-810e5e18-203a-4063-ac94-bfd4a931b32d 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 03:59:45.781 8 INFO cinder.api.openstack.wsgi [None req-dde9f104-410d-4ac3-818b-b38314c99e27 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 03:59:45.781 7 INFO cinder.api.openstack.wsgi [None req-810e5e18-203a-4063-ac94-bfd4a931b32d 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 03:59:55.780 7 INFO cinder.api.openstack.wsgi [None req-810e5e18-203a-4063-ac94-bfd4a931b32d 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 03:59:55.780 8 INFO cinder.api.openstack.wsgi [None req-dde9f104-410d-4ac3-818b-b38314c99e27 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 03:59:55.781 7 INFO cinder.api.openstack.wsgi [None req-810e5e18-203a-4063-ac94-bfd4a931b32d 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 03:59:55.781 8 INFO cinder.api.openstack.wsgi [None req-dde9f104-410d-4ac3-818b-b38314c99e27 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 04:00:05.780 7 INFO cinder.api.openstack.wsgi [None req-810e5e18-203a-4063-ac94-bfd4a931b32d 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 04:00:05.780 8 INFO cinder.api.openstack.wsgi [None req-dde9f104-410d-4ac3-818b-b38314c99e27 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 04:00:05.781 7 INFO cinder.api.openstack.wsgi [None req-810e5e18-203a-4063-ac94-bfd4a931b32d 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 04:00:05.782 8 INFO cinder.api.openstack.wsgi [None req-dde9f104-410d-4ac3-818b-b38314c99e27 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 04:00:15.781 7 INFO cinder.api.openstack.wsgi [None req-810e5e18-203a-4063-ac94-bfd4a931b32d 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 04:00:15.781 8 INFO cinder.api.openstack.wsgi [None req-dde9f104-410d-4ac3-818b-b38314c99e27 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 04:00:15.782 7 INFO cinder.api.openstack.wsgi [None req-810e5e18-203a-4063-ac94-bfd4a931b32d 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 04:00:15.783 8 INFO cinder.api.openstack.wsgi [None req-dde9f104-410d-4ac3-818b-b38314c99e27 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 04:00:25.780 8 INFO cinder.api.openstack.wsgi [None req-dde9f104-410d-4ac3-818b-b38314c99e27 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 04:00:25.780 7 INFO cinder.api.openstack.wsgi [None req-810e5e18-203a-4063-ac94-bfd4a931b32d 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 04:00:25.781 7 INFO cinder.api.openstack.wsgi [None req-810e5e18-203a-4063-ac94-bfd4a931b32d 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 04:00:25.781 8 INFO cinder.api.openstack.wsgi [None req-dde9f104-410d-4ac3-818b-b38314c99e27 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 04:00:35.780 7 INFO cinder.api.openstack.wsgi [None req-810e5e18-203a-4063-ac94-bfd4a931b32d 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 04:00:35.780 8 INFO cinder.api.openstack.wsgi [None req-dde9f104-410d-4ac3-818b-b38314c99e27 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 04:00:35.781 7 INFO cinder.api.openstack.wsgi [None req-810e5e18-203a-4063-ac94-bfd4a931b32d 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 04:00:35.782 8 INFO cinder.api.openstack.wsgi [None req-dde9f104-410d-4ac3-818b-b38314c99e27 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 04:00:45.779 7 INFO cinder.api.openstack.wsgi [None req-810e5e18-203a-4063-ac94-bfd4a931b32d 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 04:00:45.779 8 INFO cinder.api.openstack.wsgi [None req-dde9f104-410d-4ac3-818b-b38314c99e27 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 04:00:45.780 7 INFO cinder.api.openstack.wsgi [None req-810e5e18-203a-4063-ac94-bfd4a931b32d 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 04:00:45.780 8 INFO cinder.api.openstack.wsgi [None req-dde9f104-410d-4ac3-818b-b38314c99e27 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 04:00:55.780 8 INFO cinder.api.openstack.wsgi [None req-dde9f104-410d-4ac3-818b-b38314c99e27 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 04:00:55.780 7 INFO cinder.api.openstack.wsgi [None req-810e5e18-203a-4063-ac94-bfd4a931b32d 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 04:00:55.781 8 INFO cinder.api.openstack.wsgi [None req-dde9f104-410d-4ac3-818b-b38314c99e27 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 04:00:55.781 7 INFO cinder.api.openstack.wsgi [None req-810e5e18-203a-4063-ac94-bfd4a931b32d 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 04:01:05.780 8 INFO cinder.api.openstack.wsgi [None req-dde9f104-410d-4ac3-818b-b38314c99e27 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 04:01:05.780 7 INFO cinder.api.openstack.wsgi [None req-810e5e18-203a-4063-ac94-bfd4a931b32d 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 04:01:05.781 8 INFO cinder.api.openstack.wsgi [None req-dde9f104-410d-4ac3-818b-b38314c99e27 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 04:01:05.782 7 INFO cinder.api.openstack.wsgi [None req-810e5e18-203a-4063-ac94-bfd4a931b32d 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 04:01:15.779 8 INFO cinder.api.openstack.wsgi [None req-dde9f104-410d-4ac3-818b-b38314c99e27 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 04:01:15.780 7 INFO cinder.api.openstack.wsgi [None req-810e5e18-203a-4063-ac94-bfd4a931b32d 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 04:01:15.780 8 INFO cinder.api.openstack.wsgi [None req-dde9f104-410d-4ac3-818b-b38314c99e27 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 04:01:15.781 7 INFO cinder.api.openstack.wsgi [None req-810e5e18-203a-4063-ac94-bfd4a931b32d 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 04:01:25.781 7 INFO cinder.api.openstack.wsgi [None req-810e5e18-203a-4063-ac94-bfd4a931b32d 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 04:01:25.781 8 INFO cinder.api.openstack.wsgi [None req-dde9f104-410d-4ac3-818b-b38314c99e27 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 04:01:25.782 8 INFO cinder.api.openstack.wsgi [None req-dde9f104-410d-4ac3-818b-b38314c99e27 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 04:01:25.783 7 INFO cinder.api.openstack.wsgi [None req-810e5e18-203a-4063-ac94-bfd4a931b32d 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 04:01:35.781 7 INFO cinder.api.openstack.wsgi [None req-810e5e18-203a-4063-ac94-bfd4a931b32d 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 04:01:35.782 7 INFO cinder.api.openstack.wsgi [None req-810e5e18-203a-4063-ac94-bfd4a931b32d 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 04:01:35.784 8 INFO cinder.api.openstack.wsgi [None req-dde9f104-410d-4ac3-818b-b38314c99e27 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 04:01:35.786 8 INFO cinder.api.openstack.wsgi [None req-dde9f104-410d-4ac3-818b-b38314c99e27 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 04:01:45.780 7 INFO cinder.api.openstack.wsgi [None req-810e5e18-203a-4063-ac94-bfd4a931b32d 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 04:01:45.780 8 INFO cinder.api.openstack.wsgi [None req-dde9f104-410d-4ac3-818b-b38314c99e27 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 04:01:45.781 8 INFO cinder.api.openstack.wsgi [None req-dde9f104-410d-4ac3-818b-b38314c99e27 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 04:01:45.781 7 INFO cinder.api.openstack.wsgi [None req-810e5e18-203a-4063-ac94-bfd4a931b32d 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 04:01:55.780 7 INFO cinder.api.openstack.wsgi [None req-810e5e18-203a-4063-ac94-bfd4a931b32d 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 04:01:55.780 8 INFO cinder.api.openstack.wsgi [None req-dde9f104-410d-4ac3-818b-b38314c99e27 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 04:01:55.781 7 INFO cinder.api.openstack.wsgi [None req-810e5e18-203a-4063-ac94-bfd4a931b32d 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 04:01:55.781 8 INFO cinder.api.openstack.wsgi [None req-dde9f104-410d-4ac3-818b-b38314c99e27 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 04:02:05.780 7 INFO cinder.api.openstack.wsgi [None req-810e5e18-203a-4063-ac94-bfd4a931b32d 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 04:02:05.780 8 INFO cinder.api.openstack.wsgi [None req-dde9f104-410d-4ac3-818b-b38314c99e27 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 04:02:05.781 7 INFO cinder.api.openstack.wsgi [None req-810e5e18-203a-4063-ac94-bfd4a931b32d 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 04:02:05.782 8 INFO cinder.api.openstack.wsgi [None req-dde9f104-410d-4ac3-818b-b38314c99e27 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 04:02:15.780 8 INFO cinder.api.openstack.wsgi [None req-dde9f104-410d-4ac3-818b-b38314c99e27 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 04:02:15.780 7 INFO cinder.api.openstack.wsgi [None req-810e5e18-203a-4063-ac94-bfd4a931b32d 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 04:02:15.781 8 INFO cinder.api.openstack.wsgi [None req-dde9f104-410d-4ac3-818b-b38314c99e27 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 04:02:15.782 7 INFO cinder.api.openstack.wsgi [None req-810e5e18-203a-4063-ac94-bfd4a931b32d 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 04:02:25.780 7 INFO cinder.api.openstack.wsgi [None req-810e5e18-203a-4063-ac94-bfd4a931b32d 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 04:02:25.781 7 INFO cinder.api.openstack.wsgi [None req-810e5e18-203a-4063-ac94-bfd4a931b32d 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 04:02:25.781 8 INFO cinder.api.openstack.wsgi [None req-dde9f104-410d-4ac3-818b-b38314c99e27 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 04:02:25.782 8 INFO cinder.api.openstack.wsgi [None req-dde9f104-410d-4ac3-818b-b38314c99e27 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 04:02:35.779 7 INFO cinder.api.openstack.wsgi [None req-810e5e18-203a-4063-ac94-bfd4a931b32d 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 04:02:35.780 8 INFO cinder.api.openstack.wsgi [None req-dde9f104-410d-4ac3-818b-b38314c99e27 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 04:02:35.780 7 INFO cinder.api.openstack.wsgi [None req-810e5e18-203a-4063-ac94-bfd4a931b32d 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 04:02:35.781 8 INFO cinder.api.openstack.wsgi [None req-dde9f104-410d-4ac3-818b-b38314c99e27 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 04:02:45.779 7 INFO cinder.api.openstack.wsgi [None req-810e5e18-203a-4063-ac94-bfd4a931b32d 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 04:02:45.780 8 INFO cinder.api.openstack.wsgi [None req-dde9f104-410d-4ac3-818b-b38314c99e27 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 04:02:45.780 7 INFO cinder.api.openstack.wsgi [None req-810e5e18-203a-4063-ac94-bfd4a931b32d 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 04:02:45.781 8 INFO cinder.api.openstack.wsgi [None req-dde9f104-410d-4ac3-818b-b38314c99e27 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 04:02:55.780 8 INFO cinder.api.openstack.wsgi [None req-dde9f104-410d-4ac3-818b-b38314c99e27 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 04:02:55.781 8 INFO cinder.api.openstack.wsgi [None req-dde9f104-410d-4ac3-818b-b38314c99e27 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 04:02:55.785 7 INFO cinder.api.openstack.wsgi [None req-810e5e18-203a-4063-ac94-bfd4a931b32d 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 04:02:55.786 7 INFO cinder.api.openstack.wsgi [None req-810e5e18-203a-4063-ac94-bfd4a931b32d 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 04:03:05.780 8 INFO cinder.api.openstack.wsgi [None req-dde9f104-410d-4ac3-818b-b38314c99e27 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 04:03:05.780 7 INFO cinder.api.openstack.wsgi [None req-810e5e18-203a-4063-ac94-bfd4a931b32d 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 04:03:05.780 8 INFO cinder.api.openstack.wsgi [None req-dde9f104-410d-4ac3-818b-b38314c99e27 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 04:03:05.781 7 INFO cinder.api.openstack.wsgi [None req-810e5e18-203a-4063-ac94-bfd4a931b32d 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 04:03:15.780 7 INFO cinder.api.openstack.wsgi [None req-810e5e18-203a-4063-ac94-bfd4a931b32d 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 04:03:15.780 8 INFO cinder.api.openstack.wsgi [None req-dde9f104-410d-4ac3-818b-b38314c99e27 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 04:03:15.781 7 INFO cinder.api.openstack.wsgi [None req-810e5e18-203a-4063-ac94-bfd4a931b32d 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 04:03:15.782 8 INFO cinder.api.openstack.wsgi [None req-dde9f104-410d-4ac3-818b-b38314c99e27 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 04:03:25.780 8 INFO cinder.api.openstack.wsgi [None req-dde9f104-410d-4ac3-818b-b38314c99e27 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 04:03:25.780 7 INFO cinder.api.openstack.wsgi [None req-810e5e18-203a-4063-ac94-bfd4a931b32d 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 04:03:25.781 8 INFO cinder.api.openstack.wsgi [None req-dde9f104-410d-4ac3-818b-b38314c99e27 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 04:03:25.781 7 INFO cinder.api.openstack.wsgi [None req-810e5e18-203a-4063-ac94-bfd4a931b32d 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 04:03:35.780 7 INFO cinder.api.openstack.wsgi [None req-810e5e18-203a-4063-ac94-bfd4a931b32d 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 04:03:35.781 7 INFO cinder.api.openstack.wsgi [None req-810e5e18-203a-4063-ac94-bfd4a931b32d 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 04:03:35.781 8 INFO cinder.api.openstack.wsgi [None req-dde9f104-410d-4ac3-818b-b38314c99e27 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 04:03:35.782 8 INFO cinder.api.openstack.wsgi [None req-dde9f104-410d-4ac3-818b-b38314c99e27 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 04:03:45.780 8 INFO cinder.api.openstack.wsgi [None req-dde9f104-410d-4ac3-818b-b38314c99e27 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 04:03:45.780 7 INFO cinder.api.openstack.wsgi [None req-810e5e18-203a-4063-ac94-bfd4a931b32d 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 04:03:45.781 8 INFO cinder.api.openstack.wsgi [None req-dde9f104-410d-4ac3-818b-b38314c99e27 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 04:03:45.782 7 INFO cinder.api.openstack.wsgi [None req-810e5e18-203a-4063-ac94-bfd4a931b32d 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 04:03:55.780 8 INFO cinder.api.openstack.wsgi [None req-dde9f104-410d-4ac3-818b-b38314c99e27 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 04:03:55.780 7 INFO cinder.api.openstack.wsgi [None req-810e5e18-203a-4063-ac94-bfd4a931b32d 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 04:03:55.781 8 INFO cinder.api.openstack.wsgi [None req-dde9f104-410d-4ac3-818b-b38314c99e27 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 04:03:55.782 7 INFO cinder.api.openstack.wsgi [None req-810e5e18-203a-4063-ac94-bfd4a931b32d 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 04:04:05.780 7 INFO cinder.api.openstack.wsgi [None req-810e5e18-203a-4063-ac94-bfd4a931b32d 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 04:04:05.780 8 INFO cinder.api.openstack.wsgi [None req-dde9f104-410d-4ac3-818b-b38314c99e27 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 04:04:05.782 7 INFO cinder.api.openstack.wsgi [None req-810e5e18-203a-4063-ac94-bfd4a931b32d 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 04:04:05.784 8 INFO cinder.api.openstack.wsgi [None req-dde9f104-410d-4ac3-818b-b38314c99e27 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 04:04:15.780 7 INFO cinder.api.openstack.wsgi [None req-810e5e18-203a-4063-ac94-bfd4a931b32d 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 04:04:15.780 8 INFO cinder.api.openstack.wsgi [None req-dde9f104-410d-4ac3-818b-b38314c99e27 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 04:04:15.781 8 INFO cinder.api.openstack.wsgi [None req-dde9f104-410d-4ac3-818b-b38314c99e27 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 04:04:15.782 7 INFO cinder.api.openstack.wsgi [None req-810e5e18-203a-4063-ac94-bfd4a931b32d 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 04:04:25.780 8 INFO cinder.api.openstack.wsgi [None req-dde9f104-410d-4ac3-818b-b38314c99e27 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 04:04:25.780 7 INFO cinder.api.openstack.wsgi [None req-810e5e18-203a-4063-ac94-bfd4a931b32d 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 04:04:25.781 8 INFO cinder.api.openstack.wsgi [None req-dde9f104-410d-4ac3-818b-b38314c99e27 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 04:04:25.782 7 INFO cinder.api.openstack.wsgi [None req-810e5e18-203a-4063-ac94-bfd4a931b32d 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 04:04:35.780 7 INFO cinder.api.openstack.wsgi [None req-810e5e18-203a-4063-ac94-bfd4a931b32d 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 04:04:35.780 8 INFO cinder.api.openstack.wsgi [None req-dde9f104-410d-4ac3-818b-b38314c99e27 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 04:04:35.781 7 INFO cinder.api.openstack.wsgi [None req-810e5e18-203a-4063-ac94-bfd4a931b32d 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 04:04:35.781 8 INFO cinder.api.openstack.wsgi [None req-dde9f104-410d-4ac3-818b-b38314c99e27 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 04:04:45.780 7 INFO cinder.api.openstack.wsgi [None req-810e5e18-203a-4063-ac94-bfd4a931b32d 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 04:04:45.781 8 INFO cinder.api.openstack.wsgi [None req-dde9f104-410d-4ac3-818b-b38314c99e27 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 04:04:45.782 7 INFO cinder.api.openstack.wsgi [None req-810e5e18-203a-4063-ac94-bfd4a931b32d 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 04:04:45.782 8 INFO cinder.api.openstack.wsgi [None req-dde9f104-410d-4ac3-818b-b38314c99e27 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 04:04:55.780 7 INFO cinder.api.openstack.wsgi [None req-810e5e18-203a-4063-ac94-bfd4a931b32d 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 04:04:55.780 8 INFO cinder.api.openstack.wsgi [None req-dde9f104-410d-4ac3-818b-b38314c99e27 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 04:04:55.781 7 INFO cinder.api.openstack.wsgi [None req-810e5e18-203a-4063-ac94-bfd4a931b32d 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 04:04:55.781 8 INFO cinder.api.openstack.wsgi [None req-dde9f104-410d-4ac3-818b-b38314c99e27 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 04:05:05.780 7 INFO cinder.api.openstack.wsgi [None req-810e5e18-203a-4063-ac94-bfd4a931b32d 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 04:05:05.780 8 INFO cinder.api.openstack.wsgi [None req-dde9f104-410d-4ac3-818b-b38314c99e27 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 04:05:05.781 7 INFO cinder.api.openstack.wsgi [None req-810e5e18-203a-4063-ac94-bfd4a931b32d 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 04:05:05.781 8 INFO cinder.api.openstack.wsgi [None req-dde9f104-410d-4ac3-818b-b38314c99e27 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 04:05:15.780 7 INFO cinder.api.openstack.wsgi [None req-810e5e18-203a-4063-ac94-bfd4a931b32d 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 04:05:15.780 8 INFO cinder.api.openstack.wsgi [None req-dde9f104-410d-4ac3-818b-b38314c99e27 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 04:05:15.781 8 INFO cinder.api.openstack.wsgi [None req-dde9f104-410d-4ac3-818b-b38314c99e27 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 04:05:15.781 7 INFO cinder.api.openstack.wsgi [None req-810e5e18-203a-4063-ac94-bfd4a931b32d 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 04:05:25.780 7 INFO cinder.api.openstack.wsgi [None req-810e5e18-203a-4063-ac94-bfd4a931b32d 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 04:05:25.780 7 INFO cinder.api.openstack.wsgi [None req-810e5e18-203a-4063-ac94-bfd4a931b32d 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 04:05:25.780 8 INFO cinder.api.openstack.wsgi [None req-dde9f104-410d-4ac3-818b-b38314c99e27 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 04:05:25.782 8 INFO cinder.api.openstack.wsgi [None req-dde9f104-410d-4ac3-818b-b38314c99e27 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 04:05:35.780 7 INFO cinder.api.openstack.wsgi [None req-810e5e18-203a-4063-ac94-bfd4a931b32d 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 04:05:35.780 8 INFO cinder.api.openstack.wsgi [None req-dde9f104-410d-4ac3-818b-b38314c99e27 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 04:05:35.781 7 INFO cinder.api.openstack.wsgi [None req-810e5e18-203a-4063-ac94-bfd4a931b32d 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 04:05:35.781 8 INFO cinder.api.openstack.wsgi [None req-dde9f104-410d-4ac3-818b-b38314c99e27 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 04:05:45.780 7 INFO cinder.api.openstack.wsgi [None req-810e5e18-203a-4063-ac94-bfd4a931b32d 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 04:05:45.781 8 INFO cinder.api.openstack.wsgi [None req-dde9f104-410d-4ac3-818b-b38314c99e27 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 04:05:45.781 7 INFO cinder.api.openstack.wsgi [None req-810e5e18-203a-4063-ac94-bfd4a931b32d 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 04:05:45.782 8 INFO cinder.api.openstack.wsgi [None req-dde9f104-410d-4ac3-818b-b38314c99e27 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 04:05:55.781 7 INFO cinder.api.openstack.wsgi [None req-810e5e18-203a-4063-ac94-bfd4a931b32d 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 04:05:55.781 8 INFO cinder.api.openstack.wsgi [None req-dde9f104-410d-4ac3-818b-b38314c99e27 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 04:05:55.782 7 INFO cinder.api.openstack.wsgi [None req-810e5e18-203a-4063-ac94-bfd4a931b32d 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 04:05:55.782 8 INFO cinder.api.openstack.wsgi [None req-dde9f104-410d-4ac3-818b-b38314c99e27 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 04:06:05.780 7 INFO cinder.api.openstack.wsgi [None req-810e5e18-203a-4063-ac94-bfd4a931b32d 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 04:06:05.780 8 INFO cinder.api.openstack.wsgi [None req-dde9f104-410d-4ac3-818b-b38314c99e27 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 04:06:05.781 8 INFO cinder.api.openstack.wsgi [None req-dde9f104-410d-4ac3-818b-b38314c99e27 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 04:06:05.781 7 INFO cinder.api.openstack.wsgi [None req-810e5e18-203a-4063-ac94-bfd4a931b32d 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 04:06:15.780 8 INFO cinder.api.openstack.wsgi [None req-dde9f104-410d-4ac3-818b-b38314c99e27 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 04:06:15.782 8 INFO cinder.api.openstack.wsgi [None req-dde9f104-410d-4ac3-818b-b38314c99e27 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 04:06:15.782 7 INFO cinder.api.openstack.wsgi [None req-810e5e18-203a-4063-ac94-bfd4a931b32d 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 04:06:15.784 7 INFO cinder.api.openstack.wsgi [None req-810e5e18-203a-4063-ac94-bfd4a931b32d 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 04:06:25.780 7 INFO cinder.api.openstack.wsgi [None req-810e5e18-203a-4063-ac94-bfd4a931b32d 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 04:06:25.780 8 INFO cinder.api.openstack.wsgi [None req-dde9f104-410d-4ac3-818b-b38314c99e27 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 04:06:25.780 7 INFO cinder.api.openstack.wsgi [None req-810e5e18-203a-4063-ac94-bfd4a931b32d 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 04:06:25.781 8 INFO cinder.api.openstack.wsgi [None req-dde9f104-410d-4ac3-818b-b38314c99e27 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 04:06:35.780 7 INFO cinder.api.openstack.wsgi [None req-810e5e18-203a-4063-ac94-bfd4a931b32d 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 04:06:35.780 8 INFO cinder.api.openstack.wsgi [None req-dde9f104-410d-4ac3-818b-b38314c99e27 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 04:06:35.781 7 INFO cinder.api.openstack.wsgi [None req-810e5e18-203a-4063-ac94-bfd4a931b32d 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 04:06:35.782 8 INFO cinder.api.openstack.wsgi [None req-dde9f104-410d-4ac3-818b-b38314c99e27 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 04:06:45.780 7 INFO cinder.api.openstack.wsgi [None req-810e5e18-203a-4063-ac94-bfd4a931b32d 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 04:06:45.780 8 INFO cinder.api.openstack.wsgi [None req-dde9f104-410d-4ac3-818b-b38314c99e27 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 04:06:45.781 8 INFO cinder.api.openstack.wsgi [None req-dde9f104-410d-4ac3-818b-b38314c99e27 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 04:06:45.782 7 INFO cinder.api.openstack.wsgi [None req-810e5e18-203a-4063-ac94-bfd4a931b32d 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 04:06:55.779 8 INFO cinder.api.openstack.wsgi [None req-dde9f104-410d-4ac3-818b-b38314c99e27 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 04:06:55.779 7 INFO cinder.api.openstack.wsgi [None req-810e5e18-203a-4063-ac94-bfd4a931b32d 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 04:06:55.780 8 INFO cinder.api.openstack.wsgi [None req-dde9f104-410d-4ac3-818b-b38314c99e27 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 04:06:55.780 7 INFO cinder.api.openstack.wsgi [None req-810e5e18-203a-4063-ac94-bfd4a931b32d 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 04:07:05.779 7 INFO cinder.api.openstack.wsgi [None req-810e5e18-203a-4063-ac94-bfd4a931b32d 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 04:07:05.779 8 INFO cinder.api.openstack.wsgi [None req-dde9f104-410d-4ac3-818b-b38314c99e27 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 04:07:05.780 8 INFO cinder.api.openstack.wsgi [None req-dde9f104-410d-4ac3-818b-b38314c99e27 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 04:07:05.780 7 INFO cinder.api.openstack.wsgi [None req-810e5e18-203a-4063-ac94-bfd4a931b32d 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 04:07:15.780 7 INFO cinder.api.openstack.wsgi [None req-810e5e18-203a-4063-ac94-bfd4a931b32d 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 04:07:15.780 8 INFO cinder.api.openstack.wsgi [None req-dde9f104-410d-4ac3-818b-b38314c99e27 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 04:07:15.781 7 INFO cinder.api.openstack.wsgi [None req-810e5e18-203a-4063-ac94-bfd4a931b32d 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 04:07:15.781 8 INFO cinder.api.openstack.wsgi [None req-dde9f104-410d-4ac3-818b-b38314c99e27 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 04:07:25.780 7 INFO cinder.api.openstack.wsgi [None req-810e5e18-203a-4063-ac94-bfd4a931b32d 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 04:07:25.780 8 INFO cinder.api.openstack.wsgi [None req-dde9f104-410d-4ac3-818b-b38314c99e27 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 04:07:25.781 7 INFO cinder.api.openstack.wsgi [None req-810e5e18-203a-4063-ac94-bfd4a931b32d 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 04:07:25.782 8 INFO cinder.api.openstack.wsgi [None req-dde9f104-410d-4ac3-818b-b38314c99e27 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 04:07:35.779 7 INFO cinder.api.openstack.wsgi [None req-810e5e18-203a-4063-ac94-bfd4a931b32d 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 04:07:35.780 7 INFO cinder.api.openstack.wsgi [None req-810e5e18-203a-4063-ac94-bfd4a931b32d 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 04:07:35.780 8 INFO cinder.api.openstack.wsgi [None req-dde9f104-410d-4ac3-818b-b38314c99e27 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 04:07:35.782 8 INFO cinder.api.openstack.wsgi [None req-dde9f104-410d-4ac3-818b-b38314c99e27 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 04:07:45.779 7 INFO cinder.api.openstack.wsgi [None req-810e5e18-203a-4063-ac94-bfd4a931b32d 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 04:07:45.780 8 INFO cinder.api.openstack.wsgi [None req-dde9f104-410d-4ac3-818b-b38314c99e27 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 04:07:45.780 7 INFO cinder.api.openstack.wsgi [None req-810e5e18-203a-4063-ac94-bfd4a931b32d 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 04:07:45.781 8 INFO cinder.api.openstack.wsgi [None req-dde9f104-410d-4ac3-818b-b38314c99e27 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 04:07:48.149 7 INFO cinder.api.openstack.wsgi [None req-4f9e39f9-21dc-440c-91ab-73f7f3aad856 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET https://volume.199-204-45-227.nip.io/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-quota-sets/30471c1cfdf44b29baf86fc27632b09f?usage=False 2026-07-08 04:07:48.169 7 INFO cinder.api.openstack.wsgi [None req-4f9e39f9-21dc-440c-91ab-73f7f3aad856 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] https://volume.199-204-45-227.nip.io/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-quota-sets/30471c1cfdf44b29baf86fc27632b09f?usage=False returned with HTTP 200 [pid: 7|app: 0|req: 196/389] 199.204.45.227 () {44 vars in 1069 bytes} [Wed Jul 8 04:07:48 2026] GET /v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-quota-sets/30471c1cfdf44b29baf86fc27632b09f?usage=False => generated 340 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-08 04:07:48.763 8 INFO cinder.api.openstack.wsgi [None req-e729968b-b98c-436c-8165-721ea6ce7a8e 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] PUT https://volume.199-204-45-227.nip.io/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-quota-sets/30471c1cfdf44b29baf86fc27632b09f 2026-07-08 04:07:48.840 8 INFO cinder.api.openstack.wsgi [None req-e729968b-b98c-436c-8165-721ea6ce7a8e 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] https://volume.199-204-45-227.nip.io/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-quota-sets/30471c1cfdf44b29baf86fc27632b09f returned with HTTP 200 [pid: 8|app: 0|req: 194/390] 199.204.45.227 () {48 vars in 1098 bytes} [Wed Jul 8 04:07:48 2026] PUT /v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-quota-sets/30471c1cfdf44b29baf86fc27632b09f => generated 296 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-08 04:07:55.780 8 INFO cinder.api.openstack.wsgi [None req-e729968b-b98c-436c-8165-721ea6ce7a8e 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 04:07:55.780 7 INFO cinder.api.openstack.wsgi [None req-4f9e39f9-21dc-440c-91ab-73f7f3aad856 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 04:07:55.781 8 INFO cinder.api.openstack.wsgi [None req-e729968b-b98c-436c-8165-721ea6ce7a8e 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 04:07:55.781 7 INFO cinder.api.openstack.wsgi [None req-4f9e39f9-21dc-440c-91ab-73f7f3aad856 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 04:08:05.780 8 INFO cinder.api.openstack.wsgi [None req-e729968b-b98c-436c-8165-721ea6ce7a8e 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 04:08:05.780 7 INFO cinder.api.openstack.wsgi [None req-4f9e39f9-21dc-440c-91ab-73f7f3aad856 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 04:08:05.781 8 INFO cinder.api.openstack.wsgi [None req-e729968b-b98c-436c-8165-721ea6ce7a8e 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 04:08:05.781 7 INFO cinder.api.openstack.wsgi [None req-4f9e39f9-21dc-440c-91ab-73f7f3aad856 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 04:08:15.780 8 INFO cinder.api.openstack.wsgi [None req-e729968b-b98c-436c-8165-721ea6ce7a8e 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 04:08:15.780 7 INFO cinder.api.openstack.wsgi [None req-4f9e39f9-21dc-440c-91ab-73f7f3aad856 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 04:08:15.781 8 INFO cinder.api.openstack.wsgi [None req-e729968b-b98c-436c-8165-721ea6ce7a8e 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 04:08:15.781 7 INFO cinder.api.openstack.wsgi [None req-4f9e39f9-21dc-440c-91ab-73f7f3aad856 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 04:08:25.780 7 INFO cinder.api.openstack.wsgi [None req-4f9e39f9-21dc-440c-91ab-73f7f3aad856 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 04:08:25.780 8 INFO cinder.api.openstack.wsgi [None req-e729968b-b98c-436c-8165-721ea6ce7a8e 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 04:08:25.781 7 INFO cinder.api.openstack.wsgi [None req-4f9e39f9-21dc-440c-91ab-73f7f3aad856 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 04:08:25.782 8 INFO cinder.api.openstack.wsgi [None req-e729968b-b98c-436c-8165-721ea6ce7a8e 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 04:08:35.780 7 INFO cinder.api.openstack.wsgi [None req-4f9e39f9-21dc-440c-91ab-73f7f3aad856 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 04:08:35.780 8 INFO cinder.api.openstack.wsgi [None req-e729968b-b98c-436c-8165-721ea6ce7a8e 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 04:08:35.781 7 INFO cinder.api.openstack.wsgi [None req-4f9e39f9-21dc-440c-91ab-73f7f3aad856 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 04:08:35.781 8 INFO cinder.api.openstack.wsgi [None req-e729968b-b98c-436c-8165-721ea6ce7a8e 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 04:08:45.779 7 INFO cinder.api.openstack.wsgi [None req-4f9e39f9-21dc-440c-91ab-73f7f3aad856 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 04:08:45.779 8 INFO cinder.api.openstack.wsgi [None req-e729968b-b98c-436c-8165-721ea6ce7a8e 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 04:08:45.780 7 INFO cinder.api.openstack.wsgi [None req-4f9e39f9-21dc-440c-91ab-73f7f3aad856 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 04:08:45.781 8 INFO cinder.api.openstack.wsgi [None req-e729968b-b98c-436c-8165-721ea6ce7a8e 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 04:08:55.780 7 INFO cinder.api.openstack.wsgi [None req-4f9e39f9-21dc-440c-91ab-73f7f3aad856 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 04:08:55.781 8 INFO cinder.api.openstack.wsgi [None req-e729968b-b98c-436c-8165-721ea6ce7a8e 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 04:08:55.782 7 INFO cinder.api.openstack.wsgi [None req-4f9e39f9-21dc-440c-91ab-73f7f3aad856 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 04:08:55.782 8 INFO cinder.api.openstack.wsgi [None req-e729968b-b98c-436c-8165-721ea6ce7a8e 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 04:09:05.779 7 INFO cinder.api.openstack.wsgi [None req-4f9e39f9-21dc-440c-91ab-73f7f3aad856 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 04:09:05.780 8 INFO cinder.api.openstack.wsgi [None req-e729968b-b98c-436c-8165-721ea6ce7a8e 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 04:09:05.781 7 INFO cinder.api.openstack.wsgi [None req-4f9e39f9-21dc-440c-91ab-73f7f3aad856 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 04:09:05.781 8 INFO cinder.api.openstack.wsgi [None req-e729968b-b98c-436c-8165-721ea6ce7a8e 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 04:09:15.780 8 INFO cinder.api.openstack.wsgi [None req-e729968b-b98c-436c-8165-721ea6ce7a8e 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 04:09:15.781 7 INFO cinder.api.openstack.wsgi [None req-4f9e39f9-21dc-440c-91ab-73f7f3aad856 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 04:09:15.781 8 INFO cinder.api.openstack.wsgi [None req-e729968b-b98c-436c-8165-721ea6ce7a8e 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 04:09:15.782 7 INFO cinder.api.openstack.wsgi [None req-4f9e39f9-21dc-440c-91ab-73f7f3aad856 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 04:09:25.781 7 INFO cinder.api.openstack.wsgi [None req-4f9e39f9-21dc-440c-91ab-73f7f3aad856 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 04:09:25.781 8 INFO cinder.api.openstack.wsgi [None req-e729968b-b98c-436c-8165-721ea6ce7a8e 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 04:09:25.782 7 INFO cinder.api.openstack.wsgi [None req-4f9e39f9-21dc-440c-91ab-73f7f3aad856 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 04:09:25.783 8 INFO cinder.api.openstack.wsgi [None req-e729968b-b98c-436c-8165-721ea6ce7a8e 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 04:09:35.780 8 INFO cinder.api.openstack.wsgi [None req-e729968b-b98c-436c-8165-721ea6ce7a8e 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 04:09:35.780 7 INFO cinder.api.openstack.wsgi [None req-4f9e39f9-21dc-440c-91ab-73f7f3aad856 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 04:09:35.781 8 INFO cinder.api.openstack.wsgi [None req-e729968b-b98c-436c-8165-721ea6ce7a8e 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 04:09:35.781 7 INFO cinder.api.openstack.wsgi [None req-4f9e39f9-21dc-440c-91ab-73f7f3aad856 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 04:09:39.140 8 INFO cinder.api.openstack.wsgi [None req-8e2e8630-5149-4a3d-820f-9d36190404a4 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/volumes/detail?all_tenants=true 2026-07-08 04:09:39.172 8 INFO cinder.volume.api [None req-8e2e8630-5149-4a3d-820f-9d36190404a4 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] Get all volumes completed successfully. 2026-07-08 04:09:39.174 8 INFO cinder.api.openstack.wsgi [None req-8e2e8630-5149-4a3d-820f-9d36190404a4 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 206/413] 10.0.0.95 () {28 vars in 683 bytes} [Wed Jul 8 04:09:39 2026] GET /v3/96f0f1c7ed5144c3ad258cfc3e6104b6/volumes/detail?all_tenants=true => generated 15 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-08 04:09:39.193 7 INFO cinder.api.openstack.wsgi [None req-cd7aae6d-5266-4958-bc93-ce52805d3f8d 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/snapshots?all_tenants=true 2026-07-08 04:09:39.212 7 INFO cinder.volume.api [None req-cd7aae6d-5266-4958-bc93-ce52805d3f8d 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] Get all snapshots completed successfully. 2026-07-08 04:09:39.213 7 INFO cinder.api.openstack.wsgi [None req-cd7aae6d-5266-4958-bc93-ce52805d3f8d 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 208/414] 10.0.0.95 () {28 vars in 673 bytes} [Wed Jul 8 04:09:39 2026] GET /v3/96f0f1c7ed5144c3ad258cfc3e6104b6/snapshots?all_tenants=true => generated 17 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-08 04:09:39.227 8 INFO cinder.api.openstack.wsgi [None req-880e7364-4198-427a-bc14-b4300ab65c41 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/volumes/detail?all_tenants=true 2026-07-08 04:09:39.236 8 INFO cinder.volume.api [None req-880e7364-4198-427a-bc14-b4300ab65c41 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] Get all volumes completed successfully. 2026-07-08 04:09:39.237 8 INFO cinder.api.openstack.wsgi [None req-880e7364-4198-427a-bc14-b4300ab65c41 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 207/415] 10.0.0.95 () {28 vars in 683 bytes} [Wed Jul 8 04:09:39 2026] GET /v3/96f0f1c7ed5144c3ad258cfc3e6104b6/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 04:09:39.249 7 INFO cinder.api.openstack.wsgi [None req-e3812b77-03c7-484b-813b-7ee24d127014 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/scheduler-stats/get_pools?detail=true 2026-07-08 04:09:39.789 7 INFO cinder.api.openstack.wsgi [None req-e3812b77-03c7-484b-813b-7ee24d127014 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 209/416] 10.0.0.95 () {28 vars in 695 bytes} [Wed Jul 8 04:09:39 2026] GET /v3/96f0f1c7ed5144c3ad258cfc3e6104b6/scheduler-stats/get_pools?detail=true => generated 670 bytes in 549 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-08 04:09:39.843 8 INFO cinder.api.openstack.wsgi [None req-9670900d-bda8-49dd-b7d5-7aa98d1e0a8f 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-quota-sets/30471c1cfdf44b29baf86fc27632b09f?usage=true 2026-07-08 04:09:39.865 8 INFO cinder.api.openstack.wsgi [None req-9670900d-bda8-49dd-b7d5-7aa98d1e0a8f 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-quota-sets/30471c1cfdf44b29baf86fc27632b09f?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 208/417] 10.0.0.95 () {28 vars in 735 bytes} [Wed Jul 8 04:09:39 2026] GET /v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-quota-sets/30471c1cfdf44b29baf86fc27632b09f?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 04:09:39.879 7 INFO cinder.api.openstack.wsgi [None req-aa4f1fee-7cf0-425e-820a-9bc40efef0da 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-quota-sets/96f0f1c7ed5144c3ad258cfc3e6104b6?usage=true 2026-07-08 04:09:39.907 7 INFO cinder.api.openstack.wsgi [None req-aa4f1fee-7cf0-425e-820a-9bc40efef0da 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-quota-sets/96f0f1c7ed5144c3ad258cfc3e6104b6?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 210/418] 10.0.0.95 () {28 vars in 735 bytes} [Wed Jul 8 04:09:39 2026] GET /v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-quota-sets/96f0f1c7ed5144c3ad258cfc3e6104b6?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 04:09:39.929 8 INFO cinder.api.openstack.wsgi [None req-d6c79ac9-9606-4348-bd0e-55ec4ea2da13 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-quota-sets/9c9511d1205c4b8d94d5bcdc05e42ce6?usage=true 2026-07-08 04:09:39.959 8 INFO cinder.api.openstack.wsgi [None req-d6c79ac9-9606-4348-bd0e-55ec4ea2da13 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-quota-sets/9c9511d1205c4b8d94d5bcdc05e42ce6?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 209/419] 10.0.0.95 () {28 vars in 735 bytes} [Wed Jul 8 04:09:39 2026] GET /v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-quota-sets/9c9511d1205c4b8d94d5bcdc05e42ce6?usage=true => generated 847 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-08 04:09:39.984 7 INFO cinder.api.openstack.wsgi [None req-d33d0655-6860-4a15-a7a9-e8eed8364ec7 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-services 2026-07-08 04:09:39.999 7 INFO cinder.api.openstack.wsgi [None req-d33d0655-6860-4a15-a7a9-e8eed8364ec7 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-services returned with HTTP 200 [pid: 7|app: 0|req: 211/420] 10.0.0.95 () {28 vars in 644 bytes} [Wed Jul 8 04:09:39 2026] GET /v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-services => generated 646 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-08 04:09:45.780 8 INFO cinder.api.openstack.wsgi [None req-d6c79ac9-9606-4348-bd0e-55ec4ea2da13 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 04:09:45.780 7 INFO cinder.api.openstack.wsgi [None req-d33d0655-6860-4a15-a7a9-e8eed8364ec7 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 04:09:45.781 8 INFO cinder.api.openstack.wsgi [None req-d6c79ac9-9606-4348-bd0e-55ec4ea2da13 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 04:09:45.782 7 INFO cinder.api.openstack.wsgi [None req-d33d0655-6860-4a15-a7a9-e8eed8364ec7 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 04:09:55.780 8 INFO cinder.api.openstack.wsgi [None req-d6c79ac9-9606-4348-bd0e-55ec4ea2da13 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 04:09:55.781 8 INFO cinder.api.openstack.wsgi [None req-d6c79ac9-9606-4348-bd0e-55ec4ea2da13 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 04:09:55.781 7 INFO cinder.api.openstack.wsgi [None req-d33d0655-6860-4a15-a7a9-e8eed8364ec7 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 04:09:55.782 7 INFO cinder.api.openstack.wsgi [None req-d33d0655-6860-4a15-a7a9-e8eed8364ec7 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 04:10:05.780 7 INFO cinder.api.openstack.wsgi [None req-d33d0655-6860-4a15-a7a9-e8eed8364ec7 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 04:10:05.780 8 INFO cinder.api.openstack.wsgi [None req-d6c79ac9-9606-4348-bd0e-55ec4ea2da13 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 04:10:05.781 8 INFO cinder.api.openstack.wsgi [None req-d6c79ac9-9606-4348-bd0e-55ec4ea2da13 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 04:10:05.781 7 INFO cinder.api.openstack.wsgi [None req-d33d0655-6860-4a15-a7a9-e8eed8364ec7 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 04:10:15.780 8 INFO cinder.api.openstack.wsgi [None req-d6c79ac9-9606-4348-bd0e-55ec4ea2da13 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 04:10:15.781 8 INFO cinder.api.openstack.wsgi [None req-d6c79ac9-9606-4348-bd0e-55ec4ea2da13 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 04:10:15.781 7 INFO cinder.api.openstack.wsgi [None req-d33d0655-6860-4a15-a7a9-e8eed8364ec7 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 04:10:15.782 7 INFO cinder.api.openstack.wsgi [None req-d33d0655-6860-4a15-a7a9-e8eed8364ec7 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 04:10:25.780 8 INFO cinder.api.openstack.wsgi [None req-d6c79ac9-9606-4348-bd0e-55ec4ea2da13 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 04:10:25.780 7 INFO cinder.api.openstack.wsgi [None req-d33d0655-6860-4a15-a7a9-e8eed8364ec7 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 04:10:25.781 8 INFO cinder.api.openstack.wsgi [None req-d6c79ac9-9606-4348-bd0e-55ec4ea2da13 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 04:10:25.782 7 INFO cinder.api.openstack.wsgi [None req-d33d0655-6860-4a15-a7a9-e8eed8364ec7 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 04:10:35.779 8 INFO cinder.api.openstack.wsgi [None req-d6c79ac9-9606-4348-bd0e-55ec4ea2da13 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 04:10:35.780 7 INFO cinder.api.openstack.wsgi [None req-d33d0655-6860-4a15-a7a9-e8eed8364ec7 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 04:10:35.780 8 INFO cinder.api.openstack.wsgi [None req-d6c79ac9-9606-4348-bd0e-55ec4ea2da13 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 04:10:35.781 7 INFO cinder.api.openstack.wsgi [None req-d33d0655-6860-4a15-a7a9-e8eed8364ec7 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 04:10:39.136 8 INFO cinder.api.openstack.wsgi [None req-e03fb578-4193-4169-8b72-3aa1fa2b2941 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-services 2026-07-08 04:10:39.143 8 INFO cinder.api.openstack.wsgi [None req-e03fb578-4193-4169-8b72-3aa1fa2b2941 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-services returned with HTTP 200 [pid: 8|app: 0|req: 216/433] 10.0.0.95 () {28 vars in 644 bytes} [Wed Jul 8 04:10:39 2026] GET /v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-services => generated 646 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-08 04:10:39.154 7 INFO cinder.api.openstack.wsgi [None req-923a098f-c6e7-4b5a-8fd7-8769a7dc619e 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/volumes/detail?all_tenants=true 2026-07-08 04:10:39.192 7 INFO cinder.volume.api [None req-923a098f-c6e7-4b5a-8fd7-8769a7dc619e 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] Get all volumes completed successfully. 2026-07-08 04:10:39.194 7 INFO cinder.api.openstack.wsgi [None req-923a098f-c6e7-4b5a-8fd7-8769a7dc619e 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 218/434] 10.0.0.95 () {28 vars in 683 bytes} [Wed Jul 8 04:10:39 2026] GET /v3/96f0f1c7ed5144c3ad258cfc3e6104b6/volumes/detail?all_tenants=true => generated 15 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-08 04:10:39.205 8 INFO cinder.api.openstack.wsgi [None req-138951df-07e0-4ba5-b8c1-2464dd84cd11 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/scheduler-stats/get_pools?detail=true 2026-07-08 04:10:39.742 8 INFO cinder.api.openstack.wsgi [None req-138951df-07e0-4ba5-b8c1-2464dd84cd11 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 217/435] 10.0.0.95 () {28 vars in 695 bytes} [Wed Jul 8 04:10:39 2026] GET /v3/96f0f1c7ed5144c3ad258cfc3e6104b6/scheduler-stats/get_pools?detail=true => generated 670 bytes in 544 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-08 04:10:39.793 7 INFO cinder.api.openstack.wsgi [None req-ea73557a-5d30-4563-9dc2-5eeee29e3bdb 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-quota-sets/30471c1cfdf44b29baf86fc27632b09f?usage=true 2026-07-08 04:10:39.815 7 INFO cinder.api.openstack.wsgi [None req-ea73557a-5d30-4563-9dc2-5eeee29e3bdb 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-quota-sets/30471c1cfdf44b29baf86fc27632b09f?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 219/436] 10.0.0.95 () {28 vars in 735 bytes} [Wed Jul 8 04:10:39 2026] GET /v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-quota-sets/30471c1cfdf44b29baf86fc27632b09f?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 04:10:39.829 8 INFO cinder.api.openstack.wsgi [None req-1befe720-4884-4d47-9cb6-29e758b8a950 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-quota-sets/96f0f1c7ed5144c3ad258cfc3e6104b6?usage=true 2026-07-08 04:10:39.855 8 INFO cinder.api.openstack.wsgi [None req-1befe720-4884-4d47-9cb6-29e758b8a950 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-quota-sets/96f0f1c7ed5144c3ad258cfc3e6104b6?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 218/437] 10.0.0.95 () {28 vars in 735 bytes} [Wed Jul 8 04:10:39 2026] GET /v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-quota-sets/96f0f1c7ed5144c3ad258cfc3e6104b6?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 04:10:39.865 7 INFO cinder.api.openstack.wsgi [None req-4a806754-6f94-4990-9bf3-3fe073376133 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-quota-sets/9c9511d1205c4b8d94d5bcdc05e42ce6?usage=true 2026-07-08 04:10:39.884 7 INFO cinder.api.openstack.wsgi [None req-4a806754-6f94-4990-9bf3-3fe073376133 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-quota-sets/9c9511d1205c4b8d94d5bcdc05e42ce6?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 220/438] 10.0.0.95 () {28 vars in 735 bytes} [Wed Jul 8 04:10:39 2026] GET /v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-quota-sets/9c9511d1205c4b8d94d5bcdc05e42ce6?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 04:10:39.898 8 INFO cinder.api.openstack.wsgi [None req-0b47056e-c7bd-4814-944d-08b77bca12d9 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/volumes/detail?all_tenants=true 2026-07-08 04:10:39.909 8 INFO cinder.volume.api [None req-0b47056e-c7bd-4814-944d-08b77bca12d9 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] Get all volumes completed successfully. 2026-07-08 04:10:39.911 8 INFO cinder.api.openstack.wsgi [None req-0b47056e-c7bd-4814-944d-08b77bca12d9 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 219/439] 10.0.0.95 () {28 vars in 683 bytes} [Wed Jul 8 04:10:39 2026] GET /v3/96f0f1c7ed5144c3ad258cfc3e6104b6/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 04:10:39.922 7 INFO cinder.api.openstack.wsgi [None req-0c3ffb39-7cdd-4181-ae57-eb2c78af008e 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/snapshots?all_tenants=true 2026-07-08 04:10:39.929 7 INFO cinder.volume.api [None req-0c3ffb39-7cdd-4181-ae57-eb2c78af008e 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] Get all snapshots completed successfully. 2026-07-08 04:10:39.930 7 INFO cinder.api.openstack.wsgi [None req-0c3ffb39-7cdd-4181-ae57-eb2c78af008e 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 221/440] 10.0.0.95 () {28 vars in 673 bytes} [Wed Jul 8 04:10:39 2026] GET /v3/96f0f1c7ed5144c3ad258cfc3e6104b6/snapshots?all_tenants=true => generated 17 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-08 04:10:45.780 8 INFO cinder.api.openstack.wsgi [None req-0b47056e-c7bd-4814-944d-08b77bca12d9 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 04:10:45.780 7 INFO cinder.api.openstack.wsgi [None req-0c3ffb39-7cdd-4181-ae57-eb2c78af008e 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 04:10:45.781 8 INFO cinder.api.openstack.wsgi [None req-0b47056e-c7bd-4814-944d-08b77bca12d9 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 04:10:45.781 7 INFO cinder.api.openstack.wsgi [None req-0c3ffb39-7cdd-4181-ae57-eb2c78af008e 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 04:10:55.779 8 INFO cinder.api.openstack.wsgi [None req-0b47056e-c7bd-4814-944d-08b77bca12d9 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 04:10:55.779 7 INFO cinder.api.openstack.wsgi [None req-0c3ffb39-7cdd-4181-ae57-eb2c78af008e 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 04:10:55.780 7 INFO cinder.api.openstack.wsgi [None req-0c3ffb39-7cdd-4181-ae57-eb2c78af008e 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 04:10:55.780 8 INFO cinder.api.openstack.wsgi [None req-0b47056e-c7bd-4814-944d-08b77bca12d9 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 04:11:05.780 7 INFO cinder.api.openstack.wsgi [None req-0c3ffb39-7cdd-4181-ae57-eb2c78af008e 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 04:11:05.780 7 INFO cinder.api.openstack.wsgi [None req-0c3ffb39-7cdd-4181-ae57-eb2c78af008e 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 04:11:05.781 8 INFO cinder.api.openstack.wsgi [None req-0b47056e-c7bd-4814-944d-08b77bca12d9 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 04:11:05.782 8 INFO cinder.api.openstack.wsgi [None req-0b47056e-c7bd-4814-944d-08b77bca12d9 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 04:11:15.780 8 INFO cinder.api.openstack.wsgi [None req-0b47056e-c7bd-4814-944d-08b77bca12d9 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 04:11:15.780 7 INFO cinder.api.openstack.wsgi [None req-0c3ffb39-7cdd-4181-ae57-eb2c78af008e 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 04:11:15.781 7 INFO cinder.api.openstack.wsgi [None req-0c3ffb39-7cdd-4181-ae57-eb2c78af008e 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 04:11:15.781 8 INFO cinder.api.openstack.wsgi [None req-0b47056e-c7bd-4814-944d-08b77bca12d9 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 04:11:25.780 8 INFO cinder.api.openstack.wsgi [None req-0b47056e-c7bd-4814-944d-08b77bca12d9 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 04:11:25.781 8 INFO cinder.api.openstack.wsgi [None req-0b47056e-c7bd-4814-944d-08b77bca12d9 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 04:11:25.782 7 INFO cinder.api.openstack.wsgi [None req-0c3ffb39-7cdd-4181-ae57-eb2c78af008e 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 04:11:25.783 7 INFO cinder.api.openstack.wsgi [None req-0c3ffb39-7cdd-4181-ae57-eb2c78af008e 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 04:11:35.780 8 INFO cinder.api.openstack.wsgi [None req-0b47056e-c7bd-4814-944d-08b77bca12d9 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 04:11:35.781 8 INFO cinder.api.openstack.wsgi [None req-0b47056e-c7bd-4814-944d-08b77bca12d9 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 04:11:35.780 7 INFO cinder.api.openstack.wsgi [None req-0c3ffb39-7cdd-4181-ae57-eb2c78af008e 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 04:11:35.782 7 INFO cinder.api.openstack.wsgi [None req-0c3ffb39-7cdd-4181-ae57-eb2c78af008e 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 04:11:39.095 8 INFO cinder.api.openstack.wsgi [None req-b8f70ac2-d434-42a0-a9e2-2830843d13e4 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-services 2026-07-08 04:11:39.101 8 INFO cinder.api.openstack.wsgi [None req-b8f70ac2-d434-42a0-a9e2-2830843d13e4 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-services returned with HTTP 200 [pid: 8|app: 0|req: 226/453] 10.0.0.95 () {28 vars in 644 bytes} [Wed Jul 8 04:11:39 2026] GET /v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-services => generated 646 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-08 04:11:39.112 7 INFO cinder.api.openstack.wsgi [None req-3bf2c855-1ff1-4113-9d09-8806786ab547 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/volumes/detail?all_tenants=true 2026-07-08 04:11:39.125 7 INFO cinder.volume.api [None req-3bf2c855-1ff1-4113-9d09-8806786ab547 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] Get all volumes completed successfully. 2026-07-08 04:11:39.128 7 INFO cinder.api.openstack.wsgi [None req-3bf2c855-1ff1-4113-9d09-8806786ab547 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 228/454] 10.0.0.95 () {28 vars in 683 bytes} [Wed Jul 8 04:11:39 2026] GET /v3/96f0f1c7ed5144c3ad258cfc3e6104b6/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 04:11:39.140 8 INFO cinder.api.openstack.wsgi [None req-2c7e29df-b341-456b-8ead-6006c5f3e807 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/scheduler-stats/get_pools?detail=true 2026-07-08 04:11:39.644 8 INFO cinder.api.openstack.wsgi [None req-2c7e29df-b341-456b-8ead-6006c5f3e807 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 227/455] 10.0.0.95 () {28 vars in 695 bytes} [Wed Jul 8 04:11:39 2026] GET /v3/96f0f1c7ed5144c3ad258cfc3e6104b6/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 04:11:39.658 7 INFO cinder.api.openstack.wsgi [None req-fd44f1d8-4917-4d7d-bc73-0660ab4069f4 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/snapshots?all_tenants=true 2026-07-08 04:11:39.664 7 INFO cinder.volume.api [None req-fd44f1d8-4917-4d7d-bc73-0660ab4069f4 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] Get all snapshots completed successfully. 2026-07-08 04:11:39.665 7 INFO cinder.api.openstack.wsgi [None req-fd44f1d8-4917-4d7d-bc73-0660ab4069f4 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 229/456] 10.0.0.95 () {28 vars in 673 bytes} [Wed Jul 8 04:11:39 2026] GET /v3/96f0f1c7ed5144c3ad258cfc3e6104b6/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 04:11:39.720 8 INFO cinder.api.openstack.wsgi [None req-130f3c21-df90-45ec-87b3-250961d1ae83 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-quota-sets/30471c1cfdf44b29baf86fc27632b09f?usage=true 2026-07-08 04:11:39.743 8 INFO cinder.api.openstack.wsgi [None req-130f3c21-df90-45ec-87b3-250961d1ae83 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-quota-sets/30471c1cfdf44b29baf86fc27632b09f?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 228/457] 10.0.0.95 () {28 vars in 735 bytes} [Wed Jul 8 04:11:39 2026] GET /v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-quota-sets/30471c1cfdf44b29baf86fc27632b09f?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 04:11:39.754 7 INFO cinder.api.openstack.wsgi [None req-d2f07ee6-1441-4a7a-859a-e71e43ccf202 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-quota-sets/96f0f1c7ed5144c3ad258cfc3e6104b6?usage=true 2026-07-08 04:11:39.776 7 INFO cinder.api.openstack.wsgi [None req-d2f07ee6-1441-4a7a-859a-e71e43ccf202 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-quota-sets/96f0f1c7ed5144c3ad258cfc3e6104b6?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 230/458] 10.0.0.95 () {28 vars in 735 bytes} [Wed Jul 8 04:11:39 2026] GET /v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-quota-sets/96f0f1c7ed5144c3ad258cfc3e6104b6?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 04:11:39.787 8 INFO cinder.api.openstack.wsgi [None req-19b23679-c6a7-48c6-91a8-458643f0ad5c 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-quota-sets/9c9511d1205c4b8d94d5bcdc05e42ce6?usage=true 2026-07-08 04:11:39.816 8 INFO cinder.api.openstack.wsgi [None req-19b23679-c6a7-48c6-91a8-458643f0ad5c 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-quota-sets/9c9511d1205c4b8d94d5bcdc05e42ce6?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 229/459] 10.0.0.95 () {28 vars in 735 bytes} [Wed Jul 8 04:11:39 2026] GET /v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-quota-sets/9c9511d1205c4b8d94d5bcdc05e42ce6?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 04:11:39.831 7 INFO cinder.api.openstack.wsgi [None req-4e3134b5-3057-4899-b1da-9c1a68916565 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/volumes/detail?all_tenants=true 2026-07-08 04:11:39.842 7 INFO cinder.volume.api [None req-4e3134b5-3057-4899-b1da-9c1a68916565 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] Get all volumes completed successfully. 2026-07-08 04:11:39.843 7 INFO cinder.api.openstack.wsgi [None req-4e3134b5-3057-4899-b1da-9c1a68916565 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 231/460] 10.0.0.95 () {28 vars in 683 bytes} [Wed Jul 8 04:11:39 2026] GET /v3/96f0f1c7ed5144c3ad258cfc3e6104b6/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 04:11:45.779 7 INFO cinder.api.openstack.wsgi [None req-4e3134b5-3057-4899-b1da-9c1a68916565 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 04:11:45.779 8 INFO cinder.api.openstack.wsgi [None req-19b23679-c6a7-48c6-91a8-458643f0ad5c 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 04:11:45.780 8 INFO cinder.api.openstack.wsgi [None req-19b23679-c6a7-48c6-91a8-458643f0ad5c 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 04:11:45.780 7 INFO cinder.api.openstack.wsgi [None req-4e3134b5-3057-4899-b1da-9c1a68916565 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 04:11:55.780 7 INFO cinder.api.openstack.wsgi [None req-4e3134b5-3057-4899-b1da-9c1a68916565 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 04:11:55.780 8 INFO cinder.api.openstack.wsgi [None req-19b23679-c6a7-48c6-91a8-458643f0ad5c 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 04:11:55.780 7 INFO cinder.api.openstack.wsgi [None req-4e3134b5-3057-4899-b1da-9c1a68916565 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 04:11:55.781 8 INFO cinder.api.openstack.wsgi [None req-19b23679-c6a7-48c6-91a8-458643f0ad5c 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 04:12:05.780 7 INFO cinder.api.openstack.wsgi [None req-4e3134b5-3057-4899-b1da-9c1a68916565 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 04:12:05.781 8 INFO cinder.api.openstack.wsgi [None req-19b23679-c6a7-48c6-91a8-458643f0ad5c 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 04:12:05.782 7 INFO cinder.api.openstack.wsgi [None req-4e3134b5-3057-4899-b1da-9c1a68916565 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 04:12:05.782 8 INFO cinder.api.openstack.wsgi [None req-19b23679-c6a7-48c6-91a8-458643f0ad5c 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 04:12:15.780 7 INFO cinder.api.openstack.wsgi [None req-4e3134b5-3057-4899-b1da-9c1a68916565 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 04:12:15.780 7 INFO cinder.api.openstack.wsgi [None req-4e3134b5-3057-4899-b1da-9c1a68916565 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 04:12:15.782 8 INFO cinder.api.openstack.wsgi [None req-19b23679-c6a7-48c6-91a8-458643f0ad5c 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 04:12:15.782 8 INFO cinder.api.openstack.wsgi [None req-19b23679-c6a7-48c6-91a8-458643f0ad5c 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 04:12:25.780 8 INFO cinder.api.openstack.wsgi [None req-19b23679-c6a7-48c6-91a8-458643f0ad5c 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 04:12:25.780 7 INFO cinder.api.openstack.wsgi [None req-4e3134b5-3057-4899-b1da-9c1a68916565 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 04:12:25.781 8 INFO cinder.api.openstack.wsgi [None req-19b23679-c6a7-48c6-91a8-458643f0ad5c 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 04:12:25.781 7 INFO cinder.api.openstack.wsgi [None req-4e3134b5-3057-4899-b1da-9c1a68916565 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 04:12:35.780 7 INFO cinder.api.openstack.wsgi [None req-4e3134b5-3057-4899-b1da-9c1a68916565 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 04:12:35.780 8 INFO cinder.api.openstack.wsgi [None req-19b23679-c6a7-48c6-91a8-458643f0ad5c 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 04:12:35.781 7 INFO cinder.api.openstack.wsgi [None req-4e3134b5-3057-4899-b1da-9c1a68916565 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 04:12:35.781 8 INFO cinder.api.openstack.wsgi [None req-19b23679-c6a7-48c6-91a8-458643f0ad5c 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 04:12:39.122 7 INFO cinder.api.openstack.wsgi [None req-1e323521-1b15-4b18-b8cb-5cafe0969236 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/scheduler-stats/get_pools?detail=true 2026-07-08 04:12:39.626 7 INFO cinder.api.openstack.wsgi [None req-1e323521-1b15-4b18-b8cb-5cafe0969236 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 238/473] 10.0.0.95 () {28 vars in 695 bytes} [Wed Jul 8 04:12:39 2026] GET /v3/96f0f1c7ed5144c3ad258cfc3e6104b6/scheduler-stats/get_pools?detail=true => generated 670 bytes in 560 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-08 04:12:39.678 8 INFO cinder.api.openstack.wsgi [None req-f4ccd4d6-93b8-4671-918f-5197e75ffea2 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-quota-sets/30471c1cfdf44b29baf86fc27632b09f?usage=true 2026-07-08 04:12:39.703 8 INFO cinder.api.openstack.wsgi [None req-f4ccd4d6-93b8-4671-918f-5197e75ffea2 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-quota-sets/30471c1cfdf44b29baf86fc27632b09f?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 236/474] 10.0.0.95 () {28 vars in 735 bytes} [Wed Jul 8 04:12:39 2026] GET /v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-quota-sets/30471c1cfdf44b29baf86fc27632b09f?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 04:12:39.714 7 INFO cinder.api.openstack.wsgi [None req-fc9e7343-b22a-4ba5-bae8-94ab32b464d8 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-quota-sets/96f0f1c7ed5144c3ad258cfc3e6104b6?usage=true 2026-07-08 04:12:39.738 7 INFO cinder.api.openstack.wsgi [None req-fc9e7343-b22a-4ba5-bae8-94ab32b464d8 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-quota-sets/96f0f1c7ed5144c3ad258cfc3e6104b6?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 239/475] 10.0.0.95 () {28 vars in 735 bytes} [Wed Jul 8 04:12:39 2026] GET /v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-quota-sets/96f0f1c7ed5144c3ad258cfc3e6104b6?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 04:12:39.752 8 INFO cinder.api.openstack.wsgi [None req-7753954a-cb51-4fb6-8ee5-094a64838844 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-quota-sets/9c9511d1205c4b8d94d5bcdc05e42ce6?usage=true 2026-07-08 04:12:39.774 8 INFO cinder.api.openstack.wsgi [None req-7753954a-cb51-4fb6-8ee5-094a64838844 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-quota-sets/9c9511d1205c4b8d94d5bcdc05e42ce6?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 237/476] 10.0.0.95 () {28 vars in 735 bytes} [Wed Jul 8 04:12:39 2026] GET /v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-quota-sets/9c9511d1205c4b8d94d5bcdc05e42ce6?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 04:12:39.785 7 INFO cinder.api.openstack.wsgi [None req-2fa78948-8d3f-4df1-bd3b-184599a2cff5 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/snapshots?all_tenants=true 2026-07-08 04:12:39.793 7 INFO cinder.volume.api [None req-2fa78948-8d3f-4df1-bd3b-184599a2cff5 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] Get all snapshots completed successfully. 2026-07-08 04:12:39.794 7 INFO cinder.api.openstack.wsgi [None req-2fa78948-8d3f-4df1-bd3b-184599a2cff5 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 240/477] 10.0.0.95 () {28 vars in 673 bytes} [Wed Jul 8 04:12:39 2026] GET /v3/96f0f1c7ed5144c3ad258cfc3e6104b6/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 04:12:39.804 8 INFO cinder.api.openstack.wsgi [None req-c6a44af4-6016-4579-a553-cc1c0001b5e1 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/volumes/detail?all_tenants=true 2026-07-08 04:12:39.815 8 INFO cinder.volume.api [None req-c6a44af4-6016-4579-a553-cc1c0001b5e1 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] Get all volumes completed successfully. 2026-07-08 04:12:39.818 8 INFO cinder.api.openstack.wsgi [None req-c6a44af4-6016-4579-a553-cc1c0001b5e1 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 238/478] 10.0.0.95 () {28 vars in 683 bytes} [Wed Jul 8 04:12:39 2026] GET /v3/96f0f1c7ed5144c3ad258cfc3e6104b6/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 04:12:39.829 7 INFO cinder.api.openstack.wsgi [None req-d577d003-a62f-42d5-a7fc-8082c9d21f73 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/volumes/detail?all_tenants=true 2026-07-08 04:12:39.841 7 INFO cinder.volume.api [None req-d577d003-a62f-42d5-a7fc-8082c9d21f73 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] Get all volumes completed successfully. 2026-07-08 04:12:39.843 7 INFO cinder.api.openstack.wsgi [None req-d577d003-a62f-42d5-a7fc-8082c9d21f73 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 241/479] 10.0.0.95 () {28 vars in 683 bytes} [Wed Jul 8 04:12:39 2026] GET /v3/96f0f1c7ed5144c3ad258cfc3e6104b6/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 04:12:39.857 8 INFO cinder.api.openstack.wsgi [None req-ff858cd3-9714-4dcd-b8d6-6949da7fb9d5 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-services 2026-07-08 04:12:39.863 8 INFO cinder.api.openstack.wsgi [None req-ff858cd3-9714-4dcd-b8d6-6949da7fb9d5 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-services returned with HTTP 200 [pid: 8|app: 0|req: 239/480] 10.0.0.95 () {28 vars in 644 bytes} [Wed Jul 8 04:12:39 2026] GET /v3/96f0f1c7ed5144c3ad258cfc3e6104b6/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 04:12:45.781 7 INFO cinder.api.openstack.wsgi [None req-d577d003-a62f-42d5-a7fc-8082c9d21f73 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 04:12:45.782 8 INFO cinder.api.openstack.wsgi [None req-ff858cd3-9714-4dcd-b8d6-6949da7fb9d5 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 04:12:45.782 7 INFO cinder.api.openstack.wsgi [None req-d577d003-a62f-42d5-a7fc-8082c9d21f73 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 04:12:45.783 8 INFO cinder.api.openstack.wsgi [None req-ff858cd3-9714-4dcd-b8d6-6949da7fb9d5 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 04:12:55.781 8 INFO cinder.api.openstack.wsgi [None req-ff858cd3-9714-4dcd-b8d6-6949da7fb9d5 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 04:12:55.781 7 INFO cinder.api.openstack.wsgi [None req-d577d003-a62f-42d5-a7fc-8082c9d21f73 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 04:12:55.781 8 INFO cinder.api.openstack.wsgi [None req-ff858cd3-9714-4dcd-b8d6-6949da7fb9d5 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 04:12:55.782 7 INFO cinder.api.openstack.wsgi [None req-d577d003-a62f-42d5-a7fc-8082c9d21f73 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 04:13:05.780 8 INFO cinder.api.openstack.wsgi [None req-ff858cd3-9714-4dcd-b8d6-6949da7fb9d5 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 04:13:05.781 8 INFO cinder.api.openstack.wsgi [None req-ff858cd3-9714-4dcd-b8d6-6949da7fb9d5 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 04:13:05.781 7 INFO cinder.api.openstack.wsgi [None req-d577d003-a62f-42d5-a7fc-8082c9d21f73 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 04:13:05.782 7 INFO cinder.api.openstack.wsgi [None req-d577d003-a62f-42d5-a7fc-8082c9d21f73 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 04:13:15.779 7 INFO cinder.api.openstack.wsgi [None req-d577d003-a62f-42d5-a7fc-8082c9d21f73 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 04:13:15.779 8 INFO cinder.api.openstack.wsgi [None req-ff858cd3-9714-4dcd-b8d6-6949da7fb9d5 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 04:13:15.780 8 INFO cinder.api.openstack.wsgi [None req-ff858cd3-9714-4dcd-b8d6-6949da7fb9d5 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 04:13:15.780 7 INFO cinder.api.openstack.wsgi [None req-d577d003-a62f-42d5-a7fc-8082c9d21f73 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 04:13:25.780 8 INFO cinder.api.openstack.wsgi [None req-ff858cd3-9714-4dcd-b8d6-6949da7fb9d5 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 04:13:25.780 7 INFO cinder.api.openstack.wsgi [None req-d577d003-a62f-42d5-a7fc-8082c9d21f73 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 04:13:25.781 8 INFO cinder.api.openstack.wsgi [None req-ff858cd3-9714-4dcd-b8d6-6949da7fb9d5 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 04:13:25.781 7 INFO cinder.api.openstack.wsgi [None req-d577d003-a62f-42d5-a7fc-8082c9d21f73 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 04:13:35.780 8 INFO cinder.api.openstack.wsgi [None req-ff858cd3-9714-4dcd-b8d6-6949da7fb9d5 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 04:13:35.780 7 INFO cinder.api.openstack.wsgi [None req-d577d003-a62f-42d5-a7fc-8082c9d21f73 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 04:13:35.781 8 INFO cinder.api.openstack.wsgi [None req-ff858cd3-9714-4dcd-b8d6-6949da7fb9d5 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 04:13:35.782 7 INFO cinder.api.openstack.wsgi [None req-d577d003-a62f-42d5-a7fc-8082c9d21f73 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 04:13:39.173 8 INFO cinder.api.openstack.wsgi [None req-235a5fd8-7e30-41cf-9ef4-59a871fda530 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-quota-sets/30471c1cfdf44b29baf86fc27632b09f?usage=true 2026-07-08 04:13:39.217 8 INFO cinder.api.openstack.wsgi [None req-235a5fd8-7e30-41cf-9ef4-59a871fda530 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-quota-sets/30471c1cfdf44b29baf86fc27632b09f?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 246/493] 10.0.0.95 () {28 vars in 735 bytes} [Wed Jul 8 04:13:39 2026] GET /v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-quota-sets/30471c1cfdf44b29baf86fc27632b09f?usage=true => generated 845 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-08 04:13:39.231 7 INFO cinder.api.openstack.wsgi [None req-1ade6b42-7a2a-4341-b168-cd6ea6cc8cea 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-quota-sets/96f0f1c7ed5144c3ad258cfc3e6104b6?usage=true 2026-07-08 04:13:39.253 7 INFO cinder.api.openstack.wsgi [None req-1ade6b42-7a2a-4341-b168-cd6ea6cc8cea 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-quota-sets/96f0f1c7ed5144c3ad258cfc3e6104b6?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 248/494] 10.0.0.95 () {28 vars in 735 bytes} [Wed Jul 8 04:13:39 2026] GET /v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-quota-sets/96f0f1c7ed5144c3ad258cfc3e6104b6?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 04:13:39.264 8 INFO cinder.api.openstack.wsgi [None req-f2854810-849a-4b79-9539-5a1eccb79539 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-quota-sets/9c9511d1205c4b8d94d5bcdc05e42ce6?usage=true 2026-07-08 04:13:39.302 8 INFO cinder.api.openstack.wsgi [None req-f2854810-849a-4b79-9539-5a1eccb79539 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-quota-sets/9c9511d1205c4b8d94d5bcdc05e42ce6?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 247/495] 10.0.0.95 () {28 vars in 735 bytes} [Wed Jul 8 04:13:39 2026] GET /v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-quota-sets/9c9511d1205c4b8d94d5bcdc05e42ce6?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 04:13:39.315 7 INFO cinder.api.openstack.wsgi [None req-befc3078-6265-41b3-8d9a-b58b49f5c071 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/snapshots?all_tenants=true 2026-07-08 04:13:39.323 7 INFO cinder.volume.api [None req-befc3078-6265-41b3-8d9a-b58b49f5c071 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] Get all snapshots completed successfully. 2026-07-08 04:13:39.323 7 INFO cinder.api.openstack.wsgi [None req-befc3078-6265-41b3-8d9a-b58b49f5c071 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 249/496] 10.0.0.95 () {28 vars in 673 bytes} [Wed Jul 8 04:13:39 2026] GET /v3/96f0f1c7ed5144c3ad258cfc3e6104b6/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 04:13:39.335 8 INFO cinder.api.openstack.wsgi [None req-02c1819e-1a92-4e85-8f78-f0adfd15eee5 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/volumes/detail?all_tenants=true 2026-07-08 04:13:39.348 8 INFO cinder.volume.api [None req-02c1819e-1a92-4e85-8f78-f0adfd15eee5 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] Get all volumes completed successfully. 2026-07-08 04:13:39.352 8 INFO cinder.api.openstack.wsgi [None req-02c1819e-1a92-4e85-8f78-f0adfd15eee5 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 248/497] 10.0.0.95 () {28 vars in 683 bytes} [Wed Jul 8 04:13:39 2026] GET /v3/96f0f1c7ed5144c3ad258cfc3e6104b6/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 04:13:39.366 7 INFO cinder.api.openstack.wsgi [None req-c1b57cf0-1281-4730-8814-af4633da5f69 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/scheduler-stats/get_pools?detail=true 2026-07-08 04:13:39.871 7 INFO cinder.api.openstack.wsgi [None req-c1b57cf0-1281-4730-8814-af4633da5f69 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 250/498] 10.0.0.95 () {28 vars in 695 bytes} [Wed Jul 8 04:13:39 2026] GET /v3/96f0f1c7ed5144c3ad258cfc3e6104b6/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 04:13:39.884 8 INFO cinder.api.openstack.wsgi [None req-a0d3793f-0436-48c6-96a5-4496726d5a20 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/volumes/detail?all_tenants=true 2026-07-08 04:13:39.892 8 INFO cinder.volume.api [None req-a0d3793f-0436-48c6-96a5-4496726d5a20 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] Get all volumes completed successfully. 2026-07-08 04:13:39.894 8 INFO cinder.api.openstack.wsgi [None req-a0d3793f-0436-48c6-96a5-4496726d5a20 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 249/499] 10.0.0.95 () {28 vars in 683 bytes} [Wed Jul 8 04:13:39 2026] GET /v3/96f0f1c7ed5144c3ad258cfc3e6104b6/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 04:13:39.905 7 INFO cinder.api.openstack.wsgi [None req-6e2cf8ff-3d63-49dc-adad-5afad72cf825 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-services 2026-07-08 04:13:39.911 7 INFO cinder.api.openstack.wsgi [None req-6e2cf8ff-3d63-49dc-adad-5afad72cf825 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-services returned with HTTP 200 [pid: 7|app: 0|req: 251/500] 10.0.0.95 () {28 vars in 644 bytes} [Wed Jul 8 04:13:39 2026] GET /v3/96f0f1c7ed5144c3ad258cfc3e6104b6/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 04:13:45.780 7 INFO cinder.api.openstack.wsgi [None req-6e2cf8ff-3d63-49dc-adad-5afad72cf825 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 04:13:45.780 8 INFO cinder.api.openstack.wsgi [None req-a0d3793f-0436-48c6-96a5-4496726d5a20 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 04:13:45.781 7 INFO cinder.api.openstack.wsgi [None req-6e2cf8ff-3d63-49dc-adad-5afad72cf825 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 04:13:45.781 8 INFO cinder.api.openstack.wsgi [None req-a0d3793f-0436-48c6-96a5-4496726d5a20 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 04:13:55.780 7 INFO cinder.api.openstack.wsgi [None req-6e2cf8ff-3d63-49dc-adad-5afad72cf825 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 04:13:55.780 8 INFO cinder.api.openstack.wsgi [None req-a0d3793f-0436-48c6-96a5-4496726d5a20 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 04:13:55.780 7 INFO cinder.api.openstack.wsgi [None req-6e2cf8ff-3d63-49dc-adad-5afad72cf825 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 04:13:55.781 8 INFO cinder.api.openstack.wsgi [None req-a0d3793f-0436-48c6-96a5-4496726d5a20 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 04:14:05.779 7 INFO cinder.api.openstack.wsgi [None req-6e2cf8ff-3d63-49dc-adad-5afad72cf825 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 04:14:05.780 7 INFO cinder.api.openstack.wsgi [None req-6e2cf8ff-3d63-49dc-adad-5afad72cf825 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 04:14:05.780 8 INFO cinder.api.openstack.wsgi [None req-a0d3793f-0436-48c6-96a5-4496726d5a20 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 04:14:05.781 8 INFO cinder.api.openstack.wsgi [None req-a0d3793f-0436-48c6-96a5-4496726d5a20 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 04:14:15.780 7 INFO cinder.api.openstack.wsgi [None req-6e2cf8ff-3d63-49dc-adad-5afad72cf825 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 04:14:15.780 8 INFO cinder.api.openstack.wsgi [None req-a0d3793f-0436-48c6-96a5-4496726d5a20 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 04:14:15.781 8 INFO cinder.api.openstack.wsgi [None req-a0d3793f-0436-48c6-96a5-4496726d5a20 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 04:14:15.782 7 INFO cinder.api.openstack.wsgi [None req-6e2cf8ff-3d63-49dc-adad-5afad72cf825 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 04:14:25.779 8 INFO cinder.api.openstack.wsgi [None req-a0d3793f-0436-48c6-96a5-4496726d5a20 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 04:14:25.780 7 INFO cinder.api.openstack.wsgi [None req-6e2cf8ff-3d63-49dc-adad-5afad72cf825 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 04:14:25.781 7 INFO cinder.api.openstack.wsgi [None req-6e2cf8ff-3d63-49dc-adad-5afad72cf825 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 04:14:25.781 8 INFO cinder.api.openstack.wsgi [None req-a0d3793f-0436-48c6-96a5-4496726d5a20 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 04:14:35.779 8 INFO cinder.api.openstack.wsgi [None req-a0d3793f-0436-48c6-96a5-4496726d5a20 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 04:14:35.780 7 INFO cinder.api.openstack.wsgi [None req-6e2cf8ff-3d63-49dc-adad-5afad72cf825 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 04:14:35.780 8 INFO cinder.api.openstack.wsgi [None req-a0d3793f-0436-48c6-96a5-4496726d5a20 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 04:14:35.780 7 INFO cinder.api.openstack.wsgi [None req-6e2cf8ff-3d63-49dc-adad-5afad72cf825 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 04:14:39.299 8 INFO cinder.api.openstack.wsgi [None req-106f7f70-7306-4ace-af12-3b5e1662eb1c 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/volumes/detail?all_tenants=true 2026-07-08 04:14:39.307 8 INFO cinder.volume.api [None req-106f7f70-7306-4ace-af12-3b5e1662eb1c 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] Get all volumes completed successfully. 2026-07-08 04:14:39.309 8 INFO cinder.api.openstack.wsgi [None req-106f7f70-7306-4ace-af12-3b5e1662eb1c 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 256/513] 10.0.0.95 () {28 vars in 683 bytes} [Wed Jul 8 04:14:39 2026] GET /v3/96f0f1c7ed5144c3ad258cfc3e6104b6/volumes/detail?all_tenants=true => generated 15 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-08 04:14:39.323 7 INFO cinder.api.openstack.wsgi [None req-5245bfed-78a0-4912-a27b-6fd41aa935fe 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/scheduler-stats/get_pools?detail=true 2026-07-08 04:14:39.827 7 INFO cinder.api.openstack.wsgi [None req-5245bfed-78a0-4912-a27b-6fd41aa935fe 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 258/514] 10.0.0.95 () {28 vars in 695 bytes} [Wed Jul 8 04:14:39 2026] GET /v3/96f0f1c7ed5144c3ad258cfc3e6104b6/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 04:14:39.870 8 INFO cinder.api.openstack.wsgi [None req-0c58b239-fa21-4d8f-b736-6ba4a5c176eb 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-quota-sets/30471c1cfdf44b29baf86fc27632b09f?usage=true 2026-07-08 04:14:39.887 8 INFO cinder.api.openstack.wsgi [None req-0c58b239-fa21-4d8f-b736-6ba4a5c176eb 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-quota-sets/30471c1cfdf44b29baf86fc27632b09f?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 257/515] 10.0.0.95 () {28 vars in 735 bytes} [Wed Jul 8 04:14:39 2026] GET /v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-quota-sets/30471c1cfdf44b29baf86fc27632b09f?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 04:14:39.902 7 INFO cinder.api.openstack.wsgi [None req-77dd8e90-eea4-42a4-8a89-2ea8bf95bf60 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-quota-sets/96f0f1c7ed5144c3ad258cfc3e6104b6?usage=true 2026-07-08 04:14:39.923 7 INFO cinder.api.openstack.wsgi [None req-77dd8e90-eea4-42a4-8a89-2ea8bf95bf60 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-quota-sets/96f0f1c7ed5144c3ad258cfc3e6104b6?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 259/516] 10.0.0.95 () {28 vars in 735 bytes} [Wed Jul 8 04:14:39 2026] GET /v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-quota-sets/96f0f1c7ed5144c3ad258cfc3e6104b6?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 04:14:39.934 8 INFO cinder.api.openstack.wsgi [None req-9f763351-7b2d-43c9-b9ad-a4a874f8a6fa 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-quota-sets/9c9511d1205c4b8d94d5bcdc05e42ce6?usage=true 2026-07-08 04:14:39.953 8 INFO cinder.api.openstack.wsgi [None req-9f763351-7b2d-43c9-b9ad-a4a874f8a6fa 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-quota-sets/9c9511d1205c4b8d94d5bcdc05e42ce6?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 258/517] 10.0.0.95 () {28 vars in 735 bytes} [Wed Jul 8 04:14:39 2026] GET /v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-quota-sets/9c9511d1205c4b8d94d5bcdc05e42ce6?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 04:14:39.965 7 INFO cinder.api.openstack.wsgi [None req-ca1b8f06-1fd6-4d25-8b3b-d189c03e7293 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/volumes/detail?all_tenants=true 2026-07-08 04:14:39.973 7 INFO cinder.volume.api [None req-ca1b8f06-1fd6-4d25-8b3b-d189c03e7293 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] Get all volumes completed successfully. 2026-07-08 04:14:39.975 7 INFO cinder.api.openstack.wsgi [None req-ca1b8f06-1fd6-4d25-8b3b-d189c03e7293 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 260/518] 10.0.0.95 () {28 vars in 683 bytes} [Wed Jul 8 04:14:39 2026] GET /v3/96f0f1c7ed5144c3ad258cfc3e6104b6/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 04:14:39.988 8 INFO cinder.api.openstack.wsgi [None req-9dd9670c-ddaf-446b-abbc-a53c7b4acc31 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-services 2026-07-08 04:14:39.992 8 INFO cinder.api.openstack.wsgi [None req-9dd9670c-ddaf-446b-abbc-a53c7b4acc31 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-services returned with HTTP 200 [pid: 8|app: 0|req: 259/519] 10.0.0.95 () {28 vars in 644 bytes} [Wed Jul 8 04:14:39 2026] GET /v3/96f0f1c7ed5144c3ad258cfc3e6104b6/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 04:14:40.003 7 INFO cinder.api.openstack.wsgi [None req-3dc57fd8-776d-40e2-8bfb-c314488cad0e 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/snapshots?all_tenants=true 2026-07-08 04:14:40.008 7 INFO cinder.volume.api [None req-3dc57fd8-776d-40e2-8bfb-c314488cad0e 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] Get all snapshots completed successfully. 2026-07-08 04:14:40.009 7 INFO cinder.api.openstack.wsgi [None req-3dc57fd8-776d-40e2-8bfb-c314488cad0e 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 261/520] 10.0.0.95 () {28 vars in 673 bytes} [Wed Jul 8 04:14:39 2026] GET /v3/96f0f1c7ed5144c3ad258cfc3e6104b6/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 04:14:45.779 7 INFO cinder.api.openstack.wsgi [None req-3dc57fd8-776d-40e2-8bfb-c314488cad0e 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 04:14:45.779 8 INFO cinder.api.openstack.wsgi [None req-9dd9670c-ddaf-446b-abbc-a53c7b4acc31 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 04:14:45.780 7 INFO cinder.api.openstack.wsgi [None req-3dc57fd8-776d-40e2-8bfb-c314488cad0e 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 04:14:45.782 8 INFO cinder.api.openstack.wsgi [None req-9dd9670c-ddaf-446b-abbc-a53c7b4acc31 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 04:14:55.780 8 INFO cinder.api.openstack.wsgi [None req-9dd9670c-ddaf-446b-abbc-a53c7b4acc31 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 04:14:55.780 7 INFO cinder.api.openstack.wsgi [None req-3dc57fd8-776d-40e2-8bfb-c314488cad0e 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 04:14:55.781 7 INFO cinder.api.openstack.wsgi [None req-3dc57fd8-776d-40e2-8bfb-c314488cad0e 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 04:14:55.781 8 INFO cinder.api.openstack.wsgi [None req-9dd9670c-ddaf-446b-abbc-a53c7b4acc31 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 04:15:05.780 7 INFO cinder.api.openstack.wsgi [None req-3dc57fd8-776d-40e2-8bfb-c314488cad0e 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 04:15:05.781 8 INFO cinder.api.openstack.wsgi [None req-9dd9670c-ddaf-446b-abbc-a53c7b4acc31 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 04:15:05.781 7 INFO cinder.api.openstack.wsgi [None req-3dc57fd8-776d-40e2-8bfb-c314488cad0e 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 04:15:05.782 8 INFO cinder.api.openstack.wsgi [None req-9dd9670c-ddaf-446b-abbc-a53c7b4acc31 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 04:15:15.780 7 INFO cinder.api.openstack.wsgi [None req-3dc57fd8-776d-40e2-8bfb-c314488cad0e 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 04:15:15.780 8 INFO cinder.api.openstack.wsgi [None req-9dd9670c-ddaf-446b-abbc-a53c7b4acc31 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 04:15:15.781 8 INFO cinder.api.openstack.wsgi [None req-9dd9670c-ddaf-446b-abbc-a53c7b4acc31 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 04:15:15.782 7 INFO cinder.api.openstack.wsgi [None req-3dc57fd8-776d-40e2-8bfb-c314488cad0e 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 04:15:25.780 7 INFO cinder.api.openstack.wsgi [None req-3dc57fd8-776d-40e2-8bfb-c314488cad0e 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 04:15:25.780 8 INFO cinder.api.openstack.wsgi [None req-9dd9670c-ddaf-446b-abbc-a53c7b4acc31 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 04:15:25.781 7 INFO cinder.api.openstack.wsgi [None req-3dc57fd8-776d-40e2-8bfb-c314488cad0e 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 04:15:25.781 8 INFO cinder.api.openstack.wsgi [None req-9dd9670c-ddaf-446b-abbc-a53c7b4acc31 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 04:15:35.780 7 INFO cinder.api.openstack.wsgi [None req-3dc57fd8-776d-40e2-8bfb-c314488cad0e 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 04:15:35.780 8 INFO cinder.api.openstack.wsgi [None req-9dd9670c-ddaf-446b-abbc-a53c7b4acc31 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 04:15:35.781 7 INFO cinder.api.openstack.wsgi [None req-3dc57fd8-776d-40e2-8bfb-c314488cad0e 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 04:15:35.782 8 INFO cinder.api.openstack.wsgi [None req-9dd9670c-ddaf-446b-abbc-a53c7b4acc31 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 04:15:39.297 7 INFO cinder.api.openstack.wsgi [None req-3d18fa6b-af95-4eb4-a2c4-b001cf1c109d 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-quota-sets/30471c1cfdf44b29baf86fc27632b09f?usage=true 2026-07-08 04:15:39.324 7 INFO cinder.api.openstack.wsgi [None req-3d18fa6b-af95-4eb4-a2c4-b001cf1c109d 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-quota-sets/30471c1cfdf44b29baf86fc27632b09f?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 268/533] 10.0.0.95 () {28 vars in 735 bytes} [Wed Jul 8 04:15:39 2026] GET /v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-quota-sets/30471c1cfdf44b29baf86fc27632b09f?usage=true => generated 845 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-08 04:15:39.346 8 INFO cinder.api.openstack.wsgi [None req-c766036e-2679-458b-bb17-ba2ac77e3041 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-quota-sets/96f0f1c7ed5144c3ad258cfc3e6104b6?usage=true 2026-07-08 04:15:39.379 8 INFO cinder.api.openstack.wsgi [None req-c766036e-2679-458b-bb17-ba2ac77e3041 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-quota-sets/96f0f1c7ed5144c3ad258cfc3e6104b6?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 266/534] 10.0.0.95 () {28 vars in 735 bytes} [Wed Jul 8 04:15:39 2026] GET /v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-quota-sets/96f0f1c7ed5144c3ad258cfc3e6104b6?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 04:15:39.391 7 INFO cinder.api.openstack.wsgi [None req-69db3d83-4671-46ec-b762-f1f67e86dccc 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-quota-sets/9c9511d1205c4b8d94d5bcdc05e42ce6?usage=true 2026-07-08 04:15:39.410 7 INFO cinder.api.openstack.wsgi [None req-69db3d83-4671-46ec-b762-f1f67e86dccc 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-quota-sets/9c9511d1205c4b8d94d5bcdc05e42ce6?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 269/535] 10.0.0.95 () {28 vars in 735 bytes} [Wed Jul 8 04:15:39 2026] GET /v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-quota-sets/9c9511d1205c4b8d94d5bcdc05e42ce6?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 04:15:39.420 8 INFO cinder.api.openstack.wsgi [None req-67b481bb-3eba-4dd9-aa70-3cc3457eca2c 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/volumes/detail?all_tenants=true 2026-07-08 04:15:39.431 8 INFO cinder.volume.api [None req-67b481bb-3eba-4dd9-aa70-3cc3457eca2c 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] Get all volumes completed successfully. 2026-07-08 04:15:39.433 8 INFO cinder.api.openstack.wsgi [None req-67b481bb-3eba-4dd9-aa70-3cc3457eca2c 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 267/536] 10.0.0.95 () {28 vars in 683 bytes} [Wed Jul 8 04:15:39 2026] GET /v3/96f0f1c7ed5144c3ad258cfc3e6104b6/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 04:15:39.443 7 INFO cinder.api.openstack.wsgi [None req-e642ea0a-7396-4c1a-beb7-4f063b0b882e 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-services 2026-07-08 04:15:39.449 7 INFO cinder.api.openstack.wsgi [None req-e642ea0a-7396-4c1a-beb7-4f063b0b882e 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-services returned with HTTP 200 [pid: 7|app: 0|req: 270/537] 10.0.0.95 () {28 vars in 644 bytes} [Wed Jul 8 04:15:39 2026] GET /v3/96f0f1c7ed5144c3ad258cfc3e6104b6/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 04:15:39.459 8 INFO cinder.api.openstack.wsgi [None req-005c5d38-950c-4165-98bf-4c1176ab0148 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/volumes/detail?all_tenants=true 2026-07-08 04:15:39.468 8 INFO cinder.volume.api [None req-005c5d38-950c-4165-98bf-4c1176ab0148 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] Get all volumes completed successfully. 2026-07-08 04:15:39.470 8 INFO cinder.api.openstack.wsgi [None req-005c5d38-950c-4165-98bf-4c1176ab0148 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 268/538] 10.0.0.95 () {28 vars in 683 bytes} [Wed Jul 8 04:15:39 2026] GET /v3/96f0f1c7ed5144c3ad258cfc3e6104b6/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 04:15:39.482 7 INFO cinder.api.openstack.wsgi [None req-6b1aac4c-98bb-4827-9ee6-a3ef3dcca0b9 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/scheduler-stats/get_pools?detail=true 2026-07-08 04:15:39.986 7 INFO cinder.api.openstack.wsgi [None req-6b1aac4c-98bb-4827-9ee6-a3ef3dcca0b9 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 271/539] 10.0.0.95 () {28 vars in 695 bytes} [Wed Jul 8 04:15:39 2026] GET /v3/96f0f1c7ed5144c3ad258cfc3e6104b6/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 04:15:39.997 8 INFO cinder.api.openstack.wsgi [None req-ced69df0-f358-4a2e-af2e-2cc13a64413b 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/snapshots?all_tenants=true 2026-07-08 04:15:40.019 8 INFO cinder.volume.api [None req-ced69df0-f358-4a2e-af2e-2cc13a64413b 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] Get all snapshots completed successfully. 2026-07-08 04:15:40.019 8 INFO cinder.api.openstack.wsgi [None req-ced69df0-f358-4a2e-af2e-2cc13a64413b 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 269/540] 10.0.0.95 () {28 vars in 673 bytes} [Wed Jul 8 04:15:39 2026] GET /v3/96f0f1c7ed5144c3ad258cfc3e6104b6/snapshots?all_tenants=true => generated 17 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-08 04:15:45.780 7 INFO cinder.api.openstack.wsgi [None req-6b1aac4c-98bb-4827-9ee6-a3ef3dcca0b9 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 04:15:45.781 8 INFO cinder.api.openstack.wsgi [None req-ced69df0-f358-4a2e-af2e-2cc13a64413b 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 04:15:45.781 7 INFO cinder.api.openstack.wsgi [None req-6b1aac4c-98bb-4827-9ee6-a3ef3dcca0b9 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 04:15:45.782 8 INFO cinder.api.openstack.wsgi [None req-ced69df0-f358-4a2e-af2e-2cc13a64413b 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 04:15:55.779 7 INFO cinder.api.openstack.wsgi [None req-6b1aac4c-98bb-4827-9ee6-a3ef3dcca0b9 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 04:15:55.779 8 INFO cinder.api.openstack.wsgi [None req-ced69df0-f358-4a2e-af2e-2cc13a64413b 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 04:15:55.780 7 INFO cinder.api.openstack.wsgi [None req-6b1aac4c-98bb-4827-9ee6-a3ef3dcca0b9 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 04:15:55.782 8 INFO cinder.api.openstack.wsgi [None req-ced69df0-f358-4a2e-af2e-2cc13a64413b 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 04:16:05.780 7 INFO cinder.api.openstack.wsgi [None req-6b1aac4c-98bb-4827-9ee6-a3ef3dcca0b9 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 04:16:05.780 7 INFO cinder.api.openstack.wsgi [None req-6b1aac4c-98bb-4827-9ee6-a3ef3dcca0b9 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 04:16:05.780 8 INFO cinder.api.openstack.wsgi [None req-ced69df0-f358-4a2e-af2e-2cc13a64413b 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 04:16:05.782 8 INFO cinder.api.openstack.wsgi [None req-ced69df0-f358-4a2e-af2e-2cc13a64413b 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 04:16:15.780 8 INFO cinder.api.openstack.wsgi [None req-ced69df0-f358-4a2e-af2e-2cc13a64413b 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 04:16:15.780 7 INFO cinder.api.openstack.wsgi [None req-6b1aac4c-98bb-4827-9ee6-a3ef3dcca0b9 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 04:16:15.780 8 INFO cinder.api.openstack.wsgi [None req-ced69df0-f358-4a2e-af2e-2cc13a64413b 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 04:16:15.781 7 INFO cinder.api.openstack.wsgi [None req-6b1aac4c-98bb-4827-9ee6-a3ef3dcca0b9 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 04:16:25.780 8 INFO cinder.api.openstack.wsgi [None req-ced69df0-f358-4a2e-af2e-2cc13a64413b 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 04:16:25.780 7 INFO cinder.api.openstack.wsgi [None req-6b1aac4c-98bb-4827-9ee6-a3ef3dcca0b9 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 04:16:25.781 8 INFO cinder.api.openstack.wsgi [None req-ced69df0-f358-4a2e-af2e-2cc13a64413b 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 04:16:25.782 7 INFO cinder.api.openstack.wsgi [None req-6b1aac4c-98bb-4827-9ee6-a3ef3dcca0b9 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 04:16:35.780 8 INFO cinder.api.openstack.wsgi [None req-ced69df0-f358-4a2e-af2e-2cc13a64413b 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 04:16:35.781 8 INFO cinder.api.openstack.wsgi [None req-ced69df0-f358-4a2e-af2e-2cc13a64413b 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 04:16:35.780 7 INFO cinder.api.openstack.wsgi [None req-6b1aac4c-98bb-4827-9ee6-a3ef3dcca0b9 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 04:16:35.782 7 INFO cinder.api.openstack.wsgi [None req-6b1aac4c-98bb-4827-9ee6-a3ef3dcca0b9 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 04:16:39.124 8 INFO cinder.api.openstack.wsgi [None req-0674477c-99d1-4a9a-969c-063ae9e971c8 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/scheduler-stats/get_pools?detail=true 2026-07-08 04:16:39.628 8 INFO cinder.api.openstack.wsgi [None req-0674477c-99d1-4a9a-969c-063ae9e971c8 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 276/553] 10.0.0.95 () {28 vars in 695 bytes} [Wed Jul 8 04:16:39 2026] GET /v3/96f0f1c7ed5144c3ad258cfc3e6104b6/scheduler-stats/get_pools?detail=true => generated 670 bytes in 546 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-08 04:16:39.649 7 INFO cinder.api.openstack.wsgi [None req-f6a87c38-b8f2-46cb-a532-2858376afd95 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/snapshots?all_tenants=true 2026-07-08 04:16:39.656 7 INFO cinder.volume.api [None req-f6a87c38-b8f2-46cb-a532-2858376afd95 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] Get all snapshots completed successfully. 2026-07-08 04:16:39.656 7 INFO cinder.api.openstack.wsgi [None req-f6a87c38-b8f2-46cb-a532-2858376afd95 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 278/554] 10.0.0.95 () {28 vars in 673 bytes} [Wed Jul 8 04:16:39 2026] GET /v3/96f0f1c7ed5144c3ad258cfc3e6104b6/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 04:16:39.668 8 INFO cinder.api.openstack.wsgi [None req-f24dbe1b-46de-4636-b16d-fe88180ed60f 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-services 2026-07-08 04:16:39.673 8 INFO cinder.api.openstack.wsgi [None req-f24dbe1b-46de-4636-b16d-fe88180ed60f 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-services returned with HTTP 200 [pid: 8|app: 0|req: 277/555] 10.0.0.95 () {28 vars in 644 bytes} [Wed Jul 8 04:16:39 2026] GET /v3/96f0f1c7ed5144c3ad258cfc3e6104b6/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 04:16:39.685 7 INFO cinder.api.openstack.wsgi [None req-fdb4fc11-6825-45a1-82b5-d4b4c5932495 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/volumes/detail?all_tenants=true 2026-07-08 04:16:39.695 7 INFO cinder.volume.api [None req-fdb4fc11-6825-45a1-82b5-d4b4c5932495 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] Get all volumes completed successfully. 2026-07-08 04:16:39.696 7 INFO cinder.api.openstack.wsgi [None req-fdb4fc11-6825-45a1-82b5-d4b4c5932495 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 279/556] 10.0.0.95 () {28 vars in 683 bytes} [Wed Jul 8 04:16:39 2026] GET /v3/96f0f1c7ed5144c3ad258cfc3e6104b6/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 04:16:39.706 8 INFO cinder.api.openstack.wsgi [None req-5c91a405-125f-4977-baa8-ae6864499304 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/volumes/detail?all_tenants=true 2026-07-08 04:16:39.717 8 INFO cinder.volume.api [None req-5c91a405-125f-4977-baa8-ae6864499304 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] Get all volumes completed successfully. 2026-07-08 04:16:39.719 8 INFO cinder.api.openstack.wsgi [None req-5c91a405-125f-4977-baa8-ae6864499304 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 278/557] 10.0.0.95 () {28 vars in 683 bytes} [Wed Jul 8 04:16:39 2026] GET /v3/96f0f1c7ed5144c3ad258cfc3e6104b6/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 04:16:39.778 7 INFO cinder.api.openstack.wsgi [None req-23a044e8-464f-4796-b743-c1ebe8851aea 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-quota-sets/30471c1cfdf44b29baf86fc27632b09f?usage=true 2026-07-08 04:16:39.806 7 INFO cinder.api.openstack.wsgi [None req-23a044e8-464f-4796-b743-c1ebe8851aea 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-quota-sets/30471c1cfdf44b29baf86fc27632b09f?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 280/558] 10.0.0.95 () {28 vars in 735 bytes} [Wed Jul 8 04:16:39 2026] GET /v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-quota-sets/30471c1cfdf44b29baf86fc27632b09f?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 04:16:39.820 8 INFO cinder.api.openstack.wsgi [None req-69d84eee-8fd5-431b-857a-523a257affad 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-quota-sets/96f0f1c7ed5144c3ad258cfc3e6104b6?usage=true 2026-07-08 04:16:39.838 8 INFO cinder.api.openstack.wsgi [None req-69d84eee-8fd5-431b-857a-523a257affad 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-quota-sets/96f0f1c7ed5144c3ad258cfc3e6104b6?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 279/559] 10.0.0.95 () {28 vars in 735 bytes} [Wed Jul 8 04:16:39 2026] GET /v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-quota-sets/96f0f1c7ed5144c3ad258cfc3e6104b6?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 04:16:39.850 7 INFO cinder.api.openstack.wsgi [None req-9fc72ed9-99b3-45a6-88a7-e6d5c1bc44b3 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-quota-sets/9c9511d1205c4b8d94d5bcdc05e42ce6?usage=true 2026-07-08 04:16:39.869 7 INFO cinder.api.openstack.wsgi [None req-9fc72ed9-99b3-45a6-88a7-e6d5c1bc44b3 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-quota-sets/9c9511d1205c4b8d94d5bcdc05e42ce6?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 281/560] 10.0.0.95 () {28 vars in 735 bytes} [Wed Jul 8 04:16:39 2026] GET /v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-quota-sets/9c9511d1205c4b8d94d5bcdc05e42ce6?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 04:16:45.781 8 INFO cinder.api.openstack.wsgi [None req-69d84eee-8fd5-431b-857a-523a257affad 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 04:16:45.781 7 INFO cinder.api.openstack.wsgi [None req-9fc72ed9-99b3-45a6-88a7-e6d5c1bc44b3 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 04:16:45.782 7 INFO cinder.api.openstack.wsgi [None req-9fc72ed9-99b3-45a6-88a7-e6d5c1bc44b3 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 04:16:45.783 8 INFO cinder.api.openstack.wsgi [None req-69d84eee-8fd5-431b-857a-523a257affad 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 04:16:55.780 7 INFO cinder.api.openstack.wsgi [None req-9fc72ed9-99b3-45a6-88a7-e6d5c1bc44b3 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 04:16:55.780 8 INFO cinder.api.openstack.wsgi [None req-69d84eee-8fd5-431b-857a-523a257affad 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 04:16:55.781 7 INFO cinder.api.openstack.wsgi [None req-9fc72ed9-99b3-45a6-88a7-e6d5c1bc44b3 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 04:16:55.781 8 INFO cinder.api.openstack.wsgi [None req-69d84eee-8fd5-431b-857a-523a257affad 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 04:17:05.780 7 INFO cinder.api.openstack.wsgi [None req-9fc72ed9-99b3-45a6-88a7-e6d5c1bc44b3 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 04:17:05.781 7 INFO cinder.api.openstack.wsgi [None req-9fc72ed9-99b3-45a6-88a7-e6d5c1bc44b3 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 04:17:05.781 8 INFO cinder.api.openstack.wsgi [None req-69d84eee-8fd5-431b-857a-523a257affad 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 04:17:05.782 8 INFO cinder.api.openstack.wsgi [None req-69d84eee-8fd5-431b-857a-523a257affad 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 04:17:15.780 7 INFO cinder.api.openstack.wsgi [None req-9fc72ed9-99b3-45a6-88a7-e6d5c1bc44b3 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 04:17:15.781 8 INFO cinder.api.openstack.wsgi [None req-69d84eee-8fd5-431b-857a-523a257affad 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 04:17:15.781 7 INFO cinder.api.openstack.wsgi [None req-9fc72ed9-99b3-45a6-88a7-e6d5c1bc44b3 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 04:17:15.782 8 INFO cinder.api.openstack.wsgi [None req-69d84eee-8fd5-431b-857a-523a257affad 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 04:17:25.780 7 INFO cinder.api.openstack.wsgi [None req-9fc72ed9-99b3-45a6-88a7-e6d5c1bc44b3 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 04:17:25.780 8 INFO cinder.api.openstack.wsgi [None req-69d84eee-8fd5-431b-857a-523a257affad 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 04:17:25.781 7 INFO cinder.api.openstack.wsgi [None req-9fc72ed9-99b3-45a6-88a7-e6d5c1bc44b3 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 04:17:25.782 8 INFO cinder.api.openstack.wsgi [None req-69d84eee-8fd5-431b-857a-523a257affad 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 04:17:35.780 8 INFO cinder.api.openstack.wsgi [None req-69d84eee-8fd5-431b-857a-523a257affad 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 04:17:35.780 7 INFO cinder.api.openstack.wsgi [None req-9fc72ed9-99b3-45a6-88a7-e6d5c1bc44b3 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 04:17:35.781 8 INFO cinder.api.openstack.wsgi [None req-69d84eee-8fd5-431b-857a-523a257affad 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 04:17:35.781 7 INFO cinder.api.openstack.wsgi [None req-9fc72ed9-99b3-45a6-88a7-e6d5c1bc44b3 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 04:17:39.124 8 INFO cinder.api.openstack.wsgi [None req-834b8f29-8278-4741-be20-bb3840b1616e 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/snapshots?all_tenants=true 2026-07-08 04:17:39.131 8 INFO cinder.volume.api [None req-834b8f29-8278-4741-be20-bb3840b1616e 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] Get all snapshots completed successfully. 2026-07-08 04:17:39.132 8 INFO cinder.api.openstack.wsgi [None req-834b8f29-8278-4741-be20-bb3840b1616e 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 286/573] 10.0.0.95 () {28 vars in 673 bytes} [Wed Jul 8 04:17:39 2026] GET /v3/96f0f1c7ed5144c3ad258cfc3e6104b6/snapshots?all_tenants=true => generated 17 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-08 04:17:39.144 7 INFO cinder.api.openstack.wsgi [None req-45d7a8bf-1795-4f49-8ec3-32aba838ce61 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/scheduler-stats/get_pools?detail=true 2026-07-08 04:17:39.647 7 INFO cinder.api.openstack.wsgi [None req-45d7a8bf-1795-4f49-8ec3-32aba838ce61 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 288/574] 10.0.0.95 () {28 vars in 695 bytes} [Wed Jul 8 04:17:39 2026] GET /v3/96f0f1c7ed5144c3ad258cfc3e6104b6/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 04:17:39.700 8 INFO cinder.api.openstack.wsgi [None req-78b7549d-ce38-4bab-b7f8-1f7eae9037cf 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-quota-sets/30471c1cfdf44b29baf86fc27632b09f?usage=true 2026-07-08 04:17:39.733 8 INFO cinder.api.openstack.wsgi [None req-78b7549d-ce38-4bab-b7f8-1f7eae9037cf 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-quota-sets/30471c1cfdf44b29baf86fc27632b09f?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 287/575] 10.0.0.95 () {28 vars in 735 bytes} [Wed Jul 8 04:17:39 2026] GET /v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-quota-sets/30471c1cfdf44b29baf86fc27632b09f?usage=true => generated 845 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-08 04:17:39.746 7 INFO cinder.api.openstack.wsgi [None req-afcad0a6-3a49-4e7f-b1b7-5979d72ea504 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-quota-sets/96f0f1c7ed5144c3ad258cfc3e6104b6?usage=true 2026-07-08 04:17:39.767 7 INFO cinder.api.openstack.wsgi [None req-afcad0a6-3a49-4e7f-b1b7-5979d72ea504 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-quota-sets/96f0f1c7ed5144c3ad258cfc3e6104b6?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 289/576] 10.0.0.95 () {28 vars in 735 bytes} [Wed Jul 8 04:17:39 2026] GET /v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-quota-sets/96f0f1c7ed5144c3ad258cfc3e6104b6?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 04:17:39.781 8 INFO cinder.api.openstack.wsgi [None req-066ff200-5562-4139-85c4-1be041bcf834 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-quota-sets/9c9511d1205c4b8d94d5bcdc05e42ce6?usage=true 2026-07-08 04:17:39.813 8 INFO cinder.api.openstack.wsgi [None req-066ff200-5562-4139-85c4-1be041bcf834 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-quota-sets/9c9511d1205c4b8d94d5bcdc05e42ce6?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 288/577] 10.0.0.95 () {28 vars in 735 bytes} [Wed Jul 8 04:17:39 2026] GET /v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-quota-sets/9c9511d1205c4b8d94d5bcdc05e42ce6?usage=true => generated 847 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-08 04:17:39.825 7 INFO cinder.api.openstack.wsgi [None req-1ed71bd1-917a-496d-ac32-9acde1335ad1 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/volumes/detail?all_tenants=true 2026-07-08 04:17:39.837 7 INFO cinder.volume.api [None req-1ed71bd1-917a-496d-ac32-9acde1335ad1 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] Get all volumes completed successfully. 2026-07-08 04:17:39.842 7 INFO cinder.api.openstack.wsgi [None req-1ed71bd1-917a-496d-ac32-9acde1335ad1 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 290/578] 10.0.0.95 () {28 vars in 683 bytes} [Wed Jul 8 04:17:39 2026] GET /v3/96f0f1c7ed5144c3ad258cfc3e6104b6/volumes/detail?all_tenants=true => generated 15 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-08 04:17:39.853 8 INFO cinder.api.openstack.wsgi [None req-0fc9c14b-d67f-441f-980f-c2c8de7670d7 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/volumes/detail?all_tenants=true 2026-07-08 04:17:39.862 8 INFO cinder.volume.api [None req-0fc9c14b-d67f-441f-980f-c2c8de7670d7 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] Get all volumes completed successfully. 2026-07-08 04:17:39.864 8 INFO cinder.api.openstack.wsgi [None req-0fc9c14b-d67f-441f-980f-c2c8de7670d7 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 289/579] 10.0.0.95 () {28 vars in 683 bytes} [Wed Jul 8 04:17:39 2026] GET /v3/96f0f1c7ed5144c3ad258cfc3e6104b6/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 04:17:39.881 7 INFO cinder.api.openstack.wsgi [None req-92d7318a-3292-43d0-b188-689166b0217c 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-services 2026-07-08 04:17:39.887 7 INFO cinder.api.openstack.wsgi [None req-92d7318a-3292-43d0-b188-689166b0217c 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-services returned with HTTP 200 [pid: 7|app: 0|req: 291/580] 10.0.0.95 () {28 vars in 644 bytes} [Wed Jul 8 04:17:39 2026] GET /v3/96f0f1c7ed5144c3ad258cfc3e6104b6/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 04:17:45.779 8 INFO cinder.api.openstack.wsgi [None req-0fc9c14b-d67f-441f-980f-c2c8de7670d7 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 04:17:45.779 7 INFO cinder.api.openstack.wsgi [None req-92d7318a-3292-43d0-b188-689166b0217c 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 04:17:45.780 8 INFO cinder.api.openstack.wsgi [None req-0fc9c14b-d67f-441f-980f-c2c8de7670d7 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 04:17:45.780 7 INFO cinder.api.openstack.wsgi [None req-92d7318a-3292-43d0-b188-689166b0217c 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 04:17:55.780 8 INFO cinder.api.openstack.wsgi [None req-0fc9c14b-d67f-441f-980f-c2c8de7670d7 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 04:17:55.781 7 INFO cinder.api.openstack.wsgi [None req-92d7318a-3292-43d0-b188-689166b0217c 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 04:17:55.781 8 INFO cinder.api.openstack.wsgi [None req-0fc9c14b-d67f-441f-980f-c2c8de7670d7 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 04:17:55.782 7 INFO cinder.api.openstack.wsgi [None req-92d7318a-3292-43d0-b188-689166b0217c 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 04:18:05.780 8 INFO cinder.api.openstack.wsgi [None req-0fc9c14b-d67f-441f-980f-c2c8de7670d7 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 04:18:05.780 7 INFO cinder.api.openstack.wsgi [None req-92d7318a-3292-43d0-b188-689166b0217c 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 04:18:05.781 7 INFO cinder.api.openstack.wsgi [None req-92d7318a-3292-43d0-b188-689166b0217c 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 04:18:05.782 8 INFO cinder.api.openstack.wsgi [None req-0fc9c14b-d67f-441f-980f-c2c8de7670d7 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 04:18:15.780 8 INFO cinder.api.openstack.wsgi [None req-0fc9c14b-d67f-441f-980f-c2c8de7670d7 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 04:18:15.779 7 INFO cinder.api.openstack.wsgi [None req-92d7318a-3292-43d0-b188-689166b0217c 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 04:18:15.781 8 INFO cinder.api.openstack.wsgi [None req-0fc9c14b-d67f-441f-980f-c2c8de7670d7 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 04:18:15.781 7 INFO cinder.api.openstack.wsgi [None req-92d7318a-3292-43d0-b188-689166b0217c 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 04:18:25.779 7 INFO cinder.api.openstack.wsgi [None req-92d7318a-3292-43d0-b188-689166b0217c 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 04:18:25.779 8 INFO cinder.api.openstack.wsgi [None req-0fc9c14b-d67f-441f-980f-c2c8de7670d7 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 04:18:25.780 7 INFO cinder.api.openstack.wsgi [None req-92d7318a-3292-43d0-b188-689166b0217c 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 04:18:25.780 8 INFO cinder.api.openstack.wsgi [None req-0fc9c14b-d67f-441f-980f-c2c8de7670d7 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 04:18:35.780 8 INFO cinder.api.openstack.wsgi [None req-0fc9c14b-d67f-441f-980f-c2c8de7670d7 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 04:18:35.780 7 INFO cinder.api.openstack.wsgi [None req-92d7318a-3292-43d0-b188-689166b0217c 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 04:18:35.781 8 INFO cinder.api.openstack.wsgi [None req-0fc9c14b-d67f-441f-980f-c2c8de7670d7 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 04:18:35.781 7 INFO cinder.api.openstack.wsgi [None req-92d7318a-3292-43d0-b188-689166b0217c 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 04:18:39.197 8 INFO cinder.api.openstack.wsgi [None req-3beb3c21-88f7-47e3-96ef-e1c9689ccaf8 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/volumes/detail?all_tenants=true 2026-07-08 04:18:39.213 8 INFO cinder.volume.api [None req-3beb3c21-88f7-47e3-96ef-e1c9689ccaf8 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] Get all volumes completed successfully. 2026-07-08 04:18:39.215 8 INFO cinder.api.openstack.wsgi [None req-3beb3c21-88f7-47e3-96ef-e1c9689ccaf8 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 296/593] 10.0.0.95 () {28 vars in 683 bytes} [Wed Jul 8 04:18:39 2026] GET /v3/96f0f1c7ed5144c3ad258cfc3e6104b6/volumes/detail?all_tenants=true => generated 15 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-08 04:18:39.229 7 INFO cinder.api.openstack.wsgi [None req-f47e7bd3-76a9-4d05-86ba-886758befa49 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/scheduler-stats/get_pools?detail=true 2026-07-08 04:18:39.736 7 INFO cinder.api.openstack.wsgi [None req-f47e7bd3-76a9-4d05-86ba-886758befa49 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 298/594] 10.0.0.95 () {28 vars in 695 bytes} [Wed Jul 8 04:18:39 2026] GET /v3/96f0f1c7ed5144c3ad258cfc3e6104b6/scheduler-stats/get_pools?detail=true => generated 670 bytes in 517 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-08 04:18:39.783 8 INFO cinder.api.openstack.wsgi [None req-5b1ec826-a5e0-41eb-8f3d-a63d30ec839c 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-quota-sets/30471c1cfdf44b29baf86fc27632b09f?usage=true 2026-07-08 04:18:39.808 8 INFO cinder.api.openstack.wsgi [None req-5b1ec826-a5e0-41eb-8f3d-a63d30ec839c 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-quota-sets/30471c1cfdf44b29baf86fc27632b09f?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 297/595] 10.0.0.95 () {28 vars in 735 bytes} [Wed Jul 8 04:18:39 2026] GET /v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-quota-sets/30471c1cfdf44b29baf86fc27632b09f?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 04:18:39.821 7 INFO cinder.api.openstack.wsgi [None req-198d0e1e-b553-4868-8280-72d88b763659 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-quota-sets/96f0f1c7ed5144c3ad258cfc3e6104b6?usage=true 2026-07-08 04:18:39.852 7 INFO cinder.api.openstack.wsgi [None req-198d0e1e-b553-4868-8280-72d88b763659 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-quota-sets/96f0f1c7ed5144c3ad258cfc3e6104b6?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 299/596] 10.0.0.95 () {28 vars in 735 bytes} [Wed Jul 8 04:18:39 2026] GET /v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-quota-sets/96f0f1c7ed5144c3ad258cfc3e6104b6?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 04:18:39.865 8 INFO cinder.api.openstack.wsgi [None req-e9792481-5bfc-48bc-8820-6ba0b4595b29 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-quota-sets/9c9511d1205c4b8d94d5bcdc05e42ce6?usage=true 2026-07-08 04:18:39.886 8 INFO cinder.api.openstack.wsgi [None req-e9792481-5bfc-48bc-8820-6ba0b4595b29 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-quota-sets/9c9511d1205c4b8d94d5bcdc05e42ce6?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 298/597] 10.0.0.95 () {28 vars in 735 bytes} [Wed Jul 8 04:18:39 2026] GET /v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-quota-sets/9c9511d1205c4b8d94d5bcdc05e42ce6?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 04:18:39.898 7 INFO cinder.api.openstack.wsgi [None req-a6488f65-3dfd-4bef-b57f-e5d3600a6ff0 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-services 2026-07-08 04:18:39.907 7 INFO cinder.api.openstack.wsgi [None req-a6488f65-3dfd-4bef-b57f-e5d3600a6ff0 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-services returned with HTTP 200 [pid: 7|app: 0|req: 300/598] 10.0.0.95 () {28 vars in 644 bytes} [Wed Jul 8 04:18:39 2026] GET /v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-services => generated 646 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-08 04:18:39.920 8 INFO cinder.api.openstack.wsgi [None req-c9e81b8b-7906-4950-b1e7-76c14cd67a30 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/volumes/detail?all_tenants=true 2026-07-08 04:18:39.941 8 INFO cinder.volume.api [None req-c9e81b8b-7906-4950-b1e7-76c14cd67a30 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] Get all volumes completed successfully. 2026-07-08 04:18:39.943 8 INFO cinder.api.openstack.wsgi [None req-c9e81b8b-7906-4950-b1e7-76c14cd67a30 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 299/599] 10.0.0.95 () {28 vars in 683 bytes} [Wed Jul 8 04:18:39 2026] GET /v3/96f0f1c7ed5144c3ad258cfc3e6104b6/volumes/detail?all_tenants=true => generated 15 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-08 04:18:39.955 7 INFO cinder.api.openstack.wsgi [None req-7e4053ae-cabf-4e76-af5d-010d3e06e97f 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/snapshots?all_tenants=true 2026-07-08 04:18:39.967 7 INFO cinder.volume.api [None req-7e4053ae-cabf-4e76-af5d-010d3e06e97f 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] Get all snapshots completed successfully. 2026-07-08 04:18:39.968 7 INFO cinder.api.openstack.wsgi [None req-7e4053ae-cabf-4e76-af5d-010d3e06e97f 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 301/600] 10.0.0.95 () {28 vars in 673 bytes} [Wed Jul 8 04:18:39 2026] GET /v3/96f0f1c7ed5144c3ad258cfc3e6104b6/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 04:18:45.780 7 INFO cinder.api.openstack.wsgi [None req-7e4053ae-cabf-4e76-af5d-010d3e06e97f 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 04:18:45.781 8 INFO cinder.api.openstack.wsgi [None req-c9e81b8b-7906-4950-b1e7-76c14cd67a30 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 04:18:45.782 7 INFO cinder.api.openstack.wsgi [None req-7e4053ae-cabf-4e76-af5d-010d3e06e97f 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 04:18:45.782 8 INFO cinder.api.openstack.wsgi [None req-c9e81b8b-7906-4950-b1e7-76c14cd67a30 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 04:18:55.779 7 INFO cinder.api.openstack.wsgi [None req-7e4053ae-cabf-4e76-af5d-010d3e06e97f 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 04:18:55.779 8 INFO cinder.api.openstack.wsgi [None req-c9e81b8b-7906-4950-b1e7-76c14cd67a30 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 04:18:55.780 7 INFO cinder.api.openstack.wsgi [None req-7e4053ae-cabf-4e76-af5d-010d3e06e97f 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 04:18:55.780 8 INFO cinder.api.openstack.wsgi [None req-c9e81b8b-7906-4950-b1e7-76c14cd67a30 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 04:19:05.779 7 INFO cinder.api.openstack.wsgi [None req-7e4053ae-cabf-4e76-af5d-010d3e06e97f 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 04:19:05.780 7 INFO cinder.api.openstack.wsgi [None req-7e4053ae-cabf-4e76-af5d-010d3e06e97f 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 04:19:05.780 8 INFO cinder.api.openstack.wsgi [None req-c9e81b8b-7906-4950-b1e7-76c14cd67a30 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 04:19:05.783 8 INFO cinder.api.openstack.wsgi [None req-c9e81b8b-7906-4950-b1e7-76c14cd67a30 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 04:19:15.780 7 INFO cinder.api.openstack.wsgi [None req-7e4053ae-cabf-4e76-af5d-010d3e06e97f 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 04:19:15.780 8 INFO cinder.api.openstack.wsgi [None req-c9e81b8b-7906-4950-b1e7-76c14cd67a30 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 04:19:15.781 8 INFO cinder.api.openstack.wsgi [None req-c9e81b8b-7906-4950-b1e7-76c14cd67a30 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 04:19:15.782 7 INFO cinder.api.openstack.wsgi [None req-7e4053ae-cabf-4e76-af5d-010d3e06e97f 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 04:19:25.779 7 INFO cinder.api.openstack.wsgi [None req-7e4053ae-cabf-4e76-af5d-010d3e06e97f 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 04:19:25.779 8 INFO cinder.api.openstack.wsgi [None req-c9e81b8b-7906-4950-b1e7-76c14cd67a30 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 04:19:25.780 7 INFO cinder.api.openstack.wsgi [None req-7e4053ae-cabf-4e76-af5d-010d3e06e97f 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 04:19:25.780 8 INFO cinder.api.openstack.wsgi [None req-c9e81b8b-7906-4950-b1e7-76c14cd67a30 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 04:19:35.779 7 INFO cinder.api.openstack.wsgi [None req-7e4053ae-cabf-4e76-af5d-010d3e06e97f 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 04:19:35.779 8 INFO cinder.api.openstack.wsgi [None req-c9e81b8b-7906-4950-b1e7-76c14cd67a30 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 04:19:35.780 7 INFO cinder.api.openstack.wsgi [None req-7e4053ae-cabf-4e76-af5d-010d3e06e97f 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 04:19:35.780 8 INFO cinder.api.openstack.wsgi [None req-c9e81b8b-7906-4950-b1e7-76c14cd67a30 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 04:19:39.110 7 INFO cinder.api.openstack.wsgi [None req-8417e7e0-544d-446b-8e9e-ffdac1b13435 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/volumes/detail?all_tenants=true 2026-07-08 04:19:39.119 7 INFO cinder.volume.api [None req-8417e7e0-544d-446b-8e9e-ffdac1b13435 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] Get all volumes completed successfully. 2026-07-08 04:19:39.121 7 INFO cinder.api.openstack.wsgi [None req-8417e7e0-544d-446b-8e9e-ffdac1b13435 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 308/613] 10.0.0.95 () {28 vars in 683 bytes} [Wed Jul 8 04:19:39 2026] GET /v3/96f0f1c7ed5144c3ad258cfc3e6104b6/volumes/detail?all_tenants=true => generated 15 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-08 04:19:39.133 8 INFO cinder.api.openstack.wsgi [None req-6f4ce57a-6bbf-47d2-a01a-ad5524037ee5 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/scheduler-stats/get_pools?detail=true 2026-07-08 04:19:39.638 8 INFO cinder.api.openstack.wsgi [None req-6f4ce57a-6bbf-47d2-a01a-ad5524037ee5 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 306/614] 10.0.0.95 () {28 vars in 695 bytes} [Wed Jul 8 04:19:39 2026] GET /v3/96f0f1c7ed5144c3ad258cfc3e6104b6/scheduler-stats/get_pools?detail=true => generated 670 bytes in 516 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-08 04:19:39.653 7 INFO cinder.api.openstack.wsgi [None req-76d3f927-608e-4216-84d9-49948a5c3f5b 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/volumes/detail?all_tenants=true 2026-07-08 04:19:39.662 7 INFO cinder.volume.api [None req-76d3f927-608e-4216-84d9-49948a5c3f5b 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] Get all volumes completed successfully. 2026-07-08 04:19:39.664 7 INFO cinder.api.openstack.wsgi [None req-76d3f927-608e-4216-84d9-49948a5c3f5b 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 309/615] 10.0.0.95 () {28 vars in 683 bytes} [Wed Jul 8 04:19:39 2026] GET /v3/96f0f1c7ed5144c3ad258cfc3e6104b6/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 04:19:39.677 8 INFO cinder.api.openstack.wsgi [None req-e2febe2c-69a6-4f93-b655-c7b002528dd0 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/snapshots?all_tenants=true 2026-07-08 04:19:39.685 8 INFO cinder.volume.api [None req-e2febe2c-69a6-4f93-b655-c7b002528dd0 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] Get all snapshots completed successfully. 2026-07-08 04:19:39.686 8 INFO cinder.api.openstack.wsgi [None req-e2febe2c-69a6-4f93-b655-c7b002528dd0 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 307/616] 10.0.0.95 () {28 vars in 673 bytes} [Wed Jul 8 04:19:39 2026] GET /v3/96f0f1c7ed5144c3ad258cfc3e6104b6/snapshots?all_tenants=true => generated 17 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-08 04:19:39.745 7 INFO cinder.api.openstack.wsgi [None req-751e5c0c-93e5-4359-af0a-e742009bfec7 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-quota-sets/30471c1cfdf44b29baf86fc27632b09f?usage=true 2026-07-08 04:19:39.779 7 INFO cinder.api.openstack.wsgi [None req-751e5c0c-93e5-4359-af0a-e742009bfec7 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-quota-sets/30471c1cfdf44b29baf86fc27632b09f?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 310/617] 10.0.0.95 () {28 vars in 735 bytes} [Wed Jul 8 04:19:39 2026] GET /v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-quota-sets/30471c1cfdf44b29baf86fc27632b09f?usage=true => generated 845 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-08 04:19:39.791 8 INFO cinder.api.openstack.wsgi [None req-5cfa8718-1efb-4887-b0c2-46b2f9147133 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-quota-sets/96f0f1c7ed5144c3ad258cfc3e6104b6?usage=true 2026-07-08 04:19:39.809 8 INFO cinder.api.openstack.wsgi [None req-5cfa8718-1efb-4887-b0c2-46b2f9147133 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-quota-sets/96f0f1c7ed5144c3ad258cfc3e6104b6?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 308/618] 10.0.0.95 () {28 vars in 735 bytes} [Wed Jul 8 04:19:39 2026] GET /v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-quota-sets/96f0f1c7ed5144c3ad258cfc3e6104b6?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 04:19:39.825 7 INFO cinder.api.openstack.wsgi [None req-fdae55bf-05c2-4f9f-9001-fc3ad092aa17 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-quota-sets/9c9511d1205c4b8d94d5bcdc05e42ce6?usage=true 2026-07-08 04:19:39.847 7 INFO cinder.api.openstack.wsgi [None req-fdae55bf-05c2-4f9f-9001-fc3ad092aa17 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-quota-sets/9c9511d1205c4b8d94d5bcdc05e42ce6?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 311/619] 10.0.0.95 () {28 vars in 735 bytes} [Wed Jul 8 04:19:39 2026] GET /v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-quota-sets/9c9511d1205c4b8d94d5bcdc05e42ce6?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 04:19:39.861 8 INFO cinder.api.openstack.wsgi [None req-a45a5eab-ac75-4aab-8ca8-dd1e5972cee3 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-services 2026-07-08 04:19:39.866 8 INFO cinder.api.openstack.wsgi [None req-a45a5eab-ac75-4aab-8ca8-dd1e5972cee3 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-services returned with HTTP 200 [pid: 8|app: 0|req: 309/620] 10.0.0.95 () {28 vars in 644 bytes} [Wed Jul 8 04:19:39 2026] GET /v3/96f0f1c7ed5144c3ad258cfc3e6104b6/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 04:19:45.780 8 INFO cinder.api.openstack.wsgi [None req-a45a5eab-ac75-4aab-8ca8-dd1e5972cee3 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 04:19:45.780 7 INFO cinder.api.openstack.wsgi [None req-fdae55bf-05c2-4f9f-9001-fc3ad092aa17 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 04:19:45.781 8 INFO cinder.api.openstack.wsgi [None req-a45a5eab-ac75-4aab-8ca8-dd1e5972cee3 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 04:19:45.781 7 INFO cinder.api.openstack.wsgi [None req-fdae55bf-05c2-4f9f-9001-fc3ad092aa17 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 04:19:55.780 8 INFO cinder.api.openstack.wsgi [None req-a45a5eab-ac75-4aab-8ca8-dd1e5972cee3 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 04:19:55.780 7 INFO cinder.api.openstack.wsgi [None req-fdae55bf-05c2-4f9f-9001-fc3ad092aa17 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 04:19:55.781 8 INFO cinder.api.openstack.wsgi [None req-a45a5eab-ac75-4aab-8ca8-dd1e5972cee3 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 04:19:55.781 7 INFO cinder.api.openstack.wsgi [None req-fdae55bf-05c2-4f9f-9001-fc3ad092aa17 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 04:20:05.781 7 INFO cinder.api.openstack.wsgi [None req-fdae55bf-05c2-4f9f-9001-fc3ad092aa17 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 04:20:05.781 8 INFO cinder.api.openstack.wsgi [None req-a45a5eab-ac75-4aab-8ca8-dd1e5972cee3 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 04:20:05.782 7 INFO cinder.api.openstack.wsgi [None req-fdae55bf-05c2-4f9f-9001-fc3ad092aa17 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 04:20:05.782 8 INFO cinder.api.openstack.wsgi [None req-a45a5eab-ac75-4aab-8ca8-dd1e5972cee3 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 04:20:15.782 7 INFO cinder.api.openstack.wsgi [None req-fdae55bf-05c2-4f9f-9001-fc3ad092aa17 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 04:20:15.782 8 INFO cinder.api.openstack.wsgi [None req-a45a5eab-ac75-4aab-8ca8-dd1e5972cee3 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 04:20:15.783 7 INFO cinder.api.openstack.wsgi [None req-fdae55bf-05c2-4f9f-9001-fc3ad092aa17 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 04:20:15.783 8 INFO cinder.api.openstack.wsgi [None req-a45a5eab-ac75-4aab-8ca8-dd1e5972cee3 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 04:20:25.780 7 INFO cinder.api.openstack.wsgi [None req-fdae55bf-05c2-4f9f-9001-fc3ad092aa17 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 04:20:25.780 8 INFO cinder.api.openstack.wsgi [None req-a45a5eab-ac75-4aab-8ca8-dd1e5972cee3 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 04:20:25.781 7 INFO cinder.api.openstack.wsgi [None req-fdae55bf-05c2-4f9f-9001-fc3ad092aa17 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 04:20:25.781 8 INFO cinder.api.openstack.wsgi [None req-a45a5eab-ac75-4aab-8ca8-dd1e5972cee3 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 04:20:35.779 7 INFO cinder.api.openstack.wsgi [None req-fdae55bf-05c2-4f9f-9001-fc3ad092aa17 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 04:20:35.780 8 INFO cinder.api.openstack.wsgi [None req-a45a5eab-ac75-4aab-8ca8-dd1e5972cee3 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 04:20:35.780 7 INFO cinder.api.openstack.wsgi [None req-fdae55bf-05c2-4f9f-9001-fc3ad092aa17 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 04:20:35.781 8 INFO cinder.api.openstack.wsgi [None req-a45a5eab-ac75-4aab-8ca8-dd1e5972cee3 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 04:20:39.141 7 INFO cinder.api.openstack.wsgi [None req-abe2040e-6746-48f0-a51d-625cb8afb318 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-quota-sets/30471c1cfdf44b29baf86fc27632b09f?usage=true 2026-07-08 04:20:39.162 7 INFO cinder.api.openstack.wsgi [None req-abe2040e-6746-48f0-a51d-625cb8afb318 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-quota-sets/30471c1cfdf44b29baf86fc27632b09f?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 318/633] 10.0.0.95 () {28 vars in 735 bytes} [Wed Jul 8 04:20:39 2026] GET /v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-quota-sets/30471c1cfdf44b29baf86fc27632b09f?usage=true => generated 845 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-08 04:20:39.176 8 INFO cinder.api.openstack.wsgi [None req-3ebaf8e9-2359-4c98-8c7d-9ee242a66e5d 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-quota-sets/96f0f1c7ed5144c3ad258cfc3e6104b6?usage=true 2026-07-08 04:20:39.197 8 INFO cinder.api.openstack.wsgi [None req-3ebaf8e9-2359-4c98-8c7d-9ee242a66e5d 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-quota-sets/96f0f1c7ed5144c3ad258cfc3e6104b6?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 316/634] 10.0.0.95 () {28 vars in 735 bytes} [Wed Jul 8 04:20:39 2026] GET /v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-quota-sets/96f0f1c7ed5144c3ad258cfc3e6104b6?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 04:20:39.210 7 INFO cinder.api.openstack.wsgi [None req-fab4e159-c712-4dd3-a7ba-1cc1fe8d3d90 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-quota-sets/9c9511d1205c4b8d94d5bcdc05e42ce6?usage=true 2026-07-08 04:20:39.232 7 INFO cinder.api.openstack.wsgi [None req-fab4e159-c712-4dd3-a7ba-1cc1fe8d3d90 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-quota-sets/9c9511d1205c4b8d94d5bcdc05e42ce6?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 319/635] 10.0.0.95 () {28 vars in 735 bytes} [Wed Jul 8 04:20:39 2026] GET /v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-quota-sets/9c9511d1205c4b8d94d5bcdc05e42ce6?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 04:20:39.247 8 INFO cinder.api.openstack.wsgi [None req-df0b738f-89a2-433a-8775-9e5cf39cb792 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-services 2026-07-08 04:20:39.252 8 INFO cinder.api.openstack.wsgi [None req-df0b738f-89a2-433a-8775-9e5cf39cb792 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-services returned with HTTP 200 [pid: 8|app: 0|req: 317/636] 10.0.0.95 () {28 vars in 644 bytes} [Wed Jul 8 04:20:39 2026] GET /v3/96f0f1c7ed5144c3ad258cfc3e6104b6/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 04:20:39.262 7 INFO cinder.api.openstack.wsgi [None req-d46fc864-fc1a-451b-829c-d9fc956a6825 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/snapshots?all_tenants=true 2026-07-08 04:20:39.268 7 INFO cinder.volume.api [None req-d46fc864-fc1a-451b-829c-d9fc956a6825 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] Get all snapshots completed successfully. 2026-07-08 04:20:39.269 7 INFO cinder.api.openstack.wsgi [None req-d46fc864-fc1a-451b-829c-d9fc956a6825 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 320/637] 10.0.0.95 () {28 vars in 673 bytes} [Wed Jul 8 04:20:39 2026] GET /v3/96f0f1c7ed5144c3ad258cfc3e6104b6/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 04:20:39.278 8 INFO cinder.api.openstack.wsgi [None req-b5444ab8-d472-4f39-8934-a70379ed272b 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/volumes/detail?all_tenants=true 2026-07-08 04:20:39.290 8 INFO cinder.volume.api [None req-b5444ab8-d472-4f39-8934-a70379ed272b 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] Get all volumes completed successfully. 2026-07-08 04:20:39.293 8 INFO cinder.api.openstack.wsgi [None req-b5444ab8-d472-4f39-8934-a70379ed272b 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 318/638] 10.0.0.95 () {28 vars in 683 bytes} [Wed Jul 8 04:20:39 2026] GET /v3/96f0f1c7ed5144c3ad258cfc3e6104b6/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 04:20:39.303 7 INFO cinder.api.openstack.wsgi [None req-7cf68b21-081a-4f99-a759-8364d2e05349 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/volumes/detail?all_tenants=true 2026-07-08 04:20:39.313 7 INFO cinder.volume.api [None req-7cf68b21-081a-4f99-a759-8364d2e05349 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] Get all volumes completed successfully. 2026-07-08 04:20:39.314 7 INFO cinder.api.openstack.wsgi [None req-7cf68b21-081a-4f99-a759-8364d2e05349 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 321/639] 10.0.0.95 () {28 vars in 683 bytes} [Wed Jul 8 04:20:39 2026] GET /v3/96f0f1c7ed5144c3ad258cfc3e6104b6/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 04:20:39.325 8 INFO cinder.api.openstack.wsgi [None req-ab19c800-6bd4-4310-94d3-ea8b78575eb6 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/scheduler-stats/get_pools?detail=true 2026-07-08 04:20:39.829 8 INFO cinder.api.openstack.wsgi [None req-ab19c800-6bd4-4310-94d3-ea8b78575eb6 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 319/640] 10.0.0.95 () {28 vars in 695 bytes} [Wed Jul 8 04:20:39 2026] GET /v3/96f0f1c7ed5144c3ad258cfc3e6104b6/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 04:20:45.780 8 INFO cinder.api.openstack.wsgi [None req-ab19c800-6bd4-4310-94d3-ea8b78575eb6 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 04:20:45.780 7 INFO cinder.api.openstack.wsgi [None req-7cf68b21-081a-4f99-a759-8364d2e05349 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 04:20:45.783 8 INFO cinder.api.openstack.wsgi [None req-ab19c800-6bd4-4310-94d3-ea8b78575eb6 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 04:20:45.783 7 INFO cinder.api.openstack.wsgi [None req-7cf68b21-081a-4f99-a759-8364d2e05349 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 04:20:55.780 8 INFO cinder.api.openstack.wsgi [None req-ab19c800-6bd4-4310-94d3-ea8b78575eb6 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 04:20:55.780 7 INFO cinder.api.openstack.wsgi [None req-7cf68b21-081a-4f99-a759-8364d2e05349 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 04:20:55.781 7 INFO cinder.api.openstack.wsgi [None req-7cf68b21-081a-4f99-a759-8364d2e05349 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 04:20:55.782 8 INFO cinder.api.openstack.wsgi [None req-ab19c800-6bd4-4310-94d3-ea8b78575eb6 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 04:21:05.780 7 INFO cinder.api.openstack.wsgi [None req-7cf68b21-081a-4f99-a759-8364d2e05349 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 04:21:05.781 8 INFO cinder.api.openstack.wsgi [None req-ab19c800-6bd4-4310-94d3-ea8b78575eb6 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 04:21:05.781 7 INFO cinder.api.openstack.wsgi [None req-7cf68b21-081a-4f99-a759-8364d2e05349 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 04:21:05.782 8 INFO cinder.api.openstack.wsgi [None req-ab19c800-6bd4-4310-94d3-ea8b78575eb6 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 04:21:15.780 8 INFO cinder.api.openstack.wsgi [None req-ab19c800-6bd4-4310-94d3-ea8b78575eb6 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 04:21:15.781 8 INFO cinder.api.openstack.wsgi [None req-ab19c800-6bd4-4310-94d3-ea8b78575eb6 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 04:21:15.781 7 INFO cinder.api.openstack.wsgi [None req-7cf68b21-081a-4f99-a759-8364d2e05349 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 04:21:15.783 7 INFO cinder.api.openstack.wsgi [None req-7cf68b21-081a-4f99-a759-8364d2e05349 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 04:21:25.779 8 INFO cinder.api.openstack.wsgi [None req-ab19c800-6bd4-4310-94d3-ea8b78575eb6 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 04:21:25.780 8 INFO cinder.api.openstack.wsgi [None req-ab19c800-6bd4-4310-94d3-ea8b78575eb6 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 04:21:25.780 7 INFO cinder.api.openstack.wsgi [None req-7cf68b21-081a-4f99-a759-8364d2e05349 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 04:21:25.782 7 INFO cinder.api.openstack.wsgi [None req-7cf68b21-081a-4f99-a759-8364d2e05349 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 04:21:35.780 8 INFO cinder.api.openstack.wsgi [None req-ab19c800-6bd4-4310-94d3-ea8b78575eb6 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 04:21:35.782 8 INFO cinder.api.openstack.wsgi [None req-ab19c800-6bd4-4310-94d3-ea8b78575eb6 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 04:21:35.781 7 INFO cinder.api.openstack.wsgi [None req-7cf68b21-081a-4f99-a759-8364d2e05349 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 04:21:35.783 7 INFO cinder.api.openstack.wsgi [None req-7cf68b21-081a-4f99-a759-8364d2e05349 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 04:21:39.115 8 INFO cinder.api.openstack.wsgi [None req-c8d34823-7b65-4bf0-8920-384a3867503f 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/volumes/detail?all_tenants=true 2026-07-08 04:21:39.124 8 INFO cinder.volume.api [None req-c8d34823-7b65-4bf0-8920-384a3867503f 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] Get all volumes completed successfully. 2026-07-08 04:21:39.126 8 INFO cinder.api.openstack.wsgi [None req-c8d34823-7b65-4bf0-8920-384a3867503f 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 326/653] 10.0.0.95 () {28 vars in 683 bytes} [Wed Jul 8 04:21:39 2026] GET /v3/96f0f1c7ed5144c3ad258cfc3e6104b6/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 04:21:39.135 7 INFO cinder.api.openstack.wsgi [None req-4a88c550-c6c9-4634-9f43-415ce69436fd 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/snapshots?all_tenants=true 2026-07-08 04:21:39.141 7 INFO cinder.volume.api [None req-4a88c550-c6c9-4634-9f43-415ce69436fd 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] Get all snapshots completed successfully. 2026-07-08 04:21:39.142 7 INFO cinder.api.openstack.wsgi [None req-4a88c550-c6c9-4634-9f43-415ce69436fd 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 328/654] 10.0.0.95 () {28 vars in 673 bytes} [Wed Jul 8 04:21:39 2026] GET /v3/96f0f1c7ed5144c3ad258cfc3e6104b6/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 04:21:39.155 8 INFO cinder.api.openstack.wsgi [None req-a8a0ba8e-0e7d-4abf-82c4-43142024a708 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-services 2026-07-08 04:21:39.160 8 INFO cinder.api.openstack.wsgi [None req-a8a0ba8e-0e7d-4abf-82c4-43142024a708 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-services returned with HTTP 200 [pid: 8|app: 0|req: 327/655] 10.0.0.95 () {28 vars in 644 bytes} [Wed Jul 8 04:21:39 2026] GET /v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-services => generated 646 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-08 04:21:39.169 7 INFO cinder.api.openstack.wsgi [None req-83c4b68c-8f14-4de6-a5d2-9670341a0ec3 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/scheduler-stats/get_pools?detail=true 2026-07-08 04:21:39.673 7 INFO cinder.api.openstack.wsgi [None req-83c4b68c-8f14-4de6-a5d2-9670341a0ec3 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 329/656] 10.0.0.95 () {28 vars in 695 bytes} [Wed Jul 8 04:21:39 2026] GET /v3/96f0f1c7ed5144c3ad258cfc3e6104b6/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 04:21:39.688 8 INFO cinder.api.openstack.wsgi [None req-a01b62c3-bd02-4975-9044-df77e6bc8a0f 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/volumes/detail?all_tenants=true 2026-07-08 04:21:39.701 8 INFO cinder.volume.api [None req-a01b62c3-bd02-4975-9044-df77e6bc8a0f 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] Get all volumes completed successfully. 2026-07-08 04:21:39.703 8 INFO cinder.api.openstack.wsgi [None req-a01b62c3-bd02-4975-9044-df77e6bc8a0f 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 328/657] 10.0.0.95 () {28 vars in 683 bytes} [Wed Jul 8 04:21:39 2026] GET /v3/96f0f1c7ed5144c3ad258cfc3e6104b6/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 04:21:39.744 7 INFO cinder.api.openstack.wsgi [None req-11e561ab-74d1-4674-85f3-bf322e3de82d 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-quota-sets/30471c1cfdf44b29baf86fc27632b09f?usage=true 2026-07-08 04:21:39.794 7 INFO cinder.api.openstack.wsgi [None req-11e561ab-74d1-4674-85f3-bf322e3de82d 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-quota-sets/30471c1cfdf44b29baf86fc27632b09f?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 330/658] 10.0.0.95 () {28 vars in 735 bytes} [Wed Jul 8 04:21:39 2026] GET /v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-quota-sets/30471c1cfdf44b29baf86fc27632b09f?usage=true => generated 845 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-08 04:21:39.808 8 INFO cinder.api.openstack.wsgi [None req-335ca287-b308-4bed-8f4b-02f382e47cdb 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-quota-sets/96f0f1c7ed5144c3ad258cfc3e6104b6?usage=true 2026-07-08 04:21:39.837 8 INFO cinder.api.openstack.wsgi [None req-335ca287-b308-4bed-8f4b-02f382e47cdb 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-quota-sets/96f0f1c7ed5144c3ad258cfc3e6104b6?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 329/659] 10.0.0.95 () {28 vars in 735 bytes} [Wed Jul 8 04:21:39 2026] GET /v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-quota-sets/96f0f1c7ed5144c3ad258cfc3e6104b6?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 04:21:39.854 7 INFO cinder.api.openstack.wsgi [None req-0280f43c-d833-4b2e-91c6-ede028ef7caa 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-quota-sets/9c9511d1205c4b8d94d5bcdc05e42ce6?usage=true 2026-07-08 04:21:39.885 7 INFO cinder.api.openstack.wsgi [None req-0280f43c-d833-4b2e-91c6-ede028ef7caa 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-quota-sets/9c9511d1205c4b8d94d5bcdc05e42ce6?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 331/660] 10.0.0.95 () {28 vars in 735 bytes} [Wed Jul 8 04:21:39 2026] GET /v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-quota-sets/9c9511d1205c4b8d94d5bcdc05e42ce6?usage=true => generated 847 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-08 04:21:45.780 8 INFO cinder.api.openstack.wsgi [None req-335ca287-b308-4bed-8f4b-02f382e47cdb 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 04:21:45.780 7 INFO cinder.api.openstack.wsgi [None req-0280f43c-d833-4b2e-91c6-ede028ef7caa 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 04:21:45.782 8 INFO cinder.api.openstack.wsgi [None req-335ca287-b308-4bed-8f4b-02f382e47cdb 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 04:21:45.783 7 INFO cinder.api.openstack.wsgi [None req-0280f43c-d833-4b2e-91c6-ede028ef7caa 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 04:21:50.207 8 INFO cinder.api.openstack.wsgi [None req-23790984-b1f6-4d88-b636-a46e162c75b3 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET https://volume.199-204-45-227.nip.io/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-quota-sets/96f0f1c7ed5144c3ad258cfc3e6104b6?usage=False 2026-07-08 04:21:50.231 8 INFO cinder.api.openstack.wsgi [None req-23790984-b1f6-4d88-b636-a46e162c75b3 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] https://volume.199-204-45-227.nip.io/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-quota-sets/96f0f1c7ed5144c3ad258cfc3e6104b6?usage=False returned with HTTP 200 [pid: 8|app: 0|req: 331/663] 199.204.45.227 () {44 vars in 1069 bytes} [Wed Jul 8 04:21:50 2026] GET /v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-quota-sets/96f0f1c7ed5144c3ad258cfc3e6104b6?usage=False => generated 338 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-08 04:21:55.780 8 INFO cinder.api.openstack.wsgi [None req-23790984-b1f6-4d88-b636-a46e162c75b3 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 04:21:55.781 8 INFO cinder.api.openstack.wsgi [None req-23790984-b1f6-4d88-b636-a46e162c75b3 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 04:21:55.781 7 INFO cinder.api.openstack.wsgi [None req-0280f43c-d833-4b2e-91c6-ede028ef7caa 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 04:21:55.784 7 INFO cinder.api.openstack.wsgi [None req-0280f43c-d833-4b2e-91c6-ede028ef7caa 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 04:22:05.780 7 INFO cinder.api.openstack.wsgi [None req-0280f43c-d833-4b2e-91c6-ede028ef7caa 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 04:22:05.780 8 INFO cinder.api.openstack.wsgi [None req-23790984-b1f6-4d88-b636-a46e162c75b3 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 04:22:05.781 7 INFO cinder.api.openstack.wsgi [None req-0280f43c-d833-4b2e-91c6-ede028ef7caa 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 04:22:05.782 8 INFO cinder.api.openstack.wsgi [None req-23790984-b1f6-4d88-b636-a46e162c75b3 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 04:22:15.780 7 INFO cinder.api.openstack.wsgi [None req-0280f43c-d833-4b2e-91c6-ede028ef7caa 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 04:22:15.781 7 INFO cinder.api.openstack.wsgi [None req-0280f43c-d833-4b2e-91c6-ede028ef7caa 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 04:22:15.782 8 INFO cinder.api.openstack.wsgi [None req-23790984-b1f6-4d88-b636-a46e162c75b3 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 04:22:15.783 8 INFO cinder.api.openstack.wsgi [None req-23790984-b1f6-4d88-b636-a46e162c75b3 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 04:22:25.782 8 INFO cinder.api.openstack.wsgi [None req-23790984-b1f6-4d88-b636-a46e162c75b3 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 04:22:25.783 8 INFO cinder.api.openstack.wsgi [None req-23790984-b1f6-4d88-b636-a46e162c75b3 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 04:22:25.783 7 INFO cinder.api.openstack.wsgi [None req-0280f43c-d833-4b2e-91c6-ede028ef7caa 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 04:22:25.784 7 INFO cinder.api.openstack.wsgi [None req-0280f43c-d833-4b2e-91c6-ede028ef7caa 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 04:22:35.779 8 INFO cinder.api.openstack.wsgi [None req-23790984-b1f6-4d88-b636-a46e162c75b3 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 04:22:35.780 7 INFO cinder.api.openstack.wsgi [None req-0280f43c-d833-4b2e-91c6-ede028ef7caa 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 04:22:35.780 8 INFO cinder.api.openstack.wsgi [None req-23790984-b1f6-4d88-b636-a46e162c75b3 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 04:22:35.781 7 INFO cinder.api.openstack.wsgi [None req-0280f43c-d833-4b2e-91c6-ede028ef7caa 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 04:22:39.119 8 INFO cinder.api.openstack.wsgi [None req-ff21c82c-8394-4562-98f7-938e2a3f390c 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/volumes/detail?all_tenants=true 2026-07-08 04:22:39.132 8 INFO cinder.volume.api [None req-ff21c82c-8394-4562-98f7-938e2a3f390c 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] Get all volumes completed successfully. 2026-07-08 04:22:39.133 8 INFO cinder.api.openstack.wsgi [None req-ff21c82c-8394-4562-98f7-938e2a3f390c 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 337/674] 10.0.0.95 () {28 vars in 683 bytes} [Wed Jul 8 04:22:39 2026] GET /v3/96f0f1c7ed5144c3ad258cfc3e6104b6/volumes/detail?all_tenants=true => generated 15 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-08 04:22:39.146 7 INFO cinder.api.openstack.wsgi [None req-287c46c2-c042-47a8-870f-504772fc92e8 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/volumes/detail?all_tenants=true 2026-07-08 04:22:39.155 7 INFO cinder.volume.api [None req-287c46c2-c042-47a8-870f-504772fc92e8 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] Get all volumes completed successfully. 2026-07-08 04:22:39.157 7 INFO cinder.api.openstack.wsgi [None req-287c46c2-c042-47a8-870f-504772fc92e8 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 338/675] 10.0.0.95 () {28 vars in 683 bytes} [Wed Jul 8 04:22:39 2026] GET /v3/96f0f1c7ed5144c3ad258cfc3e6104b6/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 04:22:39.169 8 INFO cinder.api.openstack.wsgi [None req-e9263b63-b60a-4b2c-aeb4-0ce5b6a5989c 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/scheduler-stats/get_pools?detail=true 2026-07-08 04:22:39.673 8 INFO cinder.api.openstack.wsgi [None req-e9263b63-b60a-4b2c-aeb4-0ce5b6a5989c 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 338/676] 10.0.0.95 () {28 vars in 695 bytes} [Wed Jul 8 04:22:39 2026] GET /v3/96f0f1c7ed5144c3ad258cfc3e6104b6/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 04:22:39.687 7 INFO cinder.api.openstack.wsgi [None req-df6e78fe-cdd4-4191-b7b5-3a570e010647 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/snapshots?all_tenants=true 2026-07-08 04:22:39.695 7 INFO cinder.volume.api [None req-df6e78fe-cdd4-4191-b7b5-3a570e010647 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] Get all snapshots completed successfully. 2026-07-08 04:22:39.695 7 INFO cinder.api.openstack.wsgi [None req-df6e78fe-cdd4-4191-b7b5-3a570e010647 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 339/677] 10.0.0.95 () {28 vars in 673 bytes} [Wed Jul 8 04:22:39 2026] GET /v3/96f0f1c7ed5144c3ad258cfc3e6104b6/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 04:22:39.721 8 INFO cinder.api.openstack.wsgi [None req-64f21981-420c-44d5-9493-d73dfc64474c 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-services 2026-07-08 04:22:39.729 8 INFO cinder.api.openstack.wsgi [None req-64f21981-420c-44d5-9493-d73dfc64474c 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-services returned with HTTP 200 [pid: 8|app: 0|req: 339/678] 10.0.0.95 () {28 vars in 644 bytes} [Wed Jul 8 04:22:39 2026] GET /v3/96f0f1c7ed5144c3ad258cfc3e6104b6/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 04:22:39.765 7 INFO cinder.api.openstack.wsgi [None req-5ef443d3-85b9-4956-99cb-fc8eccfc45fe 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-quota-sets/30471c1cfdf44b29baf86fc27632b09f?usage=true 2026-07-08 04:22:39.791 7 INFO cinder.api.openstack.wsgi [None req-5ef443d3-85b9-4956-99cb-fc8eccfc45fe 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-quota-sets/30471c1cfdf44b29baf86fc27632b09f?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 340/679] 10.0.0.95 () {28 vars in 735 bytes} [Wed Jul 8 04:22:39 2026] GET /v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-quota-sets/30471c1cfdf44b29baf86fc27632b09f?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 04:22:39.807 8 INFO cinder.api.openstack.wsgi [None req-26b554c0-8f79-4b04-a547-018471df94d0 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-quota-sets/96f0f1c7ed5144c3ad258cfc3e6104b6?usage=true 2026-07-08 04:22:39.825 8 INFO cinder.api.openstack.wsgi [None req-26b554c0-8f79-4b04-a547-018471df94d0 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-quota-sets/96f0f1c7ed5144c3ad258cfc3e6104b6?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 340/680] 10.0.0.95 () {28 vars in 735 bytes} [Wed Jul 8 04:22:39 2026] GET /v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-quota-sets/96f0f1c7ed5144c3ad258cfc3e6104b6?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 04:22:39.838 7 INFO cinder.api.openstack.wsgi [None req-fcd4500a-79c8-46cd-8cc9-19ad951a1153 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-quota-sets/9c9511d1205c4b8d94d5bcdc05e42ce6?usage=true 2026-07-08 04:22:39.859 7 INFO cinder.api.openstack.wsgi [None req-fcd4500a-79c8-46cd-8cc9-19ad951a1153 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-quota-sets/9c9511d1205c4b8d94d5bcdc05e42ce6?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 341/681] 10.0.0.95 () {28 vars in 735 bytes} [Wed Jul 8 04:22:39 2026] GET /v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-quota-sets/9c9511d1205c4b8d94d5bcdc05e42ce6?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 04:22:45.782 7 INFO cinder.api.openstack.wsgi [None req-fcd4500a-79c8-46cd-8cc9-19ad951a1153 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 04:22:45.782 8 INFO cinder.api.openstack.wsgi [None req-26b554c0-8f79-4b04-a547-018471df94d0 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 04:22:45.783 7 INFO cinder.api.openstack.wsgi [None req-fcd4500a-79c8-46cd-8cc9-19ad951a1153 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 04:22:45.783 8 INFO cinder.api.openstack.wsgi [None req-26b554c0-8f79-4b04-a547-018471df94d0 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 04:22:55.780 7 INFO cinder.api.openstack.wsgi [None req-fcd4500a-79c8-46cd-8cc9-19ad951a1153 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 04:22:55.780 8 INFO cinder.api.openstack.wsgi [None req-26b554c0-8f79-4b04-a547-018471df94d0 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 04:22:55.781 8 INFO cinder.api.openstack.wsgi [None req-26b554c0-8f79-4b04-a547-018471df94d0 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 04:22:55.781 7 INFO cinder.api.openstack.wsgi [None req-fcd4500a-79c8-46cd-8cc9-19ad951a1153 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 04:23:04.599 8 INFO cinder.api.openstack.wsgi [None req-8e2d67ed-8503-44ee-a6b9-05f6082868b8 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET https://volume.199-204-45-227.nip.io/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-quota-sets/30471c1cfdf44b29baf86fc27632b09f?usage=False 2026-07-08 04:23:04.612 8 INFO cinder.api.openstack.wsgi [None req-8e2d67ed-8503-44ee-a6b9-05f6082868b8 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] https://volume.199-204-45-227.nip.io/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-quota-sets/30471c1cfdf44b29baf86fc27632b09f?usage=False returned with HTTP 200 [pid: 8|app: 0|req: 343/686] 199.204.45.227 () {44 vars in 1069 bytes} [Wed Jul 8 04:23:04 2026] GET /v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-quota-sets/30471c1cfdf44b29baf86fc27632b09f?usage=False => generated 338 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-08 04:23:05.780 7 INFO cinder.api.openstack.wsgi [None req-fcd4500a-79c8-46cd-8cc9-19ad951a1153 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 04:23:05.781 8 INFO cinder.api.openstack.wsgi [None req-8e2d67ed-8503-44ee-a6b9-05f6082868b8 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 04:23:05.781 7 INFO cinder.api.openstack.wsgi [None req-fcd4500a-79c8-46cd-8cc9-19ad951a1153 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 04:23:05.785 8 INFO cinder.api.openstack.wsgi [None req-8e2d67ed-8503-44ee-a6b9-05f6082868b8 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 04:23:15.780 8 INFO cinder.api.openstack.wsgi [None req-8e2d67ed-8503-44ee-a6b9-05f6082868b8 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 04:23:15.780 7 INFO cinder.api.openstack.wsgi [None req-fcd4500a-79c8-46cd-8cc9-19ad951a1153 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 04:23:15.781 8 INFO cinder.api.openstack.wsgi [None req-8e2d67ed-8503-44ee-a6b9-05f6082868b8 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 04:23:15.781 7 INFO cinder.api.openstack.wsgi [None req-fcd4500a-79c8-46cd-8cc9-19ad951a1153 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 04:23:25.780 7 INFO cinder.api.openstack.wsgi [None req-fcd4500a-79c8-46cd-8cc9-19ad951a1153 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 04:23:25.780 8 INFO cinder.api.openstack.wsgi [None req-8e2d67ed-8503-44ee-a6b9-05f6082868b8 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 04:23:25.781 7 INFO cinder.api.openstack.wsgi [None req-fcd4500a-79c8-46cd-8cc9-19ad951a1153 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 04:23:25.781 8 INFO cinder.api.openstack.wsgi [None req-8e2d67ed-8503-44ee-a6b9-05f6082868b8 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 04:23:35.780 8 INFO cinder.api.openstack.wsgi [None req-8e2d67ed-8503-44ee-a6b9-05f6082868b8 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 04:23:35.780 7 INFO cinder.api.openstack.wsgi [None req-fcd4500a-79c8-46cd-8cc9-19ad951a1153 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 04:23:35.782 8 INFO cinder.api.openstack.wsgi [None req-8e2d67ed-8503-44ee-a6b9-05f6082868b8 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 04:23:35.782 7 INFO cinder.api.openstack.wsgi [None req-fcd4500a-79c8-46cd-8cc9-19ad951a1153 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 04:23:39.107 8 INFO cinder.api.openstack.wsgi [None req-221b0000-b2ba-41ed-abee-dce0f3ff7669 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/volumes/detail?all_tenants=true 2026-07-08 04:23:39.117 8 INFO cinder.volume.api [None req-221b0000-b2ba-41ed-abee-dce0f3ff7669 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] Get all volumes completed successfully. 2026-07-08 04:23:39.119 8 INFO cinder.api.openstack.wsgi [None req-221b0000-b2ba-41ed-abee-dce0f3ff7669 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 348/695] 10.0.0.95 () {28 vars in 683 bytes} [Wed Jul 8 04:23:39 2026] GET /v3/96f0f1c7ed5144c3ad258cfc3e6104b6/volumes/detail?all_tenants=true => generated 15 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-08 04:23:39.132 7 INFO cinder.api.openstack.wsgi [None req-dda77a7e-23f8-4d41-a3c7-230c8ccde1bb 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/volumes/detail?all_tenants=true 2026-07-08 04:23:39.143 7 INFO cinder.volume.api [None req-dda77a7e-23f8-4d41-a3c7-230c8ccde1bb 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] Get all volumes completed successfully. 2026-07-08 04:23:39.144 7 INFO cinder.api.openstack.wsgi [None req-dda77a7e-23f8-4d41-a3c7-230c8ccde1bb 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 348/696] 10.0.0.95 () {28 vars in 683 bytes} [Wed Jul 8 04:23:39 2026] GET /v3/96f0f1c7ed5144c3ad258cfc3e6104b6/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 04:23:39.155 8 INFO cinder.api.openstack.wsgi [None req-97a54fe0-ac81-4164-b60e-d6c9bed869e5 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/snapshots?all_tenants=true 2026-07-08 04:23:39.162 8 INFO cinder.volume.api [None req-97a54fe0-ac81-4164-b60e-d6c9bed869e5 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] Get all snapshots completed successfully. 2026-07-08 04:23:39.163 8 INFO cinder.api.openstack.wsgi [None req-97a54fe0-ac81-4164-b60e-d6c9bed869e5 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 349/697] 10.0.0.95 () {28 vars in 673 bytes} [Wed Jul 8 04:23:39 2026] GET /v3/96f0f1c7ed5144c3ad258cfc3e6104b6/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 04:23:39.175 7 INFO cinder.api.openstack.wsgi [None req-405d2486-1b62-44fc-904b-63f1bdd5b708 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-services 2026-07-08 04:23:39.181 7 INFO cinder.api.openstack.wsgi [None req-405d2486-1b62-44fc-904b-63f1bdd5b708 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-services returned with HTTP 200 [pid: 7|app: 0|req: 349/698] 10.0.0.95 () {28 vars in 644 bytes} [Wed Jul 8 04:23:39 2026] GET /v3/96f0f1c7ed5144c3ad258cfc3e6104b6/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 04:23:39.195 8 INFO cinder.api.openstack.wsgi [None req-1021809c-f19b-48dc-b8bc-95ad149ca965 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/scheduler-stats/get_pools?detail=true 2026-07-08 04:23:39.700 8 INFO cinder.api.openstack.wsgi [None req-1021809c-f19b-48dc-b8bc-95ad149ca965 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 350/699] 10.0.0.95 () {28 vars in 695 bytes} [Wed Jul 8 04:23:39 2026] GET /v3/96f0f1c7ed5144c3ad258cfc3e6104b6/scheduler-stats/get_pools?detail=true => generated 670 bytes in 516 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-08 04:23:39.748 7 INFO cinder.api.openstack.wsgi [None req-6144ff09-323b-4d86-bf4e-bd791de42658 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-quota-sets/30471c1cfdf44b29baf86fc27632b09f?usage=true 2026-07-08 04:23:39.775 7 INFO cinder.api.openstack.wsgi [None req-6144ff09-323b-4d86-bf4e-bd791de42658 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-quota-sets/30471c1cfdf44b29baf86fc27632b09f?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 350/700] 10.0.0.95 () {28 vars in 735 bytes} [Wed Jul 8 04:23:39 2026] GET /v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-quota-sets/30471c1cfdf44b29baf86fc27632b09f?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 04:23:39.787 8 INFO cinder.api.openstack.wsgi [None req-059f872b-7409-4471-9cd1-c53aabb93a3b 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-quota-sets/96f0f1c7ed5144c3ad258cfc3e6104b6?usage=true 2026-07-08 04:23:39.816 8 INFO cinder.api.openstack.wsgi [None req-059f872b-7409-4471-9cd1-c53aabb93a3b 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-quota-sets/96f0f1c7ed5144c3ad258cfc3e6104b6?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 351/701] 10.0.0.95 () {28 vars in 735 bytes} [Wed Jul 8 04:23:39 2026] GET /v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-quota-sets/96f0f1c7ed5144c3ad258cfc3e6104b6?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 04:23:39.828 7 INFO cinder.api.openstack.wsgi [None req-1d442b6a-398f-4581-8502-3e05c3619f18 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-quota-sets/9c9511d1205c4b8d94d5bcdc05e42ce6?usage=true 2026-07-08 04:23:39.855 7 INFO cinder.api.openstack.wsgi [None req-1d442b6a-398f-4581-8502-3e05c3619f18 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-quota-sets/9c9511d1205c4b8d94d5bcdc05e42ce6?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 351/702] 10.0.0.95 () {28 vars in 735 bytes} [Wed Jul 8 04:23:39 2026] GET /v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-quota-sets/9c9511d1205c4b8d94d5bcdc05e42ce6?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 04:23:45.780 7 INFO cinder.api.openstack.wsgi [None req-1d442b6a-398f-4581-8502-3e05c3619f18 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 04:23:45.780 8 INFO cinder.api.openstack.wsgi [None req-059f872b-7409-4471-9cd1-c53aabb93a3b 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 04:23:45.781 7 INFO cinder.api.openstack.wsgi [None req-1d442b6a-398f-4581-8502-3e05c3619f18 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 04:23:45.781 8 INFO cinder.api.openstack.wsgi [None req-059f872b-7409-4471-9cd1-c53aabb93a3b 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 04:23:55.780 7 INFO cinder.api.openstack.wsgi [None req-1d442b6a-398f-4581-8502-3e05c3619f18 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 04:23:55.780 8 INFO cinder.api.openstack.wsgi [None req-059f872b-7409-4471-9cd1-c53aabb93a3b 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 04:23:55.782 7 INFO cinder.api.openstack.wsgi [None req-1d442b6a-398f-4581-8502-3e05c3619f18 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 04:23:55.782 8 INFO cinder.api.openstack.wsgi [None req-059f872b-7409-4471-9cd1-c53aabb93a3b 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 04:24:05.781 8 INFO cinder.api.openstack.wsgi [None req-059f872b-7409-4471-9cd1-c53aabb93a3b 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 04:24:05.781 7 INFO cinder.api.openstack.wsgi [None req-1d442b6a-398f-4581-8502-3e05c3619f18 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 04:24:05.782 8 INFO cinder.api.openstack.wsgi [None req-059f872b-7409-4471-9cd1-c53aabb93a3b 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 04:24:05.782 7 INFO cinder.api.openstack.wsgi [None req-1d442b6a-398f-4581-8502-3e05c3619f18 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 04:24:15.780 7 INFO cinder.api.openstack.wsgi [None req-1d442b6a-398f-4581-8502-3e05c3619f18 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 04:24:15.781 8 INFO cinder.api.openstack.wsgi [None req-059f872b-7409-4471-9cd1-c53aabb93a3b 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 04:24:15.782 7 INFO cinder.api.openstack.wsgi [None req-1d442b6a-398f-4581-8502-3e05c3619f18 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 04:24:15.782 8 INFO cinder.api.openstack.wsgi [None req-059f872b-7409-4471-9cd1-c53aabb93a3b 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 04:24:25.780 8 INFO cinder.api.openstack.wsgi [None req-059f872b-7409-4471-9cd1-c53aabb93a3b 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 04:24:25.780 7 INFO cinder.api.openstack.wsgi [None req-1d442b6a-398f-4581-8502-3e05c3619f18 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 04:24:25.780 8 INFO cinder.api.openstack.wsgi [None req-059f872b-7409-4471-9cd1-c53aabb93a3b 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 04:24:25.781 7 INFO cinder.api.openstack.wsgi [None req-1d442b6a-398f-4581-8502-3e05c3619f18 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 04:24:35.780 8 INFO cinder.api.openstack.wsgi [None req-059f872b-7409-4471-9cd1-c53aabb93a3b 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 04:24:35.780 7 INFO cinder.api.openstack.wsgi [None req-1d442b6a-398f-4581-8502-3e05c3619f18 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 04:24:35.781 8 INFO cinder.api.openstack.wsgi [None req-059f872b-7409-4471-9cd1-c53aabb93a3b 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 04:24:35.781 7 INFO cinder.api.openstack.wsgi [None req-1d442b6a-398f-4581-8502-3e05c3619f18 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 04:24:39.328 7 INFO cinder.api.openstack.wsgi [None req-bc686446-4df3-47db-8ec6-d127d9e4e45f 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/scheduler-stats/get_pools?detail=true 2026-07-08 04:24:39.833 7 INFO cinder.api.openstack.wsgi [None req-bc686446-4df3-47db-8ec6-d127d9e4e45f 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 358/715] 10.0.0.95 () {28 vars in 695 bytes} [Wed Jul 8 04:24:39 2026] GET /v3/96f0f1c7ed5144c3ad258cfc3e6104b6/scheduler-stats/get_pools?detail=true => generated 670 bytes in 698 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-08 04:24:39.847 8 INFO cinder.api.openstack.wsgi [None req-a33bc810-5aa6-4db5-b708-95be11698045 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/volumes/detail?all_tenants=true 2026-07-08 04:24:39.857 8 INFO cinder.volume.api [None req-a33bc810-5aa6-4db5-b708-95be11698045 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] Get all volumes completed successfully. 2026-07-08 04:24:39.859 8 INFO cinder.api.openstack.wsgi [None req-a33bc810-5aa6-4db5-b708-95be11698045 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 358/716] 10.0.0.95 () {28 vars in 683 bytes} [Wed Jul 8 04:24:39 2026] GET /v3/96f0f1c7ed5144c3ad258cfc3e6104b6/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 04:24:39.870 7 INFO cinder.api.openstack.wsgi [None req-9a2493bb-6932-4d0e-ba74-f2dff5e606d0 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/snapshots?all_tenants=true 2026-07-08 04:24:39.876 7 INFO cinder.volume.api [None req-9a2493bb-6932-4d0e-ba74-f2dff5e606d0 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] Get all snapshots completed successfully. 2026-07-08 04:24:39.877 7 INFO cinder.api.openstack.wsgi [None req-9a2493bb-6932-4d0e-ba74-f2dff5e606d0 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 359/717] 10.0.0.95 () {28 vars in 673 bytes} [Wed Jul 8 04:24:39 2026] GET /v3/96f0f1c7ed5144c3ad258cfc3e6104b6/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 04:24:39.888 8 INFO cinder.api.openstack.wsgi [None req-632b0839-b6c8-40e4-8b43-af225e6965c3 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-services 2026-07-08 04:24:39.893 8 INFO cinder.api.openstack.wsgi [None req-632b0839-b6c8-40e4-8b43-af225e6965c3 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-services returned with HTTP 200 [pid: 8|app: 0|req: 359/718] 10.0.0.95 () {28 vars in 644 bytes} [Wed Jul 8 04:24:39 2026] GET /v3/96f0f1c7ed5144c3ad258cfc3e6104b6/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 04:24:40.034 7 INFO cinder.api.openstack.wsgi [None req-298dd87b-d22a-4a20-bd43-1cbfb32a3495 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-quota-sets/30471c1cfdf44b29baf86fc27632b09f?usage=true 2026-07-08 04:24:40.053 7 INFO cinder.api.openstack.wsgi [None req-298dd87b-d22a-4a20-bd43-1cbfb32a3495 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-quota-sets/30471c1cfdf44b29baf86fc27632b09f?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 360/719] 10.0.0.95 () {28 vars in 735 bytes} [Wed Jul 8 04:24:40 2026] GET /v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-quota-sets/30471c1cfdf44b29baf86fc27632b09f?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 04:24:40.067 8 INFO cinder.api.openstack.wsgi [None req-98184c46-0b98-42d2-ac49-b1c0580daa78 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-quota-sets/96f0f1c7ed5144c3ad258cfc3e6104b6?usage=true 2026-07-08 04:24:40.089 8 INFO cinder.api.openstack.wsgi [None req-98184c46-0b98-42d2-ac49-b1c0580daa78 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-quota-sets/96f0f1c7ed5144c3ad258cfc3e6104b6?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 360/720] 10.0.0.95 () {28 vars in 735 bytes} [Wed Jul 8 04:24:40 2026] GET /v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-quota-sets/96f0f1c7ed5144c3ad258cfc3e6104b6?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 04:24:40.101 7 INFO cinder.api.openstack.wsgi [None req-4f837316-825d-4fe7-8975-e2b1820fb40a 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-quota-sets/9c9511d1205c4b8d94d5bcdc05e42ce6?usage=true 2026-07-08 04:24:40.121 7 INFO cinder.api.openstack.wsgi [None req-4f837316-825d-4fe7-8975-e2b1820fb40a 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-quota-sets/9c9511d1205c4b8d94d5bcdc05e42ce6?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 361/721] 10.0.0.95 () {28 vars in 735 bytes} [Wed Jul 8 04:24:40 2026] GET /v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-quota-sets/9c9511d1205c4b8d94d5bcdc05e42ce6?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 04:24:40.129 8 INFO cinder.api.openstack.wsgi [None req-0afc747f-a5e2-4d9b-9a2a-a3df4933384d 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/volumes/detail?all_tenants=true 2026-07-08 04:24:40.158 8 INFO cinder.volume.api [None req-0afc747f-a5e2-4d9b-9a2a-a3df4933384d 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] Get all volumes completed successfully. 2026-07-08 04:24:40.161 8 INFO cinder.api.openstack.wsgi [None req-0afc747f-a5e2-4d9b-9a2a-a3df4933384d 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 361/722] 10.0.0.95 () {28 vars in 683 bytes} [Wed Jul 8 04:24:40 2026] GET /v3/96f0f1c7ed5144c3ad258cfc3e6104b6/volumes/detail?all_tenants=true => generated 15 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-08 04:24:45.780 7 INFO cinder.api.openstack.wsgi [None req-4f837316-825d-4fe7-8975-e2b1820fb40a 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 04:24:45.780 8 INFO cinder.api.openstack.wsgi [None req-0afc747f-a5e2-4d9b-9a2a-a3df4933384d 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 04:24:45.781 7 INFO cinder.api.openstack.wsgi [None req-4f837316-825d-4fe7-8975-e2b1820fb40a 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 04:24:45.781 8 INFO cinder.api.openstack.wsgi [None req-0afc747f-a5e2-4d9b-9a2a-a3df4933384d 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 04:24:47.542 7 INFO cinder.api.openstack.wsgi [None req-79628151-e053-4f02-93cf-9da8d153aa8c 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/snapshots 2026-07-08 04:24:47.557 7 INFO cinder.volume.api [None req-79628151-e053-4f02-93cf-9da8d153aa8c 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] Get all snapshots completed successfully. 2026-07-08 04:24:47.557 7 INFO cinder.api.openstack.wsgi [None req-79628151-e053-4f02-93cf-9da8d153aa8c 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/snapshots returned with HTTP 200 [pid: 7|app: 0|req: 363/725] 10.0.0.135 () {32 vars in 705 bytes} [Wed Jul 8 04:24:47 2026] GET /v3/96f0f1c7ed5144c3ad258cfc3e6104b6/snapshots => generated 17 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-08 04:24:47.573 8 INFO cinder.api.openstack.wsgi [None req-b046c25a-4e45-4914-8a63-9066336ed30a 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/volumes 2026-07-08 04:24:47.602 8 INFO cinder.volume.api [None req-b046c25a-4e45-4914-8a63-9066336ed30a 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] Get all volumes completed successfully. 2026-07-08 04:24:47.603 8 INFO cinder.api.openstack.wsgi [None req-b046c25a-4e45-4914-8a63-9066336ed30a 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/volumes returned with HTTP 200 [pid: 8|app: 0|req: 363/726] 10.0.0.135 () {32 vars in 701 bytes} [Wed Jul 8 04:24:47 2026] GET /v3/96f0f1c7ed5144c3ad258cfc3e6104b6/volumes => generated 15 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-08 04:24:55.780 8 INFO cinder.api.openstack.wsgi [None req-b046c25a-4e45-4914-8a63-9066336ed30a 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 04:24:55.781 8 INFO cinder.api.openstack.wsgi [None req-b046c25a-4e45-4914-8a63-9066336ed30a 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 04:24:55.781 7 INFO cinder.api.openstack.wsgi [None req-79628151-e053-4f02-93cf-9da8d153aa8c 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 04:24:55.783 7 INFO cinder.api.openstack.wsgi [None req-79628151-e053-4f02-93cf-9da8d153aa8c 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 04:25:05.780 7 INFO cinder.api.openstack.wsgi [None req-79628151-e053-4f02-93cf-9da8d153aa8c 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 04:25:05.780 8 INFO cinder.api.openstack.wsgi [None req-b046c25a-4e45-4914-8a63-9066336ed30a 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 04:25:05.781 7 INFO cinder.api.openstack.wsgi [None req-79628151-e053-4f02-93cf-9da8d153aa8c 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 04:25:05.781 8 INFO cinder.api.openstack.wsgi [None req-b046c25a-4e45-4914-8a63-9066336ed30a 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 04:25:15.780 8 INFO cinder.api.openstack.wsgi [None req-b046c25a-4e45-4914-8a63-9066336ed30a 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 04:25:15.780 8 INFO cinder.api.openstack.wsgi [None req-b046c25a-4e45-4914-8a63-9066336ed30a 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 04:25:15.781 7 INFO cinder.api.openstack.wsgi [None req-79628151-e053-4f02-93cf-9da8d153aa8c 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 04:25:15.782 7 INFO cinder.api.openstack.wsgi [None req-79628151-e053-4f02-93cf-9da8d153aa8c 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 04:25:24.665 8 INFO cinder.api.openstack.wsgi [None req-06d11112-f877-4815-b86c-618d9a29cb04 b746a72954b54a739c94a1aaf8389ec7 342766a8e97c4913b228732687fe4e66 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/342766a8e97c4913b228732687fe4e66/volumes 2026-07-08 04:25:25.458 8 INFO cinder.api.v3.volumes [None req-06d11112-f877-4815-b86c-618d9a29cb04 b746a72954b54a739c94a1aaf8389ec7 342766a8e97c4913b228732687fe4e66 - - default default] Create volume of 1 GB 2026-07-08 04:25:25.484 8 INFO cinder.volume.api [None req-06d11112-f877-4815-b86c-618d9a29cb04 b746a72954b54a739c94a1aaf8389ec7 342766a8e97c4913b228732687fe4e66 - - default default] Availability Zones retrieved successfully. 2026-07-08 04:25:25.780 7 INFO cinder.api.openstack.wsgi [None req-79628151-e053-4f02-93cf-9da8d153aa8c 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 04:25:25.782 7 INFO cinder.api.openstack.wsgi [None req-79628151-e053-4f02-93cf-9da8d153aa8c 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 04:25:25.783 7 INFO cinder.api.openstack.wsgi [None req-79628151-e053-4f02-93cf-9da8d153aa8c 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 04:25:25.784 7 INFO cinder.api.openstack.wsgi [None req-79628151-e053-4f02-93cf-9da8d153aa8c 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 04:25:26.074 8 INFO cinder.volume.api [None req-06d11112-f877-4815-b86c-618d9a29cb04 b746a72954b54a739c94a1aaf8389ec7 342766a8e97c4913b228732687fe4e66 - - default default] Create volume request issued successfully. 2026-07-08 04:25:26.076 8 INFO cinder.api.openstack.wsgi [None req-06d11112-f877-4815-b86c-618d9a29cb04 b746a72954b54a739c94a1aaf8389ec7 342766a8e97c4913b228732687fe4e66 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/342766a8e97c4913b228732687fe4e66/volumes returned with HTTP 202 [pid: 8|app: 0|req: 367/735] 10.0.0.135 () {34 vars in 723 bytes} [Wed Jul 8 04:25:24 2026] POST /v3/342766a8e97c4913b228732687fe4e66/volumes => generated 864 bytes in 1418 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-07-08 04:25:26.099 7 INFO cinder.api.openstack.wsgi [None req-e05eda84-a3b9-4b10-903a-779c823cbac8 b746a72954b54a739c94a1aaf8389ec7 342766a8e97c4913b228732687fe4e66 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/342766a8e97c4913b228732687fe4e66/volumes/07262cfa-487b-4952-9b2b-de22632acf88 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending 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 04:25:26.143 7 INFO cinder.volume.api [None req-e05eda84-a3b9-4b10-903a-779c823cbac8 b746a72954b54a739c94a1aaf8389ec7 342766a8e97c4913b228732687fe4e66 - - default default] Volume info retrieved successfully. 2026-07-08 04:25:26.153 7 INFO cinder.api.openstack.wsgi [None req-e05eda84-a3b9-4b10-903a-779c823cbac8 b746a72954b54a739c94a1aaf8389ec7 342766a8e97c4913b228732687fe4e66 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/342766a8e97c4913b228732687fe4e66/volumes/07262cfa-487b-4952-9b2b-de22632acf88 returned with HTTP 200 [pid: 7|app: 0|req: 369/736] 10.0.0.135 () {32 vars in 775 bytes} [Wed Jul 8 04:25:26 2026] GET /v3/342766a8e97c4913b228732687fe4e66/volumes/07262cfa-487b-4952-9b2b-de22632acf88 => generated 932 bytes in 59 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 04:25:27.184 8 INFO cinder.api.openstack.wsgi [None req-e15b832b-2c92-4100-8395-dd380da69403 b746a72954b54a739c94a1aaf8389ec7 342766a8e97c4913b228732687fe4e66 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/342766a8e97c4913b228732687fe4e66/volumes/07262cfa-487b-4952-9b2b-de22632acf88 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending 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 04:25:27.204 8 INFO cinder.volume.api [None req-e15b832b-2c92-4100-8395-dd380da69403 b746a72954b54a739c94a1aaf8389ec7 342766a8e97c4913b228732687fe4e66 - - default default] Volume info retrieved successfully. 2026-07-08 04:25:27.211 8 INFO cinder.api.openstack.wsgi [None req-e15b832b-2c92-4100-8395-dd380da69403 b746a72954b54a739c94a1aaf8389ec7 342766a8e97c4913b228732687fe4e66 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/342766a8e97c4913b228732687fe4e66/volumes/07262cfa-487b-4952-9b2b-de22632acf88 returned with HTTP 200 [pid: 8|app: 0|req: 368/737] 10.0.0.135 () {32 vars in 775 bytes} [Wed Jul 8 04:25:27 2026] GET /v3/342766a8e97c4913b228732687fe4e66/volumes/07262cfa-487b-4952-9b2b-de22632acf88 => generated 956 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 04:25:28.238 7 INFO cinder.api.openstack.wsgi [None req-dc87f120-8d97-466f-8e65-bf8ea2731d15 b746a72954b54a739c94a1aaf8389ec7 342766a8e97c4913b228732687fe4e66 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/342766a8e97c4913b228732687fe4e66/volumes/07262cfa-487b-4952-9b2b-de22632acf88 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending 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 04:25:28.253 7 INFO cinder.volume.api [None req-dc87f120-8d97-466f-8e65-bf8ea2731d15 b746a72954b54a739c94a1aaf8389ec7 342766a8e97c4913b228732687fe4e66 - - default default] Volume info retrieved successfully. 2026-07-08 04:25:28.258 7 INFO cinder.api.openstack.wsgi [None req-dc87f120-8d97-466f-8e65-bf8ea2731d15 b746a72954b54a739c94a1aaf8389ec7 342766a8e97c4913b228732687fe4e66 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/342766a8e97c4913b228732687fe4e66/volumes/07262cfa-487b-4952-9b2b-de22632acf88 returned with HTTP 200 [pid: 7|app: 0|req: 370/738] 10.0.0.135 () {32 vars in 775 bytes} [Wed Jul 8 04:25:28 2026] GET /v3/342766a8e97c4913b228732687fe4e66/volumes/07262cfa-487b-4952-9b2b-de22632acf88 => generated 956 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 04:25:29.281 8 INFO cinder.api.openstack.wsgi [None req-6eaf9f35-ab11-40db-87bb-c117746d8bf1 b746a72954b54a739c94a1aaf8389ec7 342766a8e97c4913b228732687fe4e66 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/342766a8e97c4913b228732687fe4e66/volumes/07262cfa-487b-4952-9b2b-de22632acf88 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending 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 04:25:29.300 8 INFO cinder.volume.api [None req-6eaf9f35-ab11-40db-87bb-c117746d8bf1 b746a72954b54a739c94a1aaf8389ec7 342766a8e97c4913b228732687fe4e66 - - default default] Volume info retrieved successfully. 2026-07-08 04:25:29.312 8 INFO cinder.api.openstack.wsgi [None req-6eaf9f35-ab11-40db-87bb-c117746d8bf1 b746a72954b54a739c94a1aaf8389ec7 342766a8e97c4913b228732687fe4e66 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/342766a8e97c4913b228732687fe4e66/volumes/07262cfa-487b-4952-9b2b-de22632acf88 returned with HTTP 200 [pid: 8|app: 0|req: 369/739] 10.0.0.135 () {32 vars in 775 bytes} [Wed Jul 8 04:25:29 2026] GET /v3/342766a8e97c4913b228732687fe4e66/volumes/07262cfa-487b-4952-9b2b-de22632acf88 => generated 956 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 04:25:30.331 7 INFO cinder.api.openstack.wsgi [None req-23102e7f-7685-4b9e-ad04-b2d5a326c1d4 b746a72954b54a739c94a1aaf8389ec7 342766a8e97c4913b228732687fe4e66 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/342766a8e97c4913b228732687fe4e66/volumes/07262cfa-487b-4952-9b2b-de22632acf88 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending 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 04:25:30.348 7 INFO cinder.volume.api [None req-23102e7f-7685-4b9e-ad04-b2d5a326c1d4 b746a72954b54a739c94a1aaf8389ec7 342766a8e97c4913b228732687fe4e66 - - default default] Volume info retrieved successfully. 2026-07-08 04:25:30.368 7 INFO cinder.api.openstack.wsgi [None req-23102e7f-7685-4b9e-ad04-b2d5a326c1d4 b746a72954b54a739c94a1aaf8389ec7 342766a8e97c4913b228732687fe4e66 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/342766a8e97c4913b228732687fe4e66/volumes/07262cfa-487b-4952-9b2b-de22632acf88 returned with HTTP 200 [pid: 7|app: 0|req: 371/740] 10.0.0.135 () {32 vars in 775 bytes} [Wed Jul 8 04:25:30 2026] GET /v3/342766a8e97c4913b228732687fe4e66/volumes/07262cfa-487b-4952-9b2b-de22632acf88 => generated 1482 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 04:25:30.452 8 INFO cinder.api.openstack.wsgi [req-fa3c2436-328a-4425-b53b-9c8148fd4524 req-094466c7-a17f-45c9-9b32-abf5c1f7edcc b746a72954b54a739c94a1aaf8389ec7 342766a8e97c4913b228732687fe4e66 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/342766a8e97c4913b228732687fe4e66/volumes/07262cfa-487b-4952-9b2b-de22632acf88 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending 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 04:25:30.476 8 INFO cinder.volume.api [req-fa3c2436-328a-4425-b53b-9c8148fd4524 req-094466c7-a17f-45c9-9b32-abf5c1f7edcc b746a72954b54a739c94a1aaf8389ec7 342766a8e97c4913b228732687fe4e66 - - default default] Volume info retrieved successfully. 2026-07-08 04:25:30.482 8 INFO cinder.api.openstack.wsgi [req-fa3c2436-328a-4425-b53b-9c8148fd4524 req-094466c7-a17f-45c9-9b32-abf5c1f7edcc b746a72954b54a739c94a1aaf8389ec7 342766a8e97c4913b228732687fe4e66 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/342766a8e97c4913b228732687fe4e66/volumes/07262cfa-487b-4952-9b2b-de22632acf88 returned with HTTP 200 [pid: 8|app: 0|req: 370/741] 10.0.0.1 () {34 vars in 1026 bytes} [Wed Jul 8 04:25:30 2026] GET /v3/342766a8e97c4913b228732687fe4e66/volumes/07262cfa-487b-4952-9b2b-de22632acf88 => generated 1482 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 04:25:30.977 7 INFO cinder.api.openstack.wsgi [req-fa3c2436-328a-4425-b53b-9c8148fd4524 req-1487bf58-d056-44ae-9be8-f077a42f0c96 b746a72954b54a739c94a1aaf8389ec7 342766a8e97c4913b228732687fe4e66 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/342766a8e97c4913b228732687fe4e66/volumes/07262cfa-487b-4952-9b2b-de22632acf88 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending 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 04:25:30.992 7 INFO cinder.volume.api [req-fa3c2436-328a-4425-b53b-9c8148fd4524 req-1487bf58-d056-44ae-9be8-f077a42f0c96 b746a72954b54a739c94a1aaf8389ec7 342766a8e97c4913b228732687fe4e66 - - default default] Volume info retrieved successfully. 2026-07-08 04:25:31.000 7 INFO cinder.api.openstack.wsgi [req-fa3c2436-328a-4425-b53b-9c8148fd4524 req-1487bf58-d056-44ae-9be8-f077a42f0c96 b746a72954b54a739c94a1aaf8389ec7 342766a8e97c4913b228732687fe4e66 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/342766a8e97c4913b228732687fe4e66/volumes/07262cfa-487b-4952-9b2b-de22632acf88 returned with HTTP 200 [pid: 7|app: 0|req: 372/742] 10.0.0.1 () {34 vars in 1026 bytes} [Wed Jul 8 04:25:30 2026] GET /v3/342766a8e97c4913b228732687fe4e66/volumes/07262cfa-487b-4952-9b2b-de22632acf88 => generated 1482 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-07-08 04:25:31.016 8 INFO cinder.api.openstack.wsgi [req-fa3c2436-328a-4425-b53b-9c8148fd4524 req-094466c7-a17f-45c9-9b32-abf5c1f7edcc b746a72954b54a739c94a1aaf8389ec7 342766a8e97c4913b228732687fe4e66 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-07-08 04:25:31.017 8 INFO cinder.api.openstack.wsgi [req-fa3c2436-328a-4425-b53b-9c8148fd4524 req-094466c7-a17f-45c9-9b32-abf5c1f7edcc b746a72954b54a739c94a1aaf8389ec7 342766a8e97c4913b228732687fe4e66 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 371/743] 10.0.0.1 () {32 vars in 827 bytes} [Wed Jul 8 04:25:31 2026] GET / => generated 411 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 04:25:31.035 7 INFO cinder.api.openstack.wsgi [req-fa3c2436-328a-4425-b53b-9c8148fd4524 req-4639b761-dcc6-4572-b32e-57e1836bd8a8 b746a72954b54a739c94a1aaf8389ec7 342766a8e97c4913b228732687fe4e66 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/342766a8e97c4913b228732687fe4e66/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 04:25:31.165 7 INFO cinder.api.openstack.wsgi [req-fa3c2436-328a-4425-b53b-9c8148fd4524 req-4639b761-dcc6-4572-b32e-57e1836bd8a8 b746a72954b54a739c94a1aaf8389ec7 342766a8e97c4913b228732687fe4e66 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/342766a8e97c4913b228732687fe4e66/attachments returned with HTTP 200 [pid: 7|app: 0|req: 373/744] 10.0.0.1 () {40 vars in 1055 bytes} [Wed Jul 8 04:25:31 2026] POST /v3/342766a8e97c4913b228732687fe4e66/attachments => generated 273 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-07-08 04:25:35.780 7 INFO cinder.api.openstack.wsgi [req-fa3c2436-328a-4425-b53b-9c8148fd4524 req-4639b761-dcc6-4572-b32e-57e1836bd8a8 b746a72954b54a739c94a1aaf8389ec7 342766a8e97c4913b228732687fe4e66 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 04:25:35.780 8 INFO cinder.api.openstack.wsgi [req-fa3c2436-328a-4425-b53b-9c8148fd4524 req-094466c7-a17f-45c9-9b32-abf5c1f7edcc b746a72954b54a739c94a1aaf8389ec7 342766a8e97c4913b228732687fe4e66 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 04:25:35.781 7 INFO cinder.api.openstack.wsgi [req-fa3c2436-328a-4425-b53b-9c8148fd4524 req-4639b761-dcc6-4572-b32e-57e1836bd8a8 b746a72954b54a739c94a1aaf8389ec7 342766a8e97c4913b228732687fe4e66 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 04:25:35.782 8 INFO cinder.api.openstack.wsgi [req-fa3c2436-328a-4425-b53b-9c8148fd4524 req-094466c7-a17f-45c9-9b32-abf5c1f7edcc b746a72954b54a739c94a1aaf8389ec7 342766a8e97c4913b228732687fe4e66 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 04:25:37.761 7 INFO cinder.api.openstack.wsgi [req-fa3c2436-328a-4425-b53b-9c8148fd4524 req-4639b761-dcc6-4572-b32e-57e1836bd8a8 b746a72954b54a739c94a1aaf8389ec7 342766a8e97c4913b228732687fe4e66 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-07-08 04:25:37.762 7 INFO cinder.api.openstack.wsgi [req-fa3c2436-328a-4425-b53b-9c8148fd4524 req-4639b761-dcc6-4572-b32e-57e1836bd8a8 b746a72954b54a739c94a1aaf8389ec7 342766a8e97c4913b228732687fe4e66 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 375/747] 199.204.45.227 () {32 vars in 840 bytes} [Wed Jul 8 04:25:37 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 04:25:37.807 8 INFO cinder.api.openstack.wsgi [req-fa3c2436-328a-4425-b53b-9c8148fd4524 req-bd3b93b8-326e-411f-8807-17ba36c2ccb6 b746a72954b54a739c94a1aaf8389ec7 342766a8e97c4913b228732687fe4e66 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/342766a8e97c4913b228732687fe4e66/volumes/07262cfa-487b-4952-9b2b-de22632acf88 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending 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 04:25:37.836 8 INFO cinder.volume.api [req-fa3c2436-328a-4425-b53b-9c8148fd4524 req-bd3b93b8-326e-411f-8807-17ba36c2ccb6 b746a72954b54a739c94a1aaf8389ec7 342766a8e97c4913b228732687fe4e66 - - default default] Volume info retrieved successfully. 2026-07-08 04:25:37.846 8 INFO cinder.api.openstack.wsgi [req-fa3c2436-328a-4425-b53b-9c8148fd4524 req-bd3b93b8-326e-411f-8807-17ba36c2ccb6 b746a72954b54a739c94a1aaf8389ec7 342766a8e97c4913b228732687fe4e66 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/342766a8e97c4913b228732687fe4e66/volumes/07262cfa-487b-4952-9b2b-de22632acf88 returned with HTTP 200 [pid: 8|app: 0|req: 373/748] 199.204.45.227 () {36 vars in 1073 bytes} [Wed Jul 8 04:25:37 2026] GET /v3/342766a8e97c4913b228732687fe4e66/volumes/07262cfa-487b-4952-9b2b-de22632acf88 => generated 1662 bytes in 46 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 04:25:39.156 7 INFO cinder.api.openstack.wsgi [None req-94c38374-671e-47d1-a681-692726fca9de 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/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 04:25:39.172 7 INFO cinder.volume.api [None req-94c38374-671e-47d1-a681-692726fca9de 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - 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 04:25:39.180 7 INFO cinder.api.openstack.wsgi [None req-94c38374-671e-47d1-a681-692726fca9de 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 376/749] 10.0.0.95 () {28 vars in 683 bytes} [Wed Jul 8 04:25:39 2026] GET /v3/96f0f1c7ed5144c3ad258cfc3e6104b6/volumes/detail?all_tenants=true => generated 1649 bytes in 89 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 04:25:39.254 8 INFO cinder.api.openstack.wsgi [None req-848cb440-c997-4a6a-a256-4c6d917d2104 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-quota-sets/30471c1cfdf44b29baf86fc27632b09f?usage=true 2026-07-08 04:25:39.286 8 INFO cinder.api.openstack.wsgi [None req-848cb440-c997-4a6a-a256-4c6d917d2104 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-quota-sets/30471c1cfdf44b29baf86fc27632b09f?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 374/750] 10.0.0.95 () {28 vars in 735 bytes} [Wed Jul 8 04:25:39 2026] GET /v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-quota-sets/30471c1cfdf44b29baf86fc27632b09f?usage=true => generated 845 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 04:25:39.301 7 INFO cinder.api.openstack.wsgi [None req-8b85776d-16b9-44a4-a984-8aff5efeb388 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-quota-sets/342766a8e97c4913b228732687fe4e66?usage=true 2026-07-08 04:25:39.339 7 INFO cinder.api.openstack.wsgi [None req-8b85776d-16b9-44a4-a984-8aff5efeb388 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-quota-sets/342766a8e97c4913b228732687fe4e66?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 377/751] 10.0.0.95 () {28 vars in 735 bytes} [Wed Jul 8 04:25:39 2026] GET /v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-quota-sets/342766a8e97c4913b228732687fe4e66?usage=true => generated 847 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-08 04:25:39.354 8 INFO cinder.api.openstack.wsgi [None req-407d0fb1-24b7-4c8a-a637-e23525b6a589 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-quota-sets/5869f0816a6a4c1695c4d8b692ef50bb?usage=true 2026-07-08 04:25:39.388 8 INFO cinder.api.openstack.wsgi [None req-407d0fb1-24b7-4c8a-a637-e23525b6a589 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-quota-sets/5869f0816a6a4c1695c4d8b692ef50bb?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 375/752] 10.0.0.95 () {28 vars in 735 bytes} [Wed Jul 8 04:25:39 2026] GET /v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-quota-sets/5869f0816a6a4c1695c4d8b692ef50bb?usage=true => generated 847 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-08 04:25:39.401 7 INFO cinder.api.openstack.wsgi [None req-2f27430b-d02f-4505-bec7-96d0352659f0 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-quota-sets/86f0df2e29904f0e9e9ebcd13443ef1e?usage=true 2026-07-08 04:25:39.439 7 INFO cinder.api.openstack.wsgi [None req-2f27430b-d02f-4505-bec7-96d0352659f0 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-quota-sets/86f0df2e29904f0e9e9ebcd13443ef1e?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 378/753] 10.0.0.95 () {28 vars in 735 bytes} [Wed Jul 8 04:25:39 2026] GET /v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-quota-sets/86f0df2e29904f0e9e9ebcd13443ef1e?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 04:25:39.456 8 INFO cinder.api.openstack.wsgi [None req-d51f7e6b-9df0-4570-84eb-57366126fce9 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-quota-sets/96f0f1c7ed5144c3ad258cfc3e6104b6?usage=true 2026-07-08 04:25:39.487 8 INFO cinder.api.openstack.wsgi [None req-d51f7e6b-9df0-4570-84eb-57366126fce9 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-quota-sets/96f0f1c7ed5144c3ad258cfc3e6104b6?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 376/754] 10.0.0.95 () {28 vars in 735 bytes} [Wed Jul 8 04:25:39 2026] GET /v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-quota-sets/96f0f1c7ed5144c3ad258cfc3e6104b6?usage=true => generated 845 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-08 04:25:39.501 7 INFO cinder.api.openstack.wsgi [None req-ef8b02e9-30dd-410f-840f-68152b0457f4 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-quota-sets/9c9511d1205c4b8d94d5bcdc05e42ce6?usage=true 2026-07-08 04:25:39.523 7 INFO cinder.api.openstack.wsgi [None req-ef8b02e9-30dd-410f-840f-68152b0457f4 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-quota-sets/9c9511d1205c4b8d94d5bcdc05e42ce6?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 379/755] 10.0.0.95 () {28 vars in 735 bytes} [Wed Jul 8 04:25:39 2026] GET /v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-quota-sets/9c9511d1205c4b8d94d5bcdc05e42ce6?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 04:25:39.537 8 INFO cinder.api.openstack.wsgi [None req-2ced7012-5b62-494e-b1e7-d49f694e7fd9 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-quota-sets/dedaf96c734845738e8bf5018225dbf2?usage=true 2026-07-08 04:25:39.565 8 INFO cinder.api.openstack.wsgi [None req-2ced7012-5b62-494e-b1e7-d49f694e7fd9 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-quota-sets/dedaf96c734845738e8bf5018225dbf2?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 377/756] 10.0.0.95 () {28 vars in 735 bytes} [Wed Jul 8 04:25:39 2026] GET /v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-quota-sets/dedaf96c734845738e8bf5018225dbf2?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 04:25:39.580 7 INFO cinder.api.openstack.wsgi [None req-d60712e4-b151-42c2-a586-00626fc25e94 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/volumes/detail?all_tenants=true 2026-07-08 04:25:39.613 7 INFO cinder.volume.api [None req-d60712e4-b151-42c2-a586-00626fc25e94 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - 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 04:25:39.621 7 INFO cinder.api.openstack.wsgi [None req-d60712e4-b151-42c2-a586-00626fc25e94 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 380/757] 10.0.0.95 () {28 vars in 683 bytes} [Wed Jul 8 04:25:39 2026] GET /v3/96f0f1c7ed5144c3ad258cfc3e6104b6/volumes/detail?all_tenants=true => generated 1649 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-07-08 04:25:39.635 8 INFO cinder.api.openstack.wsgi [None req-47564d41-9c76-42c0-b66d-2ec9f502ef17 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/snapshots?all_tenants=true 2026-07-08 04:25:39.645 8 INFO cinder.volume.api [None req-47564d41-9c76-42c0-b66d-2ec9f502ef17 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] Get all snapshots completed successfully. 2026-07-08 04:25:39.645 8 INFO cinder.api.openstack.wsgi [None req-47564d41-9c76-42c0-b66d-2ec9f502ef17 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 378/758] 10.0.0.95 () {28 vars in 673 bytes} [Wed Jul 8 04:25:39 2026] GET /v3/96f0f1c7ed5144c3ad258cfc3e6104b6/snapshots?all_tenants=true => generated 17 bytes in 19 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 04:25:39.658 7 INFO cinder.api.openstack.wsgi [None req-c0c29bd9-4a2e-4a24-8eb5-a9159f208f6c 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-services 2026-07-08 04:25:39.664 7 INFO cinder.api.openstack.wsgi [None req-c0c29bd9-4a2e-4a24-8eb5-a9159f208f6c 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-services returned with HTTP 200 [pid: 7|app: 0|req: 381/759] 10.0.0.95 () {28 vars in 644 bytes} [Wed Jul 8 04:25:39 2026] GET /v3/96f0f1c7ed5144c3ad258cfc3e6104b6/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 04:25:39.675 8 INFO cinder.api.openstack.wsgi [None req-b6abf3ba-89df-469b-b71e-ffd6a3ff96b4 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/scheduler-stats/get_pools?detail=true 2026-07-08 04:25:40.039 7 INFO cinder.api.openstack.wsgi [req-fa3c2436-328a-4425-b53b-9c8148fd4524 req-fcd2cf96-4a6e-44ed-a930-8c2efcb414c8 b746a72954b54a739c94a1aaf8389ec7 342766a8e97c4913b228732687fe4e66 - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/342766a8e97c4913b228732687fe4e66/attachments/057cfe91-0cdb-4feb-990f-35065a45117b /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending 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 04:25:40.180 8 INFO cinder.api.openstack.wsgi [None req-b6abf3ba-89df-469b-b71e-ffd6a3ff96b4 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 379/760] 10.0.0.95 () {28 vars in 695 bytes} [Wed Jul 8 04:25:39 2026] GET /v3/96f0f1c7ed5144c3ad258cfc3e6104b6/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 04:25:41.123 7 INFO cinder.api.openstack.wsgi [req-fa3c2436-328a-4425-b53b-9c8148fd4524 req-fcd2cf96-4a6e-44ed-a930-8c2efcb414c8 b746a72954b54a739c94a1aaf8389ec7 342766a8e97c4913b228732687fe4e66 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/342766a8e97c4913b228732687fe4e66/attachments/057cfe91-0cdb-4feb-990f-35065a45117b returned with HTTP 200 [pid: 7|app: 0|req: 382/761] 199.204.45.227 () {40 vars in 1135 bytes} [Wed Jul 8 04:25:40 2026] PUT /v3/342766a8e97c4913b228732687fe4e66/attachments/057cfe91-0cdb-4feb-990f-35065a45117b => generated 802 bytes in 1092 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-07-08 04:25:41.646 8 INFO cinder.api.openstack.wsgi [req-fa3c2436-328a-4425-b53b-9c8148fd4524 req-f3d20b1f-a583-4a51-adf2-c5730f283183 b746a72954b54a739c94a1aaf8389ec7 342766a8e97c4913b228732687fe4e66 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/342766a8e97c4913b228732687fe4e66/attachments/057cfe91-0cdb-4feb-990f-35065a45117b/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 04:25:41.726 8 INFO cinder.api.openstack.wsgi [req-fa3c2436-328a-4425-b53b-9c8148fd4524 req-f3d20b1f-a583-4a51-adf2-c5730f283183 b746a72954b54a739c94a1aaf8389ec7 342766a8e97c4913b228732687fe4e66 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/342766a8e97c4913b228732687fe4e66/attachments/057cfe91-0cdb-4feb-990f-35065a45117b/action returned with HTTP 204 [pid: 8|app: 0|req: 380/762] 199.204.45.227 () {40 vars in 1148 bytes} [Wed Jul 8 04:25:41 2026] POST /v3/342766a8e97c4913b228732687fe4e66/attachments/057cfe91-0cdb-4feb-990f-35065a45117b/action => generated 0 bytes in 94 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) 2026-07-08 04:25:45.781 7 INFO cinder.api.openstack.wsgi [req-fa3c2436-328a-4425-b53b-9c8148fd4524 req-fcd2cf96-4a6e-44ed-a930-8c2efcb414c8 b746a72954b54a739c94a1aaf8389ec7 342766a8e97c4913b228732687fe4e66 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 04:25:45.781 8 INFO cinder.api.openstack.wsgi [req-fa3c2436-328a-4425-b53b-9c8148fd4524 req-f3d20b1f-a583-4a51-adf2-c5730f283183 b746a72954b54a739c94a1aaf8389ec7 342766a8e97c4913b228732687fe4e66 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 04:25:45.783 7 INFO cinder.api.openstack.wsgi [req-fa3c2436-328a-4425-b53b-9c8148fd4524 req-fcd2cf96-4a6e-44ed-a930-8c2efcb414c8 b746a72954b54a739c94a1aaf8389ec7 342766a8e97c4913b228732687fe4e66 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 04:25:45.784 8 INFO cinder.api.openstack.wsgi [req-fa3c2436-328a-4425-b53b-9c8148fd4524 req-f3d20b1f-a583-4a51-adf2-c5730f283183 b746a72954b54a739c94a1aaf8389ec7 342766a8e97c4913b228732687fe4e66 - - default default] http://10.0.0.61: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 04:25:54.436 7 INFO cinder.api.openstack.wsgi [req-4ab86158-195d-4316-93fb-b3c8ba747bfe req-93f588e9-d0ff-4ff2-854d-134d8a896fd0 b746a72954b54a739c94a1aaf8389ec7 342766a8e97c4913b228732687fe4e66 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/342766a8e97c4913b228732687fe4e66/attachments/057cfe91-0cdb-4feb-990f-35065a45117b /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending 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 04:25:55.008 7 INFO cinder.api.openstack.wsgi [req-4ab86158-195d-4316-93fb-b3c8ba747bfe req-93f588e9-d0ff-4ff2-854d-134d8a896fd0 b746a72954b54a739c94a1aaf8389ec7 342766a8e97c4913b228732687fe4e66 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/342766a8e97c4913b228732687fe4e66/attachments/057cfe91-0cdb-4feb-990f-35065a45117b returned with HTTP 200 [pid: 7|app: 0|req: 384/765] 199.204.45.227 () {38 vars in 1103 bytes} [Wed Jul 8 04:25:54 2026] DELETE /v3/342766a8e97c4913b228732687fe4e66/attachments/057cfe91-0cdb-4feb-990f-35065a45117b => generated 19 bytes in 580 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 04:25:55.035 8 INFO cinder.api.openstack.wsgi [req-4ab86158-195d-4316-93fb-b3c8ba747bfe req-bc14751f-abf5-4cfc-afd9-fdba0d9d5268 b746a72954b54a739c94a1aaf8389ec7 342766a8e97c4913b228732687fe4e66 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/342766a8e97c4913b228732687fe4e66/volumes/07262cfa-487b-4952-9b2b-de22632acf88 2026-07-08 04:25:55.036 8 INFO cinder.api.v3.volumes [req-4ab86158-195d-4316-93fb-b3c8ba747bfe req-bc14751f-abf5-4cfc-afd9-fdba0d9d5268 b746a72954b54a739c94a1aaf8389ec7 342766a8e97c4913b228732687fe4e66 - - default default] Delete volume with id: 07262cfa-487b-4952-9b2b-de22632acf88 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending 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 04:25:55.053 8 INFO cinder.volume.api [req-4ab86158-195d-4316-93fb-b3c8ba747bfe req-bc14751f-abf5-4cfc-afd9-fdba0d9d5268 b746a72954b54a739c94a1aaf8389ec7 342766a8e97c4913b228732687fe4e66 - - default default] Volume info retrieved successfully. 2026-07-08 04:25:55.105 8 INFO cinder.volume.api [req-4ab86158-195d-4316-93fb-b3c8ba747bfe req-bc14751f-abf5-4cfc-afd9-fdba0d9d5268 b746a72954b54a739c94a1aaf8389ec7 342766a8e97c4913b228732687fe4e66 - - default default] Delete volume request issued successfully. 2026-07-08 04:25:55.105 8 INFO cinder.api.openstack.wsgi [req-4ab86158-195d-4316-93fb-b3c8ba747bfe req-bc14751f-abf5-4cfc-afd9-fdba0d9d5268 b746a72954b54a739c94a1aaf8389ec7 342766a8e97c4913b228732687fe4e66 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/342766a8e97c4913b228732687fe4e66/volumes/07262cfa-487b-4952-9b2b-de22632acf88 returned with HTTP 202 [pid: 8|app: 0|req: 382/766] 199.204.45.227 () {36 vars in 1054 bytes} [Wed Jul 8 04:25:55 2026] DELETE /v3/342766a8e97c4913b228732687fe4e66/volumes/07262cfa-487b-4952-9b2b-de22632acf88 => generated 0 bytes in 83 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) 2026-07-08 04:25:55.780 8 INFO cinder.api.openstack.wsgi [req-4ab86158-195d-4316-93fb-b3c8ba747bfe req-bc14751f-abf5-4cfc-afd9-fdba0d9d5268 b746a72954b54a739c94a1aaf8389ec7 342766a8e97c4913b228732687fe4e66 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 04:25:55.782 8 INFO cinder.api.openstack.wsgi [req-4ab86158-195d-4316-93fb-b3c8ba747bfe req-bc14751f-abf5-4cfc-afd9-fdba0d9d5268 b746a72954b54a739c94a1aaf8389ec7 342766a8e97c4913b228732687fe4e66 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 04:25:55.781 7 INFO cinder.api.openstack.wsgi [req-4ab86158-195d-4316-93fb-b3c8ba747bfe req-93f588e9-d0ff-4ff2-854d-134d8a896fd0 b746a72954b54a739c94a1aaf8389ec7 342766a8e97c4913b228732687fe4e66 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 04:25:55.784 7 INFO cinder.api.openstack.wsgi [req-4ab86158-195d-4316-93fb-b3c8ba747bfe req-93f588e9-d0ff-4ff2-854d-134d8a896fd0 b746a72954b54a739c94a1aaf8389ec7 342766a8e97c4913b228732687fe4e66 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 04:26:05.780 8 INFO cinder.api.openstack.wsgi [req-4ab86158-195d-4316-93fb-b3c8ba747bfe req-bc14751f-abf5-4cfc-afd9-fdba0d9d5268 b746a72954b54a739c94a1aaf8389ec7 342766a8e97c4913b228732687fe4e66 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 04:26:05.780 7 INFO cinder.api.openstack.wsgi [req-4ab86158-195d-4316-93fb-b3c8ba747bfe req-93f588e9-d0ff-4ff2-854d-134d8a896fd0 b746a72954b54a739c94a1aaf8389ec7 342766a8e97c4913b228732687fe4e66 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 04:26:05.780 8 INFO cinder.api.openstack.wsgi [req-4ab86158-195d-4316-93fb-b3c8ba747bfe req-bc14751f-abf5-4cfc-afd9-fdba0d9d5268 b746a72954b54a739c94a1aaf8389ec7 342766a8e97c4913b228732687fe4e66 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 04:26:05.781 7 INFO cinder.api.openstack.wsgi [req-4ab86158-195d-4316-93fb-b3c8ba747bfe req-93f588e9-d0ff-4ff2-854d-134d8a896fd0 b746a72954b54a739c94a1aaf8389ec7 342766a8e97c4913b228732687fe4e66 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 04:26:15.780 8 INFO cinder.api.openstack.wsgi [req-4ab86158-195d-4316-93fb-b3c8ba747bfe req-bc14751f-abf5-4cfc-afd9-fdba0d9d5268 b746a72954b54a739c94a1aaf8389ec7 342766a8e97c4913b228732687fe4e66 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 04:26:15.781 8 INFO cinder.api.openstack.wsgi [req-4ab86158-195d-4316-93fb-b3c8ba747bfe req-bc14751f-abf5-4cfc-afd9-fdba0d9d5268 b746a72954b54a739c94a1aaf8389ec7 342766a8e97c4913b228732687fe4e66 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 04:26:15.781 7 INFO cinder.api.openstack.wsgi [req-4ab86158-195d-4316-93fb-b3c8ba747bfe req-93f588e9-d0ff-4ff2-854d-134d8a896fd0 b746a72954b54a739c94a1aaf8389ec7 342766a8e97c4913b228732687fe4e66 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 04:26:15.783 7 INFO cinder.api.openstack.wsgi [req-4ab86158-195d-4316-93fb-b3c8ba747bfe req-93f588e9-d0ff-4ff2-854d-134d8a896fd0 b746a72954b54a739c94a1aaf8389ec7 342766a8e97c4913b228732687fe4e66 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 04:26:25.780 8 INFO cinder.api.openstack.wsgi [req-4ab86158-195d-4316-93fb-b3c8ba747bfe req-bc14751f-abf5-4cfc-afd9-fdba0d9d5268 b746a72954b54a739c94a1aaf8389ec7 342766a8e97c4913b228732687fe4e66 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 04:26:25.781 8 INFO cinder.api.openstack.wsgi [req-4ab86158-195d-4316-93fb-b3c8ba747bfe req-bc14751f-abf5-4cfc-afd9-fdba0d9d5268 b746a72954b54a739c94a1aaf8389ec7 342766a8e97c4913b228732687fe4e66 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 04:26:25.780 7 INFO cinder.api.openstack.wsgi [req-4ab86158-195d-4316-93fb-b3c8ba747bfe req-93f588e9-d0ff-4ff2-854d-134d8a896fd0 b746a72954b54a739c94a1aaf8389ec7 342766a8e97c4913b228732687fe4e66 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 04:26:25.782 7 INFO cinder.api.openstack.wsgi [req-4ab86158-195d-4316-93fb-b3c8ba747bfe req-93f588e9-d0ff-4ff2-854d-134d8a896fd0 b746a72954b54a739c94a1aaf8389ec7 342766a8e97c4913b228732687fe4e66 - - default default] http://10.0.0.61: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 04:26:30.781 8 INFO cinder.api.openstack.wsgi [None req-85423cfe-896e-42eb-99dc-66dc8d501d82 eeaeb8807d2141beb740b69eb313e2c5 3f483bb281ad42b78c8c05eda3e6e0b4 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/3f483bb281ad42b78c8c05eda3e6e0b4/volumes 2026-07-08 04:26:30.784 8 INFO cinder.api.v3.volumes [None req-85423cfe-896e-42eb-99dc-66dc8d501d82 eeaeb8807d2141beb740b69eb313e2c5 3f483bb281ad42b78c8c05eda3e6e0b4 - - default default] Create volume of 1 GB 2026-07-08 04:26:30.791 8 INFO cinder.volume.api [None req-85423cfe-896e-42eb-99dc-66dc8d501d82 eeaeb8807d2141beb740b69eb313e2c5 3f483bb281ad42b78c8c05eda3e6e0b4 - - default default] Availability Zones retrieved successfully. 2026-07-08 04:26:30.982 8 INFO cinder.volume.api [None req-85423cfe-896e-42eb-99dc-66dc8d501d82 eeaeb8807d2141beb740b69eb313e2c5 3f483bb281ad42b78c8c05eda3e6e0b4 - - default default] Create volume request issued successfully. 2026-07-08 04:26:30.982 8 INFO cinder.api.openstack.wsgi [None req-85423cfe-896e-42eb-99dc-66dc8d501d82 eeaeb8807d2141beb740b69eb313e2c5 3f483bb281ad42b78c8c05eda3e6e0b4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3f483bb281ad42b78c8c05eda3e6e0b4/volumes returned with HTTP 202 [pid: 8|app: 0|req: 387/775] 10.0.0.135 () {34 vars in 723 bytes} [Wed Jul 8 04:26:30 2026] POST /v3/3f483bb281ad42b78c8c05eda3e6e0b4/volumes => generated 871 bytes in 359 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 04:26:31.011 7 INFO cinder.api.openstack.wsgi [None req-dd008d0f-c4db-455d-baa3-8f414a7f27af eeaeb8807d2141beb740b69eb313e2c5 3f483bb281ad42b78c8c05eda3e6e0b4 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3f483bb281ad42b78c8c05eda3e6e0b4/volumes/5306f8f1-fed1-4229-a214-5291a97c0e40 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending 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 04:26:31.028 7 INFO cinder.volume.api [None req-dd008d0f-c4db-455d-baa3-8f414a7f27af eeaeb8807d2141beb740b69eb313e2c5 3f483bb281ad42b78c8c05eda3e6e0b4 - - default default] Volume info retrieved successfully. 2026-07-08 04:26:31.035 7 INFO cinder.api.openstack.wsgi [None req-dd008d0f-c4db-455d-baa3-8f414a7f27af eeaeb8807d2141beb740b69eb313e2c5 3f483bb281ad42b78c8c05eda3e6e0b4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3f483bb281ad42b78c8c05eda3e6e0b4/volumes/5306f8f1-fed1-4229-a214-5291a97c0e40 returned with HTTP 200 [pid: 7|app: 0|req: 389/776] 10.0.0.135 () {32 vars in 775 bytes} [Wed Jul 8 04:26:31 2026] GET /v3/3f483bb281ad42b78c8c05eda3e6e0b4/volumes/5306f8f1-fed1-4229-a214-5291a97c0e40 => generated 939 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 04:26:32.062 8 INFO cinder.api.openstack.wsgi [None req-562c0122-4d12-4f05-8fce-84cbb732e08d eeaeb8807d2141beb740b69eb313e2c5 3f483bb281ad42b78c8c05eda3e6e0b4 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3f483bb281ad42b78c8c05eda3e6e0b4/volumes/5306f8f1-fed1-4229-a214-5291a97c0e40 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending 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 04:26:32.096 8 INFO cinder.volume.api [None req-562c0122-4d12-4f05-8fce-84cbb732e08d eeaeb8807d2141beb740b69eb313e2c5 3f483bb281ad42b78c8c05eda3e6e0b4 - - default default] Volume info retrieved successfully. 2026-07-08 04:26:32.104 8 INFO cinder.api.openstack.wsgi [None req-562c0122-4d12-4f05-8fce-84cbb732e08d eeaeb8807d2141beb740b69eb313e2c5 3f483bb281ad42b78c8c05eda3e6e0b4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3f483bb281ad42b78c8c05eda3e6e0b4/volumes/5306f8f1-fed1-4229-a214-5291a97c0e40 returned with HTTP 200 [pid: 8|app: 0|req: 388/777] 10.0.0.135 () {32 vars in 775 bytes} [Wed Jul 8 04:26:32 2026] GET /v3/3f483bb281ad42b78c8c05eda3e6e0b4/volumes/5306f8f1-fed1-4229-a214-5291a97c0e40 => generated 964 bytes in 51 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 04:26:32.127 7 INFO cinder.api.openstack.wsgi [None req-b2114669-9ad0-487c-a9e5-4d566395051c eeaeb8807d2141beb740b69eb313e2c5 3f483bb281ad42b78c8c05eda3e6e0b4 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3f483bb281ad42b78c8c05eda3e6e0b4/volumes/5306f8f1-fed1-4229-a214-5291a97c0e40 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending 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 04:26:32.155 7 INFO cinder.volume.api [None req-b2114669-9ad0-487c-a9e5-4d566395051c eeaeb8807d2141beb740b69eb313e2c5 3f483bb281ad42b78c8c05eda3e6e0b4 - - default default] Volume info retrieved successfully. 2026-07-08 04:26:32.166 7 INFO cinder.api.openstack.wsgi [None req-b2114669-9ad0-487c-a9e5-4d566395051c eeaeb8807d2141beb740b69eb313e2c5 3f483bb281ad42b78c8c05eda3e6e0b4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3f483bb281ad42b78c8c05eda3e6e0b4/volumes/5306f8f1-fed1-4229-a214-5291a97c0e40 returned with HTTP 200 [pid: 7|app: 0|req: 390/778] 10.0.0.135 () {32 vars in 775 bytes} [Wed Jul 8 04:26:32 2026] GET /v3/3f483bb281ad42b78c8c05eda3e6e0b4/volumes/5306f8f1-fed1-4229-a214-5291a97c0e40 => generated 964 bytes in 47 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 04:26:32.190 8 INFO cinder.api.openstack.wsgi [None req-e913256e-4226-4e04-8f83-0a79605397dd eeaeb8807d2141beb740b69eb313e2c5 3f483bb281ad42b78c8c05eda3e6e0b4 - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/3f483bb281ad42b78c8c05eda3e6e0b4/volumes/5306f8f1-fed1-4229-a214-5291a97c0e40 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending 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 04:26:32.212 8 INFO cinder.volume.api [None req-e913256e-4226-4e04-8f83-0a79605397dd eeaeb8807d2141beb740b69eb313e2c5 3f483bb281ad42b78c8c05eda3e6e0b4 - - default default] Volume info retrieved successfully. 2026-07-08 04:26:32.219 8 INFO cinder.volume.api [None req-e913256e-4226-4e04-8f83-0a79605397dd eeaeb8807d2141beb740b69eb313e2c5 3f483bb281ad42b78c8c05eda3e6e0b4 - - default default] Volume updated successfully. 2026-07-08 04:26:32.220 8 INFO cinder.api.openstack.wsgi [None req-e913256e-4226-4e04-8f83-0a79605397dd eeaeb8807d2141beb740b69eb313e2c5 3f483bb281ad42b78c8c05eda3e6e0b4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3f483bb281ad42b78c8c05eda3e6e0b4/volumes/5306f8f1-fed1-4229-a214-5291a97c0e40 returned with HTTP 200 [pid: 8|app: 0|req: 389/779] 10.0.0.135 () {34 vars in 795 bytes} [Wed Jul 8 04:26:32 2026] PUT /v3/3f483bb281ad42b78c8c05eda3e6e0b4/volumes/5306f8f1-fed1-4229-a214-5291a97c0e40 => generated 896 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 04:26:32.240 7 INFO cinder.api.openstack.wsgi [None req-83dbc937-3d19-41ef-81f0-2706634b7ab5 eeaeb8807d2141beb740b69eb313e2c5 3f483bb281ad42b78c8c05eda3e6e0b4 - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/3f483bb281ad42b78c8c05eda3e6e0b4/volumes/5306f8f1-fed1-4229-a214-5291a97c0e40 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending 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 04:26:32.263 7 INFO cinder.volume.api [None req-83dbc937-3d19-41ef-81f0-2706634b7ab5 eeaeb8807d2141beb740b69eb313e2c5 3f483bb281ad42b78c8c05eda3e6e0b4 - - default default] Volume info retrieved successfully. 2026-07-08 04:26:32.272 7 INFO cinder.volume.api [None req-83dbc937-3d19-41ef-81f0-2706634b7ab5 eeaeb8807d2141beb740b69eb313e2c5 3f483bb281ad42b78c8c05eda3e6e0b4 - - default default] Volume updated successfully. 2026-07-08 04:26:32.273 7 INFO cinder.api.openstack.wsgi [None req-83dbc937-3d19-41ef-81f0-2706634b7ab5 eeaeb8807d2141beb740b69eb313e2c5 3f483bb281ad42b78c8c05eda3e6e0b4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3f483bb281ad42b78c8c05eda3e6e0b4/volumes/5306f8f1-fed1-4229-a214-5291a97c0e40 returned with HTTP 200 [pid: 7|app: 0|req: 391/780] 10.0.0.135 () {34 vars in 796 bytes} [Wed Jul 8 04:26:32 2026] PUT /v3/3f483bb281ad42b78c8c05eda3e6e0b4/volumes/5306f8f1-fed1-4229-a214-5291a97c0e40 => generated 935 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 04:26:32.295 8 INFO cinder.api.openstack.wsgi [None req-b84ac050-d632-4ab6-992a-0dfc6ee2c535 eeaeb8807d2141beb740b69eb313e2c5 3f483bb281ad42b78c8c05eda3e6e0b4 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3f483bb281ad42b78c8c05eda3e6e0b4/volumes/5306f8f1-fed1-4229-a214-5291a97c0e40 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending 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 04:26:32.309 8 INFO cinder.volume.api [None req-b84ac050-d632-4ab6-992a-0dfc6ee2c535 eeaeb8807d2141beb740b69eb313e2c5 3f483bb281ad42b78c8c05eda3e6e0b4 - - default default] Volume info retrieved successfully. 2026-07-08 04:26:32.313 8 INFO cinder.api.openstack.wsgi [None req-b84ac050-d632-4ab6-992a-0dfc6ee2c535 eeaeb8807d2141beb740b69eb313e2c5 3f483bb281ad42b78c8c05eda3e6e0b4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3f483bb281ad42b78c8c05eda3e6e0b4/volumes/5306f8f1-fed1-4229-a214-5291a97c0e40 returned with HTTP 200 [pid: 8|app: 0|req: 390/781] 10.0.0.135 () {32 vars in 775 bytes} [Wed Jul 8 04:26:32 2026] GET /v3/3f483bb281ad42b78c8c05eda3e6e0b4/volumes/5306f8f1-fed1-4229-a214-5291a97c0e40 => generated 1003 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 04:26:32.329 7 INFO cinder.api.openstack.wsgi [None req-13d1663d-0e6b-4799-9b12-dcde574b4bc0 eeaeb8807d2141beb740b69eb313e2c5 3f483bb281ad42b78c8c05eda3e6e0b4 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/3f483bb281ad42b78c8c05eda3e6e0b4/volumes 2026-07-08 04:26:32.331 7 INFO cinder.api.v3.volumes [None req-13d1663d-0e6b-4799-9b12-dcde574b4bc0 eeaeb8807d2141beb740b69eb313e2c5 3f483bb281ad42b78c8c05eda3e6e0b4 - - default default] Create volume of 1 GB 2026-07-08 04:26:32.346 7 INFO cinder.volume.api [None req-13d1663d-0e6b-4799-9b12-dcde574b4bc0 eeaeb8807d2141beb740b69eb313e2c5 3f483bb281ad42b78c8c05eda3e6e0b4 - - default default] Availability Zones retrieved successfully. 2026-07-08 04:26:32.622 7 INFO cinder.volume.api [None req-13d1663d-0e6b-4799-9b12-dcde574b4bc0 eeaeb8807d2141beb740b69eb313e2c5 3f483bb281ad42b78c8c05eda3e6e0b4 - - default default] Create volume request issued successfully. 2026-07-08 04:26:32.624 7 INFO cinder.api.openstack.wsgi [None req-13d1663d-0e6b-4799-9b12-dcde574b4bc0 eeaeb8807d2141beb740b69eb313e2c5 3f483bb281ad42b78c8c05eda3e6e0b4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3f483bb281ad42b78c8c05eda3e6e0b4/volumes returned with HTTP 202 [pid: 7|app: 0|req: 392/782] 10.0.0.135 () {34 vars in 723 bytes} [Wed Jul 8 04:26:32 2026] POST /v3/3f483bb281ad42b78c8c05eda3e6e0b4/volumes => generated 892 bytes in 299 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 04:26:32.648 8 INFO cinder.api.openstack.wsgi [None req-31d955f8-5768-49a3-9335-8ea3787f1bdc eeaeb8807d2141beb740b69eb313e2c5 3f483bb281ad42b78c8c05eda3e6e0b4 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3f483bb281ad42b78c8c05eda3e6e0b4/volumes/d5d8c1d5-7701-496f-b926-c51835b21f1d /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending 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 04:26:32.661 8 INFO cinder.volume.api [None req-31d955f8-5768-49a3-9335-8ea3787f1bdc eeaeb8807d2141beb740b69eb313e2c5 3f483bb281ad42b78c8c05eda3e6e0b4 - - default default] Volume info retrieved successfully. 2026-07-08 04:26:32.665 8 INFO cinder.api.openstack.wsgi [None req-31d955f8-5768-49a3-9335-8ea3787f1bdc eeaeb8807d2141beb740b69eb313e2c5 3f483bb281ad42b78c8c05eda3e6e0b4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3f483bb281ad42b78c8c05eda3e6e0b4/volumes/d5d8c1d5-7701-496f-b926-c51835b21f1d returned with HTTP 200 [pid: 8|app: 0|req: 391/783] 10.0.0.135 () {32 vars in 775 bytes} [Wed Jul 8 04:26:32 2026] GET /v3/3f483bb281ad42b78c8c05eda3e6e0b4/volumes/d5d8c1d5-7701-496f-b926-c51835b21f1d => generated 960 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 04:26:33.687 7 INFO cinder.api.openstack.wsgi [None req-a4939ba9-5d19-40e6-a1a6-991e925c5582 eeaeb8807d2141beb740b69eb313e2c5 3f483bb281ad42b78c8c05eda3e6e0b4 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3f483bb281ad42b78c8c05eda3e6e0b4/volumes/d5d8c1d5-7701-496f-b926-c51835b21f1d /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending 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 04:26:33.717 7 INFO cinder.volume.api [None req-a4939ba9-5d19-40e6-a1a6-991e925c5582 eeaeb8807d2141beb740b69eb313e2c5 3f483bb281ad42b78c8c05eda3e6e0b4 - - default default] Volume info retrieved successfully. 2026-07-08 04:26:33.724 7 INFO cinder.api.openstack.wsgi [None req-a4939ba9-5d19-40e6-a1a6-991e925c5582 eeaeb8807d2141beb740b69eb313e2c5 3f483bb281ad42b78c8c05eda3e6e0b4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3f483bb281ad42b78c8c05eda3e6e0b4/volumes/d5d8c1d5-7701-496f-b926-c51835b21f1d returned with HTTP 200 [pid: 7|app: 0|req: 393/784] 10.0.0.135 () {32 vars in 775 bytes} [Wed Jul 8 04:26:33 2026] GET /v3/3f483bb281ad42b78c8c05eda3e6e0b4/volumes/d5d8c1d5-7701-496f-b926-c51835b21f1d => generated 985 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 04:26:33.751 8 INFO cinder.api.openstack.wsgi [None req-76196876-a691-4b40-b8a7-2ebd1491257b eeaeb8807d2141beb740b69eb313e2c5 3f483bb281ad42b78c8c05eda3e6e0b4 - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/3f483bb281ad42b78c8c05eda3e6e0b4/volumes/d5d8c1d5-7701-496f-b926-c51835b21f1d /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending 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 04:26:33.771 8 INFO cinder.volume.api [None req-76196876-a691-4b40-b8a7-2ebd1491257b eeaeb8807d2141beb740b69eb313e2c5 3f483bb281ad42b78c8c05eda3e6e0b4 - - default default] Volume info retrieved successfully. 2026-07-08 04:26:33.782 8 INFO cinder.volume.api [None req-76196876-a691-4b40-b8a7-2ebd1491257b eeaeb8807d2141beb740b69eb313e2c5 3f483bb281ad42b78c8c05eda3e6e0b4 - - default default] Volume updated successfully. 2026-07-08 04:26:33.783 8 INFO cinder.api.openstack.wsgi [None req-76196876-a691-4b40-b8a7-2ebd1491257b eeaeb8807d2141beb740b69eb313e2c5 3f483bb281ad42b78c8c05eda3e6e0b4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3f483bb281ad42b78c8c05eda3e6e0b4/volumes/d5d8c1d5-7701-496f-b926-c51835b21f1d returned with HTTP 200 [pid: 8|app: 0|req: 392/785] 10.0.0.135 () {34 vars in 795 bytes} [Wed Jul 8 04:26:33 2026] PUT /v3/3f483bb281ad42b78c8c05eda3e6e0b4/volumes/d5d8c1d5-7701-496f-b926-c51835b21f1d => generated 882 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 04:26:33.813 7 INFO cinder.api.openstack.wsgi [None req-f795fe3e-34fb-433f-9282-3108dca9d804 eeaeb8807d2141beb740b69eb313e2c5 3f483bb281ad42b78c8c05eda3e6e0b4 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3f483bb281ad42b78c8c05eda3e6e0b4/volumes/d5d8c1d5-7701-496f-b926-c51835b21f1d /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending 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 04:26:33.837 7 INFO cinder.volume.api [None req-f795fe3e-34fb-433f-9282-3108dca9d804 eeaeb8807d2141beb740b69eb313e2c5 3f483bb281ad42b78c8c05eda3e6e0b4 - - default default] Volume info retrieved successfully. 2026-07-08 04:26:33.844 7 INFO cinder.api.openstack.wsgi [None req-f795fe3e-34fb-433f-9282-3108dca9d804 eeaeb8807d2141beb740b69eb313e2c5 3f483bb281ad42b78c8c05eda3e6e0b4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3f483bb281ad42b78c8c05eda3e6e0b4/volumes/d5d8c1d5-7701-496f-b926-c51835b21f1d returned with HTTP 200 [pid: 7|app: 0|req: 394/786] 10.0.0.135 () {32 vars in 775 bytes} [Wed Jul 8 04:26:33 2026] GET /v3/3f483bb281ad42b78c8c05eda3e6e0b4/volumes/d5d8c1d5-7701-496f-b926-c51835b21f1d => generated 950 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 04:26:33.862 8 INFO cinder.api.openstack.wsgi [None req-d596c69c-56a1-44c4-b95d-27eb319e1146 eeaeb8807d2141beb740b69eb313e2c5 3f483bb281ad42b78c8c05eda3e6e0b4 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/3f483bb281ad42b78c8c05eda3e6e0b4/volumes/d5d8c1d5-7701-496f-b926-c51835b21f1d 2026-07-08 04:26:33.863 8 INFO cinder.api.v3.volumes [None req-d596c69c-56a1-44c4-b95d-27eb319e1146 eeaeb8807d2141beb740b69eb313e2c5 3f483bb281ad42b78c8c05eda3e6e0b4 - - default default] Delete volume with id: d5d8c1d5-7701-496f-b926-c51835b21f1d /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending 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 04:26:33.875 8 INFO cinder.volume.api [None req-d596c69c-56a1-44c4-b95d-27eb319e1146 eeaeb8807d2141beb740b69eb313e2c5 3f483bb281ad42b78c8c05eda3e6e0b4 - - default default] Volume info retrieved successfully. 2026-07-08 04:26:33.898 8 INFO cinder.volume.api [None req-d596c69c-56a1-44c4-b95d-27eb319e1146 eeaeb8807d2141beb740b69eb313e2c5 3f483bb281ad42b78c8c05eda3e6e0b4 - - default default] Delete volume request issued successfully. 2026-07-08 04:26:33.899 8 INFO cinder.api.openstack.wsgi [None req-d596c69c-56a1-44c4-b95d-27eb319e1146 eeaeb8807d2141beb740b69eb313e2c5 3f483bb281ad42b78c8c05eda3e6e0b4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3f483bb281ad42b78c8c05eda3e6e0b4/volumes/d5d8c1d5-7701-496f-b926-c51835b21f1d returned with HTTP 202 [pid: 8|app: 0|req: 393/787] 10.0.0.135 () {32 vars in 778 bytes} [Wed Jul 8 04:26:33 2026] DELETE /v3/3f483bb281ad42b78c8c05eda3e6e0b4/volumes/d5d8c1d5-7701-496f-b926-c51835b21f1d => 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 04:26:33.911 7 INFO cinder.api.openstack.wsgi [None req-4a9571da-2923-4a5c-b6c2-7a68b9998400 eeaeb8807d2141beb740b69eb313e2c5 3f483bb281ad42b78c8c05eda3e6e0b4 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3f483bb281ad42b78c8c05eda3e6e0b4/volumes/d5d8c1d5-7701-496f-b926-c51835b21f1d /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending 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 04:26:33.933 7 INFO cinder.volume.api [None req-4a9571da-2923-4a5c-b6c2-7a68b9998400 eeaeb8807d2141beb740b69eb313e2c5 3f483bb281ad42b78c8c05eda3e6e0b4 - - default default] Volume info retrieved successfully. 2026-07-08 04:26:33.940 7 INFO cinder.api.openstack.wsgi [None req-4a9571da-2923-4a5c-b6c2-7a68b9998400 eeaeb8807d2141beb740b69eb313e2c5 3f483bb281ad42b78c8c05eda3e6e0b4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3f483bb281ad42b78c8c05eda3e6e0b4/volumes/d5d8c1d5-7701-496f-b926-c51835b21f1d returned with HTTP 200 [pid: 7|app: 0|req: 395/788] 10.0.0.135 () {32 vars in 775 bytes} [Wed Jul 8 04:26:33 2026] GET /v3/3f483bb281ad42b78c8c05eda3e6e0b4/volumes/d5d8c1d5-7701-496f-b926-c51835b21f1d => generated 949 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 04:26:34.965 8 INFO cinder.api.openstack.wsgi [None req-44408868-02ec-4d2e-8588-af460d91b8e0 eeaeb8807d2141beb740b69eb313e2c5 3f483bb281ad42b78c8c05eda3e6e0b4 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3f483bb281ad42b78c8c05eda3e6e0b4/volumes/d5d8c1d5-7701-496f-b926-c51835b21f1d 2026-07-08 04:26:34.974 8 INFO cinder.api.openstack.wsgi [None req-44408868-02ec-4d2e-8588-af460d91b8e0 eeaeb8807d2141beb740b69eb313e2c5 3f483bb281ad42b78c8c05eda3e6e0b4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3f483bb281ad42b78c8c05eda3e6e0b4/volumes/d5d8c1d5-7701-496f-b926-c51835b21f1d returned with HTTP 404 [pid: 8|app: 0|req: 394/789] 10.0.0.135 () {32 vars in 775 bytes} [Wed Jul 8 04:26:34 2026] GET /v3/3f483bb281ad42b78c8c05eda3e6e0b4/volumes/d5d8c1d5-7701-496f-b926-c51835b21f1d => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 04:26:34.986 7 INFO cinder.api.openstack.wsgi [None req-319d737b-b5cb-46d4-8061-80bbe3555b0a eeaeb8807d2141beb740b69eb313e2c5 3f483bb281ad42b78c8c05eda3e6e0b4 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3f483bb281ad42b78c8c05eda3e6e0b4/volumes/5306f8f1-fed1-4229-a214-5291a97c0e40 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending 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 04:26:35.000 7 INFO cinder.volume.api [None req-319d737b-b5cb-46d4-8061-80bbe3555b0a eeaeb8807d2141beb740b69eb313e2c5 3f483bb281ad42b78c8c05eda3e6e0b4 - - default default] Volume info retrieved successfully. 2026-07-08 04:26:35.005 7 INFO cinder.api.openstack.wsgi [None req-319d737b-b5cb-46d4-8061-80bbe3555b0a eeaeb8807d2141beb740b69eb313e2c5 3f483bb281ad42b78c8c05eda3e6e0b4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3f483bb281ad42b78c8c05eda3e6e0b4/volumes/5306f8f1-fed1-4229-a214-5291a97c0e40 returned with HTTP 200 [pid: 7|app: 0|req: 396/790] 10.0.0.135 () {32 vars in 775 bytes} [Wed Jul 8 04:26:34 2026] GET /v3/3f483bb281ad42b78c8c05eda3e6e0b4/volumes/5306f8f1-fed1-4229-a214-5291a97c0e40 => generated 1003 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-07-08 04:26:35.026 8 INFO cinder.api.openstack.wsgi [None req-733a185d-d9e1-4e17-88a7-7f8cebb38d6c eeaeb8807d2141beb740b69eb313e2c5 3f483bb281ad42b78c8c05eda3e6e0b4 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/3f483bb281ad42b78c8c05eda3e6e0b4/volumes/5306f8f1-fed1-4229-a214-5291a97c0e40 2026-07-08 04:26:35.027 8 INFO cinder.api.v3.volumes [None req-733a185d-d9e1-4e17-88a7-7f8cebb38d6c eeaeb8807d2141beb740b69eb313e2c5 3f483bb281ad42b78c8c05eda3e6e0b4 - - default default] Delete volume with id: 5306f8f1-fed1-4229-a214-5291a97c0e40 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending 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 04:26:35.038 8 INFO cinder.volume.api [None req-733a185d-d9e1-4e17-88a7-7f8cebb38d6c eeaeb8807d2141beb740b69eb313e2c5 3f483bb281ad42b78c8c05eda3e6e0b4 - - default default] Volume info retrieved successfully. 2026-07-08 04:26:35.097 8 INFO cinder.volume.api [None req-733a185d-d9e1-4e17-88a7-7f8cebb38d6c eeaeb8807d2141beb740b69eb313e2c5 3f483bb281ad42b78c8c05eda3e6e0b4 - - default default] Delete volume request issued successfully. 2026-07-08 04:26:35.098 8 INFO cinder.api.openstack.wsgi [None req-733a185d-d9e1-4e17-88a7-7f8cebb38d6c eeaeb8807d2141beb740b69eb313e2c5 3f483bb281ad42b78c8c05eda3e6e0b4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3f483bb281ad42b78c8c05eda3e6e0b4/volumes/5306f8f1-fed1-4229-a214-5291a97c0e40 returned with HTTP 202 [pid: 8|app: 0|req: 395/791] 10.0.0.135 () {32 vars in 778 bytes} [Wed Jul 8 04:26:35 2026] DELETE /v3/3f483bb281ad42b78c8c05eda3e6e0b4/volumes/5306f8f1-fed1-4229-a214-5291a97c0e40 => generated 0 bytes in 80 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 04:26:35.111 7 INFO cinder.api.openstack.wsgi [None req-063e8b72-d39b-4ecf-8000-140ef2397d8a eeaeb8807d2141beb740b69eb313e2c5 3f483bb281ad42b78c8c05eda3e6e0b4 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3f483bb281ad42b78c8c05eda3e6e0b4/volumes/5306f8f1-fed1-4229-a214-5291a97c0e40 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending 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 04:26:35.128 7 INFO cinder.volume.api [None req-063e8b72-d39b-4ecf-8000-140ef2397d8a eeaeb8807d2141beb740b69eb313e2c5 3f483bb281ad42b78c8c05eda3e6e0b4 - - default default] Volume info retrieved successfully. 2026-07-08 04:26:35.136 7 INFO cinder.api.openstack.wsgi [None req-063e8b72-d39b-4ecf-8000-140ef2397d8a eeaeb8807d2141beb740b69eb313e2c5 3f483bb281ad42b78c8c05eda3e6e0b4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3f483bb281ad42b78c8c05eda3e6e0b4/volumes/5306f8f1-fed1-4229-a214-5291a97c0e40 returned with HTTP 200 [pid: 7|app: 0|req: 397/792] 10.0.0.135 () {32 vars in 775 bytes} [Wed Jul 8 04:26:35 2026] GET /v3/3f483bb281ad42b78c8c05eda3e6e0b4/volumes/5306f8f1-fed1-4229-a214-5291a97c0e40 => generated 1002 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-07-08 04:26:35.780 7 INFO cinder.api.openstack.wsgi [None req-063e8b72-d39b-4ecf-8000-140ef2397d8a eeaeb8807d2141beb740b69eb313e2c5 3f483bb281ad42b78c8c05eda3e6e0b4 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 04:26:35.780 8 INFO cinder.api.openstack.wsgi [None req-733a185d-d9e1-4e17-88a7-7f8cebb38d6c eeaeb8807d2141beb740b69eb313e2c5 3f483bb281ad42b78c8c05eda3e6e0b4 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 04:26:35.782 7 INFO cinder.api.openstack.wsgi [None req-063e8b72-d39b-4ecf-8000-140ef2397d8a eeaeb8807d2141beb740b69eb313e2c5 3f483bb281ad42b78c8c05eda3e6e0b4 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 04:26:35.782 8 INFO cinder.api.openstack.wsgi [None req-733a185d-d9e1-4e17-88a7-7f8cebb38d6c eeaeb8807d2141beb740b69eb313e2c5 3f483bb281ad42b78c8c05eda3e6e0b4 - - default default] http://10.0.0.61: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 04:26:36.158 8 INFO cinder.api.openstack.wsgi [None req-2c516cf7-d234-43b3-9779-3c5ee334d108 eeaeb8807d2141beb740b69eb313e2c5 3f483bb281ad42b78c8c05eda3e6e0b4 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3f483bb281ad42b78c8c05eda3e6e0b4/volumes/5306f8f1-fed1-4229-a214-5291a97c0e40 2026-07-08 04:26:36.167 8 INFO cinder.api.openstack.wsgi [None req-2c516cf7-d234-43b3-9779-3c5ee334d108 eeaeb8807d2141beb740b69eb313e2c5 3f483bb281ad42b78c8c05eda3e6e0b4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3f483bb281ad42b78c8c05eda3e6e0b4/volumes/5306f8f1-fed1-4229-a214-5291a97c0e40 returned with HTTP 404 [pid: 8|app: 0|req: 397/795] 10.0.0.135 () {32 vars in 775 bytes} [Wed Jul 8 04:26:36 2026] GET /v3/3f483bb281ad42b78c8c05eda3e6e0b4/volumes/5306f8f1-fed1-4229-a214-5291a97c0e40 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 04:26:36.249 7 INFO cinder.api.openstack.wsgi [None req-ac194769-c23f-431e-bc26-cf7fa7f0deb8 eeaeb8807d2141beb740b69eb313e2c5 3f483bb281ad42b78c8c05eda3e6e0b4 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/3f483bb281ad42b78c8c05eda3e6e0b4/volumes 2026-07-08 04:26:37.090 7 INFO cinder.api.v3.volumes [None req-ac194769-c23f-431e-bc26-cf7fa7f0deb8 eeaeb8807d2141beb740b69eb313e2c5 3f483bb281ad42b78c8c05eda3e6e0b4 - - default default] Create volume of 1 GB 2026-07-08 04:26:37.099 7 INFO cinder.volume.api [None req-ac194769-c23f-431e-bc26-cf7fa7f0deb8 eeaeb8807d2141beb740b69eb313e2c5 3f483bb281ad42b78c8c05eda3e6e0b4 - - default default] Availability Zones retrieved successfully. 2026-07-08 04:26:37.339 7 INFO cinder.volume.api [None req-ac194769-c23f-431e-bc26-cf7fa7f0deb8 eeaeb8807d2141beb740b69eb313e2c5 3f483bb281ad42b78c8c05eda3e6e0b4 - - default default] Create volume request issued successfully. 2026-07-08 04:26:37.340 7 INFO cinder.api.openstack.wsgi [None req-ac194769-c23f-431e-bc26-cf7fa7f0deb8 eeaeb8807d2141beb740b69eb313e2c5 3f483bb281ad42b78c8c05eda3e6e0b4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3f483bb281ad42b78c8c05eda3e6e0b4/volumes returned with HTTP 202 [pid: 7|app: 0|req: 399/796] 10.0.0.135 () {34 vars in 723 bytes} [Wed Jul 8 04:26:36 2026] POST /v3/3f483bb281ad42b78c8c05eda3e6e0b4/volumes => generated 871 bytes in 1101 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-07-08 04:26:37.368 8 INFO cinder.api.openstack.wsgi [None req-27731d39-829d-48b5-b434-54506767a59f eeaeb8807d2141beb740b69eb313e2c5 3f483bb281ad42b78c8c05eda3e6e0b4 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3f483bb281ad42b78c8c05eda3e6e0b4/volumes/097edc2c-27bd-4334-9e46-5b62a847696a /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending 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 04:26:37.396 8 INFO cinder.volume.api [None req-27731d39-829d-48b5-b434-54506767a59f eeaeb8807d2141beb740b69eb313e2c5 3f483bb281ad42b78c8c05eda3e6e0b4 - - default default] Volume info retrieved successfully. 2026-07-08 04:26:37.407 8 INFO cinder.api.openstack.wsgi [None req-27731d39-829d-48b5-b434-54506767a59f eeaeb8807d2141beb740b69eb313e2c5 3f483bb281ad42b78c8c05eda3e6e0b4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3f483bb281ad42b78c8c05eda3e6e0b4/volumes/097edc2c-27bd-4334-9e46-5b62a847696a returned with HTTP 200 [pid: 8|app: 0|req: 398/797] 10.0.0.135 () {32 vars in 775 bytes} [Wed Jul 8 04:26:37 2026] GET /v3/3f483bb281ad42b78c8c05eda3e6e0b4/volumes/097edc2c-27bd-4334-9e46-5b62a847696a => generated 939 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 04:26:38.429 7 INFO cinder.api.openstack.wsgi [None req-765803be-01cf-44c0-a040-4dcb683101ee eeaeb8807d2141beb740b69eb313e2c5 3f483bb281ad42b78c8c05eda3e6e0b4 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3f483bb281ad42b78c8c05eda3e6e0b4/volumes/097edc2c-27bd-4334-9e46-5b62a847696a /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending 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 04:26:38.449 7 INFO cinder.volume.api [None req-765803be-01cf-44c0-a040-4dcb683101ee eeaeb8807d2141beb740b69eb313e2c5 3f483bb281ad42b78c8c05eda3e6e0b4 - - default default] Volume info retrieved successfully. 2026-07-08 04:26:38.478 7 INFO cinder.api.openstack.wsgi [None req-765803be-01cf-44c0-a040-4dcb683101ee eeaeb8807d2141beb740b69eb313e2c5 3f483bb281ad42b78c8c05eda3e6e0b4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3f483bb281ad42b78c8c05eda3e6e0b4/volumes/097edc2c-27bd-4334-9e46-5b62a847696a returned with HTTP 200 [pid: 7|app: 0|req: 400/798] 10.0.0.135 () {32 vars in 775 bytes} [Wed Jul 8 04:26:38 2026] GET /v3/3f483bb281ad42b78c8c05eda3e6e0b4/volumes/097edc2c-27bd-4334-9e46-5b62a847696a => generated 962 bytes in 55 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 04:26:39.176 8 INFO cinder.api.openstack.wsgi [None req-1f2af6b2-9674-44b3-bbf8-ac83a7280c51 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/volumes/detail?all_tenants=true 2026-07-08 04:26:39.187 8 INFO cinder.volume.api [None req-1f2af6b2-9674-44b3-bbf8-ac83a7280c51 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - 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 04:26:39.191 8 INFO cinder.api.openstack.wsgi [None req-1f2af6b2-9674-44b3-bbf8-ac83a7280c51 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 399/799] 10.0.0.95 () {28 vars in 683 bytes} [Wed Jul 8 04:26:39 2026] GET /v3/96f0f1c7ed5144c3ad258cfc3e6104b6/volumes/detail?all_tenants=true => generated 1657 bytes in 120 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 04:26:39.203 7 INFO cinder.api.openstack.wsgi [None req-2253023c-e0af-43ec-9faa-cb96931f7dbe 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-services 2026-07-08 04:26:39.209 7 INFO cinder.api.openstack.wsgi [None req-2253023c-e0af-43ec-9faa-cb96931f7dbe 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-services returned with HTTP 200 [pid: 7|app: 0|req: 401/800] 10.0.0.95 () {28 vars in 644 bytes} [Wed Jul 8 04:26:39 2026] GET /v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-services => generated 646 bytes in 14 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 04:26:39.222 8 INFO cinder.api.openstack.wsgi [None req-df79798e-a3c5-4e9c-9e2f-2ccf77e7bfc0 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/volumes/detail?all_tenants=true 2026-07-08 04:26:39.231 8 INFO cinder.volume.api [None req-df79798e-a3c5-4e9c-9e2f-2ccf77e7bfc0 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - 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 04:26:39.237 8 INFO cinder.api.openstack.wsgi [None req-df79798e-a3c5-4e9c-9e2f-2ccf77e7bfc0 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 400/801] 10.0.0.95 () {28 vars in 683 bytes} [Wed Jul 8 04:26:39 2026] GET /v3/96f0f1c7ed5144c3ad258cfc3e6104b6/volumes/detail?all_tenants=true => generated 1657 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-07-08 04:26:39.249 7 INFO cinder.api.openstack.wsgi [None req-13f29478-9bc2-444b-bc2f-0e966b544ed5 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/scheduler-stats/get_pools?detail=true /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 04:26:39.505 8 INFO cinder.api.openstack.wsgi [None req-40cdd90c-9231-4954-8c04-e789376ce107 eeaeb8807d2141beb740b69eb313e2c5 3f483bb281ad42b78c8c05eda3e6e0b4 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3f483bb281ad42b78c8c05eda3e6e0b4/volumes/097edc2c-27bd-4334-9e46-5b62a847696a /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending 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 04:26:39.529 8 INFO cinder.volume.api [None req-40cdd90c-9231-4954-8c04-e789376ce107 eeaeb8807d2141beb740b69eb313e2c5 3f483bb281ad42b78c8c05eda3e6e0b4 - - default default] Volume info retrieved successfully. 2026-07-08 04:26:39.539 8 INFO cinder.api.openstack.wsgi [None req-40cdd90c-9231-4954-8c04-e789376ce107 eeaeb8807d2141beb740b69eb313e2c5 3f483bb281ad42b78c8c05eda3e6e0b4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3f483bb281ad42b78c8c05eda3e6e0b4/volumes/097edc2c-27bd-4334-9e46-5b62a847696a returned with HTTP 200 [pid: 8|app: 0|req: 401/802] 10.0.0.135 () {32 vars in 775 bytes} [Wed Jul 8 04:26:39 2026] GET /v3/3f483bb281ad42b78c8c05eda3e6e0b4/volumes/097edc2c-27bd-4334-9e46-5b62a847696a => generated 1489 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 04:26:39.560 8 INFO cinder.api.openstack.wsgi [None req-9dffa31a-091c-41a4-b6e6-0e5fa7a0bd30 eeaeb8807d2141beb740b69eb313e2c5 3f483bb281ad42b78c8c05eda3e6e0b4 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3f483bb281ad42b78c8c05eda3e6e0b4/volumes/097edc2c-27bd-4334-9e46-5b62a847696a /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending 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 04:26:39.576 8 INFO cinder.volume.api [None req-9dffa31a-091c-41a4-b6e6-0e5fa7a0bd30 eeaeb8807d2141beb740b69eb313e2c5 3f483bb281ad42b78c8c05eda3e6e0b4 - - default default] Volume info retrieved successfully. 2026-07-08 04:26:39.583 8 INFO cinder.api.openstack.wsgi [None req-9dffa31a-091c-41a4-b6e6-0e5fa7a0bd30 eeaeb8807d2141beb740b69eb313e2c5 3f483bb281ad42b78c8c05eda3e6e0b4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3f483bb281ad42b78c8c05eda3e6e0b4/volumes/097edc2c-27bd-4334-9e46-5b62a847696a returned with HTTP 200 [pid: 8|app: 0|req: 402/803] 10.0.0.135 () {32 vars in 775 bytes} [Wed Jul 8 04:26:39 2026] GET /v3/3f483bb281ad42b78c8c05eda3e6e0b4/volumes/097edc2c-27bd-4334-9e46-5b62a847696a => generated 1489 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 04:26:39.615 8 INFO cinder.api.openstack.wsgi [None req-adf36044-a789-4810-a9c5-9f1ef652f5e5 eeaeb8807d2141beb740b69eb313e2c5 3f483bb281ad42b78c8c05eda3e6e0b4 - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/3f483bb281ad42b78c8c05eda3e6e0b4/volumes/097edc2c-27bd-4334-9e46-5b62a847696a /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending 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 04:26:39.629 8 INFO cinder.volume.api [None req-adf36044-a789-4810-a9c5-9f1ef652f5e5 eeaeb8807d2141beb740b69eb313e2c5 3f483bb281ad42b78c8c05eda3e6e0b4 - - default default] Volume info retrieved successfully. 2026-07-08 04:26:39.678 8 INFO cinder.volume.api [None req-adf36044-a789-4810-a9c5-9f1ef652f5e5 eeaeb8807d2141beb740b69eb313e2c5 3f483bb281ad42b78c8c05eda3e6e0b4 - - default default] Volume updated successfully. 2026-07-08 04:26:39.679 8 INFO cinder.api.openstack.wsgi [None req-adf36044-a789-4810-a9c5-9f1ef652f5e5 eeaeb8807d2141beb740b69eb313e2c5 3f483bb281ad42b78c8c05eda3e6e0b4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3f483bb281ad42b78c8c05eda3e6e0b4/volumes/097edc2c-27bd-4334-9e46-5b62a847696a returned with HTTP 200 [pid: 8|app: 0|req: 403/804] 10.0.0.135 () {34 vars in 795 bytes} [Wed Jul 8 04:26:39 2026] PUT /v3/3f483bb281ad42b78c8c05eda3e6e0b4/volumes/097edc2c-27bd-4334-9e46-5b62a847696a => generated 895 bytes in 74 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 04:26:39.706 8 INFO cinder.api.openstack.wsgi [None req-ae1a22db-ab79-4718-af47-a61d1646a724 eeaeb8807d2141beb740b69eb313e2c5 3f483bb281ad42b78c8c05eda3e6e0b4 - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/3f483bb281ad42b78c8c05eda3e6e0b4/volumes/097edc2c-27bd-4334-9e46-5b62a847696a /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending 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 04:26:39.735 8 INFO cinder.volume.api [None req-ae1a22db-ab79-4718-af47-a61d1646a724 eeaeb8807d2141beb740b69eb313e2c5 3f483bb281ad42b78c8c05eda3e6e0b4 - - default default] Volume info retrieved successfully. 2026-07-08 04:26:39.754 8 INFO cinder.volume.api [None req-ae1a22db-ab79-4718-af47-a61d1646a724 eeaeb8807d2141beb740b69eb313e2c5 3f483bb281ad42b78c8c05eda3e6e0b4 - - default default] Volume updated successfully. 2026-07-08 04:26:39.754 7 INFO cinder.api.openstack.wsgi [None req-13f29478-9bc2-444b-bc2f-0e966b544ed5 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/scheduler-stats/get_pools?detail=true returned with HTTP 200 2026-07-08 04:26:39.755 8 INFO cinder.api.openstack.wsgi [None req-ae1a22db-ab79-4718-af47-a61d1646a724 eeaeb8807d2141beb740b69eb313e2c5 3f483bb281ad42b78c8c05eda3e6e0b4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3f483bb281ad42b78c8c05eda3e6e0b4/volumes/097edc2c-27bd-4334-9e46-5b62a847696a returned with HTTP 200 [pid: 7|app: 0|req: 402/805] 10.0.0.95 () {28 vars in 695 bytes} [Wed Jul 8 04:26:39 2026] GET /v3/96f0f1c7ed5144c3ad258cfc3e6104b6/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) [pid: 8|app: 0|req: 404/806] 10.0.0.135 () {34 vars in 796 bytes} [Wed Jul 8 04:26:39 2026] PUT /v3/3f483bb281ad42b78c8c05eda3e6e0b4/volumes/097edc2c-27bd-4334-9e46-5b62a847696a => generated 934 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-08 04:26:39.785 7 INFO cinder.api.openstack.wsgi [None req-f2392610-3ccc-4cf7-aa09-a3dc4d7934cf eeaeb8807d2141beb740b69eb313e2c5 3f483bb281ad42b78c8c05eda3e6e0b4 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3f483bb281ad42b78c8c05eda3e6e0b4/volumes/097edc2c-27bd-4334-9e46-5b62a847696a /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending 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 04:26:39.814 7 INFO cinder.volume.api [None req-f2392610-3ccc-4cf7-aa09-a3dc4d7934cf eeaeb8807d2141beb740b69eb313e2c5 3f483bb281ad42b78c8c05eda3e6e0b4 - - default default] Volume info retrieved successfully. 2026-07-08 04:26:39.822 7 INFO cinder.api.openstack.wsgi [None req-f2392610-3ccc-4cf7-aa09-a3dc4d7934cf eeaeb8807d2141beb740b69eb313e2c5 3f483bb281ad42b78c8c05eda3e6e0b4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3f483bb281ad42b78c8c05eda3e6e0b4/volumes/097edc2c-27bd-4334-9e46-5b62a847696a returned with HTTP 200 [pid: 7|app: 0|req: 403/807] 10.0.0.135 () {32 vars in 775 bytes} [Wed Jul 8 04:26:39 2026] GET /v3/3f483bb281ad42b78c8c05eda3e6e0b4/volumes/097edc2c-27bd-4334-9e46-5b62a847696a => generated 1528 bytes in 45 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 04:26:39.840 8 INFO cinder.api.openstack.wsgi [None req-f003bbb2-1d13-4dda-bc0f-1e5c644ce85c eeaeb8807d2141beb740b69eb313e2c5 3f483bb281ad42b78c8c05eda3e6e0b4 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/3f483bb281ad42b78c8c05eda3e6e0b4/volumes 2026-07-08 04:26:39.844 8 INFO cinder.api.v3.volumes [None req-f003bbb2-1d13-4dda-bc0f-1e5c644ce85c eeaeb8807d2141beb740b69eb313e2c5 3f483bb281ad42b78c8c05eda3e6e0b4 - - default default] Create volume of 1 GB 2026-07-08 04:26:39.851 8 INFO cinder.volume.api [None req-f003bbb2-1d13-4dda-bc0f-1e5c644ce85c eeaeb8807d2141beb740b69eb313e2c5 3f483bb281ad42b78c8c05eda3e6e0b4 - - default default] Availability Zones retrieved successfully. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 04:26:39.901 7 INFO cinder.api.openstack.wsgi [None req-b75f0214-21e3-4d80-a5cf-7b1ba35c3fcc 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-quota-sets/180e9d76a2bc4ecba4851e268cd9bafd?usage=true 2026-07-08 04:26:39.933 7 INFO cinder.api.openstack.wsgi [None req-b75f0214-21e3-4d80-a5cf-7b1ba35c3fcc 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-quota-sets/180e9d76a2bc4ecba4851e268cd9bafd?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 404/808] 10.0.0.95 () {28 vars in 735 bytes} [Wed Jul 8 04:26:39 2026] GET /v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-quota-sets/180e9d76a2bc4ecba4851e268cd9bafd?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 04:26:39.944 7 INFO cinder.api.openstack.wsgi [None req-11780ea2-5ef5-4a82-8a22-c3b9799152c6 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-quota-sets/1c6884376bb745ffbfb53f2227dd14d0?usage=true 2026-07-08 04:26:39.968 7 INFO cinder.api.openstack.wsgi [None req-11780ea2-5ef5-4a82-8a22-c3b9799152c6 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-quota-sets/1c6884376bb745ffbfb53f2227dd14d0?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 405/809] 10.0.0.95 () {28 vars in 735 bytes} [Wed Jul 8 04:26:39 2026] GET /v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-quota-sets/1c6884376bb745ffbfb53f2227dd14d0?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 04:26:39.981 7 INFO cinder.api.openstack.wsgi [None req-23b24bee-4011-4a9f-8b4f-88ddc00ebe90 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-quota-sets/30471c1cfdf44b29baf86fc27632b09f?usage=true 2026-07-08 04:26:40.005 7 INFO cinder.api.openstack.wsgi [None req-23b24bee-4011-4a9f-8b4f-88ddc00ebe90 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-quota-sets/30471c1cfdf44b29baf86fc27632b09f?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 406/810] 10.0.0.95 () {28 vars in 735 bytes} [Wed Jul 8 04:26:39 2026] GET /v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-quota-sets/30471c1cfdf44b29baf86fc27632b09f?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 04:26:40.016 7 INFO cinder.api.openstack.wsgi [None req-59159fde-231f-47a4-9cc4-1eb07cc813da 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-quota-sets/3f483bb281ad42b78c8c05eda3e6e0b4?usage=true 2026-07-08 04:26:40.041 7 INFO cinder.api.openstack.wsgi [None req-59159fde-231f-47a4-9cc4-1eb07cc813da 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-quota-sets/3f483bb281ad42b78c8c05eda3e6e0b4?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 407/811] 10.0.0.95 () {28 vars in 735 bytes} [Wed Jul 8 04:26:40 2026] GET /v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-quota-sets/3f483bb281ad42b78c8c05eda3e6e0b4?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 04:26:40.052 7 INFO cinder.api.openstack.wsgi [None req-f945f4da-0955-462f-b957-26448d3f1d22 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-quota-sets/45a0c0f3c28c49b58c88ed97a0897858?usage=true 2026-07-08 04:26:40.077 7 INFO cinder.api.openstack.wsgi [None req-f945f4da-0955-462f-b957-26448d3f1d22 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-quota-sets/45a0c0f3c28c49b58c88ed97a0897858?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 408/812] 10.0.0.95 () {28 vars in 735 bytes} [Wed Jul 8 04:26:40 2026] GET /v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-quota-sets/45a0c0f3c28c49b58c88ed97a0897858?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 04:26:40.089 7 INFO cinder.api.openstack.wsgi [None req-d7723c46-2f67-45fc-8b9c-2c07b3554203 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-quota-sets/96f0f1c7ed5144c3ad258cfc3e6104b6?usage=true 2026-07-08 04:26:40.112 8 INFO cinder.volume.api [None req-f003bbb2-1d13-4dda-bc0f-1e5c644ce85c eeaeb8807d2141beb740b69eb313e2c5 3f483bb281ad42b78c8c05eda3e6e0b4 - - default default] Create volume request issued successfully. 2026-07-08 04:26:40.112 8 INFO cinder.api.openstack.wsgi [None req-f003bbb2-1d13-4dda-bc0f-1e5c644ce85c eeaeb8807d2141beb740b69eb313e2c5 3f483bb281ad42b78c8c05eda3e6e0b4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3f483bb281ad42b78c8c05eda3e6e0b4/volumes returned with HTTP 202 [pid: 8|app: 0|req: 405/813] 10.0.0.135 () {34 vars in 723 bytes} [Wed Jul 8 04:26:39 2026] POST /v3/3f483bb281ad42b78c8c05eda3e6e0b4/volumes => generated 890 bytes in 279 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-07-08 04:26:40.117 7 INFO cinder.api.openstack.wsgi [None req-d7723c46-2f67-45fc-8b9c-2c07b3554203 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-quota-sets/96f0f1c7ed5144c3ad258cfc3e6104b6?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 409/814] 10.0.0.95 () {28 vars in 735 bytes} [Wed Jul 8 04:26:40 2026] GET /v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-quota-sets/96f0f1c7ed5144c3ad258cfc3e6104b6?usage=true => generated 845 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 04:26:40.130 8 INFO cinder.api.openstack.wsgi [None req-540d5212-279c-41c2-b6f5-5565d9401c14 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-quota-sets/9c9511d1205c4b8d94d5bcdc05e42ce6?usage=true 2026-07-08 04:26:40.131 7 INFO cinder.api.openstack.wsgi [None req-fcc0d3c1-3444-4046-a3dd-22d363b1a723 eeaeb8807d2141beb740b69eb313e2c5 3f483bb281ad42b78c8c05eda3e6e0b4 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3f483bb281ad42b78c8c05eda3e6e0b4/volumes/24cb888b-cee6-4c61-9c57-aeef6cc62beb /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is 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/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending 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 04:26:40.158 7 INFO cinder.volume.api [None req-fcc0d3c1-3444-4046-a3dd-22d363b1a723 eeaeb8807d2141beb740b69eb313e2c5 3f483bb281ad42b78c8c05eda3e6e0b4 - - default default] Volume info retrieved successfully. 2026-07-08 04:26:40.163 7 INFO cinder.api.openstack.wsgi [None req-fcc0d3c1-3444-4046-a3dd-22d363b1a723 eeaeb8807d2141beb740b69eb313e2c5 3f483bb281ad42b78c8c05eda3e6e0b4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3f483bb281ad42b78c8c05eda3e6e0b4/volumes/24cb888b-cee6-4c61-9c57-aeef6cc62beb returned with HTTP 200 [pid: 7|app: 0|req: 410/815] 10.0.0.135 () {32 vars in 775 bytes} [Wed Jul 8 04:26:40 2026] GET /v3/3f483bb281ad42b78c8c05eda3e6e0b4/volumes/24cb888b-cee6-4c61-9c57-aeef6cc62beb => generated 958 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-08 04:26:40.175 8 INFO cinder.api.openstack.wsgi [None req-540d5212-279c-41c2-b6f5-5565d9401c14 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-quota-sets/9c9511d1205c4b8d94d5bcdc05e42ce6?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 406/816] 10.0.0.95 () {28 vars in 735 bytes} [Wed Jul 8 04:26:40 2026] GET /v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-quota-sets/9c9511d1205c4b8d94d5bcdc05e42ce6?usage=true => generated 847 bytes in 55 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 04:26:40.185 7 INFO cinder.api.openstack.wsgi [None req-8ddb01d6-937a-4b6e-8e48-68ef3df4e665 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-quota-sets/eced40ade37647aab1f5f03e1a915941?usage=true 2026-07-08 04:26:40.205 7 INFO cinder.api.openstack.wsgi [None req-8ddb01d6-937a-4b6e-8e48-68ef3df4e665 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-quota-sets/eced40ade37647aab1f5f03e1a915941?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 411/817] 10.0.0.95 () {28 vars in 735 bytes} [Wed Jul 8 04:26:40 2026] GET /v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-quota-sets/eced40ade37647aab1f5f03e1a915941?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 04:26:40.219 8 INFO cinder.api.openstack.wsgi [None req-9b8e2daa-7b5c-4683-80be-ba2d29156df1 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/snapshots?all_tenants=true 2026-07-08 04:26:40.226 8 INFO cinder.volume.api [None req-9b8e2daa-7b5c-4683-80be-ba2d29156df1 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] Get all snapshots completed successfully. 2026-07-08 04:26:40.227 8 INFO cinder.api.openstack.wsgi [None req-9b8e2daa-7b5c-4683-80be-ba2d29156df1 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 407/818] 10.0.0.95 () {28 vars in 673 bytes} [Wed Jul 8 04:26:40 2026] GET /v3/96f0f1c7ed5144c3ad258cfc3e6104b6/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 04:26:41.182 7 INFO cinder.api.openstack.wsgi [None req-4ce846e5-756a-4da9-85c9-4ac7f5792c2f eeaeb8807d2141beb740b69eb313e2c5 3f483bb281ad42b78c8c05eda3e6e0b4 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3f483bb281ad42b78c8c05eda3e6e0b4/volumes/24cb888b-cee6-4c61-9c57-aeef6cc62beb /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending 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 04:26:41.195 7 INFO cinder.volume.api [None req-4ce846e5-756a-4da9-85c9-4ac7f5792c2f eeaeb8807d2141beb740b69eb313e2c5 3f483bb281ad42b78c8c05eda3e6e0b4 - - default default] Volume info retrieved successfully. 2026-07-08 04:26:41.200 7 INFO cinder.api.openstack.wsgi [None req-4ce846e5-756a-4da9-85c9-4ac7f5792c2f eeaeb8807d2141beb740b69eb313e2c5 3f483bb281ad42b78c8c05eda3e6e0b4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3f483bb281ad42b78c8c05eda3e6e0b4/volumes/24cb888b-cee6-4c61-9c57-aeef6cc62beb returned with HTTP 200 [pid: 7|app: 0|req: 412/819] 10.0.0.135 () {32 vars in 775 bytes} [Wed Jul 8 04:26:41 2026] GET /v3/3f483bb281ad42b78c8c05eda3e6e0b4/volumes/24cb888b-cee6-4c61-9c57-aeef6cc62beb => generated 983 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-08 04:26:41.224 8 INFO cinder.api.openstack.wsgi [None req-d7b9f124-a680-481d-9b92-22fa1163621d eeaeb8807d2141beb740b69eb313e2c5 3f483bb281ad42b78c8c05eda3e6e0b4 - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/3f483bb281ad42b78c8c05eda3e6e0b4/volumes/24cb888b-cee6-4c61-9c57-aeef6cc62beb /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending 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 04:26:41.244 8 INFO cinder.volume.api [None req-d7b9f124-a680-481d-9b92-22fa1163621d eeaeb8807d2141beb740b69eb313e2c5 3f483bb281ad42b78c8c05eda3e6e0b4 - - default default] Volume info retrieved successfully. 2026-07-08 04:26:41.259 8 INFO cinder.volume.api [None req-d7b9f124-a680-481d-9b92-22fa1163621d eeaeb8807d2141beb740b69eb313e2c5 3f483bb281ad42b78c8c05eda3e6e0b4 - - default default] Volume updated successfully. 2026-07-08 04:26:41.260 8 INFO cinder.api.openstack.wsgi [None req-d7b9f124-a680-481d-9b92-22fa1163621d eeaeb8807d2141beb740b69eb313e2c5 3f483bb281ad42b78c8c05eda3e6e0b4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3f483bb281ad42b78c8c05eda3e6e0b4/volumes/24cb888b-cee6-4c61-9c57-aeef6cc62beb returned with HTTP 200 [pid: 8|app: 0|req: 408/820] 10.0.0.135 () {34 vars in 795 bytes} [Wed Jul 8 04:26:41 2026] PUT /v3/3f483bb281ad42b78c8c05eda3e6e0b4/volumes/24cb888b-cee6-4c61-9c57-aeef6cc62beb => generated 882 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 04:26:41.278 7 INFO cinder.api.openstack.wsgi [None req-741cab73-1e28-43aa-a6ca-d013fcb44892 eeaeb8807d2141beb740b69eb313e2c5 3f483bb281ad42b78c8c05eda3e6e0b4 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3f483bb281ad42b78c8c05eda3e6e0b4/volumes/24cb888b-cee6-4c61-9c57-aeef6cc62beb /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending 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 04:26:41.293 7 INFO cinder.volume.api [None req-741cab73-1e28-43aa-a6ca-d013fcb44892 eeaeb8807d2141beb740b69eb313e2c5 3f483bb281ad42b78c8c05eda3e6e0b4 - - default default] Volume info retrieved successfully. 2026-07-08 04:26:41.298 7 INFO cinder.api.openstack.wsgi [None req-741cab73-1e28-43aa-a6ca-d013fcb44892 eeaeb8807d2141beb740b69eb313e2c5 3f483bb281ad42b78c8c05eda3e6e0b4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3f483bb281ad42b78c8c05eda3e6e0b4/volumes/24cb888b-cee6-4c61-9c57-aeef6cc62beb returned with HTTP 200 [pid: 7|app: 0|req: 413/821] 10.0.0.135 () {32 vars in 775 bytes} [Wed Jul 8 04:26:41 2026] GET /v3/3f483bb281ad42b78c8c05eda3e6e0b4/volumes/24cb888b-cee6-4c61-9c57-aeef6cc62beb => generated 950 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 04:26:41.323 8 INFO cinder.api.openstack.wsgi [None req-2ed0827d-5534-4f56-86a4-98dd9d5fdd6f eeaeb8807d2141beb740b69eb313e2c5 3f483bb281ad42b78c8c05eda3e6e0b4 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/3f483bb281ad42b78c8c05eda3e6e0b4/volumes/24cb888b-cee6-4c61-9c57-aeef6cc62beb 2026-07-08 04:26:41.323 8 INFO cinder.api.v3.volumes [None req-2ed0827d-5534-4f56-86a4-98dd9d5fdd6f eeaeb8807d2141beb740b69eb313e2c5 3f483bb281ad42b78c8c05eda3e6e0b4 - - default default] Delete volume with id: 24cb888b-cee6-4c61-9c57-aeef6cc62beb /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending 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 04:26:41.341 8 INFO cinder.volume.api [None req-2ed0827d-5534-4f56-86a4-98dd9d5fdd6f eeaeb8807d2141beb740b69eb313e2c5 3f483bb281ad42b78c8c05eda3e6e0b4 - - default default] Volume info retrieved successfully. 2026-07-08 04:26:41.394 8 INFO cinder.volume.api [None req-2ed0827d-5534-4f56-86a4-98dd9d5fdd6f eeaeb8807d2141beb740b69eb313e2c5 3f483bb281ad42b78c8c05eda3e6e0b4 - - default default] Delete volume request issued successfully. 2026-07-08 04:26:41.395 8 INFO cinder.api.openstack.wsgi [None req-2ed0827d-5534-4f56-86a4-98dd9d5fdd6f eeaeb8807d2141beb740b69eb313e2c5 3f483bb281ad42b78c8c05eda3e6e0b4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3f483bb281ad42b78c8c05eda3e6e0b4/volumes/24cb888b-cee6-4c61-9c57-aeef6cc62beb returned with HTTP 202 [pid: 8|app: 0|req: 409/822] 10.0.0.135 () {32 vars in 778 bytes} [Wed Jul 8 04:26:41 2026] DELETE /v3/3f483bb281ad42b78c8c05eda3e6e0b4/volumes/24cb888b-cee6-4c61-9c57-aeef6cc62beb => generated 0 bytes in 81 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 04:26:41.407 7 INFO cinder.api.openstack.wsgi [None req-0c1549e2-054b-45ef-8d98-65326741e0ab eeaeb8807d2141beb740b69eb313e2c5 3f483bb281ad42b78c8c05eda3e6e0b4 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3f483bb281ad42b78c8c05eda3e6e0b4/volumes/24cb888b-cee6-4c61-9c57-aeef6cc62beb /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending 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 04:26:41.429 7 INFO cinder.volume.api [None req-0c1549e2-054b-45ef-8d98-65326741e0ab eeaeb8807d2141beb740b69eb313e2c5 3f483bb281ad42b78c8c05eda3e6e0b4 - - default default] Volume info retrieved successfully. 2026-07-08 04:26:41.435 7 INFO cinder.api.openstack.wsgi [None req-0c1549e2-054b-45ef-8d98-65326741e0ab eeaeb8807d2141beb740b69eb313e2c5 3f483bb281ad42b78c8c05eda3e6e0b4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3f483bb281ad42b78c8c05eda3e6e0b4/volumes/24cb888b-cee6-4c61-9c57-aeef6cc62beb returned with HTTP 200 [pid: 7|app: 0|req: 414/823] 10.0.0.135 () {32 vars in 775 bytes} [Wed Jul 8 04:26:41 2026] GET /v3/3f483bb281ad42b78c8c05eda3e6e0b4/volumes/24cb888b-cee6-4c61-9c57-aeef6cc62beb => generated 949 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 04:26:42.464 8 INFO cinder.api.openstack.wsgi [None req-132933c5-93d2-4dae-aea2-b4e895519351 eeaeb8807d2141beb740b69eb313e2c5 3f483bb281ad42b78c8c05eda3e6e0b4 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3f483bb281ad42b78c8c05eda3e6e0b4/volumes/24cb888b-cee6-4c61-9c57-aeef6cc62beb 2026-07-08 04:26:42.479 8 INFO cinder.api.openstack.wsgi [None req-132933c5-93d2-4dae-aea2-b4e895519351 eeaeb8807d2141beb740b69eb313e2c5 3f483bb281ad42b78c8c05eda3e6e0b4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3f483bb281ad42b78c8c05eda3e6e0b4/volumes/24cb888b-cee6-4c61-9c57-aeef6cc62beb returned with HTTP 404 [pid: 8|app: 0|req: 410/824] 10.0.0.135 () {32 vars in 775 bytes} [Wed Jul 8 04:26:42 2026] GET /v3/3f483bb281ad42b78c8c05eda3e6e0b4/volumes/24cb888b-cee6-4c61-9c57-aeef6cc62beb => generated 109 bytes in 23 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 04:26:42.493 7 INFO cinder.api.openstack.wsgi [None req-bcc6a83a-ceaa-4e0c-9be2-f84c2eea504b eeaeb8807d2141beb740b69eb313e2c5 3f483bb281ad42b78c8c05eda3e6e0b4 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3f483bb281ad42b78c8c05eda3e6e0b4/volumes/097edc2c-27bd-4334-9e46-5b62a847696a /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending 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 04:26:42.512 7 INFO cinder.volume.api [None req-bcc6a83a-ceaa-4e0c-9be2-f84c2eea504b eeaeb8807d2141beb740b69eb313e2c5 3f483bb281ad42b78c8c05eda3e6e0b4 - - default default] Volume info retrieved successfully. 2026-07-08 04:26:42.522 7 INFO cinder.api.openstack.wsgi [None req-bcc6a83a-ceaa-4e0c-9be2-f84c2eea504b eeaeb8807d2141beb740b69eb313e2c5 3f483bb281ad42b78c8c05eda3e6e0b4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3f483bb281ad42b78c8c05eda3e6e0b4/volumes/097edc2c-27bd-4334-9e46-5b62a847696a returned with HTTP 200 [pid: 7|app: 0|req: 415/825] 10.0.0.135 () {32 vars in 775 bytes} [Wed Jul 8 04:26:42 2026] GET /v3/3f483bb281ad42b78c8c05eda3e6e0b4/volumes/097edc2c-27bd-4334-9e46-5b62a847696a => generated 1528 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-07-08 04:26:42.554 8 INFO cinder.api.openstack.wsgi [None req-dbc9eb22-2070-4338-8658-c4cda4555096 eeaeb8807d2141beb740b69eb313e2c5 3f483bb281ad42b78c8c05eda3e6e0b4 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/3f483bb281ad42b78c8c05eda3e6e0b4/volumes/097edc2c-27bd-4334-9e46-5b62a847696a 2026-07-08 04:26:42.555 8 INFO cinder.api.v3.volumes [None req-dbc9eb22-2070-4338-8658-c4cda4555096 eeaeb8807d2141beb740b69eb313e2c5 3f483bb281ad42b78c8c05eda3e6e0b4 - - default default] Delete volume with id: 097edc2c-27bd-4334-9e46-5b62a847696a /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending 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 04:26:42.573 8 INFO cinder.volume.api [None req-dbc9eb22-2070-4338-8658-c4cda4555096 eeaeb8807d2141beb740b69eb313e2c5 3f483bb281ad42b78c8c05eda3e6e0b4 - - default default] Volume info retrieved successfully. 2026-07-08 04:26:42.605 8 INFO cinder.volume.api [None req-dbc9eb22-2070-4338-8658-c4cda4555096 eeaeb8807d2141beb740b69eb313e2c5 3f483bb281ad42b78c8c05eda3e6e0b4 - - default default] Delete volume request issued successfully. 2026-07-08 04:26:42.605 8 INFO cinder.api.openstack.wsgi [None req-dbc9eb22-2070-4338-8658-c4cda4555096 eeaeb8807d2141beb740b69eb313e2c5 3f483bb281ad42b78c8c05eda3e6e0b4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3f483bb281ad42b78c8c05eda3e6e0b4/volumes/097edc2c-27bd-4334-9e46-5b62a847696a returned with HTTP 202 [pid: 8|app: 0|req: 411/826] 10.0.0.135 () {32 vars in 778 bytes} [Wed Jul 8 04:26:42 2026] DELETE /v3/3f483bb281ad42b78c8c05eda3e6e0b4/volumes/097edc2c-27bd-4334-9e46-5b62a847696a => generated 0 bytes in 61 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 04:26:42.617 7 INFO cinder.api.openstack.wsgi [None req-97981603-5e67-481a-93c0-e3be649b994a eeaeb8807d2141beb740b69eb313e2c5 3f483bb281ad42b78c8c05eda3e6e0b4 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3f483bb281ad42b78c8c05eda3e6e0b4/volumes/097edc2c-27bd-4334-9e46-5b62a847696a /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending 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 04:26:42.643 7 INFO cinder.volume.api [None req-97981603-5e67-481a-93c0-e3be649b994a eeaeb8807d2141beb740b69eb313e2c5 3f483bb281ad42b78c8c05eda3e6e0b4 - - default default] Volume info retrieved successfully. 2026-07-08 04:26:42.655 7 INFO cinder.api.openstack.wsgi [None req-97981603-5e67-481a-93c0-e3be649b994a eeaeb8807d2141beb740b69eb313e2c5 3f483bb281ad42b78c8c05eda3e6e0b4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3f483bb281ad42b78c8c05eda3e6e0b4/volumes/097edc2c-27bd-4334-9e46-5b62a847696a returned with HTTP 200 [pid: 7|app: 0|req: 416/827] 10.0.0.135 () {32 vars in 775 bytes} [Wed Jul 8 04:26:42 2026] GET /v3/3f483bb281ad42b78c8c05eda3e6e0b4/volumes/097edc2c-27bd-4334-9e46-5b62a847696a => generated 1527 bytes in 45 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 04:26:43.687 8 INFO cinder.api.openstack.wsgi [None req-1b9ae9c3-7517-4f0c-b9fe-cc9ec4321180 eeaeb8807d2141beb740b69eb313e2c5 3f483bb281ad42b78c8c05eda3e6e0b4 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3f483bb281ad42b78c8c05eda3e6e0b4/volumes/097edc2c-27bd-4334-9e46-5b62a847696a 2026-07-08 04:26:43.703 8 INFO cinder.api.openstack.wsgi [None req-1b9ae9c3-7517-4f0c-b9fe-cc9ec4321180 eeaeb8807d2141beb740b69eb313e2c5 3f483bb281ad42b78c8c05eda3e6e0b4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3f483bb281ad42b78c8c05eda3e6e0b4/volumes/097edc2c-27bd-4334-9e46-5b62a847696a returned with HTTP 404 [pid: 8|app: 0|req: 412/828] 10.0.0.135 () {32 vars in 775 bytes} [Wed Jul 8 04:26:43 2026] GET /v3/3f483bb281ad42b78c8c05eda3e6e0b4/volumes/097edc2c-27bd-4334-9e46-5b62a847696a => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) 2026-07-08 04:26:45.780 7 INFO cinder.api.openstack.wsgi [None req-97981603-5e67-481a-93c0-e3be649b994a eeaeb8807d2141beb740b69eb313e2c5 3f483bb281ad42b78c8c05eda3e6e0b4 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 04:26:45.781 7 INFO cinder.api.openstack.wsgi [None req-97981603-5e67-481a-93c0-e3be649b994a eeaeb8807d2141beb740b69eb313e2c5 3f483bb281ad42b78c8c05eda3e6e0b4 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 04:26:45.781 8 INFO cinder.api.openstack.wsgi [None req-1b9ae9c3-7517-4f0c-b9fe-cc9ec4321180 eeaeb8807d2141beb740b69eb313e2c5 3f483bb281ad42b78c8c05eda3e6e0b4 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 04:26:45.783 8 INFO cinder.api.openstack.wsgi [None req-1b9ae9c3-7517-4f0c-b9fe-cc9ec4321180 eeaeb8807d2141beb740b69eb313e2c5 3f483bb281ad42b78c8c05eda3e6e0b4 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 04:26:55.779 7 INFO cinder.api.openstack.wsgi [None req-97981603-5e67-481a-93c0-e3be649b994a eeaeb8807d2141beb740b69eb313e2c5 3f483bb281ad42b78c8c05eda3e6e0b4 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 04:26:55.780 8 INFO cinder.api.openstack.wsgi [None req-1b9ae9c3-7517-4f0c-b9fe-cc9ec4321180 eeaeb8807d2141beb740b69eb313e2c5 3f483bb281ad42b78c8c05eda3e6e0b4 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 04:26:55.780 7 INFO cinder.api.openstack.wsgi [None req-97981603-5e67-481a-93c0-e3be649b994a eeaeb8807d2141beb740b69eb313e2c5 3f483bb281ad42b78c8c05eda3e6e0b4 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 04:26:55.781 8 INFO cinder.api.openstack.wsgi [None req-1b9ae9c3-7517-4f0c-b9fe-cc9ec4321180 eeaeb8807d2141beb740b69eb313e2c5 3f483bb281ad42b78c8c05eda3e6e0b4 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 04:27:05.780 7 INFO cinder.api.openstack.wsgi [None req-97981603-5e67-481a-93c0-e3be649b994a eeaeb8807d2141beb740b69eb313e2c5 3f483bb281ad42b78c8c05eda3e6e0b4 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 04:27:05.781 7 INFO cinder.api.openstack.wsgi [None req-97981603-5e67-481a-93c0-e3be649b994a eeaeb8807d2141beb740b69eb313e2c5 3f483bb281ad42b78c8c05eda3e6e0b4 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 04:27:05.780 8 INFO cinder.api.openstack.wsgi [None req-1b9ae9c3-7517-4f0c-b9fe-cc9ec4321180 eeaeb8807d2141beb740b69eb313e2c5 3f483bb281ad42b78c8c05eda3e6e0b4 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 04:27:05.782 8 INFO cinder.api.openstack.wsgi [None req-1b9ae9c3-7517-4f0c-b9fe-cc9ec4321180 eeaeb8807d2141beb740b69eb313e2c5 3f483bb281ad42b78c8c05eda3e6e0b4 - - default default] http://10.0.0.61: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 04:27:09.329 7 INFO cinder.api.openstack.wsgi [req-4fa0e900-1ea6-4bba-a240-eb4cbb8ee4ec req-9ac1b281-f5c8-463b-a65f-46d1182cbd61 c9aae28cc3df4a3cb2cc390dc6983b71 eced40ade37647aab1f5f03e1a915941 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/eced40ade37647aab1f5f03e1a915941/attachments?instance_id=f0d98252-903e-4e29-af3c-1306bd7ed5a4 2026-07-08 04:27:09.342 7 INFO cinder.api.openstack.wsgi [req-4fa0e900-1ea6-4bba-a240-eb4cbb8ee4ec req-9ac1b281-f5c8-463b-a65f-46d1182cbd61 c9aae28cc3df4a3cb2cc390dc6983b71 eced40ade37647aab1f5f03e1a915941 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/eced40ade37647aab1f5f03e1a915941/attachments?instance_id=f0d98252-903e-4e29-af3c-1306bd7ed5a4 returned with HTTP 200 [pid: 7|app: 0|req: 420/835] 199.204.45.227 () {36 vars in 1104 bytes} [Wed Jul 8 04:27:09 2026] GET /v3/eced40ade37647aab1f5f03e1a915941/attachments?instance_id=f0d98252-903e-4e29-af3c-1306bd7ed5a4 => generated 19 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-08 04:27:09.837 8 INFO cinder.api.openstack.wsgi [None req-440b7d86-c5cd-441e-9c8f-e77b1aa350e9 bac70274f44345f0a98ba6909f2ed512 0be2e8d83540435d801cf51dfa4b9370 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/0be2e8d83540435d801cf51dfa4b9370/volumes 2026-07-08 04:27:09.839 8 INFO cinder.api.v3.volumes [None req-440b7d86-c5cd-441e-9c8f-e77b1aa350e9 bac70274f44345f0a98ba6909f2ed512 0be2e8d83540435d801cf51dfa4b9370 - - default default] Create volume of 1 GB 2026-07-08 04:27:09.844 8 INFO cinder.volume.api [None req-440b7d86-c5cd-441e-9c8f-e77b1aa350e9 bac70274f44345f0a98ba6909f2ed512 0be2e8d83540435d801cf51dfa4b9370 - - default default] Availability Zones retrieved successfully. 2026-07-08 04:27:10.023 8 INFO cinder.volume.api [None req-440b7d86-c5cd-441e-9c8f-e77b1aa350e9 bac70274f44345f0a98ba6909f2ed512 0be2e8d83540435d801cf51dfa4b9370 - - default default] Create volume request issued successfully. 2026-07-08 04:27:10.024 8 INFO cinder.api.openstack.wsgi [None req-440b7d86-c5cd-441e-9c8f-e77b1aa350e9 bac70274f44345f0a98ba6909f2ed512 0be2e8d83540435d801cf51dfa4b9370 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0be2e8d83540435d801cf51dfa4b9370/volumes returned with HTTP 202 [pid: 8|app: 0|req: 416/836] 10.0.0.135 () {34 vars in 722 bytes} [Wed Jul 8 04:27:09 2026] POST /v3/0be2e8d83540435d801cf51dfa4b9370/volumes => generated 860 bytes in 315 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-07-08 04:27:10.047 7 INFO cinder.api.openstack.wsgi [None req-be9cbc48-352a-48f6-8b4a-4ecb741a540c bac70274f44345f0a98ba6909f2ed512 0be2e8d83540435d801cf51dfa4b9370 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0be2e8d83540435d801cf51dfa4b9370/volumes/c66dd264-75c8-4235-b845-7c92d0469f14 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending 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 04:27:10.062 7 INFO cinder.volume.api [None req-be9cbc48-352a-48f6-8b4a-4ecb741a540c bac70274f44345f0a98ba6909f2ed512 0be2e8d83540435d801cf51dfa4b9370 - - default default] Volume info retrieved successfully. 2026-07-08 04:27:10.068 7 INFO cinder.api.openstack.wsgi [None req-be9cbc48-352a-48f6-8b4a-4ecb741a540c bac70274f44345f0a98ba6909f2ed512 0be2e8d83540435d801cf51dfa4b9370 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0be2e8d83540435d801cf51dfa4b9370/volumes/c66dd264-75c8-4235-b845-7c92d0469f14 returned with HTTP 200 [pid: 7|app: 0|req: 421/837] 10.0.0.135 () {32 vars in 775 bytes} [Wed Jul 8 04:27:10 2026] GET /v3/0be2e8d83540435d801cf51dfa4b9370/volumes/c66dd264-75c8-4235-b845-7c92d0469f14 => generated 928 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 04:27:11.100 8 INFO cinder.api.openstack.wsgi [None req-c946cb5a-0c33-43bb-ad20-52301bdf5d98 bac70274f44345f0a98ba6909f2ed512 0be2e8d83540435d801cf51dfa4b9370 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0be2e8d83540435d801cf51dfa4b9370/volumes/c66dd264-75c8-4235-b845-7c92d0469f14 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending 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 04:27:11.117 8 INFO cinder.volume.api [None req-c946cb5a-0c33-43bb-ad20-52301bdf5d98 bac70274f44345f0a98ba6909f2ed512 0be2e8d83540435d801cf51dfa4b9370 - - default default] Volume info retrieved successfully. 2026-07-08 04:27:11.122 8 INFO cinder.api.openstack.wsgi [None req-c946cb5a-0c33-43bb-ad20-52301bdf5d98 bac70274f44345f0a98ba6909f2ed512 0be2e8d83540435d801cf51dfa4b9370 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0be2e8d83540435d801cf51dfa4b9370/volumes/c66dd264-75c8-4235-b845-7c92d0469f14 returned with HTTP 200 [pid: 8|app: 0|req: 417/838] 10.0.0.135 () {32 vars in 775 bytes} [Wed Jul 8 04:27:11 2026] GET /v3/0be2e8d83540435d801cf51dfa4b9370/volumes/c66dd264-75c8-4235-b845-7c92d0469f14 => generated 953 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-08 04:27:15.780 7 INFO cinder.api.openstack.wsgi [None req-be9cbc48-352a-48f6-8b4a-4ecb741a540c bac70274f44345f0a98ba6909f2ed512 0be2e8d83540435d801cf51dfa4b9370 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 04:27:15.780 8 INFO cinder.api.openstack.wsgi [None req-c946cb5a-0c33-43bb-ad20-52301bdf5d98 bac70274f44345f0a98ba6909f2ed512 0be2e8d83540435d801cf51dfa4b9370 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 04:27:15.781 8 INFO cinder.api.openstack.wsgi [None req-c946cb5a-0c33-43bb-ad20-52301bdf5d98 bac70274f44345f0a98ba6909f2ed512 0be2e8d83540435d801cf51dfa4b9370 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 04:27:15.781 7 INFO cinder.api.openstack.wsgi [None req-be9cbc48-352a-48f6-8b4a-4ecb741a540c bac70274f44345f0a98ba6909f2ed512 0be2e8d83540435d801cf51dfa4b9370 - - default default] http://10.0.0.61: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 04:27:25.277 8 INFO cinder.api.openstack.wsgi [None req-0ee487f6-caba-449d-81ad-7f28cae802ba bac70274f44345f0a98ba6909f2ed512 0be2e8d83540435d801cf51dfa4b9370 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/0be2e8d83540435d801cf51dfa4b9370/volumes/c66dd264-75c8-4235-b845-7c92d0469f14/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 04:27:25.293 8 INFO cinder.volume.api [None req-0ee487f6-caba-449d-81ad-7f28cae802ba bac70274f44345f0a98ba6909f2ed512 0be2e8d83540435d801cf51dfa4b9370 - - default default] Volume info retrieved successfully. 2026-07-08 04:27:25.304 8 INFO cinder.volume.api [None req-0ee487f6-caba-449d-81ad-7f28cae802ba bac70274f44345f0a98ba6909f2ed512 0be2e8d83540435d801cf51dfa4b9370 - - default default] Update volume admin metadata completed successfully. 2026-07-08 04:27:25.780 7 INFO cinder.api.openstack.wsgi [None req-be9cbc48-352a-48f6-8b4a-4ecb741a540c bac70274f44345f0a98ba6909f2ed512 0be2e8d83540435d801cf51dfa4b9370 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 04:27:25.781 7 INFO cinder.api.openstack.wsgi [None req-be9cbc48-352a-48f6-8b4a-4ecb741a540c bac70274f44345f0a98ba6909f2ed512 0be2e8d83540435d801cf51dfa4b9370 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 04:27:25.783 7 INFO cinder.api.openstack.wsgi [None req-be9cbc48-352a-48f6-8b4a-4ecb741a540c bac70274f44345f0a98ba6909f2ed512 0be2e8d83540435d801cf51dfa4b9370 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 04:27:25.783 7 INFO cinder.api.openstack.wsgi [None req-be9cbc48-352a-48f6-8b4a-4ecb741a540c bac70274f44345f0a98ba6909f2ed512 0be2e8d83540435d801cf51dfa4b9370 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 04:27:25.808 8 INFO cinder.volume.api [None req-0ee487f6-caba-449d-81ad-7f28cae802ba bac70274f44345f0a98ba6909f2ed512 0be2e8d83540435d801cf51dfa4b9370 - - default default] Attach volume completed successfully. 2026-07-08 04:27:25.809 8 INFO cinder.api.openstack.wsgi [None req-0ee487f6-caba-449d-81ad-7f28cae802ba bac70274f44345f0a98ba6909f2ed512 0be2e8d83540435d801cf51dfa4b9370 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0be2e8d83540435d801cf51dfa4b9370/volumes/c66dd264-75c8-4235-b845-7c92d0469f14/action returned with HTTP 202 [pid: 8|app: 0|req: 419/843] 10.0.0.135 () {34 vars in 810 bytes} [Wed Jul 8 04:27:25 2026] POST /v3/0be2e8d83540435d801cf51dfa4b9370/volumes/c66dd264-75c8-4235-b845-7c92d0469f14/action => generated 0 bytes in 551 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 04:27:25.827 7 INFO cinder.api.openstack.wsgi [None req-59c614b5-213d-4762-bd43-135d92fd10aa bac70274f44345f0a98ba6909f2ed512 0be2e8d83540435d801cf51dfa4b9370 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0be2e8d83540435d801cf51dfa4b9370/volumes/c66dd264-75c8-4235-b845-7c92d0469f14 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending 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 04:27:25.848 7 INFO cinder.volume.api [None req-59c614b5-213d-4762-bd43-135d92fd10aa bac70274f44345f0a98ba6909f2ed512 0be2e8d83540435d801cf51dfa4b9370 - - default default] Volume info retrieved successfully. 2026-07-08 04:27:25.855 7 INFO cinder.api.openstack.wsgi [None req-59c614b5-213d-4762-bd43-135d92fd10aa bac70274f44345f0a98ba6909f2ed512 0be2e8d83540435d801cf51dfa4b9370 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0be2e8d83540435d801cf51dfa4b9370/volumes/c66dd264-75c8-4235-b845-7c92d0469f14 returned with HTTP 200 [pid: 7|app: 0|req: 425/844] 10.0.0.135 () {32 vars in 775 bytes} [Wed Jul 8 04:27:25 2026] GET /v3/0be2e8d83540435d801cf51dfa4b9370/volumes/c66dd264-75c8-4235-b845-7c92d0469f14 => generated 1287 bytes in 39 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 04:27:25.880 8 INFO cinder.api.openstack.wsgi [None req-33df6e1a-0486-4e1f-a686-87d2b84c0556 bac70274f44345f0a98ba6909f2ed512 0be2e8d83540435d801cf51dfa4b9370 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/0be2e8d83540435d801cf51dfa4b9370/volumes/c66dd264-75c8-4235-b845-7c92d0469f14/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 04:27:25.897 8 INFO cinder.volume.api [None req-33df6e1a-0486-4e1f-a686-87d2b84c0556 bac70274f44345f0a98ba6909f2ed512 0be2e8d83540435d801cf51dfa4b9370 - - default default] Volume info retrieved successfully. 2026-07-08 04:27:26.403 8 INFO cinder.volume.api [None req-33df6e1a-0486-4e1f-a686-87d2b84c0556 bac70274f44345f0a98ba6909f2ed512 0be2e8d83540435d801cf51dfa4b9370 - - default default] Detach volume completed successfully. 2026-07-08 04:27:26.404 8 INFO cinder.api.openstack.wsgi [None req-33df6e1a-0486-4e1f-a686-87d2b84c0556 bac70274f44345f0a98ba6909f2ed512 0be2e8d83540435d801cf51dfa4b9370 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0be2e8d83540435d801cf51dfa4b9370/volumes/c66dd264-75c8-4235-b845-7c92d0469f14/action returned with HTTP 202 [pid: 8|app: 0|req: 420/845] 10.0.0.135 () {34 vars in 810 bytes} [Wed Jul 8 04:27:25 2026] POST /v3/0be2e8d83540435d801cf51dfa4b9370/volumes/c66dd264-75c8-4235-b845-7c92d0469f14/action => generated 0 bytes in 531 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 04:27:26.417 7 INFO cinder.api.openstack.wsgi [None req-84ac407e-f2ae-4c77-b165-f2a01feecdd8 bac70274f44345f0a98ba6909f2ed512 0be2e8d83540435d801cf51dfa4b9370 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0be2e8d83540435d801cf51dfa4b9370/volumes/c66dd264-75c8-4235-b845-7c92d0469f14 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending 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 04:27:26.435 7 INFO cinder.volume.api [None req-84ac407e-f2ae-4c77-b165-f2a01feecdd8 bac70274f44345f0a98ba6909f2ed512 0be2e8d83540435d801cf51dfa4b9370 - - default default] Volume info retrieved successfully. 2026-07-08 04:27:26.442 7 INFO cinder.api.openstack.wsgi [None req-84ac407e-f2ae-4c77-b165-f2a01feecdd8 bac70274f44345f0a98ba6909f2ed512 0be2e8d83540435d801cf51dfa4b9370 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0be2e8d83540435d801cf51dfa4b9370/volumes/c66dd264-75c8-4235-b845-7c92d0469f14 returned with HTTP 200 [pid: 7|app: 0|req: 426/846] 10.0.0.135 () {32 vars in 775 bytes} [Wed Jul 8 04:27:26 2026] GET /v3/0be2e8d83540435d801cf51dfa4b9370/volumes/c66dd264-75c8-4235-b845-7c92d0469f14 => generated 972 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 04:27:33.610 8 INFO cinder.api.openstack.wsgi [None req-104e859c-1362-4fd1-bd63-acd4c72008a4 bac70274f44345f0a98ba6909f2ed512 0be2e8d83540435d801cf51dfa4b9370 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0be2e8d83540435d801cf51dfa4b9370/volumes/c66dd264-75c8-4235-b845-7c92d0469f14 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending 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 04:27:33.638 8 INFO cinder.volume.api [None req-104e859c-1362-4fd1-bd63-acd4c72008a4 bac70274f44345f0a98ba6909f2ed512 0be2e8d83540435d801cf51dfa4b9370 - - default default] Volume info retrieved successfully. 2026-07-08 04:27:33.645 8 INFO cinder.api.openstack.wsgi [None req-104e859c-1362-4fd1-bd63-acd4c72008a4 bac70274f44345f0a98ba6909f2ed512 0be2e8d83540435d801cf51dfa4b9370 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0be2e8d83540435d801cf51dfa4b9370/volumes/c66dd264-75c8-4235-b845-7c92d0469f14 returned with HTTP 200 [pid: 8|app: 0|req: 421/847] 10.0.0.135 () {32 vars in 775 bytes} [Wed Jul 8 04:27:33 2026] GET /v3/0be2e8d83540435d801cf51dfa4b9370/volumes/c66dd264-75c8-4235-b845-7c92d0469f14 => generated 972 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 04:27:33.682 7 INFO cinder.api.openstack.wsgi [None req-d506569e-f6e8-4833-b1c1-443294cf3231 bac70274f44345f0a98ba6909f2ed512 0be2e8d83540435d801cf51dfa4b9370 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/0be2e8d83540435d801cf51dfa4b9370/volumes/c66dd264-75c8-4235-b845-7c92d0469f14 2026-07-08 04:27:33.683 7 INFO cinder.api.v3.volumes [None req-d506569e-f6e8-4833-b1c1-443294cf3231 bac70274f44345f0a98ba6909f2ed512 0be2e8d83540435d801cf51dfa4b9370 - - default default] Delete volume with id: c66dd264-75c8-4235-b845-7c92d0469f14 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending 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 04:27:33.699 7 INFO cinder.volume.api [None req-d506569e-f6e8-4833-b1c1-443294cf3231 bac70274f44345f0a98ba6909f2ed512 0be2e8d83540435d801cf51dfa4b9370 - - default default] Volume info retrieved successfully. 2026-07-08 04:27:33.733 7 INFO cinder.volume.api [None req-d506569e-f6e8-4833-b1c1-443294cf3231 bac70274f44345f0a98ba6909f2ed512 0be2e8d83540435d801cf51dfa4b9370 - - default default] Delete volume request issued successfully. 2026-07-08 04:27:33.734 7 INFO cinder.api.openstack.wsgi [None req-d506569e-f6e8-4833-b1c1-443294cf3231 bac70274f44345f0a98ba6909f2ed512 0be2e8d83540435d801cf51dfa4b9370 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0be2e8d83540435d801cf51dfa4b9370/volumes/c66dd264-75c8-4235-b845-7c92d0469f14 returned with HTTP 202 [pid: 7|app: 0|req: 427/848] 10.0.0.135 () {32 vars in 778 bytes} [Wed Jul 8 04:27:33 2026] DELETE /v3/0be2e8d83540435d801cf51dfa4b9370/volumes/c66dd264-75c8-4235-b845-7c92d0469f14 => 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 04:27:33.747 8 INFO cinder.api.openstack.wsgi [None req-451dffca-6a7b-45b1-8015-cd2d2513eb98 bac70274f44345f0a98ba6909f2ed512 0be2e8d83540435d801cf51dfa4b9370 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0be2e8d83540435d801cf51dfa4b9370/volumes/c66dd264-75c8-4235-b845-7c92d0469f14 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending 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 04:27:33.771 8 INFO cinder.volume.api [None req-451dffca-6a7b-45b1-8015-cd2d2513eb98 bac70274f44345f0a98ba6909f2ed512 0be2e8d83540435d801cf51dfa4b9370 - - default default] Volume info retrieved successfully. 2026-07-08 04:27:33.778 8 INFO cinder.api.openstack.wsgi [None req-451dffca-6a7b-45b1-8015-cd2d2513eb98 bac70274f44345f0a98ba6909f2ed512 0be2e8d83540435d801cf51dfa4b9370 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0be2e8d83540435d801cf51dfa4b9370/volumes/c66dd264-75c8-4235-b845-7c92d0469f14 returned with HTTP 200 [pid: 8|app: 0|req: 422/849] 10.0.0.135 () {32 vars in 775 bytes} [Wed Jul 8 04:27:33 2026] GET /v3/0be2e8d83540435d801cf51dfa4b9370/volumes/c66dd264-75c8-4235-b845-7c92d0469f14 => generated 971 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 04:27:34.801 7 INFO cinder.api.openstack.wsgi [None req-e303fb6f-d2fd-4b95-b7fc-b9d5ca282cb7 bac70274f44345f0a98ba6909f2ed512 0be2e8d83540435d801cf51dfa4b9370 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0be2e8d83540435d801cf51dfa4b9370/volumes/c66dd264-75c8-4235-b845-7c92d0469f14 2026-07-08 04:27:34.810 7 INFO cinder.api.openstack.wsgi [None req-e303fb6f-d2fd-4b95-b7fc-b9d5ca282cb7 bac70274f44345f0a98ba6909f2ed512 0be2e8d83540435d801cf51dfa4b9370 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0be2e8d83540435d801cf51dfa4b9370/volumes/c66dd264-75c8-4235-b845-7c92d0469f14 returned with HTTP 404 [pid: 7|app: 0|req: 428/850] 10.0.0.135 () {32 vars in 775 bytes} [Wed Jul 8 04:27:34 2026] GET /v3/0be2e8d83540435d801cf51dfa4b9370/volumes/c66dd264-75c8-4235-b845-7c92d0469f14 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) 2026-07-08 04:27:35.780 8 INFO cinder.api.openstack.wsgi [None req-451dffca-6a7b-45b1-8015-cd2d2513eb98 bac70274f44345f0a98ba6909f2ed512 0be2e8d83540435d801cf51dfa4b9370 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 04:27:35.780 8 INFO cinder.api.openstack.wsgi [None req-451dffca-6a7b-45b1-8015-cd2d2513eb98 bac70274f44345f0a98ba6909f2ed512 0be2e8d83540435d801cf51dfa4b9370 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 04:27:35.782 7 INFO cinder.api.openstack.wsgi [None req-e303fb6f-d2fd-4b95-b7fc-b9d5ca282cb7 bac70274f44345f0a98ba6909f2ed512 0be2e8d83540435d801cf51dfa4b9370 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 04:27:35.783 7 INFO cinder.api.openstack.wsgi [None req-e303fb6f-d2fd-4b95-b7fc-b9d5ca282cb7 bac70274f44345f0a98ba6909f2ed512 0be2e8d83540435d801cf51dfa4b9370 - - default default] http://10.0.0.61: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 04:27:39.270 8 INFO cinder.api.openstack.wsgi [None req-7ee4c1eb-4e6a-49b2-893f-6bf95adaac92 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/snapshots?all_tenants=true 2026-07-08 04:27:39.277 8 INFO cinder.volume.api [None req-7ee4c1eb-4e6a-49b2-893f-6bf95adaac92 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] Get all snapshots completed successfully. 2026-07-08 04:27:39.277 8 INFO cinder.api.openstack.wsgi [None req-7ee4c1eb-4e6a-49b2-893f-6bf95adaac92 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 424/853] 10.0.0.95 () {28 vars in 673 bytes} [Wed Jul 8 04:27:39 2026] GET /v3/96f0f1c7ed5144c3ad258cfc3e6104b6/snapshots?all_tenants=true => generated 17 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-08 04:27:39.290 7 INFO cinder.api.openstack.wsgi [None req-84e5b9da-3eda-4e26-aa41-56f932d79787 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/volumes/detail?all_tenants=true 2026-07-08 04:27:39.301 7 INFO cinder.volume.api [None req-84e5b9da-3eda-4e26-aa41-56f932d79787 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] Get all volumes completed successfully. 2026-07-08 04:27:39.303 7 INFO cinder.api.openstack.wsgi [None req-84e5b9da-3eda-4e26-aa41-56f932d79787 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 430/854] 10.0.0.95 () {28 vars in 683 bytes} [Wed Jul 8 04:27:39 2026] GET /v3/96f0f1c7ed5144c3ad258cfc3e6104b6/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 04:27:39.315 8 INFO cinder.api.openstack.wsgi [None req-1d014187-4aec-4c98-8cf2-04e2f49d09e9 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/scheduler-stats/get_pools?detail=true 2026-07-08 04:27:39.820 8 INFO cinder.api.openstack.wsgi [None req-1d014187-4aec-4c98-8cf2-04e2f49d09e9 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 425/855] 10.0.0.95 () {28 vars in 695 bytes} [Wed Jul 8 04:27:39 2026] GET /v3/96f0f1c7ed5144c3ad258cfc3e6104b6/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 04:27:39.868 7 INFO cinder.api.openstack.wsgi [None req-ec4368c7-610d-4c09-a2e7-7cc43d65762e 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-quota-sets/30471c1cfdf44b29baf86fc27632b09f?usage=true 2026-07-08 04:27:39.895 7 INFO cinder.api.openstack.wsgi [None req-ec4368c7-610d-4c09-a2e7-7cc43d65762e 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-quota-sets/30471c1cfdf44b29baf86fc27632b09f?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 431/856] 10.0.0.95 () {28 vars in 735 bytes} [Wed Jul 8 04:27:39 2026] GET /v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-quota-sets/30471c1cfdf44b29baf86fc27632b09f?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 04:27:39.914 8 INFO cinder.api.openstack.wsgi [None req-9a0119f2-788e-4d99-a819-b48c00fe9ee9 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-quota-sets/6519061c27a74fb9a7590acee1bd0d09?usage=true 2026-07-08 04:27:39.972 8 INFO cinder.api.openstack.wsgi [None req-9a0119f2-788e-4d99-a819-b48c00fe9ee9 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-quota-sets/6519061c27a74fb9a7590acee1bd0d09?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 426/857] 10.0.0.95 () {28 vars in 735 bytes} [Wed Jul 8 04:27:39 2026] GET /v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-quota-sets/6519061c27a74fb9a7590acee1bd0d09?usage=true => generated 847 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-08 04:27:39.992 7 INFO cinder.api.openstack.wsgi [None req-cb217da5-5408-4129-b7c9-83b59efe4e6a 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-quota-sets/96f0f1c7ed5144c3ad258cfc3e6104b6?usage=true 2026-07-08 04:27:40.017 7 INFO cinder.api.openstack.wsgi [None req-cb217da5-5408-4129-b7c9-83b59efe4e6a 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-quota-sets/96f0f1c7ed5144c3ad258cfc3e6104b6?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 432/858] 10.0.0.95 () {28 vars in 735 bytes} [Wed Jul 8 04:27:39 2026] GET /v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-quota-sets/96f0f1c7ed5144c3ad258cfc3e6104b6?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 04:27:40.033 8 INFO cinder.api.openstack.wsgi [None req-01fb5957-2d96-41ca-a314-c8fa1073fcfd 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-quota-sets/9c9511d1205c4b8d94d5bcdc05e42ce6?usage=true 2026-07-08 04:27:40.065 8 INFO cinder.api.openstack.wsgi [None req-01fb5957-2d96-41ca-a314-c8fa1073fcfd 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-quota-sets/9c9511d1205c4b8d94d5bcdc05e42ce6?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 427/859] 10.0.0.95 () {28 vars in 735 bytes} [Wed Jul 8 04:27:40 2026] GET /v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-quota-sets/9c9511d1205c4b8d94d5bcdc05e42ce6?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 04:27:40.080 7 INFO cinder.api.openstack.wsgi [None req-10b98a59-1b3f-4431-8f8f-5614d5df061a 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-quota-sets/aecb7fee6ffa42349192615356aeec18?usage=true 2026-07-08 04:27:40.109 7 INFO cinder.api.openstack.wsgi [None req-10b98a59-1b3f-4431-8f8f-5614d5df061a 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-quota-sets/aecb7fee6ffa42349192615356aeec18?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 433/860] 10.0.0.95 () {28 vars in 735 bytes} [Wed Jul 8 04:27:40 2026] GET /v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-quota-sets/aecb7fee6ffa42349192615356aeec18?usage=true => generated 847 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-08 04:27:40.123 8 INFO cinder.api.openstack.wsgi [None req-50318616-bc70-40a6-aa86-872d1e19e873 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-quota-sets/b1e8e779ede84279a461c0f724be8e55?usage=true 2026-07-08 04:27:40.154 8 INFO cinder.api.openstack.wsgi [None req-50318616-bc70-40a6-aa86-872d1e19e873 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-quota-sets/b1e8e779ede84279a461c0f724be8e55?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 428/861] 10.0.0.95 () {28 vars in 735 bytes} [Wed Jul 8 04:27:40 2026] GET /v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-quota-sets/b1e8e779ede84279a461c0f724be8e55?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 04:27:40.173 7 INFO cinder.api.openstack.wsgi [None req-d1d8f003-b3ce-427a-8003-8de4d45256c4 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-quota-sets/eb83f287c664492f8e4a552c097efacc?usage=true 2026-07-08 04:27:40.213 7 INFO cinder.api.openstack.wsgi [None req-d1d8f003-b3ce-427a-8003-8de4d45256c4 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-quota-sets/eb83f287c664492f8e4a552c097efacc?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 434/862] 10.0.0.95 () {28 vars in 735 bytes} [Wed Jul 8 04:27:40 2026] GET /v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-quota-sets/eb83f287c664492f8e4a552c097efacc?usage=true => generated 847 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-08 04:27:40.231 8 INFO cinder.api.openstack.wsgi [None req-77c7e95d-fe0d-41ab-9aed-a45fdb669343 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-quota-sets/eced40ade37647aab1f5f03e1a915941?usage=true 2026-07-08 04:27:40.263 8 INFO cinder.api.openstack.wsgi [None req-77c7e95d-fe0d-41ab-9aed-a45fdb669343 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-quota-sets/eced40ade37647aab1f5f03e1a915941?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 429/863] 10.0.0.95 () {28 vars in 735 bytes} [Wed Jul 8 04:27:40 2026] GET /v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-quota-sets/eced40ade37647aab1f5f03e1a915941?usage=true => generated 847 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-08 04:27:40.282 7 INFO cinder.api.openstack.wsgi [None req-b75d9be7-7ed8-402c-b56a-babc7b67261e 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-services 2026-07-08 04:27:40.288 7 INFO cinder.api.openstack.wsgi [None req-b75d9be7-7ed8-402c-b56a-babc7b67261e 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-services returned with HTTP 200 [pid: 7|app: 0|req: 435/864] 10.0.0.95 () {28 vars in 644 bytes} [Wed Jul 8 04:27:40 2026] GET /v3/96f0f1c7ed5144c3ad258cfc3e6104b6/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 04:27:40.297 8 INFO cinder.api.openstack.wsgi [None req-9cbc31a0-178c-46de-bc55-7c133f3cc9a4 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/volumes/detail?all_tenants=true 2026-07-08 04:27:40.306 8 INFO cinder.volume.api [None req-9cbc31a0-178c-46de-bc55-7c133f3cc9a4 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] Get all volumes completed successfully. 2026-07-08 04:27:40.307 8 INFO cinder.api.openstack.wsgi [None req-9cbc31a0-178c-46de-bc55-7c133f3cc9a4 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 430/865] 10.0.0.95 () {28 vars in 683 bytes} [Wed Jul 8 04:27:40 2026] GET /v3/96f0f1c7ed5144c3ad258cfc3e6104b6/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 04:27:45.779 7 INFO cinder.api.openstack.wsgi [None req-b75d9be7-7ed8-402c-b56a-babc7b67261e 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 04:27:45.780 7 INFO cinder.api.openstack.wsgi [None req-b75d9be7-7ed8-402c-b56a-babc7b67261e 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 04:27:45.784 8 INFO cinder.api.openstack.wsgi [None req-9cbc31a0-178c-46de-bc55-7c133f3cc9a4 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 04:27:45.785 8 INFO cinder.api.openstack.wsgi [None req-9cbc31a0-178c-46de-bc55-7c133f3cc9a4 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 04:27:48.152 7 INFO cinder.api.openstack.wsgi [None req-b75d9be7-7ed8-402c-b56a-babc7b67261e 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-07-08 04:27:48.153 7 INFO cinder.api.openstack.wsgi [None req-b75d9be7-7ed8-402c-b56a-babc7b67261e 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 437/868] 10.0.0.137 () {28 vars in 376 bytes} [Wed Jul 8 04:27:48 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 04:27:48.164 8 INFO cinder.api.openstack.wsgi [None req-4d38d4e4-ce29-434d-bbc4-ce35d80f6551 e9604100059347d189228ecc1d82434f 95ba5b3a03354ae49e6128bd389e6c7a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/95ba5b3a03354ae49e6128bd389e6c7a/limits?tenant_id=95ba5b3a03354ae49e6128bd389e6c7a 2026-07-08 04:27:48.197 8 INFO cinder.api.openstack.wsgi [None req-4d38d4e4-ce29-434d-bbc4-ce35d80f6551 e9604100059347d189228ecc1d82434f 95ba5b3a03354ae49e6128bd389e6c7a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/95ba5b3a03354ae49e6128bd389e6c7a/limits?tenant_id=95ba5b3a03354ae49e6128bd389e6c7a returned with HTTP 200 [pid: 8|app: 0|req: 432/869] 10.0.0.137 () {34 vars in 879 bytes} [Wed Jul 8 04:27:48 2026] GET /v3/95ba5b3a03354ae49e6128bd389e6c7a/limits?tenant_id=95ba5b3a03354ae49e6128bd389e6c7a => generated 302 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-07-08 04:27:50.983 7 INFO cinder.api.openstack.wsgi [None req-b75d9be7-7ed8-402c-b56a-babc7b67261e 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-07-08 04:27:50.984 7 INFO cinder.api.openstack.wsgi [None req-b75d9be7-7ed8-402c-b56a-babc7b67261e 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 438/870] 10.0.0.137 () {28 vars in 376 bytes} [Wed Jul 8 04:27:50 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 04:27:50.990 8 INFO cinder.api.openstack.wsgi [None req-4d38d4e4-ce29-434d-bbc4-ce35d80f6551 e9604100059347d189228ecc1d82434f 95ba5b3a03354ae49e6128bd389e6c7a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-07-08 04:27:50.991 8 INFO cinder.api.openstack.wsgi [None req-4d38d4e4-ce29-434d-bbc4-ce35d80f6551 e9604100059347d189228ecc1d82434f 95ba5b3a03354ae49e6128bd389e6c7a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 433/871] 10.0.0.137 () {28 vars in 376 bytes} [Wed Jul 8 04:27:50 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 04:27:51.937 7 INFO cinder.api.openstack.wsgi [None req-b75d9be7-7ed8-402c-b56a-babc7b67261e 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-07-08 04:27:51.938 7 INFO cinder.api.openstack.wsgi [None req-b75d9be7-7ed8-402c-b56a-babc7b67261e 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 439/872] 10.0.0.137 () {28 vars in 376 bytes} [Wed Jul 8 04:27:51 2026] GET / => generated 411 bytes in 1 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-07-08 04:27:51.950 8 INFO cinder.api.openstack.wsgi [None req-7d9591c4-634f-46b3-a7d5-def4ef83e32a e9604100059347d189228ecc1d82434f 95ba5b3a03354ae49e6128bd389e6c7a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/95ba5b3a03354ae49e6128bd389e6c7a/limits?tenant_id=95ba5b3a03354ae49e6128bd389e6c7a 2026-07-08 04:27:51.982 8 INFO cinder.api.openstack.wsgi [None req-7d9591c4-634f-46b3-a7d5-def4ef83e32a e9604100059347d189228ecc1d82434f 95ba5b3a03354ae49e6128bd389e6c7a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/95ba5b3a03354ae49e6128bd389e6c7a/limits?tenant_id=95ba5b3a03354ae49e6128bd389e6c7a returned with HTTP 200 [pid: 8|app: 0|req: 434/873] 10.0.0.137 () {34 vars in 879 bytes} [Wed Jul 8 04:27:51 2026] GET /v3/95ba5b3a03354ae49e6128bd389e6c7a/limits?tenant_id=95ba5b3a03354ae49e6128bd389e6c7a => generated 302 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-07-08 04:27:54.663 7 INFO cinder.api.openstack.wsgi [None req-b75d9be7-7ed8-402c-b56a-babc7b67261e 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-07-08 04:27:54.664 7 INFO cinder.api.openstack.wsgi [None req-b75d9be7-7ed8-402c-b56a-babc7b67261e 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 440/874] 10.0.0.137 () {28 vars in 376 bytes} [Wed Jul 8 04:27:54 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 04:27:54.671 8 INFO cinder.api.openstack.wsgi [None req-7d9591c4-634f-46b3-a7d5-def4ef83e32a e9604100059347d189228ecc1d82434f 95ba5b3a03354ae49e6128bd389e6c7a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-07-08 04:27:54.672 8 INFO cinder.api.openstack.wsgi [None req-7d9591c4-634f-46b3-a7d5-def4ef83e32a e9604100059347d189228ecc1d82434f 95ba5b3a03354ae49e6128bd389e6c7a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 435/875] 10.0.0.137 () {28 vars in 376 bytes} [Wed Jul 8 04:27:54 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 04:27:55.780 7 INFO cinder.api.openstack.wsgi [None req-b75d9be7-7ed8-402c-b56a-babc7b67261e 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 04:27:55.781 8 INFO cinder.api.openstack.wsgi [None req-7d9591c4-634f-46b3-a7d5-def4ef83e32a e9604100059347d189228ecc1d82434f 95ba5b3a03354ae49e6128bd389e6c7a - - default default] GET http://10.0.0.61:8776/ 2026-07-08 04:27:55.782 8 INFO cinder.api.openstack.wsgi [None req-7d9591c4-634f-46b3-a7d5-def4ef83e32a e9604100059347d189228ecc1d82434f 95ba5b3a03354ae49e6128bd389e6c7a - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 04:27:55.783 7 INFO cinder.api.openstack.wsgi [None req-b75d9be7-7ed8-402c-b56a-babc7b67261e 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 04:28:05.780 8 INFO cinder.api.openstack.wsgi [None req-7d9591c4-634f-46b3-a7d5-def4ef83e32a e9604100059347d189228ecc1d82434f 95ba5b3a03354ae49e6128bd389e6c7a - - default default] GET http://10.0.0.61:8776/ 2026-07-08 04:28:05.782 7 INFO cinder.api.openstack.wsgi [None req-b75d9be7-7ed8-402c-b56a-babc7b67261e 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 04:28:05.782 8 INFO cinder.api.openstack.wsgi [None req-7d9591c4-634f-46b3-a7d5-def4ef83e32a e9604100059347d189228ecc1d82434f 95ba5b3a03354ae49e6128bd389e6c7a - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 04:28:05.783 7 INFO cinder.api.openstack.wsgi [None req-b75d9be7-7ed8-402c-b56a-babc7b67261e 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 04:28:15.779 7 INFO cinder.api.openstack.wsgi [None req-b75d9be7-7ed8-402c-b56a-babc7b67261e 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 04:28:15.780 8 INFO cinder.api.openstack.wsgi [None req-7d9591c4-634f-46b3-a7d5-def4ef83e32a e9604100059347d189228ecc1d82434f 95ba5b3a03354ae49e6128bd389e6c7a - - default default] GET http://10.0.0.61:8776/ 2026-07-08 04:28:15.780 7 INFO cinder.api.openstack.wsgi [None req-b75d9be7-7ed8-402c-b56a-babc7b67261e 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 04:28:15.781 8 INFO cinder.api.openstack.wsgi [None req-7d9591c4-634f-46b3-a7d5-def4ef83e32a e9604100059347d189228ecc1d82434f 95ba5b3a03354ae49e6128bd389e6c7a - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 04:28:25.782 7 INFO cinder.api.openstack.wsgi [None req-b75d9be7-7ed8-402c-b56a-babc7b67261e 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 04:28:25.782 8 INFO cinder.api.openstack.wsgi [None req-7d9591c4-634f-46b3-a7d5-def4ef83e32a e9604100059347d189228ecc1d82434f 95ba5b3a03354ae49e6128bd389e6c7a - - default default] GET http://10.0.0.61:8776/ 2026-07-08 04:28:25.783 7 INFO cinder.api.openstack.wsgi [None req-b75d9be7-7ed8-402c-b56a-babc7b67261e 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 04:28:25.783 8 INFO cinder.api.openstack.wsgi [None req-7d9591c4-634f-46b3-a7d5-def4ef83e32a e9604100059347d189228ecc1d82434f 95ba5b3a03354ae49e6128bd389e6c7a - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 04:28:35.780 7 INFO cinder.api.openstack.wsgi [None req-b75d9be7-7ed8-402c-b56a-babc7b67261e 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 04:28:35.781 8 INFO cinder.api.openstack.wsgi [None req-7d9591c4-634f-46b3-a7d5-def4ef83e32a e9604100059347d189228ecc1d82434f 95ba5b3a03354ae49e6128bd389e6c7a - - default default] GET http://10.0.0.61:8776/ 2026-07-08 04:28:35.782 7 INFO cinder.api.openstack.wsgi [None req-b75d9be7-7ed8-402c-b56a-babc7b67261e 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 04:28:35.782 8 INFO cinder.api.openstack.wsgi [None req-7d9591c4-634f-46b3-a7d5-def4ef83e32a e9604100059347d189228ecc1d82434f 95ba5b3a03354ae49e6128bd389e6c7a - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 04:28:39.282 7 INFO cinder.api.openstack.wsgi [None req-2c44c37e-3f91-45c7-8cbc-f452bb2a6e50 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/scheduler-stats/get_pools?detail=true 2026-07-08 04:28:39.785 7 INFO cinder.api.openstack.wsgi [None req-2c44c37e-3f91-45c7-8cbc-f452bb2a6e50 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 446/886] 10.0.0.95 () {28 vars in 695 bytes} [Wed Jul 8 04:28:39 2026] GET /v3/96f0f1c7ed5144c3ad258cfc3e6104b6/scheduler-stats/get_pools?detail=true => generated 670 bytes in 667 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-08 04:28:39.798 8 INFO cinder.api.openstack.wsgi [None req-3825e63a-1578-43c3-a027-1e94eff9e943 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/snapshots?all_tenants=true 2026-07-08 04:28:39.812 8 INFO cinder.volume.api [None req-3825e63a-1578-43c3-a027-1e94eff9e943 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] Get all snapshots completed successfully. 2026-07-08 04:28:39.812 8 INFO cinder.api.openstack.wsgi [None req-3825e63a-1578-43c3-a027-1e94eff9e943 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 441/887] 10.0.0.95 () {28 vars in 673 bytes} [Wed Jul 8 04:28:39 2026] GET /v3/96f0f1c7ed5144c3ad258cfc3e6104b6/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 04:28:39.824 7 INFO cinder.api.openstack.wsgi [None req-b831a80d-f870-4b6e-b8e4-92e3b3568df1 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/volumes/detail?all_tenants=true 2026-07-08 04:28:39.849 7 INFO cinder.volume.api [None req-b831a80d-f870-4b6e-b8e4-92e3b3568df1 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] Get all volumes completed successfully. 2026-07-08 04:28:39.851 7 INFO cinder.api.openstack.wsgi [None req-b831a80d-f870-4b6e-b8e4-92e3b3568df1 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 447/888] 10.0.0.95 () {28 vars in 683 bytes} [Wed Jul 8 04:28:39 2026] GET /v3/96f0f1c7ed5144c3ad258cfc3e6104b6/volumes/detail?all_tenants=true => generated 15 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-08 04:28:39.864 8 INFO cinder.api.openstack.wsgi [None req-219d4be3-cf2c-403c-9546-229192682f94 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-services 2026-07-08 04:28:39.870 8 INFO cinder.api.openstack.wsgi [None req-219d4be3-cf2c-403c-9546-229192682f94 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-services returned with HTTP 200 [pid: 8|app: 0|req: 442/889] 10.0.0.95 () {28 vars in 644 bytes} [Wed Jul 8 04:28:39 2026] GET /v3/96f0f1c7ed5144c3ad258cfc3e6104b6/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 04:28:39.883 7 INFO cinder.api.openstack.wsgi [None req-e3f0aab7-73bd-4162-9b10-da663885616e 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/volumes/detail?all_tenants=true 2026-07-08 04:28:39.894 7 INFO cinder.volume.api [None req-e3f0aab7-73bd-4162-9b10-da663885616e 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] Get all volumes completed successfully. 2026-07-08 04:28:39.897 7 INFO cinder.api.openstack.wsgi [None req-e3f0aab7-73bd-4162-9b10-da663885616e 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 448/890] 10.0.0.95 () {28 vars in 683 bytes} [Wed Jul 8 04:28:39 2026] GET /v3/96f0f1c7ed5144c3ad258cfc3e6104b6/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 04:28:40.032 8 INFO cinder.api.openstack.wsgi [None req-15114774-aa50-418c-b0eb-9767f93302ef 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-quota-sets/2fd5c93fc90e45259ff1170028ef9d4d?usage=true 2026-07-08 04:28:40.055 8 INFO cinder.api.openstack.wsgi [None req-15114774-aa50-418c-b0eb-9767f93302ef 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-quota-sets/2fd5c93fc90e45259ff1170028ef9d4d?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 443/891] 10.0.0.95 () {28 vars in 735 bytes} [Wed Jul 8 04:28:40 2026] GET /v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-quota-sets/2fd5c93fc90e45259ff1170028ef9d4d?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 04:28:40.071 7 INFO cinder.api.openstack.wsgi [None req-ec623a05-bc6a-4e23-956c-8b01e2053380 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-quota-sets/30471c1cfdf44b29baf86fc27632b09f?usage=true 2026-07-08 04:28:40.101 7 INFO cinder.api.openstack.wsgi [None req-ec623a05-bc6a-4e23-956c-8b01e2053380 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-quota-sets/30471c1cfdf44b29baf86fc27632b09f?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 449/892] 10.0.0.95 () {28 vars in 735 bytes} [Wed Jul 8 04:28:40 2026] GET /v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-quota-sets/30471c1cfdf44b29baf86fc27632b09f?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 04:28:40.120 8 INFO cinder.api.openstack.wsgi [None req-ee87315f-30d4-4428-ba76-f72f97efce52 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-quota-sets/4ef442fafec14dfbaff398c99745688d?usage=true 2026-07-08 04:28:40.191 8 INFO cinder.api.openstack.wsgi [None req-ee87315f-30d4-4428-ba76-f72f97efce52 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-quota-sets/4ef442fafec14dfbaff398c99745688d?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 444/893] 10.0.0.95 () {28 vars in 735 bytes} [Wed Jul 8 04:28:40 2026] GET /v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-quota-sets/4ef442fafec14dfbaff398c99745688d?usage=true => generated 847 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-08 04:28:40.211 7 INFO cinder.api.openstack.wsgi [None req-41f033ad-7a0a-42c1-8c8c-36d37a8b5e9e 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-quota-sets/806d3232f9ca44279d737b9f67642bc3?usage=true 2026-07-08 04:28:40.246 7 INFO cinder.api.openstack.wsgi [None req-41f033ad-7a0a-42c1-8c8c-36d37a8b5e9e 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-quota-sets/806d3232f9ca44279d737b9f67642bc3?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 450/894] 10.0.0.95 () {28 vars in 735 bytes} [Wed Jul 8 04:28:40 2026] GET /v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-quota-sets/806d3232f9ca44279d737b9f67642bc3?usage=true => generated 847 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-08 04:28:40.268 8 INFO cinder.api.openstack.wsgi [None req-74b6de6e-ce4f-4647-8955-f223f87c480c 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-quota-sets/87897fa6504d489c8e9720b8ab403d7e?usage=true 2026-07-08 04:28:40.314 8 INFO cinder.api.openstack.wsgi [None req-74b6de6e-ce4f-4647-8955-f223f87c480c 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-quota-sets/87897fa6504d489c8e9720b8ab403d7e?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 445/895] 10.0.0.95 () {28 vars in 735 bytes} [Wed Jul 8 04:28:40 2026] GET /v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-quota-sets/87897fa6504d489c8e9720b8ab403d7e?usage=true => generated 847 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-08 04:28:40.334 7 INFO cinder.api.openstack.wsgi [None req-ee5e6efd-6e91-4fa0-a342-438bc44ca0eb 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-quota-sets/96f0f1c7ed5144c3ad258cfc3e6104b6?usage=true 2026-07-08 04:28:40.373 7 INFO cinder.api.openstack.wsgi [None req-ee5e6efd-6e91-4fa0-a342-438bc44ca0eb 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-quota-sets/96f0f1c7ed5144c3ad258cfc3e6104b6?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 451/896] 10.0.0.95 () {28 vars in 735 bytes} [Wed Jul 8 04:28:40 2026] GET /v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-quota-sets/96f0f1c7ed5144c3ad258cfc3e6104b6?usage=true => generated 845 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-08 04:28:40.387 8 INFO cinder.api.openstack.wsgi [None req-2e8f4fe8-30a5-40d3-a995-82b9c09894cd 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-quota-sets/9c9511d1205c4b8d94d5bcdc05e42ce6?usage=true 2026-07-08 04:28:40.416 8 INFO cinder.api.openstack.wsgi [None req-2e8f4fe8-30a5-40d3-a995-82b9c09894cd 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-quota-sets/9c9511d1205c4b8d94d5bcdc05e42ce6?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 446/897] 10.0.0.95 () {28 vars in 735 bytes} [Wed Jul 8 04:28:40 2026] GET /v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-quota-sets/9c9511d1205c4b8d94d5bcdc05e42ce6?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 04:28:40.428 7 INFO cinder.api.openstack.wsgi [None req-0f6adc94-7565-4b85-b2aa-2c2fa36294db 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-quota-sets/afb0984e466241af929d3f877e08c66d?usage=true 2026-07-08 04:28:40.457 7 INFO cinder.api.openstack.wsgi [None req-0f6adc94-7565-4b85-b2aa-2c2fa36294db 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-quota-sets/afb0984e466241af929d3f877e08c66d?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 452/898] 10.0.0.95 () {28 vars in 735 bytes} [Wed Jul 8 04:28:40 2026] GET /v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-quota-sets/afb0984e466241af929d3f877e08c66d?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 04:28:40.470 8 INFO cinder.api.openstack.wsgi [None req-c196b07a-b5d7-4ae8-9ec3-bd54b96da1f3 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-quota-sets/cba475dc59e6477bae6e526078475e8b?usage=true 2026-07-08 04:28:40.496 8 INFO cinder.api.openstack.wsgi [None req-c196b07a-b5d7-4ae8-9ec3-bd54b96da1f3 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-quota-sets/cba475dc59e6477bae6e526078475e8b?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 447/899] 10.0.0.95 () {28 vars in 735 bytes} [Wed Jul 8 04:28:40 2026] GET /v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-quota-sets/cba475dc59e6477bae6e526078475e8b?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 04:28:40.516 7 INFO cinder.api.openstack.wsgi [None req-dc04d687-1578-4a33-a310-2ac34e2fbcc5 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-quota-sets/deac2e30000c4ddba46888dfcea5bbce?usage=true 2026-07-08 04:28:40.535 7 INFO cinder.api.openstack.wsgi [None req-dc04d687-1578-4a33-a310-2ac34e2fbcc5 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-quota-sets/deac2e30000c4ddba46888dfcea5bbce?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 453/900] 10.0.0.95 () {28 vars in 735 bytes} [Wed Jul 8 04:28:40 2026] GET /v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-quota-sets/deac2e30000c4ddba46888dfcea5bbce?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 04:28:40.547 8 INFO cinder.api.openstack.wsgi [None req-4c7880d7-d2f3-4a5a-b4dc-4cb66b1adaab 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-quota-sets/eb83f287c664492f8e4a552c097efacc?usage=true 2026-07-08 04:28:40.582 8 INFO cinder.api.openstack.wsgi [None req-4c7880d7-d2f3-4a5a-b4dc-4cb66b1adaab 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-quota-sets/eb83f287c664492f8e4a552c097efacc?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 448/901] 10.0.0.95 () {28 vars in 735 bytes} [Wed Jul 8 04:28:40 2026] GET /v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-quota-sets/eb83f287c664492f8e4a552c097efacc?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 04:28:45.780 7 INFO cinder.api.openstack.wsgi [None req-dc04d687-1578-4a33-a310-2ac34e2fbcc5 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 04:28:45.780 8 INFO cinder.api.openstack.wsgi [None req-4c7880d7-d2f3-4a5a-b4dc-4cb66b1adaab 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 04:28:45.781 7 INFO cinder.api.openstack.wsgi [None req-dc04d687-1578-4a33-a310-2ac34e2fbcc5 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 04:28:45.781 8 INFO cinder.api.openstack.wsgi [None req-4c7880d7-d2f3-4a5a-b4dc-4cb66b1adaab 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 04:28:55.780 7 INFO cinder.api.openstack.wsgi [None req-dc04d687-1578-4a33-a310-2ac34e2fbcc5 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 04:28:55.780 8 INFO cinder.api.openstack.wsgi [None req-4c7880d7-d2f3-4a5a-b4dc-4cb66b1adaab 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 04:28:55.781 7 INFO cinder.api.openstack.wsgi [None req-dc04d687-1578-4a33-a310-2ac34e2fbcc5 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 04:28:55.781 8 INFO cinder.api.openstack.wsgi [None req-4c7880d7-d2f3-4a5a-b4dc-4cb66b1adaab 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 04:29:05.779 8 INFO cinder.api.openstack.wsgi [None req-4c7880d7-d2f3-4a5a-b4dc-4cb66b1adaab 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 04:29:05.780 8 INFO cinder.api.openstack.wsgi [None req-4c7880d7-d2f3-4a5a-b4dc-4cb66b1adaab 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 04:29:05.780 7 INFO cinder.api.openstack.wsgi [None req-dc04d687-1578-4a33-a310-2ac34e2fbcc5 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 04:29:05.782 7 INFO cinder.api.openstack.wsgi [None req-dc04d687-1578-4a33-a310-2ac34e2fbcc5 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 04:29:10.118 8 INFO cinder.api.openstack.wsgi [None req-4c7880d7-d2f3-4a5a-b4dc-4cb66b1adaab 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-07-08 04:29:10.119 8 INFO cinder.api.openstack.wsgi [None req-4c7880d7-d2f3-4a5a-b4dc-4cb66b1adaab 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 452/908] 10.0.0.135 () {30 vars in 411 bytes} [Wed Jul 8 04:29:10 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 04:29:13.407 7 INFO cinder.api.openstack.wsgi [None req-b7397547-cd01-4564-ab3f-410553cb65a4 6c1dc613022f4a0f9d263322e4529fe9 996b7745c4f5429e99925d88efade1ca - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/996b7745c4f5429e99925d88efade1ca/volumes 2026-07-08 04:29:13.440 7 INFO cinder.volume.api [None req-b7397547-cd01-4564-ab3f-410553cb65a4 6c1dc613022f4a0f9d263322e4529fe9 996b7745c4f5429e99925d88efade1ca - - default default] Get all volumes completed successfully. 2026-07-08 04:29:13.440 7 INFO cinder.api.openstack.wsgi [None req-b7397547-cd01-4564-ab3f-410553cb65a4 6c1dc613022f4a0f9d263322e4529fe9 996b7745c4f5429e99925d88efade1ca - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/996b7745c4f5429e99925d88efade1ca/volumes returned with HTTP 200 [pid: 7|app: 0|req: 457/909] 10.0.0.135 () {32 vars in 701 bytes} [Wed Jul 8 04:29:13 2026] GET /v3/996b7745c4f5429e99925d88efade1ca/volumes => generated 15 bytes in 200 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-08 04:29:13.457 8 INFO cinder.api.openstack.wsgi [None req-e62ad918-2234-414c-a4f7-87c86c815944 6c1dc613022f4a0f9d263322e4529fe9 996b7745c4f5429e99925d88efade1ca - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/996b7745c4f5429e99925d88efade1ca/volumes 2026-07-08 04:29:13.460 8 INFO cinder.api.v3.volumes [None req-e62ad918-2234-414c-a4f7-87c86c815944 6c1dc613022f4a0f9d263322e4529fe9 996b7745c4f5429e99925d88efade1ca - - default default] Create volume of 1 GB 2026-07-08 04:29:13.465 8 INFO cinder.volume.api [None req-e62ad918-2234-414c-a4f7-87c86c815944 6c1dc613022f4a0f9d263322e4529fe9 996b7745c4f5429e99925d88efade1ca - - default default] Availability Zones retrieved successfully. 2026-07-08 04:29:13.628 8 INFO cinder.volume.api [None req-e62ad918-2234-414c-a4f7-87c86c815944 6c1dc613022f4a0f9d263322e4529fe9 996b7745c4f5429e99925d88efade1ca - - default default] Create volume request issued successfully. 2026-07-08 04:29:13.629 8 INFO cinder.api.openstack.wsgi [None req-e62ad918-2234-414c-a4f7-87c86c815944 6c1dc613022f4a0f9d263322e4529fe9 996b7745c4f5429e99925d88efade1ca - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/996b7745c4f5429e99925d88efade1ca/volumes returned with HTTP 202 [pid: 8|app: 0|req: 453/910] 10.0.0.135 () {34 vars in 723 bytes} [Wed Jul 8 04:29:13 2026] POST /v3/996b7745c4f5429e99925d88efade1ca/volumes => generated 876 bytes in 180 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-07-08 04:29:13.655 7 INFO cinder.api.openstack.wsgi [None req-b866792f-682c-4f9c-b51e-fc1e502d93db 6c1dc613022f4a0f9d263322e4529fe9 996b7745c4f5429e99925d88efade1ca - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/996b7745c4f5429e99925d88efade1ca/volumes/ba8a53a8-3562-4ba9-a2ca-e3f54afc513e /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending 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 04:29:13.673 7 INFO cinder.volume.api [None req-b866792f-682c-4f9c-b51e-fc1e502d93db 6c1dc613022f4a0f9d263322e4529fe9 996b7745c4f5429e99925d88efade1ca - - default default] Volume info retrieved successfully. 2026-07-08 04:29:13.678 7 INFO cinder.api.openstack.wsgi [None req-b866792f-682c-4f9c-b51e-fc1e502d93db 6c1dc613022f4a0f9d263322e4529fe9 996b7745c4f5429e99925d88efade1ca - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/996b7745c4f5429e99925d88efade1ca/volumes/ba8a53a8-3562-4ba9-a2ca-e3f54afc513e returned with HTTP 200 [pid: 7|app: 0|req: 458/911] 10.0.0.135 () {32 vars in 775 bytes} [Wed Jul 8 04:29:13 2026] GET /v3/996b7745c4f5429e99925d88efade1ca/volumes/ba8a53a8-3562-4ba9-a2ca-e3f54afc513e => generated 944 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 04:29:14.712 8 INFO cinder.api.openstack.wsgi [None req-82787dad-4038-489f-94ca-730286d8d5ea 6c1dc613022f4a0f9d263322e4529fe9 996b7745c4f5429e99925d88efade1ca - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/996b7745c4f5429e99925d88efade1ca/volumes/ba8a53a8-3562-4ba9-a2ca-e3f54afc513e /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending 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 04:29:14.729 8 INFO cinder.volume.api [None req-82787dad-4038-489f-94ca-730286d8d5ea 6c1dc613022f4a0f9d263322e4529fe9 996b7745c4f5429e99925d88efade1ca - - default default] Volume info retrieved successfully. 2026-07-08 04:29:14.735 8 INFO cinder.api.openstack.wsgi [None req-82787dad-4038-489f-94ca-730286d8d5ea 6c1dc613022f4a0f9d263322e4529fe9 996b7745c4f5429e99925d88efade1ca - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/996b7745c4f5429e99925d88efade1ca/volumes/ba8a53a8-3562-4ba9-a2ca-e3f54afc513e returned with HTTP 200 [pid: 8|app: 0|req: 454/912] 10.0.0.135 () {32 vars in 775 bytes} [Wed Jul 8 04:29:14 2026] GET /v3/996b7745c4f5429e99925d88efade1ca/volumes/ba8a53a8-3562-4ba9-a2ca-e3f54afc513e => generated 969 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 04:29:14.770 7 INFO cinder.api.openstack.wsgi [None req-dfc8d958-a6fc-4881-b15b-31a56db94e03 6c1dc613022f4a0f9d263322e4529fe9 996b7745c4f5429e99925d88efade1ca - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/996b7745c4f5429e99925d88efade1ca/volumes/ba8a53a8-3562-4ba9-a2ca-e3f54afc513e /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending 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 04:29:14.789 7 INFO cinder.volume.api [None req-dfc8d958-a6fc-4881-b15b-31a56db94e03 6c1dc613022f4a0f9d263322e4529fe9 996b7745c4f5429e99925d88efade1ca - - default default] Volume info retrieved successfully. 2026-07-08 04:29:14.796 7 INFO cinder.api.openstack.wsgi [None req-dfc8d958-a6fc-4881-b15b-31a56db94e03 6c1dc613022f4a0f9d263322e4529fe9 996b7745c4f5429e99925d88efade1ca - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/996b7745c4f5429e99925d88efade1ca/volumes/ba8a53a8-3562-4ba9-a2ca-e3f54afc513e returned with HTTP 200 [pid: 7|app: 0|req: 459/913] 10.0.0.135 () {32 vars in 775 bytes} [Wed Jul 8 04:29:14 2026] GET /v3/996b7745c4f5429e99925d88efade1ca/volumes/ba8a53a8-3562-4ba9-a2ca-e3f54afc513e => generated 969 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 04:29:14.819 8 INFO cinder.api.openstack.wsgi [None req-f2348f1f-7103-4b06-99f8-492168dcd62c 6c1dc613022f4a0f9d263322e4529fe9 996b7745c4f5429e99925d88efade1ca - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/996b7745c4f5429e99925d88efade1ca/volumes 2026-07-08 04:29:14.822 8 INFO cinder.api.v3.volumes [None req-f2348f1f-7103-4b06-99f8-492168dcd62c 6c1dc613022f4a0f9d263322e4529fe9 996b7745c4f5429e99925d88efade1ca - - default default] Create volume of 1 GB 2026-07-08 04:29:14.828 8 INFO cinder.volume.api [None req-f2348f1f-7103-4b06-99f8-492168dcd62c 6c1dc613022f4a0f9d263322e4529fe9 996b7745c4f5429e99925d88efade1ca - - default default] Availability Zones retrieved successfully. 2026-07-08 04:29:14.952 8 INFO cinder.volume.api [None req-f2348f1f-7103-4b06-99f8-492168dcd62c 6c1dc613022f4a0f9d263322e4529fe9 996b7745c4f5429e99925d88efade1ca - - default default] Create volume request issued successfully. 2026-07-08 04:29:14.953 8 INFO cinder.api.openstack.wsgi [None req-f2348f1f-7103-4b06-99f8-492168dcd62c 6c1dc613022f4a0f9d263322e4529fe9 996b7745c4f5429e99925d88efade1ca - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/996b7745c4f5429e99925d88efade1ca/volumes returned with HTTP 202 [pid: 8|app: 0|req: 455/914] 10.0.0.135 () {34 vars in 723 bytes} [Wed Jul 8 04:29:14 2026] POST /v3/996b7745c4f5429e99925d88efade1ca/volumes => generated 875 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 04:29:14.971 7 INFO cinder.api.openstack.wsgi [None req-ea0d8702-2246-4ed3-9889-180281c22147 6c1dc613022f4a0f9d263322e4529fe9 996b7745c4f5429e99925d88efade1ca - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/996b7745c4f5429e99925d88efade1ca/volumes/59292cb4-567d-4773-87b0-dcb485bd5947 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending 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 04:29:14.982 7 INFO cinder.volume.api [None req-ea0d8702-2246-4ed3-9889-180281c22147 6c1dc613022f4a0f9d263322e4529fe9 996b7745c4f5429e99925d88efade1ca - - default default] Volume info retrieved successfully. 2026-07-08 04:29:14.986 7 INFO cinder.api.openstack.wsgi [None req-ea0d8702-2246-4ed3-9889-180281c22147 6c1dc613022f4a0f9d263322e4529fe9 996b7745c4f5429e99925d88efade1ca - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/996b7745c4f5429e99925d88efade1ca/volumes/59292cb4-567d-4773-87b0-dcb485bd5947 returned with HTTP 200 [pid: 7|app: 0|req: 460/915] 10.0.0.135 () {32 vars in 775 bytes} [Wed Jul 8 04:29:14 2026] GET /v3/996b7745c4f5429e99925d88efade1ca/volumes/59292cb4-567d-4773-87b0-dcb485bd5947 => generated 943 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-08 04:29:15.780 8 INFO cinder.api.openstack.wsgi [None req-f2348f1f-7103-4b06-99f8-492168dcd62c 6c1dc613022f4a0f9d263322e4529fe9 996b7745c4f5429e99925d88efade1ca - - default default] GET http://10.0.0.61:8776/ 2026-07-08 04:29:15.780 7 INFO cinder.api.openstack.wsgi [None req-ea0d8702-2246-4ed3-9889-180281c22147 6c1dc613022f4a0f9d263322e4529fe9 996b7745c4f5429e99925d88efade1ca - - default default] GET http://10.0.0.61:8776/ 2026-07-08 04:29:15.781 8 INFO cinder.api.openstack.wsgi [None req-f2348f1f-7103-4b06-99f8-492168dcd62c 6c1dc613022f4a0f9d263322e4529fe9 996b7745c4f5429e99925d88efade1ca - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 04:29:15.782 7 INFO cinder.api.openstack.wsgi [None req-ea0d8702-2246-4ed3-9889-180281c22147 6c1dc613022f4a0f9d263322e4529fe9 996b7745c4f5429e99925d88efade1ca - - default default] http://10.0.0.61: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 04:29:16.004 8 INFO cinder.api.openstack.wsgi [None req-17b45ff2-bd85-4c57-90fb-4e50675c40dd 6c1dc613022f4a0f9d263322e4529fe9 996b7745c4f5429e99925d88efade1ca - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/996b7745c4f5429e99925d88efade1ca/volumes/59292cb4-567d-4773-87b0-dcb485bd5947 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending 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 04:29:16.027 8 INFO cinder.volume.api [None req-17b45ff2-bd85-4c57-90fb-4e50675c40dd 6c1dc613022f4a0f9d263322e4529fe9 996b7745c4f5429e99925d88efade1ca - - default default] Volume info retrieved successfully. 2026-07-08 04:29:16.031 8 INFO cinder.api.openstack.wsgi [None req-17b45ff2-bd85-4c57-90fb-4e50675c40dd 6c1dc613022f4a0f9d263322e4529fe9 996b7745c4f5429e99925d88efade1ca - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/996b7745c4f5429e99925d88efade1ca/volumes/59292cb4-567d-4773-87b0-dcb485bd5947 returned with HTTP 200 [pid: 8|app: 0|req: 457/918] 10.0.0.135 () {32 vars in 775 bytes} [Wed Jul 8 04:29:15 2026] GET /v3/996b7745c4f5429e99925d88efade1ca/volumes/59292cb4-567d-4773-87b0-dcb485bd5947 => 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 04:29:16.051 7 INFO cinder.api.openstack.wsgi [None req-78e64879-6914-4bd5-85f0-ac6dcf01e094 6c1dc613022f4a0f9d263322e4529fe9 996b7745c4f5429e99925d88efade1ca - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/996b7745c4f5429e99925d88efade1ca/volumes/59292cb4-567d-4773-87b0-dcb485bd5947 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending 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 04:29:16.067 7 INFO cinder.volume.api [None req-78e64879-6914-4bd5-85f0-ac6dcf01e094 6c1dc613022f4a0f9d263322e4529fe9 996b7745c4f5429e99925d88efade1ca - - default default] Volume info retrieved successfully. 2026-07-08 04:29:16.071 7 INFO cinder.api.openstack.wsgi [None req-78e64879-6914-4bd5-85f0-ac6dcf01e094 6c1dc613022f4a0f9d263322e4529fe9 996b7745c4f5429e99925d88efade1ca - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/996b7745c4f5429e99925d88efade1ca/volumes/59292cb4-567d-4773-87b0-dcb485bd5947 returned with HTTP 200 [pid: 7|app: 0|req: 462/919] 10.0.0.135 () {32 vars in 775 bytes} [Wed Jul 8 04:29:16 2026] GET /v3/996b7745c4f5429e99925d88efade1ca/volumes/59292cb4-567d-4773-87b0-dcb485bd5947 => 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 04:29:16.090 8 INFO cinder.api.openstack.wsgi [None req-57c6e123-cb75-4a73-bce1-880058034f16 6c1dc613022f4a0f9d263322e4529fe9 996b7745c4f5429e99925d88efade1ca - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/996b7745c4f5429e99925d88efade1ca/volumes 2026-07-08 04:29:16.093 8 INFO cinder.api.v3.volumes [None req-57c6e123-cb75-4a73-bce1-880058034f16 6c1dc613022f4a0f9d263322e4529fe9 996b7745c4f5429e99925d88efade1ca - - default default] Create volume of 1 GB 2026-07-08 04:29:16.100 8 INFO cinder.volume.api [None req-57c6e123-cb75-4a73-bce1-880058034f16 6c1dc613022f4a0f9d263322e4529fe9 996b7745c4f5429e99925d88efade1ca - - default default] Availability Zones retrieved successfully. 2026-07-08 04:29:16.236 8 INFO cinder.volume.api [None req-57c6e123-cb75-4a73-bce1-880058034f16 6c1dc613022f4a0f9d263322e4529fe9 996b7745c4f5429e99925d88efade1ca - - default default] Create volume request issued successfully. 2026-07-08 04:29:16.237 8 INFO cinder.api.openstack.wsgi [None req-57c6e123-cb75-4a73-bce1-880058034f16 6c1dc613022f4a0f9d263322e4529fe9 996b7745c4f5429e99925d88efade1ca - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/996b7745c4f5429e99925d88efade1ca/volumes returned with HTTP 202 [pid: 8|app: 0|req: 458/920] 10.0.0.135 () {34 vars in 723 bytes} [Wed Jul 8 04:29:16 2026] POST /v3/996b7745c4f5429e99925d88efade1ca/volumes => generated 876 bytes in 156 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 04:29:16.256 7 INFO cinder.api.openstack.wsgi [None req-1b9ec1ff-c6b9-4226-84ab-8abd6b73b999 6c1dc613022f4a0f9d263322e4529fe9 996b7745c4f5429e99925d88efade1ca - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/996b7745c4f5429e99925d88efade1ca/volumes/53815869-681d-4dcf-8e07-dcfe9fc887af /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending 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 04:29:16.271 7 INFO cinder.volume.api [None req-1b9ec1ff-c6b9-4226-84ab-8abd6b73b999 6c1dc613022f4a0f9d263322e4529fe9 996b7745c4f5429e99925d88efade1ca - - default default] Volume info retrieved successfully. 2026-07-08 04:29:16.284 7 INFO cinder.api.openstack.wsgi [None req-1b9ec1ff-c6b9-4226-84ab-8abd6b73b999 6c1dc613022f4a0f9d263322e4529fe9 996b7745c4f5429e99925d88efade1ca - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/996b7745c4f5429e99925d88efade1ca/volumes/53815869-681d-4dcf-8e07-dcfe9fc887af returned with HTTP 200 [pid: 7|app: 0|req: 463/921] 10.0.0.135 () {32 vars in 775 bytes} [Wed Jul 8 04:29:16 2026] GET /v3/996b7745c4f5429e99925d88efade1ca/volumes/53815869-681d-4dcf-8e07-dcfe9fc887af => generated 944 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 04:29:17.309 8 INFO cinder.api.openstack.wsgi [None req-85e1f5c9-0faf-4b6c-8116-02528e9069b4 6c1dc613022f4a0f9d263322e4529fe9 996b7745c4f5429e99925d88efade1ca - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/996b7745c4f5429e99925d88efade1ca/volumes/53815869-681d-4dcf-8e07-dcfe9fc887af /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending 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 04:29:17.324 8 INFO cinder.volume.api [None req-85e1f5c9-0faf-4b6c-8116-02528e9069b4 6c1dc613022f4a0f9d263322e4529fe9 996b7745c4f5429e99925d88efade1ca - - default default] Volume info retrieved successfully. 2026-07-08 04:29:17.330 8 INFO cinder.api.openstack.wsgi [None req-85e1f5c9-0faf-4b6c-8116-02528e9069b4 6c1dc613022f4a0f9d263322e4529fe9 996b7745c4f5429e99925d88efade1ca - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/996b7745c4f5429e99925d88efade1ca/volumes/53815869-681d-4dcf-8e07-dcfe9fc887af returned with HTTP 200 [pid: 8|app: 0|req: 459/922] 10.0.0.135 () {32 vars in 775 bytes} [Wed Jul 8 04:29:17 2026] GET /v3/996b7745c4f5429e99925d88efade1ca/volumes/53815869-681d-4dcf-8e07-dcfe9fc887af => generated 969 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 04:29:17.349 7 INFO cinder.api.openstack.wsgi [None req-b67dce1d-3b27-4cf5-9044-f2610f5e1fa9 6c1dc613022f4a0f9d263322e4529fe9 996b7745c4f5429e99925d88efade1ca - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/996b7745c4f5429e99925d88efade1ca/volumes/53815869-681d-4dcf-8e07-dcfe9fc887af /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending 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 04:29:17.365 7 INFO cinder.volume.api [None req-b67dce1d-3b27-4cf5-9044-f2610f5e1fa9 6c1dc613022f4a0f9d263322e4529fe9 996b7745c4f5429e99925d88efade1ca - - default default] Volume info retrieved successfully. 2026-07-08 04:29:17.370 7 INFO cinder.api.openstack.wsgi [None req-b67dce1d-3b27-4cf5-9044-f2610f5e1fa9 6c1dc613022f4a0f9d263322e4529fe9 996b7745c4f5429e99925d88efade1ca - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/996b7745c4f5429e99925d88efade1ca/volumes/53815869-681d-4dcf-8e07-dcfe9fc887af returned with HTTP 200 [pid: 7|app: 0|req: 464/923] 10.0.0.135 () {32 vars in 775 bytes} [Wed Jul 8 04:29:17 2026] GET /v3/996b7745c4f5429e99925d88efade1ca/volumes/53815869-681d-4dcf-8e07-dcfe9fc887af => generated 969 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 04:29:17.387 8 INFO cinder.api.openstack.wsgi [None req-17efa7fd-3ba2-4cfc-b188-4f14df7c6faa 6c1dc613022f4a0f9d263322e4529fe9 996b7745c4f5429e99925d88efade1ca - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/996b7745c4f5429e99925d88efade1ca/volumes 2026-07-08 04:29:17.418 8 INFO cinder.volume.api [None req-17efa7fd-3ba2-4cfc-b188-4f14df7c6faa 6c1dc613022f4a0f9d263322e4529fe9 996b7745c4f5429e99925d88efade1ca - - default default] Get all volumes completed successfully. 2026-07-08 04:29:17.419 8 INFO cinder.api.openstack.wsgi [None req-17efa7fd-3ba2-4cfc-b188-4f14df7c6faa 6c1dc613022f4a0f9d263322e4529fe9 996b7745c4f5429e99925d88efade1ca - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/996b7745c4f5429e99925d88efade1ca/volumes returned with HTTP 200 [pid: 8|app: 0|req: 460/924] 10.0.0.135 () {32 vars in 701 bytes} [Wed Jul 8 04:29:17 2026] GET /v3/996b7745c4f5429e99925d88efade1ca/volumes => generated 1323 bytes in 38 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 04:29:17.444 7 INFO cinder.api.openstack.wsgi [None req-67094b36-6031-477b-9b3f-343bfbdfbd30 6c1dc613022f4a0f9d263322e4529fe9 996b7745c4f5429e99925d88efade1ca - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/996b7745c4f5429e99925d88efade1ca/volumes/53815869-681d-4dcf-8e07-dcfe9fc887af /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending 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 04:29:17.460 7 INFO cinder.volume.api [None req-67094b36-6031-477b-9b3f-343bfbdfbd30 6c1dc613022f4a0f9d263322e4529fe9 996b7745c4f5429e99925d88efade1ca - - default default] Volume info retrieved successfully. 2026-07-08 04:29:17.466 7 INFO cinder.api.openstack.wsgi [None req-67094b36-6031-477b-9b3f-343bfbdfbd30 6c1dc613022f4a0f9d263322e4529fe9 996b7745c4f5429e99925d88efade1ca - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/996b7745c4f5429e99925d88efade1ca/volumes/53815869-681d-4dcf-8e07-dcfe9fc887af returned with HTTP 200 [pid: 7|app: 0|req: 465/925] 10.0.0.135 () {32 vars in 775 bytes} [Wed Jul 8 04:29:17 2026] GET /v3/996b7745c4f5429e99925d88efade1ca/volumes/53815869-681d-4dcf-8e07-dcfe9fc887af => generated 969 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 04:29:17.494 8 INFO cinder.api.openstack.wsgi [None req-c93c4857-a8a6-40c1-9621-47c034a8dbd5 6c1dc613022f4a0f9d263322e4529fe9 996b7745c4f5429e99925d88efade1ca - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/996b7745c4f5429e99925d88efade1ca/volumes/53815869-681d-4dcf-8e07-dcfe9fc887af 2026-07-08 04:29:17.496 8 INFO cinder.api.v3.volumes [None req-c93c4857-a8a6-40c1-9621-47c034a8dbd5 6c1dc613022f4a0f9d263322e4529fe9 996b7745c4f5429e99925d88efade1ca - - default default] Delete volume with id: 53815869-681d-4dcf-8e07-dcfe9fc887af /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending 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 04:29:17.512 8 INFO cinder.volume.api [None req-c93c4857-a8a6-40c1-9621-47c034a8dbd5 6c1dc613022f4a0f9d263322e4529fe9 996b7745c4f5429e99925d88efade1ca - - default default] Volume info retrieved successfully. 2026-07-08 04:29:17.538 8 INFO cinder.volume.api [None req-c93c4857-a8a6-40c1-9621-47c034a8dbd5 6c1dc613022f4a0f9d263322e4529fe9 996b7745c4f5429e99925d88efade1ca - - default default] Delete volume request issued successfully. 2026-07-08 04:29:17.539 8 INFO cinder.api.openstack.wsgi [None req-c93c4857-a8a6-40c1-9621-47c034a8dbd5 6c1dc613022f4a0f9d263322e4529fe9 996b7745c4f5429e99925d88efade1ca - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/996b7745c4f5429e99925d88efade1ca/volumes/53815869-681d-4dcf-8e07-dcfe9fc887af returned with HTTP 202 [pid: 8|app: 0|req: 461/926] 10.0.0.135 () {32 vars in 778 bytes} [Wed Jul 8 04:29:17 2026] DELETE /v3/996b7745c4f5429e99925d88efade1ca/volumes/53815869-681d-4dcf-8e07-dcfe9fc887af => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 04:29:17.552 7 INFO cinder.api.openstack.wsgi [None req-bc65516c-39f9-449d-b778-4ccb6fb6d365 6c1dc613022f4a0f9d263322e4529fe9 996b7745c4f5429e99925d88efade1ca - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/996b7745c4f5429e99925d88efade1ca/volumes/53815869-681d-4dcf-8e07-dcfe9fc887af /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending 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 04:29:17.570 7 INFO cinder.volume.api [None req-bc65516c-39f9-449d-b778-4ccb6fb6d365 6c1dc613022f4a0f9d263322e4529fe9 996b7745c4f5429e99925d88efade1ca - - default default] Volume info retrieved successfully. 2026-07-08 04:29:17.577 7 INFO cinder.api.openstack.wsgi [None req-bc65516c-39f9-449d-b778-4ccb6fb6d365 6c1dc613022f4a0f9d263322e4529fe9 996b7745c4f5429e99925d88efade1ca - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/996b7745c4f5429e99925d88efade1ca/volumes/53815869-681d-4dcf-8e07-dcfe9fc887af returned with HTTP 200 [pid: 7|app: 0|req: 466/927] 10.0.0.135 () {32 vars in 775 bytes} [Wed Jul 8 04:29:17 2026] GET /v3/996b7745c4f5429e99925d88efade1ca/volumes/53815869-681d-4dcf-8e07-dcfe9fc887af => generated 968 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 04:29:18.604 8 INFO cinder.api.openstack.wsgi [None req-25dcc80a-90f4-4fee-b84a-3f059d765cd2 6c1dc613022f4a0f9d263322e4529fe9 996b7745c4f5429e99925d88efade1ca - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/996b7745c4f5429e99925d88efade1ca/volumes/53815869-681d-4dcf-8e07-dcfe9fc887af 2026-07-08 04:29:18.617 8 INFO cinder.api.openstack.wsgi [None req-25dcc80a-90f4-4fee-b84a-3f059d765cd2 6c1dc613022f4a0f9d263322e4529fe9 996b7745c4f5429e99925d88efade1ca - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/996b7745c4f5429e99925d88efade1ca/volumes/53815869-681d-4dcf-8e07-dcfe9fc887af returned with HTTP 404 [pid: 8|app: 0|req: 462/928] 10.0.0.135 () {32 vars in 775 bytes} [Wed Jul 8 04:29:18 2026] GET /v3/996b7745c4f5429e99925d88efade1ca/volumes/53815869-681d-4dcf-8e07-dcfe9fc887af => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 04:29:18.631 7 INFO cinder.api.openstack.wsgi [None req-0b9243bb-fbac-4755-8ee7-8c8be63e25c3 6c1dc613022f4a0f9d263322e4529fe9 996b7745c4f5429e99925d88efade1ca - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/996b7745c4f5429e99925d88efade1ca/volumes/59292cb4-567d-4773-87b0-dcb485bd5947 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending 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 04:29:18.645 7 INFO cinder.volume.api [None req-0b9243bb-fbac-4755-8ee7-8c8be63e25c3 6c1dc613022f4a0f9d263322e4529fe9 996b7745c4f5429e99925d88efade1ca - - default default] Volume info retrieved successfully. 2026-07-08 04:29:18.651 7 INFO cinder.api.openstack.wsgi [None req-0b9243bb-fbac-4755-8ee7-8c8be63e25c3 6c1dc613022f4a0f9d263322e4529fe9 996b7745c4f5429e99925d88efade1ca - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/996b7745c4f5429e99925d88efade1ca/volumes/59292cb4-567d-4773-87b0-dcb485bd5947 returned with HTTP 200 [pid: 7|app: 0|req: 467/929] 10.0.0.135 () {32 vars in 775 bytes} [Wed Jul 8 04:29:18 2026] GET /v3/996b7745c4f5429e99925d88efade1ca/volumes/59292cb4-567d-4773-87b0-dcb485bd5947 => generated 968 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-08 04:29:18.669 8 INFO cinder.api.openstack.wsgi [None req-48accca0-01cf-4472-a877-d18ad43ac75e 6c1dc613022f4a0f9d263322e4529fe9 996b7745c4f5429e99925d88efade1ca - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/996b7745c4f5429e99925d88efade1ca/volumes/59292cb4-567d-4773-87b0-dcb485bd5947 2026-07-08 04:29:18.670 8 INFO cinder.api.v3.volumes [None req-48accca0-01cf-4472-a877-d18ad43ac75e 6c1dc613022f4a0f9d263322e4529fe9 996b7745c4f5429e99925d88efade1ca - - default default] Delete volume with id: 59292cb4-567d-4773-87b0-dcb485bd5947 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending 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 04:29:18.686 8 INFO cinder.volume.api [None req-48accca0-01cf-4472-a877-d18ad43ac75e 6c1dc613022f4a0f9d263322e4529fe9 996b7745c4f5429e99925d88efade1ca - - default default] Volume info retrieved successfully. 2026-07-08 04:29:18.716 8 INFO cinder.volume.api [None req-48accca0-01cf-4472-a877-d18ad43ac75e 6c1dc613022f4a0f9d263322e4529fe9 996b7745c4f5429e99925d88efade1ca - - default default] Delete volume request issued successfully. 2026-07-08 04:29:18.718 8 INFO cinder.api.openstack.wsgi [None req-48accca0-01cf-4472-a877-d18ad43ac75e 6c1dc613022f4a0f9d263322e4529fe9 996b7745c4f5429e99925d88efade1ca - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/996b7745c4f5429e99925d88efade1ca/volumes/59292cb4-567d-4773-87b0-dcb485bd5947 returned with HTTP 202 [pid: 8|app: 0|req: 463/930] 10.0.0.135 () {32 vars in 778 bytes} [Wed Jul 8 04:29:18 2026] DELETE /v3/996b7745c4f5429e99925d88efade1ca/volumes/59292cb4-567d-4773-87b0-dcb485bd5947 => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 04:29:18.734 7 INFO cinder.api.openstack.wsgi [None req-f432f0b7-c58b-4b8d-8711-2ff48b85178d 6c1dc613022f4a0f9d263322e4529fe9 996b7745c4f5429e99925d88efade1ca - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/996b7745c4f5429e99925d88efade1ca/volumes/59292cb4-567d-4773-87b0-dcb485bd5947 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending 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 04:29:18.763 7 INFO cinder.volume.api [None req-f432f0b7-c58b-4b8d-8711-2ff48b85178d 6c1dc613022f4a0f9d263322e4529fe9 996b7745c4f5429e99925d88efade1ca - - default default] Volume info retrieved successfully. 2026-07-08 04:29:18.772 7 INFO cinder.api.openstack.wsgi [None req-f432f0b7-c58b-4b8d-8711-2ff48b85178d 6c1dc613022f4a0f9d263322e4529fe9 996b7745c4f5429e99925d88efade1ca - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/996b7745c4f5429e99925d88efade1ca/volumes/59292cb4-567d-4773-87b0-dcb485bd5947 returned with HTTP 200 [pid: 7|app: 0|req: 468/931] 10.0.0.135 () {32 vars in 775 bytes} [Wed Jul 8 04:29:18 2026] GET /v3/996b7745c4f5429e99925d88efade1ca/volumes/59292cb4-567d-4773-87b0-dcb485bd5947 => generated 967 bytes in 48 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 04:29:19.794 8 INFO cinder.api.openstack.wsgi [None req-134bbf3e-c019-4d83-b86d-abad03e84549 6c1dc613022f4a0f9d263322e4529fe9 996b7745c4f5429e99925d88efade1ca - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/996b7745c4f5429e99925d88efade1ca/volumes/59292cb4-567d-4773-87b0-dcb485bd5947 2026-07-08 04:29:19.808 8 INFO cinder.api.openstack.wsgi [None req-134bbf3e-c019-4d83-b86d-abad03e84549 6c1dc613022f4a0f9d263322e4529fe9 996b7745c4f5429e99925d88efade1ca - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/996b7745c4f5429e99925d88efade1ca/volumes/59292cb4-567d-4773-87b0-dcb485bd5947 returned with HTTP 404 [pid: 8|app: 0|req: 464/932] 10.0.0.135 () {32 vars in 775 bytes} [Wed Jul 8 04:29:19 2026] GET /v3/996b7745c4f5429e99925d88efade1ca/volumes/59292cb4-567d-4773-87b0-dcb485bd5947 => generated 109 bytes in 23 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 04:29:19.819 7 INFO cinder.api.openstack.wsgi [None req-2b252140-c121-4d21-9576-6b32b2bf58a5 6c1dc613022f4a0f9d263322e4529fe9 996b7745c4f5429e99925d88efade1ca - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/996b7745c4f5429e99925d88efade1ca/volumes/ba8a53a8-3562-4ba9-a2ca-e3f54afc513e /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending 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 04:29:19.833 7 INFO cinder.volume.api [None req-2b252140-c121-4d21-9576-6b32b2bf58a5 6c1dc613022f4a0f9d263322e4529fe9 996b7745c4f5429e99925d88efade1ca - - default default] Volume info retrieved successfully. 2026-07-08 04:29:19.837 7 INFO cinder.api.openstack.wsgi [None req-2b252140-c121-4d21-9576-6b32b2bf58a5 6c1dc613022f4a0f9d263322e4529fe9 996b7745c4f5429e99925d88efade1ca - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/996b7745c4f5429e99925d88efade1ca/volumes/ba8a53a8-3562-4ba9-a2ca-e3f54afc513e returned with HTTP 200 [pid: 7|app: 0|req: 469/933] 10.0.0.135 () {32 vars in 775 bytes} [Wed Jul 8 04:29:19 2026] GET /v3/996b7745c4f5429e99925d88efade1ca/volumes/ba8a53a8-3562-4ba9-a2ca-e3f54afc513e => generated 969 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-08 04:29:19.865 8 INFO cinder.api.openstack.wsgi [None req-45d2295d-a485-426e-81b3-5e627d7e1e82 6c1dc613022f4a0f9d263322e4529fe9 996b7745c4f5429e99925d88efade1ca - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/996b7745c4f5429e99925d88efade1ca/volumes/ba8a53a8-3562-4ba9-a2ca-e3f54afc513e 2026-07-08 04:29:19.865 8 INFO cinder.api.v3.volumes [None req-45d2295d-a485-426e-81b3-5e627d7e1e82 6c1dc613022f4a0f9d263322e4529fe9 996b7745c4f5429e99925d88efade1ca - - default default] Delete volume with id: ba8a53a8-3562-4ba9-a2ca-e3f54afc513e /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending 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 04:29:19.885 8 INFO cinder.volume.api [None req-45d2295d-a485-426e-81b3-5e627d7e1e82 6c1dc613022f4a0f9d263322e4529fe9 996b7745c4f5429e99925d88efade1ca - - default default] Volume info retrieved successfully. 2026-07-08 04:29:19.907 8 INFO cinder.volume.api [None req-45d2295d-a485-426e-81b3-5e627d7e1e82 6c1dc613022f4a0f9d263322e4529fe9 996b7745c4f5429e99925d88efade1ca - - default default] Delete volume request issued successfully. 2026-07-08 04:29:19.908 8 INFO cinder.api.openstack.wsgi [None req-45d2295d-a485-426e-81b3-5e627d7e1e82 6c1dc613022f4a0f9d263322e4529fe9 996b7745c4f5429e99925d88efade1ca - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/996b7745c4f5429e99925d88efade1ca/volumes/ba8a53a8-3562-4ba9-a2ca-e3f54afc513e returned with HTTP 202 [pid: 8|app: 0|req: 465/934] 10.0.0.135 () {32 vars in 778 bytes} [Wed Jul 8 04:29:19 2026] DELETE /v3/996b7745c4f5429e99925d88efade1ca/volumes/ba8a53a8-3562-4ba9-a2ca-e3f54afc513e => generated 0 bytes in 50 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 04:29:19.924 7 INFO cinder.api.openstack.wsgi [None req-fbae9013-9b84-40a7-a443-1a749a8cee29 6c1dc613022f4a0f9d263322e4529fe9 996b7745c4f5429e99925d88efade1ca - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/996b7745c4f5429e99925d88efade1ca/volumes/ba8a53a8-3562-4ba9-a2ca-e3f54afc513e /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending 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 04:29:20.156 7 INFO cinder.volume.api [None req-fbae9013-9b84-40a7-a443-1a749a8cee29 6c1dc613022f4a0f9d263322e4529fe9 996b7745c4f5429e99925d88efade1ca - - default default] Volume info retrieved successfully. 2026-07-08 04:29:20.164 7 INFO cinder.api.openstack.wsgi [None req-fbae9013-9b84-40a7-a443-1a749a8cee29 6c1dc613022f4a0f9d263322e4529fe9 996b7745c4f5429e99925d88efade1ca - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/996b7745c4f5429e99925d88efade1ca/volumes/ba8a53a8-3562-4ba9-a2ca-e3f54afc513e returned with HTTP 200 [pid: 7|app: 0|req: 470/935] 10.0.0.135 () {32 vars in 775 bytes} [Wed Jul 8 04:29:19 2026] GET /v3/996b7745c4f5429e99925d88efade1ca/volumes/ba8a53a8-3562-4ba9-a2ca-e3f54afc513e => generated 968 bytes in 250 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 04:29:21.188 8 INFO cinder.api.openstack.wsgi [None req-01c30988-2159-4251-8b85-6bb79b563026 6c1dc613022f4a0f9d263322e4529fe9 996b7745c4f5429e99925d88efade1ca - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/996b7745c4f5429e99925d88efade1ca/volumes/ba8a53a8-3562-4ba9-a2ca-e3f54afc513e 2026-07-08 04:29:21.198 8 INFO cinder.api.openstack.wsgi [None req-01c30988-2159-4251-8b85-6bb79b563026 6c1dc613022f4a0f9d263322e4529fe9 996b7745c4f5429e99925d88efade1ca - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/996b7745c4f5429e99925d88efade1ca/volumes/ba8a53a8-3562-4ba9-a2ca-e3f54afc513e returned with HTTP 404 [pid: 8|app: 0|req: 466/936] 10.0.0.135 () {32 vars in 775 bytes} [Wed Jul 8 04:29:21 2026] GET /v3/996b7745c4f5429e99925d88efade1ca/volumes/ba8a53a8-3562-4ba9-a2ca-e3f54afc513e => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) 2026-07-08 04:29:25.780 7 INFO cinder.api.openstack.wsgi [None req-fbae9013-9b84-40a7-a443-1a749a8cee29 6c1dc613022f4a0f9d263322e4529fe9 996b7745c4f5429e99925d88efade1ca - - default default] GET http://10.0.0.61:8776/ 2026-07-08 04:29:25.780 8 INFO cinder.api.openstack.wsgi [None req-01c30988-2159-4251-8b85-6bb79b563026 6c1dc613022f4a0f9d263322e4529fe9 996b7745c4f5429e99925d88efade1ca - - default default] GET http://10.0.0.61:8776/ 2026-07-08 04:29:25.781 7 INFO cinder.api.openstack.wsgi [None req-fbae9013-9b84-40a7-a443-1a749a8cee29 6c1dc613022f4a0f9d263322e4529fe9 996b7745c4f5429e99925d88efade1ca - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 04:29:25.781 8 INFO cinder.api.openstack.wsgi [None req-01c30988-2159-4251-8b85-6bb79b563026 6c1dc613022f4a0f9d263322e4529fe9 996b7745c4f5429e99925d88efade1ca - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 04:29:35.779 7 INFO cinder.api.openstack.wsgi [None req-fbae9013-9b84-40a7-a443-1a749a8cee29 6c1dc613022f4a0f9d263322e4529fe9 996b7745c4f5429e99925d88efade1ca - - default default] GET http://10.0.0.61:8776/ 2026-07-08 04:29:35.779 8 INFO cinder.api.openstack.wsgi [None req-01c30988-2159-4251-8b85-6bb79b563026 6c1dc613022f4a0f9d263322e4529fe9 996b7745c4f5429e99925d88efade1ca - - default default] GET http://10.0.0.61:8776/ 2026-07-08 04:29:35.780 7 INFO cinder.api.openstack.wsgi [None req-fbae9013-9b84-40a7-a443-1a749a8cee29 6c1dc613022f4a0f9d263322e4529fe9 996b7745c4f5429e99925d88efade1ca - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 04:29:35.780 8 INFO cinder.api.openstack.wsgi [None req-01c30988-2159-4251-8b85-6bb79b563026 6c1dc613022f4a0f9d263322e4529fe9 996b7745c4f5429e99925d88efade1ca - - default default] http://10.0.0.61: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 04:29:39.189 7 INFO cinder.api.openstack.wsgi [None req-43a1ff6c-47e2-4a32-b2f8-34852a05d3d8 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-services 2026-07-08 04:29:39.197 7 INFO cinder.api.openstack.wsgi [None req-43a1ff6c-47e2-4a32-b2f8-34852a05d3d8 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-services returned with HTTP 200 [pid: 7|app: 0|req: 473/941] 10.0.0.95 () {28 vars in 644 bytes} [Wed Jul 8 04:29:39 2026] GET /v3/96f0f1c7ed5144c3ad258cfc3e6104b6/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 04:29:39.302 8 INFO cinder.api.openstack.wsgi [None req-ffa3d03a-e132-436d-904b-d4e48a45ff1b 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-quota-sets/0e758f13abaf4c7d9b2f77a6e3c70b42?usage=true 2026-07-08 04:29:39.321 8 INFO cinder.api.openstack.wsgi [None req-ffa3d03a-e132-436d-904b-d4e48a45ff1b 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-quota-sets/0e758f13abaf4c7d9b2f77a6e3c70b42?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 469/942] 10.0.0.95 () {28 vars in 735 bytes} [Wed Jul 8 04:29:39 2026] GET /v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-quota-sets/0e758f13abaf4c7d9b2f77a6e3c70b42?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 04:29:39.333 7 INFO cinder.api.openstack.wsgi [None req-5ecff2ab-145e-4455-b0d3-aa1c21e4ac04 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-quota-sets/14ece6ebada240e3870edfbfbc3db31a?usage=true 2026-07-08 04:29:39.352 7 INFO cinder.api.openstack.wsgi [None req-5ecff2ab-145e-4455-b0d3-aa1c21e4ac04 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-quota-sets/14ece6ebada240e3870edfbfbc3db31a?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 474/943] 10.0.0.95 () {28 vars in 735 bytes} [Wed Jul 8 04:29:39 2026] GET /v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-quota-sets/14ece6ebada240e3870edfbfbc3db31a?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 04:29:39.365 8 INFO cinder.api.openstack.wsgi [None req-1c638f16-2353-48c7-8acc-71c86dab39c0 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-quota-sets/30471c1cfdf44b29baf86fc27632b09f?usage=true 2026-07-08 04:29:39.387 8 INFO cinder.api.openstack.wsgi [None req-1c638f16-2353-48c7-8acc-71c86dab39c0 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-quota-sets/30471c1cfdf44b29baf86fc27632b09f?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 470/944] 10.0.0.95 () {28 vars in 735 bytes} [Wed Jul 8 04:29:39 2026] GET /v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-quota-sets/30471c1cfdf44b29baf86fc27632b09f?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 04:29:39.399 7 INFO cinder.api.openstack.wsgi [None req-1933e71c-b809-47a0-b932-ecbeac581a2b 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-quota-sets/5b25ed9c6996448f86bd41b55e1a9616?usage=true 2026-07-08 04:29:39.424 7 INFO cinder.api.openstack.wsgi [None req-1933e71c-b809-47a0-b932-ecbeac581a2b 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-quota-sets/5b25ed9c6996448f86bd41b55e1a9616?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 475/945] 10.0.0.95 () {28 vars in 735 bytes} [Wed Jul 8 04:29:39 2026] GET /v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-quota-sets/5b25ed9c6996448f86bd41b55e1a9616?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 04:29:39.437 8 INFO cinder.api.openstack.wsgi [None req-1a0af093-d93b-4b63-8e9b-2b82deee22b0 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-quota-sets/67a81dbcc6024b3e936676b25ffa365e?usage=true 2026-07-08 04:29:39.463 8 INFO cinder.api.openstack.wsgi [None req-1a0af093-d93b-4b63-8e9b-2b82deee22b0 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-quota-sets/67a81dbcc6024b3e936676b25ffa365e?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 471/946] 10.0.0.95 () {28 vars in 735 bytes} [Wed Jul 8 04:29:39 2026] GET /v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-quota-sets/67a81dbcc6024b3e936676b25ffa365e?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 04:29:39.482 7 INFO cinder.api.openstack.wsgi [None req-540d7b5d-3baa-4918-b9e5-638b0166c86f 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-quota-sets/74aa3f62872d4a38bc2afe644e6db512?usage=true 2026-07-08 04:29:39.510 7 INFO cinder.api.openstack.wsgi [None req-540d7b5d-3baa-4918-b9e5-638b0166c86f 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-quota-sets/74aa3f62872d4a38bc2afe644e6db512?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 476/947] 10.0.0.95 () {28 vars in 735 bytes} [Wed Jul 8 04:29:39 2026] GET /v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-quota-sets/74aa3f62872d4a38bc2afe644e6db512?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 04:29:39.523 8 INFO cinder.api.openstack.wsgi [None req-f779164b-22d6-406f-831e-2fdbe9a2441a 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-quota-sets/7d14610fbe25460d903264a616a925ac?usage=true 2026-07-08 04:29:39.546 8 INFO cinder.api.openstack.wsgi [None req-f779164b-22d6-406f-831e-2fdbe9a2441a 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-quota-sets/7d14610fbe25460d903264a616a925ac?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 472/948] 10.0.0.95 () {28 vars in 735 bytes} [Wed Jul 8 04:29:39 2026] GET /v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-quota-sets/7d14610fbe25460d903264a616a925ac?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 04:29:39.556 7 INFO cinder.api.openstack.wsgi [None req-35986a8e-b815-4327-904e-8dbfbc4ea7c7 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-quota-sets/96f0f1c7ed5144c3ad258cfc3e6104b6?usage=true 2026-07-08 04:29:39.600 7 INFO cinder.api.openstack.wsgi [None req-35986a8e-b815-4327-904e-8dbfbc4ea7c7 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-quota-sets/96f0f1c7ed5144c3ad258cfc3e6104b6?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 477/949] 10.0.0.95 () {28 vars in 735 bytes} [Wed Jul 8 04:29:39 2026] GET /v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-quota-sets/96f0f1c7ed5144c3ad258cfc3e6104b6?usage=true => generated 845 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-08 04:29:39.614 8 INFO cinder.api.openstack.wsgi [None req-3b6d34c3-dcc4-4c8b-9ccf-6848420e1562 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-quota-sets/9c9511d1205c4b8d94d5bcdc05e42ce6?usage=true 2026-07-08 04:29:39.646 8 INFO cinder.api.openstack.wsgi [None req-3b6d34c3-dcc4-4c8b-9ccf-6848420e1562 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-quota-sets/9c9511d1205c4b8d94d5bcdc05e42ce6?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 473/950] 10.0.0.95 () {28 vars in 735 bytes} [Wed Jul 8 04:29:39 2026] GET /v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-quota-sets/9c9511d1205c4b8d94d5bcdc05e42ce6?usage=true => generated 847 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-08 04:29:39.663 7 INFO cinder.api.openstack.wsgi [None req-d3d50c6a-0c4c-41a9-ae7e-6af7912979f8 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-quota-sets/a2b1a569d7a94d9ba1c61be26df680ee?usage=true 2026-07-08 04:29:39.709 7 INFO cinder.api.openstack.wsgi [None req-d3d50c6a-0c4c-41a9-ae7e-6af7912979f8 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-quota-sets/a2b1a569d7a94d9ba1c61be26df680ee?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 478/951] 10.0.0.95 () {28 vars in 735 bytes} [Wed Jul 8 04:29:39 2026] GET /v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-quota-sets/a2b1a569d7a94d9ba1c61be26df680ee?usage=true => generated 847 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-08 04:29:39.722 8 INFO cinder.api.openstack.wsgi [None req-ab9d8c19-94dd-48ec-a0a4-3bb27ebd62b4 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-quota-sets/c47ae1d35be143248865a152c43d99d9?usage=true 2026-07-08 04:29:39.748 8 INFO cinder.api.openstack.wsgi [None req-ab9d8c19-94dd-48ec-a0a4-3bb27ebd62b4 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-quota-sets/c47ae1d35be143248865a152c43d99d9?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 474/952] 10.0.0.95 () {28 vars in 735 bytes} [Wed Jul 8 04:29:39 2026] GET /v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-quota-sets/c47ae1d35be143248865a152c43d99d9?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 04:29:39.763 7 INFO cinder.api.openstack.wsgi [None req-4c870841-fa09-4cb2-b78f-4a78fb7fec60 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-quota-sets/d4e46274a21e46e4a7a833e1c63d1f17?usage=true 2026-07-08 04:29:39.784 7 INFO cinder.api.openstack.wsgi [None req-4c870841-fa09-4cb2-b78f-4a78fb7fec60 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-quota-sets/d4e46274a21e46e4a7a833e1c63d1f17?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 479/953] 10.0.0.95 () {28 vars in 735 bytes} [Wed Jul 8 04:29:39 2026] GET /v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-quota-sets/d4e46274a21e46e4a7a833e1c63d1f17?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 04:29:39.796 8 INFO cinder.api.openstack.wsgi [None req-e22d8be5-ed02-4658-a1fe-d2055f0e86aa 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-quota-sets/dd5589856fa640baba2a7e8e74f620ef?usage=true 2026-07-08 04:29:39.839 8 INFO cinder.api.openstack.wsgi [None req-e22d8be5-ed02-4658-a1fe-d2055f0e86aa 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-quota-sets/dd5589856fa640baba2a7e8e74f620ef?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 475/954] 10.0.0.95 () {28 vars in 735 bytes} [Wed Jul 8 04:29:39 2026] GET /v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-quota-sets/dd5589856fa640baba2a7e8e74f620ef?usage=true => generated 847 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-08 04:29:39.856 7 INFO cinder.api.openstack.wsgi [None req-110648db-8996-47d8-9c37-b3ee2dd0f94d 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-quota-sets/e6784e537c98470e99e42891d8099069?usage=true 2026-07-08 04:29:39.878 7 INFO cinder.api.openstack.wsgi [None req-110648db-8996-47d8-9c37-b3ee2dd0f94d 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-quota-sets/e6784e537c98470e99e42891d8099069?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 480/955] 10.0.0.95 () {28 vars in 735 bytes} [Wed Jul 8 04:29:39 2026] GET /v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-quota-sets/e6784e537c98470e99e42891d8099069?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 04:29:39.890 8 INFO cinder.api.openstack.wsgi [None req-32ba247a-0265-4dd8-9ace-c3d25855c6ac 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-quota-sets/f22bb2b9ac194ab79a4f955d58cfb913?usage=true 2026-07-08 04:29:39.911 8 INFO cinder.api.openstack.wsgi [None req-32ba247a-0265-4dd8-9ace-c3d25855c6ac 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-quota-sets/f22bb2b9ac194ab79a4f955d58cfb913?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 476/956] 10.0.0.95 () {28 vars in 735 bytes} [Wed Jul 8 04:29:39 2026] GET /v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-quota-sets/f22bb2b9ac194ab79a4f955d58cfb913?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 04:29:39.922 7 INFO cinder.api.openstack.wsgi [None req-c0e0d1bf-5146-4e86-aea9-a0a58bd03986 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-quota-sets/fad54c52bab347dd943329140ad9bc10?usage=true 2026-07-08 04:29:39.964 7 INFO cinder.api.openstack.wsgi [None req-c0e0d1bf-5146-4e86-aea9-a0a58bd03986 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-quota-sets/fad54c52bab347dd943329140ad9bc10?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 481/957] 10.0.0.95 () {28 vars in 735 bytes} [Wed Jul 8 04:29:39 2026] GET /v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-quota-sets/fad54c52bab347dd943329140ad9bc10?usage=true => generated 847 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-08 04:29:39.976 8 INFO cinder.api.openstack.wsgi [None req-b4f25620-20db-4dc2-9fb8-b09427f1cd68 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/snapshots?all_tenants=true 2026-07-08 04:29:39.982 8 INFO cinder.volume.api [None req-b4f25620-20db-4dc2-9fb8-b09427f1cd68 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] Get all snapshots completed successfully. 2026-07-08 04:29:39.982 8 INFO cinder.api.openstack.wsgi [None req-b4f25620-20db-4dc2-9fb8-b09427f1cd68 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 477/958] 10.0.0.95 () {28 vars in 673 bytes} [Wed Jul 8 04:29:39 2026] GET /v3/96f0f1c7ed5144c3ad258cfc3e6104b6/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 04:29:39.991 7 INFO cinder.api.openstack.wsgi [None req-d8760dde-a5c5-4feb-85f0-421741db34c8 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/volumes/detail?all_tenants=true 2026-07-08 04:29:39.999 7 INFO cinder.volume.api [None req-d8760dde-a5c5-4feb-85f0-421741db34c8 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] Get all volumes completed successfully. 2026-07-08 04:29:40.001 7 INFO cinder.api.openstack.wsgi [None req-d8760dde-a5c5-4feb-85f0-421741db34c8 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 482/959] 10.0.0.95 () {28 vars in 683 bytes} [Wed Jul 8 04:29:39 2026] GET /v3/96f0f1c7ed5144c3ad258cfc3e6104b6/volumes/detail?all_tenants=true => generated 15 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-08 04:29:40.012 8 INFO cinder.api.openstack.wsgi [None req-3fadb6c9-0297-4c58-988b-5389081564a3 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/volumes/detail?all_tenants=true 2026-07-08 04:29:40.021 8 INFO cinder.volume.api [None req-3fadb6c9-0297-4c58-988b-5389081564a3 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] Get all volumes completed successfully. 2026-07-08 04:29:40.023 8 INFO cinder.api.openstack.wsgi [None req-3fadb6c9-0297-4c58-988b-5389081564a3 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 478/960] 10.0.0.95 () {28 vars in 683 bytes} [Wed Jul 8 04:29:40 2026] GET /v3/96f0f1c7ed5144c3ad258cfc3e6104b6/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 04:29:40.033 7 INFO cinder.api.openstack.wsgi [None req-ad2ddabe-6d55-4a6b-8b36-217916dbb578 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/scheduler-stats/get_pools?detail=true 2026-07-08 04:29:40.537 7 INFO cinder.api.openstack.wsgi [None req-ad2ddabe-6d55-4a6b-8b36-217916dbb578 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 483/961] 10.0.0.95 () {28 vars in 695 bytes} [Wed Jul 8 04:29:40 2026] GET /v3/96f0f1c7ed5144c3ad258cfc3e6104b6/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 04:29:45.780 8 INFO cinder.api.openstack.wsgi [None req-3fadb6c9-0297-4c58-988b-5389081564a3 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 04:29:45.780 7 INFO cinder.api.openstack.wsgi [None req-ad2ddabe-6d55-4a6b-8b36-217916dbb578 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 04:29:45.781 7 INFO cinder.api.openstack.wsgi [None req-ad2ddabe-6d55-4a6b-8b36-217916dbb578 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 04:29:45.781 8 INFO cinder.api.openstack.wsgi [None req-3fadb6c9-0297-4c58-988b-5389081564a3 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 04:29:55.780 8 INFO cinder.api.openstack.wsgi [None req-3fadb6c9-0297-4c58-988b-5389081564a3 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 04:29:55.781 7 INFO cinder.api.openstack.wsgi [None req-ad2ddabe-6d55-4a6b-8b36-217916dbb578 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 04:29:55.781 8 INFO cinder.api.openstack.wsgi [None req-3fadb6c9-0297-4c58-988b-5389081564a3 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 04:29:55.782 7 INFO cinder.api.openstack.wsgi [None req-ad2ddabe-6d55-4a6b-8b36-217916dbb578 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 04:30:05.781 7 INFO cinder.api.openstack.wsgi [None req-ad2ddabe-6d55-4a6b-8b36-217916dbb578 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 04:30:05.781 8 INFO cinder.api.openstack.wsgi [None req-3fadb6c9-0297-4c58-988b-5389081564a3 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 04:30:05.782 7 INFO cinder.api.openstack.wsgi [None req-ad2ddabe-6d55-4a6b-8b36-217916dbb578 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 04:30:05.782 8 INFO cinder.api.openstack.wsgi [None req-3fadb6c9-0297-4c58-988b-5389081564a3 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 04:30:15.780 8 INFO cinder.api.openstack.wsgi [None req-3fadb6c9-0297-4c58-988b-5389081564a3 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 04:30:15.780 7 INFO cinder.api.openstack.wsgi [None req-ad2ddabe-6d55-4a6b-8b36-217916dbb578 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 04:30:15.781 8 INFO cinder.api.openstack.wsgi [None req-3fadb6c9-0297-4c58-988b-5389081564a3 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 04:30:15.782 7 INFO cinder.api.openstack.wsgi [None req-ad2ddabe-6d55-4a6b-8b36-217916dbb578 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 04:30:25.779 7 INFO cinder.api.openstack.wsgi [None req-ad2ddabe-6d55-4a6b-8b36-217916dbb578 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 04:30:25.780 7 INFO cinder.api.openstack.wsgi [None req-ad2ddabe-6d55-4a6b-8b36-217916dbb578 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 04:30:25.782 8 INFO cinder.api.openstack.wsgi [None req-3fadb6c9-0297-4c58-988b-5389081564a3 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 04:30:25.783 8 INFO cinder.api.openstack.wsgi [None req-3fadb6c9-0297-4c58-988b-5389081564a3 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 04:30:35.780 7 INFO cinder.api.openstack.wsgi [None req-ad2ddabe-6d55-4a6b-8b36-217916dbb578 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 04:30:35.782 7 INFO cinder.api.openstack.wsgi [None req-ad2ddabe-6d55-4a6b-8b36-217916dbb578 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 04:30:35.781 8 INFO cinder.api.openstack.wsgi [None req-3fadb6c9-0297-4c58-988b-5389081564a3 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 04:30:35.783 8 INFO cinder.api.openstack.wsgi [None req-3fadb6c9-0297-4c58-988b-5389081564a3 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 04:30:38.177 7 INFO cinder.api.openstack.wsgi [None req-98ff87ee-25d3-4c30-a3a4-3600afe910e5 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/volumes 2026-07-08 04:30:38.283 7 INFO cinder.api.v3.volumes [None req-98ff87ee-25d3-4c30-a3a4-3600afe910e5 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] Create volume of 16 GB 2026-07-08 04:30:38.289 7 INFO cinder.volume.api [None req-98ff87ee-25d3-4c30-a3a4-3600afe910e5 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] Availability Zones retrieved successfully. 2026-07-08 04:30:38.498 7 INFO cinder.volume.api [None req-98ff87ee-25d3-4c30-a3a4-3600afe910e5 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] Create volume request issued successfully. 2026-07-08 04:30:38.499 7 INFO cinder.api.openstack.wsgi [None req-98ff87ee-25d3-4c30-a3a4-3600afe910e5 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/volumes returned with HTTP 202 [pid: 7|app: 0|req: 490/974] 199.204.45.227 () {34 vars in 734 bytes} [Wed Jul 8 04:30:38 2026] POST /v3/96f0f1c7ed5144c3ad258cfc3e6104b6/volumes => generated 846 bytes in 427 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-07-08 04:30:38.515 8 INFO cinder.api.openstack.wsgi [req-98ff87ee-25d3-4c30-a3a4-3600afe910e5 req-046c6a02-722d-4203-a7be-194e5eb495b7 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/volumes/44dcb60b-1217-498c-a45d-4fce1abaab81 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending 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 04:30:38.551 8 INFO cinder.volume.api [req-98ff87ee-25d3-4c30-a3a4-3600afe910e5 req-046c6a02-722d-4203-a7be-194e5eb495b7 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] Volume info retrieved successfully. 2026-07-08 04:30:38.556 8 INFO cinder.api.openstack.wsgi [req-98ff87ee-25d3-4c30-a3a4-3600afe910e5 req-046c6a02-722d-4203-a7be-194e5eb495b7 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/volumes/44dcb60b-1217-498c-a45d-4fce1abaab81 returned with HTTP 200 [pid: 8|app: 0|req: 485/975] 199.204.45.227 () {32 vars in 825 bytes} [Wed Jul 8 04:30:38 2026] GET /v3/96f0f1c7ed5144c3ad258cfc3e6104b6/volumes/44dcb60b-1217-498c-a45d-4fce1abaab81 => generated 1025 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 04:30:39.181 7 INFO cinder.api.openstack.wsgi [None req-1127096d-9b30-4b98-b87f-8ec7bf0cd13c 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-services /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending 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 04:30:39.190 7 INFO cinder.api.openstack.wsgi [None req-1127096d-9b30-4b98-b87f-8ec7bf0cd13c 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-services returned with HTTP 200 [pid: 7|app: 0|req: 491/976] 10.0.0.95 () {28 vars in 644 bytes} [Wed Jul 8 04:30:39 2026] GET /v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-services => generated 646 bytes in 53 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 04:30:39.202 8 INFO cinder.api.openstack.wsgi [None req-e5948264-7149-4b4b-b29d-4620685aab8c 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/scheduler-stats/get_pools?detail=true 2026-07-08 04:30:39.706 8 INFO cinder.api.openstack.wsgi [None req-e5948264-7149-4b4b-b29d-4620685aab8c 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 486/977] 10.0.0.95 () {28 vars in 695 bytes} [Wed Jul 8 04:30:39 2026] GET /v3/96f0f1c7ed5144c3ad258cfc3e6104b6/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 04:30:39.719 7 INFO cinder.api.openstack.wsgi [None req-68abb569-4849-4d4f-917c-78bfdcb0efa3 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/volumes/detail?all_tenants=true 2026-07-08 04:30:39.730 7 INFO cinder.volume.api [None req-68abb569-4849-4d4f-917c-78bfdcb0efa3 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - 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 04:30:39.737 7 INFO cinder.api.openstack.wsgi [None req-68abb569-4849-4d4f-917c-78bfdcb0efa3 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 492/978] 10.0.0.95 () {28 vars in 683 bytes} [Wed Jul 8 04:30:39 2026] GET /v3/96f0f1c7ed5144c3ad258cfc3e6104b6/volumes/detail?all_tenants=true => generated 1678 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-07-08 04:30:39.748 8 INFO cinder.api.openstack.wsgi [None req-4b319212-0cc7-43ff-8b61-b4c11b33f083 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/snapshots?all_tenants=true 2026-07-08 04:30:39.756 8 INFO cinder.volume.api [None req-4b319212-0cc7-43ff-8b61-b4c11b33f083 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] Get all snapshots completed successfully. 2026-07-08 04:30:39.756 8 INFO cinder.api.openstack.wsgi [None req-4b319212-0cc7-43ff-8b61-b4c11b33f083 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 487/979] 10.0.0.95 () {28 vars in 673 bytes} [Wed Jul 8 04:30:39 2026] GET /v3/96f0f1c7ed5144c3ad258cfc3e6104b6/snapshots?all_tenants=true => generated 17 bytes in 14 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 04:30:39.796 7 INFO cinder.api.openstack.wsgi [None req-53991db8-ebd6-4c92-9759-64e159d2e093 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-quota-sets/30471c1cfdf44b29baf86fc27632b09f?usage=true 2026-07-08 04:30:39.815 7 INFO cinder.api.openstack.wsgi [None req-53991db8-ebd6-4c92-9759-64e159d2e093 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-quota-sets/30471c1cfdf44b29baf86fc27632b09f?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 493/980] 10.0.0.95 () {28 vars in 735 bytes} [Wed Jul 8 04:30:39 2026] GET /v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-quota-sets/30471c1cfdf44b29baf86fc27632b09f?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 04:30:39.824 8 INFO cinder.api.openstack.wsgi [None req-99b1f46c-8ac9-4981-9d3b-c475902184a5 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-quota-sets/5b25ed9c6996448f86bd41b55e1a9616?usage=true 2026-07-08 04:30:39.851 8 INFO cinder.api.openstack.wsgi [None req-99b1f46c-8ac9-4981-9d3b-c475902184a5 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-quota-sets/5b25ed9c6996448f86bd41b55e1a9616?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 488/981] 10.0.0.95 () {28 vars in 735 bytes} [Wed Jul 8 04:30:39 2026] GET /v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-quota-sets/5b25ed9c6996448f86bd41b55e1a9616?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 04:30:39.862 7 INFO cinder.api.openstack.wsgi [None req-e4f42d81-dbd9-45e5-a73e-4f8dd3123501 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-quota-sets/74aa3f62872d4a38bc2afe644e6db512?usage=true 2026-07-08 04:30:39.884 7 INFO cinder.api.openstack.wsgi [None req-e4f42d81-dbd9-45e5-a73e-4f8dd3123501 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-quota-sets/74aa3f62872d4a38bc2afe644e6db512?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 494/982] 10.0.0.95 () {28 vars in 735 bytes} [Wed Jul 8 04:30:39 2026] GET /v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-quota-sets/74aa3f62872d4a38bc2afe644e6db512?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 04:30:39.897 8 INFO cinder.api.openstack.wsgi [None req-8a2f95fd-35c1-4fbd-873f-1c427b108806 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-quota-sets/7d14610fbe25460d903264a616a925ac?usage=true 2026-07-08 04:30:39.927 8 INFO cinder.api.openstack.wsgi [None req-8a2f95fd-35c1-4fbd-873f-1c427b108806 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-quota-sets/7d14610fbe25460d903264a616a925ac?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 489/983] 10.0.0.95 () {28 vars in 735 bytes} [Wed Jul 8 04:30:39 2026] GET /v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-quota-sets/7d14610fbe25460d903264a616a925ac?usage=true => generated 847 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-08 04:30:39.943 7 INFO cinder.api.openstack.wsgi [None req-3cfe50a4-2704-4cfa-bc1b-19c45d472b22 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-quota-sets/96f0f1c7ed5144c3ad258cfc3e6104b6?usage=true 2026-07-08 04:30:39.973 7 INFO cinder.api.openstack.wsgi [None req-3cfe50a4-2704-4cfa-bc1b-19c45d472b22 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-quota-sets/96f0f1c7ed5144c3ad258cfc3e6104b6?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 495/984] 10.0.0.95 () {28 vars in 735 bytes} [Wed Jul 8 04:30:39 2026] GET /v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-quota-sets/96f0f1c7ed5144c3ad258cfc3e6104b6?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 04:30:39.991 8 INFO cinder.api.openstack.wsgi [None req-6c4d2983-7b6b-4dee-9cf6-d4e18dde4a5a 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-quota-sets/9c9511d1205c4b8d94d5bcdc05e42ce6?usage=true 2026-07-08 04:30:40.020 8 INFO cinder.api.openstack.wsgi [None req-6c4d2983-7b6b-4dee-9cf6-d4e18dde4a5a 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-quota-sets/9c9511d1205c4b8d94d5bcdc05e42ce6?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 490/985] 10.0.0.95 () {28 vars in 735 bytes} [Wed Jul 8 04:30:39 2026] GET /v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-quota-sets/9c9511d1205c4b8d94d5bcdc05e42ce6?usage=true => generated 847 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-08 04:30:40.034 7 INFO cinder.api.openstack.wsgi [None req-4e8c2c83-57a2-473e-b14d-d27315767a7e 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-quota-sets/a2b1a569d7a94d9ba1c61be26df680ee?usage=true 2026-07-08 04:30:40.054 7 INFO cinder.api.openstack.wsgi [None req-4e8c2c83-57a2-473e-b14d-d27315767a7e 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-quota-sets/a2b1a569d7a94d9ba1c61be26df680ee?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 496/986] 10.0.0.95 () {28 vars in 735 bytes} [Wed Jul 8 04:30:40 2026] GET /v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-quota-sets/a2b1a569d7a94d9ba1c61be26df680ee?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 04:30:40.068 8 INFO cinder.api.openstack.wsgi [None req-d37b259e-e50d-45f5-9a44-2d10680d04cf 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-quota-sets/c47ae1d35be143248865a152c43d99d9?usage=true 2026-07-08 04:30:40.090 8 INFO cinder.api.openstack.wsgi [None req-d37b259e-e50d-45f5-9a44-2d10680d04cf 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-quota-sets/c47ae1d35be143248865a152c43d99d9?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 491/987] 10.0.0.95 () {28 vars in 735 bytes} [Wed Jul 8 04:30:40 2026] GET /v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-quota-sets/c47ae1d35be143248865a152c43d99d9?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 04:30:40.111 7 INFO cinder.api.openstack.wsgi [None req-410fd17d-cc24-4cb8-82ac-74e0b4feb0cf 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-quota-sets/dd5589856fa640baba2a7e8e74f620ef?usage=true 2026-07-08 04:30:40.154 7 INFO cinder.api.openstack.wsgi [None req-410fd17d-cc24-4cb8-82ac-74e0b4feb0cf 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-quota-sets/dd5589856fa640baba2a7e8e74f620ef?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 497/988] 10.0.0.95 () {28 vars in 735 bytes} [Wed Jul 8 04:30:40 2026] GET /v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-quota-sets/dd5589856fa640baba2a7e8e74f620ef?usage=true => generated 847 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-08 04:30:40.167 8 INFO cinder.api.openstack.wsgi [None req-e8e1959f-8173-4bcd-9ae7-022dba61bf4e 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-quota-sets/e6784e537c98470e99e42891d8099069?usage=true 2026-07-08 04:30:40.196 8 INFO cinder.api.openstack.wsgi [None req-e8e1959f-8173-4bcd-9ae7-022dba61bf4e 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-quota-sets/e6784e537c98470e99e42891d8099069?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 492/989] 10.0.0.95 () {28 vars in 735 bytes} [Wed Jul 8 04:30:40 2026] GET /v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-quota-sets/e6784e537c98470e99e42891d8099069?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 04:30:40.217 7 INFO cinder.api.openstack.wsgi [None req-31a4a3b3-1b0e-4e0a-93ed-bf32be41f2a0 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-quota-sets/f22bb2b9ac194ab79a4f955d58cfb913?usage=true 2026-07-08 04:30:40.250 7 INFO cinder.api.openstack.wsgi [None req-31a4a3b3-1b0e-4e0a-93ed-bf32be41f2a0 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-quota-sets/f22bb2b9ac194ab79a4f955d58cfb913?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 498/990] 10.0.0.95 () {28 vars in 735 bytes} [Wed Jul 8 04:30:40 2026] GET /v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-quota-sets/f22bb2b9ac194ab79a4f955d58cfb913?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 04:30:40.261 8 INFO cinder.api.openstack.wsgi [None req-bc07f873-5890-4ba2-94b1-f48b0fd4236b 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/volumes/detail?all_tenants=true 2026-07-08 04:30:40.271 8 INFO cinder.volume.api [None req-bc07f873-5890-4ba2-94b1-f48b0fd4236b 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - 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 04:30:40.275 8 INFO cinder.api.openstack.wsgi [None req-bc07f873-5890-4ba2-94b1-f48b0fd4236b 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 493/991] 10.0.0.95 () {28 vars in 683 bytes} [Wed Jul 8 04:30:40 2026] GET /v3/96f0f1c7ed5144c3ad258cfc3e6104b6/volumes/detail?all_tenants=true => generated 1678 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-07-08 04:30:43.574 7 INFO cinder.api.openstack.wsgi [req-98ff87ee-25d3-4c30-a3a4-3600afe910e5 req-be750ed4-68dd-4a43-af38-cbb11bdfd12b 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/volumes/44dcb60b-1217-498c-a45d-4fce1abaab81 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending 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 04:30:43.593 7 INFO cinder.volume.api [req-98ff87ee-25d3-4c30-a3a4-3600afe910e5 req-be750ed4-68dd-4a43-af38-cbb11bdfd12b 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] Volume info retrieved successfully. 2026-07-08 04:30:43.601 7 INFO cinder.api.openstack.wsgi [req-98ff87ee-25d3-4c30-a3a4-3600afe910e5 req-be750ed4-68dd-4a43-af38-cbb11bdfd12b 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/volumes/44dcb60b-1217-498c-a45d-4fce1abaab81 returned with HTTP 200 [pid: 7|app: 0|req: 499/992] 199.204.45.227 () {32 vars in 825 bytes} [Wed Jul 8 04:30:43 2026] GET /v3/96f0f1c7ed5144c3ad258cfc3e6104b6/volumes/44dcb60b-1217-498c-a45d-4fce1abaab81 => generated 1675 bytes in 35 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 04:30:44.044 8 INFO cinder.api.openstack.wsgi [req-be39d2b8-5370-40cc-b99d-426674243955 req-95ef6aa1-62a3-4a08-80a7-32c39d502db0 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/volumes/44dcb60b-1217-498c-a45d-4fce1abaab81 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending 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 04:30:44.062 8 INFO cinder.volume.api [req-be39d2b8-5370-40cc-b99d-426674243955 req-95ef6aa1-62a3-4a08-80a7-32c39d502db0 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] Volume info retrieved successfully. 2026-07-08 04:30:44.068 8 INFO cinder.api.openstack.wsgi [req-be39d2b8-5370-40cc-b99d-426674243955 req-95ef6aa1-62a3-4a08-80a7-32c39d502db0 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/volumes/44dcb60b-1217-498c-a45d-4fce1abaab81 returned with HTTP 200 [pid: 8|app: 0|req: 494/993] 10.0.0.1 () {34 vars in 1026 bytes} [Wed Jul 8 04:30:44 2026] GET /v3/96f0f1c7ed5144c3ad258cfc3e6104b6/volumes/44dcb60b-1217-498c-a45d-4fce1abaab81 => generated 1675 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 04:30:44.567 7 INFO cinder.api.openstack.wsgi [req-be39d2b8-5370-40cc-b99d-426674243955 req-fed05394-2b90-4dca-8f89-7f08067a7e24 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/volumes/44dcb60b-1217-498c-a45d-4fce1abaab81 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending 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 04:30:44.581 7 INFO cinder.volume.api [req-be39d2b8-5370-40cc-b99d-426674243955 req-fed05394-2b90-4dca-8f89-7f08067a7e24 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] Volume info retrieved successfully. 2026-07-08 04:30:44.587 7 INFO cinder.api.openstack.wsgi [req-be39d2b8-5370-40cc-b99d-426674243955 req-fed05394-2b90-4dca-8f89-7f08067a7e24 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/volumes/44dcb60b-1217-498c-a45d-4fce1abaab81 returned with HTTP 200 [pid: 7|app: 0|req: 500/994] 10.0.0.1 () {34 vars in 1026 bytes} [Wed Jul 8 04:30:44 2026] GET /v3/96f0f1c7ed5144c3ad258cfc3e6104b6/volumes/44dcb60b-1217-498c-a45d-4fce1abaab81 => generated 1675 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-07-08 04:30:44.599 8 INFO cinder.api.openstack.wsgi [req-be39d2b8-5370-40cc-b99d-426674243955 req-95ef6aa1-62a3-4a08-80a7-32c39d502db0 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-07-08 04:30:44.600 8 INFO cinder.api.openstack.wsgi [req-be39d2b8-5370-40cc-b99d-426674243955 req-95ef6aa1-62a3-4a08-80a7-32c39d502db0 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 495/995] 10.0.0.1 () {32 vars in 827 bytes} [Wed Jul 8 04: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 04:30:44.617 7 INFO cinder.api.openstack.wsgi [req-be39d2b8-5370-40cc-b99d-426674243955 req-f400c846-e984-4de2-b215-569b7ece69b3 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/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 04:30:44.672 7 INFO cinder.api.openstack.wsgi [req-be39d2b8-5370-40cc-b99d-426674243955 req-f400c846-e984-4de2-b215-569b7ece69b3 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/attachments returned with HTTP 200 [pid: 7|app: 0|req: 501/996] 10.0.0.1 () {40 vars in 1055 bytes} [Wed Jul 8 04:30:44 2026] POST /v3/96f0f1c7ed5144c3ad258cfc3e6104b6/attachments => generated 273 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-07-08 04:30:45.780 7 INFO cinder.api.openstack.wsgi [req-be39d2b8-5370-40cc-b99d-426674243955 req-f400c846-e984-4de2-b215-569b7ece69b3 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 04:30:45.780 8 INFO cinder.api.openstack.wsgi [req-be39d2b8-5370-40cc-b99d-426674243955 req-95ef6aa1-62a3-4a08-80a7-32c39d502db0 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 04:30:45.782 7 INFO cinder.api.openstack.wsgi [req-be39d2b8-5370-40cc-b99d-426674243955 req-f400c846-e984-4de2-b215-569b7ece69b3 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 04:30:45.782 8 INFO cinder.api.openstack.wsgi [req-be39d2b8-5370-40cc-b99d-426674243955 req-95ef6aa1-62a3-4a08-80a7-32c39d502db0 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61: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 04:30:48.172 7 INFO cinder.api.openstack.wsgi [req-98ff87ee-25d3-4c30-a3a4-3600afe910e5 req-9161ab67-41e1-46f5-93e0-623ce379181b 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/volumes/44dcb60b-1217-498c-a45d-4fce1abaab81 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending 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 04:30:48.190 7 INFO cinder.volume.api [req-98ff87ee-25d3-4c30-a3a4-3600afe910e5 req-9161ab67-41e1-46f5-93e0-623ce379181b 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] Volume info retrieved successfully. 2026-07-08 04:30:48.199 7 INFO cinder.api.openstack.wsgi [req-98ff87ee-25d3-4c30-a3a4-3600afe910e5 req-9161ab67-41e1-46f5-93e0-623ce379181b 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/volumes/44dcb60b-1217-498c-a45d-4fce1abaab81 returned with HTTP 200 [pid: 7|app: 0|req: 503/999] 199.204.45.227 () {32 vars in 825 bytes} [Wed Jul 8 04:30:48 2026] GET /v3/96f0f1c7ed5144c3ad258cfc3e6104b6/volumes/44dcb60b-1217-498c-a45d-4fce1abaab81 => generated 1674 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-07-08 04:30:50.114 8 INFO cinder.api.openstack.wsgi [req-be39d2b8-5370-40cc-b99d-426674243955 req-95ef6aa1-62a3-4a08-80a7-32c39d502db0 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-07-08 04:30:50.115 8 INFO cinder.api.openstack.wsgi [req-be39d2b8-5370-40cc-b99d-426674243955 req-95ef6aa1-62a3-4a08-80a7-32c39d502db0 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 497/1000] 199.204.45.227 () {32 vars in 840 bytes} [Wed Jul 8 04:30:50 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 04:30:50.128 7 INFO cinder.api.openstack.wsgi [req-be39d2b8-5370-40cc-b99d-426674243955 req-2a800eb8-b2b2-4782-b427-8138343c3382 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/volumes/44dcb60b-1217-498c-a45d-4fce1abaab81 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending 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 04:30:50.147 7 INFO cinder.volume.api [req-be39d2b8-5370-40cc-b99d-426674243955 req-2a800eb8-b2b2-4782-b427-8138343c3382 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] Volume info retrieved successfully. 2026-07-08 04:30:50.151 7 INFO cinder.api.openstack.wsgi [req-be39d2b8-5370-40cc-b99d-426674243955 req-2a800eb8-b2b2-4782-b427-8138343c3382 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/volumes/44dcb60b-1217-498c-a45d-4fce1abaab81 returned with HTTP 200 [pid: 7|app: 0|req: 504/1001] 199.204.45.227 () {36 vars in 1073 bytes} [Wed Jul 8 04:30:50 2026] GET /v3/96f0f1c7ed5144c3ad258cfc3e6104b6/volumes/44dcb60b-1217-498c-a45d-4fce1abaab81 => generated 1898 bytes in 33 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 04:30:50.240 8 INFO cinder.api.openstack.wsgi [req-be39d2b8-5370-40cc-b99d-426674243955 req-8185fd43-0472-4f91-ab44-3ab0313bd24a 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/attachments/96796ab1-2058-4be2-acd0-bd6ae3f30fe4 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending 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 04:30:51.283 8 INFO cinder.api.openstack.wsgi [req-be39d2b8-5370-40cc-b99d-426674243955 req-8185fd43-0472-4f91-ab44-3ab0313bd24a 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/attachments/96796ab1-2058-4be2-acd0-bd6ae3f30fe4 returned with HTTP 200 [pid: 8|app: 0|req: 498/1002] 199.204.45.227 () {40 vars in 1135 bytes} [Wed Jul 8 04:30:50 2026] PUT /v3/96f0f1c7ed5144c3ad258cfc3e6104b6/attachments/96796ab1-2058-4be2-acd0-bd6ae3f30fe4 => generated 802 bytes in 1051 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 04:30:51.629 7 INFO cinder.api.openstack.wsgi [req-98ff87ee-25d3-4c30-a3a4-3600afe910e5 req-8960a7e5-d821-46a4-8f0f-878418ee24d2 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/volumes/44dcb60b-1217-498c-a45d-4fce1abaab81 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending 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 04:30:51.645 7 INFO cinder.volume.api [req-98ff87ee-25d3-4c30-a3a4-3600afe910e5 req-8960a7e5-d821-46a4-8f0f-878418ee24d2 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] Volume info retrieved successfully. 2026-07-08 04:30:51.650 7 INFO cinder.api.openstack.wsgi [req-98ff87ee-25d3-4c30-a3a4-3600afe910e5 req-8960a7e5-d821-46a4-8f0f-878418ee24d2 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/volumes/44dcb60b-1217-498c-a45d-4fce1abaab81 returned with HTTP 200 [pid: 7|app: 0|req: 505/1003] 199.204.45.227 () {32 vars in 825 bytes} [Wed Jul 8 04:30:51 2026] GET /v3/96f0f1c7ed5144c3ad258cfc3e6104b6/volumes/44dcb60b-1217-498c-a45d-4fce1abaab81 => generated 1675 bytes in 26 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 04:30:51.806 8 INFO cinder.api.openstack.wsgi [req-be39d2b8-5370-40cc-b99d-426674243955 req-190be6ed-d0cc-4148-b1bf-04cd083625e8 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/attachments/96796ab1-2058-4be2-acd0-bd6ae3f30fe4/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 04:30:51.849 8 INFO cinder.api.openstack.wsgi [req-be39d2b8-5370-40cc-b99d-426674243955 req-190be6ed-d0cc-4148-b1bf-04cd083625e8 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/attachments/96796ab1-2058-4be2-acd0-bd6ae3f30fe4/action returned with HTTP 204 [pid: 8|app: 0|req: 499/1004] 199.204.45.227 () {40 vars in 1148 bytes} [Wed Jul 8 04:30:51 2026] POST /v3/96f0f1c7ed5144c3ad258cfc3e6104b6/attachments/96796ab1-2058-4be2-acd0-bd6ae3f30fe4/action => generated 0 bytes in 53 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 04:30:54.870 7 INFO cinder.api.openstack.wsgi [req-98ff87ee-25d3-4c30-a3a4-3600afe910e5 req-b8910eac-6218-42a0-aa82-473152e29ed2 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/volumes/44dcb60b-1217-498c-a45d-4fce1abaab81 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending 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 04:30:54.890 7 INFO cinder.volume.api [req-98ff87ee-25d3-4c30-a3a4-3600afe910e5 req-b8910eac-6218-42a0-aa82-473152e29ed2 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] Volume info retrieved successfully. 2026-07-08 04:30:54.895 7 INFO cinder.api.openstack.wsgi [req-98ff87ee-25d3-4c30-a3a4-3600afe910e5 req-b8910eac-6218-42a0-aa82-473152e29ed2 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/volumes/44dcb60b-1217-498c-a45d-4fce1abaab81 returned with HTTP 200 [pid: 7|app: 0|req: 506/1005] 199.204.45.227 () {32 vars in 825 bytes} [Wed Jul 8 04:30:54 2026] GET /v3/96f0f1c7ed5144c3ad258cfc3e6104b6/volumes/44dcb60b-1217-498c-a45d-4fce1abaab81 => generated 1973 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-07-08 04:30:55.780 8 INFO cinder.api.openstack.wsgi [req-be39d2b8-5370-40cc-b99d-426674243955 req-190be6ed-d0cc-4148-b1bf-04cd083625e8 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 04:30:55.780 7 INFO cinder.api.openstack.wsgi [req-98ff87ee-25d3-4c30-a3a4-3600afe910e5 req-b8910eac-6218-42a0-aa82-473152e29ed2 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 04:30:55.781 8 INFO cinder.api.openstack.wsgi [req-be39d2b8-5370-40cc-b99d-426674243955 req-190be6ed-d0cc-4148-b1bf-04cd083625e8 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 04:30:55.782 7 INFO cinder.api.openstack.wsgi [req-98ff87ee-25d3-4c30-a3a4-3600afe910e5 req-b8910eac-6218-42a0-aa82-473152e29ed2 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61: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 04:30:58.188 8 INFO cinder.api.openstack.wsgi [req-98ff87ee-25d3-4c30-a3a4-3600afe910e5 req-e07dd623-b661-44bd-820b-822b20d3f01e 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/volumes/44dcb60b-1217-498c-a45d-4fce1abaab81 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending 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 04:30:58.210 8 INFO cinder.volume.api [req-98ff87ee-25d3-4c30-a3a4-3600afe910e5 req-e07dd623-b661-44bd-820b-822b20d3f01e 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] Volume info retrieved successfully. 2026-07-08 04:30:58.215 8 INFO cinder.api.openstack.wsgi [req-98ff87ee-25d3-4c30-a3a4-3600afe910e5 req-e07dd623-b661-44bd-820b-822b20d3f01e 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/volumes/44dcb60b-1217-498c-a45d-4fce1abaab81 returned with HTTP 200 [pid: 8|app: 0|req: 501/1008] 199.204.45.227 () {32 vars in 825 bytes} [Wed Jul 8 04:30:58 2026] GET /v3/96f0f1c7ed5144c3ad258cfc3e6104b6/volumes/44dcb60b-1217-498c-a45d-4fce1abaab81 => generated 1973 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-07-08 04:31:05.780 7 INFO cinder.api.openstack.wsgi [req-98ff87ee-25d3-4c30-a3a4-3600afe910e5 req-b8910eac-6218-42a0-aa82-473152e29ed2 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 04:31:05.781 7 INFO cinder.api.openstack.wsgi [req-98ff87ee-25d3-4c30-a3a4-3600afe910e5 req-b8910eac-6218-42a0-aa82-473152e29ed2 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 04:31:05.783 8 INFO cinder.api.openstack.wsgi [req-98ff87ee-25d3-4c30-a3a4-3600afe910e5 req-e07dd623-b661-44bd-820b-822b20d3f01e 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 04:31:05.784 8 INFO cinder.api.openstack.wsgi [req-98ff87ee-25d3-4c30-a3a4-3600afe910e5 req-e07dd623-b661-44bd-820b-822b20d3f01e 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 04:31:15.780 8 INFO cinder.api.openstack.wsgi [req-98ff87ee-25d3-4c30-a3a4-3600afe910e5 req-e07dd623-b661-44bd-820b-822b20d3f01e 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 04:31:15.781 7 INFO cinder.api.openstack.wsgi [req-98ff87ee-25d3-4c30-a3a4-3600afe910e5 req-b8910eac-6218-42a0-aa82-473152e29ed2 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 04:31:15.782 8 INFO cinder.api.openstack.wsgi [req-98ff87ee-25d3-4c30-a3a4-3600afe910e5 req-e07dd623-b661-44bd-820b-822b20d3f01e 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 04:31:15.782 7 INFO cinder.api.openstack.wsgi [req-98ff87ee-25d3-4c30-a3a4-3600afe910e5 req-b8910eac-6218-42a0-aa82-473152e29ed2 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 04:31:25.781 7 INFO cinder.api.openstack.wsgi [req-98ff87ee-25d3-4c30-a3a4-3600afe910e5 req-b8910eac-6218-42a0-aa82-473152e29ed2 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 04:31:25.781 8 INFO cinder.api.openstack.wsgi [req-98ff87ee-25d3-4c30-a3a4-3600afe910e5 req-e07dd623-b661-44bd-820b-822b20d3f01e 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 04:31:25.782 7 INFO cinder.api.openstack.wsgi [req-98ff87ee-25d3-4c30-a3a4-3600afe910e5 req-b8910eac-6218-42a0-aa82-473152e29ed2 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 04:31:25.784 8 INFO cinder.api.openstack.wsgi [req-98ff87ee-25d3-4c30-a3a4-3600afe910e5 req-e07dd623-b661-44bd-820b-822b20d3f01e 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 04:31:35.779 7 INFO cinder.api.openstack.wsgi [req-98ff87ee-25d3-4c30-a3a4-3600afe910e5 req-b8910eac-6218-42a0-aa82-473152e29ed2 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 04:31:35.780 7 INFO cinder.api.openstack.wsgi [req-98ff87ee-25d3-4c30-a3a4-3600afe910e5 req-b8910eac-6218-42a0-aa82-473152e29ed2 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 04:31:35.780 8 INFO cinder.api.openstack.wsgi [req-98ff87ee-25d3-4c30-a3a4-3600afe910e5 req-e07dd623-b661-44bd-820b-822b20d3f01e 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 04:31:35.782 8 INFO cinder.api.openstack.wsgi [req-98ff87ee-25d3-4c30-a3a4-3600afe910e5 req-e07dd623-b661-44bd-820b-822b20d3f01e 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61: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 04:31:39.116 7 INFO cinder.api.openstack.wsgi [None req-249bf85e-5fc3-4a4f-b40d-a8f1f845dbf5 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/volumes/detail?all_tenants=true 2026-07-08 04:31:39.131 7 INFO cinder.volume.api [None req-249bf85e-5fc3-4a4f-b40d-a8f1f845dbf5 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - 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 04:31:39.138 7 INFO cinder.api.openstack.wsgi [None req-249bf85e-5fc3-4a4f-b40d-a8f1f845dbf5 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 512/1017] 10.0.0.95 () {28 vars in 683 bytes} [Wed Jul 8 04:31:39 2026] GET /v3/96f0f1c7ed5144c3ad258cfc3e6104b6/volumes/detail?all_tenants=true => generated 1976 bytes in 69 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 04:31:39.151 8 INFO cinder.api.openstack.wsgi [None req-a58860dc-7459-49f2-a2e1-75abffab46c1 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/volumes/detail?all_tenants=true 2026-07-08 04:31:39.165 8 INFO cinder.volume.api [None req-a58860dc-7459-49f2-a2e1-75abffab46c1 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - 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 04:31:39.171 8 INFO cinder.api.openstack.wsgi [None req-a58860dc-7459-49f2-a2e1-75abffab46c1 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 506/1018] 10.0.0.95 () {28 vars in 683 bytes} [Wed Jul 8 04:31:39 2026] GET /v3/96f0f1c7ed5144c3ad258cfc3e6104b6/volumes/detail?all_tenants=true => generated 1976 bytes in 26 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 04:31:39.188 7 INFO cinder.api.openstack.wsgi [None req-50676829-f59b-434a-b0ac-c18176c39fd0 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/scheduler-stats/get_pools?detail=true 2026-07-08 04:31:39.692 7 INFO cinder.api.openstack.wsgi [None req-50676829-f59b-434a-b0ac-c18176c39fd0 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 513/1019] 10.0.0.95 () {28 vars in 695 bytes} [Wed Jul 8 04:31:39 2026] GET /v3/96f0f1c7ed5144c3ad258cfc3e6104b6/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 04:31:39.704 8 INFO cinder.api.openstack.wsgi [None req-d6794db9-c8f9-4d4d-a5e5-53c90903c837 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-services 2026-07-08 04:31:39.711 8 INFO cinder.api.openstack.wsgi [None req-d6794db9-c8f9-4d4d-a5e5-53c90903c837 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-services returned with HTTP 200 [pid: 8|app: 0|req: 507/1020] 10.0.0.95 () {28 vars in 644 bytes} [Wed Jul 8 04:31:39 2026] GET /v3/96f0f1c7ed5144c3ad258cfc3e6104b6/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 04:31:39.780 7 INFO cinder.api.openstack.wsgi [None req-921659fa-3bea-450e-875a-42444c76876f 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-quota-sets/30471c1cfdf44b29baf86fc27632b09f?usage=true 2026-07-08 04:31:39.808 7 INFO cinder.api.openstack.wsgi [None req-921659fa-3bea-450e-875a-42444c76876f 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-quota-sets/30471c1cfdf44b29baf86fc27632b09f?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 514/1021] 10.0.0.95 () {28 vars in 735 bytes} [Wed Jul 8 04:31:39 2026] GET /v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-quota-sets/30471c1cfdf44b29baf86fc27632b09f?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 04:31:39.836 8 INFO cinder.api.openstack.wsgi [None req-6db2b362-de7f-4dce-99e8-9681eb5ab336 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-quota-sets/5b25ed9c6996448f86bd41b55e1a9616?usage=true 2026-07-08 04:31:39.868 8 INFO cinder.api.openstack.wsgi [None req-6db2b362-de7f-4dce-99e8-9681eb5ab336 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-quota-sets/5b25ed9c6996448f86bd41b55e1a9616?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 508/1022] 10.0.0.95 () {28 vars in 735 bytes} [Wed Jul 8 04:31:39 2026] GET /v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-quota-sets/5b25ed9c6996448f86bd41b55e1a9616?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 04:31:39.886 7 INFO cinder.api.openstack.wsgi [None req-cf9eebd0-8203-4d2b-b081-2a34f96ed475 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-quota-sets/74aa3f62872d4a38bc2afe644e6db512?usage=true 2026-07-08 04:31:39.906 7 INFO cinder.api.openstack.wsgi [None req-cf9eebd0-8203-4d2b-b081-2a34f96ed475 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-quota-sets/74aa3f62872d4a38bc2afe644e6db512?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 515/1023] 10.0.0.95 () {28 vars in 735 bytes} [Wed Jul 8 04:31:39 2026] GET /v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-quota-sets/74aa3f62872d4a38bc2afe644e6db512?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 04:31:39.919 8 INFO cinder.api.openstack.wsgi [None req-e3bcb271-6073-4d3a-9248-ed5ee9343973 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-quota-sets/7d14610fbe25460d903264a616a925ac?usage=true 2026-07-08 04:31:39.943 8 INFO cinder.api.openstack.wsgi [None req-e3bcb271-6073-4d3a-9248-ed5ee9343973 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-quota-sets/7d14610fbe25460d903264a616a925ac?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 509/1024] 10.0.0.95 () {28 vars in 735 bytes} [Wed Jul 8 04:31:39 2026] GET /v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-quota-sets/7d14610fbe25460d903264a616a925ac?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 04:31:39.958 7 INFO cinder.api.openstack.wsgi [None req-f025e12e-14dd-4f00-b565-6d85d4109c91 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-quota-sets/96f0f1c7ed5144c3ad258cfc3e6104b6?usage=true 2026-07-08 04:31:39.980 7 INFO cinder.api.openstack.wsgi [None req-f025e12e-14dd-4f00-b565-6d85d4109c91 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-quota-sets/96f0f1c7ed5144c3ad258cfc3e6104b6?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 516/1025] 10.0.0.95 () {28 vars in 735 bytes} [Wed Jul 8 04:31:39 2026] GET /v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-quota-sets/96f0f1c7ed5144c3ad258cfc3e6104b6?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 04:31:39.997 8 INFO cinder.api.openstack.wsgi [None req-51253221-efa3-480a-a8b2-9a4b54c09b8c 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-quota-sets/9c9511d1205c4b8d94d5bcdc05e42ce6?usage=true 2026-07-08 04:31:40.022 8 INFO cinder.api.openstack.wsgi [None req-51253221-efa3-480a-a8b2-9a4b54c09b8c 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-quota-sets/9c9511d1205c4b8d94d5bcdc05e42ce6?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 510/1026] 10.0.0.95 () {28 vars in 735 bytes} [Wed Jul 8 04:31:39 2026] GET /v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-quota-sets/9c9511d1205c4b8d94d5bcdc05e42ce6?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 04:31:40.044 7 INFO cinder.api.openstack.wsgi [None req-c3d60cb8-1fb7-44b7-b6ac-f6641301e234 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-quota-sets/a2b1a569d7a94d9ba1c61be26df680ee?usage=true 2026-07-08 04:31:40.066 7 INFO cinder.api.openstack.wsgi [None req-c3d60cb8-1fb7-44b7-b6ac-f6641301e234 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-quota-sets/a2b1a569d7a94d9ba1c61be26df680ee?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 517/1027] 10.0.0.95 () {28 vars in 735 bytes} [Wed Jul 8 04:31:40 2026] GET /v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-quota-sets/a2b1a569d7a94d9ba1c61be26df680ee?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 04:31:40.080 8 INFO cinder.api.openstack.wsgi [None req-fbfc30b9-07fd-4eba-83ef-0508240b02e4 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-quota-sets/c47ae1d35be143248865a152c43d99d9?usage=true 2026-07-08 04:31:40.105 8 INFO cinder.api.openstack.wsgi [None req-fbfc30b9-07fd-4eba-83ef-0508240b02e4 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-quota-sets/c47ae1d35be143248865a152c43d99d9?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 511/1028] 10.0.0.95 () {28 vars in 735 bytes} [Wed Jul 8 04:31:40 2026] GET /v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-quota-sets/c47ae1d35be143248865a152c43d99d9?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 04:31:40.116 7 INFO cinder.api.openstack.wsgi [None req-7a82ffea-2570-4561-981c-4267bc70e86d 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-quota-sets/dd5589856fa640baba2a7e8e74f620ef?usage=true 2026-07-08 04:31:40.142 7 INFO cinder.api.openstack.wsgi [None req-7a82ffea-2570-4561-981c-4267bc70e86d 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-quota-sets/dd5589856fa640baba2a7e8e74f620ef?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 518/1029] 10.0.0.95 () {28 vars in 735 bytes} [Wed Jul 8 04:31:40 2026] GET /v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-quota-sets/dd5589856fa640baba2a7e8e74f620ef?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 04:31:40.153 8 INFO cinder.api.openstack.wsgi [None req-b052a26b-0bbd-45b7-b0a4-e1e51913deeb 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-quota-sets/e6784e537c98470e99e42891d8099069?usage=true 2026-07-08 04:31:40.182 8 INFO cinder.api.openstack.wsgi [None req-b052a26b-0bbd-45b7-b0a4-e1e51913deeb 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-quota-sets/e6784e537c98470e99e42891d8099069?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 512/1030] 10.0.0.95 () {28 vars in 735 bytes} [Wed Jul 8 04:31:40 2026] GET /v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-quota-sets/e6784e537c98470e99e42891d8099069?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 04:31:40.194 7 INFO cinder.api.openstack.wsgi [None req-79a82816-3cea-46f3-ac36-a854b7ae8e02 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-quota-sets/f22bb2b9ac194ab79a4f955d58cfb913?usage=true 2026-07-08 04:31:40.247 7 INFO cinder.api.openstack.wsgi [None req-79a82816-3cea-46f3-ac36-a854b7ae8e02 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-quota-sets/f22bb2b9ac194ab79a4f955d58cfb913?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 519/1031] 10.0.0.95 () {28 vars in 735 bytes} [Wed Jul 8 04:31:40 2026] GET /v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-quota-sets/f22bb2b9ac194ab79a4f955d58cfb913?usage=true => generated 847 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-08 04:31:40.261 8 INFO cinder.api.openstack.wsgi [None req-dbfb30b8-0607-4cae-992d-3f89d93d342c 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/snapshots?all_tenants=true 2026-07-08 04:31:40.268 8 INFO cinder.volume.api [None req-dbfb30b8-0607-4cae-992d-3f89d93d342c 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] Get all snapshots completed successfully. 2026-07-08 04:31:40.269 8 INFO cinder.api.openstack.wsgi [None req-dbfb30b8-0607-4cae-992d-3f89d93d342c 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 513/1032] 10.0.0.95 () {28 vars in 673 bytes} [Wed Jul 8 04:31:40 2026] GET /v3/96f0f1c7ed5144c3ad258cfc3e6104b6/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 04:31:45.780 8 INFO cinder.api.openstack.wsgi [None req-dbfb30b8-0607-4cae-992d-3f89d93d342c 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 04:31:45.780 7 INFO cinder.api.openstack.wsgi [None req-79a82816-3cea-46f3-ac36-a854b7ae8e02 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 04:31:45.782 7 INFO cinder.api.openstack.wsgi [None req-79a82816-3cea-46f3-ac36-a854b7ae8e02 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 04:31:45.782 8 INFO cinder.api.openstack.wsgi [None req-dbfb30b8-0607-4cae-992d-3f89d93d342c 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 04:31:55.780 7 INFO cinder.api.openstack.wsgi [None req-79a82816-3cea-46f3-ac36-a854b7ae8e02 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 04:31:55.780 8 INFO cinder.api.openstack.wsgi [None req-dbfb30b8-0607-4cae-992d-3f89d93d342c 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 04:31:55.781 8 INFO cinder.api.openstack.wsgi [None req-dbfb30b8-0607-4cae-992d-3f89d93d342c 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 04:31:55.781 7 INFO cinder.api.openstack.wsgi [None req-79a82816-3cea-46f3-ac36-a854b7ae8e02 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 04:32:05.779 8 INFO cinder.api.openstack.wsgi [None req-dbfb30b8-0607-4cae-992d-3f89d93d342c 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 04:32:05.780 8 INFO cinder.api.openstack.wsgi [None req-dbfb30b8-0607-4cae-992d-3f89d93d342c 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 04:32:05.782 7 INFO cinder.api.openstack.wsgi [None req-79a82816-3cea-46f3-ac36-a854b7ae8e02 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 04:32:05.783 7 INFO cinder.api.openstack.wsgi [None req-79a82816-3cea-46f3-ac36-a854b7ae8e02 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 04:32:15.780 8 INFO cinder.api.openstack.wsgi [None req-dbfb30b8-0607-4cae-992d-3f89d93d342c 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 04:32:15.780 7 INFO cinder.api.openstack.wsgi [None req-79a82816-3cea-46f3-ac36-a854b7ae8e02 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 04:32:15.781 7 INFO cinder.api.openstack.wsgi [None req-79a82816-3cea-46f3-ac36-a854b7ae8e02 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 04:32:15.781 8 INFO cinder.api.openstack.wsgi [None req-dbfb30b8-0607-4cae-992d-3f89d93d342c 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 04:32:25.780 7 INFO cinder.api.openstack.wsgi [None req-79a82816-3cea-46f3-ac36-a854b7ae8e02 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 04:32:25.781 8 INFO cinder.api.openstack.wsgi [None req-dbfb30b8-0607-4cae-992d-3f89d93d342c 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 04:32:25.781 7 INFO cinder.api.openstack.wsgi [None req-79a82816-3cea-46f3-ac36-a854b7ae8e02 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 04:32:25.783 8 INFO cinder.api.openstack.wsgi [None req-dbfb30b8-0607-4cae-992d-3f89d93d342c 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 04:32:35.780 7 INFO cinder.api.openstack.wsgi [None req-79a82816-3cea-46f3-ac36-a854b7ae8e02 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 04:32:35.780 8 INFO cinder.api.openstack.wsgi [None req-dbfb30b8-0607-4cae-992d-3f89d93d342c 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 04:32:35.781 8 INFO cinder.api.openstack.wsgi [None req-dbfb30b8-0607-4cae-992d-3f89d93d342c 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 04:32:35.781 7 INFO cinder.api.openstack.wsgi [None req-79a82816-3cea-46f3-ac36-a854b7ae8e02 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 04:32:39.105 7 INFO cinder.api.openstack.wsgi [None req-67ffa481-405e-4fc0-b2b8-091d7fabbafd 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/volumes/detail?all_tenants=true 2026-07-08 04:32:39.117 7 INFO cinder.volume.api [None req-67ffa481-405e-4fc0-b2b8-091d7fabbafd 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - 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 04:32:39.124 7 INFO cinder.api.openstack.wsgi [None req-67ffa481-405e-4fc0-b2b8-091d7fabbafd 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 526/1045] 10.0.0.95 () {28 vars in 683 bytes} [Wed Jul 8 04:32:39 2026] GET /v3/96f0f1c7ed5144c3ad258cfc3e6104b6/volumes/detail?all_tenants=true => generated 1976 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-07-08 04:32:39.137 8 INFO cinder.api.openstack.wsgi [None req-dc375f1b-cb98-478f-a79e-d60cda7e0b7c 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/snapshots?all_tenants=true 2026-07-08 04:32:39.146 8 INFO cinder.volume.api [None req-dc375f1b-cb98-478f-a79e-d60cda7e0b7c 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] Get all snapshots completed successfully. 2026-07-08 04:32:39.147 8 INFO cinder.api.openstack.wsgi [None req-dc375f1b-cb98-478f-a79e-d60cda7e0b7c 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 520/1046] 10.0.0.95 () {28 vars in 673 bytes} [Wed Jul 8 04:32:39 2026] GET /v3/96f0f1c7ed5144c3ad258cfc3e6104b6/snapshots?all_tenants=true => generated 17 bytes in 17 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 04:32:39.195 7 INFO cinder.api.openstack.wsgi [None req-9ca63b99-3a1c-4a6f-8ce1-1f792188561f 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-quota-sets/30471c1cfdf44b29baf86fc27632b09f?usage=true 2026-07-08 04:32:39.218 7 INFO cinder.api.openstack.wsgi [None req-9ca63b99-3a1c-4a6f-8ce1-1f792188561f 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-quota-sets/30471c1cfdf44b29baf86fc27632b09f?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 527/1047] 10.0.0.95 () {28 vars in 735 bytes} [Wed Jul 8 04:32:39 2026] GET /v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-quota-sets/30471c1cfdf44b29baf86fc27632b09f?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 04:32:39.230 8 INFO cinder.api.openstack.wsgi [None req-c7eb23a4-2c86-4760-ad09-909bb35b4c76 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-quota-sets/5b25ed9c6996448f86bd41b55e1a9616?usage=true 2026-07-08 04:32:39.250 8 INFO cinder.api.openstack.wsgi [None req-c7eb23a4-2c86-4760-ad09-909bb35b4c76 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-quota-sets/5b25ed9c6996448f86bd41b55e1a9616?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 521/1048] 10.0.0.95 () {28 vars in 735 bytes} [Wed Jul 8 04:32:39 2026] GET /v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-quota-sets/5b25ed9c6996448f86bd41b55e1a9616?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 04:32:39.261 7 INFO cinder.api.openstack.wsgi [None req-36a00fd2-c472-4512-815b-82dc27d374f7 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-quota-sets/74aa3f62872d4a38bc2afe644e6db512?usage=true 2026-07-08 04:32:39.285 7 INFO cinder.api.openstack.wsgi [None req-36a00fd2-c472-4512-815b-82dc27d374f7 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-quota-sets/74aa3f62872d4a38bc2afe644e6db512?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 528/1049] 10.0.0.95 () {28 vars in 735 bytes} [Wed Jul 8 04:32:39 2026] GET /v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-quota-sets/74aa3f62872d4a38bc2afe644e6db512?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 04:32:39.297 8 INFO cinder.api.openstack.wsgi [None req-5428afe5-828b-4c48-9c45-93dc9af37f1e 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-quota-sets/7d14610fbe25460d903264a616a925ac?usage=true 2026-07-08 04:32:39.318 8 INFO cinder.api.openstack.wsgi [None req-5428afe5-828b-4c48-9c45-93dc9af37f1e 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-quota-sets/7d14610fbe25460d903264a616a925ac?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 522/1050] 10.0.0.95 () {28 vars in 735 bytes} [Wed Jul 8 04:32:39 2026] GET /v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-quota-sets/7d14610fbe25460d903264a616a925ac?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 04:32:39.329 7 INFO cinder.api.openstack.wsgi [None req-f1437090-8314-4a76-88ca-22ae0ad74f39 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-quota-sets/96f0f1c7ed5144c3ad258cfc3e6104b6?usage=true 2026-07-08 04:32:39.353 7 INFO cinder.api.openstack.wsgi [None req-f1437090-8314-4a76-88ca-22ae0ad74f39 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-quota-sets/96f0f1c7ed5144c3ad258cfc3e6104b6?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 529/1051] 10.0.0.95 () {28 vars in 735 bytes} [Wed Jul 8 04:32:39 2026] GET /v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-quota-sets/96f0f1c7ed5144c3ad258cfc3e6104b6?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 04:32:39.367 8 INFO cinder.api.openstack.wsgi [None req-617b55e1-8c75-4deb-8783-4bf924c4afce 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-quota-sets/9c9511d1205c4b8d94d5bcdc05e42ce6?usage=true 2026-07-08 04:32:39.392 8 INFO cinder.api.openstack.wsgi [None req-617b55e1-8c75-4deb-8783-4bf924c4afce 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-quota-sets/9c9511d1205c4b8d94d5bcdc05e42ce6?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 523/1052] 10.0.0.95 () {28 vars in 735 bytes} [Wed Jul 8 04:32:39 2026] GET /v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-quota-sets/9c9511d1205c4b8d94d5bcdc05e42ce6?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 04:32:39.406 7 INFO cinder.api.openstack.wsgi [None req-653c42f6-7d91-4b32-bf19-a8f2d43aa862 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-quota-sets/a2b1a569d7a94d9ba1c61be26df680ee?usage=true 2026-07-08 04:32:39.429 7 INFO cinder.api.openstack.wsgi [None req-653c42f6-7d91-4b32-bf19-a8f2d43aa862 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-quota-sets/a2b1a569d7a94d9ba1c61be26df680ee?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 530/1053] 10.0.0.95 () {28 vars in 735 bytes} [Wed Jul 8 04:32:39 2026] GET /v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-quota-sets/a2b1a569d7a94d9ba1c61be26df680ee?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 04:32:39.444 8 INFO cinder.api.openstack.wsgi [None req-e36dbc9f-7995-4679-bc11-7b5bacce48ae 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-quota-sets/c47ae1d35be143248865a152c43d99d9?usage=true 2026-07-08 04:32:39.467 8 INFO cinder.api.openstack.wsgi [None req-e36dbc9f-7995-4679-bc11-7b5bacce48ae 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-quota-sets/c47ae1d35be143248865a152c43d99d9?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 524/1054] 10.0.0.95 () {28 vars in 735 bytes} [Wed Jul 8 04:32:39 2026] GET /v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-quota-sets/c47ae1d35be143248865a152c43d99d9?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 04:32:39.479 7 INFO cinder.api.openstack.wsgi [None req-fe9101e9-cb99-4b99-9dc0-42c0dd58e629 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-quota-sets/dd5589856fa640baba2a7e8e74f620ef?usage=true 2026-07-08 04:32:39.499 7 INFO cinder.api.openstack.wsgi [None req-fe9101e9-cb99-4b99-9dc0-42c0dd58e629 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-quota-sets/dd5589856fa640baba2a7e8e74f620ef?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 531/1055] 10.0.0.95 () {28 vars in 735 bytes} [Wed Jul 8 04:32:39 2026] GET /v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-quota-sets/dd5589856fa640baba2a7e8e74f620ef?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 04:32:39.514 8 INFO cinder.api.openstack.wsgi [None req-1bb66bdc-b2f9-48af-a608-a0f96b3ccfd0 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-quota-sets/e6784e537c98470e99e42891d8099069?usage=true 2026-07-08 04:32:39.542 8 INFO cinder.api.openstack.wsgi [None req-1bb66bdc-b2f9-48af-a608-a0f96b3ccfd0 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-quota-sets/e6784e537c98470e99e42891d8099069?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 525/1056] 10.0.0.95 () {28 vars in 735 bytes} [Wed Jul 8 04:32:39 2026] GET /v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-quota-sets/e6784e537c98470e99e42891d8099069?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 04:32:39.554 7 INFO cinder.api.openstack.wsgi [None req-bdce8ebc-d51c-4337-bdf8-7620b4859c7f 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-quota-sets/f22bb2b9ac194ab79a4f955d58cfb913?usage=true 2026-07-08 04:32:39.578 7 INFO cinder.api.openstack.wsgi [None req-bdce8ebc-d51c-4337-bdf8-7620b4859c7f 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-quota-sets/f22bb2b9ac194ab79a4f955d58cfb913?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 532/1057] 10.0.0.95 () {28 vars in 735 bytes} [Wed Jul 8 04:32:39 2026] GET /v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-quota-sets/f22bb2b9ac194ab79a4f955d58cfb913?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 04:32:39.592 8 INFO cinder.api.openstack.wsgi [None req-6c28fd1b-bc66-4804-8656-e33054de30dd 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-services 2026-07-08 04:32:39.597 8 INFO cinder.api.openstack.wsgi [None req-6c28fd1b-bc66-4804-8656-e33054de30dd 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-services returned with HTTP 200 [pid: 8|app: 0|req: 526/1058] 10.0.0.95 () {28 vars in 644 bytes} [Wed Jul 8 04:32:39 2026] GET /v3/96f0f1c7ed5144c3ad258cfc3e6104b6/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 04:32:39.608 7 INFO cinder.api.openstack.wsgi [None req-29bc4bda-ce16-44e4-8ad9-abf4140e0181 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/volumes/detail?all_tenants=true 2026-07-08 04:32:39.621 7 INFO cinder.volume.api [None req-29bc4bda-ce16-44e4-8ad9-abf4140e0181 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - 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 04:32:39.627 7 INFO cinder.api.openstack.wsgi [None req-29bc4bda-ce16-44e4-8ad9-abf4140e0181 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 533/1059] 10.0.0.95 () {28 vars in 683 bytes} [Wed Jul 8 04:32:39 2026] GET /v3/96f0f1c7ed5144c3ad258cfc3e6104b6/volumes/detail?all_tenants=true => generated 1976 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-07-08 04:32:39.639 8 INFO cinder.api.openstack.wsgi [None req-d5f7af79-d48d-4588-b721-a940b05b2913 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/scheduler-stats/get_pools?detail=true 2026-07-08 04:32:40.144 8 INFO cinder.api.openstack.wsgi [None req-d5f7af79-d48d-4588-b721-a940b05b2913 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 527/1060] 10.0.0.95 () {28 vars in 695 bytes} [Wed Jul 8 04:32:39 2026] GET /v3/96f0f1c7ed5144c3ad258cfc3e6104b6/scheduler-stats/get_pools?detail=true => generated 671 bytes in 514 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-08 04:32:45.780 8 INFO cinder.api.openstack.wsgi [None req-d5f7af79-d48d-4588-b721-a940b05b2913 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 04:32:45.781 8 INFO cinder.api.openstack.wsgi [None req-d5f7af79-d48d-4588-b721-a940b05b2913 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 04:32:45.781 7 INFO cinder.api.openstack.wsgi [None req-29bc4bda-ce16-44e4-8ad9-abf4140e0181 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 04:32:45.783 7 INFO cinder.api.openstack.wsgi [None req-29bc4bda-ce16-44e4-8ad9-abf4140e0181 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 04:32:55.780 8 INFO cinder.api.openstack.wsgi [None req-d5f7af79-d48d-4588-b721-a940b05b2913 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 04:32:55.780 7 INFO cinder.api.openstack.wsgi [None req-29bc4bda-ce16-44e4-8ad9-abf4140e0181 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 04:32:55.780 8 INFO cinder.api.openstack.wsgi [None req-d5f7af79-d48d-4588-b721-a940b05b2913 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 04:32:55.781 7 INFO cinder.api.openstack.wsgi [None req-29bc4bda-ce16-44e4-8ad9-abf4140e0181 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 04:33:05.780 7 INFO cinder.api.openstack.wsgi [None req-29bc4bda-ce16-44e4-8ad9-abf4140e0181 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 04:33:05.780 8 INFO cinder.api.openstack.wsgi [None req-d5f7af79-d48d-4588-b721-a940b05b2913 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 04:33:05.781 8 INFO cinder.api.openstack.wsgi [None req-d5f7af79-d48d-4588-b721-a940b05b2913 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 04:33:05.781 7 INFO cinder.api.openstack.wsgi [None req-29bc4bda-ce16-44e4-8ad9-abf4140e0181 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 04:33:15.780 8 INFO cinder.api.openstack.wsgi [None req-d5f7af79-d48d-4588-b721-a940b05b2913 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 04:33:15.780 7 INFO cinder.api.openstack.wsgi [None req-29bc4bda-ce16-44e4-8ad9-abf4140e0181 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 04:33:15.781 8 INFO cinder.api.openstack.wsgi [None req-d5f7af79-d48d-4588-b721-a940b05b2913 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 04:33:15.782 7 INFO cinder.api.openstack.wsgi [None req-29bc4bda-ce16-44e4-8ad9-abf4140e0181 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 04:33:25.780 8 INFO cinder.api.openstack.wsgi [None req-d5f7af79-d48d-4588-b721-a940b05b2913 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 04:33:25.780 7 INFO cinder.api.openstack.wsgi [None req-29bc4bda-ce16-44e4-8ad9-abf4140e0181 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 04:33:25.781 8 INFO cinder.api.openstack.wsgi [None req-d5f7af79-d48d-4588-b721-a940b05b2913 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 04:33:25.781 7 INFO cinder.api.openstack.wsgi [None req-29bc4bda-ce16-44e4-8ad9-abf4140e0181 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 04:33:35.779 7 INFO cinder.api.openstack.wsgi [None req-29bc4bda-ce16-44e4-8ad9-abf4140e0181 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 04:33:35.780 8 INFO cinder.api.openstack.wsgi [None req-d5f7af79-d48d-4588-b721-a940b05b2913 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 04:33:35.780 7 INFO cinder.api.openstack.wsgi [None req-29bc4bda-ce16-44e4-8ad9-abf4140e0181 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 04:33:35.781 8 INFO cinder.api.openstack.wsgi [None req-d5f7af79-d48d-4588-b721-a940b05b2913 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61: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 04:33:38.677 7 INFO cinder.api.openstack.wsgi [req-a11f4ae9-11d3-4eed-b889-440bb27fc8f1 req-48d4c5e4-d809-4c1f-b669-3743e3411b87 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/attachments/96796ab1-2058-4be2-acd0-bd6ae3f30fe4 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending 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 04:33:39.154 8 INFO cinder.api.openstack.wsgi [None req-89a6edf5-cad0-4715-9916-d7795f5551c5 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/volumes/detail?all_tenants=true 2026-07-08 04:33:39.165 8 INFO cinder.volume.api [None req-89a6edf5-cad0-4715-9916-d7795f5551c5 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - 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 04:33:39.170 8 INFO cinder.api.openstack.wsgi [None req-89a6edf5-cad0-4715-9916-d7795f5551c5 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 534/1073] 10.0.0.95 () {28 vars in 683 bytes} [Wed Jul 8 04:33:39 2026] GET /v3/96f0f1c7ed5144c3ad258cfc3e6104b6/volumes/detail?all_tenants=true => generated 1976 bytes in 68 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 04:33:39.182 8 INFO cinder.api.openstack.wsgi [None req-3a1d25a4-03cf-46f8-8b8b-583e8ba839c1 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/scheduler-stats/get_pools?detail=true 2026-07-08 04:33:39.250 7 INFO cinder.api.openstack.wsgi [req-a11f4ae9-11d3-4eed-b889-440bb27fc8f1 req-48d4c5e4-d809-4c1f-b669-3743e3411b87 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/attachments/96796ab1-2058-4be2-acd0-bd6ae3f30fe4 returned with HTTP 200 [pid: 7|app: 0|req: 540/1074] 199.204.45.227 () {38 vars in 1103 bytes} [Wed Jul 8 04:33:38 2026] DELETE /v3/96f0f1c7ed5144c3ad258cfc3e6104b6/attachments/96796ab1-2058-4be2-acd0-bd6ae3f30fe4 => generated 19 bytes in 583 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 04:33:39.264 7 INFO cinder.api.openstack.wsgi [req-a11f4ae9-11d3-4eed-b889-440bb27fc8f1 req-eeba2f73-52f0-42b1-8c4d-6a06d010d3f3 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/volumes/44dcb60b-1217-498c-a45d-4fce1abaab81 2026-07-08 04:33:39.264 7 INFO cinder.api.v3.volumes [req-a11f4ae9-11d3-4eed-b889-440bb27fc8f1 req-eeba2f73-52f0-42b1-8c4d-6a06d010d3f3 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] Delete volume with id: 44dcb60b-1217-498c-a45d-4fce1abaab81 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending 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 04:33:39.276 7 INFO cinder.volume.api [req-a11f4ae9-11d3-4eed-b889-440bb27fc8f1 req-eeba2f73-52f0-42b1-8c4d-6a06d010d3f3 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] Volume info retrieved successfully. 2026-07-08 04:33:39.316 7 INFO cinder.volume.api [req-a11f4ae9-11d3-4eed-b889-440bb27fc8f1 req-eeba2f73-52f0-42b1-8c4d-6a06d010d3f3 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] Delete volume request issued successfully. 2026-07-08 04:33:39.317 7 INFO cinder.api.openstack.wsgi [req-a11f4ae9-11d3-4eed-b889-440bb27fc8f1 req-eeba2f73-52f0-42b1-8c4d-6a06d010d3f3 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/volumes/44dcb60b-1217-498c-a45d-4fce1abaab81 returned with HTTP 202 [pid: 7|app: 0|req: 541/1075] 199.204.45.227 () {36 vars in 1054 bytes} [Wed Jul 8 04:33:39 2026] DELETE /v3/96f0f1c7ed5144c3ad258cfc3e6104b6/volumes/44dcb60b-1217-498c-a45d-4fce1abaab81 => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) 2026-07-08 04:33:39.686 8 INFO cinder.api.openstack.wsgi [None req-3a1d25a4-03cf-46f8-8b8b-583e8ba839c1 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 535/1076] 10.0.0.95 () {28 vars in 695 bytes} [Wed Jul 8 04:33:39 2026] GET /v3/96f0f1c7ed5144c3ad258cfc3e6104b6/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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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 04:33:39.751 7 INFO cinder.api.openstack.wsgi [None req-fc674673-5482-4e76-9005-c1a78d93a90d 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-quota-sets/30471c1cfdf44b29baf86fc27632b09f?usage=true 2026-07-08 04:33:39.776 7 INFO cinder.api.openstack.wsgi [None req-fc674673-5482-4e76-9005-c1a78d93a90d 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-quota-sets/30471c1cfdf44b29baf86fc27632b09f?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 542/1077] 10.0.0.95 () {28 vars in 735 bytes} [Wed Jul 8 04:33:39 2026] GET /v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-quota-sets/30471c1cfdf44b29baf86fc27632b09f?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 04:33:39.795 8 INFO cinder.api.openstack.wsgi [None req-c679b5db-e6f4-4973-9512-976b0e7acfc3 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-quota-sets/5b25ed9c6996448f86bd41b55e1a9616?usage=true 2026-07-08 04:33:39.818 8 INFO cinder.api.openstack.wsgi [None req-c679b5db-e6f4-4973-9512-976b0e7acfc3 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-quota-sets/5b25ed9c6996448f86bd41b55e1a9616?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 536/1078] 10.0.0.95 () {28 vars in 735 bytes} [Wed Jul 8 04:33:39 2026] GET /v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-quota-sets/5b25ed9c6996448f86bd41b55e1a9616?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 04:33:39.846 7 INFO cinder.api.openstack.wsgi [None req-1261b6ee-cf88-4fb1-8f81-9b89545617ab 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-quota-sets/74aa3f62872d4a38bc2afe644e6db512?usage=true 2026-07-08 04:33:39.872 7 INFO cinder.api.openstack.wsgi [None req-1261b6ee-cf88-4fb1-8f81-9b89545617ab 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-quota-sets/74aa3f62872d4a38bc2afe644e6db512?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 543/1079] 10.0.0.95 () {28 vars in 735 bytes} [Wed Jul 8 04:33:39 2026] GET /v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-quota-sets/74aa3f62872d4a38bc2afe644e6db512?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 04:33:39.886 8 INFO cinder.api.openstack.wsgi [None req-1b9dadf2-99df-49a3-b928-ac096fe4b6a0 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-quota-sets/7d14610fbe25460d903264a616a925ac?usage=true 2026-07-08 04:33:39.926 8 INFO cinder.api.openstack.wsgi [None req-1b9dadf2-99df-49a3-b928-ac096fe4b6a0 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-quota-sets/7d14610fbe25460d903264a616a925ac?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 537/1080] 10.0.0.95 () {28 vars in 735 bytes} [Wed Jul 8 04:33:39 2026] GET /v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-quota-sets/7d14610fbe25460d903264a616a925ac?usage=true => generated 847 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-08 04:33:39.943 7 INFO cinder.api.openstack.wsgi [None req-843f6c6f-2731-48eb-8605-f9f8d69d4828 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-quota-sets/96f0f1c7ed5144c3ad258cfc3e6104b6?usage=true 2026-07-08 04:33:39.989 7 INFO cinder.api.openstack.wsgi [None req-843f6c6f-2731-48eb-8605-f9f8d69d4828 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-quota-sets/96f0f1c7ed5144c3ad258cfc3e6104b6?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 544/1081] 10.0.0.95 () {28 vars in 735 bytes} [Wed Jul 8 04:33:39 2026] GET /v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-quota-sets/96f0f1c7ed5144c3ad258cfc3e6104b6?usage=true => generated 847 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-08 04:33:40.006 8 INFO cinder.api.openstack.wsgi [None req-ef97d465-2e6e-4df4-894a-ccc84b18b3b5 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-quota-sets/9c9511d1205c4b8d94d5bcdc05e42ce6?usage=true 2026-07-08 04:33:40.029 8 INFO cinder.api.openstack.wsgi [None req-ef97d465-2e6e-4df4-894a-ccc84b18b3b5 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-quota-sets/9c9511d1205c4b8d94d5bcdc05e42ce6?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 538/1082] 10.0.0.95 () {28 vars in 735 bytes} [Wed Jul 8 04:33:39 2026] GET /v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-quota-sets/9c9511d1205c4b8d94d5bcdc05e42ce6?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 04:33:40.042 7 INFO cinder.api.openstack.wsgi [None req-267ee724-a214-47b6-b4ae-5dd495e38143 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-quota-sets/a2b1a569d7a94d9ba1c61be26df680ee?usage=true 2026-07-08 04:33:40.070 7 INFO cinder.api.openstack.wsgi [None req-267ee724-a214-47b6-b4ae-5dd495e38143 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-quota-sets/a2b1a569d7a94d9ba1c61be26df680ee?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 545/1083] 10.0.0.95 () {28 vars in 735 bytes} [Wed Jul 8 04:33:40 2026] GET /v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-quota-sets/a2b1a569d7a94d9ba1c61be26df680ee?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 04:33:40.083 8 INFO cinder.api.openstack.wsgi [None req-2e217c24-5b7f-4d24-9f1e-35d5aa1ecb3c 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-quota-sets/c47ae1d35be143248865a152c43d99d9?usage=true 2026-07-08 04:33:40.104 8 INFO cinder.api.openstack.wsgi [None req-2e217c24-5b7f-4d24-9f1e-35d5aa1ecb3c 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-quota-sets/c47ae1d35be143248865a152c43d99d9?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 539/1084] 10.0.0.95 () {28 vars in 735 bytes} [Wed Jul 8 04:33:40 2026] GET /v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-quota-sets/c47ae1d35be143248865a152c43d99d9?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 04:33:40.120 7 INFO cinder.api.openstack.wsgi [None req-84ea6f46-78f3-473f-b2ee-5b2c046e5ad7 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-quota-sets/dd5589856fa640baba2a7e8e74f620ef?usage=true 2026-07-08 04:33:40.154 7 INFO cinder.api.openstack.wsgi [None req-84ea6f46-78f3-473f-b2ee-5b2c046e5ad7 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-quota-sets/dd5589856fa640baba2a7e8e74f620ef?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 546/1085] 10.0.0.95 () {28 vars in 735 bytes} [Wed Jul 8 04:33:40 2026] GET /v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-quota-sets/dd5589856fa640baba2a7e8e74f620ef?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 04:33:40.173 8 INFO cinder.api.openstack.wsgi [None req-d0ca6ff6-f21b-43f6-9e7d-13af6e81509a 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-quota-sets/e6784e537c98470e99e42891d8099069?usage=true 2026-07-08 04:33:40.212 8 INFO cinder.api.openstack.wsgi [None req-d0ca6ff6-f21b-43f6-9e7d-13af6e81509a 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-quota-sets/e6784e537c98470e99e42891d8099069?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 540/1086] 10.0.0.95 () {28 vars in 735 bytes} [Wed Jul 8 04:33:40 2026] GET /v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-quota-sets/e6784e537c98470e99e42891d8099069?usage=true => generated 847 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-08 04:33:40.227 7 INFO cinder.api.openstack.wsgi [None req-f16e5b98-866a-4bd4-a0b0-3a0508cd2e6f 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-quota-sets/f22bb2b9ac194ab79a4f955d58cfb913?usage=true 2026-07-08 04:33:40.254 7 INFO cinder.api.openstack.wsgi [None req-f16e5b98-866a-4bd4-a0b0-3a0508cd2e6f 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-quota-sets/f22bb2b9ac194ab79a4f955d58cfb913?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 547/1087] 10.0.0.95 () {28 vars in 735 bytes} [Wed Jul 8 04:33:40 2026] GET /v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-quota-sets/f22bb2b9ac194ab79a4f955d58cfb913?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 04:33:40.270 8 INFO cinder.api.openstack.wsgi [None req-e77db831-2d20-4585-b903-3d61e5811993 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/volumes/detail?all_tenants=true 2026-07-08 04:33:40.296 8 INFO cinder.volume.api [None req-e77db831-2d20-4585-b903-3d61e5811993 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - 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 04:33:40.302 8 INFO cinder.api.openstack.wsgi [None req-e77db831-2d20-4585-b903-3d61e5811993 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 541/1088] 10.0.0.95 () {28 vars in 683 bytes} [Wed Jul 8 04:33:40 2026] GET /v3/96f0f1c7ed5144c3ad258cfc3e6104b6/volumes/detail?all_tenants=true => generated 1677 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-07-08 04:33:40.323 7 INFO cinder.api.openstack.wsgi [None req-1c482ab0-ffce-42bb-ba19-119719beb61a 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/snapshots?all_tenants=true 2026-07-08 04:33:40.329 7 INFO cinder.volume.api [None req-1c482ab0-ffce-42bb-ba19-119719beb61a 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] Get all snapshots completed successfully. 2026-07-08 04:33:40.329 7 INFO cinder.api.openstack.wsgi [None req-1c482ab0-ffce-42bb-ba19-119719beb61a 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 548/1089] 10.0.0.95 () {28 vars in 673 bytes} [Wed Jul 8 04:33:40 2026] GET /v3/96f0f1c7ed5144c3ad258cfc3e6104b6/snapshots?all_tenants=true => generated 17 bytes in 17 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 04:33:40.341 8 INFO cinder.api.openstack.wsgi [None req-d46162de-4824-4151-b414-93d80d73b675 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-services 2026-07-08 04:33:40.349 8 INFO cinder.api.openstack.wsgi [None req-d46162de-4824-4151-b414-93d80d73b675 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-services returned with HTTP 200 [pid: 8|app: 0|req: 542/1090] 10.0.0.95 () {28 vars in 644 bytes} [Wed Jul 8 04:33:40 2026] GET /v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-services => generated 646 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-08 04:33:45.780 7 INFO cinder.api.openstack.wsgi [None req-1c482ab0-ffce-42bb-ba19-119719beb61a 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 04:33:45.780 8 INFO cinder.api.openstack.wsgi [None req-d46162de-4824-4151-b414-93d80d73b675 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 04:33:45.781 7 INFO cinder.api.openstack.wsgi [None req-1c482ab0-ffce-42bb-ba19-119719beb61a 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 04:33:45.781 8 INFO cinder.api.openstack.wsgi [None req-d46162de-4824-4151-b414-93d80d73b675 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 04:33:55.780 8 INFO cinder.api.openstack.wsgi [None req-d46162de-4824-4151-b414-93d80d73b675 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 04:33:55.781 7 INFO cinder.api.openstack.wsgi [None req-1c482ab0-ffce-42bb-ba19-119719beb61a 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 04:33:55.781 8 INFO cinder.api.openstack.wsgi [None req-d46162de-4824-4151-b414-93d80d73b675 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 04:33:55.782 7 INFO cinder.api.openstack.wsgi [None req-1c482ab0-ffce-42bb-ba19-119719beb61a 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 04:34:05.780 8 INFO cinder.api.openstack.wsgi [None req-d46162de-4824-4151-b414-93d80d73b675 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 04:34:05.780 7 INFO cinder.api.openstack.wsgi [None req-1c482ab0-ffce-42bb-ba19-119719beb61a 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 04:34:05.780 8 INFO cinder.api.openstack.wsgi [None req-d46162de-4824-4151-b414-93d80d73b675 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 04:34:05.781 7 INFO cinder.api.openstack.wsgi [None req-1c482ab0-ffce-42bb-ba19-119719beb61a 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 04:34:15.780 7 INFO cinder.api.openstack.wsgi [None req-1c482ab0-ffce-42bb-ba19-119719beb61a 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 04:34:15.781 7 INFO cinder.api.openstack.wsgi [None req-1c482ab0-ffce-42bb-ba19-119719beb61a 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 04:34:15.781 8 INFO cinder.api.openstack.wsgi [None req-d46162de-4824-4151-b414-93d80d73b675 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 04:34:15.785 8 INFO cinder.api.openstack.wsgi [None req-d46162de-4824-4151-b414-93d80d73b675 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 04:34:18.467 7 INFO cinder.api.openstack.wsgi [None req-bd5defd1-96f0-4a4e-b404-79e0bbcb397c 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/snapshots 2026-07-08 04:34:18.475 7 INFO cinder.volume.api [None req-bd5defd1-96f0-4a4e-b404-79e0bbcb397c 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] Get all snapshots completed successfully. 2026-07-08 04:34:18.476 7 INFO cinder.api.openstack.wsgi [None req-bd5defd1-96f0-4a4e-b404-79e0bbcb397c 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/snapshots returned with HTTP 200 [pid: 7|app: 0|req: 553/1099] 10.0.0.135 () {32 vars in 705 bytes} [Wed Jul 8 04:34:18 2026] GET /v3/96f0f1c7ed5144c3ad258cfc3e6104b6/snapshots => generated 17 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-08 04:34:18.495 8 INFO cinder.api.openstack.wsgi [None req-f64003fe-b01a-4f29-953b-177adc1d805c 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/volumes 2026-07-08 04:34:18.505 8 INFO cinder.volume.api [None req-f64003fe-b01a-4f29-953b-177adc1d805c 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] Get all volumes completed successfully. 2026-07-08 04:34:18.506 8 INFO cinder.api.openstack.wsgi [None req-f64003fe-b01a-4f29-953b-177adc1d805c 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/volumes returned with HTTP 200 [pid: 8|app: 0|req: 547/1100] 10.0.0.135 () {32 vars in 701 bytes} [Wed Jul 8 04:34:18 2026] GET /v3/96f0f1c7ed5144c3ad258cfc3e6104b6/volumes => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-08 04:34:25.779 7 INFO cinder.api.openstack.wsgi [None req-bd5defd1-96f0-4a4e-b404-79e0bbcb397c 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 04:34:25.779 8 INFO cinder.api.openstack.wsgi [None req-f64003fe-b01a-4f29-953b-177adc1d805c 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 04:34:25.780 7 INFO cinder.api.openstack.wsgi [None req-bd5defd1-96f0-4a4e-b404-79e0bbcb397c 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 04:34:25.780 8 INFO cinder.api.openstack.wsgi [None req-f64003fe-b01a-4f29-953b-177adc1d805c 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 04:34:35.780 7 INFO cinder.api.openstack.wsgi [None req-bd5defd1-96f0-4a4e-b404-79e0bbcb397c 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 04:34:35.781 7 INFO cinder.api.openstack.wsgi [None req-bd5defd1-96f0-4a4e-b404-79e0bbcb397c 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 04:34:35.780 8 INFO cinder.api.openstack.wsgi [None req-f64003fe-b01a-4f29-953b-177adc1d805c 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 04:34:35.782 8 INFO cinder.api.openstack.wsgi [None req-f64003fe-b01a-4f29-953b-177adc1d805c 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 04:34:39.207 7 INFO cinder.api.openstack.wsgi [None req-05b54103-039f-4ca2-bd38-9aa5eba16853 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/volumes/detail?all_tenants=true 2026-07-08 04:34:39.218 7 INFO cinder.volume.api [None req-05b54103-039f-4ca2-bd38-9aa5eba16853 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] Get all volumes completed successfully. 2026-07-08 04:34:39.220 7 INFO cinder.api.openstack.wsgi [None req-05b54103-039f-4ca2-bd38-9aa5eba16853 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 556/1105] 10.0.0.95 () {28 vars in 683 bytes} [Wed Jul 8 04:34:39 2026] GET /v3/96f0f1c7ed5144c3ad258cfc3e6104b6/volumes/detail?all_tenants=true => generated 15 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-08 04:34:39.232 8 INFO cinder.api.openstack.wsgi [None req-61f7f362-7398-46b7-9469-2f8a7f6f0f21 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/scheduler-stats/get_pools?detail=true 2026-07-08 04:34:39.736 8 INFO cinder.api.openstack.wsgi [None req-61f7f362-7398-46b7-9469-2f8a7f6f0f21 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 550/1106] 10.0.0.95 () {28 vars in 695 bytes} [Wed Jul 8 04:34:39 2026] GET /v3/96f0f1c7ed5144c3ad258cfc3e6104b6/scheduler-stats/get_pools?detail=true => generated 670 bytes in 514 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-08 04:34:39.747 7 INFO cinder.api.openstack.wsgi [None req-663820bb-dd98-4315-98ed-56a0d88dbc3f 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/volumes/detail?all_tenants=true 2026-07-08 04:34:39.759 7 INFO cinder.volume.api [None req-663820bb-dd98-4315-98ed-56a0d88dbc3f 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] Get all volumes completed successfully. 2026-07-08 04:34:39.761 7 INFO cinder.api.openstack.wsgi [None req-663820bb-dd98-4315-98ed-56a0d88dbc3f 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 557/1107] 10.0.0.95 () {28 vars in 683 bytes} [Wed Jul 8 04:34:39 2026] GET /v3/96f0f1c7ed5144c3ad258cfc3e6104b6/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 04:34:39.796 8 INFO cinder.api.openstack.wsgi [None req-e74ea88c-3506-4eaa-8ab2-a5dd15a923ec 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-quota-sets/30471c1cfdf44b29baf86fc27632b09f?usage=true 2026-07-08 04:34:39.821 8 INFO cinder.api.openstack.wsgi [None req-e74ea88c-3506-4eaa-8ab2-a5dd15a923ec 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-quota-sets/30471c1cfdf44b29baf86fc27632b09f?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 551/1108] 10.0.0.95 () {28 vars in 735 bytes} [Wed Jul 8 04:34:39 2026] GET /v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-quota-sets/30471c1cfdf44b29baf86fc27632b09f?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 04:34:39.834 7 INFO cinder.api.openstack.wsgi [None req-bda52e17-9cef-4e08-b3b2-1f8546191fe9 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-quota-sets/96f0f1c7ed5144c3ad258cfc3e6104b6?usage=true 2026-07-08 04:34:39.855 7 INFO cinder.api.openstack.wsgi [None req-bda52e17-9cef-4e08-b3b2-1f8546191fe9 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-quota-sets/96f0f1c7ed5144c3ad258cfc3e6104b6?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 558/1109] 10.0.0.95 () {28 vars in 735 bytes} [Wed Jul 8 04:34:39 2026] GET /v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-quota-sets/96f0f1c7ed5144c3ad258cfc3e6104b6?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 04:34:39.866 8 INFO cinder.api.openstack.wsgi [None req-00cd53b5-2810-4400-b55f-bec4e65cbab1 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-quota-sets/9c9511d1205c4b8d94d5bcdc05e42ce6?usage=true 2026-07-08 04:34:39.889 8 INFO cinder.api.openstack.wsgi [None req-00cd53b5-2810-4400-b55f-bec4e65cbab1 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-quota-sets/9c9511d1205c4b8d94d5bcdc05e42ce6?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 552/1110] 10.0.0.95 () {28 vars in 735 bytes} [Wed Jul 8 04:34:39 2026] GET /v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-quota-sets/9c9511d1205c4b8d94d5bcdc05e42ce6?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 04:34:39.900 7 INFO cinder.api.openstack.wsgi [None req-afdeab10-8634-41b7-9af0-f17e2f48543f 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-services 2026-07-08 04:34:39.906 7 INFO cinder.api.openstack.wsgi [None req-afdeab10-8634-41b7-9af0-f17e2f48543f 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-services returned with HTTP 200 [pid: 7|app: 0|req: 559/1111] 10.0.0.95 () {28 vars in 644 bytes} [Wed Jul 8 04:34:39 2026] GET /v3/96f0f1c7ed5144c3ad258cfc3e6104b6/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 04:34:39.919 8 INFO cinder.api.openstack.wsgi [None req-8c6086b6-6292-4f67-a6e8-9c0d3297ce7c 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/snapshots?all_tenants=true 2026-07-08 04:34:39.925 8 INFO cinder.volume.api [None req-8c6086b6-6292-4f67-a6e8-9c0d3297ce7c 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] Get all snapshots completed successfully. 2026-07-08 04:34:39.926 8 INFO cinder.api.openstack.wsgi [None req-8c6086b6-6292-4f67-a6e8-9c0d3297ce7c 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 553/1112] 10.0.0.95 () {28 vars in 673 bytes} [Wed Jul 8 04:34:39 2026] GET /v3/96f0f1c7ed5144c3ad258cfc3e6104b6/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 04:34:45.780 7 INFO cinder.api.openstack.wsgi [None req-afdeab10-8634-41b7-9af0-f17e2f48543f 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 04:34:45.780 8 INFO cinder.api.openstack.wsgi [None req-8c6086b6-6292-4f67-a6e8-9c0d3297ce7c 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 04:34:45.781 7 INFO cinder.api.openstack.wsgi [None req-afdeab10-8634-41b7-9af0-f17e2f48543f 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 04:34:45.781 8 INFO cinder.api.openstack.wsgi [None req-8c6086b6-6292-4f67-a6e8-9c0d3297ce7c 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 04:34:55.781 7 INFO cinder.api.openstack.wsgi [None req-afdeab10-8634-41b7-9af0-f17e2f48543f 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 04:34:55.782 7 INFO cinder.api.openstack.wsgi [None req-afdeab10-8634-41b7-9af0-f17e2f48543f 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 04:34:55.782 8 INFO cinder.api.openstack.wsgi [None req-8c6086b6-6292-4f67-a6e8-9c0d3297ce7c 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 04:34:55.783 8 INFO cinder.api.openstack.wsgi [None req-8c6086b6-6292-4f67-a6e8-9c0d3297ce7c 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 04:35:05.780 8 INFO cinder.api.openstack.wsgi [None req-8c6086b6-6292-4f67-a6e8-9c0d3297ce7c 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 04:35:05.781 8 INFO cinder.api.openstack.wsgi [None req-8c6086b6-6292-4f67-a6e8-9c0d3297ce7c 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 04:35:05.782 7 INFO cinder.api.openstack.wsgi [None req-afdeab10-8634-41b7-9af0-f17e2f48543f 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 04:35:05.783 7 INFO cinder.api.openstack.wsgi [None req-afdeab10-8634-41b7-9af0-f17e2f48543f 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 04:35:15.780 7 INFO cinder.api.openstack.wsgi [None req-afdeab10-8634-41b7-9af0-f17e2f48543f 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 04:35:15.780 8 INFO cinder.api.openstack.wsgi [None req-8c6086b6-6292-4f67-a6e8-9c0d3297ce7c 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 04:35:15.781 7 INFO cinder.api.openstack.wsgi [None req-afdeab10-8634-41b7-9af0-f17e2f48543f 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 04:35:15.781 8 INFO cinder.api.openstack.wsgi [None req-8c6086b6-6292-4f67-a6e8-9c0d3297ce7c 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 04:35:25.780 8 INFO cinder.api.openstack.wsgi [None req-8c6086b6-6292-4f67-a6e8-9c0d3297ce7c 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 04:35:25.781 8 INFO cinder.api.openstack.wsgi [None req-8c6086b6-6292-4f67-a6e8-9c0d3297ce7c 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 04:35:25.781 7 INFO cinder.api.openstack.wsgi [None req-afdeab10-8634-41b7-9af0-f17e2f48543f 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 04:35:25.784 7 INFO cinder.api.openstack.wsgi [None req-afdeab10-8634-41b7-9af0-f17e2f48543f 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 04:35:35.780 8 INFO cinder.api.openstack.wsgi [None req-8c6086b6-6292-4f67-a6e8-9c0d3297ce7c 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 04:35:35.780 8 INFO cinder.api.openstack.wsgi [None req-8c6086b6-6292-4f67-a6e8-9c0d3297ce7c 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 04:35:35.780 7 INFO cinder.api.openstack.wsgi [None req-afdeab10-8634-41b7-9af0-f17e2f48543f 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 04:35:35.782 7 INFO cinder.api.openstack.wsgi [None req-afdeab10-8634-41b7-9af0-f17e2f48543f 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 04:35:39.217 8 INFO cinder.api.openstack.wsgi [None req-f1e84a2d-a735-4c72-9e80-17fbafee4a22 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/snapshots?all_tenants=true 2026-07-08 04:35:39.224 8 INFO cinder.volume.api [None req-f1e84a2d-a735-4c72-9e80-17fbafee4a22 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] Get all snapshots completed successfully. 2026-07-08 04:35:39.225 8 INFO cinder.api.openstack.wsgi [None req-f1e84a2d-a735-4c72-9e80-17fbafee4a22 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 560/1125] 10.0.0.95 () {28 vars in 673 bytes} [Wed Jul 8 04:35:39 2026] GET /v3/96f0f1c7ed5144c3ad258cfc3e6104b6/snapshots?all_tenants=true => generated 17 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-08 04:35:39.239 7 INFO cinder.api.openstack.wsgi [None req-2f5436fa-d448-4bad-b505-606aa4437783 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/scheduler-stats/get_pools?detail=true 2026-07-08 04:35:39.743 7 INFO cinder.api.openstack.wsgi [None req-2f5436fa-d448-4bad-b505-606aa4437783 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 566/1126] 10.0.0.95 () {28 vars in 695 bytes} [Wed Jul 8 04:35:39 2026] GET /v3/96f0f1c7ed5144c3ad258cfc3e6104b6/scheduler-stats/get_pools?detail=true => generated 670 bytes in 514 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-08 04:35:39.759 8 INFO cinder.api.openstack.wsgi [None req-9ad05264-5633-460b-999a-43c0b42ebdd5 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/volumes/detail?all_tenants=true 2026-07-08 04:35:39.767 8 INFO cinder.volume.api [None req-9ad05264-5633-460b-999a-43c0b42ebdd5 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] Get all volumes completed successfully. 2026-07-08 04:35:39.769 8 INFO cinder.api.openstack.wsgi [None req-9ad05264-5633-460b-999a-43c0b42ebdd5 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 561/1127] 10.0.0.95 () {28 vars in 683 bytes} [Wed Jul 8 04:35:39 2026] GET /v3/96f0f1c7ed5144c3ad258cfc3e6104b6/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 04:35:39.781 7 INFO cinder.api.openstack.wsgi [None req-818f6cde-00a1-480d-8296-dc8701d0dc7a 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/volumes/detail?all_tenants=true 2026-07-08 04:35:39.791 7 INFO cinder.volume.api [None req-818f6cde-00a1-480d-8296-dc8701d0dc7a 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] Get all volumes completed successfully. 2026-07-08 04:35:39.792 7 INFO cinder.api.openstack.wsgi [None req-818f6cde-00a1-480d-8296-dc8701d0dc7a 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 567/1128] 10.0.0.95 () {28 vars in 683 bytes} [Wed Jul 8 04:35:39 2026] GET /v3/96f0f1c7ed5144c3ad258cfc3e6104b6/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 04:35:39.849 8 INFO cinder.api.openstack.wsgi [None req-92e1ebab-3ff2-43cf-8630-8299db34238b 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-quota-sets/30471c1cfdf44b29baf86fc27632b09f?usage=true 2026-07-08 04:35:39.874 8 INFO cinder.api.openstack.wsgi [None req-92e1ebab-3ff2-43cf-8630-8299db34238b 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-quota-sets/30471c1cfdf44b29baf86fc27632b09f?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 562/1129] 10.0.0.95 () {28 vars in 735 bytes} [Wed Jul 8 04:35:39 2026] GET /v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-quota-sets/30471c1cfdf44b29baf86fc27632b09f?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 04:35:39.885 7 INFO cinder.api.openstack.wsgi [None req-6d44ea38-eb0e-4d90-961e-41ceba245f6b 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-quota-sets/96f0f1c7ed5144c3ad258cfc3e6104b6?usage=true 2026-07-08 04:35:39.912 7 INFO cinder.api.openstack.wsgi [None req-6d44ea38-eb0e-4d90-961e-41ceba245f6b 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-quota-sets/96f0f1c7ed5144c3ad258cfc3e6104b6?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 568/1130] 10.0.0.95 () {28 vars in 735 bytes} [Wed Jul 8 04:35:39 2026] GET /v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-quota-sets/96f0f1c7ed5144c3ad258cfc3e6104b6?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 04:35:39.928 8 INFO cinder.api.openstack.wsgi [None req-daa097fd-d4f6-4ae3-b036-d402108d1f7b 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-quota-sets/9c9511d1205c4b8d94d5bcdc05e42ce6?usage=true 2026-07-08 04:35:39.951 8 INFO cinder.api.openstack.wsgi [None req-daa097fd-d4f6-4ae3-b036-d402108d1f7b 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-quota-sets/9c9511d1205c4b8d94d5bcdc05e42ce6?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 563/1131] 10.0.0.95 () {28 vars in 735 bytes} [Wed Jul 8 04:35:39 2026] GET /v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-quota-sets/9c9511d1205c4b8d94d5bcdc05e42ce6?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 04:35:39.967 7 INFO cinder.api.openstack.wsgi [None req-c1e0316a-b306-40ed-9088-fb927ce388c2 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-services 2026-07-08 04:35:39.974 7 INFO cinder.api.openstack.wsgi [None req-c1e0316a-b306-40ed-9088-fb927ce388c2 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-services returned with HTTP 200 [pid: 7|app: 0|req: 569/1132] 10.0.0.95 () {28 vars in 644 bytes} [Wed Jul 8 04:35:39 2026] GET /v3/96f0f1c7ed5144c3ad258cfc3e6104b6/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 04:35:45.781 8 INFO cinder.api.openstack.wsgi [None req-daa097fd-d4f6-4ae3-b036-d402108d1f7b 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 04:35:45.781 7 INFO cinder.api.openstack.wsgi [None req-c1e0316a-b306-40ed-9088-fb927ce388c2 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 04:35:45.782 8 INFO cinder.api.openstack.wsgi [None req-daa097fd-d4f6-4ae3-b036-d402108d1f7b 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 04:35:45.782 7 INFO cinder.api.openstack.wsgi [None req-c1e0316a-b306-40ed-9088-fb927ce388c2 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 04:35:55.780 8 INFO cinder.api.openstack.wsgi [None req-daa097fd-d4f6-4ae3-b036-d402108d1f7b 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 04:35:55.780 7 INFO cinder.api.openstack.wsgi [None req-c1e0316a-b306-40ed-9088-fb927ce388c2 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 04:35:55.780 8 INFO cinder.api.openstack.wsgi [None req-daa097fd-d4f6-4ae3-b036-d402108d1f7b 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 04:35:55.782 7 INFO cinder.api.openstack.wsgi [None req-c1e0316a-b306-40ed-9088-fb927ce388c2 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 04:36:05.781 8 INFO cinder.api.openstack.wsgi [None req-daa097fd-d4f6-4ae3-b036-d402108d1f7b 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 04:36:05.781 8 INFO cinder.api.openstack.wsgi [None req-daa097fd-d4f6-4ae3-b036-d402108d1f7b 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 04:36:05.782 7 INFO cinder.api.openstack.wsgi [None req-c1e0316a-b306-40ed-9088-fb927ce388c2 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 04:36:05.783 7 INFO cinder.api.openstack.wsgi [None req-c1e0316a-b306-40ed-9088-fb927ce388c2 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 04:36:15.782 8 INFO cinder.api.openstack.wsgi [None req-daa097fd-d4f6-4ae3-b036-d402108d1f7b 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 04:36:15.786 8 INFO cinder.api.openstack.wsgi [None req-daa097fd-d4f6-4ae3-b036-d402108d1f7b 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 04:36:15.787 7 INFO cinder.api.openstack.wsgi [None req-c1e0316a-b306-40ed-9088-fb927ce388c2 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 04:36:15.789 7 INFO cinder.api.openstack.wsgi [None req-c1e0316a-b306-40ed-9088-fb927ce388c2 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 04:36:25.780 8 INFO cinder.api.openstack.wsgi [None req-daa097fd-d4f6-4ae3-b036-d402108d1f7b 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 04:36:25.780 7 INFO cinder.api.openstack.wsgi [None req-c1e0316a-b306-40ed-9088-fb927ce388c2 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 04:36:25.780 7 INFO cinder.api.openstack.wsgi [None req-c1e0316a-b306-40ed-9088-fb927ce388c2 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 04:36:25.782 8 INFO cinder.api.openstack.wsgi [None req-daa097fd-d4f6-4ae3-b036-d402108d1f7b 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 04:36:35.780 7 INFO cinder.api.openstack.wsgi [None req-c1e0316a-b306-40ed-9088-fb927ce388c2 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 04:36:35.780 8 INFO cinder.api.openstack.wsgi [None req-daa097fd-d4f6-4ae3-b036-d402108d1f7b 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 04:36:35.781 7 INFO cinder.api.openstack.wsgi [None req-c1e0316a-b306-40ed-9088-fb927ce388c2 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 04:36:35.781 8 INFO cinder.api.openstack.wsgi [None req-daa097fd-d4f6-4ae3-b036-d402108d1f7b 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 04:36:39.150 7 INFO cinder.api.openstack.wsgi [None req-efb112f7-b9a7-4f6f-8c8a-9bf5658553a1 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/volumes/detail?all_tenants=true 2026-07-08 04:36:39.158 7 INFO cinder.volume.api [None req-efb112f7-b9a7-4f6f-8c8a-9bf5658553a1 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] Get all volumes completed successfully. 2026-07-08 04:36:39.160 7 INFO cinder.api.openstack.wsgi [None req-efb112f7-b9a7-4f6f-8c8a-9bf5658553a1 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 576/1145] 10.0.0.95 () {28 vars in 683 bytes} [Wed Jul 8 04:36:39 2026] GET /v3/96f0f1c7ed5144c3ad258cfc3e6104b6/volumes/detail?all_tenants=true => generated 15 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-08 04:36:39.226 8 INFO cinder.api.openstack.wsgi [None req-c71cd39d-7bf4-4884-8e22-9aaa937b985c 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-quota-sets/30471c1cfdf44b29baf86fc27632b09f?usage=true 2026-07-08 04:36:39.266 8 INFO cinder.api.openstack.wsgi [None req-c71cd39d-7bf4-4884-8e22-9aaa937b985c 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-quota-sets/30471c1cfdf44b29baf86fc27632b09f?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 570/1146] 10.0.0.95 () {28 vars in 735 bytes} [Wed Jul 8 04:36:39 2026] GET /v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-quota-sets/30471c1cfdf44b29baf86fc27632b09f?usage=true => generated 845 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-08 04:36:39.277 7 INFO cinder.api.openstack.wsgi [None req-53645d92-9728-45c0-9dc9-294cc6b51d1b 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-quota-sets/96f0f1c7ed5144c3ad258cfc3e6104b6?usage=true 2026-07-08 04:36:39.297 7 INFO cinder.api.openstack.wsgi [None req-53645d92-9728-45c0-9dc9-294cc6b51d1b 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-quota-sets/96f0f1c7ed5144c3ad258cfc3e6104b6?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 577/1147] 10.0.0.95 () {28 vars in 735 bytes} [Wed Jul 8 04:36:39 2026] GET /v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-quota-sets/96f0f1c7ed5144c3ad258cfc3e6104b6?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 04:36:39.310 8 INFO cinder.api.openstack.wsgi [None req-1e8effb5-02b8-49c1-a7a2-c04aac67573d 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-quota-sets/9c9511d1205c4b8d94d5bcdc05e42ce6?usage=true 2026-07-08 04:36:39.352 8 INFO cinder.api.openstack.wsgi [None req-1e8effb5-02b8-49c1-a7a2-c04aac67573d 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-quota-sets/9c9511d1205c4b8d94d5bcdc05e42ce6?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 571/1148] 10.0.0.95 () {28 vars in 735 bytes} [Wed Jul 8 04:36:39 2026] GET /v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-quota-sets/9c9511d1205c4b8d94d5bcdc05e42ce6?usage=true => generated 847 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-08 04:36:39.370 7 INFO cinder.api.openstack.wsgi [None req-171f4a66-0aa6-4181-b228-e331c27c4560 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/scheduler-stats/get_pools?detail=true 2026-07-08 04:36:39.897 7 INFO cinder.api.openstack.wsgi [None req-171f4a66-0aa6-4181-b228-e331c27c4560 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 578/1149] 10.0.0.95 () {28 vars in 695 bytes} [Wed Jul 8 04:36:39 2026] GET /v3/96f0f1c7ed5144c3ad258cfc3e6104b6/scheduler-stats/get_pools?detail=true => generated 670 bytes in 538 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-08 04:36:39.912 8 INFO cinder.api.openstack.wsgi [None req-554b9761-7f0f-49eb-bb38-d1aea7b6d2c3 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/volumes/detail?all_tenants=true 2026-07-08 04:36:39.931 8 INFO cinder.volume.api [None req-554b9761-7f0f-49eb-bb38-d1aea7b6d2c3 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] Get all volumes completed successfully. 2026-07-08 04:36:39.934 8 INFO cinder.api.openstack.wsgi [None req-554b9761-7f0f-49eb-bb38-d1aea7b6d2c3 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 572/1150] 10.0.0.95 () {28 vars in 683 bytes} [Wed Jul 8 04:36:39 2026] GET /v3/96f0f1c7ed5144c3ad258cfc3e6104b6/volumes/detail?all_tenants=true => generated 15 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-08 04:36:39.947 7 INFO cinder.api.openstack.wsgi [None req-59f5d80d-4218-4de7-912f-928641d9a3de 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/snapshots?all_tenants=true 2026-07-08 04:36:39.957 7 INFO cinder.volume.api [None req-59f5d80d-4218-4de7-912f-928641d9a3de 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] Get all snapshots completed successfully. 2026-07-08 04:36:39.958 7 INFO cinder.api.openstack.wsgi [None req-59f5d80d-4218-4de7-912f-928641d9a3de 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 579/1151] 10.0.0.95 () {28 vars in 673 bytes} [Wed Jul 8 04:36:39 2026] GET /v3/96f0f1c7ed5144c3ad258cfc3e6104b6/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 04:36:39.980 8 INFO cinder.api.openstack.wsgi [None req-beda54b0-5504-43c8-a2c4-22cfea6f86f6 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-services 2026-07-08 04:36:39.985 8 INFO cinder.api.openstack.wsgi [None req-beda54b0-5504-43c8-a2c4-22cfea6f86f6 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-services returned with HTTP 200 [pid: 8|app: 0|req: 573/1152] 10.0.0.95 () {28 vars in 644 bytes} [Wed Jul 8 04:36:39 2026] GET /v3/96f0f1c7ed5144c3ad258cfc3e6104b6/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 04:36:45.780 7 INFO cinder.api.openstack.wsgi [None req-59f5d80d-4218-4de7-912f-928641d9a3de 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 04:36:45.780 8 INFO cinder.api.openstack.wsgi [None req-beda54b0-5504-43c8-a2c4-22cfea6f86f6 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 04:36:45.781 7 INFO cinder.api.openstack.wsgi [None req-59f5d80d-4218-4de7-912f-928641d9a3de 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 04:36:45.781 8 INFO cinder.api.openstack.wsgi [None req-beda54b0-5504-43c8-a2c4-22cfea6f86f6 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 04:36:55.785 7 INFO cinder.api.openstack.wsgi [None req-59f5d80d-4218-4de7-912f-928641d9a3de 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 04:36:55.786 7 INFO cinder.api.openstack.wsgi [None req-59f5d80d-4218-4de7-912f-928641d9a3de 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 04:36:55.785 8 INFO cinder.api.openstack.wsgi [None req-beda54b0-5504-43c8-a2c4-22cfea6f86f6 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 04:36:55.787 8 INFO cinder.api.openstack.wsgi [None req-beda54b0-5504-43c8-a2c4-22cfea6f86f6 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 04:37:05.779 7 INFO cinder.api.openstack.wsgi [None req-59f5d80d-4218-4de7-912f-928641d9a3de 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 04:37:05.781 8 INFO cinder.api.openstack.wsgi [None req-beda54b0-5504-43c8-a2c4-22cfea6f86f6 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 04:37:05.782 8 INFO cinder.api.openstack.wsgi [None req-beda54b0-5504-43c8-a2c4-22cfea6f86f6 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 04:37:05.784 7 INFO cinder.api.openstack.wsgi [None req-59f5d80d-4218-4de7-912f-928641d9a3de 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 04:37:15.780 8 INFO cinder.api.openstack.wsgi [None req-beda54b0-5504-43c8-a2c4-22cfea6f86f6 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 04:37:15.780 7 INFO cinder.api.openstack.wsgi [None req-59f5d80d-4218-4de7-912f-928641d9a3de 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 04:37:15.781 8 INFO cinder.api.openstack.wsgi [None req-beda54b0-5504-43c8-a2c4-22cfea6f86f6 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 04:37:15.781 7 INFO cinder.api.openstack.wsgi [None req-59f5d80d-4218-4de7-912f-928641d9a3de 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 04:37:25.780 8 INFO cinder.api.openstack.wsgi [None req-beda54b0-5504-43c8-a2c4-22cfea6f86f6 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 04:37:25.782 8 INFO cinder.api.openstack.wsgi [None req-beda54b0-5504-43c8-a2c4-22cfea6f86f6 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 04:37:25.782 7 INFO cinder.api.openstack.wsgi [None req-59f5d80d-4218-4de7-912f-928641d9a3de 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 04:37:25.783 7 INFO cinder.api.openstack.wsgi [None req-59f5d80d-4218-4de7-912f-928641d9a3de 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 04:37:35.780 7 INFO cinder.api.openstack.wsgi [None req-59f5d80d-4218-4de7-912f-928641d9a3de 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 04:37:35.781 7 INFO cinder.api.openstack.wsgi [None req-59f5d80d-4218-4de7-912f-928641d9a3de 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 04:37:35.780 8 INFO cinder.api.openstack.wsgi [None req-beda54b0-5504-43c8-a2c4-22cfea6f86f6 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 04:37:35.783 8 INFO cinder.api.openstack.wsgi [None req-beda54b0-5504-43c8-a2c4-22cfea6f86f6 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 04:37:39.196 7 INFO cinder.api.openstack.wsgi [None req-2bba1af8-a622-4507-a3b5-94b395fdc8cd 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/volumes/detail?all_tenants=true 2026-07-08 04:37:39.207 7 INFO cinder.volume.api [None req-2bba1af8-a622-4507-a3b5-94b395fdc8cd 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] Get all volumes completed successfully. 2026-07-08 04:37:39.209 7 INFO cinder.api.openstack.wsgi [None req-2bba1af8-a622-4507-a3b5-94b395fdc8cd 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 586/1165] 10.0.0.95 () {28 vars in 683 bytes} [Wed Jul 8 04:37:39 2026] GET /v3/96f0f1c7ed5144c3ad258cfc3e6104b6/volumes/detail?all_tenants=true => generated 15 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-08 04:37:39.220 8 INFO cinder.api.openstack.wsgi [None req-1f71b181-763c-42a1-8c81-83cb86eed9f4 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/scheduler-stats/get_pools?detail=true 2026-07-08 04:37:39.724 8 INFO cinder.api.openstack.wsgi [None req-1f71b181-763c-42a1-8c81-83cb86eed9f4 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 580/1166] 10.0.0.95 () {28 vars in 695 bytes} [Wed Jul 8 04:37:39 2026] GET /v3/96f0f1c7ed5144c3ad258cfc3e6104b6/scheduler-stats/get_pools?detail=true => generated 670 bytes in 514 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-08 04:37:39.742 7 INFO cinder.api.openstack.wsgi [None req-03799510-bd52-4886-9ee9-e83725606097 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/volumes/detail?all_tenants=true 2026-07-08 04:37:39.758 7 INFO cinder.volume.api [None req-03799510-bd52-4886-9ee9-e83725606097 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] Get all volumes completed successfully. 2026-07-08 04:37:39.761 7 INFO cinder.api.openstack.wsgi [None req-03799510-bd52-4886-9ee9-e83725606097 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 587/1167] 10.0.0.95 () {28 vars in 683 bytes} [Wed Jul 8 04:37:39 2026] GET /v3/96f0f1c7ed5144c3ad258cfc3e6104b6/volumes/detail?all_tenants=true => generated 15 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-08 04:37:39.853 8 INFO cinder.api.openstack.wsgi [None req-0c38f0de-db82-4a47-ac23-eb01d79bbd0f 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-quota-sets/30471c1cfdf44b29baf86fc27632b09f?usage=true 2026-07-08 04:37:39.879 8 INFO cinder.api.openstack.wsgi [None req-0c38f0de-db82-4a47-ac23-eb01d79bbd0f 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-quota-sets/30471c1cfdf44b29baf86fc27632b09f?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 581/1168] 10.0.0.95 () {28 vars in 735 bytes} [Wed Jul 8 04:37:39 2026] GET /v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-quota-sets/30471c1cfdf44b29baf86fc27632b09f?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 04:37:39.889 7 INFO cinder.api.openstack.wsgi [None req-2e2a0bef-6f44-46bf-9187-ee8a2ef49f75 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-quota-sets/96f0f1c7ed5144c3ad258cfc3e6104b6?usage=true 2026-07-08 04:37:39.921 7 INFO cinder.api.openstack.wsgi [None req-2e2a0bef-6f44-46bf-9187-ee8a2ef49f75 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-quota-sets/96f0f1c7ed5144c3ad258cfc3e6104b6?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 588/1169] 10.0.0.95 () {28 vars in 735 bytes} [Wed Jul 8 04:37:39 2026] GET /v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-quota-sets/96f0f1c7ed5144c3ad258cfc3e6104b6?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 04:37:39.935 8 INFO cinder.api.openstack.wsgi [None req-121c6d98-8af5-47c9-b97d-21ac478cade1 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-quota-sets/9c9511d1205c4b8d94d5bcdc05e42ce6?usage=true 2026-07-08 04:37:39.977 8 INFO cinder.api.openstack.wsgi [None req-121c6d98-8af5-47c9-b97d-21ac478cade1 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-quota-sets/9c9511d1205c4b8d94d5bcdc05e42ce6?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 582/1170] 10.0.0.95 () {28 vars in 735 bytes} [Wed Jul 8 04:37:39 2026] GET /v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-quota-sets/9c9511d1205c4b8d94d5bcdc05e42ce6?usage=true => generated 847 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-08 04:37:39.991 7 INFO cinder.api.openstack.wsgi [None req-ef9fdd01-5baa-45c4-8dcf-2395e7c50094 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/snapshots?all_tenants=true 2026-07-08 04:37:40.010 7 INFO cinder.volume.api [None req-ef9fdd01-5baa-45c4-8dcf-2395e7c50094 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] Get all snapshots completed successfully. 2026-07-08 04:37:40.010 7 INFO cinder.api.openstack.wsgi [None req-ef9fdd01-5baa-45c4-8dcf-2395e7c50094 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 589/1171] 10.0.0.95 () {28 vars in 673 bytes} [Wed Jul 8 04:37:39 2026] GET /v3/96f0f1c7ed5144c3ad258cfc3e6104b6/snapshots?all_tenants=true => generated 17 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-08 04:37:40.026 8 INFO cinder.api.openstack.wsgi [None req-3dd22299-a451-4bdb-9567-5ddd2b3f2cb7 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-services 2026-07-08 04:37:40.036 8 INFO cinder.api.openstack.wsgi [None req-3dd22299-a451-4bdb-9567-5ddd2b3f2cb7 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-services returned with HTTP 200 [pid: 8|app: 0|req: 583/1172] 10.0.0.95 () {28 vars in 644 bytes} [Wed Jul 8 04:37:40 2026] GET /v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-services => generated 646 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-08 04:37:45.780 7 INFO cinder.api.openstack.wsgi [None req-ef9fdd01-5baa-45c4-8dcf-2395e7c50094 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 04:37:45.780 8 INFO cinder.api.openstack.wsgi [None req-3dd22299-a451-4bdb-9567-5ddd2b3f2cb7 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 04:37:45.781 7 INFO cinder.api.openstack.wsgi [None req-ef9fdd01-5baa-45c4-8dcf-2395e7c50094 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 04:37:45.781 8 INFO cinder.api.openstack.wsgi [None req-3dd22299-a451-4bdb-9567-5ddd2b3f2cb7 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 04:37:55.780 7 INFO cinder.api.openstack.wsgi [None req-ef9fdd01-5baa-45c4-8dcf-2395e7c50094 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 04:37:55.781 7 INFO cinder.api.openstack.wsgi [None req-ef9fdd01-5baa-45c4-8dcf-2395e7c50094 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 04:37:55.782 8 INFO cinder.api.openstack.wsgi [None req-3dd22299-a451-4bdb-9567-5ddd2b3f2cb7 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 04:37:55.783 8 INFO cinder.api.openstack.wsgi [None req-3dd22299-a451-4bdb-9567-5ddd2b3f2cb7 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 04:38:05.779 8 INFO cinder.api.openstack.wsgi [None req-3dd22299-a451-4bdb-9567-5ddd2b3f2cb7 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 04:38:05.780 7 INFO cinder.api.openstack.wsgi [None req-ef9fdd01-5baa-45c4-8dcf-2395e7c50094 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 04:38:05.780 8 INFO cinder.api.openstack.wsgi [None req-3dd22299-a451-4bdb-9567-5ddd2b3f2cb7 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 04:38:05.781 7 INFO cinder.api.openstack.wsgi [None req-ef9fdd01-5baa-45c4-8dcf-2395e7c50094 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 04:38:15.779 8 INFO cinder.api.openstack.wsgi [None req-3dd22299-a451-4bdb-9567-5ddd2b3f2cb7 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 04:38:15.780 8 INFO cinder.api.openstack.wsgi [None req-3dd22299-a451-4bdb-9567-5ddd2b3f2cb7 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 04:38:15.780 7 INFO cinder.api.openstack.wsgi [None req-ef9fdd01-5baa-45c4-8dcf-2395e7c50094 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 04:38:15.781 7 INFO cinder.api.openstack.wsgi [None req-ef9fdd01-5baa-45c4-8dcf-2395e7c50094 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 04:38:25.780 7 INFO cinder.api.openstack.wsgi [None req-ef9fdd01-5baa-45c4-8dcf-2395e7c50094 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 04:38:25.780 8 INFO cinder.api.openstack.wsgi [None req-3dd22299-a451-4bdb-9567-5ddd2b3f2cb7 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 04:38:25.781 7 INFO cinder.api.openstack.wsgi [None req-ef9fdd01-5baa-45c4-8dcf-2395e7c50094 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 04:38:25.782 8 INFO cinder.api.openstack.wsgi [None req-3dd22299-a451-4bdb-9567-5ddd2b3f2cb7 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 04:38:35.780 7 INFO cinder.api.openstack.wsgi [None req-ef9fdd01-5baa-45c4-8dcf-2395e7c50094 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 04:38:35.780 7 INFO cinder.api.openstack.wsgi [None req-ef9fdd01-5baa-45c4-8dcf-2395e7c50094 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 04:38:35.781 8 INFO cinder.api.openstack.wsgi [None req-3dd22299-a451-4bdb-9567-5ddd2b3f2cb7 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 04:38:35.781 8 INFO cinder.api.openstack.wsgi [None req-3dd22299-a451-4bdb-9567-5ddd2b3f2cb7 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 04:38:39.149 7 INFO cinder.api.openstack.wsgi [None req-479ce685-68ab-40c8-a145-5fbbbfe6af6a 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/scheduler-stats/get_pools?detail=true 2026-07-08 04:38:39.653 7 INFO cinder.api.openstack.wsgi [None req-479ce685-68ab-40c8-a145-5fbbbfe6af6a 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 596/1185] 10.0.0.95 () {28 vars in 695 bytes} [Wed Jul 8 04:38:39 2026] GET /v3/96f0f1c7ed5144c3ad258cfc3e6104b6/scheduler-stats/get_pools?detail=true => generated 670 bytes in 556 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-08 04:38:39.665 8 INFO cinder.api.openstack.wsgi [None req-952426df-4921-4357-8810-ff039c7b770b 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/snapshots?all_tenants=true 2026-07-08 04:38:39.675 8 INFO cinder.volume.api [None req-952426df-4921-4357-8810-ff039c7b770b 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] Get all snapshots completed successfully. 2026-07-08 04:38:39.675 8 INFO cinder.api.openstack.wsgi [None req-952426df-4921-4357-8810-ff039c7b770b 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 590/1186] 10.0.0.95 () {28 vars in 673 bytes} [Wed Jul 8 04:38:39 2026] GET /v3/96f0f1c7ed5144c3ad258cfc3e6104b6/snapshots?all_tenants=true => generated 17 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-08 04:38:39.692 7 INFO cinder.api.openstack.wsgi [None req-86dc5db3-ead9-4074-9d6f-312b3c3e85cb 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/volumes/detail?all_tenants=true 2026-07-08 04:38:39.708 7 INFO cinder.volume.api [None req-86dc5db3-ead9-4074-9d6f-312b3c3e85cb 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] Get all volumes completed successfully. 2026-07-08 04:38:39.710 7 INFO cinder.api.openstack.wsgi [None req-86dc5db3-ead9-4074-9d6f-312b3c3e85cb 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 597/1187] 10.0.0.95 () {28 vars in 683 bytes} [Wed Jul 8 04:38:39 2026] GET /v3/96f0f1c7ed5144c3ad258cfc3e6104b6/volumes/detail?all_tenants=true => generated 15 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-08 04:38:39.769 8 INFO cinder.api.openstack.wsgi [None req-077bc371-1b32-402a-b3e9-fec0be3e4282 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-quota-sets/30471c1cfdf44b29baf86fc27632b09f?usage=true 2026-07-08 04:38:39.835 8 INFO cinder.api.openstack.wsgi [None req-077bc371-1b32-402a-b3e9-fec0be3e4282 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-quota-sets/30471c1cfdf44b29baf86fc27632b09f?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 591/1188] 10.0.0.95 () {28 vars in 735 bytes} [Wed Jul 8 04:38:39 2026] GET /v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-quota-sets/30471c1cfdf44b29baf86fc27632b09f?usage=true => generated 845 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-08 04:38:39.846 7 INFO cinder.api.openstack.wsgi [None req-3094bed6-9854-4e11-9b22-6d225804899e 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-quota-sets/96f0f1c7ed5144c3ad258cfc3e6104b6?usage=true 2026-07-08 04:38:39.885 7 INFO cinder.api.openstack.wsgi [None req-3094bed6-9854-4e11-9b22-6d225804899e 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-quota-sets/96f0f1c7ed5144c3ad258cfc3e6104b6?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 598/1189] 10.0.0.95 () {28 vars in 735 bytes} [Wed Jul 8 04:38:39 2026] GET /v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-quota-sets/96f0f1c7ed5144c3ad258cfc3e6104b6?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 04:38:39.898 8 INFO cinder.api.openstack.wsgi [None req-298dd8a0-fb29-43a1-a83c-5650c1e340d7 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-quota-sets/9c9511d1205c4b8d94d5bcdc05e42ce6?usage=true 2026-07-08 04:38:39.947 8 INFO cinder.api.openstack.wsgi [None req-298dd8a0-fb29-43a1-a83c-5650c1e340d7 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-quota-sets/9c9511d1205c4b8d94d5bcdc05e42ce6?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 592/1190] 10.0.0.95 () {28 vars in 735 bytes} [Wed Jul 8 04:38:39 2026] GET /v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-quota-sets/9c9511d1205c4b8d94d5bcdc05e42ce6?usage=true => generated 847 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-08 04:38:39.959 7 INFO cinder.api.openstack.wsgi [None req-9800cb0d-47f6-4b55-a492-28d8fb70e867 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/volumes/detail?all_tenants=true 2026-07-08 04:38:39.970 7 INFO cinder.volume.api [None req-9800cb0d-47f6-4b55-a492-28d8fb70e867 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] Get all volumes completed successfully. 2026-07-08 04:38:39.972 7 INFO cinder.api.openstack.wsgi [None req-9800cb0d-47f6-4b55-a492-28d8fb70e867 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 599/1191] 10.0.0.95 () {28 vars in 683 bytes} [Wed Jul 8 04:38:39 2026] GET /v3/96f0f1c7ed5144c3ad258cfc3e6104b6/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 04:38:39.990 8 INFO cinder.api.openstack.wsgi [None req-26de3164-b479-45e4-b93a-44fc47d4689b 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-services 2026-07-08 04:38:39.995 8 INFO cinder.api.openstack.wsgi [None req-26de3164-b479-45e4-b93a-44fc47d4689b 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96f0f1c7ed5144c3ad258cfc3e6104b6/os-services returned with HTTP 200 [pid: 8|app: 0|req: 593/1192] 10.0.0.95 () {28 vars in 644 bytes} [Wed Jul 8 04:38:39 2026] GET /v3/96f0f1c7ed5144c3ad258cfc3e6104b6/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 04:38:45.780 7 INFO cinder.api.openstack.wsgi [None req-9800cb0d-47f6-4b55-a492-28d8fb70e867 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 04:38:45.782 7 INFO cinder.api.openstack.wsgi [None req-9800cb0d-47f6-4b55-a492-28d8fb70e867 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 04:38:45.782 8 INFO cinder.api.openstack.wsgi [None req-26de3164-b479-45e4-b93a-44fc47d4689b 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 04:38:45.783 8 INFO cinder.api.openstack.wsgi [None req-26de3164-b479-45e4-b93a-44fc47d4689b 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 04:38:55.779 8 INFO cinder.api.openstack.wsgi [None req-26de3164-b479-45e4-b93a-44fc47d4689b 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 04:38:55.779 7 INFO cinder.api.openstack.wsgi [None req-9800cb0d-47f6-4b55-a492-28d8fb70e867 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 04:38:55.780 8 INFO cinder.api.openstack.wsgi [None req-26de3164-b479-45e4-b93a-44fc47d4689b 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 04:38:55.780 7 INFO cinder.api.openstack.wsgi [None req-9800cb0d-47f6-4b55-a492-28d8fb70e867 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 04:39:05.781 8 INFO cinder.api.openstack.wsgi [None req-26de3164-b479-45e4-b93a-44fc47d4689b 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 04:39:05.781 7 INFO cinder.api.openstack.wsgi [None req-9800cb0d-47f6-4b55-a492-28d8fb70e867 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] GET http://10.0.0.61:8776/ 2026-07-08 04:39:05.782 8 INFO cinder.api.openstack.wsgi [None req-26de3164-b479-45e4-b93a-44fc47d4689b 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-08 04:39:05.783 7 INFO cinder.api.openstack.wsgi [None req-9800cb0d-47f6-4b55-a492-28d8fb70e867 794314c0e53845bd90289657b3c4733e 96f0f1c7ed5144c3ad258cfc3e6104b6 - - default default] http://10.0.0.61:8776/ returned with HTTP 300