+ 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 15 11:43:54 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-69c49d57cd-xwqrw 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 0x7f638f927668 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-15 11:43:58.821 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-15 11:43:58.821 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-15 11:43:58.890 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-15 11:43:58.890 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-15 11:44:00.028 7 INFO cinder.rpc [None req-9d3f8855-0e13-4d16-a035-0678b5d67f16 - - - - - -] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. 2026-07-15 11:44:00.031 7 INFO cinder.rpc [None req-9d3f8855-0e13-4d16-a035-0678b5d67f16 - - - - - -] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. 2026-07-15 11:44:00.034 7 INFO cinder.rpc [None req-9d3f8855-0e13-4d16-a035-0678b5d67f16 - - - - - -] Automatically selected cinder-volume objects version 1.39 as minimum service version. 2026-07-15 11:44:00.036 7 INFO cinder.rpc [None req-9d3f8855-0e13-4d16-a035-0678b5d67f16 - - - - - -] Automatically selected cinder-volume RPC version 3.20 as minimum service version. 2026-07-15 11:44:00.049 7 INFO cinder.rpc [None req-9d3f8855-0e13-4d16-a035-0678b5d67f16 - - - - - -] Automatically selected cinder-backup objects version 1.39 as minimum service version. 2026-07-15 11:44:00.051 7 INFO cinder.rpc [None req-9d3f8855-0e13-4d16-a035-0678b5d67f16 - - - - - -] Automatically selected cinder-backup RPC version 2.4 as minimum service version. 2026-07-15 11:44:00.094 7 WARNING cinder.api.contrib.hosts [None req-9d3f8855-0e13-4d16-a035-0678b5d67f16 - - - - - -] Deprecated: The Host API is deprecated and will be be removed in a future version. 2026-07-15 11:44:00.097 8 INFO cinder.rpc [None req-08486564-1e88-4b88-a8c7-f838fcef9bd5 - - - - - -] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. 2026-07-15 11:44:00.099 8 INFO cinder.rpc [None req-08486564-1e88-4b88-a8c7-f838fcef9bd5 - - - - - -] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. 2026-07-15 11:44:00.102 8 INFO cinder.rpc [None req-08486564-1e88-4b88-a8c7-f838fcef9bd5 - - - - - -] Automatically selected cinder-volume objects version 1.39 as minimum service version. 2026-07-15 11:44:00.105 8 INFO cinder.rpc [None req-08486564-1e88-4b88-a8c7-f838fcef9bd5 - - - - - -] Automatically selected cinder-volume RPC version 3.20 as minimum service version. 2026-07-15 11:44:00.117 8 INFO cinder.rpc [None req-08486564-1e88-4b88-a8c7-f838fcef9bd5 - - - - - -] Automatically selected cinder-backup objects version 1.39 as minimum service version. 2026-07-15 11:44:00.120 8 INFO cinder.rpc [None req-08486564-1e88-4b88-a8c7-f838fcef9bd5 - - - - - -] Automatically selected cinder-backup RPC version 2.4 as minimum service version. 2026-07-15 11:44:00.131 7 WARNING keystonemiddleware._common.config [None req-9d3f8855-0e13-4d16-a035-0678b5d67f16 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-15 11:44:00.139 7 WARNING oslo_config.cfg [None req-9d3f8855-0e13-4d16-a035-0678b5d67f16 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x7f638f927668 pid: 7 (default app) 2026-07-15 11:44:00.166 8 WARNING cinder.api.contrib.hosts [None req-08486564-1e88-4b88-a8c7-f838fcef9bd5 - - - - - -] Deprecated: The Host API is deprecated and will be be removed in a future version. 2026-07-15 11:44:00.202 8 WARNING keystonemiddleware._common.config [None req-08486564-1e88-4b88-a8c7-f838fcef9bd5 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-15 11:44:00.211 8 WARNING oslo_config.cfg [None req-08486564-1e88-4b88-a8c7-f838fcef9bd5 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x7f638f927668 pid: 8 (default app) 2026-07-15 11:44:04.309 7 INFO cinder.api.openstack.wsgi [None req-9d3f8855-0e13-4d16-a035-0678b5d67f16 - - - - - -] GET http://10.0.0.61:8776/ 2026-07-15 11:44:04.311 7 INFO cinder.api.openstack.wsgi [None req-9d3f8855-0e13-4d16-a035-0678b5d67f16 - - - - - -] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 11:44:14.309 8 INFO cinder.api.openstack.wsgi [None req-08486564-1e88-4b88-a8c7-f838fcef9bd5 - - - - - -] GET http://10.0.0.61:8776/ 2026-07-15 11:44:14.311 8 INFO cinder.api.openstack.wsgi [None req-08486564-1e88-4b88-a8c7-f838fcef9bd5 - - - - - -] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 11:44:24.308 7 INFO cinder.api.openstack.wsgi [None req-9d3f8855-0e13-4d16-a035-0678b5d67f16 - - - - - -] GET http://10.0.0.61:8776/ 2026-07-15 11:44:24.308 8 INFO cinder.api.openstack.wsgi [None req-08486564-1e88-4b88-a8c7-f838fcef9bd5 - - - - - -] GET http://10.0.0.61:8776/ 2026-07-15 11:44:24.309 8 INFO cinder.api.openstack.wsgi [None req-08486564-1e88-4b88-a8c7-f838fcef9bd5 - - - - - -] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 11:44:24.309 7 INFO cinder.api.openstack.wsgi [None req-9d3f8855-0e13-4d16-a035-0678b5d67f16 - - - - - -] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 11:44:34.308 8 INFO cinder.api.openstack.wsgi [None req-08486564-1e88-4b88-a8c7-f838fcef9bd5 - - - - - -] GET http://10.0.0.61:8776/ 2026-07-15 11:44:34.308 7 INFO cinder.api.openstack.wsgi [None req-9d3f8855-0e13-4d16-a035-0678b5d67f16 - - - - - -] GET http://10.0.0.61:8776/ 2026-07-15 11:44:34.309 8 INFO cinder.api.openstack.wsgi [None req-08486564-1e88-4b88-a8c7-f838fcef9bd5 - - - - - -] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 11:44:34.309 7 INFO cinder.api.openstack.wsgi [None req-9d3f8855-0e13-4d16-a035-0678b5d67f16 - - - - - -] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 11:44:44.308 7 INFO cinder.api.openstack.wsgi [None req-9d3f8855-0e13-4d16-a035-0678b5d67f16 - - - - - -] GET http://10.0.0.61:8776/ 2026-07-15 11:44:44.308 8 INFO cinder.api.openstack.wsgi [None req-08486564-1e88-4b88-a8c7-f838fcef9bd5 - - - - - -] GET http://10.0.0.61:8776/ 2026-07-15 11:44:44.309 7 INFO cinder.api.openstack.wsgi [None req-9d3f8855-0e13-4d16-a035-0678b5d67f16 - - - - - -] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 11:44:44.309 8 INFO cinder.api.openstack.wsgi [None req-08486564-1e88-4b88-a8c7-f838fcef9bd5 - - - - - -] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 11:44:54.309 7 INFO cinder.api.openstack.wsgi [None req-9d3f8855-0e13-4d16-a035-0678b5d67f16 - - - - - -] GET http://10.0.0.61:8776/ 2026-07-15 11:44:54.309 8 INFO cinder.api.openstack.wsgi [None req-08486564-1e88-4b88-a8c7-f838fcef9bd5 - - - - - -] GET http://10.0.0.61:8776/ 2026-07-15 11:44:54.310 8 INFO cinder.api.openstack.wsgi [None req-08486564-1e88-4b88-a8c7-f838fcef9bd5 - - - - - -] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 11:44:54.310 7 INFO cinder.api.openstack.wsgi [None req-9d3f8855-0e13-4d16-a035-0678b5d67f16 - - - - - -] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 11:45:04.308 8 INFO cinder.api.openstack.wsgi [None req-08486564-1e88-4b88-a8c7-f838fcef9bd5 - - - - - -] GET http://10.0.0.61:8776/ 2026-07-15 11:45:04.308 7 INFO cinder.api.openstack.wsgi [None req-9d3f8855-0e13-4d16-a035-0678b5d67f16 - - - - - -] GET http://10.0.0.61:8776/ 2026-07-15 11:45:04.309 8 INFO cinder.api.openstack.wsgi [None req-08486564-1e88-4b88-a8c7-f838fcef9bd5 - - - - - -] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 11:45:04.309 7 INFO cinder.api.openstack.wsgi [None req-9d3f8855-0e13-4d16-a035-0678b5d67f16 - - - - - -] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 11:45:14.308 7 INFO cinder.api.openstack.wsgi [None req-9d3f8855-0e13-4d16-a035-0678b5d67f16 - - - - - -] GET http://10.0.0.61:8776/ 2026-07-15 11:45:14.308 8 INFO cinder.api.openstack.wsgi [None req-08486564-1e88-4b88-a8c7-f838fcef9bd5 - - - - - -] GET http://10.0.0.61:8776/ 2026-07-15 11:45:14.308 7 INFO cinder.api.openstack.wsgi [None req-9d3f8855-0e13-4d16-a035-0678b5d67f16 - - - - - -] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 11:45:14.309 8 INFO cinder.api.openstack.wsgi [None req-08486564-1e88-4b88-a8c7-f838fcef9bd5 - - - - - -] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 11:45:24.308 8 INFO cinder.api.openstack.wsgi [None req-08486564-1e88-4b88-a8c7-f838fcef9bd5 - - - - - -] GET http://10.0.0.61:8776/ 2026-07-15 11:45:24.308 7 INFO cinder.api.openstack.wsgi [None req-9d3f8855-0e13-4d16-a035-0678b5d67f16 - - - - - -] GET http://10.0.0.61:8776/ 2026-07-15 11:45:24.309 8 INFO cinder.api.openstack.wsgi [None req-08486564-1e88-4b88-a8c7-f838fcef9bd5 - - - - - -] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 11:45:24.309 7 INFO cinder.api.openstack.wsgi [None req-9d3f8855-0e13-4d16-a035-0678b5d67f16 - - - - - -] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 11:45:34.309 7 INFO cinder.api.openstack.wsgi [None req-9d3f8855-0e13-4d16-a035-0678b5d67f16 - - - - - -] GET http://10.0.0.61:8776/ 2026-07-15 11:45:34.309 8 INFO cinder.api.openstack.wsgi [None req-08486564-1e88-4b88-a8c7-f838fcef9bd5 - - - - - -] GET http://10.0.0.61:8776/ 2026-07-15 11:45:34.310 7 INFO cinder.api.openstack.wsgi [None req-9d3f8855-0e13-4d16-a035-0678b5d67f16 - - - - - -] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 11:45:34.310 8 INFO cinder.api.openstack.wsgi [None req-08486564-1e88-4b88-a8c7-f838fcef9bd5 - - - - - -] 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-15 11:45:39.008 7 INFO cinder.api.openstack.wsgi [None req-6d56f9c1-01d2-487c-8335-bd7b4f471723 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/types/rbd1 2026-07-15 11:45:39.025 7 INFO cinder.api.openstack.wsgi [None req-6d56f9c1-01d2-487c-8335-bd7b4f471723 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/types/rbd1 returned with HTTP 404 [pid: 7|app: 0|req: 10/19] 10.0.0.253 () {30 vars in 682 bytes} [Wed Jul 15 11:45:38 2026] GET /v3/e3abcbd0869e4dd2ad9476beb55d7748/types/rbd1 => generated 82 bytes in 828 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-15 11:45:39.416 8 INFO cinder.api.openstack.wsgi [None req-b3c21554-ed0c-46e7-8910-4fbc8a680ca0 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/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-15 11:45:39.444 8 INFO cinder.api.openstack.wsgi [None req-b3c21554-ed0c-46e7-8910-4fbc8a680ca0 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/types?name=rbd1&is_public=None returned with HTTP 200 [pid: 8|app: 0|req: 10/20] 10.0.0.253 () {30 vars in 721 bytes} [Wed Jul 15 11:45:39 2026] GET /v3/e3abcbd0869e4dd2ad9476beb55d7748/types?name=rbd1&is_public=None => generated 20 bytes in 413 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-15 11:45:41.382 7 INFO cinder.api.openstack.wsgi [None req-0eaf6bbd-c438-47eb-9a79-41a5b188e773 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/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-15 11:45:41.404 7 INFO cinder.api.openstack.wsgi [None req-0eaf6bbd-c438-47eb-9a79-41a5b188e773 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/types returned with HTTP 200 [pid: 7|app: 0|req: 11/21] 10.0.0.253 () {34 vars in 725 bytes} [Wed Jul 15 11:45:41 2026] POST /v3/e3abcbd0869e4dd2ad9476beb55d7748/types => generated 179 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 11:45:41.418 8 INFO cinder.api.openstack.wsgi [req-0eaf6bbd-c438-47eb-9a79-41a5b188e773 req-ea9e4ac7-6443-43ac-ad08-1a28eefa2e7c 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/types/916482e5-f944-4109-840e-40b0ae2a147e/extra_specs 2026-07-15 11:45:41.476 8 INFO cinder.api.openstack.wsgi [req-0eaf6bbd-c438-47eb-9a79-41a5b188e773 req-ea9e4ac7-6443-43ac-ad08-1a28eefa2e7c 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/types/916482e5-f944-4109-840e-40b0ae2a147e/extra_specs returned with HTTP 200 [pid: 8|app: 0|req: 11/22] 10.0.0.253 () {36 vars in 894 bytes} [Wed Jul 15 11:45:41 2026] POST /v3/e3abcbd0869e4dd2ad9476beb55d7748/types/916482e5-f944-4109-840e-40b0ae2a147e/extra_specs => generated 48 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-15 11:45:43.406 7 INFO cinder.api.openstack.wsgi [None req-2035c55c-d0a3-4c95-bb57-3956f35c167d 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/types?is_public=None 2026-07-15 11:45:43.419 7 INFO cinder.api.openstack.wsgi [None req-2035c55c-d0a3-4c95-bb57-3956f35c167d 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/types?is_public=None returned with HTTP 200 [pid: 7|app: 0|req: 12/23] 10.0.0.253 () {30 vars in 701 bytes} [Wed Jul 15 11:45:43 2026] GET /v3/e3abcbd0869e4dd2ad9476beb55d7748/types?is_public=None => generated 443 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 11:45:44.309 8 INFO cinder.api.openstack.wsgi [req-0eaf6bbd-c438-47eb-9a79-41a5b188e773 req-ea9e4ac7-6443-43ac-ad08-1a28eefa2e7c 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 11:45:44.309 7 INFO cinder.api.openstack.wsgi [None req-2035c55c-d0a3-4c95-bb57-3956f35c167d 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 11:45:44.310 7 INFO cinder.api.openstack.wsgi [None req-2035c55c-d0a3-4c95-bb57-3956f35c167d 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 11:45:44.310 8 INFO cinder.api.openstack.wsgi [req-0eaf6bbd-c438-47eb-9a79-41a5b188e773 req-ea9e4ac7-6443-43ac-ad08-1a28eefa2e7c 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 11:45:45.209 7 INFO cinder.api.openstack.wsgi [None req-b2153ff3-62ee-435e-a18c-a685648435ed 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/qos-specs 2026-07-15 11:45:45.221 7 INFO cinder.api.openstack.wsgi [None req-b2153ff3-62ee-435e-a18c-a685648435ed 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/qos-specs returned with HTTP 200 [pid: 7|app: 0|req: 14/26] 10.0.0.253 () {30 vars in 680 bytes} [Wed Jul 15 11:45:45 2026] GET /v3/e3abcbd0869e4dd2ad9476beb55d7748/qos-specs => generated 17 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-15 11:45:54.310 8 INFO cinder.api.openstack.wsgi [req-0eaf6bbd-c438-47eb-9a79-41a5b188e773 req-ea9e4ac7-6443-43ac-ad08-1a28eefa2e7c 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 11:45:54.310 7 INFO cinder.api.openstack.wsgi [None req-b2153ff3-62ee-435e-a18c-a685648435ed 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 11:45:54.311 8 INFO cinder.api.openstack.wsgi [req-0eaf6bbd-c438-47eb-9a79-41a5b188e773 req-ea9e4ac7-6443-43ac-ad08-1a28eefa2e7c 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 11:45:54.312 7 INFO cinder.api.openstack.wsgi [None req-b2153ff3-62ee-435e-a18c-a685648435ed 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 11:46:04.308 8 INFO cinder.api.openstack.wsgi [req-0eaf6bbd-c438-47eb-9a79-41a5b188e773 req-ea9e4ac7-6443-43ac-ad08-1a28eefa2e7c 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 11:46:04.308 7 INFO cinder.api.openstack.wsgi [None req-b2153ff3-62ee-435e-a18c-a685648435ed 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 11:46:04.309 8 INFO cinder.api.openstack.wsgi [req-0eaf6bbd-c438-47eb-9a79-41a5b188e773 req-ea9e4ac7-6443-43ac-ad08-1a28eefa2e7c 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 11:46:04.309 7 INFO cinder.api.openstack.wsgi [None req-b2153ff3-62ee-435e-a18c-a685648435ed 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 11:46:14.308 7 INFO cinder.api.openstack.wsgi [None req-b2153ff3-62ee-435e-a18c-a685648435ed 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 11:46:14.308 8 INFO cinder.api.openstack.wsgi [req-0eaf6bbd-c438-47eb-9a79-41a5b188e773 req-ea9e4ac7-6443-43ac-ad08-1a28eefa2e7c 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 11:46:14.308 7 INFO cinder.api.openstack.wsgi [None req-b2153ff3-62ee-435e-a18c-a685648435ed 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 11:46:14.309 8 INFO cinder.api.openstack.wsgi [req-0eaf6bbd-c438-47eb-9a79-41a5b188e773 req-ea9e4ac7-6443-43ac-ad08-1a28eefa2e7c 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 11:46:24.309 7 INFO cinder.api.openstack.wsgi [None req-b2153ff3-62ee-435e-a18c-a685648435ed 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 11:46:24.309 8 INFO cinder.api.openstack.wsgi [req-0eaf6bbd-c438-47eb-9a79-41a5b188e773 req-ea9e4ac7-6443-43ac-ad08-1a28eefa2e7c 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 11:46:24.310 7 INFO cinder.api.openstack.wsgi [None req-b2153ff3-62ee-435e-a18c-a685648435ed 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 11:46:24.310 8 INFO cinder.api.openstack.wsgi [req-0eaf6bbd-c438-47eb-9a79-41a5b188e773 req-ea9e4ac7-6443-43ac-ad08-1a28eefa2e7c 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 11:46:34.308 8 INFO cinder.api.openstack.wsgi [req-0eaf6bbd-c438-47eb-9a79-41a5b188e773 req-ea9e4ac7-6443-43ac-ad08-1a28eefa2e7c 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 11:46:34.308 7 INFO cinder.api.openstack.wsgi [None req-b2153ff3-62ee-435e-a18c-a685648435ed 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 11:46:34.309 8 INFO cinder.api.openstack.wsgi [req-0eaf6bbd-c438-47eb-9a79-41a5b188e773 req-ea9e4ac7-6443-43ac-ad08-1a28eefa2e7c 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 11:46:34.309 7 INFO cinder.api.openstack.wsgi [None req-b2153ff3-62ee-435e-a18c-a685648435ed 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 11:46:44.308 8 INFO cinder.api.openstack.wsgi [req-0eaf6bbd-c438-47eb-9a79-41a5b188e773 req-ea9e4ac7-6443-43ac-ad08-1a28eefa2e7c 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 11:46:44.308 7 INFO cinder.api.openstack.wsgi [None req-b2153ff3-62ee-435e-a18c-a685648435ed 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 11:46:44.309 8 INFO cinder.api.openstack.wsgi [req-0eaf6bbd-c438-47eb-9a79-41a5b188e773 req-ea9e4ac7-6443-43ac-ad08-1a28eefa2e7c 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 11:46:44.310 7 INFO cinder.api.openstack.wsgi [None req-b2153ff3-62ee-435e-a18c-a685648435ed 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 11:46:54.308 8 INFO cinder.api.openstack.wsgi [req-0eaf6bbd-c438-47eb-9a79-41a5b188e773 req-ea9e4ac7-6443-43ac-ad08-1a28eefa2e7c 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 11:46:54.308 7 INFO cinder.api.openstack.wsgi [None req-b2153ff3-62ee-435e-a18c-a685648435ed 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 11:46:54.309 7 INFO cinder.api.openstack.wsgi [None req-b2153ff3-62ee-435e-a18c-a685648435ed 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 11:46:54.309 8 INFO cinder.api.openstack.wsgi [req-0eaf6bbd-c438-47eb-9a79-41a5b188e773 req-ea9e4ac7-6443-43ac-ad08-1a28eefa2e7c 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 11:47:04.308 7 INFO cinder.api.openstack.wsgi [None req-b2153ff3-62ee-435e-a18c-a685648435ed 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 11:47:04.308 8 INFO cinder.api.openstack.wsgi [req-0eaf6bbd-c438-47eb-9a79-41a5b188e773 req-ea9e4ac7-6443-43ac-ad08-1a28eefa2e7c 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 11:47:04.309 7 INFO cinder.api.openstack.wsgi [None req-b2153ff3-62ee-435e-a18c-a685648435ed 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 11:47:04.309 8 INFO cinder.api.openstack.wsgi [req-0eaf6bbd-c438-47eb-9a79-41a5b188e773 req-ea9e4ac7-6443-43ac-ad08-1a28eefa2e7c 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 11:47:14.309 7 INFO cinder.api.openstack.wsgi [None req-b2153ff3-62ee-435e-a18c-a685648435ed 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 11:47:14.309 8 INFO cinder.api.openstack.wsgi [req-0eaf6bbd-c438-47eb-9a79-41a5b188e773 req-ea9e4ac7-6443-43ac-ad08-1a28eefa2e7c 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 11:47:14.310 7 INFO cinder.api.openstack.wsgi [None req-b2153ff3-62ee-435e-a18c-a685648435ed 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 11:47:14.310 8 INFO cinder.api.openstack.wsgi [req-0eaf6bbd-c438-47eb-9a79-41a5b188e773 req-ea9e4ac7-6443-43ac-ad08-1a28eefa2e7c 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 11:47:24.308 7 INFO cinder.api.openstack.wsgi [None req-b2153ff3-62ee-435e-a18c-a685648435ed 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 11:47:24.308 8 INFO cinder.api.openstack.wsgi [req-0eaf6bbd-c438-47eb-9a79-41a5b188e773 req-ea9e4ac7-6443-43ac-ad08-1a28eefa2e7c 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 11:47:24.309 7 INFO cinder.api.openstack.wsgi [None req-b2153ff3-62ee-435e-a18c-a685648435ed 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 11:47:24.309 8 INFO cinder.api.openstack.wsgi [req-0eaf6bbd-c438-47eb-9a79-41a5b188e773 req-ea9e4ac7-6443-43ac-ad08-1a28eefa2e7c 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 11:47:34.308 7 INFO cinder.api.openstack.wsgi [None req-b2153ff3-62ee-435e-a18c-a685648435ed 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 11:47:34.309 8 INFO cinder.api.openstack.wsgi [req-0eaf6bbd-c438-47eb-9a79-41a5b188e773 req-ea9e4ac7-6443-43ac-ad08-1a28eefa2e7c 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 11:47:34.310 7 INFO cinder.api.openstack.wsgi [None req-b2153ff3-62ee-435e-a18c-a685648435ed 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 11:47:34.310 8 INFO cinder.api.openstack.wsgi [req-0eaf6bbd-c438-47eb-9a79-41a5b188e773 req-ea9e4ac7-6443-43ac-ad08-1a28eefa2e7c 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 11:47:44.309 7 INFO cinder.api.openstack.wsgi [None req-b2153ff3-62ee-435e-a18c-a685648435ed 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 11:47:44.310 7 INFO cinder.api.openstack.wsgi [None req-b2153ff3-62ee-435e-a18c-a685648435ed 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 11:47:44.310 8 INFO cinder.api.openstack.wsgi [req-0eaf6bbd-c438-47eb-9a79-41a5b188e773 req-ea9e4ac7-6443-43ac-ad08-1a28eefa2e7c 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 11:47:44.311 8 INFO cinder.api.openstack.wsgi [req-0eaf6bbd-c438-47eb-9a79-41a5b188e773 req-ea9e4ac7-6443-43ac-ad08-1a28eefa2e7c 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 11:47:54.308 7 INFO cinder.api.openstack.wsgi [None req-b2153ff3-62ee-435e-a18c-a685648435ed 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 11:47:54.308 8 INFO cinder.api.openstack.wsgi [req-0eaf6bbd-c438-47eb-9a79-41a5b188e773 req-ea9e4ac7-6443-43ac-ad08-1a28eefa2e7c 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 11:47:54.309 7 INFO cinder.api.openstack.wsgi [None req-b2153ff3-62ee-435e-a18c-a685648435ed 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 11:47:54.309 8 INFO cinder.api.openstack.wsgi [req-0eaf6bbd-c438-47eb-9a79-41a5b188e773 req-ea9e4ac7-6443-43ac-ad08-1a28eefa2e7c 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 11:48:04.308 8 INFO cinder.api.openstack.wsgi [req-0eaf6bbd-c438-47eb-9a79-41a5b188e773 req-ea9e4ac7-6443-43ac-ad08-1a28eefa2e7c 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 11:48:04.308 7 INFO cinder.api.openstack.wsgi [None req-b2153ff3-62ee-435e-a18c-a685648435ed 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 11:48:04.309 7 INFO cinder.api.openstack.wsgi [None req-b2153ff3-62ee-435e-a18c-a685648435ed 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 11:48:04.309 8 INFO cinder.api.openstack.wsgi [req-0eaf6bbd-c438-47eb-9a79-41a5b188e773 req-ea9e4ac7-6443-43ac-ad08-1a28eefa2e7c 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 11:48:14.308 7 INFO cinder.api.openstack.wsgi [None req-b2153ff3-62ee-435e-a18c-a685648435ed 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 11:48:14.308 8 INFO cinder.api.openstack.wsgi [req-0eaf6bbd-c438-47eb-9a79-41a5b188e773 req-ea9e4ac7-6443-43ac-ad08-1a28eefa2e7c 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 11:48:14.309 8 INFO cinder.api.openstack.wsgi [req-0eaf6bbd-c438-47eb-9a79-41a5b188e773 req-ea9e4ac7-6443-43ac-ad08-1a28eefa2e7c 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 11:48:14.309 7 INFO cinder.api.openstack.wsgi [None req-b2153ff3-62ee-435e-a18c-a685648435ed 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 11:48:24.308 7 INFO cinder.api.openstack.wsgi [None req-b2153ff3-62ee-435e-a18c-a685648435ed 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 11:48:24.308 8 INFO cinder.api.openstack.wsgi [req-0eaf6bbd-c438-47eb-9a79-41a5b188e773 req-ea9e4ac7-6443-43ac-ad08-1a28eefa2e7c 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 11:48:24.309 7 INFO cinder.api.openstack.wsgi [None req-b2153ff3-62ee-435e-a18c-a685648435ed 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 11:48:24.309 8 INFO cinder.api.openstack.wsgi [req-0eaf6bbd-c438-47eb-9a79-41a5b188e773 req-ea9e4ac7-6443-43ac-ad08-1a28eefa2e7c 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 11:48:34.308 7 INFO cinder.api.openstack.wsgi [None req-b2153ff3-62ee-435e-a18c-a685648435ed 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 11:48:34.309 7 INFO cinder.api.openstack.wsgi [None req-b2153ff3-62ee-435e-a18c-a685648435ed 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 11:48:34.309 8 INFO cinder.api.openstack.wsgi [req-0eaf6bbd-c438-47eb-9a79-41a5b188e773 req-ea9e4ac7-6443-43ac-ad08-1a28eefa2e7c 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 11:48:34.311 8 INFO cinder.api.openstack.wsgi [req-0eaf6bbd-c438-47eb-9a79-41a5b188e773 req-ea9e4ac7-6443-43ac-ad08-1a28eefa2e7c 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 11:48:44.308 7 INFO cinder.api.openstack.wsgi [None req-b2153ff3-62ee-435e-a18c-a685648435ed 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 11:48:44.308 8 INFO cinder.api.openstack.wsgi [req-0eaf6bbd-c438-47eb-9a79-41a5b188e773 req-ea9e4ac7-6443-43ac-ad08-1a28eefa2e7c 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 11:48:44.309 7 INFO cinder.api.openstack.wsgi [None req-b2153ff3-62ee-435e-a18c-a685648435ed 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 11:48:44.309 8 INFO cinder.api.openstack.wsgi [req-0eaf6bbd-c438-47eb-9a79-41a5b188e773 req-ea9e4ac7-6443-43ac-ad08-1a28eefa2e7c 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 11:48:54.308 7 INFO cinder.api.openstack.wsgi [None req-b2153ff3-62ee-435e-a18c-a685648435ed 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 11:48:54.308 8 INFO cinder.api.openstack.wsgi [req-0eaf6bbd-c438-47eb-9a79-41a5b188e773 req-ea9e4ac7-6443-43ac-ad08-1a28eefa2e7c 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 11:48:54.309 7 INFO cinder.api.openstack.wsgi [None req-b2153ff3-62ee-435e-a18c-a685648435ed 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 11:48:54.309 8 INFO cinder.api.openstack.wsgi [req-0eaf6bbd-c438-47eb-9a79-41a5b188e773 req-ea9e4ac7-6443-43ac-ad08-1a28eefa2e7c 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 11:49:04.308 8 INFO cinder.api.openstack.wsgi [req-0eaf6bbd-c438-47eb-9a79-41a5b188e773 req-ea9e4ac7-6443-43ac-ad08-1a28eefa2e7c 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 11:49:04.308 7 INFO cinder.api.openstack.wsgi [None req-b2153ff3-62ee-435e-a18c-a685648435ed 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 11:49:04.308 8 INFO cinder.api.openstack.wsgi [req-0eaf6bbd-c438-47eb-9a79-41a5b188e773 req-ea9e4ac7-6443-43ac-ad08-1a28eefa2e7c 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 11:49:04.309 7 INFO cinder.api.openstack.wsgi [None req-b2153ff3-62ee-435e-a18c-a685648435ed 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 11:49:14.309 7 INFO cinder.api.openstack.wsgi [None req-b2153ff3-62ee-435e-a18c-a685648435ed 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 11:49:14.309 8 INFO cinder.api.openstack.wsgi [req-0eaf6bbd-c438-47eb-9a79-41a5b188e773 req-ea9e4ac7-6443-43ac-ad08-1a28eefa2e7c 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 11:49:14.310 7 INFO cinder.api.openstack.wsgi [None req-b2153ff3-62ee-435e-a18c-a685648435ed 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 11:49:14.310 8 INFO cinder.api.openstack.wsgi [req-0eaf6bbd-c438-47eb-9a79-41a5b188e773 req-ea9e4ac7-6443-43ac-ad08-1a28eefa2e7c 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 11:49:24.308 7 INFO cinder.api.openstack.wsgi [None req-b2153ff3-62ee-435e-a18c-a685648435ed 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 11:49:24.308 8 INFO cinder.api.openstack.wsgi [req-0eaf6bbd-c438-47eb-9a79-41a5b188e773 req-ea9e4ac7-6443-43ac-ad08-1a28eefa2e7c 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 11:49:24.309 7 INFO cinder.api.openstack.wsgi [None req-b2153ff3-62ee-435e-a18c-a685648435ed 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 11:49:24.309 8 INFO cinder.api.openstack.wsgi [req-0eaf6bbd-c438-47eb-9a79-41a5b188e773 req-ea9e4ac7-6443-43ac-ad08-1a28eefa2e7c 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 11:49:34.308 8 INFO cinder.api.openstack.wsgi [req-0eaf6bbd-c438-47eb-9a79-41a5b188e773 req-ea9e4ac7-6443-43ac-ad08-1a28eefa2e7c 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 11:49:34.309 7 INFO cinder.api.openstack.wsgi [None req-b2153ff3-62ee-435e-a18c-a685648435ed 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 11:49:34.309 8 INFO cinder.api.openstack.wsgi [req-0eaf6bbd-c438-47eb-9a79-41a5b188e773 req-ea9e4ac7-6443-43ac-ad08-1a28eefa2e7c 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 11:49:34.310 7 INFO cinder.api.openstack.wsgi [None req-b2153ff3-62ee-435e-a18c-a685648435ed 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 11:49:44.308 8 INFO cinder.api.openstack.wsgi [req-0eaf6bbd-c438-47eb-9a79-41a5b188e773 req-ea9e4ac7-6443-43ac-ad08-1a28eefa2e7c 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 11:49:44.308 7 INFO cinder.api.openstack.wsgi [None req-b2153ff3-62ee-435e-a18c-a685648435ed 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 11:49:44.309 8 INFO cinder.api.openstack.wsgi [req-0eaf6bbd-c438-47eb-9a79-41a5b188e773 req-ea9e4ac7-6443-43ac-ad08-1a28eefa2e7c 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 11:49:44.310 7 INFO cinder.api.openstack.wsgi [None req-b2153ff3-62ee-435e-a18c-a685648435ed 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 11:49:54.308 8 INFO cinder.api.openstack.wsgi [req-0eaf6bbd-c438-47eb-9a79-41a5b188e773 req-ea9e4ac7-6443-43ac-ad08-1a28eefa2e7c 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 11:49:54.308 7 INFO cinder.api.openstack.wsgi [None req-b2153ff3-62ee-435e-a18c-a685648435ed 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 11:49:54.309 8 INFO cinder.api.openstack.wsgi [req-0eaf6bbd-c438-47eb-9a79-41a5b188e773 req-ea9e4ac7-6443-43ac-ad08-1a28eefa2e7c 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 11:49:54.309 7 INFO cinder.api.openstack.wsgi [None req-b2153ff3-62ee-435e-a18c-a685648435ed 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 11:50:04.308 8 INFO cinder.api.openstack.wsgi [req-0eaf6bbd-c438-47eb-9a79-41a5b188e773 req-ea9e4ac7-6443-43ac-ad08-1a28eefa2e7c 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 11:50:04.308 7 INFO cinder.api.openstack.wsgi [None req-b2153ff3-62ee-435e-a18c-a685648435ed 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 11:50:04.309 8 INFO cinder.api.openstack.wsgi [req-0eaf6bbd-c438-47eb-9a79-41a5b188e773 req-ea9e4ac7-6443-43ac-ad08-1a28eefa2e7c 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 11:50:04.309 7 INFO cinder.api.openstack.wsgi [None req-b2153ff3-62ee-435e-a18c-a685648435ed 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 11:50:14.309 7 INFO cinder.api.openstack.wsgi [None req-b2153ff3-62ee-435e-a18c-a685648435ed 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 11:50:14.309 8 INFO cinder.api.openstack.wsgi [req-0eaf6bbd-c438-47eb-9a79-41a5b188e773 req-ea9e4ac7-6443-43ac-ad08-1a28eefa2e7c 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 11:50:14.310 7 INFO cinder.api.openstack.wsgi [None req-b2153ff3-62ee-435e-a18c-a685648435ed 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 11:50:14.310 8 INFO cinder.api.openstack.wsgi [req-0eaf6bbd-c438-47eb-9a79-41a5b188e773 req-ea9e4ac7-6443-43ac-ad08-1a28eefa2e7c 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 11:50:24.309 8 INFO cinder.api.openstack.wsgi [req-0eaf6bbd-c438-47eb-9a79-41a5b188e773 req-ea9e4ac7-6443-43ac-ad08-1a28eefa2e7c 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 11:50:24.309 7 INFO cinder.api.openstack.wsgi [None req-b2153ff3-62ee-435e-a18c-a685648435ed 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 11:50:24.310 8 INFO cinder.api.openstack.wsgi [req-0eaf6bbd-c438-47eb-9a79-41a5b188e773 req-ea9e4ac7-6443-43ac-ad08-1a28eefa2e7c 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 11:50:24.310 7 INFO cinder.api.openstack.wsgi [None req-b2153ff3-62ee-435e-a18c-a685648435ed 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 11:50:34.308 7 INFO cinder.api.openstack.wsgi [None req-b2153ff3-62ee-435e-a18c-a685648435ed 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 11:50:34.308 8 INFO cinder.api.openstack.wsgi [req-0eaf6bbd-c438-47eb-9a79-41a5b188e773 req-ea9e4ac7-6443-43ac-ad08-1a28eefa2e7c 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 11:50:34.309 7 INFO cinder.api.openstack.wsgi [None req-b2153ff3-62ee-435e-a18c-a685648435ed 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 11:50:34.310 8 INFO cinder.api.openstack.wsgi [req-0eaf6bbd-c438-47eb-9a79-41a5b188e773 req-ea9e4ac7-6443-43ac-ad08-1a28eefa2e7c 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 11:50:44.308 7 INFO cinder.api.openstack.wsgi [None req-b2153ff3-62ee-435e-a18c-a685648435ed 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 11:50:44.309 7 INFO cinder.api.openstack.wsgi [None req-b2153ff3-62ee-435e-a18c-a685648435ed 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 11:50:44.309 8 INFO cinder.api.openstack.wsgi [req-0eaf6bbd-c438-47eb-9a79-41a5b188e773 req-ea9e4ac7-6443-43ac-ad08-1a28eefa2e7c 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 11:50:44.311 8 INFO cinder.api.openstack.wsgi [req-0eaf6bbd-c438-47eb-9a79-41a5b188e773 req-ea9e4ac7-6443-43ac-ad08-1a28eefa2e7c 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 11:50:54.308 8 INFO cinder.api.openstack.wsgi [req-0eaf6bbd-c438-47eb-9a79-41a5b188e773 req-ea9e4ac7-6443-43ac-ad08-1a28eefa2e7c 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 11:50:54.308 7 INFO cinder.api.openstack.wsgi [None req-b2153ff3-62ee-435e-a18c-a685648435ed 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 11:50:54.309 8 INFO cinder.api.openstack.wsgi [req-0eaf6bbd-c438-47eb-9a79-41a5b188e773 req-ea9e4ac7-6443-43ac-ad08-1a28eefa2e7c 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 11:50:54.309 7 INFO cinder.api.openstack.wsgi [None req-b2153ff3-62ee-435e-a18c-a685648435ed 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 11:51:04.307 8 INFO cinder.api.openstack.wsgi [req-0eaf6bbd-c438-47eb-9a79-41a5b188e773 req-ea9e4ac7-6443-43ac-ad08-1a28eefa2e7c 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 11:51:04.308 7 INFO cinder.api.openstack.wsgi [None req-b2153ff3-62ee-435e-a18c-a685648435ed 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 11:51:04.308 8 INFO cinder.api.openstack.wsgi [req-0eaf6bbd-c438-47eb-9a79-41a5b188e773 req-ea9e4ac7-6443-43ac-ad08-1a28eefa2e7c 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 11:51:04.308 7 INFO cinder.api.openstack.wsgi [None req-b2153ff3-62ee-435e-a18c-a685648435ed 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 11:51:14.308 7 INFO cinder.api.openstack.wsgi [None req-b2153ff3-62ee-435e-a18c-a685648435ed 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 11:51:14.309 7 INFO cinder.api.openstack.wsgi [None req-b2153ff3-62ee-435e-a18c-a685648435ed 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 11:51:14.309 8 INFO cinder.api.openstack.wsgi [req-0eaf6bbd-c438-47eb-9a79-41a5b188e773 req-ea9e4ac7-6443-43ac-ad08-1a28eefa2e7c 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 11:51:14.311 8 INFO cinder.api.openstack.wsgi [req-0eaf6bbd-c438-47eb-9a79-41a5b188e773 req-ea9e4ac7-6443-43ac-ad08-1a28eefa2e7c 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 11:51:24.308 7 INFO cinder.api.openstack.wsgi [None req-b2153ff3-62ee-435e-a18c-a685648435ed 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 11:51:24.308 8 INFO cinder.api.openstack.wsgi [req-0eaf6bbd-c438-47eb-9a79-41a5b188e773 req-ea9e4ac7-6443-43ac-ad08-1a28eefa2e7c 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 11:51:24.309 7 INFO cinder.api.openstack.wsgi [None req-b2153ff3-62ee-435e-a18c-a685648435ed 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 11:51:24.309 8 INFO cinder.api.openstack.wsgi [req-0eaf6bbd-c438-47eb-9a79-41a5b188e773 req-ea9e4ac7-6443-43ac-ad08-1a28eefa2e7c 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 11:51:34.308 7 INFO cinder.api.openstack.wsgi [None req-b2153ff3-62ee-435e-a18c-a685648435ed 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 11:51:34.308 8 INFO cinder.api.openstack.wsgi [req-0eaf6bbd-c438-47eb-9a79-41a5b188e773 req-ea9e4ac7-6443-43ac-ad08-1a28eefa2e7c 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 11:51:34.309 7 INFO cinder.api.openstack.wsgi [None req-b2153ff3-62ee-435e-a18c-a685648435ed 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 11:51:34.309 8 INFO cinder.api.openstack.wsgi [req-0eaf6bbd-c438-47eb-9a79-41a5b188e773 req-ea9e4ac7-6443-43ac-ad08-1a28eefa2e7c 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 11:51:44.308 8 INFO cinder.api.openstack.wsgi [req-0eaf6bbd-c438-47eb-9a79-41a5b188e773 req-ea9e4ac7-6443-43ac-ad08-1a28eefa2e7c 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 11:51:44.308 7 INFO cinder.api.openstack.wsgi [None req-b2153ff3-62ee-435e-a18c-a685648435ed 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 11:51:44.309 7 INFO cinder.api.openstack.wsgi [None req-b2153ff3-62ee-435e-a18c-a685648435ed 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 11:51:44.309 8 INFO cinder.api.openstack.wsgi [req-0eaf6bbd-c438-47eb-9a79-41a5b188e773 req-ea9e4ac7-6443-43ac-ad08-1a28eefa2e7c 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 11:51:54.308 7 INFO cinder.api.openstack.wsgi [None req-b2153ff3-62ee-435e-a18c-a685648435ed 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 11:51:54.308 8 INFO cinder.api.openstack.wsgi [req-0eaf6bbd-c438-47eb-9a79-41a5b188e773 req-ea9e4ac7-6443-43ac-ad08-1a28eefa2e7c 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 11:51:54.309 8 INFO cinder.api.openstack.wsgi [req-0eaf6bbd-c438-47eb-9a79-41a5b188e773 req-ea9e4ac7-6443-43ac-ad08-1a28eefa2e7c 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 11:51:54.310 7 INFO cinder.api.openstack.wsgi [None req-b2153ff3-62ee-435e-a18c-a685648435ed 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 11:52:04.308 7 INFO cinder.api.openstack.wsgi [None req-b2153ff3-62ee-435e-a18c-a685648435ed 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 11:52:04.308 8 INFO cinder.api.openstack.wsgi [req-0eaf6bbd-c438-47eb-9a79-41a5b188e773 req-ea9e4ac7-6443-43ac-ad08-1a28eefa2e7c 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 11:52:04.309 7 INFO cinder.api.openstack.wsgi [None req-b2153ff3-62ee-435e-a18c-a685648435ed 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 11:52:04.309 8 INFO cinder.api.openstack.wsgi [req-0eaf6bbd-c438-47eb-9a79-41a5b188e773 req-ea9e4ac7-6443-43ac-ad08-1a28eefa2e7c 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 11:52:14.308 8 INFO cinder.api.openstack.wsgi [req-0eaf6bbd-c438-47eb-9a79-41a5b188e773 req-ea9e4ac7-6443-43ac-ad08-1a28eefa2e7c 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 11:52:14.308 7 INFO cinder.api.openstack.wsgi [None req-b2153ff3-62ee-435e-a18c-a685648435ed 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 11:52:14.309 8 INFO cinder.api.openstack.wsgi [req-0eaf6bbd-c438-47eb-9a79-41a5b188e773 req-ea9e4ac7-6443-43ac-ad08-1a28eefa2e7c 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 11:52:14.309 7 INFO cinder.api.openstack.wsgi [None req-b2153ff3-62ee-435e-a18c-a685648435ed 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 11:52:24.308 8 INFO cinder.api.openstack.wsgi [req-0eaf6bbd-c438-47eb-9a79-41a5b188e773 req-ea9e4ac7-6443-43ac-ad08-1a28eefa2e7c 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 11:52:24.308 7 INFO cinder.api.openstack.wsgi [None req-b2153ff3-62ee-435e-a18c-a685648435ed 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 11:52:24.309 8 INFO cinder.api.openstack.wsgi [req-0eaf6bbd-c438-47eb-9a79-41a5b188e773 req-ea9e4ac7-6443-43ac-ad08-1a28eefa2e7c 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 11:52:24.310 7 INFO cinder.api.openstack.wsgi [None req-b2153ff3-62ee-435e-a18c-a685648435ed 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 11:52:34.308 8 INFO cinder.api.openstack.wsgi [req-0eaf6bbd-c438-47eb-9a79-41a5b188e773 req-ea9e4ac7-6443-43ac-ad08-1a28eefa2e7c 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 11:52:34.308 7 INFO cinder.api.openstack.wsgi [None req-b2153ff3-62ee-435e-a18c-a685648435ed 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 11:52:34.310 8 INFO cinder.api.openstack.wsgi [req-0eaf6bbd-c438-47eb-9a79-41a5b188e773 req-ea9e4ac7-6443-43ac-ad08-1a28eefa2e7c 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 11:52:34.310 7 INFO cinder.api.openstack.wsgi [None req-b2153ff3-62ee-435e-a18c-a685648435ed 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 11:52:44.308 7 INFO cinder.api.openstack.wsgi [None req-b2153ff3-62ee-435e-a18c-a685648435ed 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 11:52:44.308 7 INFO cinder.api.openstack.wsgi [None req-b2153ff3-62ee-435e-a18c-a685648435ed 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 11:52:44.308 8 INFO cinder.api.openstack.wsgi [req-0eaf6bbd-c438-47eb-9a79-41a5b188e773 req-ea9e4ac7-6443-43ac-ad08-1a28eefa2e7c 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 11:52:44.310 8 INFO cinder.api.openstack.wsgi [req-0eaf6bbd-c438-47eb-9a79-41a5b188e773 req-ea9e4ac7-6443-43ac-ad08-1a28eefa2e7c 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 11:52:54.308 8 INFO cinder.api.openstack.wsgi [req-0eaf6bbd-c438-47eb-9a79-41a5b188e773 req-ea9e4ac7-6443-43ac-ad08-1a28eefa2e7c 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 11:52:54.308 7 INFO cinder.api.openstack.wsgi [None req-b2153ff3-62ee-435e-a18c-a685648435ed 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 11:52:54.309 8 INFO cinder.api.openstack.wsgi [req-0eaf6bbd-c438-47eb-9a79-41a5b188e773 req-ea9e4ac7-6443-43ac-ad08-1a28eefa2e7c 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 11:52:54.309 7 INFO cinder.api.openstack.wsgi [None req-b2153ff3-62ee-435e-a18c-a685648435ed 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 11:53:04.308 8 INFO cinder.api.openstack.wsgi [req-0eaf6bbd-c438-47eb-9a79-41a5b188e773 req-ea9e4ac7-6443-43ac-ad08-1a28eefa2e7c 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 11:53:04.308 7 INFO cinder.api.openstack.wsgi [None req-b2153ff3-62ee-435e-a18c-a685648435ed 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 11:53:04.309 8 INFO cinder.api.openstack.wsgi [req-0eaf6bbd-c438-47eb-9a79-41a5b188e773 req-ea9e4ac7-6443-43ac-ad08-1a28eefa2e7c 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 11:53:04.309 7 INFO cinder.api.openstack.wsgi [None req-b2153ff3-62ee-435e-a18c-a685648435ed 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 11:53:14.308 7 INFO cinder.api.openstack.wsgi [None req-b2153ff3-62ee-435e-a18c-a685648435ed 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 11:53:14.309 7 INFO cinder.api.openstack.wsgi [None req-b2153ff3-62ee-435e-a18c-a685648435ed 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 11:53:14.309 8 INFO cinder.api.openstack.wsgi [req-0eaf6bbd-c438-47eb-9a79-41a5b188e773 req-ea9e4ac7-6443-43ac-ad08-1a28eefa2e7c 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 11:53:14.310 8 INFO cinder.api.openstack.wsgi [req-0eaf6bbd-c438-47eb-9a79-41a5b188e773 req-ea9e4ac7-6443-43ac-ad08-1a28eefa2e7c 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 11:53:24.308 8 INFO cinder.api.openstack.wsgi [req-0eaf6bbd-c438-47eb-9a79-41a5b188e773 req-ea9e4ac7-6443-43ac-ad08-1a28eefa2e7c 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 11:53:24.308 7 INFO cinder.api.openstack.wsgi [None req-b2153ff3-62ee-435e-a18c-a685648435ed 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 11:53:24.309 8 INFO cinder.api.openstack.wsgi [req-0eaf6bbd-c438-47eb-9a79-41a5b188e773 req-ea9e4ac7-6443-43ac-ad08-1a28eefa2e7c 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 11:53:24.309 7 INFO cinder.api.openstack.wsgi [None req-b2153ff3-62ee-435e-a18c-a685648435ed 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 11:53:34.308 8 INFO cinder.api.openstack.wsgi [req-0eaf6bbd-c438-47eb-9a79-41a5b188e773 req-ea9e4ac7-6443-43ac-ad08-1a28eefa2e7c 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 11:53:34.308 7 INFO cinder.api.openstack.wsgi [None req-b2153ff3-62ee-435e-a18c-a685648435ed 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 11:53:34.308 8 INFO cinder.api.openstack.wsgi [req-0eaf6bbd-c438-47eb-9a79-41a5b188e773 req-ea9e4ac7-6443-43ac-ad08-1a28eefa2e7c 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 11:53:34.309 7 INFO cinder.api.openstack.wsgi [None req-b2153ff3-62ee-435e-a18c-a685648435ed 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 11:53:44.308 8 INFO cinder.api.openstack.wsgi [req-0eaf6bbd-c438-47eb-9a79-41a5b188e773 req-ea9e4ac7-6443-43ac-ad08-1a28eefa2e7c 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 11:53:44.308 7 INFO cinder.api.openstack.wsgi [None req-b2153ff3-62ee-435e-a18c-a685648435ed 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 11:53:44.308 8 INFO cinder.api.openstack.wsgi [req-0eaf6bbd-c438-47eb-9a79-41a5b188e773 req-ea9e4ac7-6443-43ac-ad08-1a28eefa2e7c 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 11:53:44.309 7 INFO cinder.api.openstack.wsgi [None req-b2153ff3-62ee-435e-a18c-a685648435ed 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 11:53:54.308 8 INFO cinder.api.openstack.wsgi [req-0eaf6bbd-c438-47eb-9a79-41a5b188e773 req-ea9e4ac7-6443-43ac-ad08-1a28eefa2e7c 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 11:53:54.309 7 INFO cinder.api.openstack.wsgi [None req-b2153ff3-62ee-435e-a18c-a685648435ed 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 11:53:54.310 8 INFO cinder.api.openstack.wsgi [req-0eaf6bbd-c438-47eb-9a79-41a5b188e773 req-ea9e4ac7-6443-43ac-ad08-1a28eefa2e7c 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 11:53:54.310 7 INFO cinder.api.openstack.wsgi [None req-b2153ff3-62ee-435e-a18c-a685648435ed 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 11:54:04.308 8 INFO cinder.api.openstack.wsgi [req-0eaf6bbd-c438-47eb-9a79-41a5b188e773 req-ea9e4ac7-6443-43ac-ad08-1a28eefa2e7c 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 11:54:04.310 7 INFO cinder.api.openstack.wsgi [None req-b2153ff3-62ee-435e-a18c-a685648435ed 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 11:54:04.310 8 INFO cinder.api.openstack.wsgi [req-0eaf6bbd-c438-47eb-9a79-41a5b188e773 req-ea9e4ac7-6443-43ac-ad08-1a28eefa2e7c 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 11:54:04.311 7 INFO cinder.api.openstack.wsgi [None req-b2153ff3-62ee-435e-a18c-a685648435ed 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 11:54:14.308 8 INFO cinder.api.openstack.wsgi [req-0eaf6bbd-c438-47eb-9a79-41a5b188e773 req-ea9e4ac7-6443-43ac-ad08-1a28eefa2e7c 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 11:54:14.309 7 INFO cinder.api.openstack.wsgi [None req-b2153ff3-62ee-435e-a18c-a685648435ed 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 11:54:14.309 8 INFO cinder.api.openstack.wsgi [req-0eaf6bbd-c438-47eb-9a79-41a5b188e773 req-ea9e4ac7-6443-43ac-ad08-1a28eefa2e7c 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 11:54:14.310 7 INFO cinder.api.openstack.wsgi [None req-b2153ff3-62ee-435e-a18c-a685648435ed 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 11:54:24.309 7 INFO cinder.api.openstack.wsgi [None req-b2153ff3-62ee-435e-a18c-a685648435ed 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 11:54:24.309 8 INFO cinder.api.openstack.wsgi [req-0eaf6bbd-c438-47eb-9a79-41a5b188e773 req-ea9e4ac7-6443-43ac-ad08-1a28eefa2e7c 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 11:54:24.310 7 INFO cinder.api.openstack.wsgi [None req-b2153ff3-62ee-435e-a18c-a685648435ed 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 11:54:24.311 8 INFO cinder.api.openstack.wsgi [req-0eaf6bbd-c438-47eb-9a79-41a5b188e773 req-ea9e4ac7-6443-43ac-ad08-1a28eefa2e7c 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 11:54:34.308 7 INFO cinder.api.openstack.wsgi [None req-b2153ff3-62ee-435e-a18c-a685648435ed 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 11:54:34.309 7 INFO cinder.api.openstack.wsgi [None req-b2153ff3-62ee-435e-a18c-a685648435ed 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 11:54:34.309 8 INFO cinder.api.openstack.wsgi [req-0eaf6bbd-c438-47eb-9a79-41a5b188e773 req-ea9e4ac7-6443-43ac-ad08-1a28eefa2e7c 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 11:54:34.311 8 INFO cinder.api.openstack.wsgi [req-0eaf6bbd-c438-47eb-9a79-41a5b188e773 req-ea9e4ac7-6443-43ac-ad08-1a28eefa2e7c 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 11:54:44.308 7 INFO cinder.api.openstack.wsgi [None req-b2153ff3-62ee-435e-a18c-a685648435ed 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 11:54:44.308 8 INFO cinder.api.openstack.wsgi [req-0eaf6bbd-c438-47eb-9a79-41a5b188e773 req-ea9e4ac7-6443-43ac-ad08-1a28eefa2e7c 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 11:54:44.309 7 INFO cinder.api.openstack.wsgi [None req-b2153ff3-62ee-435e-a18c-a685648435ed 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 11:54:44.309 8 INFO cinder.api.openstack.wsgi [req-0eaf6bbd-c438-47eb-9a79-41a5b188e773 req-ea9e4ac7-6443-43ac-ad08-1a28eefa2e7c 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 11:54:54.308 7 INFO cinder.api.openstack.wsgi [None req-b2153ff3-62ee-435e-a18c-a685648435ed 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 11:54:54.309 8 INFO cinder.api.openstack.wsgi [req-0eaf6bbd-c438-47eb-9a79-41a5b188e773 req-ea9e4ac7-6443-43ac-ad08-1a28eefa2e7c 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 11:54:54.310 8 INFO cinder.api.openstack.wsgi [req-0eaf6bbd-c438-47eb-9a79-41a5b188e773 req-ea9e4ac7-6443-43ac-ad08-1a28eefa2e7c 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 11:54:54.310 7 INFO cinder.api.openstack.wsgi [None req-b2153ff3-62ee-435e-a18c-a685648435ed 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 11:55:04.307 8 INFO cinder.api.openstack.wsgi [req-0eaf6bbd-c438-47eb-9a79-41a5b188e773 req-ea9e4ac7-6443-43ac-ad08-1a28eefa2e7c 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 11:55:04.307 7 INFO cinder.api.openstack.wsgi [None req-b2153ff3-62ee-435e-a18c-a685648435ed 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 11:55:04.308 8 INFO cinder.api.openstack.wsgi [req-0eaf6bbd-c438-47eb-9a79-41a5b188e773 req-ea9e4ac7-6443-43ac-ad08-1a28eefa2e7c 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 11:55:04.308 7 INFO cinder.api.openstack.wsgi [None req-b2153ff3-62ee-435e-a18c-a685648435ed 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 11:55:14.308 8 INFO cinder.api.openstack.wsgi [req-0eaf6bbd-c438-47eb-9a79-41a5b188e773 req-ea9e4ac7-6443-43ac-ad08-1a28eefa2e7c 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 11:55:14.308 7 INFO cinder.api.openstack.wsgi [None req-b2153ff3-62ee-435e-a18c-a685648435ed 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 11:55:14.309 8 INFO cinder.api.openstack.wsgi [req-0eaf6bbd-c438-47eb-9a79-41a5b188e773 req-ea9e4ac7-6443-43ac-ad08-1a28eefa2e7c 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 11:55:14.310 7 INFO cinder.api.openstack.wsgi [None req-b2153ff3-62ee-435e-a18c-a685648435ed 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 11:55:24.308 7 INFO cinder.api.openstack.wsgi [None req-b2153ff3-62ee-435e-a18c-a685648435ed 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 11:55:24.308 8 INFO cinder.api.openstack.wsgi [req-0eaf6bbd-c438-47eb-9a79-41a5b188e773 req-ea9e4ac7-6443-43ac-ad08-1a28eefa2e7c 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 11:55:24.309 8 INFO cinder.api.openstack.wsgi [req-0eaf6bbd-c438-47eb-9a79-41a5b188e773 req-ea9e4ac7-6443-43ac-ad08-1a28eefa2e7c 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 11:55:24.309 7 INFO cinder.api.openstack.wsgi [None req-b2153ff3-62ee-435e-a18c-a685648435ed 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 11:55:34.308 8 INFO cinder.api.openstack.wsgi [req-0eaf6bbd-c438-47eb-9a79-41a5b188e773 req-ea9e4ac7-6443-43ac-ad08-1a28eefa2e7c 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 11:55:34.309 8 INFO cinder.api.openstack.wsgi [req-0eaf6bbd-c438-47eb-9a79-41a5b188e773 req-ea9e4ac7-6443-43ac-ad08-1a28eefa2e7c 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 11:55:34.309 7 INFO cinder.api.openstack.wsgi [None req-b2153ff3-62ee-435e-a18c-a685648435ed 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 11:55:34.310 7 INFO cinder.api.openstack.wsgi [None req-b2153ff3-62ee-435e-a18c-a685648435ed 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 11:55:44.308 8 INFO cinder.api.openstack.wsgi [req-0eaf6bbd-c438-47eb-9a79-41a5b188e773 req-ea9e4ac7-6443-43ac-ad08-1a28eefa2e7c 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 11:55:44.308 7 INFO cinder.api.openstack.wsgi [None req-b2153ff3-62ee-435e-a18c-a685648435ed 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 11:55:44.309 8 INFO cinder.api.openstack.wsgi [req-0eaf6bbd-c438-47eb-9a79-41a5b188e773 req-ea9e4ac7-6443-43ac-ad08-1a28eefa2e7c 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 11:55:44.310 7 INFO cinder.api.openstack.wsgi [None req-b2153ff3-62ee-435e-a18c-a685648435ed 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 11:55:54.308 7 INFO cinder.api.openstack.wsgi [None req-b2153ff3-62ee-435e-a18c-a685648435ed 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 11:55:54.308 8 INFO cinder.api.openstack.wsgi [req-0eaf6bbd-c438-47eb-9a79-41a5b188e773 req-ea9e4ac7-6443-43ac-ad08-1a28eefa2e7c 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 11:55:54.309 7 INFO cinder.api.openstack.wsgi [None req-b2153ff3-62ee-435e-a18c-a685648435ed 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 11:55:54.310 8 INFO cinder.api.openstack.wsgi [req-0eaf6bbd-c438-47eb-9a79-41a5b188e773 req-ea9e4ac7-6443-43ac-ad08-1a28eefa2e7c 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 11:56:04.309 8 INFO cinder.api.openstack.wsgi [req-0eaf6bbd-c438-47eb-9a79-41a5b188e773 req-ea9e4ac7-6443-43ac-ad08-1a28eefa2e7c 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 11:56:04.309 8 INFO cinder.api.openstack.wsgi [req-0eaf6bbd-c438-47eb-9a79-41a5b188e773 req-ea9e4ac7-6443-43ac-ad08-1a28eefa2e7c 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 11:56:04.309 7 INFO cinder.api.openstack.wsgi [None req-b2153ff3-62ee-435e-a18c-a685648435ed 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 11:56:04.310 7 INFO cinder.api.openstack.wsgi [None req-b2153ff3-62ee-435e-a18c-a685648435ed 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 11:56:14.308 8 INFO cinder.api.openstack.wsgi [req-0eaf6bbd-c438-47eb-9a79-41a5b188e773 req-ea9e4ac7-6443-43ac-ad08-1a28eefa2e7c 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 11:56:14.308 7 INFO cinder.api.openstack.wsgi [None req-b2153ff3-62ee-435e-a18c-a685648435ed 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 11:56:14.309 7 INFO cinder.api.openstack.wsgi [None req-b2153ff3-62ee-435e-a18c-a685648435ed 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 11:56:14.310 8 INFO cinder.api.openstack.wsgi [req-0eaf6bbd-c438-47eb-9a79-41a5b188e773 req-ea9e4ac7-6443-43ac-ad08-1a28eefa2e7c 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 11:56:24.308 8 INFO cinder.api.openstack.wsgi [req-0eaf6bbd-c438-47eb-9a79-41a5b188e773 req-ea9e4ac7-6443-43ac-ad08-1a28eefa2e7c 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 11:56:24.308 7 INFO cinder.api.openstack.wsgi [None req-b2153ff3-62ee-435e-a18c-a685648435ed 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 11:56:24.309 8 INFO cinder.api.openstack.wsgi [req-0eaf6bbd-c438-47eb-9a79-41a5b188e773 req-ea9e4ac7-6443-43ac-ad08-1a28eefa2e7c 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 11:56:24.309 7 INFO cinder.api.openstack.wsgi [None req-b2153ff3-62ee-435e-a18c-a685648435ed 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 11:56:34.308 8 INFO cinder.api.openstack.wsgi [req-0eaf6bbd-c438-47eb-9a79-41a5b188e773 req-ea9e4ac7-6443-43ac-ad08-1a28eefa2e7c 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 11:56:34.308 7 INFO cinder.api.openstack.wsgi [None req-b2153ff3-62ee-435e-a18c-a685648435ed 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 11:56:34.309 8 INFO cinder.api.openstack.wsgi [req-0eaf6bbd-c438-47eb-9a79-41a5b188e773 req-ea9e4ac7-6443-43ac-ad08-1a28eefa2e7c 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 11:56:34.309 7 INFO cinder.api.openstack.wsgi [None req-b2153ff3-62ee-435e-a18c-a685648435ed 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 11:56:44.308 8 INFO cinder.api.openstack.wsgi [req-0eaf6bbd-c438-47eb-9a79-41a5b188e773 req-ea9e4ac7-6443-43ac-ad08-1a28eefa2e7c 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 11:56:44.308 7 INFO cinder.api.openstack.wsgi [None req-b2153ff3-62ee-435e-a18c-a685648435ed 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 11:56:44.309 7 INFO cinder.api.openstack.wsgi [None req-b2153ff3-62ee-435e-a18c-a685648435ed 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 11:56:44.309 8 INFO cinder.api.openstack.wsgi [req-0eaf6bbd-c438-47eb-9a79-41a5b188e773 req-ea9e4ac7-6443-43ac-ad08-1a28eefa2e7c 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 11:56:54.308 7 INFO cinder.api.openstack.wsgi [None req-b2153ff3-62ee-435e-a18c-a685648435ed 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 11:56:54.308 8 INFO cinder.api.openstack.wsgi [req-0eaf6bbd-c438-47eb-9a79-41a5b188e773 req-ea9e4ac7-6443-43ac-ad08-1a28eefa2e7c 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 11:56:54.309 7 INFO cinder.api.openstack.wsgi [None req-b2153ff3-62ee-435e-a18c-a685648435ed 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 11:56:54.310 8 INFO cinder.api.openstack.wsgi [req-0eaf6bbd-c438-47eb-9a79-41a5b188e773 req-ea9e4ac7-6443-43ac-ad08-1a28eefa2e7c 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 11:57:04.308 8 INFO cinder.api.openstack.wsgi [req-0eaf6bbd-c438-47eb-9a79-41a5b188e773 req-ea9e4ac7-6443-43ac-ad08-1a28eefa2e7c 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 11:57:04.309 7 INFO cinder.api.openstack.wsgi [None req-b2153ff3-62ee-435e-a18c-a685648435ed 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 11:57:04.309 8 INFO cinder.api.openstack.wsgi [req-0eaf6bbd-c438-47eb-9a79-41a5b188e773 req-ea9e4ac7-6443-43ac-ad08-1a28eefa2e7c 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 11:57:04.310 7 INFO cinder.api.openstack.wsgi [None req-b2153ff3-62ee-435e-a18c-a685648435ed 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 11:57:14.307 8 INFO cinder.api.openstack.wsgi [req-0eaf6bbd-c438-47eb-9a79-41a5b188e773 req-ea9e4ac7-6443-43ac-ad08-1a28eefa2e7c 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 11:57:14.307 7 INFO cinder.api.openstack.wsgi [None req-b2153ff3-62ee-435e-a18c-a685648435ed 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 11:57:14.308 7 INFO cinder.api.openstack.wsgi [None req-b2153ff3-62ee-435e-a18c-a685648435ed 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 11:57:14.309 8 INFO cinder.api.openstack.wsgi [req-0eaf6bbd-c438-47eb-9a79-41a5b188e773 req-ea9e4ac7-6443-43ac-ad08-1a28eefa2e7c 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 11:57:24.308 7 INFO cinder.api.openstack.wsgi [None req-b2153ff3-62ee-435e-a18c-a685648435ed 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 11:57:24.308 8 INFO cinder.api.openstack.wsgi [req-0eaf6bbd-c438-47eb-9a79-41a5b188e773 req-ea9e4ac7-6443-43ac-ad08-1a28eefa2e7c 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 11:57:24.309 7 INFO cinder.api.openstack.wsgi [None req-b2153ff3-62ee-435e-a18c-a685648435ed 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 11:57:24.309 8 INFO cinder.api.openstack.wsgi [req-0eaf6bbd-c438-47eb-9a79-41a5b188e773 req-ea9e4ac7-6443-43ac-ad08-1a28eefa2e7c 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 11:57:34.309 8 INFO cinder.api.openstack.wsgi [req-0eaf6bbd-c438-47eb-9a79-41a5b188e773 req-ea9e4ac7-6443-43ac-ad08-1a28eefa2e7c 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 11:57:34.309 7 INFO cinder.api.openstack.wsgi [None req-b2153ff3-62ee-435e-a18c-a685648435ed 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 11:57:34.310 8 INFO cinder.api.openstack.wsgi [req-0eaf6bbd-c438-47eb-9a79-41a5b188e773 req-ea9e4ac7-6443-43ac-ad08-1a28eefa2e7c 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 11:57:34.310 7 INFO cinder.api.openstack.wsgi [None req-b2153ff3-62ee-435e-a18c-a685648435ed 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 11:57:44.308 7 INFO cinder.api.openstack.wsgi [None req-b2153ff3-62ee-435e-a18c-a685648435ed 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 11:57:44.309 7 INFO cinder.api.openstack.wsgi [None req-b2153ff3-62ee-435e-a18c-a685648435ed 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 11:57:44.308 8 INFO cinder.api.openstack.wsgi [req-0eaf6bbd-c438-47eb-9a79-41a5b188e773 req-ea9e4ac7-6443-43ac-ad08-1a28eefa2e7c 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 11:57:44.310 8 INFO cinder.api.openstack.wsgi [req-0eaf6bbd-c438-47eb-9a79-41a5b188e773 req-ea9e4ac7-6443-43ac-ad08-1a28eefa2e7c 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 11:57:54.309 7 INFO cinder.api.openstack.wsgi [None req-b2153ff3-62ee-435e-a18c-a685648435ed 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 11:57:54.309 8 INFO cinder.api.openstack.wsgi [req-0eaf6bbd-c438-47eb-9a79-41a5b188e773 req-ea9e4ac7-6443-43ac-ad08-1a28eefa2e7c 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 11:57:54.310 7 INFO cinder.api.openstack.wsgi [None req-b2153ff3-62ee-435e-a18c-a685648435ed 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 11:57:54.310 8 INFO cinder.api.openstack.wsgi [req-0eaf6bbd-c438-47eb-9a79-41a5b188e773 req-ea9e4ac7-6443-43ac-ad08-1a28eefa2e7c 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 11:58:04.309 7 INFO cinder.api.openstack.wsgi [None req-b2153ff3-62ee-435e-a18c-a685648435ed 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 11:58:04.309 8 INFO cinder.api.openstack.wsgi [req-0eaf6bbd-c438-47eb-9a79-41a5b188e773 req-ea9e4ac7-6443-43ac-ad08-1a28eefa2e7c 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 11:58:04.310 8 INFO cinder.api.openstack.wsgi [req-0eaf6bbd-c438-47eb-9a79-41a5b188e773 req-ea9e4ac7-6443-43ac-ad08-1a28eefa2e7c 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 11:58:04.310 7 INFO cinder.api.openstack.wsgi [None req-b2153ff3-62ee-435e-a18c-a685648435ed 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 11:58:14.308 8 INFO cinder.api.openstack.wsgi [req-0eaf6bbd-c438-47eb-9a79-41a5b188e773 req-ea9e4ac7-6443-43ac-ad08-1a28eefa2e7c 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 11:58:14.309 7 INFO cinder.api.openstack.wsgi [None req-b2153ff3-62ee-435e-a18c-a685648435ed 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 11:58:14.309 8 INFO cinder.api.openstack.wsgi [req-0eaf6bbd-c438-47eb-9a79-41a5b188e773 req-ea9e4ac7-6443-43ac-ad08-1a28eefa2e7c 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 11:58:14.310 7 INFO cinder.api.openstack.wsgi [None req-b2153ff3-62ee-435e-a18c-a685648435ed 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 11:58:24.308 8 INFO cinder.api.openstack.wsgi [req-0eaf6bbd-c438-47eb-9a79-41a5b188e773 req-ea9e4ac7-6443-43ac-ad08-1a28eefa2e7c 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 11:58:24.309 7 INFO cinder.api.openstack.wsgi [None req-b2153ff3-62ee-435e-a18c-a685648435ed 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 11:58:24.309 8 INFO cinder.api.openstack.wsgi [req-0eaf6bbd-c438-47eb-9a79-41a5b188e773 req-ea9e4ac7-6443-43ac-ad08-1a28eefa2e7c 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 11:58:24.310 7 INFO cinder.api.openstack.wsgi [None req-b2153ff3-62ee-435e-a18c-a685648435ed 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 11:58:34.308 8 INFO cinder.api.openstack.wsgi [req-0eaf6bbd-c438-47eb-9a79-41a5b188e773 req-ea9e4ac7-6443-43ac-ad08-1a28eefa2e7c 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 11:58:34.309 7 INFO cinder.api.openstack.wsgi [None req-b2153ff3-62ee-435e-a18c-a685648435ed 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 11:58:34.310 7 INFO cinder.api.openstack.wsgi [None req-b2153ff3-62ee-435e-a18c-a685648435ed 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 11:58:34.310 8 INFO cinder.api.openstack.wsgi [req-0eaf6bbd-c438-47eb-9a79-41a5b188e773 req-ea9e4ac7-6443-43ac-ad08-1a28eefa2e7c 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 11:58:44.308 7 INFO cinder.api.openstack.wsgi [None req-b2153ff3-62ee-435e-a18c-a685648435ed 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 11:58:44.308 8 INFO cinder.api.openstack.wsgi [req-0eaf6bbd-c438-47eb-9a79-41a5b188e773 req-ea9e4ac7-6443-43ac-ad08-1a28eefa2e7c 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 11:58:44.309 7 INFO cinder.api.openstack.wsgi [None req-b2153ff3-62ee-435e-a18c-a685648435ed 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 11:58:44.309 8 INFO cinder.api.openstack.wsgi [req-0eaf6bbd-c438-47eb-9a79-41a5b188e773 req-ea9e4ac7-6443-43ac-ad08-1a28eefa2e7c 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 11:58:54.308 7 INFO cinder.api.openstack.wsgi [None req-b2153ff3-62ee-435e-a18c-a685648435ed 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 11:58:54.309 8 INFO cinder.api.openstack.wsgi [req-0eaf6bbd-c438-47eb-9a79-41a5b188e773 req-ea9e4ac7-6443-43ac-ad08-1a28eefa2e7c 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 11:58:54.309 7 INFO cinder.api.openstack.wsgi [None req-b2153ff3-62ee-435e-a18c-a685648435ed 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 11:58:54.310 8 INFO cinder.api.openstack.wsgi [req-0eaf6bbd-c438-47eb-9a79-41a5b188e773 req-ea9e4ac7-6443-43ac-ad08-1a28eefa2e7c 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 11:59:04.309 7 INFO cinder.api.openstack.wsgi [None req-b2153ff3-62ee-435e-a18c-a685648435ed 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 11:59:04.309 8 INFO cinder.api.openstack.wsgi [req-0eaf6bbd-c438-47eb-9a79-41a5b188e773 req-ea9e4ac7-6443-43ac-ad08-1a28eefa2e7c 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 11:59:04.310 7 INFO cinder.api.openstack.wsgi [None req-b2153ff3-62ee-435e-a18c-a685648435ed 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 11:59:04.310 8 INFO cinder.api.openstack.wsgi [req-0eaf6bbd-c438-47eb-9a79-41a5b188e773 req-ea9e4ac7-6443-43ac-ad08-1a28eefa2e7c 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 11:59:14.315 7 INFO cinder.api.openstack.wsgi [None req-b2153ff3-62ee-435e-a18c-a685648435ed 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 11:59:14.315 8 INFO cinder.api.openstack.wsgi [req-0eaf6bbd-c438-47eb-9a79-41a5b188e773 req-ea9e4ac7-6443-43ac-ad08-1a28eefa2e7c 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 11:59:14.316 7 INFO cinder.api.openstack.wsgi [None req-b2153ff3-62ee-435e-a18c-a685648435ed 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 11:59:14.317 8 INFO cinder.api.openstack.wsgi [req-0eaf6bbd-c438-47eb-9a79-41a5b188e773 req-ea9e4ac7-6443-43ac-ad08-1a28eefa2e7c 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 11:59:24.308 7 INFO cinder.api.openstack.wsgi [None req-b2153ff3-62ee-435e-a18c-a685648435ed 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 11:59:24.308 8 INFO cinder.api.openstack.wsgi [req-0eaf6bbd-c438-47eb-9a79-41a5b188e773 req-ea9e4ac7-6443-43ac-ad08-1a28eefa2e7c 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 11:59:24.309 8 INFO cinder.api.openstack.wsgi [req-0eaf6bbd-c438-47eb-9a79-41a5b188e773 req-ea9e4ac7-6443-43ac-ad08-1a28eefa2e7c 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 11:59:24.309 7 INFO cinder.api.openstack.wsgi [None req-b2153ff3-62ee-435e-a18c-a685648435ed 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 11:59:34.308 8 INFO cinder.api.openstack.wsgi [req-0eaf6bbd-c438-47eb-9a79-41a5b188e773 req-ea9e4ac7-6443-43ac-ad08-1a28eefa2e7c 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 11:59:34.308 7 INFO cinder.api.openstack.wsgi [None req-b2153ff3-62ee-435e-a18c-a685648435ed 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 11:59:34.309 8 INFO cinder.api.openstack.wsgi [req-0eaf6bbd-c438-47eb-9a79-41a5b188e773 req-ea9e4ac7-6443-43ac-ad08-1a28eefa2e7c 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 11:59:34.309 7 INFO cinder.api.openstack.wsgi [None req-b2153ff3-62ee-435e-a18c-a685648435ed 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 11:59:44.308 8 INFO cinder.api.openstack.wsgi [req-0eaf6bbd-c438-47eb-9a79-41a5b188e773 req-ea9e4ac7-6443-43ac-ad08-1a28eefa2e7c 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 11:59:44.308 8 INFO cinder.api.openstack.wsgi [req-0eaf6bbd-c438-47eb-9a79-41a5b188e773 req-ea9e4ac7-6443-43ac-ad08-1a28eefa2e7c 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 11:59:44.309 7 INFO cinder.api.openstack.wsgi [None req-b2153ff3-62ee-435e-a18c-a685648435ed 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 11:59:44.310 7 INFO cinder.api.openstack.wsgi [None req-b2153ff3-62ee-435e-a18c-a685648435ed 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 11:59:54.308 7 INFO cinder.api.openstack.wsgi [None req-b2153ff3-62ee-435e-a18c-a685648435ed 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 11:59:54.308 8 INFO cinder.api.openstack.wsgi [req-0eaf6bbd-c438-47eb-9a79-41a5b188e773 req-ea9e4ac7-6443-43ac-ad08-1a28eefa2e7c 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 11:59:54.309 7 INFO cinder.api.openstack.wsgi [None req-b2153ff3-62ee-435e-a18c-a685648435ed 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 11:59:54.309 8 INFO cinder.api.openstack.wsgi [req-0eaf6bbd-c438-47eb-9a79-41a5b188e773 req-ea9e4ac7-6443-43ac-ad08-1a28eefa2e7c 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:00:04.311 7 INFO cinder.api.openstack.wsgi [None req-b2153ff3-62ee-435e-a18c-a685648435ed 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:00:04.311 8 INFO cinder.api.openstack.wsgi [req-0eaf6bbd-c438-47eb-9a79-41a5b188e773 req-ea9e4ac7-6443-43ac-ad08-1a28eefa2e7c 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:00:04.312 7 INFO cinder.api.openstack.wsgi [None req-b2153ff3-62ee-435e-a18c-a685648435ed 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:00:04.312 8 INFO cinder.api.openstack.wsgi [req-0eaf6bbd-c438-47eb-9a79-41a5b188e773 req-ea9e4ac7-6443-43ac-ad08-1a28eefa2e7c 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:00:14.308 7 INFO cinder.api.openstack.wsgi [None req-b2153ff3-62ee-435e-a18c-a685648435ed 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:00:14.309 7 INFO cinder.api.openstack.wsgi [None req-b2153ff3-62ee-435e-a18c-a685648435ed 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:00:14.310 8 INFO cinder.api.openstack.wsgi [req-0eaf6bbd-c438-47eb-9a79-41a5b188e773 req-ea9e4ac7-6443-43ac-ad08-1a28eefa2e7c 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:00:14.311 8 INFO cinder.api.openstack.wsgi [req-0eaf6bbd-c438-47eb-9a79-41a5b188e773 req-ea9e4ac7-6443-43ac-ad08-1a28eefa2e7c 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:00:24.308 7 INFO cinder.api.openstack.wsgi [None req-b2153ff3-62ee-435e-a18c-a685648435ed 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:00:24.308 8 INFO cinder.api.openstack.wsgi [req-0eaf6bbd-c438-47eb-9a79-41a5b188e773 req-ea9e4ac7-6443-43ac-ad08-1a28eefa2e7c 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:00:24.309 7 INFO cinder.api.openstack.wsgi [None req-b2153ff3-62ee-435e-a18c-a685648435ed 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:00:24.310 8 INFO cinder.api.openstack.wsgi [req-0eaf6bbd-c438-47eb-9a79-41a5b188e773 req-ea9e4ac7-6443-43ac-ad08-1a28eefa2e7c 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:00:34.308 7 INFO cinder.api.openstack.wsgi [None req-b2153ff3-62ee-435e-a18c-a685648435ed 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:00:34.308 8 INFO cinder.api.openstack.wsgi [req-0eaf6bbd-c438-47eb-9a79-41a5b188e773 req-ea9e4ac7-6443-43ac-ad08-1a28eefa2e7c 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:00:34.309 7 INFO cinder.api.openstack.wsgi [None req-b2153ff3-62ee-435e-a18c-a685648435ed 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:00:34.309 8 INFO cinder.api.openstack.wsgi [req-0eaf6bbd-c438-47eb-9a79-41a5b188e773 req-ea9e4ac7-6443-43ac-ad08-1a28eefa2e7c 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:00:44.309 8 INFO cinder.api.openstack.wsgi [req-0eaf6bbd-c438-47eb-9a79-41a5b188e773 req-ea9e4ac7-6443-43ac-ad08-1a28eefa2e7c 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:00:44.310 7 INFO cinder.api.openstack.wsgi [None req-b2153ff3-62ee-435e-a18c-a685648435ed 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:00:44.310 8 INFO cinder.api.openstack.wsgi [req-0eaf6bbd-c438-47eb-9a79-41a5b188e773 req-ea9e4ac7-6443-43ac-ad08-1a28eefa2e7c 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:00:44.311 7 INFO cinder.api.openstack.wsgi [None req-b2153ff3-62ee-435e-a18c-a685648435ed 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:00:54.308 7 INFO cinder.api.openstack.wsgi [None req-b2153ff3-62ee-435e-a18c-a685648435ed 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:00:54.308 8 INFO cinder.api.openstack.wsgi [req-0eaf6bbd-c438-47eb-9a79-41a5b188e773 req-ea9e4ac7-6443-43ac-ad08-1a28eefa2e7c 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:00:54.309 7 INFO cinder.api.openstack.wsgi [None req-b2153ff3-62ee-435e-a18c-a685648435ed 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:00:54.309 8 INFO cinder.api.openstack.wsgi [req-0eaf6bbd-c438-47eb-9a79-41a5b188e773 req-ea9e4ac7-6443-43ac-ad08-1a28eefa2e7c 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:01:04.308 7 INFO cinder.api.openstack.wsgi [None req-b2153ff3-62ee-435e-a18c-a685648435ed 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:01:04.309 7 INFO cinder.api.openstack.wsgi [None req-b2153ff3-62ee-435e-a18c-a685648435ed 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:01:04.309 8 INFO cinder.api.openstack.wsgi [req-0eaf6bbd-c438-47eb-9a79-41a5b188e773 req-ea9e4ac7-6443-43ac-ad08-1a28eefa2e7c 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:01:04.310 8 INFO cinder.api.openstack.wsgi [req-0eaf6bbd-c438-47eb-9a79-41a5b188e773 req-ea9e4ac7-6443-43ac-ad08-1a28eefa2e7c 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:01:14.308 7 INFO cinder.api.openstack.wsgi [None req-b2153ff3-62ee-435e-a18c-a685648435ed 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:01:14.308 7 INFO cinder.api.openstack.wsgi [None req-b2153ff3-62ee-435e-a18c-a685648435ed 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:01:14.308 8 INFO cinder.api.openstack.wsgi [req-0eaf6bbd-c438-47eb-9a79-41a5b188e773 req-ea9e4ac7-6443-43ac-ad08-1a28eefa2e7c 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:01:14.310 8 INFO cinder.api.openstack.wsgi [req-0eaf6bbd-c438-47eb-9a79-41a5b188e773 req-ea9e4ac7-6443-43ac-ad08-1a28eefa2e7c 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:01:24.308 7 INFO cinder.api.openstack.wsgi [None req-b2153ff3-62ee-435e-a18c-a685648435ed 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:01:24.308 8 INFO cinder.api.openstack.wsgi [req-0eaf6bbd-c438-47eb-9a79-41a5b188e773 req-ea9e4ac7-6443-43ac-ad08-1a28eefa2e7c 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:01:24.309 7 INFO cinder.api.openstack.wsgi [None req-b2153ff3-62ee-435e-a18c-a685648435ed 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:01:24.309 8 INFO cinder.api.openstack.wsgi [req-0eaf6bbd-c438-47eb-9a79-41a5b188e773 req-ea9e4ac7-6443-43ac-ad08-1a28eefa2e7c 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:01:34.309 7 INFO cinder.api.openstack.wsgi [None req-b2153ff3-62ee-435e-a18c-a685648435ed 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:01:34.309 8 INFO cinder.api.openstack.wsgi [req-0eaf6bbd-c438-47eb-9a79-41a5b188e773 req-ea9e4ac7-6443-43ac-ad08-1a28eefa2e7c 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:01:34.310 7 INFO cinder.api.openstack.wsgi [None req-b2153ff3-62ee-435e-a18c-a685648435ed 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:01:34.310 8 INFO cinder.api.openstack.wsgi [req-0eaf6bbd-c438-47eb-9a79-41a5b188e773 req-ea9e4ac7-6443-43ac-ad08-1a28eefa2e7c 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:01:44.308 8 INFO cinder.api.openstack.wsgi [req-0eaf6bbd-c438-47eb-9a79-41a5b188e773 req-ea9e4ac7-6443-43ac-ad08-1a28eefa2e7c 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:01:44.309 7 INFO cinder.api.openstack.wsgi [None req-b2153ff3-62ee-435e-a18c-a685648435ed 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:01:44.309 8 INFO cinder.api.openstack.wsgi [req-0eaf6bbd-c438-47eb-9a79-41a5b188e773 req-ea9e4ac7-6443-43ac-ad08-1a28eefa2e7c 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:01:44.310 7 INFO cinder.api.openstack.wsgi [None req-b2153ff3-62ee-435e-a18c-a685648435ed 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:01:54.308 8 INFO cinder.api.openstack.wsgi [req-0eaf6bbd-c438-47eb-9a79-41a5b188e773 req-ea9e4ac7-6443-43ac-ad08-1a28eefa2e7c 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:01:54.308 7 INFO cinder.api.openstack.wsgi [None req-b2153ff3-62ee-435e-a18c-a685648435ed 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:01:54.309 8 INFO cinder.api.openstack.wsgi [req-0eaf6bbd-c438-47eb-9a79-41a5b188e773 req-ea9e4ac7-6443-43ac-ad08-1a28eefa2e7c 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:01:54.309 7 INFO cinder.api.openstack.wsgi [None req-b2153ff3-62ee-435e-a18c-a685648435ed 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - 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-15 12:02:03.775 8 INFO cinder.api.openstack.wsgi [None req-f5038703-b87a-49e2-a137-5d323215c1d5 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET https://volume.199-204-45-4.nip.io/v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/e3abcbd0869e4dd2ad9476beb55d7748?usage=False 2026-07-15 12:02:03.797 8 WARNING cinder.quota [None req-f5038703-b87a-49e2-a137-5d323215c1d5 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - 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-15 12:02:03.797 8 WARNING cinder.quota [None req-f5038703-b87a-49e2-a137-5d323215c1d5 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - 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-15 12:02:03.797 8 WARNING cinder.quota [None req-f5038703-b87a-49e2-a137-5d323215c1d5 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - 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-15 12:02:03.798 8 WARNING cinder.quota [None req-f5038703-b87a-49e2-a137-5d323215c1d5 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - 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-15 12:02:03.798 8 WARNING cinder.quota [None req-f5038703-b87a-49e2-a137-5d323215c1d5 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - 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-15 12:02:03.798 8 WARNING cinder.quota [None req-f5038703-b87a-49e2-a137-5d323215c1d5 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - 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-15 12:02:03.803 8 INFO cinder.api.openstack.wsgi [None req-f5038703-b87a-49e2-a137-5d323215c1d5 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] https://volume.199-204-45-4.nip.io/v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/e3abcbd0869e4dd2ad9476beb55d7748?usage=False returned with HTTP 200 [pid: 8|app: 0|req: 110/221] 199.204.45.4 () {44 vars in 1061 bytes} [Wed Jul 15 12:02:03 2026] GET /v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/e3abcbd0869e4dd2ad9476beb55d7748?usage=False => generated 340 bytes in 461 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-15 12:02:03.989 7 INFO cinder.api.openstack.wsgi [None req-6aa9adad-783b-4497-b04b-cdba90e70715 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] PUT https://volume.199-204-45-4.nip.io/v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/e3abcbd0869e4dd2ad9476beb55d7748 2026-07-15 12:02:04.064 7 WARNING cinder.quota [None req-6aa9adad-783b-4497-b04b-cdba90e70715 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - 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-15 12:02:04.065 7 WARNING cinder.quota [None req-6aa9adad-783b-4497-b04b-cdba90e70715 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - 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-15 12:02:04.065 7 WARNING cinder.quota [None req-6aa9adad-783b-4497-b04b-cdba90e70715 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - 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-15 12:02:04.066 7 WARNING cinder.quota [None req-6aa9adad-783b-4497-b04b-cdba90e70715 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - 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-15 12:02:04.066 7 WARNING cinder.quota [None req-6aa9adad-783b-4497-b04b-cdba90e70715 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - 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-15 12:02:04.067 7 WARNING cinder.quota [None req-6aa9adad-783b-4497-b04b-cdba90e70715 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - 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-15 12:02:04.073 7 INFO cinder.api.openstack.wsgi [None req-6aa9adad-783b-4497-b04b-cdba90e70715 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] https://volume.199-204-45-4.nip.io/v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/e3abcbd0869e4dd2ad9476beb55d7748 returned with HTTP 200 [pid: 7|app: 0|req: 112/222] 199.204.45.4 () {48 vars in 1090 bytes} [Wed Jul 15 12:02:03 2026] PUT /v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/e3abcbd0869e4dd2ad9476beb55d7748 => generated 296 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 12:02:04.308 8 INFO cinder.api.openstack.wsgi [None req-f5038703-b87a-49e2-a137-5d323215c1d5 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:02:04.308 7 INFO cinder.api.openstack.wsgi [None req-6aa9adad-783b-4497-b04b-cdba90e70715 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:02:04.309 8 INFO cinder.api.openstack.wsgi [None req-f5038703-b87a-49e2-a137-5d323215c1d5 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:02:04.309 7 INFO cinder.api.openstack.wsgi [None req-6aa9adad-783b-4497-b04b-cdba90e70715 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:02:14.308 7 INFO cinder.api.openstack.wsgi [None req-6aa9adad-783b-4497-b04b-cdba90e70715 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:02:14.310 7 INFO cinder.api.openstack.wsgi [None req-6aa9adad-783b-4497-b04b-cdba90e70715 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:02:14.310 8 INFO cinder.api.openstack.wsgi [None req-f5038703-b87a-49e2-a137-5d323215c1d5 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:02:14.311 8 INFO cinder.api.openstack.wsgi [None req-f5038703-b87a-49e2-a137-5d323215c1d5 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:02:24.308 7 INFO cinder.api.openstack.wsgi [None req-6aa9adad-783b-4497-b04b-cdba90e70715 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:02:24.308 8 INFO cinder.api.openstack.wsgi [None req-f5038703-b87a-49e2-a137-5d323215c1d5 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:02:24.309 7 INFO cinder.api.openstack.wsgi [None req-6aa9adad-783b-4497-b04b-cdba90e70715 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:02:24.309 8 INFO cinder.api.openstack.wsgi [None req-f5038703-b87a-49e2-a137-5d323215c1d5 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:02:34.308 8 INFO cinder.api.openstack.wsgi [None req-f5038703-b87a-49e2-a137-5d323215c1d5 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:02:34.309 7 INFO cinder.api.openstack.wsgi [None req-6aa9adad-783b-4497-b04b-cdba90e70715 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:02:34.310 8 INFO cinder.api.openstack.wsgi [None req-f5038703-b87a-49e2-a137-5d323215c1d5 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:02:34.310 7 INFO cinder.api.openstack.wsgi [None req-6aa9adad-783b-4497-b04b-cdba90e70715 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:02:44.309 8 INFO cinder.api.openstack.wsgi [None req-f5038703-b87a-49e2-a137-5d323215c1d5 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:02:44.309 7 INFO cinder.api.openstack.wsgi [None req-6aa9adad-783b-4497-b04b-cdba90e70715 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:02:44.310 7 INFO cinder.api.openstack.wsgi [None req-6aa9adad-783b-4497-b04b-cdba90e70715 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:02:44.310 8 INFO cinder.api.openstack.wsgi [None req-f5038703-b87a-49e2-a137-5d323215c1d5 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:02:54.308 8 INFO cinder.api.openstack.wsgi [None req-f5038703-b87a-49e2-a137-5d323215c1d5 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:02:54.308 7 INFO cinder.api.openstack.wsgi [None req-6aa9adad-783b-4497-b04b-cdba90e70715 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:02:54.309 8 INFO cinder.api.openstack.wsgi [None req-f5038703-b87a-49e2-a137-5d323215c1d5 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:02:54.309 7 INFO cinder.api.openstack.wsgi [None req-6aa9adad-783b-4497-b04b-cdba90e70715 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:03:04.308 8 INFO cinder.api.openstack.wsgi [None req-f5038703-b87a-49e2-a137-5d323215c1d5 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:03:04.309 7 INFO cinder.api.openstack.wsgi [None req-6aa9adad-783b-4497-b04b-cdba90e70715 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:03:04.310 8 INFO cinder.api.openstack.wsgi [None req-f5038703-b87a-49e2-a137-5d323215c1d5 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:03:04.310 7 INFO cinder.api.openstack.wsgi [None req-6aa9adad-783b-4497-b04b-cdba90e70715 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:03:14.308 8 INFO cinder.api.openstack.wsgi [None req-f5038703-b87a-49e2-a137-5d323215c1d5 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:03:14.309 8 INFO cinder.api.openstack.wsgi [None req-f5038703-b87a-49e2-a137-5d323215c1d5 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:03:14.310 7 INFO cinder.api.openstack.wsgi [None req-6aa9adad-783b-4497-b04b-cdba90e70715 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:03:14.311 7 INFO cinder.api.openstack.wsgi [None req-6aa9adad-783b-4497-b04b-cdba90e70715 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:03:24.308 7 INFO cinder.api.openstack.wsgi [None req-6aa9adad-783b-4497-b04b-cdba90e70715 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:03:24.309 7 INFO cinder.api.openstack.wsgi [None req-6aa9adad-783b-4497-b04b-cdba90e70715 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:03:24.309 8 INFO cinder.api.openstack.wsgi [None req-f5038703-b87a-49e2-a137-5d323215c1d5 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:03:24.310 8 INFO cinder.api.openstack.wsgi [None req-f5038703-b87a-49e2-a137-5d323215c1d5 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:03:34.309 7 INFO cinder.api.openstack.wsgi [None req-6aa9adad-783b-4497-b04b-cdba90e70715 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:03:34.309 8 INFO cinder.api.openstack.wsgi [None req-f5038703-b87a-49e2-a137-5d323215c1d5 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:03:34.310 7 INFO cinder.api.openstack.wsgi [None req-6aa9adad-783b-4497-b04b-cdba90e70715 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:03:34.310 8 INFO cinder.api.openstack.wsgi [None req-f5038703-b87a-49e2-a137-5d323215c1d5 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:03:44.308 7 INFO cinder.api.openstack.wsgi [None req-6aa9adad-783b-4497-b04b-cdba90e70715 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:03:44.308 8 INFO cinder.api.openstack.wsgi [None req-f5038703-b87a-49e2-a137-5d323215c1d5 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:03:44.309 7 INFO cinder.api.openstack.wsgi [None req-6aa9adad-783b-4497-b04b-cdba90e70715 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:03:44.309 8 INFO cinder.api.openstack.wsgi [None req-f5038703-b87a-49e2-a137-5d323215c1d5 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:03:54.309 7 INFO cinder.api.openstack.wsgi [None req-6aa9adad-783b-4497-b04b-cdba90e70715 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:03:54.309 8 INFO cinder.api.openstack.wsgi [None req-f5038703-b87a-49e2-a137-5d323215c1d5 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:03:54.310 7 INFO cinder.api.openstack.wsgi [None req-6aa9adad-783b-4497-b04b-cdba90e70715 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:03:54.310 8 INFO cinder.api.openstack.wsgi [None req-f5038703-b87a-49e2-a137-5d323215c1d5 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:04:04.308 7 INFO cinder.api.openstack.wsgi [None req-6aa9adad-783b-4497-b04b-cdba90e70715 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:04:04.308 8 INFO cinder.api.openstack.wsgi [None req-f5038703-b87a-49e2-a137-5d323215c1d5 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:04:04.310 8 INFO cinder.api.openstack.wsgi [None req-f5038703-b87a-49e2-a137-5d323215c1d5 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:04:04.310 7 INFO cinder.api.openstack.wsgi [None req-6aa9adad-783b-4497-b04b-cdba90e70715 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:04:14.309 7 INFO cinder.api.openstack.wsgi [None req-6aa9adad-783b-4497-b04b-cdba90e70715 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:04:14.309 8 INFO cinder.api.openstack.wsgi [None req-f5038703-b87a-49e2-a137-5d323215c1d5 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:04:14.310 7 INFO cinder.api.openstack.wsgi [None req-6aa9adad-783b-4497-b04b-cdba90e70715 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:04:14.310 8 INFO cinder.api.openstack.wsgi [None req-f5038703-b87a-49e2-a137-5d323215c1d5 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:04:24.308 8 INFO cinder.api.openstack.wsgi [None req-f5038703-b87a-49e2-a137-5d323215c1d5 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:04:24.308 7 INFO cinder.api.openstack.wsgi [None req-6aa9adad-783b-4497-b04b-cdba90e70715 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:04:24.309 7 INFO cinder.api.openstack.wsgi [None req-6aa9adad-783b-4497-b04b-cdba90e70715 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:04:24.309 8 INFO cinder.api.openstack.wsgi [None req-f5038703-b87a-49e2-a137-5d323215c1d5 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:04:34.307 8 INFO cinder.api.openstack.wsgi [None req-f5038703-b87a-49e2-a137-5d323215c1d5 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:04:34.309 8 INFO cinder.api.openstack.wsgi [None req-f5038703-b87a-49e2-a137-5d323215c1d5 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:04:34.309 7 INFO cinder.api.openstack.wsgi [None req-6aa9adad-783b-4497-b04b-cdba90e70715 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:04:34.310 7 INFO cinder.api.openstack.wsgi [None req-6aa9adad-783b-4497-b04b-cdba90e70715 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:04:44.308 8 INFO cinder.api.openstack.wsgi [None req-f5038703-b87a-49e2-a137-5d323215c1d5 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:04:44.309 7 INFO cinder.api.openstack.wsgi [None req-6aa9adad-783b-4497-b04b-cdba90e70715 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:04:44.309 8 INFO cinder.api.openstack.wsgi [None req-f5038703-b87a-49e2-a137-5d323215c1d5 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:04:44.310 7 INFO cinder.api.openstack.wsgi [None req-6aa9adad-783b-4497-b04b-cdba90e70715 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:04:54.308 7 INFO cinder.api.openstack.wsgi [None req-6aa9adad-783b-4497-b04b-cdba90e70715 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:04:54.309 8 INFO cinder.api.openstack.wsgi [None req-f5038703-b87a-49e2-a137-5d323215c1d5 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:04:54.310 7 INFO cinder.api.openstack.wsgi [None req-6aa9adad-783b-4497-b04b-cdba90e70715 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:04:54.310 8 INFO cinder.api.openstack.wsgi [None req-f5038703-b87a-49e2-a137-5d323215c1d5 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:05:04.308 7 INFO cinder.api.openstack.wsgi [None req-6aa9adad-783b-4497-b04b-cdba90e70715 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:05:04.309 8 INFO cinder.api.openstack.wsgi [None req-f5038703-b87a-49e2-a137-5d323215c1d5 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:05:04.309 7 INFO cinder.api.openstack.wsgi [None req-6aa9adad-783b-4497-b04b-cdba90e70715 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:05:04.310 8 INFO cinder.api.openstack.wsgi [None req-f5038703-b87a-49e2-a137-5d323215c1d5 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:05:14.308 7 INFO cinder.api.openstack.wsgi [None req-6aa9adad-783b-4497-b04b-cdba90e70715 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:05:14.309 7 INFO cinder.api.openstack.wsgi [None req-6aa9adad-783b-4497-b04b-cdba90e70715 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:05:14.309 8 INFO cinder.api.openstack.wsgi [None req-f5038703-b87a-49e2-a137-5d323215c1d5 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:05:14.311 8 INFO cinder.api.openstack.wsgi [None req-f5038703-b87a-49e2-a137-5d323215c1d5 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:05:24.308 7 INFO cinder.api.openstack.wsgi [None req-6aa9adad-783b-4497-b04b-cdba90e70715 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:05:24.309 7 INFO cinder.api.openstack.wsgi [None req-6aa9adad-783b-4497-b04b-cdba90e70715 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:05:24.308 8 INFO cinder.api.openstack.wsgi [None req-f5038703-b87a-49e2-a137-5d323215c1d5 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:05:24.310 8 INFO cinder.api.openstack.wsgi [None req-f5038703-b87a-49e2-a137-5d323215c1d5 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:05:34.310 7 INFO cinder.api.openstack.wsgi [None req-6aa9adad-783b-4497-b04b-cdba90e70715 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:05:34.311 7 INFO cinder.api.openstack.wsgi [None req-6aa9adad-783b-4497-b04b-cdba90e70715 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:05:34.322 8 INFO cinder.api.openstack.wsgi [None req-f5038703-b87a-49e2-a137-5d323215c1d5 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:05:34.323 8 INFO cinder.api.openstack.wsgi [None req-f5038703-b87a-49e2-a137-5d323215c1d5 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:05:44.308 7 INFO cinder.api.openstack.wsgi [None req-6aa9adad-783b-4497-b04b-cdba90e70715 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:05:44.308 8 INFO cinder.api.openstack.wsgi [None req-f5038703-b87a-49e2-a137-5d323215c1d5 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:05:44.309 7 INFO cinder.api.openstack.wsgi [None req-6aa9adad-783b-4497-b04b-cdba90e70715 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:05:44.309 8 INFO cinder.api.openstack.wsgi [None req-f5038703-b87a-49e2-a137-5d323215c1d5 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:05:54.308 7 INFO cinder.api.openstack.wsgi [None req-6aa9adad-783b-4497-b04b-cdba90e70715 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:05:54.308 8 INFO cinder.api.openstack.wsgi [None req-f5038703-b87a-49e2-a137-5d323215c1d5 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:05:54.309 8 INFO cinder.api.openstack.wsgi [None req-f5038703-b87a-49e2-a137-5d323215c1d5 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:05:54.309 7 INFO cinder.api.openstack.wsgi [None req-6aa9adad-783b-4497-b04b-cdba90e70715 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:06:04.308 8 INFO cinder.api.openstack.wsgi [None req-f5038703-b87a-49e2-a137-5d323215c1d5 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:06:04.308 7 INFO cinder.api.openstack.wsgi [None req-6aa9adad-783b-4497-b04b-cdba90e70715 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:06:04.309 8 INFO cinder.api.openstack.wsgi [None req-f5038703-b87a-49e2-a137-5d323215c1d5 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:06:04.309 7 INFO cinder.api.openstack.wsgi [None req-6aa9adad-783b-4497-b04b-cdba90e70715 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:06:14.309 8 INFO cinder.api.openstack.wsgi [None req-f5038703-b87a-49e2-a137-5d323215c1d5 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:06:14.310 7 INFO cinder.api.openstack.wsgi [None req-6aa9adad-783b-4497-b04b-cdba90e70715 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:06:14.310 8 INFO cinder.api.openstack.wsgi [None req-f5038703-b87a-49e2-a137-5d323215c1d5 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:06:14.311 7 INFO cinder.api.openstack.wsgi [None req-6aa9adad-783b-4497-b04b-cdba90e70715 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:06:24.308 8 INFO cinder.api.openstack.wsgi [None req-f5038703-b87a-49e2-a137-5d323215c1d5 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:06:24.308 7 INFO cinder.api.openstack.wsgi [None req-6aa9adad-783b-4497-b04b-cdba90e70715 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:06:24.309 8 INFO cinder.api.openstack.wsgi [None req-f5038703-b87a-49e2-a137-5d323215c1d5 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:06:24.309 7 INFO cinder.api.openstack.wsgi [None req-6aa9adad-783b-4497-b04b-cdba90e70715 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:06:34.308 8 INFO cinder.api.openstack.wsgi [None req-f5038703-b87a-49e2-a137-5d323215c1d5 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:06:34.308 7 INFO cinder.api.openstack.wsgi [None req-6aa9adad-783b-4497-b04b-cdba90e70715 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:06:34.309 8 INFO cinder.api.openstack.wsgi [None req-f5038703-b87a-49e2-a137-5d323215c1d5 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:06:34.309 7 INFO cinder.api.openstack.wsgi [None req-6aa9adad-783b-4497-b04b-cdba90e70715 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:06:44.309 8 INFO cinder.api.openstack.wsgi [None req-f5038703-b87a-49e2-a137-5d323215c1d5 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:06:44.310 7 INFO cinder.api.openstack.wsgi [None req-6aa9adad-783b-4497-b04b-cdba90e70715 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:06:44.311 8 INFO cinder.api.openstack.wsgi [None req-f5038703-b87a-49e2-a137-5d323215c1d5 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:06:44.312 7 INFO cinder.api.openstack.wsgi [None req-6aa9adad-783b-4497-b04b-cdba90e70715 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:06:54.308 8 INFO cinder.api.openstack.wsgi [None req-f5038703-b87a-49e2-a137-5d323215c1d5 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:06:54.308 7 INFO cinder.api.openstack.wsgi [None req-6aa9adad-783b-4497-b04b-cdba90e70715 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:06:54.309 8 INFO cinder.api.openstack.wsgi [None req-f5038703-b87a-49e2-a137-5d323215c1d5 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:06:54.310 7 INFO cinder.api.openstack.wsgi [None req-6aa9adad-783b-4497-b04b-cdba90e70715 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:07:04.308 8 INFO cinder.api.openstack.wsgi [None req-f5038703-b87a-49e2-a137-5d323215c1d5 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:07:04.308 7 INFO cinder.api.openstack.wsgi [None req-6aa9adad-783b-4497-b04b-cdba90e70715 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:07:04.310 8 INFO cinder.api.openstack.wsgi [None req-f5038703-b87a-49e2-a137-5d323215c1d5 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:07:04.310 7 INFO cinder.api.openstack.wsgi [None req-6aa9adad-783b-4497-b04b-cdba90e70715 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:07:14.308 8 INFO cinder.api.openstack.wsgi [None req-f5038703-b87a-49e2-a137-5d323215c1d5 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:07:14.308 7 INFO cinder.api.openstack.wsgi [None req-6aa9adad-783b-4497-b04b-cdba90e70715 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:07:14.309 8 INFO cinder.api.openstack.wsgi [None req-f5038703-b87a-49e2-a137-5d323215c1d5 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:07:14.310 7 INFO cinder.api.openstack.wsgi [None req-6aa9adad-783b-4497-b04b-cdba90e70715 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:07:24.308 8 INFO cinder.api.openstack.wsgi [None req-f5038703-b87a-49e2-a137-5d323215c1d5 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:07:24.309 7 INFO cinder.api.openstack.wsgi [None req-6aa9adad-783b-4497-b04b-cdba90e70715 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:07:24.309 8 INFO cinder.api.openstack.wsgi [None req-f5038703-b87a-49e2-a137-5d323215c1d5 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:07:24.310 7 INFO cinder.api.openstack.wsgi [None req-6aa9adad-783b-4497-b04b-cdba90e70715 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:07:34.308 8 INFO cinder.api.openstack.wsgi [None req-f5038703-b87a-49e2-a137-5d323215c1d5 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:07:34.309 7 INFO cinder.api.openstack.wsgi [None req-6aa9adad-783b-4497-b04b-cdba90e70715 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:07:34.309 8 INFO cinder.api.openstack.wsgi [None req-f5038703-b87a-49e2-a137-5d323215c1d5 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:07:34.310 7 INFO cinder.api.openstack.wsgi [None req-6aa9adad-783b-4497-b04b-cdba90e70715 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:07:44.308 8 INFO cinder.api.openstack.wsgi [None req-f5038703-b87a-49e2-a137-5d323215c1d5 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:07:44.308 8 INFO cinder.api.openstack.wsgi [None req-f5038703-b87a-49e2-a137-5d323215c1d5 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:07:44.308 7 INFO cinder.api.openstack.wsgi [None req-6aa9adad-783b-4497-b04b-cdba90e70715 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:07:44.310 7 INFO cinder.api.openstack.wsgi [None req-6aa9adad-783b-4497-b04b-cdba90e70715 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:07:54.308 7 INFO cinder.api.openstack.wsgi [None req-6aa9adad-783b-4497-b04b-cdba90e70715 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:07:54.308 8 INFO cinder.api.openstack.wsgi [None req-f5038703-b87a-49e2-a137-5d323215c1d5 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:07:54.309 7 INFO cinder.api.openstack.wsgi [None req-6aa9adad-783b-4497-b04b-cdba90e70715 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:07:54.309 8 INFO cinder.api.openstack.wsgi [None req-f5038703-b87a-49e2-a137-5d323215c1d5 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:08:04.309 7 INFO cinder.api.openstack.wsgi [None req-6aa9adad-783b-4497-b04b-cdba90e70715 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:08:04.309 8 INFO cinder.api.openstack.wsgi [None req-f5038703-b87a-49e2-a137-5d323215c1d5 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:08:04.310 7 INFO cinder.api.openstack.wsgi [None req-6aa9adad-783b-4497-b04b-cdba90e70715 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:08:04.310 8 INFO cinder.api.openstack.wsgi [None req-f5038703-b87a-49e2-a137-5d323215c1d5 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:08:14.308 7 INFO cinder.api.openstack.wsgi [None req-6aa9adad-783b-4497-b04b-cdba90e70715 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:08:14.308 8 INFO cinder.api.openstack.wsgi [None req-f5038703-b87a-49e2-a137-5d323215c1d5 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:08:14.309 8 INFO cinder.api.openstack.wsgi [None req-f5038703-b87a-49e2-a137-5d323215c1d5 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:08:14.310 7 INFO cinder.api.openstack.wsgi [None req-6aa9adad-783b-4497-b04b-cdba90e70715 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:08:24.308 8 INFO cinder.api.openstack.wsgi [None req-f5038703-b87a-49e2-a137-5d323215c1d5 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:08:24.308 7 INFO cinder.api.openstack.wsgi [None req-6aa9adad-783b-4497-b04b-cdba90e70715 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:08:24.309 8 INFO cinder.api.openstack.wsgi [None req-f5038703-b87a-49e2-a137-5d323215c1d5 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:08:24.309 7 INFO cinder.api.openstack.wsgi [None req-6aa9adad-783b-4497-b04b-cdba90e70715 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:08:34.308 8 INFO cinder.api.openstack.wsgi [None req-f5038703-b87a-49e2-a137-5d323215c1d5 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:08:34.308 7 INFO cinder.api.openstack.wsgi [None req-6aa9adad-783b-4497-b04b-cdba90e70715 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:08:34.309 7 INFO cinder.api.openstack.wsgi [None req-6aa9adad-783b-4497-b04b-cdba90e70715 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:08:34.309 8 INFO cinder.api.openstack.wsgi [None req-f5038703-b87a-49e2-a137-5d323215c1d5 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:08:44.308 7 INFO cinder.api.openstack.wsgi [None req-6aa9adad-783b-4497-b04b-cdba90e70715 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:08:44.308 8 INFO cinder.api.openstack.wsgi [None req-f5038703-b87a-49e2-a137-5d323215c1d5 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:08:44.309 7 INFO cinder.api.openstack.wsgi [None req-6aa9adad-783b-4497-b04b-cdba90e70715 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:08:44.309 8 INFO cinder.api.openstack.wsgi [None req-f5038703-b87a-49e2-a137-5d323215c1d5 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:08:54.308 7 INFO cinder.api.openstack.wsgi [None req-6aa9adad-783b-4497-b04b-cdba90e70715 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:08:54.308 8 INFO cinder.api.openstack.wsgi [None req-f5038703-b87a-49e2-a137-5d323215c1d5 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:08:54.309 7 INFO cinder.api.openstack.wsgi [None req-6aa9adad-783b-4497-b04b-cdba90e70715 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:08:54.309 8 INFO cinder.api.openstack.wsgi [None req-f5038703-b87a-49e2-a137-5d323215c1d5 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:09:04.309 8 INFO cinder.api.openstack.wsgi [None req-f5038703-b87a-49e2-a137-5d323215c1d5 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:09:04.309 7 INFO cinder.api.openstack.wsgi [None req-6aa9adad-783b-4497-b04b-cdba90e70715 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:09:04.310 8 INFO cinder.api.openstack.wsgi [None req-f5038703-b87a-49e2-a137-5d323215c1d5 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:09:04.310 7 INFO cinder.api.openstack.wsgi [None req-6aa9adad-783b-4497-b04b-cdba90e70715 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:09:14.309 8 INFO cinder.api.openstack.wsgi [None req-f5038703-b87a-49e2-a137-5d323215c1d5 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:09:14.309 7 INFO cinder.api.openstack.wsgi [None req-6aa9adad-783b-4497-b04b-cdba90e70715 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:09:14.310 8 INFO cinder.api.openstack.wsgi [None req-f5038703-b87a-49e2-a137-5d323215c1d5 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:09:14.310 7 INFO cinder.api.openstack.wsgi [None req-6aa9adad-783b-4497-b04b-cdba90e70715 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:09:24.308 7 INFO cinder.api.openstack.wsgi [None req-6aa9adad-783b-4497-b04b-cdba90e70715 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:09:24.308 8 INFO cinder.api.openstack.wsgi [None req-f5038703-b87a-49e2-a137-5d323215c1d5 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:09:24.309 7 INFO cinder.api.openstack.wsgi [None req-6aa9adad-783b-4497-b04b-cdba90e70715 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:09:24.309 8 INFO cinder.api.openstack.wsgi [None req-f5038703-b87a-49e2-a137-5d323215c1d5 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:09:34.308 7 INFO cinder.api.openstack.wsgi [None req-6aa9adad-783b-4497-b04b-cdba90e70715 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:09:34.308 8 INFO cinder.api.openstack.wsgi [None req-f5038703-b87a-49e2-a137-5d323215c1d5 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:09:34.308 7 INFO cinder.api.openstack.wsgi [None req-6aa9adad-783b-4497-b04b-cdba90e70715 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:09:34.309 8 INFO cinder.api.openstack.wsgi [None req-f5038703-b87a-49e2-a137-5d323215c1d5 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:09:44.307 7 INFO cinder.api.openstack.wsgi [None req-6aa9adad-783b-4497-b04b-cdba90e70715 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:09:44.307 8 INFO cinder.api.openstack.wsgi [None req-f5038703-b87a-49e2-a137-5d323215c1d5 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:09:44.308 8 INFO cinder.api.openstack.wsgi [None req-f5038703-b87a-49e2-a137-5d323215c1d5 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:09:44.309 7 INFO cinder.api.openstack.wsgi [None req-6aa9adad-783b-4497-b04b-cdba90e70715 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:09:54.308 7 INFO cinder.api.openstack.wsgi [None req-6aa9adad-783b-4497-b04b-cdba90e70715 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:09:54.308 8 INFO cinder.api.openstack.wsgi [None req-f5038703-b87a-49e2-a137-5d323215c1d5 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:09:54.309 7 INFO cinder.api.openstack.wsgi [None req-6aa9adad-783b-4497-b04b-cdba90e70715 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:09:54.310 8 INFO cinder.api.openstack.wsgi [None req-f5038703-b87a-49e2-a137-5d323215c1d5 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:10:04.308 7 INFO cinder.api.openstack.wsgi [None req-6aa9adad-783b-4497-b04b-cdba90e70715 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:10:04.308 7 INFO cinder.api.openstack.wsgi [None req-6aa9adad-783b-4497-b04b-cdba90e70715 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:10:04.309 8 INFO cinder.api.openstack.wsgi [None req-f5038703-b87a-49e2-a137-5d323215c1d5 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:10:04.310 8 INFO cinder.api.openstack.wsgi [None req-f5038703-b87a-49e2-a137-5d323215c1d5 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:10:14.308 7 INFO cinder.api.openstack.wsgi [None req-6aa9adad-783b-4497-b04b-cdba90e70715 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:10:14.310 7 INFO cinder.api.openstack.wsgi [None req-6aa9adad-783b-4497-b04b-cdba90e70715 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:10:14.310 8 INFO cinder.api.openstack.wsgi [None req-f5038703-b87a-49e2-a137-5d323215c1d5 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:10:14.311 8 INFO cinder.api.openstack.wsgi [None req-f5038703-b87a-49e2-a137-5d323215c1d5 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:10:24.308 7 INFO cinder.api.openstack.wsgi [None req-6aa9adad-783b-4497-b04b-cdba90e70715 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:10:24.308 8 INFO cinder.api.openstack.wsgi [None req-f5038703-b87a-49e2-a137-5d323215c1d5 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:10:24.309 8 INFO cinder.api.openstack.wsgi [None req-f5038703-b87a-49e2-a137-5d323215c1d5 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:10:24.309 7 INFO cinder.api.openstack.wsgi [None req-6aa9adad-783b-4497-b04b-cdba90e70715 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:10:34.308 7 INFO cinder.api.openstack.wsgi [None req-6aa9adad-783b-4497-b04b-cdba90e70715 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:10:34.308 8 INFO cinder.api.openstack.wsgi [None req-f5038703-b87a-49e2-a137-5d323215c1d5 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:10:34.309 8 INFO cinder.api.openstack.wsgi [None req-f5038703-b87a-49e2-a137-5d323215c1d5 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:10:34.310 7 INFO cinder.api.openstack.wsgi [None req-6aa9adad-783b-4497-b04b-cdba90e70715 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:10:44.309 7 INFO cinder.api.openstack.wsgi [None req-6aa9adad-783b-4497-b04b-cdba90e70715 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:10:44.309 8 INFO cinder.api.openstack.wsgi [None req-f5038703-b87a-49e2-a137-5d323215c1d5 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:10:44.310 7 INFO cinder.api.openstack.wsgi [None req-6aa9adad-783b-4497-b04b-cdba90e70715 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:10:44.311 8 INFO cinder.api.openstack.wsgi [None req-f5038703-b87a-49e2-a137-5d323215c1d5 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:10:54.308 8 INFO cinder.api.openstack.wsgi [None req-f5038703-b87a-49e2-a137-5d323215c1d5 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:10:54.308 7 INFO cinder.api.openstack.wsgi [None req-6aa9adad-783b-4497-b04b-cdba90e70715 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:10:54.308 8 INFO cinder.api.openstack.wsgi [None req-f5038703-b87a-49e2-a137-5d323215c1d5 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:10:54.309 7 INFO cinder.api.openstack.wsgi [None req-6aa9adad-783b-4497-b04b-cdba90e70715 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:11:04.309 8 INFO cinder.api.openstack.wsgi [None req-f5038703-b87a-49e2-a137-5d323215c1d5 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:11:04.309 7 INFO cinder.api.openstack.wsgi [None req-6aa9adad-783b-4497-b04b-cdba90e70715 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:11:04.310 7 INFO cinder.api.openstack.wsgi [None req-6aa9adad-783b-4497-b04b-cdba90e70715 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:11:04.310 8 INFO cinder.api.openstack.wsgi [None req-f5038703-b87a-49e2-a137-5d323215c1d5 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:11:14.308 7 INFO cinder.api.openstack.wsgi [None req-6aa9adad-783b-4497-b04b-cdba90e70715 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:11:14.308 8 INFO cinder.api.openstack.wsgi [None req-f5038703-b87a-49e2-a137-5d323215c1d5 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:11:14.309 7 INFO cinder.api.openstack.wsgi [None req-6aa9adad-783b-4497-b04b-cdba90e70715 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:11:14.309 8 INFO cinder.api.openstack.wsgi [None req-f5038703-b87a-49e2-a137-5d323215c1d5 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:11:24.309 7 INFO cinder.api.openstack.wsgi [None req-6aa9adad-783b-4497-b04b-cdba90e70715 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:11:24.309 8 INFO cinder.api.openstack.wsgi [None req-f5038703-b87a-49e2-a137-5d323215c1d5 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:11:24.310 7 INFO cinder.api.openstack.wsgi [None req-6aa9adad-783b-4497-b04b-cdba90e70715 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:11:24.310 8 INFO cinder.api.openstack.wsgi [None req-f5038703-b87a-49e2-a137-5d323215c1d5 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:11:34.308 8 INFO cinder.api.openstack.wsgi [None req-f5038703-b87a-49e2-a137-5d323215c1d5 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:11:34.308 7 INFO cinder.api.openstack.wsgi [None req-6aa9adad-783b-4497-b04b-cdba90e70715 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:11:34.309 8 INFO cinder.api.openstack.wsgi [None req-f5038703-b87a-49e2-a137-5d323215c1d5 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:11:34.309 7 INFO cinder.api.openstack.wsgi [None req-6aa9adad-783b-4497-b04b-cdba90e70715 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:11:44.308 8 INFO cinder.api.openstack.wsgi [None req-f5038703-b87a-49e2-a137-5d323215c1d5 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:11:44.308 7 INFO cinder.api.openstack.wsgi [None req-6aa9adad-783b-4497-b04b-cdba90e70715 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:11:44.309 7 INFO cinder.api.openstack.wsgi [None req-6aa9adad-783b-4497-b04b-cdba90e70715 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:11:44.309 8 INFO cinder.api.openstack.wsgi [None req-f5038703-b87a-49e2-a137-5d323215c1d5 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:11:54.309 7 INFO cinder.api.openstack.wsgi [None req-6aa9adad-783b-4497-b04b-cdba90e70715 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:11:54.309 8 INFO cinder.api.openstack.wsgi [None req-f5038703-b87a-49e2-a137-5d323215c1d5 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:11:54.309 7 INFO cinder.api.openstack.wsgi [None req-6aa9adad-783b-4497-b04b-cdba90e70715 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:11:54.309 8 INFO cinder.api.openstack.wsgi [None req-f5038703-b87a-49e2-a137-5d323215c1d5 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:12:04.308 7 INFO cinder.api.openstack.wsgi [None req-6aa9adad-783b-4497-b04b-cdba90e70715 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:12:04.308 8 INFO cinder.api.openstack.wsgi [None req-f5038703-b87a-49e2-a137-5d323215c1d5 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:12:04.309 7 INFO cinder.api.openstack.wsgi [None req-6aa9adad-783b-4497-b04b-cdba90e70715 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:12:04.309 8 INFO cinder.api.openstack.wsgi [None req-f5038703-b87a-49e2-a137-5d323215c1d5 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:12:14.309 8 INFO cinder.api.openstack.wsgi [None req-f5038703-b87a-49e2-a137-5d323215c1d5 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:12:14.310 8 INFO cinder.api.openstack.wsgi [None req-f5038703-b87a-49e2-a137-5d323215c1d5 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:12:14.309 7 INFO cinder.api.openstack.wsgi [None req-6aa9adad-783b-4497-b04b-cdba90e70715 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:12:14.311 7 INFO cinder.api.openstack.wsgi [None req-6aa9adad-783b-4497-b04b-cdba90e70715 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:12:24.310 8 INFO cinder.api.openstack.wsgi [None req-f5038703-b87a-49e2-a137-5d323215c1d5 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:12:24.310 7 INFO cinder.api.openstack.wsgi [None req-6aa9adad-783b-4497-b04b-cdba90e70715 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:12:24.311 8 INFO cinder.api.openstack.wsgi [None req-f5038703-b87a-49e2-a137-5d323215c1d5 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:12:24.311 7 INFO cinder.api.openstack.wsgi [None req-6aa9adad-783b-4497-b04b-cdba90e70715 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:12:34.309 8 INFO cinder.api.openstack.wsgi [None req-f5038703-b87a-49e2-a137-5d323215c1d5 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:12:34.309 7 INFO cinder.api.openstack.wsgi [None req-6aa9adad-783b-4497-b04b-cdba90e70715 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:12:34.310 8 INFO cinder.api.openstack.wsgi [None req-f5038703-b87a-49e2-a137-5d323215c1d5 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:12:34.310 7 INFO cinder.api.openstack.wsgi [None req-6aa9adad-783b-4497-b04b-cdba90e70715 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:12:44.308 8 INFO cinder.api.openstack.wsgi [None req-f5038703-b87a-49e2-a137-5d323215c1d5 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:12:44.308 7 INFO cinder.api.openstack.wsgi [None req-6aa9adad-783b-4497-b04b-cdba90e70715 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:12:44.309 8 INFO cinder.api.openstack.wsgi [None req-f5038703-b87a-49e2-a137-5d323215c1d5 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:12:44.309 7 INFO cinder.api.openstack.wsgi [None req-6aa9adad-783b-4497-b04b-cdba90e70715 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:12:54.308 8 INFO cinder.api.openstack.wsgi [None req-f5038703-b87a-49e2-a137-5d323215c1d5 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:12:54.308 7 INFO cinder.api.openstack.wsgi [None req-6aa9adad-783b-4497-b04b-cdba90e70715 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:12:54.309 8 INFO cinder.api.openstack.wsgi [None req-f5038703-b87a-49e2-a137-5d323215c1d5 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:12:54.309 7 INFO cinder.api.openstack.wsgi [None req-6aa9adad-783b-4497-b04b-cdba90e70715 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:13:04.310 7 INFO cinder.api.openstack.wsgi [None req-6aa9adad-783b-4497-b04b-cdba90e70715 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:13:04.310 8 INFO cinder.api.openstack.wsgi [None req-f5038703-b87a-49e2-a137-5d323215c1d5 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:13:04.311 7 INFO cinder.api.openstack.wsgi [None req-6aa9adad-783b-4497-b04b-cdba90e70715 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:13:04.311 8 INFO cinder.api.openstack.wsgi [None req-f5038703-b87a-49e2-a137-5d323215c1d5 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:13:14.308 7 INFO cinder.api.openstack.wsgi [None req-6aa9adad-783b-4497-b04b-cdba90e70715 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:13:14.308 8 INFO cinder.api.openstack.wsgi [None req-f5038703-b87a-49e2-a137-5d323215c1d5 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:13:14.309 7 INFO cinder.api.openstack.wsgi [None req-6aa9adad-783b-4497-b04b-cdba90e70715 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:13:14.309 8 INFO cinder.api.openstack.wsgi [None req-f5038703-b87a-49e2-a137-5d323215c1d5 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:13:24.309 7 INFO cinder.api.openstack.wsgi [None req-6aa9adad-783b-4497-b04b-cdba90e70715 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:13:24.309 8 INFO cinder.api.openstack.wsgi [None req-f5038703-b87a-49e2-a137-5d323215c1d5 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:13:24.310 8 INFO cinder.api.openstack.wsgi [None req-f5038703-b87a-49e2-a137-5d323215c1d5 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:13:24.310 7 INFO cinder.api.openstack.wsgi [None req-6aa9adad-783b-4497-b04b-cdba90e70715 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:13:34.308 7 INFO cinder.api.openstack.wsgi [None req-6aa9adad-783b-4497-b04b-cdba90e70715 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:13:34.309 7 INFO cinder.api.openstack.wsgi [None req-6aa9adad-783b-4497-b04b-cdba90e70715 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:13:34.309 8 INFO cinder.api.openstack.wsgi [None req-f5038703-b87a-49e2-a137-5d323215c1d5 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:13:34.311 8 INFO cinder.api.openstack.wsgi [None req-f5038703-b87a-49e2-a137-5d323215c1d5 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:13:41.611 7 INFO cinder.api.openstack.wsgi [None req-5936667c-cc1f-4ea1-952d-0ad3ddc3f922 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET https://volume.199-204-45-4.nip.io/v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/1f0c2fc7be4042afa522e3c29bd0691c?usage=False 2026-07-15 12:13:41.632 7 INFO cinder.api.openstack.wsgi [None req-5936667c-cc1f-4ea1-952d-0ad3ddc3f922 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] https://volume.199-204-45-4.nip.io/v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/1f0c2fc7be4042afa522e3c29bd0691c?usage=False returned with HTTP 200 [pid: 7|app: 0|req: 183/363] 199.204.45.4 () {44 vars in 1061 bytes} [Wed Jul 15 12:13:41 2026] GET /v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/1f0c2fc7be4042afa522e3c29bd0691c?usage=False => generated 340 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 12:13:42.344 8 INFO cinder.api.openstack.wsgi [None req-22a6ec8d-2bf9-4e64-8a4b-5e080622db78 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] PUT https://volume.199-204-45-4.nip.io/v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/1f0c2fc7be4042afa522e3c29bd0691c 2026-07-15 12:13:42.409 8 INFO cinder.api.openstack.wsgi [None req-22a6ec8d-2bf9-4e64-8a4b-5e080622db78 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] https://volume.199-204-45-4.nip.io/v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/1f0c2fc7be4042afa522e3c29bd0691c returned with HTTP 200 [pid: 8|app: 0|req: 181/364] 199.204.45.4 () {48 vars in 1090 bytes} [Wed Jul 15 12:13:42 2026] PUT /v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/1f0c2fc7be4042afa522e3c29bd0691c => generated 296 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 12:13:44.308 7 INFO cinder.api.openstack.wsgi [None req-5936667c-cc1f-4ea1-952d-0ad3ddc3f922 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:13:44.310 7 INFO cinder.api.openstack.wsgi [None req-5936667c-cc1f-4ea1-952d-0ad3ddc3f922 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:13:44.310 8 INFO cinder.api.openstack.wsgi [None req-22a6ec8d-2bf9-4e64-8a4b-5e080622db78 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:13:44.311 8 INFO cinder.api.openstack.wsgi [None req-22a6ec8d-2bf9-4e64-8a4b-5e080622db78 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:13:54.308 7 INFO cinder.api.openstack.wsgi [None req-5936667c-cc1f-4ea1-952d-0ad3ddc3f922 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:13:54.309 7 INFO cinder.api.openstack.wsgi [None req-5936667c-cc1f-4ea1-952d-0ad3ddc3f922 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:13:54.309 8 INFO cinder.api.openstack.wsgi [None req-22a6ec8d-2bf9-4e64-8a4b-5e080622db78 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:13:54.310 8 INFO cinder.api.openstack.wsgi [None req-22a6ec8d-2bf9-4e64-8a4b-5e080622db78 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:14:04.308 8 INFO cinder.api.openstack.wsgi [None req-22a6ec8d-2bf9-4e64-8a4b-5e080622db78 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:14:04.308 7 INFO cinder.api.openstack.wsgi [None req-5936667c-cc1f-4ea1-952d-0ad3ddc3f922 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:14:04.309 8 INFO cinder.api.openstack.wsgi [None req-22a6ec8d-2bf9-4e64-8a4b-5e080622db78 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:14:04.309 7 INFO cinder.api.openstack.wsgi [None req-5936667c-cc1f-4ea1-952d-0ad3ddc3f922 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:14:14.310 8 INFO cinder.api.openstack.wsgi [None req-22a6ec8d-2bf9-4e64-8a4b-5e080622db78 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:14:14.310 7 INFO cinder.api.openstack.wsgi [None req-5936667c-cc1f-4ea1-952d-0ad3ddc3f922 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:14:14.311 8 INFO cinder.api.openstack.wsgi [None req-22a6ec8d-2bf9-4e64-8a4b-5e080622db78 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:14:14.312 7 INFO cinder.api.openstack.wsgi [None req-5936667c-cc1f-4ea1-952d-0ad3ddc3f922 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:14:24.308 8 INFO cinder.api.openstack.wsgi [None req-22a6ec8d-2bf9-4e64-8a4b-5e080622db78 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:14:24.309 8 INFO cinder.api.openstack.wsgi [None req-22a6ec8d-2bf9-4e64-8a4b-5e080622db78 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:14:24.309 7 INFO cinder.api.openstack.wsgi [None req-5936667c-cc1f-4ea1-952d-0ad3ddc3f922 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:14:24.311 7 INFO cinder.api.openstack.wsgi [None req-5936667c-cc1f-4ea1-952d-0ad3ddc3f922 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:14:34.309 8 INFO cinder.api.openstack.wsgi [None req-22a6ec8d-2bf9-4e64-8a4b-5e080622db78 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:14:34.309 7 INFO cinder.api.openstack.wsgi [None req-5936667c-cc1f-4ea1-952d-0ad3ddc3f922 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:14:34.310 7 INFO cinder.api.openstack.wsgi [None req-5936667c-cc1f-4ea1-952d-0ad3ddc3f922 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:14:34.310 8 INFO cinder.api.openstack.wsgi [None req-22a6ec8d-2bf9-4e64-8a4b-5e080622db78 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:14:44.309 8 INFO cinder.api.openstack.wsgi [None req-22a6ec8d-2bf9-4e64-8a4b-5e080622db78 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:14:44.310 7 INFO cinder.api.openstack.wsgi [None req-5936667c-cc1f-4ea1-952d-0ad3ddc3f922 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:14:44.310 8 INFO cinder.api.openstack.wsgi [None req-22a6ec8d-2bf9-4e64-8a4b-5e080622db78 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:14:44.311 7 INFO cinder.api.openstack.wsgi [None req-5936667c-cc1f-4ea1-952d-0ad3ddc3f922 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:14:54.308 8 INFO cinder.api.openstack.wsgi [None req-22a6ec8d-2bf9-4e64-8a4b-5e080622db78 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:14:54.308 7 INFO cinder.api.openstack.wsgi [None req-5936667c-cc1f-4ea1-952d-0ad3ddc3f922 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:14:54.309 8 INFO cinder.api.openstack.wsgi [None req-22a6ec8d-2bf9-4e64-8a4b-5e080622db78 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:14:54.310 7 INFO cinder.api.openstack.wsgi [None req-5936667c-cc1f-4ea1-952d-0ad3ddc3f922 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:15:04.308 7 INFO cinder.api.openstack.wsgi [None req-5936667c-cc1f-4ea1-952d-0ad3ddc3f922 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:15:04.308 8 INFO cinder.api.openstack.wsgi [None req-22a6ec8d-2bf9-4e64-8a4b-5e080622db78 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:15:04.309 7 INFO cinder.api.openstack.wsgi [None req-5936667c-cc1f-4ea1-952d-0ad3ddc3f922 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:15:04.310 8 INFO cinder.api.openstack.wsgi [None req-22a6ec8d-2bf9-4e64-8a4b-5e080622db78 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:15:05.653 7 INFO cinder.api.openstack.wsgi [None req-0fea3a36-82a3-40cb-8bd6-30803df4216c 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/snapshots?all_tenants=true 2026-07-15 12:15:05.670 7 INFO cinder.volume.api [None req-0fea3a36-82a3-40cb-8bd6-30803df4216c 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] Get all snapshots completed successfully. 2026-07-15 12:15:05.670 7 INFO cinder.api.openstack.wsgi [None req-0fea3a36-82a3-40cb-8bd6-30803df4216c 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 193/383] 10.0.0.199 () {28 vars in 674 bytes} [Wed Jul 15 12:15:05 2026] GET /v3/e3abcbd0869e4dd2ad9476beb55d7748/snapshots?all_tenants=true => generated 17 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-15 12:15:05.686 8 INFO cinder.api.openstack.wsgi [None req-987d5d07-bc99-4469-84ab-f57de1deaa9c 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/scheduler-stats/get_pools?detail=true 2026-07-15 12:15:06.235 8 INFO cinder.api.openstack.wsgi [None req-987d5d07-bc99-4469-84ab-f57de1deaa9c 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 191/384] 10.0.0.199 () {28 vars in 696 bytes} [Wed Jul 15 12:15:05 2026] GET /v3/e3abcbd0869e4dd2ad9476beb55d7748/scheduler-stats/get_pools?detail=true => generated 670 bytes in 561 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 12:15:06.247 7 INFO cinder.api.openstack.wsgi [None req-276cdebc-0618-47f8-839f-db3eb4ee4c7a 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/volumes/detail?all_tenants=true 2026-07-15 12:15:06.283 7 INFO cinder.volume.api [None req-276cdebc-0618-47f8-839f-db3eb4ee4c7a 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] Get all volumes completed successfully. 2026-07-15 12:15:06.285 7 INFO cinder.api.openstack.wsgi [None req-276cdebc-0618-47f8-839f-db3eb4ee4c7a 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 194/385] 10.0.0.199 () {28 vars in 684 bytes} [Wed Jul 15 12:15:06 2026] GET /v3/e3abcbd0869e4dd2ad9476beb55d7748/volumes/detail?all_tenants=true => generated 15 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-15 12:15:06.297 8 INFO cinder.api.openstack.wsgi [None req-367289d2-eed6-4155-9ec7-d9b813b3c355 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/os-services 2026-07-15 12:15:06.307 8 INFO cinder.api.openstack.wsgi [None req-367289d2-eed6-4155-9ec7-d9b813b3c355 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/os-services returned with HTTP 200 [pid: 8|app: 0|req: 192/386] 10.0.0.199 () {28 vars in 645 bytes} [Wed Jul 15 12:15:06 2026] GET /v3/e3abcbd0869e4dd2ad9476beb55d7748/os-services => generated 646 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 12:15:06.361 7 INFO cinder.api.openstack.wsgi [None req-285d106d-cfd3-49e8-ae7b-a59b5e2e9440 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/1f0c2fc7be4042afa522e3c29bd0691c?usage=true 2026-07-15 12:15:06.380 7 INFO cinder.api.openstack.wsgi [None req-285d106d-cfd3-49e8-ae7b-a59b5e2e9440 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/1f0c2fc7be4042afa522e3c29bd0691c?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 195/387] 10.0.0.199 () {28 vars in 736 bytes} [Wed Jul 15 12:15:06 2026] GET /v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/1f0c2fc7be4042afa522e3c29bd0691c?usage=true => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 12:15:06.394 8 INFO cinder.api.openstack.wsgi [None req-92a8a802-5481-46c3-8d25-e7bf10706ce6 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/7c63e376426f483684c930a4e3a43654?usage=true 2026-07-15 12:15:06.418 8 INFO cinder.api.openstack.wsgi [None req-92a8a802-5481-46c3-8d25-e7bf10706ce6 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/7c63e376426f483684c930a4e3a43654?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 193/388] 10.0.0.199 () {28 vars in 736 bytes} [Wed Jul 15 12:15:06 2026] GET /v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/7c63e376426f483684c930a4e3a43654?usage=true => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 12:15:06.431 7 INFO cinder.api.openstack.wsgi [None req-0df25057-5de0-4578-a184-8242fdc5f818 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/e3abcbd0869e4dd2ad9476beb55d7748?usage=true 2026-07-15 12:15:06.456 7 INFO cinder.api.openstack.wsgi [None req-0df25057-5de0-4578-a184-8242fdc5f818 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/e3abcbd0869e4dd2ad9476beb55d7748?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 196/389] 10.0.0.199 () {28 vars in 736 bytes} [Wed Jul 15 12:15:06 2026] GET /v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/e3abcbd0869e4dd2ad9476beb55d7748?usage=true => generated 845 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 12:15:06.468 8 INFO cinder.api.openstack.wsgi [None req-5f463a05-d286-423c-8ad8-c4beb0640fe0 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/volumes/detail?all_tenants=true 2026-07-15 12:15:06.503 8 INFO cinder.volume.api [None req-5f463a05-d286-423c-8ad8-c4beb0640fe0 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] Get all volumes completed successfully. 2026-07-15 12:15:06.507 8 INFO cinder.api.openstack.wsgi [None req-5f463a05-d286-423c-8ad8-c4beb0640fe0 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 194/390] 10.0.0.199 () {28 vars in 684 bytes} [Wed Jul 15 12:15:06 2026] GET /v3/e3abcbd0869e4dd2ad9476beb55d7748/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-15 12:15:14.308 8 INFO cinder.api.openstack.wsgi [None req-5f463a05-d286-423c-8ad8-c4beb0640fe0 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:15:14.309 7 INFO cinder.api.openstack.wsgi [None req-0df25057-5de0-4578-a184-8242fdc5f818 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:15:14.309 8 INFO cinder.api.openstack.wsgi [None req-5f463a05-d286-423c-8ad8-c4beb0640fe0 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:15:14.310 7 INFO cinder.api.openstack.wsgi [None req-0df25057-5de0-4578-a184-8242fdc5f818 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:15:24.308 7 INFO cinder.api.openstack.wsgi [None req-0df25057-5de0-4578-a184-8242fdc5f818 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:15:24.308 8 INFO cinder.api.openstack.wsgi [None req-5f463a05-d286-423c-8ad8-c4beb0640fe0 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:15:24.309 7 INFO cinder.api.openstack.wsgi [None req-0df25057-5de0-4578-a184-8242fdc5f818 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:15:24.310 8 INFO cinder.api.openstack.wsgi [None req-5f463a05-d286-423c-8ad8-c4beb0640fe0 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:15:34.309 8 INFO cinder.api.openstack.wsgi [None req-5f463a05-d286-423c-8ad8-c4beb0640fe0 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:15:34.309 7 INFO cinder.api.openstack.wsgi [None req-0df25057-5de0-4578-a184-8242fdc5f818 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:15:34.310 8 INFO cinder.api.openstack.wsgi [None req-5f463a05-d286-423c-8ad8-c4beb0640fe0 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:15:34.310 7 INFO cinder.api.openstack.wsgi [None req-0df25057-5de0-4578-a184-8242fdc5f818 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:15:44.308 7 INFO cinder.api.openstack.wsgi [None req-0df25057-5de0-4578-a184-8242fdc5f818 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:15:44.309 7 INFO cinder.api.openstack.wsgi [None req-0df25057-5de0-4578-a184-8242fdc5f818 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:15:44.308 8 INFO cinder.api.openstack.wsgi [None req-5f463a05-d286-423c-8ad8-c4beb0640fe0 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:15:44.310 8 INFO cinder.api.openstack.wsgi [None req-5f463a05-d286-423c-8ad8-c4beb0640fe0 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:15:54.308 7 INFO cinder.api.openstack.wsgi [None req-0df25057-5de0-4578-a184-8242fdc5f818 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:15:54.314 7 INFO cinder.api.openstack.wsgi [None req-0df25057-5de0-4578-a184-8242fdc5f818 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:15:54.315 8 INFO cinder.api.openstack.wsgi [None req-5f463a05-d286-423c-8ad8-c4beb0640fe0 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:15:54.316 8 INFO cinder.api.openstack.wsgi [None req-5f463a05-d286-423c-8ad8-c4beb0640fe0 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:16:04.308 7 INFO cinder.api.openstack.wsgi [None req-0df25057-5de0-4578-a184-8242fdc5f818 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:16:04.309 8 INFO cinder.api.openstack.wsgi [None req-5f463a05-d286-423c-8ad8-c4beb0640fe0 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:16:04.310 7 INFO cinder.api.openstack.wsgi [None req-0df25057-5de0-4578-a184-8242fdc5f818 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:16:04.310 8 INFO cinder.api.openstack.wsgi [None req-5f463a05-d286-423c-8ad8-c4beb0640fe0 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:16:05.576 7 INFO cinder.api.openstack.wsgi [None req-0f6f8ec1-ac5f-45ce-8fa2-dde061de101e 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/snapshots?all_tenants=true 2026-07-15 12:16:05.582 7 INFO cinder.volume.api [None req-0f6f8ec1-ac5f-45ce-8fa2-dde061de101e 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] Get all snapshots completed successfully. 2026-07-15 12:16:05.583 7 INFO cinder.api.openstack.wsgi [None req-0f6f8ec1-ac5f-45ce-8fa2-dde061de101e 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 203/403] 10.0.0.199 () {28 vars in 674 bytes} [Wed Jul 15 12:16:05 2026] GET /v3/e3abcbd0869e4dd2ad9476beb55d7748/snapshots?all_tenants=true => generated 17 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-15 12:16:05.631 8 INFO cinder.api.openstack.wsgi [None req-f14ed77d-c777-4217-9490-8d8b77dafa80 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/1f0c2fc7be4042afa522e3c29bd0691c?usage=true 2026-07-15 12:16:05.655 8 INFO cinder.api.openstack.wsgi [None req-f14ed77d-c777-4217-9490-8d8b77dafa80 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/1f0c2fc7be4042afa522e3c29bd0691c?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 201/404] 10.0.0.199 () {28 vars in 736 bytes} [Wed Jul 15 12:16:05 2026] GET /v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/1f0c2fc7be4042afa522e3c29bd0691c?usage=true => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 12:16:05.669 7 INFO cinder.api.openstack.wsgi [None req-176d4745-ead1-465a-8208-7989b300204f 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/7c63e376426f483684c930a4e3a43654?usage=true 2026-07-15 12:16:05.702 7 INFO cinder.api.openstack.wsgi [None req-176d4745-ead1-465a-8208-7989b300204f 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/7c63e376426f483684c930a4e3a43654?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 204/405] 10.0.0.199 () {28 vars in 736 bytes} [Wed Jul 15 12:16:05 2026] GET /v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/7c63e376426f483684c930a4e3a43654?usage=true => generated 847 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 12:16:05.715 8 INFO cinder.api.openstack.wsgi [None req-714aa215-1817-4e1b-a296-d15d86b9bb36 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/e3abcbd0869e4dd2ad9476beb55d7748?usage=true 2026-07-15 12:16:05.738 8 INFO cinder.api.openstack.wsgi [None req-714aa215-1817-4e1b-a296-d15d86b9bb36 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/e3abcbd0869e4dd2ad9476beb55d7748?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 202/406] 10.0.0.199 () {28 vars in 736 bytes} [Wed Jul 15 12:16:05 2026] GET /v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/e3abcbd0869e4dd2ad9476beb55d7748?usage=true => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 12:16:05.750 7 INFO cinder.api.openstack.wsgi [None req-693a3d49-9bd9-4687-8a72-b706af463640 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/volumes/detail?all_tenants=true 2026-07-15 12:16:05.759 7 INFO cinder.volume.api [None req-693a3d49-9bd9-4687-8a72-b706af463640 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] Get all volumes completed successfully. 2026-07-15 12:16:05.761 7 INFO cinder.api.openstack.wsgi [None req-693a3d49-9bd9-4687-8a72-b706af463640 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 205/407] 10.0.0.199 () {28 vars in 684 bytes} [Wed Jul 15 12:16:05 2026] GET /v3/e3abcbd0869e4dd2ad9476beb55d7748/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-15 12:16:05.772 8 INFO cinder.api.openstack.wsgi [None req-e70a001a-2483-4c06-8ed0-930cba876031 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/os-services 2026-07-15 12:16:05.777 8 INFO cinder.api.openstack.wsgi [None req-e70a001a-2483-4c06-8ed0-930cba876031 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/os-services returned with HTTP 200 [pid: 8|app: 0|req: 203/408] 10.0.0.199 () {28 vars in 645 bytes} [Wed Jul 15 12:16:05 2026] GET /v3/e3abcbd0869e4dd2ad9476beb55d7748/os-services => generated 646 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 12:16:05.786 7 INFO cinder.api.openstack.wsgi [None req-f53cb994-9139-44e8-ad07-dc046318604d 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/volumes/detail?all_tenants=true 2026-07-15 12:16:05.796 7 INFO cinder.volume.api [None req-f53cb994-9139-44e8-ad07-dc046318604d 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] Get all volumes completed successfully. 2026-07-15 12:16:05.798 7 INFO cinder.api.openstack.wsgi [None req-f53cb994-9139-44e8-ad07-dc046318604d 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 206/409] 10.0.0.199 () {28 vars in 684 bytes} [Wed Jul 15 12:16:05 2026] GET /v3/e3abcbd0869e4dd2ad9476beb55d7748/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-15 12:16:05.808 8 INFO cinder.api.openstack.wsgi [None req-3e2009ae-15a4-4062-ad46-98b7e03fc51c 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/scheduler-stats/get_pools?detail=true 2026-07-15 12:16:06.312 8 INFO cinder.api.openstack.wsgi [None req-3e2009ae-15a4-4062-ad46-98b7e03fc51c 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 204/410] 10.0.0.199 () {28 vars in 696 bytes} [Wed Jul 15 12:16:05 2026] GET /v3/e3abcbd0869e4dd2ad9476beb55d7748/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-15 12:16:14.309 8 INFO cinder.api.openstack.wsgi [None req-3e2009ae-15a4-4062-ad46-98b7e03fc51c 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:16:14.309 8 INFO cinder.api.openstack.wsgi [None req-3e2009ae-15a4-4062-ad46-98b7e03fc51c 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:16:14.310 7 INFO cinder.api.openstack.wsgi [None req-f53cb994-9139-44e8-ad07-dc046318604d 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:16:14.312 7 INFO cinder.api.openstack.wsgi [None req-f53cb994-9139-44e8-ad07-dc046318604d 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:16:24.309 8 INFO cinder.api.openstack.wsgi [None req-3e2009ae-15a4-4062-ad46-98b7e03fc51c 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:16:24.309 7 INFO cinder.api.openstack.wsgi [None req-f53cb994-9139-44e8-ad07-dc046318604d 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:16:24.310 8 INFO cinder.api.openstack.wsgi [None req-3e2009ae-15a4-4062-ad46-98b7e03fc51c 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:16:24.310 7 INFO cinder.api.openstack.wsgi [None req-f53cb994-9139-44e8-ad07-dc046318604d 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:16:34.308 8 INFO cinder.api.openstack.wsgi [None req-3e2009ae-15a4-4062-ad46-98b7e03fc51c 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:16:34.309 7 INFO cinder.api.openstack.wsgi [None req-f53cb994-9139-44e8-ad07-dc046318604d 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:16:34.309 8 INFO cinder.api.openstack.wsgi [None req-3e2009ae-15a4-4062-ad46-98b7e03fc51c 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:16:34.310 7 INFO cinder.api.openstack.wsgi [None req-f53cb994-9139-44e8-ad07-dc046318604d 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:16:44.309 7 INFO cinder.api.openstack.wsgi [None req-f53cb994-9139-44e8-ad07-dc046318604d 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:16:44.309 8 INFO cinder.api.openstack.wsgi [None req-3e2009ae-15a4-4062-ad46-98b7e03fc51c 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:16:44.310 7 INFO cinder.api.openstack.wsgi [None req-f53cb994-9139-44e8-ad07-dc046318604d 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:16:44.310 8 INFO cinder.api.openstack.wsgi [None req-3e2009ae-15a4-4062-ad46-98b7e03fc51c 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:16:54.309 7 INFO cinder.api.openstack.wsgi [None req-f53cb994-9139-44e8-ad07-dc046318604d 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:16:54.309 8 INFO cinder.api.openstack.wsgi [None req-3e2009ae-15a4-4062-ad46-98b7e03fc51c 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:16:54.310 7 INFO cinder.api.openstack.wsgi [None req-f53cb994-9139-44e8-ad07-dc046318604d 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:16:54.311 8 INFO cinder.api.openstack.wsgi [None req-3e2009ae-15a4-4062-ad46-98b7e03fc51c 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:17:04.309 8 INFO cinder.api.openstack.wsgi [None req-3e2009ae-15a4-4062-ad46-98b7e03fc51c 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:17:04.309 7 INFO cinder.api.openstack.wsgi [None req-f53cb994-9139-44e8-ad07-dc046318604d 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:17:04.310 8 INFO cinder.api.openstack.wsgi [None req-3e2009ae-15a4-4062-ad46-98b7e03fc51c 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:17:04.310 7 INFO cinder.api.openstack.wsgi [None req-f53cb994-9139-44e8-ad07-dc046318604d 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:17:05.611 8 INFO cinder.api.openstack.wsgi [None req-9738d77f-57fb-4657-87b1-c4880f16aac8 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/volumes/detail?all_tenants=true 2026-07-15 12:17:05.627 8 INFO cinder.volume.api [None req-9738d77f-57fb-4657-87b1-c4880f16aac8 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] Get all volumes completed successfully. 2026-07-15 12:17:05.629 8 INFO cinder.api.openstack.wsgi [None req-9738d77f-57fb-4657-87b1-c4880f16aac8 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 211/423] 10.0.0.199 () {28 vars in 684 bytes} [Wed Jul 15 12:17:05 2026] GET /v3/e3abcbd0869e4dd2ad9476beb55d7748/volumes/detail?all_tenants=true => generated 15 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-15 12:17:05.639 7 INFO cinder.api.openstack.wsgi [None req-2cc4dbb2-5197-4d70-8bbb-8ae1b04754d8 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/volumes/detail?all_tenants=true 2026-07-15 12:17:05.647 7 INFO cinder.volume.api [None req-2cc4dbb2-5197-4d70-8bbb-8ae1b04754d8 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] Get all volumes completed successfully. 2026-07-15 12:17:05.649 7 INFO cinder.api.openstack.wsgi [None req-2cc4dbb2-5197-4d70-8bbb-8ae1b04754d8 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 213/424] 10.0.0.199 () {28 vars in 684 bytes} [Wed Jul 15 12:17:05 2026] GET /v3/e3abcbd0869e4dd2ad9476beb55d7748/volumes/detail?all_tenants=true => generated 15 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-15 12:17:05.663 8 INFO cinder.api.openstack.wsgi [None req-b314141b-6ba6-4f71-8151-d319d49e4100 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/snapshots?all_tenants=true 2026-07-15 12:17:05.684 8 INFO cinder.volume.api [None req-b314141b-6ba6-4f71-8151-d319d49e4100 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] Get all snapshots completed successfully. 2026-07-15 12:17:05.684 8 INFO cinder.api.openstack.wsgi [None req-b314141b-6ba6-4f71-8151-d319d49e4100 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 212/425] 10.0.0.199 () {28 vars in 674 bytes} [Wed Jul 15 12:17:05 2026] GET /v3/e3abcbd0869e4dd2ad9476beb55d7748/snapshots?all_tenants=true => generated 17 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-15 12:17:05.695 7 INFO cinder.api.openstack.wsgi [None req-26459ad2-9145-4784-8cad-6fa29d79d43f 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/os-services 2026-07-15 12:17:05.702 7 INFO cinder.api.openstack.wsgi [None req-26459ad2-9145-4784-8cad-6fa29d79d43f 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/os-services returned with HTTP 200 [pid: 7|app: 0|req: 214/426] 10.0.0.199 () {28 vars in 645 bytes} [Wed Jul 15 12:17:05 2026] GET /v3/e3abcbd0869e4dd2ad9476beb55d7748/os-services => generated 646 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 12:17:05.717 8 INFO cinder.api.openstack.wsgi [None req-86a1e232-6a1e-4592-be3e-97e6dd2b1b5c 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/scheduler-stats/get_pools?detail=true 2026-07-15 12:17:06.221 8 INFO cinder.api.openstack.wsgi [None req-86a1e232-6a1e-4592-be3e-97e6dd2b1b5c 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 213/427] 10.0.0.199 () {28 vars in 696 bytes} [Wed Jul 15 12:17:05 2026] GET /v3/e3abcbd0869e4dd2ad9476beb55d7748/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-15 12:17:06.265 7 INFO cinder.api.openstack.wsgi [None req-85c3e097-0ca6-46a1-9e16-4652d0fb59a1 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/1f0c2fc7be4042afa522e3c29bd0691c?usage=true 2026-07-15 12:17:06.290 7 INFO cinder.api.openstack.wsgi [None req-85c3e097-0ca6-46a1-9e16-4652d0fb59a1 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/1f0c2fc7be4042afa522e3c29bd0691c?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 215/428] 10.0.0.199 () {28 vars in 736 bytes} [Wed Jul 15 12:17:06 2026] GET /v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/1f0c2fc7be4042afa522e3c29bd0691c?usage=true => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 12:17:06.303 8 INFO cinder.api.openstack.wsgi [None req-deba47a5-f981-4c54-94de-e321ad9bf49a 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/7c63e376426f483684c930a4e3a43654?usage=true 2026-07-15 12:17:06.323 8 INFO cinder.api.openstack.wsgi [None req-deba47a5-f981-4c54-94de-e321ad9bf49a 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/7c63e376426f483684c930a4e3a43654?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 214/429] 10.0.0.199 () {28 vars in 736 bytes} [Wed Jul 15 12:17:06 2026] GET /v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/7c63e376426f483684c930a4e3a43654?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 12:17:06.337 7 INFO cinder.api.openstack.wsgi [None req-a4581027-dd2e-47ab-bba8-fa21f969c925 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/e3abcbd0869e4dd2ad9476beb55d7748?usage=true 2026-07-15 12:17:06.362 7 INFO cinder.api.openstack.wsgi [None req-a4581027-dd2e-47ab-bba8-fa21f969c925 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/e3abcbd0869e4dd2ad9476beb55d7748?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 216/430] 10.0.0.199 () {28 vars in 736 bytes} [Wed Jul 15 12:17:06 2026] GET /v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/e3abcbd0869e4dd2ad9476beb55d7748?usage=true => generated 845 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 12:17:14.308 7 INFO cinder.api.openstack.wsgi [None req-a4581027-dd2e-47ab-bba8-fa21f969c925 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:17:14.309 8 INFO cinder.api.openstack.wsgi [None req-deba47a5-f981-4c54-94de-e321ad9bf49a 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:17:14.310 7 INFO cinder.api.openstack.wsgi [None req-a4581027-dd2e-47ab-bba8-fa21f969c925 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:17:14.311 8 INFO cinder.api.openstack.wsgi [None req-deba47a5-f981-4c54-94de-e321ad9bf49a 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:17:24.308 7 INFO cinder.api.openstack.wsgi [None req-a4581027-dd2e-47ab-bba8-fa21f969c925 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:17:24.308 8 INFO cinder.api.openstack.wsgi [None req-deba47a5-f981-4c54-94de-e321ad9bf49a 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:17:24.309 7 INFO cinder.api.openstack.wsgi [None req-a4581027-dd2e-47ab-bba8-fa21f969c925 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:17:24.310 8 INFO cinder.api.openstack.wsgi [None req-deba47a5-f981-4c54-94de-e321ad9bf49a 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:17:34.308 8 INFO cinder.api.openstack.wsgi [None req-deba47a5-f981-4c54-94de-e321ad9bf49a 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:17:34.308 7 INFO cinder.api.openstack.wsgi [None req-a4581027-dd2e-47ab-bba8-fa21f969c925 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:17:34.309 8 INFO cinder.api.openstack.wsgi [None req-deba47a5-f981-4c54-94de-e321ad9bf49a 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:17:34.309 7 INFO cinder.api.openstack.wsgi [None req-a4581027-dd2e-47ab-bba8-fa21f969c925 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:17:44.309 7 INFO cinder.api.openstack.wsgi [None req-a4581027-dd2e-47ab-bba8-fa21f969c925 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:17:44.310 8 INFO cinder.api.openstack.wsgi [None req-deba47a5-f981-4c54-94de-e321ad9bf49a 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:17:44.310 7 INFO cinder.api.openstack.wsgi [None req-a4581027-dd2e-47ab-bba8-fa21f969c925 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:17:44.311 8 INFO cinder.api.openstack.wsgi [None req-deba47a5-f981-4c54-94de-e321ad9bf49a 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:17:54.309 7 INFO cinder.api.openstack.wsgi [None req-a4581027-dd2e-47ab-bba8-fa21f969c925 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:17:54.309 8 INFO cinder.api.openstack.wsgi [None req-deba47a5-f981-4c54-94de-e321ad9bf49a 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:17:54.310 8 INFO cinder.api.openstack.wsgi [None req-deba47a5-f981-4c54-94de-e321ad9bf49a 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:17:54.310 7 INFO cinder.api.openstack.wsgi [None req-a4581027-dd2e-47ab-bba8-fa21f969c925 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:18:04.309 7 INFO cinder.api.openstack.wsgi [None req-a4581027-dd2e-47ab-bba8-fa21f969c925 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:18:04.309 8 INFO cinder.api.openstack.wsgi [None req-deba47a5-f981-4c54-94de-e321ad9bf49a 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:18:04.309 7 INFO cinder.api.openstack.wsgi [None req-a4581027-dd2e-47ab-bba8-fa21f969c925 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:18:04.310 8 INFO cinder.api.openstack.wsgi [None req-deba47a5-f981-4c54-94de-e321ad9bf49a 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:18:05.593 7 INFO cinder.api.openstack.wsgi [None req-b2ff614a-5d7a-420f-b642-94feea649497 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/volumes/detail?all_tenants=true 2026-07-15 12:18:05.601 7 INFO cinder.volume.api [None req-b2ff614a-5d7a-420f-b642-94feea649497 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] Get all volumes completed successfully. 2026-07-15 12:18:05.603 7 INFO cinder.api.openstack.wsgi [None req-b2ff614a-5d7a-420f-b642-94feea649497 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 223/443] 10.0.0.199 () {28 vars in 684 bytes} [Wed Jul 15 12:18:05 2026] GET /v3/e3abcbd0869e4dd2ad9476beb55d7748/volumes/detail?all_tenants=true => generated 15 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-15 12:18:05.617 8 INFO cinder.api.openstack.wsgi [None req-59b8a1ed-7ba6-43d9-bd83-6ea99a79235b 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/scheduler-stats/get_pools?detail=true 2026-07-15 12:18:06.121 8 INFO cinder.api.openstack.wsgi [None req-59b8a1ed-7ba6-43d9-bd83-6ea99a79235b 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 221/444] 10.0.0.199 () {28 vars in 696 bytes} [Wed Jul 15 12:18:05 2026] GET /v3/e3abcbd0869e4dd2ad9476beb55d7748/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-15 12:18:06.136 7 INFO cinder.api.openstack.wsgi [None req-3e8e33cd-1d4f-47f5-bc56-160cdfd7d2fb 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/snapshots?all_tenants=true 2026-07-15 12:18:06.142 7 INFO cinder.volume.api [None req-3e8e33cd-1d4f-47f5-bc56-160cdfd7d2fb 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] Get all snapshots completed successfully. 2026-07-15 12:18:06.142 7 INFO cinder.api.openstack.wsgi [None req-3e8e33cd-1d4f-47f5-bc56-160cdfd7d2fb 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 224/445] 10.0.0.199 () {28 vars in 674 bytes} [Wed Jul 15 12:18:06 2026] GET /v3/e3abcbd0869e4dd2ad9476beb55d7748/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-15 12:18:06.186 8 INFO cinder.api.openstack.wsgi [None req-a3502328-602d-4cca-b431-d0ea7a29fa9d 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/1f0c2fc7be4042afa522e3c29bd0691c?usage=true 2026-07-15 12:18:06.210 8 INFO cinder.api.openstack.wsgi [None req-a3502328-602d-4cca-b431-d0ea7a29fa9d 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/1f0c2fc7be4042afa522e3c29bd0691c?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 222/446] 10.0.0.199 () {28 vars in 736 bytes} [Wed Jul 15 12:18:06 2026] GET /v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/1f0c2fc7be4042afa522e3c29bd0691c?usage=true => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 12:18:06.222 7 INFO cinder.api.openstack.wsgi [None req-fba83c6a-1f84-46de-ac02-cd758bb751cc 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/7c63e376426f483684c930a4e3a43654?usage=true 2026-07-15 12:18:06.241 7 INFO cinder.api.openstack.wsgi [None req-fba83c6a-1f84-46de-ac02-cd758bb751cc 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/7c63e376426f483684c930a4e3a43654?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 225/447] 10.0.0.199 () {28 vars in 736 bytes} [Wed Jul 15 12:18:06 2026] GET /v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/7c63e376426f483684c930a4e3a43654?usage=true => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 12:18:06.252 8 INFO cinder.api.openstack.wsgi [None req-d86f04e0-3b2a-41a1-99bc-d39ca80ebc9a 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/e3abcbd0869e4dd2ad9476beb55d7748?usage=true 2026-07-15 12:18:06.278 8 INFO cinder.api.openstack.wsgi [None req-d86f04e0-3b2a-41a1-99bc-d39ca80ebc9a 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/e3abcbd0869e4dd2ad9476beb55d7748?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 223/448] 10.0.0.199 () {28 vars in 736 bytes} [Wed Jul 15 12:18:06 2026] GET /v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/e3abcbd0869e4dd2ad9476beb55d7748?usage=true => generated 845 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 12:18:06.289 7 INFO cinder.api.openstack.wsgi [None req-31389a1e-b0d6-427f-a03d-3b10ec79bdea 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/os-services 2026-07-15 12:18:06.293 7 INFO cinder.api.openstack.wsgi [None req-31389a1e-b0d6-427f-a03d-3b10ec79bdea 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/os-services returned with HTTP 200 [pid: 7|app: 0|req: 226/449] 10.0.0.199 () {28 vars in 645 bytes} [Wed Jul 15 12:18:06 2026] GET /v3/e3abcbd0869e4dd2ad9476beb55d7748/os-services => generated 646 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 12:18:06.304 8 INFO cinder.api.openstack.wsgi [None req-f97b04e3-adef-49ed-88d7-fc9da0c4b454 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/volumes/detail?all_tenants=true 2026-07-15 12:18:06.316 8 INFO cinder.volume.api [None req-f97b04e3-adef-49ed-88d7-fc9da0c4b454 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] Get all volumes completed successfully. 2026-07-15 12:18:06.320 8 INFO cinder.api.openstack.wsgi [None req-f97b04e3-adef-49ed-88d7-fc9da0c4b454 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 224/450] 10.0.0.199 () {28 vars in 684 bytes} [Wed Jul 15 12:18:06 2026] GET /v3/e3abcbd0869e4dd2ad9476beb55d7748/volumes/detail?all_tenants=true => generated 15 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-15 12:18:14.310 7 INFO cinder.api.openstack.wsgi [None req-31389a1e-b0d6-427f-a03d-3b10ec79bdea 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:18:14.310 8 INFO cinder.api.openstack.wsgi [None req-f97b04e3-adef-49ed-88d7-fc9da0c4b454 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:18:14.311 7 INFO cinder.api.openstack.wsgi [None req-31389a1e-b0d6-427f-a03d-3b10ec79bdea 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:18:14.312 8 INFO cinder.api.openstack.wsgi [None req-f97b04e3-adef-49ed-88d7-fc9da0c4b454 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:18:24.312 7 INFO cinder.api.openstack.wsgi [None req-31389a1e-b0d6-427f-a03d-3b10ec79bdea 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:18:24.313 7 INFO cinder.api.openstack.wsgi [None req-31389a1e-b0d6-427f-a03d-3b10ec79bdea 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:18:24.316 8 INFO cinder.api.openstack.wsgi [None req-f97b04e3-adef-49ed-88d7-fc9da0c4b454 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:18:24.316 8 INFO cinder.api.openstack.wsgi [None req-f97b04e3-adef-49ed-88d7-fc9da0c4b454 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:18:34.309 8 INFO cinder.api.openstack.wsgi [None req-f97b04e3-adef-49ed-88d7-fc9da0c4b454 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:18:34.309 7 INFO cinder.api.openstack.wsgi [None req-31389a1e-b0d6-427f-a03d-3b10ec79bdea 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:18:34.310 8 INFO cinder.api.openstack.wsgi [None req-f97b04e3-adef-49ed-88d7-fc9da0c4b454 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:18:34.310 7 INFO cinder.api.openstack.wsgi [None req-31389a1e-b0d6-427f-a03d-3b10ec79bdea 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:18:44.308 8 INFO cinder.api.openstack.wsgi [None req-f97b04e3-adef-49ed-88d7-fc9da0c4b454 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:18:44.309 7 INFO cinder.api.openstack.wsgi [None req-31389a1e-b0d6-427f-a03d-3b10ec79bdea 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:18:44.310 8 INFO cinder.api.openstack.wsgi [None req-f97b04e3-adef-49ed-88d7-fc9da0c4b454 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:18:44.310 7 INFO cinder.api.openstack.wsgi [None req-31389a1e-b0d6-427f-a03d-3b10ec79bdea 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:18:54.309 8 INFO cinder.api.openstack.wsgi [None req-f97b04e3-adef-49ed-88d7-fc9da0c4b454 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:18:54.309 7 INFO cinder.api.openstack.wsgi [None req-31389a1e-b0d6-427f-a03d-3b10ec79bdea 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:18:54.310 8 INFO cinder.api.openstack.wsgi [None req-f97b04e3-adef-49ed-88d7-fc9da0c4b454 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:18:54.310 7 INFO cinder.api.openstack.wsgi [None req-31389a1e-b0d6-427f-a03d-3b10ec79bdea 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:19:04.310 8 INFO cinder.api.openstack.wsgi [None req-f97b04e3-adef-49ed-88d7-fc9da0c4b454 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:19:04.311 8 INFO cinder.api.openstack.wsgi [None req-f97b04e3-adef-49ed-88d7-fc9da0c4b454 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:19:04.311 7 INFO cinder.api.openstack.wsgi [None req-31389a1e-b0d6-427f-a03d-3b10ec79bdea 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:19:04.312 7 INFO cinder.api.openstack.wsgi [None req-31389a1e-b0d6-427f-a03d-3b10ec79bdea 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:19:05.622 8 INFO cinder.api.openstack.wsgi [None req-7aefd388-11e6-4495-9fe9-e3478aac69f8 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/volumes/detail?all_tenants=true 2026-07-15 12:19:05.630 8 INFO cinder.volume.api [None req-7aefd388-11e6-4495-9fe9-e3478aac69f8 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] Get all volumes completed successfully. 2026-07-15 12:19:05.631 8 INFO cinder.api.openstack.wsgi [None req-7aefd388-11e6-4495-9fe9-e3478aac69f8 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 231/463] 10.0.0.199 () {28 vars in 684 bytes} [Wed Jul 15 12:19:05 2026] GET /v3/e3abcbd0869e4dd2ad9476beb55d7748/volumes/detail?all_tenants=true => generated 15 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-15 12:19:05.645 7 INFO cinder.api.openstack.wsgi [None req-bf5b0fe9-fec7-4213-bba0-7e2b4e5ed615 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/snapshots?all_tenants=true 2026-07-15 12:19:05.653 7 INFO cinder.volume.api [None req-bf5b0fe9-fec7-4213-bba0-7e2b4e5ed615 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] Get all snapshots completed successfully. 2026-07-15 12:19:05.654 7 INFO cinder.api.openstack.wsgi [None req-bf5b0fe9-fec7-4213-bba0-7e2b4e5ed615 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 233/464] 10.0.0.199 () {28 vars in 674 bytes} [Wed Jul 15 12:19:05 2026] GET /v3/e3abcbd0869e4dd2ad9476beb55d7748/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-15 12:19:05.663 8 INFO cinder.api.openstack.wsgi [None req-032889a5-2d8b-4d1a-8adb-5cc2fae245ba 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/volumes/detail?all_tenants=true 2026-07-15 12:19:05.672 8 INFO cinder.volume.api [None req-032889a5-2d8b-4d1a-8adb-5cc2fae245ba 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] Get all volumes completed successfully. 2026-07-15 12:19:05.673 8 INFO cinder.api.openstack.wsgi [None req-032889a5-2d8b-4d1a-8adb-5cc2fae245ba 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 232/465] 10.0.0.199 () {28 vars in 684 bytes} [Wed Jul 15 12:19:05 2026] GET /v3/e3abcbd0869e4dd2ad9476beb55d7748/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-15 12:19:05.686 7 INFO cinder.api.openstack.wsgi [None req-3385be3f-b2a9-4634-a031-4853ba7924be 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/os-services 2026-07-15 12:19:05.693 7 INFO cinder.api.openstack.wsgi [None req-3385be3f-b2a9-4634-a031-4853ba7924be 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/os-services returned with HTTP 200 [pid: 7|app: 0|req: 234/466] 10.0.0.199 () {28 vars in 645 bytes} [Wed Jul 15 12:19:05 2026] GET /v3/e3abcbd0869e4dd2ad9476beb55d7748/os-services => generated 646 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 12:19:05.703 8 INFO cinder.api.openstack.wsgi [None req-34d71899-53a4-4e5f-9800-ca5e0361cfc6 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/scheduler-stats/get_pools?detail=true 2026-07-15 12:19:06.229 8 INFO cinder.api.openstack.wsgi [None req-34d71899-53a4-4e5f-9800-ca5e0361cfc6 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 233/467] 10.0.0.199 () {28 vars in 696 bytes} [Wed Jul 15 12:19:05 2026] GET /v3/e3abcbd0869e4dd2ad9476beb55d7748/scheduler-stats/get_pools?detail=true => generated 670 bytes in 534 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 12:19:06.294 7 INFO cinder.api.openstack.wsgi [None req-fd7cabb1-7172-4329-86fb-cf872fb923d0 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/1f0c2fc7be4042afa522e3c29bd0691c?usage=true 2026-07-15 12:19:06.314 7 INFO cinder.api.openstack.wsgi [None req-fd7cabb1-7172-4329-86fb-cf872fb923d0 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/1f0c2fc7be4042afa522e3c29bd0691c?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 235/468] 10.0.0.199 () {28 vars in 736 bytes} [Wed Jul 15 12:19:06 2026] GET /v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/1f0c2fc7be4042afa522e3c29bd0691c?usage=true => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 12:19:06.327 8 INFO cinder.api.openstack.wsgi [None req-ae497be0-7239-4d0f-8350-d725e032e65b 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/7c63e376426f483684c930a4e3a43654?usage=true 2026-07-15 12:19:06.350 8 INFO cinder.api.openstack.wsgi [None req-ae497be0-7239-4d0f-8350-d725e032e65b 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/7c63e376426f483684c930a4e3a43654?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 234/469] 10.0.0.199 () {28 vars in 736 bytes} [Wed Jul 15 12:19:06 2026] GET /v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/7c63e376426f483684c930a4e3a43654?usage=true => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 12:19:06.361 7 INFO cinder.api.openstack.wsgi [None req-c6fb61bd-459c-4e42-be30-ad377da9025d 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/e3abcbd0869e4dd2ad9476beb55d7748?usage=true 2026-07-15 12:19:06.383 7 INFO cinder.api.openstack.wsgi [None req-c6fb61bd-459c-4e42-be30-ad377da9025d 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/e3abcbd0869e4dd2ad9476beb55d7748?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 236/470] 10.0.0.199 () {28 vars in 736 bytes} [Wed Jul 15 12:19:06 2026] GET /v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/e3abcbd0869e4dd2ad9476beb55d7748?usage=true => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 12:19:14.308 8 INFO cinder.api.openstack.wsgi [None req-ae497be0-7239-4d0f-8350-d725e032e65b 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:19:14.309 8 INFO cinder.api.openstack.wsgi [None req-ae497be0-7239-4d0f-8350-d725e032e65b 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:19:14.309 7 INFO cinder.api.openstack.wsgi [None req-c6fb61bd-459c-4e42-be30-ad377da9025d 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:19:14.310 7 INFO cinder.api.openstack.wsgi [None req-c6fb61bd-459c-4e42-be30-ad377da9025d 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:19:24.308 8 INFO cinder.api.openstack.wsgi [None req-ae497be0-7239-4d0f-8350-d725e032e65b 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:19:24.308 7 INFO cinder.api.openstack.wsgi [None req-c6fb61bd-459c-4e42-be30-ad377da9025d 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:19:24.309 8 INFO cinder.api.openstack.wsgi [None req-ae497be0-7239-4d0f-8350-d725e032e65b 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:19:24.311 7 INFO cinder.api.openstack.wsgi [None req-c6fb61bd-459c-4e42-be30-ad377da9025d 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:19:34.308 8 INFO cinder.api.openstack.wsgi [None req-ae497be0-7239-4d0f-8350-d725e032e65b 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:19:34.308 7 INFO cinder.api.openstack.wsgi [None req-c6fb61bd-459c-4e42-be30-ad377da9025d 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:19:34.309 8 INFO cinder.api.openstack.wsgi [None req-ae497be0-7239-4d0f-8350-d725e032e65b 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:19:34.310 7 INFO cinder.api.openstack.wsgi [None req-c6fb61bd-459c-4e42-be30-ad377da9025d 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:19:44.307 8 INFO cinder.api.openstack.wsgi [None req-ae497be0-7239-4d0f-8350-d725e032e65b 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:19:44.308 8 INFO cinder.api.openstack.wsgi [None req-ae497be0-7239-4d0f-8350-d725e032e65b 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:19:44.308 7 INFO cinder.api.openstack.wsgi [None req-c6fb61bd-459c-4e42-be30-ad377da9025d 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:19:44.310 7 INFO cinder.api.openstack.wsgi [None req-c6fb61bd-459c-4e42-be30-ad377da9025d 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:19:54.308 8 INFO cinder.api.openstack.wsgi [None req-ae497be0-7239-4d0f-8350-d725e032e65b 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:19:54.308 7 INFO cinder.api.openstack.wsgi [None req-c6fb61bd-459c-4e42-be30-ad377da9025d 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:19:54.309 8 INFO cinder.api.openstack.wsgi [None req-ae497be0-7239-4d0f-8350-d725e032e65b 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:19:54.309 7 INFO cinder.api.openstack.wsgi [None req-c6fb61bd-459c-4e42-be30-ad377da9025d 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:20:04.309 8 INFO cinder.api.openstack.wsgi [None req-ae497be0-7239-4d0f-8350-d725e032e65b 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:20:04.309 7 INFO cinder.api.openstack.wsgi [None req-c6fb61bd-459c-4e42-be30-ad377da9025d 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:20:04.310 8 INFO cinder.api.openstack.wsgi [None req-ae497be0-7239-4d0f-8350-d725e032e65b 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:20:04.311 7 INFO cinder.api.openstack.wsgi [None req-c6fb61bd-459c-4e42-be30-ad377da9025d 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:20:05.600 8 INFO cinder.api.openstack.wsgi [None req-1607ebfa-8c3c-4382-abdb-bd0922288584 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/snapshots?all_tenants=true 2026-07-15 12:20:05.607 8 INFO cinder.volume.api [None req-1607ebfa-8c3c-4382-abdb-bd0922288584 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] Get all snapshots completed successfully. 2026-07-15 12:20:05.607 8 INFO cinder.api.openstack.wsgi [None req-1607ebfa-8c3c-4382-abdb-bd0922288584 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 241/483] 10.0.0.199 () {28 vars in 674 bytes} [Wed Jul 15 12:20:05 2026] GET /v3/e3abcbd0869e4dd2ad9476beb55d7748/snapshots?all_tenants=true => generated 17 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-15 12:20:05.621 7 INFO cinder.api.openstack.wsgi [None req-1d187ff1-33cb-4802-bb90-ec5760df8994 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/os-services 2026-07-15 12:20:05.640 7 INFO cinder.api.openstack.wsgi [None req-1d187ff1-33cb-4802-bb90-ec5760df8994 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/os-services returned with HTTP 200 [pid: 7|app: 0|req: 243/484] 10.0.0.199 () {28 vars in 645 bytes} [Wed Jul 15 12:20:05 2026] GET /v3/e3abcbd0869e4dd2ad9476beb55d7748/os-services => generated 646 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 12:20:05.652 8 INFO cinder.api.openstack.wsgi [None req-4764d061-26e1-4924-ad1d-2247cf7a0f33 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/volumes/detail?all_tenants=true 2026-07-15 12:20:05.664 8 INFO cinder.volume.api [None req-4764d061-26e1-4924-ad1d-2247cf7a0f33 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] Get all volumes completed successfully. 2026-07-15 12:20:05.666 8 INFO cinder.api.openstack.wsgi [None req-4764d061-26e1-4924-ad1d-2247cf7a0f33 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 242/485] 10.0.0.199 () {28 vars in 684 bytes} [Wed Jul 15 12:20:05 2026] GET /v3/e3abcbd0869e4dd2ad9476beb55d7748/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-15 12:20:05.676 7 INFO cinder.api.openstack.wsgi [None req-5062faf2-5885-48c6-8e96-2763de23ed25 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/volumes/detail?all_tenants=true 2026-07-15 12:20:05.685 7 INFO cinder.volume.api [None req-5062faf2-5885-48c6-8e96-2763de23ed25 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] Get all volumes completed successfully. 2026-07-15 12:20:05.686 7 INFO cinder.api.openstack.wsgi [None req-5062faf2-5885-48c6-8e96-2763de23ed25 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 244/486] 10.0.0.199 () {28 vars in 684 bytes} [Wed Jul 15 12:20:05 2026] GET /v3/e3abcbd0869e4dd2ad9476beb55d7748/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-15 12:20:05.698 8 INFO cinder.api.openstack.wsgi [None req-e15e1841-4e5b-42d8-887f-30802b0fc7ee 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/scheduler-stats/get_pools?detail=true 2026-07-15 12:20:06.205 8 INFO cinder.api.openstack.wsgi [None req-e15e1841-4e5b-42d8-887f-30802b0fc7ee 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 243/487] 10.0.0.199 () {28 vars in 696 bytes} [Wed Jul 15 12:20:05 2026] GET /v3/e3abcbd0869e4dd2ad9476beb55d7748/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-15 12:20:06.248 7 INFO cinder.api.openstack.wsgi [None req-90f8db60-4998-412f-85e4-e8360b8782f7 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/1f0c2fc7be4042afa522e3c29bd0691c?usage=true 2026-07-15 12:20:06.276 7 INFO cinder.api.openstack.wsgi [None req-90f8db60-4998-412f-85e4-e8360b8782f7 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/1f0c2fc7be4042afa522e3c29bd0691c?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 245/488] 10.0.0.199 () {28 vars in 736 bytes} [Wed Jul 15 12:20:06 2026] GET /v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/1f0c2fc7be4042afa522e3c29bd0691c?usage=true => generated 845 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 12:20:06.289 8 INFO cinder.api.openstack.wsgi [None req-dd02bba1-f655-4d74-b76e-09da2f9eb41f 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/7c63e376426f483684c930a4e3a43654?usage=true 2026-07-15 12:20:06.315 8 INFO cinder.api.openstack.wsgi [None req-dd02bba1-f655-4d74-b76e-09da2f9eb41f 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/7c63e376426f483684c930a4e3a43654?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 244/489] 10.0.0.199 () {28 vars in 736 bytes} [Wed Jul 15 12:20:06 2026] GET /v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/7c63e376426f483684c930a4e3a43654?usage=true => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 12:20:06.327 7 INFO cinder.api.openstack.wsgi [None req-1fb55182-e5eb-41bd-bab1-ab3c57ea267c 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/e3abcbd0869e4dd2ad9476beb55d7748?usage=true 2026-07-15 12:20:06.346 7 INFO cinder.api.openstack.wsgi [None req-1fb55182-e5eb-41bd-bab1-ab3c57ea267c 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/e3abcbd0869e4dd2ad9476beb55d7748?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 246/490] 10.0.0.199 () {28 vars in 736 bytes} [Wed Jul 15 12:20:06 2026] GET /v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/e3abcbd0869e4dd2ad9476beb55d7748?usage=true => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 12:20:14.309 8 INFO cinder.api.openstack.wsgi [None req-dd02bba1-f655-4d74-b76e-09da2f9eb41f 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:20:14.309 7 INFO cinder.api.openstack.wsgi [None req-1fb55182-e5eb-41bd-bab1-ab3c57ea267c 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:20:14.310 7 INFO cinder.api.openstack.wsgi [None req-1fb55182-e5eb-41bd-bab1-ab3c57ea267c 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:20:14.310 8 INFO cinder.api.openstack.wsgi [None req-dd02bba1-f655-4d74-b76e-09da2f9eb41f 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:20:24.308 7 INFO cinder.api.openstack.wsgi [None req-1fb55182-e5eb-41bd-bab1-ab3c57ea267c 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:20:24.309 7 INFO cinder.api.openstack.wsgi [None req-1fb55182-e5eb-41bd-bab1-ab3c57ea267c 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:20:24.309 8 INFO cinder.api.openstack.wsgi [None req-dd02bba1-f655-4d74-b76e-09da2f9eb41f 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:20:24.311 8 INFO cinder.api.openstack.wsgi [None req-dd02bba1-f655-4d74-b76e-09da2f9eb41f 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:20:34.308 7 INFO cinder.api.openstack.wsgi [None req-1fb55182-e5eb-41bd-bab1-ab3c57ea267c 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:20:34.308 8 INFO cinder.api.openstack.wsgi [None req-dd02bba1-f655-4d74-b76e-09da2f9eb41f 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:20:34.309 7 INFO cinder.api.openstack.wsgi [None req-1fb55182-e5eb-41bd-bab1-ab3c57ea267c 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:20:34.309 8 INFO cinder.api.openstack.wsgi [None req-dd02bba1-f655-4d74-b76e-09da2f9eb41f 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:20:44.308 7 INFO cinder.api.openstack.wsgi [None req-1fb55182-e5eb-41bd-bab1-ab3c57ea267c 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:20:44.310 7 INFO cinder.api.openstack.wsgi [None req-1fb55182-e5eb-41bd-bab1-ab3c57ea267c 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:20:44.309 8 INFO cinder.api.openstack.wsgi [None req-dd02bba1-f655-4d74-b76e-09da2f9eb41f 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:20:44.311 8 INFO cinder.api.openstack.wsgi [None req-dd02bba1-f655-4d74-b76e-09da2f9eb41f 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:20:54.309 8 INFO cinder.api.openstack.wsgi [None req-dd02bba1-f655-4d74-b76e-09da2f9eb41f 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:20:54.309 7 INFO cinder.api.openstack.wsgi [None req-1fb55182-e5eb-41bd-bab1-ab3c57ea267c 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:20:54.310 8 INFO cinder.api.openstack.wsgi [None req-dd02bba1-f655-4d74-b76e-09da2f9eb41f 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:20:54.310 7 INFO cinder.api.openstack.wsgi [None req-1fb55182-e5eb-41bd-bab1-ab3c57ea267c 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:21:04.308 8 INFO cinder.api.openstack.wsgi [None req-dd02bba1-f655-4d74-b76e-09da2f9eb41f 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:21:04.309 8 INFO cinder.api.openstack.wsgi [None req-dd02bba1-f655-4d74-b76e-09da2f9eb41f 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:21:04.309 7 INFO cinder.api.openstack.wsgi [None req-1fb55182-e5eb-41bd-bab1-ab3c57ea267c 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:21:04.310 7 INFO cinder.api.openstack.wsgi [None req-1fb55182-e5eb-41bd-bab1-ab3c57ea267c 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:21:05.642 8 INFO cinder.api.openstack.wsgi [None req-aff66c76-af6b-461c-857f-2b506a0049ce 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/scheduler-stats/get_pools?detail=true 2026-07-15 12:21:06.146 8 INFO cinder.api.openstack.wsgi [None req-aff66c76-af6b-461c-857f-2b506a0049ce 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 251/503] 10.0.0.199 () {28 vars in 696 bytes} [Wed Jul 15 12:21:05 2026] GET /v3/e3abcbd0869e4dd2ad9476beb55d7748/scheduler-stats/get_pools?detail=true => generated 670 bytes in 553 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 12:21:06.197 7 INFO cinder.api.openstack.wsgi [None req-87e7918a-9919-469d-bbd8-50a101fd7989 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/1f0c2fc7be4042afa522e3c29bd0691c?usage=true 2026-07-15 12:21:06.222 7 INFO cinder.api.openstack.wsgi [None req-87e7918a-9919-469d-bbd8-50a101fd7989 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/1f0c2fc7be4042afa522e3c29bd0691c?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 253/504] 10.0.0.199 () {28 vars in 736 bytes} [Wed Jul 15 12:21:06 2026] GET /v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/1f0c2fc7be4042afa522e3c29bd0691c?usage=true => generated 845 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 12:21:06.235 8 INFO cinder.api.openstack.wsgi [None req-c63776ae-ddd8-42b4-be43-3ab9707926d4 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/7c63e376426f483684c930a4e3a43654?usage=true 2026-07-15 12:21:06.257 8 INFO cinder.api.openstack.wsgi [None req-c63776ae-ddd8-42b4-be43-3ab9707926d4 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/7c63e376426f483684c930a4e3a43654?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 252/505] 10.0.0.199 () {28 vars in 736 bytes} [Wed Jul 15 12:21:06 2026] GET /v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/7c63e376426f483684c930a4e3a43654?usage=true => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 12:21:06.270 7 INFO cinder.api.openstack.wsgi [None req-dfc91e61-a133-42b1-a50f-27d5690f66a0 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/e3abcbd0869e4dd2ad9476beb55d7748?usage=true 2026-07-15 12:21:06.294 7 INFO cinder.api.openstack.wsgi [None req-dfc91e61-a133-42b1-a50f-27d5690f66a0 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/e3abcbd0869e4dd2ad9476beb55d7748?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 254/506] 10.0.0.199 () {28 vars in 736 bytes} [Wed Jul 15 12:21:06 2026] GET /v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/e3abcbd0869e4dd2ad9476beb55d7748?usage=true => generated 845 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 12:21:06.305 8 INFO cinder.api.openstack.wsgi [None req-d2dc1915-9597-477c-b167-51aaa8fce40a 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/volumes/detail?all_tenants=true 2026-07-15 12:21:06.315 8 INFO cinder.volume.api [None req-d2dc1915-9597-477c-b167-51aaa8fce40a 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] Get all volumes completed successfully. 2026-07-15 12:21:06.317 8 INFO cinder.api.openstack.wsgi [None req-d2dc1915-9597-477c-b167-51aaa8fce40a 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 253/507] 10.0.0.199 () {28 vars in 684 bytes} [Wed Jul 15 12:21:06 2026] GET /v3/e3abcbd0869e4dd2ad9476beb55d7748/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-15 12:21:06.327 7 INFO cinder.api.openstack.wsgi [None req-d4b01a23-bde5-48fb-8030-a1b54c35b5e0 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/snapshots?all_tenants=true 2026-07-15 12:21:06.334 7 INFO cinder.volume.api [None req-d4b01a23-bde5-48fb-8030-a1b54c35b5e0 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] Get all snapshots completed successfully. 2026-07-15 12:21:06.334 7 INFO cinder.api.openstack.wsgi [None req-d4b01a23-bde5-48fb-8030-a1b54c35b5e0 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 255/508] 10.0.0.199 () {28 vars in 674 bytes} [Wed Jul 15 12:21:06 2026] GET /v3/e3abcbd0869e4dd2ad9476beb55d7748/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-15 12:21:06.346 8 INFO cinder.api.openstack.wsgi [None req-0a4dfb2f-9d7e-456d-8bfc-bf15bf103aeb 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/os-services 2026-07-15 12:21:06.351 8 INFO cinder.api.openstack.wsgi [None req-0a4dfb2f-9d7e-456d-8bfc-bf15bf103aeb 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/os-services returned with HTTP 200 [pid: 8|app: 0|req: 254/509] 10.0.0.199 () {28 vars in 645 bytes} [Wed Jul 15 12:21:06 2026] GET /v3/e3abcbd0869e4dd2ad9476beb55d7748/os-services => generated 646 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 12:21:06.363 7 INFO cinder.api.openstack.wsgi [None req-65e4cbfe-c418-45b6-a1c3-5f7c49f4ec80 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/volumes/detail?all_tenants=true 2026-07-15 12:21:06.373 7 INFO cinder.volume.api [None req-65e4cbfe-c418-45b6-a1c3-5f7c49f4ec80 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] Get all volumes completed successfully. 2026-07-15 12:21:06.375 7 INFO cinder.api.openstack.wsgi [None req-65e4cbfe-c418-45b6-a1c3-5f7c49f4ec80 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 256/510] 10.0.0.199 () {28 vars in 684 bytes} [Wed Jul 15 12:21:06 2026] GET /v3/e3abcbd0869e4dd2ad9476beb55d7748/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-15 12:21:14.308 8 INFO cinder.api.openstack.wsgi [None req-0a4dfb2f-9d7e-456d-8bfc-bf15bf103aeb 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:21:14.308 7 INFO cinder.api.openstack.wsgi [None req-65e4cbfe-c418-45b6-a1c3-5f7c49f4ec80 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:21:14.309 8 INFO cinder.api.openstack.wsgi [None req-0a4dfb2f-9d7e-456d-8bfc-bf15bf103aeb 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:21:14.310 7 INFO cinder.api.openstack.wsgi [None req-65e4cbfe-c418-45b6-a1c3-5f7c49f4ec80 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:21:24.308 8 INFO cinder.api.openstack.wsgi [None req-0a4dfb2f-9d7e-456d-8bfc-bf15bf103aeb 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:21:24.309 7 INFO cinder.api.openstack.wsgi [None req-65e4cbfe-c418-45b6-a1c3-5f7c49f4ec80 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:21:24.310 8 INFO cinder.api.openstack.wsgi [None req-0a4dfb2f-9d7e-456d-8bfc-bf15bf103aeb 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:21:24.310 7 INFO cinder.api.openstack.wsgi [None req-65e4cbfe-c418-45b6-a1c3-5f7c49f4ec80 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:21:34.309 8 INFO cinder.api.openstack.wsgi [None req-0a4dfb2f-9d7e-456d-8bfc-bf15bf103aeb 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:21:34.309 7 INFO cinder.api.openstack.wsgi [None req-65e4cbfe-c418-45b6-a1c3-5f7c49f4ec80 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:21:34.310 7 INFO cinder.api.openstack.wsgi [None req-65e4cbfe-c418-45b6-a1c3-5f7c49f4ec80 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:21:34.310 8 INFO cinder.api.openstack.wsgi [None req-0a4dfb2f-9d7e-456d-8bfc-bf15bf103aeb 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:21:44.309 7 INFO cinder.api.openstack.wsgi [None req-65e4cbfe-c418-45b6-a1c3-5f7c49f4ec80 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:21:44.309 8 INFO cinder.api.openstack.wsgi [None req-0a4dfb2f-9d7e-456d-8bfc-bf15bf103aeb 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:21:44.310 7 INFO cinder.api.openstack.wsgi [None req-65e4cbfe-c418-45b6-a1c3-5f7c49f4ec80 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:21:44.310 8 INFO cinder.api.openstack.wsgi [None req-0a4dfb2f-9d7e-456d-8bfc-bf15bf103aeb 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:21:54.308 8 INFO cinder.api.openstack.wsgi [None req-0a4dfb2f-9d7e-456d-8bfc-bf15bf103aeb 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:21:54.309 8 INFO cinder.api.openstack.wsgi [None req-0a4dfb2f-9d7e-456d-8bfc-bf15bf103aeb 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:21:54.309 7 INFO cinder.api.openstack.wsgi [None req-65e4cbfe-c418-45b6-a1c3-5f7c49f4ec80 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:21:54.310 7 INFO cinder.api.openstack.wsgi [None req-65e4cbfe-c418-45b6-a1c3-5f7c49f4ec80 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:22:04.309 8 INFO cinder.api.openstack.wsgi [None req-0a4dfb2f-9d7e-456d-8bfc-bf15bf103aeb 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:22:04.309 7 INFO cinder.api.openstack.wsgi [None req-65e4cbfe-c418-45b6-a1c3-5f7c49f4ec80 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:22:04.310 8 INFO cinder.api.openstack.wsgi [None req-0a4dfb2f-9d7e-456d-8bfc-bf15bf103aeb 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:22:04.310 7 INFO cinder.api.openstack.wsgi [None req-65e4cbfe-c418-45b6-a1c3-5f7c49f4ec80 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:22:05.587 8 INFO cinder.api.openstack.wsgi [None req-2f55db70-6679-48ac-a159-48eb553145c7 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/os-services 2026-07-15 12:22:05.592 8 INFO cinder.api.openstack.wsgi [None req-2f55db70-6679-48ac-a159-48eb553145c7 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/os-services returned with HTTP 200 [pid: 8|app: 0|req: 261/523] 10.0.0.199 () {28 vars in 645 bytes} [Wed Jul 15 12:22:05 2026] GET /v3/e3abcbd0869e4dd2ad9476beb55d7748/os-services => generated 646 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 12:22:05.602 7 INFO cinder.api.openstack.wsgi [None req-8ca96e83-10e7-4ad4-b1e2-0d24ad0dae4c 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/volumes/detail?all_tenants=true 2026-07-15 12:22:05.612 7 INFO cinder.volume.api [None req-8ca96e83-10e7-4ad4-b1e2-0d24ad0dae4c 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] Get all volumes completed successfully. 2026-07-15 12:22:05.615 7 INFO cinder.api.openstack.wsgi [None req-8ca96e83-10e7-4ad4-b1e2-0d24ad0dae4c 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 263/524] 10.0.0.199 () {28 vars in 684 bytes} [Wed Jul 15 12:22:05 2026] GET /v3/e3abcbd0869e4dd2ad9476beb55d7748/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-15 12:22:05.627 8 INFO cinder.api.openstack.wsgi [None req-646731d1-444e-49cb-bbae-aac3ad8b8123 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/volumes/detail?all_tenants=true 2026-07-15 12:22:05.637 8 INFO cinder.volume.api [None req-646731d1-444e-49cb-bbae-aac3ad8b8123 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] Get all volumes completed successfully. 2026-07-15 12:22:05.639 8 INFO cinder.api.openstack.wsgi [None req-646731d1-444e-49cb-bbae-aac3ad8b8123 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 262/525] 10.0.0.199 () {28 vars in 684 bytes} [Wed Jul 15 12:22:05 2026] GET /v3/e3abcbd0869e4dd2ad9476beb55d7748/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-15 12:22:05.650 7 INFO cinder.api.openstack.wsgi [None req-644144be-4b94-4340-ad11-2f683c5d355a 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/scheduler-stats/get_pools?detail=true 2026-07-15 12:22:06.186 7 INFO cinder.api.openstack.wsgi [None req-644144be-4b94-4340-ad11-2f683c5d355a 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 264/526] 10.0.0.199 () {28 vars in 696 bytes} [Wed Jul 15 12:22:05 2026] GET /v3/e3abcbd0869e4dd2ad9476beb55d7748/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-15 12:22:06.227 8 INFO cinder.api.openstack.wsgi [None req-9f17f920-d815-499c-9ae1-a2823af36124 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/1f0c2fc7be4042afa522e3c29bd0691c?usage=true 2026-07-15 12:22:06.252 8 INFO cinder.api.openstack.wsgi [None req-9f17f920-d815-499c-9ae1-a2823af36124 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/1f0c2fc7be4042afa522e3c29bd0691c?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 263/527] 10.0.0.199 () {28 vars in 736 bytes} [Wed Jul 15 12:22:06 2026] GET /v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/1f0c2fc7be4042afa522e3c29bd0691c?usage=true => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 12:22:06.266 7 INFO cinder.api.openstack.wsgi [None req-09ac5b3f-ff3b-439a-b3fc-a4d91c29dee6 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/7c63e376426f483684c930a4e3a43654?usage=true 2026-07-15 12:22:06.285 7 INFO cinder.api.openstack.wsgi [None req-09ac5b3f-ff3b-439a-b3fc-a4d91c29dee6 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/7c63e376426f483684c930a4e3a43654?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 265/528] 10.0.0.199 () {28 vars in 736 bytes} [Wed Jul 15 12:22:06 2026] GET /v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/7c63e376426f483684c930a4e3a43654?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 12:22:06.299 8 INFO cinder.api.openstack.wsgi [None req-a18aa453-2e42-42d3-bf27-57339cd05cc2 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/e3abcbd0869e4dd2ad9476beb55d7748?usage=true 2026-07-15 12:22:06.315 8 INFO cinder.api.openstack.wsgi [None req-a18aa453-2e42-42d3-bf27-57339cd05cc2 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/e3abcbd0869e4dd2ad9476beb55d7748?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 264/529] 10.0.0.199 () {28 vars in 736 bytes} [Wed Jul 15 12:22:06 2026] GET /v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/e3abcbd0869e4dd2ad9476beb55d7748?usage=true => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 12:22:06.327 7 INFO cinder.api.openstack.wsgi [None req-4adcb3f5-2cf0-4b28-ac71-d63a694d495e 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/snapshots?all_tenants=true 2026-07-15 12:22:06.334 7 INFO cinder.volume.api [None req-4adcb3f5-2cf0-4b28-ac71-d63a694d495e 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] Get all snapshots completed successfully. 2026-07-15 12:22:06.334 7 INFO cinder.api.openstack.wsgi [None req-4adcb3f5-2cf0-4b28-ac71-d63a694d495e 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 266/530] 10.0.0.199 () {28 vars in 674 bytes} [Wed Jul 15 12:22:06 2026] GET /v3/e3abcbd0869e4dd2ad9476beb55d7748/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-15 12:22:14.308 8 INFO cinder.api.openstack.wsgi [None req-a18aa453-2e42-42d3-bf27-57339cd05cc2 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:22:14.308 7 INFO cinder.api.openstack.wsgi [None req-4adcb3f5-2cf0-4b28-ac71-d63a694d495e 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:22:14.309 8 INFO cinder.api.openstack.wsgi [None req-a18aa453-2e42-42d3-bf27-57339cd05cc2 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:22:14.310 7 INFO cinder.api.openstack.wsgi [None req-4adcb3f5-2cf0-4b28-ac71-d63a694d495e 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:22:24.308 8 INFO cinder.api.openstack.wsgi [None req-a18aa453-2e42-42d3-bf27-57339cd05cc2 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:22:24.308 7 INFO cinder.api.openstack.wsgi [None req-4adcb3f5-2cf0-4b28-ac71-d63a694d495e 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:22:24.309 8 INFO cinder.api.openstack.wsgi [None req-a18aa453-2e42-42d3-bf27-57339cd05cc2 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:22:24.310 7 INFO cinder.api.openstack.wsgi [None req-4adcb3f5-2cf0-4b28-ac71-d63a694d495e 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:22:34.308 8 INFO cinder.api.openstack.wsgi [None req-a18aa453-2e42-42d3-bf27-57339cd05cc2 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:22:34.308 7 INFO cinder.api.openstack.wsgi [None req-4adcb3f5-2cf0-4b28-ac71-d63a694d495e 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:22:34.309 8 INFO cinder.api.openstack.wsgi [None req-a18aa453-2e42-42d3-bf27-57339cd05cc2 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:22:34.310 7 INFO cinder.api.openstack.wsgi [None req-4adcb3f5-2cf0-4b28-ac71-d63a694d495e 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:22:44.308 8 INFO cinder.api.openstack.wsgi [None req-a18aa453-2e42-42d3-bf27-57339cd05cc2 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:22:44.308 7 INFO cinder.api.openstack.wsgi [None req-4adcb3f5-2cf0-4b28-ac71-d63a694d495e 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:22:44.309 8 INFO cinder.api.openstack.wsgi [None req-a18aa453-2e42-42d3-bf27-57339cd05cc2 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:22:44.309 7 INFO cinder.api.openstack.wsgi [None req-4adcb3f5-2cf0-4b28-ac71-d63a694d495e 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:22:54.309 7 INFO cinder.api.openstack.wsgi [None req-4adcb3f5-2cf0-4b28-ac71-d63a694d495e 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:22:54.309 8 INFO cinder.api.openstack.wsgi [None req-a18aa453-2e42-42d3-bf27-57339cd05cc2 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:22:54.309 7 INFO cinder.api.openstack.wsgi [None req-4adcb3f5-2cf0-4b28-ac71-d63a694d495e 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:22:54.310 8 INFO cinder.api.openstack.wsgi [None req-a18aa453-2e42-42d3-bf27-57339cd05cc2 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:23:04.308 8 INFO cinder.api.openstack.wsgi [None req-a18aa453-2e42-42d3-bf27-57339cd05cc2 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:23:04.308 7 INFO cinder.api.openstack.wsgi [None req-4adcb3f5-2cf0-4b28-ac71-d63a694d495e 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:23:04.309 8 INFO cinder.api.openstack.wsgi [None req-a18aa453-2e42-42d3-bf27-57339cd05cc2 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:23:04.310 7 INFO cinder.api.openstack.wsgi [None req-4adcb3f5-2cf0-4b28-ac71-d63a694d495e 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:23:05.642 8 INFO cinder.api.openstack.wsgi [None req-684c0ea0-e886-4f3d-ad36-89e558e7a293 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/volumes/detail?all_tenants=true 2026-07-15 12:23:05.652 8 INFO cinder.volume.api [None req-684c0ea0-e886-4f3d-ad36-89e558e7a293 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] Get all volumes completed successfully. 2026-07-15 12:23:05.654 8 INFO cinder.api.openstack.wsgi [None req-684c0ea0-e886-4f3d-ad36-89e558e7a293 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 271/543] 10.0.0.199 () {28 vars in 684 bytes} [Wed Jul 15 12:23:05 2026] GET /v3/e3abcbd0869e4dd2ad9476beb55d7748/volumes/detail?all_tenants=true => generated 15 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-15 12:23:05.713 7 INFO cinder.api.openstack.wsgi [None req-2e2e8c97-cac0-43e7-9ac9-2848bf1463af 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/1f0c2fc7be4042afa522e3c29bd0691c?usage=true 2026-07-15 12:23:05.735 7 INFO cinder.api.openstack.wsgi [None req-2e2e8c97-cac0-43e7-9ac9-2848bf1463af 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/1f0c2fc7be4042afa522e3c29bd0691c?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 273/544] 10.0.0.199 () {28 vars in 736 bytes} [Wed Jul 15 12:23:05 2026] GET /v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/1f0c2fc7be4042afa522e3c29bd0691c?usage=true => generated 845 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 12:23:05.747 8 INFO cinder.api.openstack.wsgi [None req-05a1cedf-f9d8-4ad4-acc4-2e58e72cc1b1 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/7c63e376426f483684c930a4e3a43654?usage=true 2026-07-15 12:23:05.769 8 INFO cinder.api.openstack.wsgi [None req-05a1cedf-f9d8-4ad4-acc4-2e58e72cc1b1 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/7c63e376426f483684c930a4e3a43654?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 272/545] 10.0.0.199 () {28 vars in 736 bytes} [Wed Jul 15 12:23:05 2026] GET /v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/7c63e376426f483684c930a4e3a43654?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 12:23:05.781 7 INFO cinder.api.openstack.wsgi [None req-63068154-0469-4eff-a968-2ece26ba07fe 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/e3abcbd0869e4dd2ad9476beb55d7748?usage=true 2026-07-15 12:23:05.802 7 INFO cinder.api.openstack.wsgi [None req-63068154-0469-4eff-a968-2ece26ba07fe 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/e3abcbd0869e4dd2ad9476beb55d7748?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 274/546] 10.0.0.199 () {28 vars in 736 bytes} [Wed Jul 15 12:23:05 2026] GET /v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/e3abcbd0869e4dd2ad9476beb55d7748?usage=true => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 12:23:05.814 8 INFO cinder.api.openstack.wsgi [None req-a11f9d43-dd14-4409-8e41-199e10b2b0bb 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/os-services 2026-07-15 12:23:05.819 8 INFO cinder.api.openstack.wsgi [None req-a11f9d43-dd14-4409-8e41-199e10b2b0bb 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/os-services returned with HTTP 200 [pid: 8|app: 0|req: 273/547] 10.0.0.199 () {28 vars in 645 bytes} [Wed Jul 15 12:23:05 2026] GET /v3/e3abcbd0869e4dd2ad9476beb55d7748/os-services => generated 646 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 12:23:05.832 7 INFO cinder.api.openstack.wsgi [None req-b9bd5683-2f74-4e33-b2fc-7ad22e46de74 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/volumes/detail?all_tenants=true 2026-07-15 12:23:05.844 7 INFO cinder.volume.api [None req-b9bd5683-2f74-4e33-b2fc-7ad22e46de74 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] Get all volumes completed successfully. 2026-07-15 12:23:05.845 7 INFO cinder.api.openstack.wsgi [None req-b9bd5683-2f74-4e33-b2fc-7ad22e46de74 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 275/548] 10.0.0.199 () {28 vars in 684 bytes} [Wed Jul 15 12:23:05 2026] GET /v3/e3abcbd0869e4dd2ad9476beb55d7748/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-15 12:23:05.860 8 INFO cinder.api.openstack.wsgi [None req-11fadb27-6813-4151-aa78-04d5b2b7513d 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/snapshots?all_tenants=true 2026-07-15 12:23:05.866 8 INFO cinder.volume.api [None req-11fadb27-6813-4151-aa78-04d5b2b7513d 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] Get all snapshots completed successfully. 2026-07-15 12:23:05.866 8 INFO cinder.api.openstack.wsgi [None req-11fadb27-6813-4151-aa78-04d5b2b7513d 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 274/549] 10.0.0.199 () {28 vars in 674 bytes} [Wed Jul 15 12:23:05 2026] GET /v3/e3abcbd0869e4dd2ad9476beb55d7748/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-15 12:23:05.878 7 INFO cinder.api.openstack.wsgi [None req-717d03b1-c4c7-4eb3-a229-e27187d0a0c5 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/scheduler-stats/get_pools?detail=true 2026-07-15 12:23:06.381 7 INFO cinder.api.openstack.wsgi [None req-717d03b1-c4c7-4eb3-a229-e27187d0a0c5 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 276/550] 10.0.0.199 () {28 vars in 696 bytes} [Wed Jul 15 12:23:05 2026] GET /v3/e3abcbd0869e4dd2ad9476beb55d7748/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-15 12:23:14.309 8 INFO cinder.api.openstack.wsgi [None req-11fadb27-6813-4151-aa78-04d5b2b7513d 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:23:14.309 7 INFO cinder.api.openstack.wsgi [None req-717d03b1-c4c7-4eb3-a229-e27187d0a0c5 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:23:14.310 8 INFO cinder.api.openstack.wsgi [None req-11fadb27-6813-4151-aa78-04d5b2b7513d 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:23:14.310 7 INFO cinder.api.openstack.wsgi [None req-717d03b1-c4c7-4eb3-a229-e27187d0a0c5 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:23:24.308 8 INFO cinder.api.openstack.wsgi [None req-11fadb27-6813-4151-aa78-04d5b2b7513d 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:23:24.308 7 INFO cinder.api.openstack.wsgi [None req-717d03b1-c4c7-4eb3-a229-e27187d0a0c5 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:23:24.310 8 INFO cinder.api.openstack.wsgi [None req-11fadb27-6813-4151-aa78-04d5b2b7513d 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:23:24.310 7 INFO cinder.api.openstack.wsgi [None req-717d03b1-c4c7-4eb3-a229-e27187d0a0c5 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:23:34.308 7 INFO cinder.api.openstack.wsgi [None req-717d03b1-c4c7-4eb3-a229-e27187d0a0c5 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:23:34.308 8 INFO cinder.api.openstack.wsgi [None req-11fadb27-6813-4151-aa78-04d5b2b7513d 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:23:34.309 7 INFO cinder.api.openstack.wsgi [None req-717d03b1-c4c7-4eb3-a229-e27187d0a0c5 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:23:34.309 8 INFO cinder.api.openstack.wsgi [None req-11fadb27-6813-4151-aa78-04d5b2b7513d 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:23:44.308 7 INFO cinder.api.openstack.wsgi [None req-717d03b1-c4c7-4eb3-a229-e27187d0a0c5 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:23:44.309 8 INFO cinder.api.openstack.wsgi [None req-11fadb27-6813-4151-aa78-04d5b2b7513d 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:23:44.309 7 INFO cinder.api.openstack.wsgi [None req-717d03b1-c4c7-4eb3-a229-e27187d0a0c5 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:23:44.310 8 INFO cinder.api.openstack.wsgi [None req-11fadb27-6813-4151-aa78-04d5b2b7513d 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:23:54.308 7 INFO cinder.api.openstack.wsgi [None req-717d03b1-c4c7-4eb3-a229-e27187d0a0c5 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:23:54.308 8 INFO cinder.api.openstack.wsgi [None req-11fadb27-6813-4151-aa78-04d5b2b7513d 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:23:54.309 8 INFO cinder.api.openstack.wsgi [None req-11fadb27-6813-4151-aa78-04d5b2b7513d 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:23:54.309 7 INFO cinder.api.openstack.wsgi [None req-717d03b1-c4c7-4eb3-a229-e27187d0a0c5 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:24:04.308 8 INFO cinder.api.openstack.wsgi [None req-11fadb27-6813-4151-aa78-04d5b2b7513d 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:24:04.308 7 INFO cinder.api.openstack.wsgi [None req-717d03b1-c4c7-4eb3-a229-e27187d0a0c5 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:24:04.309 8 INFO cinder.api.openstack.wsgi [None req-11fadb27-6813-4151-aa78-04d5b2b7513d 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:24:04.311 7 INFO cinder.api.openstack.wsgi [None req-717d03b1-c4c7-4eb3-a229-e27187d0a0c5 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:24:05.763 8 INFO cinder.api.openstack.wsgi [None req-2ed4174f-0b8c-41da-8fcc-413c4d6fcb31 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/scheduler-stats/get_pools?detail=true 2026-07-15 12:24:06.266 8 INFO cinder.api.openstack.wsgi [None req-2ed4174f-0b8c-41da-8fcc-413c4d6fcb31 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 281/563] 10.0.0.199 () {28 vars in 696 bytes} [Wed Jul 15 12:24:05 2026] GET /v3/e3abcbd0869e4dd2ad9476beb55d7748/scheduler-stats/get_pools?detail=true => generated 670 bytes in 634 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 12:24:06.282 7 INFO cinder.api.openstack.wsgi [None req-8f674cb5-79c1-4d2e-83c3-d8fa5d25ae12 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/volumes/detail?all_tenants=true 2026-07-15 12:24:06.300 7 INFO cinder.volume.api [None req-8f674cb5-79c1-4d2e-83c3-d8fa5d25ae12 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] Get all volumes completed successfully. 2026-07-15 12:24:06.302 7 INFO cinder.api.openstack.wsgi [None req-8f674cb5-79c1-4d2e-83c3-d8fa5d25ae12 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 283/564] 10.0.0.199 () {28 vars in 684 bytes} [Wed Jul 15 12:24:06 2026] GET /v3/e3abcbd0869e4dd2ad9476beb55d7748/volumes/detail?all_tenants=true => generated 15 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-15 12:24:06.312 8 INFO cinder.api.openstack.wsgi [None req-d8f55173-eabf-4b9e-b4a9-3fcfecf14212 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/snapshots?all_tenants=true 2026-07-15 12:24:06.942 8 INFO cinder.volume.api [None req-d8f55173-eabf-4b9e-b4a9-3fcfecf14212 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] Get all snapshots completed successfully. 2026-07-15 12:24:06.943 8 INFO cinder.api.openstack.wsgi [None req-d8f55173-eabf-4b9e-b4a9-3fcfecf14212 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 282/565] 10.0.0.199 () {28 vars in 674 bytes} [Wed Jul 15 12:24:06 2026] GET /v3/e3abcbd0869e4dd2ad9476beb55d7748/snapshots?all_tenants=true => generated 17 bytes in 636 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-15 12:24:06.958 7 INFO cinder.api.openstack.wsgi [None req-570bc5f3-ccfa-451c-b980-2a1b09168394 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/volumes/detail?all_tenants=true 2026-07-15 12:24:06.966 7 INFO cinder.volume.api [None req-570bc5f3-ccfa-451c-b980-2a1b09168394 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] Get all volumes completed successfully. 2026-07-15 12:24:06.967 7 INFO cinder.api.openstack.wsgi [None req-570bc5f3-ccfa-451c-b980-2a1b09168394 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 284/566] 10.0.0.199 () {28 vars in 684 bytes} [Wed Jul 15 12:24:06 2026] GET /v3/e3abcbd0869e4dd2ad9476beb55d7748/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-15 12:24:07.005 8 INFO cinder.api.openstack.wsgi [None req-880234dc-5b3f-4626-99ca-3788435d1c0f 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/1f0c2fc7be4042afa522e3c29bd0691c?usage=true 2026-07-15 12:24:07.029 8 INFO cinder.api.openstack.wsgi [None req-880234dc-5b3f-4626-99ca-3788435d1c0f 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/1f0c2fc7be4042afa522e3c29bd0691c?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 283/567] 10.0.0.199 () {28 vars in 736 bytes} [Wed Jul 15 12:24:07 2026] GET /v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/1f0c2fc7be4042afa522e3c29bd0691c?usage=true => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 12:24:07.039 7 INFO cinder.api.openstack.wsgi [None req-12b6e2c8-03fd-4bc5-8d77-bc6ceccf3cad 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/7c63e376426f483684c930a4e3a43654?usage=true 2026-07-15 12:24:07.059 7 INFO cinder.api.openstack.wsgi [None req-12b6e2c8-03fd-4bc5-8d77-bc6ceccf3cad 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/7c63e376426f483684c930a4e3a43654?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 285/568] 10.0.0.199 () {28 vars in 736 bytes} [Wed Jul 15 12:24:07 2026] GET /v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/7c63e376426f483684c930a4e3a43654?usage=true => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 12:24:07.072 8 INFO cinder.api.openstack.wsgi [None req-ba7df9ea-b12f-4586-823b-223d79a73266 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/e3abcbd0869e4dd2ad9476beb55d7748?usage=true 2026-07-15 12:24:07.093 8 INFO cinder.api.openstack.wsgi [None req-ba7df9ea-b12f-4586-823b-223d79a73266 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/e3abcbd0869e4dd2ad9476beb55d7748?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 284/569] 10.0.0.199 () {28 vars in 736 bytes} [Wed Jul 15 12:24:07 2026] GET /v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/e3abcbd0869e4dd2ad9476beb55d7748?usage=true => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 12:24:07.103 7 INFO cinder.api.openstack.wsgi [None req-c07dddc0-09a5-41c8-a637-86db82685155 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/os-services 2026-07-15 12:24:08.302 7 INFO cinder.api.openstack.wsgi [None req-c07dddc0-09a5-41c8-a637-86db82685155 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/os-services returned with HTTP 200 [pid: 7|app: 0|req: 286/570] 10.0.0.199 () {28 vars in 645 bytes} [Wed Jul 15 12:24:07 2026] GET /v3/e3abcbd0869e4dd2ad9476beb55d7748/os-services => generated 646 bytes in 1206 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 12:24:14.309 7 INFO cinder.api.openstack.wsgi [None req-c07dddc0-09a5-41c8-a637-86db82685155 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:24:14.309 8 INFO cinder.api.openstack.wsgi [None req-ba7df9ea-b12f-4586-823b-223d79a73266 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:24:14.310 7 INFO cinder.api.openstack.wsgi [None req-c07dddc0-09a5-41c8-a637-86db82685155 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:24:14.311 8 INFO cinder.api.openstack.wsgi [None req-ba7df9ea-b12f-4586-823b-223d79a73266 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:24:24.309 7 INFO cinder.api.openstack.wsgi [None req-c07dddc0-09a5-41c8-a637-86db82685155 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:24:24.309 8 INFO cinder.api.openstack.wsgi [None req-ba7df9ea-b12f-4586-823b-223d79a73266 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:24:24.310 7 INFO cinder.api.openstack.wsgi [None req-c07dddc0-09a5-41c8-a637-86db82685155 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:24:24.310 8 INFO cinder.api.openstack.wsgi [None req-ba7df9ea-b12f-4586-823b-223d79a73266 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:24:34.308 8 INFO cinder.api.openstack.wsgi [None req-ba7df9ea-b12f-4586-823b-223d79a73266 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:24:34.308 7 INFO cinder.api.openstack.wsgi [None req-c07dddc0-09a5-41c8-a637-86db82685155 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:24:34.309 8 INFO cinder.api.openstack.wsgi [None req-ba7df9ea-b12f-4586-823b-223d79a73266 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:24:34.310 7 INFO cinder.api.openstack.wsgi [None req-c07dddc0-09a5-41c8-a637-86db82685155 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:24:44.308 8 INFO cinder.api.openstack.wsgi [None req-ba7df9ea-b12f-4586-823b-223d79a73266 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:24:44.308 7 INFO cinder.api.openstack.wsgi [None req-c07dddc0-09a5-41c8-a637-86db82685155 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:24:44.309 8 INFO cinder.api.openstack.wsgi [None req-ba7df9ea-b12f-4586-823b-223d79a73266 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:24:44.309 7 INFO cinder.api.openstack.wsgi [None req-c07dddc0-09a5-41c8-a637-86db82685155 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:24:54.308 8 INFO cinder.api.openstack.wsgi [None req-ba7df9ea-b12f-4586-823b-223d79a73266 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:24:54.308 7 INFO cinder.api.openstack.wsgi [None req-c07dddc0-09a5-41c8-a637-86db82685155 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:24:54.309 8 INFO cinder.api.openstack.wsgi [None req-ba7df9ea-b12f-4586-823b-223d79a73266 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:24:54.309 7 INFO cinder.api.openstack.wsgi [None req-c07dddc0-09a5-41c8-a637-86db82685155 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:25:04.308 7 INFO cinder.api.openstack.wsgi [None req-c07dddc0-09a5-41c8-a637-86db82685155 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:25:04.308 8 INFO cinder.api.openstack.wsgi [None req-ba7df9ea-b12f-4586-823b-223d79a73266 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:25:04.309 8 INFO cinder.api.openstack.wsgi [None req-ba7df9ea-b12f-4586-823b-223d79a73266 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:25:04.309 7 INFO cinder.api.openstack.wsgi [None req-c07dddc0-09a5-41c8-a637-86db82685155 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:25:05.639 7 INFO cinder.api.openstack.wsgi [None req-5149030f-2432-4059-9a94-1ee4ab07ad78 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/snapshots?all_tenants=true 2026-07-15 12:25:05.646 7 INFO cinder.volume.api [None req-5149030f-2432-4059-9a94-1ee4ab07ad78 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] Get all snapshots completed successfully. 2026-07-15 12:25:05.647 7 INFO cinder.api.openstack.wsgi [None req-5149030f-2432-4059-9a94-1ee4ab07ad78 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 293/583] 10.0.0.199 () {28 vars in 674 bytes} [Wed Jul 15 12:25:05 2026] GET /v3/e3abcbd0869e4dd2ad9476beb55d7748/snapshots?all_tenants=true => generated 17 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-15 12:25:05.657 8 INFO cinder.api.openstack.wsgi [None req-9c795c14-80bd-4168-885d-f2783d7029f6 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/os-services 2026-07-15 12:25:05.662 8 INFO cinder.api.openstack.wsgi [None req-9c795c14-80bd-4168-885d-f2783d7029f6 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/os-services returned with HTTP 200 [pid: 8|app: 0|req: 291/584] 10.0.0.199 () {28 vars in 645 bytes} [Wed Jul 15 12:25:05 2026] GET /v3/e3abcbd0869e4dd2ad9476beb55d7748/os-services => generated 646 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 12:25:05.673 7 INFO cinder.api.openstack.wsgi [None req-35c5f4e4-4a09-4b68-b7e6-217c575ae2c1 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/volumes/detail?all_tenants=true 2026-07-15 12:25:05.684 7 INFO cinder.volume.api [None req-35c5f4e4-4a09-4b68-b7e6-217c575ae2c1 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] Get all volumes completed successfully. 2026-07-15 12:25:05.686 7 INFO cinder.api.openstack.wsgi [None req-35c5f4e4-4a09-4b68-b7e6-217c575ae2c1 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 294/585] 10.0.0.199 () {28 vars in 684 bytes} [Wed Jul 15 12:25:05 2026] GET /v3/e3abcbd0869e4dd2ad9476beb55d7748/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-15 12:25:05.758 8 INFO cinder.api.openstack.wsgi [None req-543fc643-0696-4543-b4da-7bb2797d4860 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/1f0c2fc7be4042afa522e3c29bd0691c?usage=true 2026-07-15 12:25:05.785 8 INFO cinder.api.openstack.wsgi [None req-543fc643-0696-4543-b4da-7bb2797d4860 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/1f0c2fc7be4042afa522e3c29bd0691c?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 292/586] 10.0.0.199 () {28 vars in 736 bytes} [Wed Jul 15 12:25:05 2026] GET /v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/1f0c2fc7be4042afa522e3c29bd0691c?usage=true => generated 845 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 12:25:05.799 7 INFO cinder.api.openstack.wsgi [None req-c0470e12-c3c5-4a10-b777-27b25c8ed726 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/7c63e376426f483684c930a4e3a43654?usage=true 2026-07-15 12:25:05.831 7 INFO cinder.api.openstack.wsgi [None req-c0470e12-c3c5-4a10-b777-27b25c8ed726 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/7c63e376426f483684c930a4e3a43654?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 295/587] 10.0.0.199 () {28 vars in 736 bytes} [Wed Jul 15 12:25:05 2026] GET /v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/7c63e376426f483684c930a4e3a43654?usage=true => generated 847 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 12:25:05.842 8 INFO cinder.api.openstack.wsgi [None req-0c446704-8bd5-4772-991a-d0b0ca2372f6 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/e3abcbd0869e4dd2ad9476beb55d7748?usage=true 2026-07-15 12:25:05.869 8 INFO cinder.api.openstack.wsgi [None req-0c446704-8bd5-4772-991a-d0b0ca2372f6 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/e3abcbd0869e4dd2ad9476beb55d7748?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 293/588] 10.0.0.199 () {28 vars in 736 bytes} [Wed Jul 15 12:25:05 2026] GET /v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/e3abcbd0869e4dd2ad9476beb55d7748?usage=true => generated 845 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 12:25:05.883 7 INFO cinder.api.openstack.wsgi [None req-6e83a6aa-3197-4b15-af49-d3f64bc74ad5 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/scheduler-stats/get_pools?detail=true 2026-07-15 12:25:06.386 7 INFO cinder.api.openstack.wsgi [None req-6e83a6aa-3197-4b15-af49-d3f64bc74ad5 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 296/589] 10.0.0.199 () {28 vars in 696 bytes} [Wed Jul 15 12:25:05 2026] GET /v3/e3abcbd0869e4dd2ad9476beb55d7748/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-15 12:25:06.399 8 INFO cinder.api.openstack.wsgi [None req-42308252-6c08-4b29-9173-8bd7818a2a69 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/volumes/detail?all_tenants=true 2026-07-15 12:25:06.409 8 INFO cinder.volume.api [None req-42308252-6c08-4b29-9173-8bd7818a2a69 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] Get all volumes completed successfully. 2026-07-15 12:25:06.411 8 INFO cinder.api.openstack.wsgi [None req-42308252-6c08-4b29-9173-8bd7818a2a69 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 294/590] 10.0.0.199 () {28 vars in 684 bytes} [Wed Jul 15 12:25:06 2026] GET /v3/e3abcbd0869e4dd2ad9476beb55d7748/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-15 12:25:14.308 8 INFO cinder.api.openstack.wsgi [None req-42308252-6c08-4b29-9173-8bd7818a2a69 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:25:14.309 7 INFO cinder.api.openstack.wsgi [None req-6e83a6aa-3197-4b15-af49-d3f64bc74ad5 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:25:14.309 8 INFO cinder.api.openstack.wsgi [None req-42308252-6c08-4b29-9173-8bd7818a2a69 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:25:14.310 7 INFO cinder.api.openstack.wsgi [None req-6e83a6aa-3197-4b15-af49-d3f64bc74ad5 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:25:24.309 7 INFO cinder.api.openstack.wsgi [None req-6e83a6aa-3197-4b15-af49-d3f64bc74ad5 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:25:24.309 8 INFO cinder.api.openstack.wsgi [None req-42308252-6c08-4b29-9173-8bd7818a2a69 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:25:24.310 7 INFO cinder.api.openstack.wsgi [None req-6e83a6aa-3197-4b15-af49-d3f64bc74ad5 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:25:24.310 8 INFO cinder.api.openstack.wsgi [None req-42308252-6c08-4b29-9173-8bd7818a2a69 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:25:34.308 7 INFO cinder.api.openstack.wsgi [None req-6e83a6aa-3197-4b15-af49-d3f64bc74ad5 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:25:34.309 8 INFO cinder.api.openstack.wsgi [None req-42308252-6c08-4b29-9173-8bd7818a2a69 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:25:34.310 7 INFO cinder.api.openstack.wsgi [None req-6e83a6aa-3197-4b15-af49-d3f64bc74ad5 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:25:34.310 8 INFO cinder.api.openstack.wsgi [None req-42308252-6c08-4b29-9173-8bd7818a2a69 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:25:44.308 7 INFO cinder.api.openstack.wsgi [None req-6e83a6aa-3197-4b15-af49-d3f64bc74ad5 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:25:44.309 8 INFO cinder.api.openstack.wsgi [None req-42308252-6c08-4b29-9173-8bd7818a2a69 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:25:44.310 7 INFO cinder.api.openstack.wsgi [None req-6e83a6aa-3197-4b15-af49-d3f64bc74ad5 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:25:44.310 8 INFO cinder.api.openstack.wsgi [None req-42308252-6c08-4b29-9173-8bd7818a2a69 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:25:54.308 7 INFO cinder.api.openstack.wsgi [None req-6e83a6aa-3197-4b15-af49-d3f64bc74ad5 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:25:54.308 8 INFO cinder.api.openstack.wsgi [None req-42308252-6c08-4b29-9173-8bd7818a2a69 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:25:54.309 7 INFO cinder.api.openstack.wsgi [None req-6e83a6aa-3197-4b15-af49-d3f64bc74ad5 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:25:54.309 8 INFO cinder.api.openstack.wsgi [None req-42308252-6c08-4b29-9173-8bd7818a2a69 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:26:04.308 8 INFO cinder.api.openstack.wsgi [None req-42308252-6c08-4b29-9173-8bd7818a2a69 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:26:04.309 7 INFO cinder.api.openstack.wsgi [None req-6e83a6aa-3197-4b15-af49-d3f64bc74ad5 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:26:04.309 8 INFO cinder.api.openstack.wsgi [None req-42308252-6c08-4b29-9173-8bd7818a2a69 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:26:04.310 7 INFO cinder.api.openstack.wsgi [None req-6e83a6aa-3197-4b15-af49-d3f64bc74ad5 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:26:05.660 8 INFO cinder.api.openstack.wsgi [None req-d7a78c3d-84e0-4566-98cb-1ab189ea2ecc 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/volumes/detail?all_tenants=true 2026-07-15 12:26:05.668 8 INFO cinder.volume.api [None req-d7a78c3d-84e0-4566-98cb-1ab189ea2ecc 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] Get all volumes completed successfully. 2026-07-15 12:26:05.669 8 INFO cinder.api.openstack.wsgi [None req-d7a78c3d-84e0-4566-98cb-1ab189ea2ecc 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 301/603] 10.0.0.199 () {28 vars in 684 bytes} [Wed Jul 15 12:26:05 2026] GET /v3/e3abcbd0869e4dd2ad9476beb55d7748/volumes/detail?all_tenants=true => generated 15 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-15 12:26:05.679 7 INFO cinder.api.openstack.wsgi [None req-f29b26d7-6d90-4a99-900f-fa0cba5969db 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/volumes/detail?all_tenants=true 2026-07-15 12:26:05.688 7 INFO cinder.volume.api [None req-f29b26d7-6d90-4a99-900f-fa0cba5969db 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] Get all volumes completed successfully. 2026-07-15 12:26:05.690 7 INFO cinder.api.openstack.wsgi [None req-f29b26d7-6d90-4a99-900f-fa0cba5969db 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 303/604] 10.0.0.199 () {28 vars in 684 bytes} [Wed Jul 15 12:26:05 2026] GET /v3/e3abcbd0869e4dd2ad9476beb55d7748/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-15 12:26:05.701 8 INFO cinder.api.openstack.wsgi [None req-4d2da471-3cb9-4bcc-9810-5b61e1a61363 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/snapshots?all_tenants=true 2026-07-15 12:26:05.708 8 INFO cinder.volume.api [None req-4d2da471-3cb9-4bcc-9810-5b61e1a61363 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] Get all snapshots completed successfully. 2026-07-15 12:26:05.708 8 INFO cinder.api.openstack.wsgi [None req-4d2da471-3cb9-4bcc-9810-5b61e1a61363 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 302/605] 10.0.0.199 () {28 vars in 674 bytes} [Wed Jul 15 12:26:05 2026] GET /v3/e3abcbd0869e4dd2ad9476beb55d7748/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-15 12:26:05.722 7 INFO cinder.api.openstack.wsgi [None req-960f565a-2ab1-4d10-98b8-1588f51a0d03 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/scheduler-stats/get_pools?detail=true 2026-07-15 12:26:06.226 7 INFO cinder.api.openstack.wsgi [None req-960f565a-2ab1-4d10-98b8-1588f51a0d03 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 304/606] 10.0.0.199 () {28 vars in 696 bytes} [Wed Jul 15 12:26:05 2026] GET /v3/e3abcbd0869e4dd2ad9476beb55d7748/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-15 12:26:06.264 8 INFO cinder.api.openstack.wsgi [None req-e2170581-2cc6-44b4-b157-3cc466adfd9d 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/1f0c2fc7be4042afa522e3c29bd0691c?usage=true 2026-07-15 12:26:06.285 8 INFO cinder.api.openstack.wsgi [None req-e2170581-2cc6-44b4-b157-3cc466adfd9d 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/1f0c2fc7be4042afa522e3c29bd0691c?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 303/607] 10.0.0.199 () {28 vars in 736 bytes} [Wed Jul 15 12:26:06 2026] GET /v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/1f0c2fc7be4042afa522e3c29bd0691c?usage=true => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 12:26:06.296 7 INFO cinder.api.openstack.wsgi [None req-5b06b3d9-0fdd-4252-99ea-4eb740158067 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/7c63e376426f483684c930a4e3a43654?usage=true 2026-07-15 12:26:06.314 7 INFO cinder.api.openstack.wsgi [None req-5b06b3d9-0fdd-4252-99ea-4eb740158067 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/7c63e376426f483684c930a4e3a43654?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 305/608] 10.0.0.199 () {28 vars in 736 bytes} [Wed Jul 15 12:26:06 2026] GET /v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/7c63e376426f483684c930a4e3a43654?usage=true => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 12:26:06.325 8 INFO cinder.api.openstack.wsgi [None req-bd2a59b9-3b5a-4bd2-b58f-ef6c2afbcf76 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/e3abcbd0869e4dd2ad9476beb55d7748?usage=true 2026-07-15 12:26:06.346 8 INFO cinder.api.openstack.wsgi [None req-bd2a59b9-3b5a-4bd2-b58f-ef6c2afbcf76 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/e3abcbd0869e4dd2ad9476beb55d7748?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 304/609] 10.0.0.199 () {28 vars in 736 bytes} [Wed Jul 15 12:26:06 2026] GET /v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/e3abcbd0869e4dd2ad9476beb55d7748?usage=true => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 12:26:06.357 7 INFO cinder.api.openstack.wsgi [None req-406443f0-0aa5-49c3-ab68-4a4053c50d67 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/os-services 2026-07-15 12:26:06.361 7 INFO cinder.api.openstack.wsgi [None req-406443f0-0aa5-49c3-ab68-4a4053c50d67 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/os-services returned with HTTP 200 [pid: 7|app: 0|req: 306/610] 10.0.0.199 () {28 vars in 645 bytes} [Wed Jul 15 12:26:06 2026] GET /v3/e3abcbd0869e4dd2ad9476beb55d7748/os-services => generated 646 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 12:26:14.309 7 INFO cinder.api.openstack.wsgi [None req-406443f0-0aa5-49c3-ab68-4a4053c50d67 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:26:14.310 7 INFO cinder.api.openstack.wsgi [None req-406443f0-0aa5-49c3-ab68-4a4053c50d67 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:26:14.310 8 INFO cinder.api.openstack.wsgi [None req-bd2a59b9-3b5a-4bd2-b58f-ef6c2afbcf76 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:26:14.312 8 INFO cinder.api.openstack.wsgi [None req-bd2a59b9-3b5a-4bd2-b58f-ef6c2afbcf76 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:26:24.308 7 INFO cinder.api.openstack.wsgi [None req-406443f0-0aa5-49c3-ab68-4a4053c50d67 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:26:24.308 8 INFO cinder.api.openstack.wsgi [None req-bd2a59b9-3b5a-4bd2-b58f-ef6c2afbcf76 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:26:24.309 8 INFO cinder.api.openstack.wsgi [None req-bd2a59b9-3b5a-4bd2-b58f-ef6c2afbcf76 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:26:24.309 7 INFO cinder.api.openstack.wsgi [None req-406443f0-0aa5-49c3-ab68-4a4053c50d67 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:26:34.308 7 INFO cinder.api.openstack.wsgi [None req-406443f0-0aa5-49c3-ab68-4a4053c50d67 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:26:34.309 8 INFO cinder.api.openstack.wsgi [None req-bd2a59b9-3b5a-4bd2-b58f-ef6c2afbcf76 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:26:34.309 7 INFO cinder.api.openstack.wsgi [None req-406443f0-0aa5-49c3-ab68-4a4053c50d67 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:26:34.310 8 INFO cinder.api.openstack.wsgi [None req-bd2a59b9-3b5a-4bd2-b58f-ef6c2afbcf76 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:26:44.308 8 INFO cinder.api.openstack.wsgi [None req-bd2a59b9-3b5a-4bd2-b58f-ef6c2afbcf76 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:26:44.309 7 INFO cinder.api.openstack.wsgi [None req-406443f0-0aa5-49c3-ab68-4a4053c50d67 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:26:44.310 8 INFO cinder.api.openstack.wsgi [None req-bd2a59b9-3b5a-4bd2-b58f-ef6c2afbcf76 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:26:44.311 7 INFO cinder.api.openstack.wsgi [None req-406443f0-0aa5-49c3-ab68-4a4053c50d67 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:26:54.308 7 INFO cinder.api.openstack.wsgi [None req-406443f0-0aa5-49c3-ab68-4a4053c50d67 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:26:54.308 8 INFO cinder.api.openstack.wsgi [None req-bd2a59b9-3b5a-4bd2-b58f-ef6c2afbcf76 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:26:54.309 7 INFO cinder.api.openstack.wsgi [None req-406443f0-0aa5-49c3-ab68-4a4053c50d67 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:26:54.309 8 INFO cinder.api.openstack.wsgi [None req-bd2a59b9-3b5a-4bd2-b58f-ef6c2afbcf76 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:27:04.309 8 INFO cinder.api.openstack.wsgi [None req-bd2a59b9-3b5a-4bd2-b58f-ef6c2afbcf76 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:27:04.309 7 INFO cinder.api.openstack.wsgi [None req-406443f0-0aa5-49c3-ab68-4a4053c50d67 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:27:04.310 8 INFO cinder.api.openstack.wsgi [None req-bd2a59b9-3b5a-4bd2-b58f-ef6c2afbcf76 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:27:04.310 7 INFO cinder.api.openstack.wsgi [None req-406443f0-0aa5-49c3-ab68-4a4053c50d67 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:27:05.633 8 INFO cinder.api.openstack.wsgi [None req-77aee5af-a48f-407b-9a40-f08d3385415d 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/os-services 2026-07-15 12:27:05.639 8 INFO cinder.api.openstack.wsgi [None req-77aee5af-a48f-407b-9a40-f08d3385415d 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/os-services returned with HTTP 200 [pid: 8|app: 0|req: 311/623] 10.0.0.199 () {28 vars in 645 bytes} [Wed Jul 15 12:27:05 2026] GET /v3/e3abcbd0869e4dd2ad9476beb55d7748/os-services => generated 646 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 12:27:05.649 7 INFO cinder.api.openstack.wsgi [None req-d291e4f8-da23-4afb-99e7-761a05f0e995 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/volumes/detail?all_tenants=true 2026-07-15 12:27:05.663 7 INFO cinder.volume.api [None req-d291e4f8-da23-4afb-99e7-761a05f0e995 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] Get all volumes completed successfully. 2026-07-15 12:27:05.668 7 INFO cinder.api.openstack.wsgi [None req-d291e4f8-da23-4afb-99e7-761a05f0e995 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 313/624] 10.0.0.199 () {28 vars in 684 bytes} [Wed Jul 15 12:27:05 2026] GET /v3/e3abcbd0869e4dd2ad9476beb55d7748/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-15 12:27:05.680 8 INFO cinder.api.openstack.wsgi [None req-300f3ed1-0580-4e22-aece-9888293ad136 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/volumes/detail?all_tenants=true 2026-07-15 12:27:05.690 8 INFO cinder.volume.api [None req-300f3ed1-0580-4e22-aece-9888293ad136 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] Get all volumes completed successfully. 2026-07-15 12:27:05.691 8 INFO cinder.api.openstack.wsgi [None req-300f3ed1-0580-4e22-aece-9888293ad136 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 312/625] 10.0.0.199 () {28 vars in 684 bytes} [Wed Jul 15 12:27:05 2026] GET /v3/e3abcbd0869e4dd2ad9476beb55d7748/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-15 12:27:05.701 7 INFO cinder.api.openstack.wsgi [None req-5ef4fef3-c2d8-4785-a4da-c041bcd46d51 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/snapshots?all_tenants=true 2026-07-15 12:27:05.706 7 INFO cinder.volume.api [None req-5ef4fef3-c2d8-4785-a4da-c041bcd46d51 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] Get all snapshots completed successfully. 2026-07-15 12:27:05.707 7 INFO cinder.api.openstack.wsgi [None req-5ef4fef3-c2d8-4785-a4da-c041bcd46d51 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 314/626] 10.0.0.199 () {28 vars in 674 bytes} [Wed Jul 15 12:27:05 2026] GET /v3/e3abcbd0869e4dd2ad9476beb55d7748/snapshots?all_tenants=true => generated 17 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-15 12:27:05.717 8 INFO cinder.api.openstack.wsgi [None req-8aefeaf7-0831-479d-a2cc-dff7915a6b58 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/scheduler-stats/get_pools?detail=true 2026-07-15 12:27:06.221 8 INFO cinder.api.openstack.wsgi [None req-8aefeaf7-0831-479d-a2cc-dff7915a6b58 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 313/627] 10.0.0.199 () {28 vars in 696 bytes} [Wed Jul 15 12:27:05 2026] GET /v3/e3abcbd0869e4dd2ad9476beb55d7748/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-15 12:27:06.266 7 INFO cinder.api.openstack.wsgi [None req-d05f3376-7cbc-4fd7-8b60-baa2d9693e4a 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/1f0c2fc7be4042afa522e3c29bd0691c?usage=true 2026-07-15 12:27:06.285 7 INFO cinder.api.openstack.wsgi [None req-d05f3376-7cbc-4fd7-8b60-baa2d9693e4a 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/1f0c2fc7be4042afa522e3c29bd0691c?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 315/628] 10.0.0.199 () {28 vars in 736 bytes} [Wed Jul 15 12:27:06 2026] GET /v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/1f0c2fc7be4042afa522e3c29bd0691c?usage=true => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 12:27:06.296 8 INFO cinder.api.openstack.wsgi [None req-5e289166-56c8-4534-b38f-0555d7cf7bae 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/7c63e376426f483684c930a4e3a43654?usage=true 2026-07-15 12:27:06.317 8 INFO cinder.api.openstack.wsgi [None req-5e289166-56c8-4534-b38f-0555d7cf7bae 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/7c63e376426f483684c930a4e3a43654?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 314/629] 10.0.0.199 () {28 vars in 736 bytes} [Wed Jul 15 12:27:06 2026] GET /v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/7c63e376426f483684c930a4e3a43654?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 12:27:06.329 7 INFO cinder.api.openstack.wsgi [None req-4ff137cc-b763-4bfc-b8ca-a1d1ff4db7c8 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/e3abcbd0869e4dd2ad9476beb55d7748?usage=true 2026-07-15 12:27:06.352 7 INFO cinder.api.openstack.wsgi [None req-4ff137cc-b763-4bfc-b8ca-a1d1ff4db7c8 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/e3abcbd0869e4dd2ad9476beb55d7748?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 316/630] 10.0.0.199 () {28 vars in 736 bytes} [Wed Jul 15 12:27:06 2026] GET /v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/e3abcbd0869e4dd2ad9476beb55d7748?usage=true => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 12:27:14.309 7 INFO cinder.api.openstack.wsgi [None req-4ff137cc-b763-4bfc-b8ca-a1d1ff4db7c8 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:27:14.309 8 INFO cinder.api.openstack.wsgi [None req-5e289166-56c8-4534-b38f-0555d7cf7bae 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:27:14.310 8 INFO cinder.api.openstack.wsgi [None req-5e289166-56c8-4534-b38f-0555d7cf7bae 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:27:14.310 7 INFO cinder.api.openstack.wsgi [None req-4ff137cc-b763-4bfc-b8ca-a1d1ff4db7c8 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:27:24.309 8 INFO cinder.api.openstack.wsgi [None req-5e289166-56c8-4534-b38f-0555d7cf7bae 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:27:24.309 7 INFO cinder.api.openstack.wsgi [None req-4ff137cc-b763-4bfc-b8ca-a1d1ff4db7c8 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:27:24.310 8 INFO cinder.api.openstack.wsgi [None req-5e289166-56c8-4534-b38f-0555d7cf7bae 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:27:24.310 7 INFO cinder.api.openstack.wsgi [None req-4ff137cc-b763-4bfc-b8ca-a1d1ff4db7c8 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:27:34.308 7 INFO cinder.api.openstack.wsgi [None req-4ff137cc-b763-4bfc-b8ca-a1d1ff4db7c8 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:27:34.308 8 INFO cinder.api.openstack.wsgi [None req-5e289166-56c8-4534-b38f-0555d7cf7bae 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:27:34.309 7 INFO cinder.api.openstack.wsgi [None req-4ff137cc-b763-4bfc-b8ca-a1d1ff4db7c8 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:27:34.309 8 INFO cinder.api.openstack.wsgi [None req-5e289166-56c8-4534-b38f-0555d7cf7bae 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:27:44.308 7 INFO cinder.api.openstack.wsgi [None req-4ff137cc-b763-4bfc-b8ca-a1d1ff4db7c8 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:27:44.308 8 INFO cinder.api.openstack.wsgi [None req-5e289166-56c8-4534-b38f-0555d7cf7bae 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:27:44.309 7 INFO cinder.api.openstack.wsgi [None req-4ff137cc-b763-4bfc-b8ca-a1d1ff4db7c8 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:27:44.310 8 INFO cinder.api.openstack.wsgi [None req-5e289166-56c8-4534-b38f-0555d7cf7bae 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:27:54.308 8 INFO cinder.api.openstack.wsgi [None req-5e289166-56c8-4534-b38f-0555d7cf7bae 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:27:54.308 7 INFO cinder.api.openstack.wsgi [None req-4ff137cc-b763-4bfc-b8ca-a1d1ff4db7c8 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:27:54.309 8 INFO cinder.api.openstack.wsgi [None req-5e289166-56c8-4534-b38f-0555d7cf7bae 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:27:54.309 7 INFO cinder.api.openstack.wsgi [None req-4ff137cc-b763-4bfc-b8ca-a1d1ff4db7c8 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:28:04.308 7 INFO cinder.api.openstack.wsgi [None req-4ff137cc-b763-4bfc-b8ca-a1d1ff4db7c8 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:28:04.308 8 INFO cinder.api.openstack.wsgi [None req-5e289166-56c8-4534-b38f-0555d7cf7bae 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:28:04.309 7 INFO cinder.api.openstack.wsgi [None req-4ff137cc-b763-4bfc-b8ca-a1d1ff4db7c8 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:28:04.309 8 INFO cinder.api.openstack.wsgi [None req-5e289166-56c8-4534-b38f-0555d7cf7bae 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:28:05.568 7 INFO cinder.api.openstack.wsgi [None req-a90647f1-35f8-4d42-ab0d-eea2b142f435 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/scheduler-stats/get_pools?detail=true 2026-07-15 12:28:06.072 7 INFO cinder.api.openstack.wsgi [None req-a90647f1-35f8-4d42-ab0d-eea2b142f435 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 323/643] 10.0.0.199 () {28 vars in 696 bytes} [Wed Jul 15 12:28:05 2026] GET /v3/e3abcbd0869e4dd2ad9476beb55d7748/scheduler-stats/get_pools?detail=true => generated 670 bytes in 552 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 12:28:06.083 8 INFO cinder.api.openstack.wsgi [None req-27c3b3df-b312-4b11-83f8-60e5ca8aee3c 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/volumes/detail?all_tenants=true 2026-07-15 12:28:06.093 8 INFO cinder.volume.api [None req-27c3b3df-b312-4b11-83f8-60e5ca8aee3c 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] Get all volumes completed successfully. 2026-07-15 12:28:06.094 8 INFO cinder.api.openstack.wsgi [None req-27c3b3df-b312-4b11-83f8-60e5ca8aee3c 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 321/644] 10.0.0.199 () {28 vars in 684 bytes} [Wed Jul 15 12:28:06 2026] GET /v3/e3abcbd0869e4dd2ad9476beb55d7748/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-15 12:28:06.105 7 INFO cinder.api.openstack.wsgi [None req-0864b54c-f81e-42e7-815d-860702bcdc5e 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/snapshots?all_tenants=true 2026-07-15 12:28:06.113 7 INFO cinder.volume.api [None req-0864b54c-f81e-42e7-815d-860702bcdc5e 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] Get all snapshots completed successfully. 2026-07-15 12:28:06.113 7 INFO cinder.api.openstack.wsgi [None req-0864b54c-f81e-42e7-815d-860702bcdc5e 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 324/645] 10.0.0.199 () {28 vars in 674 bytes} [Wed Jul 15 12:28:06 2026] GET /v3/e3abcbd0869e4dd2ad9476beb55d7748/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-15 12:28:06.123 8 INFO cinder.api.openstack.wsgi [None req-4959db9d-c147-4f4f-9ea8-ed3878223190 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/os-services 2026-07-15 12:28:06.128 8 INFO cinder.api.openstack.wsgi [None req-4959db9d-c147-4f4f-9ea8-ed3878223190 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/os-services returned with HTTP 200 [pid: 8|app: 0|req: 322/646] 10.0.0.199 () {28 vars in 645 bytes} [Wed Jul 15 12:28:06 2026] GET /v3/e3abcbd0869e4dd2ad9476beb55d7748/os-services => generated 646 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 12:28:06.170 7 INFO cinder.api.openstack.wsgi [None req-4b97e56c-2c06-495d-a652-4bf2b3b51106 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/1f0c2fc7be4042afa522e3c29bd0691c?usage=true 2026-07-15 12:28:06.192 7 INFO cinder.api.openstack.wsgi [None req-4b97e56c-2c06-495d-a652-4bf2b3b51106 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/1f0c2fc7be4042afa522e3c29bd0691c?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 325/647] 10.0.0.199 () {28 vars in 736 bytes} [Wed Jul 15 12:28:06 2026] GET /v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/1f0c2fc7be4042afa522e3c29bd0691c?usage=true => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 12:28:06.204 8 INFO cinder.api.openstack.wsgi [None req-9e5ad72a-584e-4014-a5a5-eb49f482f7ab 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/7c63e376426f483684c930a4e3a43654?usage=true 2026-07-15 12:28:06.226 8 INFO cinder.api.openstack.wsgi [None req-9e5ad72a-584e-4014-a5a5-eb49f482f7ab 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/7c63e376426f483684c930a4e3a43654?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 323/648] 10.0.0.199 () {28 vars in 736 bytes} [Wed Jul 15 12:28:06 2026] GET /v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/7c63e376426f483684c930a4e3a43654?usage=true => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 12:28:06.241 7 INFO cinder.api.openstack.wsgi [None req-b3badcf0-9720-4009-8598-0f5c82d7b31e 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/e3abcbd0869e4dd2ad9476beb55d7748?usage=true 2026-07-15 12:28:06.270 7 INFO cinder.api.openstack.wsgi [None req-b3badcf0-9720-4009-8598-0f5c82d7b31e 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/e3abcbd0869e4dd2ad9476beb55d7748?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 326/649] 10.0.0.199 () {28 vars in 736 bytes} [Wed Jul 15 12:28:06 2026] GET /v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/e3abcbd0869e4dd2ad9476beb55d7748?usage=true => generated 845 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 12:28:06.280 8 INFO cinder.api.openstack.wsgi [None req-ed49cf43-6e6c-4e82-b856-b268316ee938 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/volumes/detail?all_tenants=true 2026-07-15 12:28:06.290 8 INFO cinder.volume.api [None req-ed49cf43-6e6c-4e82-b856-b268316ee938 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] Get all volumes completed successfully. 2026-07-15 12:28:06.292 8 INFO cinder.api.openstack.wsgi [None req-ed49cf43-6e6c-4e82-b856-b268316ee938 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 324/650] 10.0.0.199 () {28 vars in 684 bytes} [Wed Jul 15 12:28:06 2026] GET /v3/e3abcbd0869e4dd2ad9476beb55d7748/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-15 12:28:14.308 7 INFO cinder.api.openstack.wsgi [None req-b3badcf0-9720-4009-8598-0f5c82d7b31e 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:28:14.309 8 INFO cinder.api.openstack.wsgi [None req-ed49cf43-6e6c-4e82-b856-b268316ee938 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:28:14.310 7 INFO cinder.api.openstack.wsgi [None req-b3badcf0-9720-4009-8598-0f5c82d7b31e 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:28:14.311 8 INFO cinder.api.openstack.wsgi [None req-ed49cf43-6e6c-4e82-b856-b268316ee938 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:28:24.308 7 INFO cinder.api.openstack.wsgi [None req-b3badcf0-9720-4009-8598-0f5c82d7b31e 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:28:24.308 8 INFO cinder.api.openstack.wsgi [None req-ed49cf43-6e6c-4e82-b856-b268316ee938 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:28:24.309 7 INFO cinder.api.openstack.wsgi [None req-b3badcf0-9720-4009-8598-0f5c82d7b31e 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:28:24.309 8 INFO cinder.api.openstack.wsgi [None req-ed49cf43-6e6c-4e82-b856-b268316ee938 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:28:34.308 7 INFO cinder.api.openstack.wsgi [None req-b3badcf0-9720-4009-8598-0f5c82d7b31e 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:28:34.308 8 INFO cinder.api.openstack.wsgi [None req-ed49cf43-6e6c-4e82-b856-b268316ee938 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:28:34.309 7 INFO cinder.api.openstack.wsgi [None req-b3badcf0-9720-4009-8598-0f5c82d7b31e 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:28:34.309 8 INFO cinder.api.openstack.wsgi [None req-ed49cf43-6e6c-4e82-b856-b268316ee938 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:28:44.308 7 INFO cinder.api.openstack.wsgi [None req-b3badcf0-9720-4009-8598-0f5c82d7b31e 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:28:44.309 8 INFO cinder.api.openstack.wsgi [None req-ed49cf43-6e6c-4e82-b856-b268316ee938 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:28:44.309 7 INFO cinder.api.openstack.wsgi [None req-b3badcf0-9720-4009-8598-0f5c82d7b31e 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:28:44.310 8 INFO cinder.api.openstack.wsgi [None req-ed49cf43-6e6c-4e82-b856-b268316ee938 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:28:54.308 7 INFO cinder.api.openstack.wsgi [None req-b3badcf0-9720-4009-8598-0f5c82d7b31e 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:28:54.309 8 INFO cinder.api.openstack.wsgi [None req-ed49cf43-6e6c-4e82-b856-b268316ee938 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:28:54.309 7 INFO cinder.api.openstack.wsgi [None req-b3badcf0-9720-4009-8598-0f5c82d7b31e 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:28:54.310 8 INFO cinder.api.openstack.wsgi [None req-ed49cf43-6e6c-4e82-b856-b268316ee938 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:29:04.308 7 INFO cinder.api.openstack.wsgi [None req-b3badcf0-9720-4009-8598-0f5c82d7b31e 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:29:04.308 8 INFO cinder.api.openstack.wsgi [None req-ed49cf43-6e6c-4e82-b856-b268316ee938 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:29:04.309 7 INFO cinder.api.openstack.wsgi [None req-b3badcf0-9720-4009-8598-0f5c82d7b31e 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:29:04.310 8 INFO cinder.api.openstack.wsgi [None req-ed49cf43-6e6c-4e82-b856-b268316ee938 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:29:05.577 7 INFO cinder.api.openstack.wsgi [None req-941475a5-b9ce-4132-a454-16b22981f801 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/volumes/detail?all_tenants=true 2026-07-15 12:29:05.587 7 INFO cinder.volume.api [None req-941475a5-b9ce-4132-a454-16b22981f801 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] Get all volumes completed successfully. 2026-07-15 12:29:05.589 7 INFO cinder.api.openstack.wsgi [None req-941475a5-b9ce-4132-a454-16b22981f801 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 333/663] 10.0.0.199 () {28 vars in 684 bytes} [Wed Jul 15 12:29:05 2026] GET /v3/e3abcbd0869e4dd2ad9476beb55d7748/volumes/detail?all_tenants=true => generated 15 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-15 12:29:05.606 8 INFO cinder.api.openstack.wsgi [None req-05373de7-3139-427c-bd37-b6e9cfe82d95 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/volumes/detail?all_tenants=true 2026-07-15 12:29:05.635 8 INFO cinder.volume.api [None req-05373de7-3139-427c-bd37-b6e9cfe82d95 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] Get all volumes completed successfully. 2026-07-15 12:29:05.639 8 INFO cinder.api.openstack.wsgi [None req-05373de7-3139-427c-bd37-b6e9cfe82d95 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 331/664] 10.0.0.199 () {28 vars in 684 bytes} [Wed Jul 15 12:29:05 2026] GET /v3/e3abcbd0869e4dd2ad9476beb55d7748/volumes/detail?all_tenants=true => generated 15 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-15 12:29:05.647 7 INFO cinder.api.openstack.wsgi [None req-2d3b3c39-94e2-4740-8d9e-6e8c927a5bf8 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/snapshots?all_tenants=true 2026-07-15 12:29:05.653 7 INFO cinder.volume.api [None req-2d3b3c39-94e2-4740-8d9e-6e8c927a5bf8 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] Get all snapshots completed successfully. 2026-07-15 12:29:05.654 7 INFO cinder.api.openstack.wsgi [None req-2d3b3c39-94e2-4740-8d9e-6e8c927a5bf8 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 334/665] 10.0.0.199 () {28 vars in 674 bytes} [Wed Jul 15 12:29:05 2026] GET /v3/e3abcbd0869e4dd2ad9476beb55d7748/snapshots?all_tenants=true => generated 17 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-15 12:29:05.664 8 INFO cinder.api.openstack.wsgi [None req-c149ded3-a3b8-4e5d-a57b-3250268b8bbc 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/scheduler-stats/get_pools?detail=true 2026-07-15 12:29:06.167 8 INFO cinder.api.openstack.wsgi [None req-c149ded3-a3b8-4e5d-a57b-3250268b8bbc 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 332/666] 10.0.0.199 () {28 vars in 696 bytes} [Wed Jul 15 12:29:05 2026] GET /v3/e3abcbd0869e4dd2ad9476beb55d7748/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-15 12:29:06.213 7 INFO cinder.api.openstack.wsgi [None req-33aca5ce-7f2d-4111-8c44-97d27096ca4b 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/1f0c2fc7be4042afa522e3c29bd0691c?usage=true 2026-07-15 12:29:06.236 7 INFO cinder.api.openstack.wsgi [None req-33aca5ce-7f2d-4111-8c44-97d27096ca4b 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/1f0c2fc7be4042afa522e3c29bd0691c?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 335/667] 10.0.0.199 () {28 vars in 736 bytes} [Wed Jul 15 12:29:06 2026] GET /v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/1f0c2fc7be4042afa522e3c29bd0691c?usage=true => generated 845 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 12:29:06.249 8 INFO cinder.api.openstack.wsgi [None req-8d5a39dc-995d-47d7-8c5a-b4c5031ce238 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/7c63e376426f483684c930a4e3a43654?usage=true 2026-07-15 12:29:06.274 8 INFO cinder.api.openstack.wsgi [None req-8d5a39dc-995d-47d7-8c5a-b4c5031ce238 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/7c63e376426f483684c930a4e3a43654?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 333/668] 10.0.0.199 () {28 vars in 736 bytes} [Wed Jul 15 12:29:06 2026] GET /v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/7c63e376426f483684c930a4e3a43654?usage=true => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 12:29:06.284 7 INFO cinder.api.openstack.wsgi [None req-9ef47297-1af8-4a96-8b3e-4cd4910a3fde 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/e3abcbd0869e4dd2ad9476beb55d7748?usage=true 2026-07-15 12:29:06.309 7 INFO cinder.api.openstack.wsgi [None req-9ef47297-1af8-4a96-8b3e-4cd4910a3fde 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/e3abcbd0869e4dd2ad9476beb55d7748?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 336/669] 10.0.0.199 () {28 vars in 736 bytes} [Wed Jul 15 12:29:06 2026] GET /v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/e3abcbd0869e4dd2ad9476beb55d7748?usage=true => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 12:29:06.322 8 INFO cinder.api.openstack.wsgi [None req-fd3f38ad-9362-46a4-b7c0-2545be6ada72 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/os-services 2026-07-15 12:29:06.332 8 INFO cinder.api.openstack.wsgi [None req-fd3f38ad-9362-46a4-b7c0-2545be6ada72 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/os-services returned with HTTP 200 [pid: 8|app: 0|req: 334/670] 10.0.0.199 () {28 vars in 645 bytes} [Wed Jul 15 12:29:06 2026] GET /v3/e3abcbd0869e4dd2ad9476beb55d7748/os-services => generated 646 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 12:29:14.309 7 INFO cinder.api.openstack.wsgi [None req-9ef47297-1af8-4a96-8b3e-4cd4910a3fde 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:29:14.309 8 INFO cinder.api.openstack.wsgi [None req-fd3f38ad-9362-46a4-b7c0-2545be6ada72 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:29:14.310 7 INFO cinder.api.openstack.wsgi [None req-9ef47297-1af8-4a96-8b3e-4cd4910a3fde 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:29:14.311 8 INFO cinder.api.openstack.wsgi [None req-fd3f38ad-9362-46a4-b7c0-2545be6ada72 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:29:24.308 8 INFO cinder.api.openstack.wsgi [None req-fd3f38ad-9362-46a4-b7c0-2545be6ada72 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:29:24.308 7 INFO cinder.api.openstack.wsgi [None req-9ef47297-1af8-4a96-8b3e-4cd4910a3fde 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:29:24.309 8 INFO cinder.api.openstack.wsgi [None req-fd3f38ad-9362-46a4-b7c0-2545be6ada72 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:29:24.309 7 INFO cinder.api.openstack.wsgi [None req-9ef47297-1af8-4a96-8b3e-4cd4910a3fde 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:29:34.309 7 INFO cinder.api.openstack.wsgi [None req-9ef47297-1af8-4a96-8b3e-4cd4910a3fde 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:29:34.309 8 INFO cinder.api.openstack.wsgi [None req-fd3f38ad-9362-46a4-b7c0-2545be6ada72 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:29:34.311 8 INFO cinder.api.openstack.wsgi [None req-fd3f38ad-9362-46a4-b7c0-2545be6ada72 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:29:34.311 7 INFO cinder.api.openstack.wsgi [None req-9ef47297-1af8-4a96-8b3e-4cd4910a3fde 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:29:41.190 7 INFO cinder.api.openstack.wsgi [None req-eca15abb-b103-4dfd-aae6-e918c341545d 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET https://volume.199-204-45-4.nip.io/v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/e3abcbd0869e4dd2ad9476beb55d7748?usage=False 2026-07-15 12:29:41.207 7 INFO cinder.api.openstack.wsgi [None req-eca15abb-b103-4dfd-aae6-e918c341545d 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] https://volume.199-204-45-4.nip.io/v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/e3abcbd0869e4dd2ad9476beb55d7748?usage=False returned with HTTP 200 [pid: 7|app: 0|req: 340/677] 199.204.45.4 () {44 vars in 1061 bytes} [Wed Jul 15 12:29:41 2026] GET /v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/e3abcbd0869e4dd2ad9476beb55d7748?usage=False => generated 338 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 12:29:44.310 8 INFO cinder.api.openstack.wsgi [None req-fd3f38ad-9362-46a4-b7c0-2545be6ada72 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:29:44.310 7 INFO cinder.api.openstack.wsgi [None req-eca15abb-b103-4dfd-aae6-e918c341545d 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:29:44.311 8 INFO cinder.api.openstack.wsgi [None req-fd3f38ad-9362-46a4-b7c0-2545be6ada72 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:29:44.312 7 INFO cinder.api.openstack.wsgi [None req-eca15abb-b103-4dfd-aae6-e918c341545d 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:29:54.308 7 INFO cinder.api.openstack.wsgi [None req-eca15abb-b103-4dfd-aae6-e918c341545d 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:29:54.308 8 INFO cinder.api.openstack.wsgi [None req-fd3f38ad-9362-46a4-b7c0-2545be6ada72 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:29:54.309 7 INFO cinder.api.openstack.wsgi [None req-eca15abb-b103-4dfd-aae6-e918c341545d 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:29:54.309 8 INFO cinder.api.openstack.wsgi [None req-fd3f38ad-9362-46a4-b7c0-2545be6ada72 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:30:04.308 7 INFO cinder.api.openstack.wsgi [None req-eca15abb-b103-4dfd-aae6-e918c341545d 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:30:04.308 8 INFO cinder.api.openstack.wsgi [None req-fd3f38ad-9362-46a4-b7c0-2545be6ada72 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:30:04.308 7 INFO cinder.api.openstack.wsgi [None req-eca15abb-b103-4dfd-aae6-e918c341545d 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:30:04.309 8 INFO cinder.api.openstack.wsgi [None req-fd3f38ad-9362-46a4-b7c0-2545be6ada72 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:30:05.577 7 INFO cinder.api.openstack.wsgi [None req-e275bc92-2fc6-4cc9-907f-ee08788e6242 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/scheduler-stats/get_pools?detail=true 2026-07-15 12:30:06.080 7 INFO cinder.api.openstack.wsgi [None req-e275bc92-2fc6-4cc9-907f-ee08788e6242 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 344/684] 10.0.0.199 () {28 vars in 696 bytes} [Wed Jul 15 12:30:05 2026] GET /v3/e3abcbd0869e4dd2ad9476beb55d7748/scheduler-stats/get_pools?detail=true => generated 670 bytes in 540 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 12:30:06.097 8 INFO cinder.api.openstack.wsgi [None req-e80eb7b4-1574-4425-a041-b19e35dfeec5 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/snapshots?all_tenants=true 2026-07-15 12:30:06.105 8 INFO cinder.volume.api [None req-e80eb7b4-1574-4425-a041-b19e35dfeec5 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] Get all snapshots completed successfully. 2026-07-15 12:30:06.105 8 INFO cinder.api.openstack.wsgi [None req-e80eb7b4-1574-4425-a041-b19e35dfeec5 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 341/685] 10.0.0.199 () {28 vars in 674 bytes} [Wed Jul 15 12:30:06 2026] GET /v3/e3abcbd0869e4dd2ad9476beb55d7748/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-15 12:30:06.116 7 INFO cinder.api.openstack.wsgi [None req-f714daf9-3226-4c7f-9e21-86b5601aa7a2 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/volumes/detail?all_tenants=true 2026-07-15 12:30:06.124 7 INFO cinder.volume.api [None req-f714daf9-3226-4c7f-9e21-86b5601aa7a2 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] Get all volumes completed successfully. 2026-07-15 12:30:06.126 7 INFO cinder.api.openstack.wsgi [None req-f714daf9-3226-4c7f-9e21-86b5601aa7a2 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 345/686] 10.0.0.199 () {28 vars in 684 bytes} [Wed Jul 15 12:30:06 2026] GET /v3/e3abcbd0869e4dd2ad9476beb55d7748/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-15 12:30:06.162 8 INFO cinder.api.openstack.wsgi [None req-2ff890e8-eef7-49d0-94ee-08574a9788d9 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/1f0c2fc7be4042afa522e3c29bd0691c?usage=true 2026-07-15 12:30:06.190 8 INFO cinder.api.openstack.wsgi [None req-2ff890e8-eef7-49d0-94ee-08574a9788d9 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/1f0c2fc7be4042afa522e3c29bd0691c?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 342/687] 10.0.0.199 () {28 vars in 736 bytes} [Wed Jul 15 12:30:06 2026] GET /v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/1f0c2fc7be4042afa522e3c29bd0691c?usage=true => generated 845 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 12:30:06.208 7 INFO cinder.api.openstack.wsgi [None req-9339bfd5-c0ab-445a-9d41-992cdd836686 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/7c63e376426f483684c930a4e3a43654?usage=true 2026-07-15 12:30:06.276 7 INFO cinder.api.openstack.wsgi [None req-9339bfd5-c0ab-445a-9d41-992cdd836686 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/7c63e376426f483684c930a4e3a43654?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 346/688] 10.0.0.199 () {28 vars in 736 bytes} [Wed Jul 15 12:30:06 2026] GET /v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/7c63e376426f483684c930a4e3a43654?usage=true => generated 847 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 12:30:06.292 8 INFO cinder.api.openstack.wsgi [None req-86978ee7-a247-47bb-8e87-5341255b7873 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/e3abcbd0869e4dd2ad9476beb55d7748?usage=true 2026-07-15 12:30:06.312 8 INFO cinder.api.openstack.wsgi [None req-86978ee7-a247-47bb-8e87-5341255b7873 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/e3abcbd0869e4dd2ad9476beb55d7748?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 343/689] 10.0.0.199 () {28 vars in 736 bytes} [Wed Jul 15 12:30:06 2026] GET /v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/e3abcbd0869e4dd2ad9476beb55d7748?usage=true => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 12:30:06.328 7 INFO cinder.api.openstack.wsgi [None req-67efa269-62c7-47d1-8644-d1b87bdad3fe 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/volumes/detail?all_tenants=true 2026-07-15 12:30:06.342 7 INFO cinder.volume.api [None req-67efa269-62c7-47d1-8644-d1b87bdad3fe 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] Get all volumes completed successfully. 2026-07-15 12:30:06.345 7 INFO cinder.api.openstack.wsgi [None req-67efa269-62c7-47d1-8644-d1b87bdad3fe 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 347/690] 10.0.0.199 () {28 vars in 684 bytes} [Wed Jul 15 12:30:06 2026] GET /v3/e3abcbd0869e4dd2ad9476beb55d7748/volumes/detail?all_tenants=true => generated 15 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-15 12:30:06.358 8 INFO cinder.api.openstack.wsgi [None req-e8535219-1181-4060-a849-70c2eb4f54fb 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/os-services 2026-07-15 12:30:06.364 8 INFO cinder.api.openstack.wsgi [None req-e8535219-1181-4060-a849-70c2eb4f54fb 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/os-services returned with HTTP 200 [pid: 8|app: 0|req: 344/691] 10.0.0.199 () {28 vars in 645 bytes} [Wed Jul 15 12:30:06 2026] GET /v3/e3abcbd0869e4dd2ad9476beb55d7748/os-services => generated 646 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 12:30:14.308 7 INFO cinder.api.openstack.wsgi [None req-67efa269-62c7-47d1-8644-d1b87bdad3fe 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:30:14.308 8 INFO cinder.api.openstack.wsgi [None req-e8535219-1181-4060-a849-70c2eb4f54fb 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:30:14.309 7 INFO cinder.api.openstack.wsgi [None req-67efa269-62c7-47d1-8644-d1b87bdad3fe 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:30:14.309 8 INFO cinder.api.openstack.wsgi [None req-e8535219-1181-4060-a849-70c2eb4f54fb 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:30:24.308 7 INFO cinder.api.openstack.wsgi [None req-67efa269-62c7-47d1-8644-d1b87bdad3fe 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:30:24.308 8 INFO cinder.api.openstack.wsgi [None req-e8535219-1181-4060-a849-70c2eb4f54fb 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:30:24.309 7 INFO cinder.api.openstack.wsgi [None req-67efa269-62c7-47d1-8644-d1b87bdad3fe 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:30:24.311 8 INFO cinder.api.openstack.wsgi [None req-e8535219-1181-4060-a849-70c2eb4f54fb 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:30:34.308 7 INFO cinder.api.openstack.wsgi [None req-67efa269-62c7-47d1-8644-d1b87bdad3fe 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:30:34.308 8 INFO cinder.api.openstack.wsgi [None req-e8535219-1181-4060-a849-70c2eb4f54fb 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:30:34.309 7 INFO cinder.api.openstack.wsgi [None req-67efa269-62c7-47d1-8644-d1b87bdad3fe 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:30:34.309 8 INFO cinder.api.openstack.wsgi [None req-e8535219-1181-4060-a849-70c2eb4f54fb 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:30:44.308 7 INFO cinder.api.openstack.wsgi [None req-67efa269-62c7-47d1-8644-d1b87bdad3fe 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:30:44.309 8 INFO cinder.api.openstack.wsgi [None req-e8535219-1181-4060-a849-70c2eb4f54fb 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:30:44.309 7 INFO cinder.api.openstack.wsgi [None req-67efa269-62c7-47d1-8644-d1b87bdad3fe 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:30:44.310 8 INFO cinder.api.openstack.wsgi [None req-e8535219-1181-4060-a849-70c2eb4f54fb 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:30:51.026 7 INFO cinder.api.openstack.wsgi [None req-48bb6351-1144-4a4e-9cc5-0555f12b30c3 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET https://volume.199-204-45-4.nip.io/v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/1f0c2fc7be4042afa522e3c29bd0691c?usage=False 2026-07-15 12:30:51.043 7 INFO cinder.api.openstack.wsgi [None req-48bb6351-1144-4a4e-9cc5-0555f12b30c3 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] https://volume.199-204-45-4.nip.io/v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/1f0c2fc7be4042afa522e3c29bd0691c?usage=False returned with HTTP 200 [pid: 7|app: 0|req: 352/700] 199.204.45.4 () {44 vars in 1061 bytes} [Wed Jul 15 12:30:50 2026] GET /v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/1f0c2fc7be4042afa522e3c29bd0691c?usage=False => generated 338 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 12:30:54.308 7 INFO cinder.api.openstack.wsgi [None req-48bb6351-1144-4a4e-9cc5-0555f12b30c3 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:30:54.308 8 INFO cinder.api.openstack.wsgi [None req-e8535219-1181-4060-a849-70c2eb4f54fb 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:30:54.309 7 INFO cinder.api.openstack.wsgi [None req-48bb6351-1144-4a4e-9cc5-0555f12b30c3 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:30:54.309 8 INFO cinder.api.openstack.wsgi [None req-e8535219-1181-4060-a849-70c2eb4f54fb 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:31:04.308 8 INFO cinder.api.openstack.wsgi [None req-e8535219-1181-4060-a849-70c2eb4f54fb 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:31:04.308 7 INFO cinder.api.openstack.wsgi [None req-48bb6351-1144-4a4e-9cc5-0555f12b30c3 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:31:04.309 8 INFO cinder.api.openstack.wsgi [None req-e8535219-1181-4060-a849-70c2eb4f54fb 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:31:04.309 7 INFO cinder.api.openstack.wsgi [None req-48bb6351-1144-4a4e-9cc5-0555f12b30c3 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:31:05.612 8 INFO cinder.api.openstack.wsgi [None req-5c292236-11a6-4458-9430-d34a9f68fd6f 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/snapshots?all_tenants=true 2026-07-15 12:31:05.629 8 INFO cinder.volume.api [None req-5c292236-11a6-4458-9430-d34a9f68fd6f 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] Get all snapshots completed successfully. 2026-07-15 12:31:05.629 8 INFO cinder.api.openstack.wsgi [None req-5c292236-11a6-4458-9430-d34a9f68fd6f 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 351/705] 10.0.0.199 () {28 vars in 674 bytes} [Wed Jul 15 12:31:05 2026] GET /v3/e3abcbd0869e4dd2ad9476beb55d7748/snapshots?all_tenants=true => generated 17 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-15 12:31:05.680 7 INFO cinder.api.openstack.wsgi [None req-bd29c0a3-b8b6-4c27-adec-f366cb5eb6e7 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/1f0c2fc7be4042afa522e3c29bd0691c?usage=true 2026-07-15 12:31:05.697 7 INFO cinder.api.openstack.wsgi [None req-bd29c0a3-b8b6-4c27-adec-f366cb5eb6e7 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/1f0c2fc7be4042afa522e3c29bd0691c?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 355/706] 10.0.0.199 () {28 vars in 736 bytes} [Wed Jul 15 12:31:05 2026] GET /v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/1f0c2fc7be4042afa522e3c29bd0691c?usage=true => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 12:31:05.708 8 INFO cinder.api.openstack.wsgi [None req-a8fff030-b2e2-4b6c-9433-7c661660fb9d 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/7c63e376426f483684c930a4e3a43654?usage=true 2026-07-15 12:31:05.734 8 INFO cinder.api.openstack.wsgi [None req-a8fff030-b2e2-4b6c-9433-7c661660fb9d 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/7c63e376426f483684c930a4e3a43654?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 352/707] 10.0.0.199 () {28 vars in 736 bytes} [Wed Jul 15 12:31:05 2026] GET /v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/7c63e376426f483684c930a4e3a43654?usage=true => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 12:31:05.748 7 INFO cinder.api.openstack.wsgi [None req-3cb0ccfe-e2ef-4b23-8b85-d671939603aa 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/e3abcbd0869e4dd2ad9476beb55d7748?usage=true 2026-07-15 12:31:05.764 7 INFO cinder.api.openstack.wsgi [None req-3cb0ccfe-e2ef-4b23-8b85-d671939603aa 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/e3abcbd0869e4dd2ad9476beb55d7748?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 356/708] 10.0.0.199 () {28 vars in 736 bytes} [Wed Jul 15 12:31:05 2026] GET /v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/e3abcbd0869e4dd2ad9476beb55d7748?usage=true => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 12:31:05.775 8 INFO cinder.api.openstack.wsgi [None req-2c2d20ae-3635-4d42-9135-a98c1a89ab89 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/volumes/detail?all_tenants=true 2026-07-15 12:31:05.786 8 INFO cinder.volume.api [None req-2c2d20ae-3635-4d42-9135-a98c1a89ab89 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] Get all volumes completed successfully. 2026-07-15 12:31:05.788 8 INFO cinder.api.openstack.wsgi [None req-2c2d20ae-3635-4d42-9135-a98c1a89ab89 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 353/709] 10.0.0.199 () {28 vars in 684 bytes} [Wed Jul 15 12:31:05 2026] GET /v3/e3abcbd0869e4dd2ad9476beb55d7748/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-15 12:31:05.798 7 INFO cinder.api.openstack.wsgi [None req-2d885f76-8c8b-4f08-8485-5bf454e7a048 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/volumes/detail?all_tenants=true 2026-07-15 12:31:05.806 7 INFO cinder.volume.api [None req-2d885f76-8c8b-4f08-8485-5bf454e7a048 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] Get all volumes completed successfully. 2026-07-15 12:31:05.807 7 INFO cinder.api.openstack.wsgi [None req-2d885f76-8c8b-4f08-8485-5bf454e7a048 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 357/710] 10.0.0.199 () {28 vars in 684 bytes} [Wed Jul 15 12:31:05 2026] GET /v3/e3abcbd0869e4dd2ad9476beb55d7748/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-15 12:31:05.818 8 INFO cinder.api.openstack.wsgi [None req-9359ddff-ad74-489c-8eb5-2040757d218a 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/os-services 2026-07-15 12:31:05.824 8 INFO cinder.api.openstack.wsgi [None req-9359ddff-ad74-489c-8eb5-2040757d218a 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/os-services returned with HTTP 200 [pid: 8|app: 0|req: 354/711] 10.0.0.199 () {28 vars in 645 bytes} [Wed Jul 15 12:31:05 2026] GET /v3/e3abcbd0869e4dd2ad9476beb55d7748/os-services => generated 646 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 12:31:05.834 7 INFO cinder.api.openstack.wsgi [None req-779b2ef3-a0f5-4946-bd08-55df423823fd 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/scheduler-stats/get_pools?detail=true 2026-07-15 12:31:06.338 7 INFO cinder.api.openstack.wsgi [None req-779b2ef3-a0f5-4946-bd08-55df423823fd 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 358/712] 10.0.0.199 () {28 vars in 696 bytes} [Wed Jul 15 12:31:05 2026] GET /v3/e3abcbd0869e4dd2ad9476beb55d7748/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-15 12:31:14.308 7 INFO cinder.api.openstack.wsgi [None req-779b2ef3-a0f5-4946-bd08-55df423823fd 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:31:14.308 7 INFO cinder.api.openstack.wsgi [None req-779b2ef3-a0f5-4946-bd08-55df423823fd 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:31:14.308 8 INFO cinder.api.openstack.wsgi [None req-9359ddff-ad74-489c-8eb5-2040757d218a 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:31:14.311 8 INFO cinder.api.openstack.wsgi [None req-9359ddff-ad74-489c-8eb5-2040757d218a 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:31:24.308 8 INFO cinder.api.openstack.wsgi [None req-9359ddff-ad74-489c-8eb5-2040757d218a 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:31:24.308 7 INFO cinder.api.openstack.wsgi [None req-779b2ef3-a0f5-4946-bd08-55df423823fd 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:31:24.309 8 INFO cinder.api.openstack.wsgi [None req-9359ddff-ad74-489c-8eb5-2040757d218a 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:31:24.309 7 INFO cinder.api.openstack.wsgi [None req-779b2ef3-a0f5-4946-bd08-55df423823fd 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:31:34.308 7 INFO cinder.api.openstack.wsgi [None req-779b2ef3-a0f5-4946-bd08-55df423823fd 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:31:34.308 8 INFO cinder.api.openstack.wsgi [None req-9359ddff-ad74-489c-8eb5-2040757d218a 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:31:34.309 7 INFO cinder.api.openstack.wsgi [None req-779b2ef3-a0f5-4946-bd08-55df423823fd 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:31:34.310 8 INFO cinder.api.openstack.wsgi [None req-9359ddff-ad74-489c-8eb5-2040757d218a 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:31:44.309 7 INFO cinder.api.openstack.wsgi [None req-779b2ef3-a0f5-4946-bd08-55df423823fd 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:31:44.309 8 INFO cinder.api.openstack.wsgi [None req-9359ddff-ad74-489c-8eb5-2040757d218a 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:31:44.310 7 INFO cinder.api.openstack.wsgi [None req-779b2ef3-a0f5-4946-bd08-55df423823fd 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:31:44.310 8 INFO cinder.api.openstack.wsgi [None req-9359ddff-ad74-489c-8eb5-2040757d218a 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:31:54.308 7 INFO cinder.api.openstack.wsgi [None req-779b2ef3-a0f5-4946-bd08-55df423823fd 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:31:54.309 8 INFO cinder.api.openstack.wsgi [None req-9359ddff-ad74-489c-8eb5-2040757d218a 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:31:54.309 7 INFO cinder.api.openstack.wsgi [None req-779b2ef3-a0f5-4946-bd08-55df423823fd 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:31:54.310 8 INFO cinder.api.openstack.wsgi [None req-9359ddff-ad74-489c-8eb5-2040757d218a 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:32:04.308 8 INFO cinder.api.openstack.wsgi [None req-9359ddff-ad74-489c-8eb5-2040757d218a 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:32:04.308 7 INFO cinder.api.openstack.wsgi [None req-779b2ef3-a0f5-4946-bd08-55df423823fd 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:32:04.309 8 INFO cinder.api.openstack.wsgi [None req-9359ddff-ad74-489c-8eb5-2040757d218a 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:32:04.311 7 INFO cinder.api.openstack.wsgi [None req-779b2ef3-a0f5-4946-bd08-55df423823fd 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:32:05.574 8 INFO cinder.api.openstack.wsgi [None req-f266bf76-1432-4131-8037-344b3d1057a6 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/snapshots?all_tenants=true 2026-07-15 12:32:05.584 8 INFO cinder.volume.api [None req-f266bf76-1432-4131-8037-344b3d1057a6 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] Get all snapshots completed successfully. 2026-07-15 12:32:05.584 8 INFO cinder.api.openstack.wsgi [None req-f266bf76-1432-4131-8037-344b3d1057a6 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 361/725] 10.0.0.199 () {28 vars in 674 bytes} [Wed Jul 15 12:32:05 2026] GET /v3/e3abcbd0869e4dd2ad9476beb55d7748/snapshots?all_tenants=true => generated 17 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-15 12:32:05.596 7 INFO cinder.api.openstack.wsgi [None req-06436b74-4d74-4827-bb54-31f0556665bf 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/scheduler-stats/get_pools?detail=true 2026-07-15 12:32:06.102 7 INFO cinder.api.openstack.wsgi [None req-06436b74-4d74-4827-bb54-31f0556665bf 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 365/726] 10.0.0.199 () {28 vars in 696 bytes} [Wed Jul 15 12:32:05 2026] GET /v3/e3abcbd0869e4dd2ad9476beb55d7748/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-15 12:32:06.115 8 INFO cinder.api.openstack.wsgi [None req-ca306f34-8c98-4c94-a80c-c2c149c4c957 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/volumes/detail?all_tenants=true 2026-07-15 12:32:06.127 8 INFO cinder.volume.api [None req-ca306f34-8c98-4c94-a80c-c2c149c4c957 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] Get all volumes completed successfully. 2026-07-15 12:32:06.129 8 INFO cinder.api.openstack.wsgi [None req-ca306f34-8c98-4c94-a80c-c2c149c4c957 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 362/727] 10.0.0.199 () {28 vars in 684 bytes} [Wed Jul 15 12:32:06 2026] GET /v3/e3abcbd0869e4dd2ad9476beb55d7748/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-15 12:32:06.138 7 INFO cinder.api.openstack.wsgi [None req-1c2c21da-708f-4000-9557-fe39b7aa3a56 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/volumes/detail?all_tenants=true 2026-07-15 12:32:06.147 7 INFO cinder.volume.api [None req-1c2c21da-708f-4000-9557-fe39b7aa3a56 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] Get all volumes completed successfully. 2026-07-15 12:32:06.149 7 INFO cinder.api.openstack.wsgi [None req-1c2c21da-708f-4000-9557-fe39b7aa3a56 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 366/728] 10.0.0.199 () {28 vars in 684 bytes} [Wed Jul 15 12:32:06 2026] GET /v3/e3abcbd0869e4dd2ad9476beb55d7748/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-15 12:32:06.243 8 INFO cinder.api.openstack.wsgi [None req-8692a7b0-da36-4ede-b5c2-b334d0801170 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/1f0c2fc7be4042afa522e3c29bd0691c?usage=true 2026-07-15 12:32:06.266 8 INFO cinder.api.openstack.wsgi [None req-8692a7b0-da36-4ede-b5c2-b334d0801170 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/1f0c2fc7be4042afa522e3c29bd0691c?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 363/729] 10.0.0.199 () {28 vars in 736 bytes} [Wed Jul 15 12:32:06 2026] GET /v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/1f0c2fc7be4042afa522e3c29bd0691c?usage=true => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 12:32:06.277 7 INFO cinder.api.openstack.wsgi [None req-251e96cf-7c6d-4345-a1b1-a592f28978d7 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/7c63e376426f483684c930a4e3a43654?usage=true 2026-07-15 12:32:06.307 7 INFO cinder.api.openstack.wsgi [None req-251e96cf-7c6d-4345-a1b1-a592f28978d7 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/7c63e376426f483684c930a4e3a43654?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 367/730] 10.0.0.199 () {28 vars in 736 bytes} [Wed Jul 15 12:32:06 2026] GET /v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/7c63e376426f483684c930a4e3a43654?usage=true => generated 847 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 12:32:06.319 8 INFO cinder.api.openstack.wsgi [None req-810653a2-bcd7-4ea4-a792-417ccf33d04e 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/e3abcbd0869e4dd2ad9476beb55d7748?usage=true 2026-07-15 12:32:06.340 8 INFO cinder.api.openstack.wsgi [None req-810653a2-bcd7-4ea4-a792-417ccf33d04e 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/e3abcbd0869e4dd2ad9476beb55d7748?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 364/731] 10.0.0.199 () {28 vars in 736 bytes} [Wed Jul 15 12:32:06 2026] GET /v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/e3abcbd0869e4dd2ad9476beb55d7748?usage=true => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 12:32:06.350 7 INFO cinder.api.openstack.wsgi [None req-9be8822a-1c73-4472-9871-547670979d70 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/os-services 2026-07-15 12:32:06.354 7 INFO cinder.api.openstack.wsgi [None req-9be8822a-1c73-4472-9871-547670979d70 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/os-services returned with HTTP 200 [pid: 7|app: 0|req: 368/732] 10.0.0.199 () {28 vars in 645 bytes} [Wed Jul 15 12:32:06 2026] GET /v3/e3abcbd0869e4dd2ad9476beb55d7748/os-services => generated 646 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 12:32:14.308 8 INFO cinder.api.openstack.wsgi [None req-810653a2-bcd7-4ea4-a792-417ccf33d04e 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:32:14.309 7 INFO cinder.api.openstack.wsgi [None req-9be8822a-1c73-4472-9871-547670979d70 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:32:14.309 8 INFO cinder.api.openstack.wsgi [None req-810653a2-bcd7-4ea4-a792-417ccf33d04e 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:32:14.310 7 INFO cinder.api.openstack.wsgi [None req-9be8822a-1c73-4472-9871-547670979d70 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:32:24.308 8 INFO cinder.api.openstack.wsgi [None req-810653a2-bcd7-4ea4-a792-417ccf33d04e 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:32:24.309 7 INFO cinder.api.openstack.wsgi [None req-9be8822a-1c73-4472-9871-547670979d70 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:32:24.309 7 INFO cinder.api.openstack.wsgi [None req-9be8822a-1c73-4472-9871-547670979d70 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:32:24.309 8 INFO cinder.api.openstack.wsgi [None req-810653a2-bcd7-4ea4-a792-417ccf33d04e 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:32:28.631 7 INFO cinder.api.openstack.wsgi [None req-9be204a1-424e-404f-b083-b1595cab2a40 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/snapshots 2026-07-15 12:32:28.645 7 INFO cinder.volume.api [None req-9be204a1-424e-404f-b083-b1595cab2a40 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] Get all snapshots completed successfully. 2026-07-15 12:32:28.646 7 INFO cinder.api.openstack.wsgi [None req-9be204a1-424e-404f-b083-b1595cab2a40 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/snapshots returned with HTTP 200 [pid: 7|app: 0|req: 371/737] 10.0.0.64 () {32 vars in 704 bytes} [Wed Jul 15 12:32:28 2026] GET /v3/e3abcbd0869e4dd2ad9476beb55d7748/snapshots => generated 17 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-15 12:32:28.661 8 INFO cinder.api.openstack.wsgi [None req-e4ed33ab-722b-4a2d-afd1-2e50dcec0833 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/volumes 2026-07-15 12:32:28.693 8 INFO cinder.volume.api [None req-e4ed33ab-722b-4a2d-afd1-2e50dcec0833 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] Get all volumes completed successfully. 2026-07-15 12:32:28.693 8 INFO cinder.api.openstack.wsgi [None req-e4ed33ab-722b-4a2d-afd1-2e50dcec0833 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/volumes returned with HTTP 200 [pid: 8|app: 0|req: 367/738] 10.0.0.64 () {32 vars in 700 bytes} [Wed Jul 15 12:32:28 2026] GET /v3/e3abcbd0869e4dd2ad9476beb55d7748/volumes => generated 15 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-15 12:32:34.308 7 INFO cinder.api.openstack.wsgi [None req-9be204a1-424e-404f-b083-b1595cab2a40 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:32:34.308 8 INFO cinder.api.openstack.wsgi [None req-e4ed33ab-722b-4a2d-afd1-2e50dcec0833 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:32:34.309 7 INFO cinder.api.openstack.wsgi [None req-9be204a1-424e-404f-b083-b1595cab2a40 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:32:34.309 8 INFO cinder.api.openstack.wsgi [None req-e4ed33ab-722b-4a2d-afd1-2e50dcec0833 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:32:44.309 7 INFO cinder.api.openstack.wsgi [None req-9be204a1-424e-404f-b083-b1595cab2a40 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:32:44.309 8 INFO cinder.api.openstack.wsgi [None req-e4ed33ab-722b-4a2d-afd1-2e50dcec0833 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:32:44.310 8 INFO cinder.api.openstack.wsgi [None req-e4ed33ab-722b-4a2d-afd1-2e50dcec0833 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:32:44.310 7 INFO cinder.api.openstack.wsgi [None req-9be204a1-424e-404f-b083-b1595cab2a40 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:32:54.312 8 INFO cinder.api.openstack.wsgi [None req-e4ed33ab-722b-4a2d-afd1-2e50dcec0833 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:32:54.312 7 INFO cinder.api.openstack.wsgi [None req-9be204a1-424e-404f-b083-b1595cab2a40 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:32:54.313 8 INFO cinder.api.openstack.wsgi [None req-e4ed33ab-722b-4a2d-afd1-2e50dcec0833 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:32:54.313 7 INFO cinder.api.openstack.wsgi [None req-9be204a1-424e-404f-b083-b1595cab2a40 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:33:04.308 8 INFO cinder.api.openstack.wsgi [None req-e4ed33ab-722b-4a2d-afd1-2e50dcec0833 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:33:04.309 7 INFO cinder.api.openstack.wsgi [None req-9be204a1-424e-404f-b083-b1595cab2a40 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:33:04.309 8 INFO cinder.api.openstack.wsgi [None req-e4ed33ab-722b-4a2d-afd1-2e50dcec0833 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:33:04.310 7 INFO cinder.api.openstack.wsgi [None req-9be204a1-424e-404f-b083-b1595cab2a40 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:33:04.473 8 INFO cinder.api.openstack.wsgi [None req-ebb15f6e-e4a8-4e17-ada8-ddfc7db84141 77184395bc9342fba3d3c57bba26547c 12dbd9418f59430eb24c63eea82bb28c - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/12dbd9418f59430eb24c63eea82bb28c/volumes 2026-07-15 12:33:05.152 8 INFO cinder.api.v3.volumes [None req-ebb15f6e-e4a8-4e17-ada8-ddfc7db84141 77184395bc9342fba3d3c57bba26547c 12dbd9418f59430eb24c63eea82bb28c - - default default] Create volume of 1 GB 2026-07-15 12:33:05.172 8 INFO cinder.volume.api [None req-ebb15f6e-e4a8-4e17-ada8-ddfc7db84141 77184395bc9342fba3d3c57bba26547c 12dbd9418f59430eb24c63eea82bb28c - - default default] Availability Zones retrieved successfully. 2026-07-15 12:33:05.573 8 INFO cinder.volume.api [None req-ebb15f6e-e4a8-4e17-ada8-ddfc7db84141 77184395bc9342fba3d3c57bba26547c 12dbd9418f59430eb24c63eea82bb28c - - default default] Create volume request issued successfully. 2026-07-15 12:33:05.574 8 INFO cinder.api.openstack.wsgi [None req-ebb15f6e-e4a8-4e17-ada8-ddfc7db84141 77184395bc9342fba3d3c57bba26547c 12dbd9418f59430eb24c63eea82bb28c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/12dbd9418f59430eb24c63eea82bb28c/volumes returned with HTTP 202 [pid: 8|app: 0|req: 372/747] 10.0.0.64 () {34 vars in 722 bytes} [Wed Jul 15 12:33:04 2026] POST /v3/12dbd9418f59430eb24c63eea82bb28c/volumes => generated 865 bytes in 1108 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-07-15 12:33:05.609 7 INFO cinder.api.openstack.wsgi [None req-e439f921-50fa-4288-a4dd-fec2ad42b5fc 77184395bc9342fba3d3c57bba26547c 12dbd9418f59430eb24c63eea82bb28c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/12dbd9418f59430eb24c63eea82bb28c/volumes/03e08e09-ce04-490f-99ba-facf9742c9e7 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending 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-15 12:33:05.674 7 INFO cinder.volume.api [None req-e439f921-50fa-4288-a4dd-fec2ad42b5fc 77184395bc9342fba3d3c57bba26547c 12dbd9418f59430eb24c63eea82bb28c - - default default] Volume info retrieved successfully. 2026-07-15 12:33:05.682 7 INFO cinder.api.openstack.wsgi [None req-e439f921-50fa-4288-a4dd-fec2ad42b5fc 77184395bc9342fba3d3c57bba26547c 12dbd9418f59430eb24c63eea82bb28c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/12dbd9418f59430eb24c63eea82bb28c/volumes/03e08e09-ce04-490f-99ba-facf9742c9e7 returned with HTTP 200 [pid: 7|app: 0|req: 376/748] 10.0.0.64 () {32 vars in 774 bytes} [Wed Jul 15 12:33:05 2026] GET /v3/12dbd9418f59430eb24c63eea82bb28c/volumes/03e08e09-ce04-490f-99ba-facf9742c9e7 => generated 933 bytes in 82 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-15 12:33:05.780 8 INFO cinder.api.openstack.wsgi [None req-5cc12c41-bfaf-40c5-ba95-6192ccb2cf07 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/12dbd9418f59430eb24c63eea82bb28c?usage=true /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-15 12:33:05.826 8 INFO cinder.api.openstack.wsgi [None req-5cc12c41-bfaf-40c5-ba95-6192ccb2cf07 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/12dbd9418f59430eb24c63eea82bb28c?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 373/749] 10.0.0.199 () {28 vars in 736 bytes} [Wed Jul 15 12:33:05 2026] GET /v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/12dbd9418f59430eb24c63eea82bb28c?usage=true => generated 847 bytes in 217 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-15 12:33:05.842 7 INFO cinder.api.openstack.wsgi [None req-2eb66124-4ecd-4756-907a-a62fdf8e1fd2 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/1f0c2fc7be4042afa522e3c29bd0691c?usage=true 2026-07-15 12:33:05.880 7 INFO cinder.api.openstack.wsgi [None req-2eb66124-4ecd-4756-907a-a62fdf8e1fd2 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/1f0c2fc7be4042afa522e3c29bd0691c?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 377/750] 10.0.0.199 () {28 vars in 736 bytes} [Wed Jul 15 12:33:05 2026] GET /v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/1f0c2fc7be4042afa522e3c29bd0691c?usage=true => generated 845 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 12:33:05.896 8 INFO cinder.api.openstack.wsgi [None req-54a7a778-f34e-4241-bb78-87d4fe6ab3dd 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/699c5b8ef5334a99ba5b10f22b5268ff?usage=true 2026-07-15 12:33:05.923 8 INFO cinder.api.openstack.wsgi [None req-54a7a778-f34e-4241-bb78-87d4fe6ab3dd 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/699c5b8ef5334a99ba5b10f22b5268ff?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 374/751] 10.0.0.199 () {28 vars in 736 bytes} [Wed Jul 15 12:33:05 2026] GET /v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/699c5b8ef5334a99ba5b10f22b5268ff?usage=true => generated 847 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 12:33:05.933 7 INFO cinder.api.openstack.wsgi [None req-78031e88-8e4c-4f9c-9071-c7f3ec91e1ae 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/7c63e376426f483684c930a4e3a43654?usage=true 2026-07-15 12:33:05.956 7 INFO cinder.api.openstack.wsgi [None req-78031e88-8e4c-4f9c-9071-c7f3ec91e1ae 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/7c63e376426f483684c930a4e3a43654?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 378/752] 10.0.0.199 () {28 vars in 736 bytes} [Wed Jul 15 12:33:05 2026] GET /v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/7c63e376426f483684c930a4e3a43654?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 12:33:05.974 8 INFO cinder.api.openstack.wsgi [None req-c5481fa2-9a2d-4a33-8106-2d1426eda7ad 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/bcb433d62cec4fcf96ce3fbaff0527b4?usage=true 2026-07-15 12:33:06.002 8 INFO cinder.api.openstack.wsgi [None req-c5481fa2-9a2d-4a33-8106-2d1426eda7ad 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/bcb433d62cec4fcf96ce3fbaff0527b4?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 375/753] 10.0.0.199 () {28 vars in 736 bytes} [Wed Jul 15 12:33:05 2026] GET /v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/bcb433d62cec4fcf96ce3fbaff0527b4?usage=true => generated 847 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 12:33:06.011 7 INFO cinder.api.openstack.wsgi [None req-bf0accfa-fd3e-403f-92f3-e1b8458cdb6a 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/df11090ca9b143ad8b0f63d8f63ad3bc?usage=true 2026-07-15 12:33:06.030 7 INFO cinder.api.openstack.wsgi [None req-bf0accfa-fd3e-403f-92f3-e1b8458cdb6a 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/df11090ca9b143ad8b0f63d8f63ad3bc?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 379/754] 10.0.0.199 () {28 vars in 736 bytes} [Wed Jul 15 12:33:06 2026] GET /v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/df11090ca9b143ad8b0f63d8f63ad3bc?usage=true => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 12:33:06.041 8 INFO cinder.api.openstack.wsgi [None req-c70ff8ea-e210-4191-b758-515b8aa6734c 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/e3abcbd0869e4dd2ad9476beb55d7748?usage=true 2026-07-15 12:33:06.062 8 INFO cinder.api.openstack.wsgi [None req-c70ff8ea-e210-4191-b758-515b8aa6734c 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/e3abcbd0869e4dd2ad9476beb55d7748?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 376/755] 10.0.0.199 () {28 vars in 736 bytes} [Wed Jul 15 12:33:06 2026] GET /v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/e3abcbd0869e4dd2ad9476beb55d7748?usage=true => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 12:33:06.076 7 INFO cinder.api.openstack.wsgi [None req-e9dbe99b-a2af-4aa2-91e2-9d5bb9b73f1d 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/ef825ce6acea4b7e8c1e7c620cc6c278?usage=true 2026-07-15 12:33:06.094 7 INFO cinder.api.openstack.wsgi [None req-e9dbe99b-a2af-4aa2-91e2-9d5bb9b73f1d 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/ef825ce6acea4b7e8c1e7c620cc6c278?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 380/756] 10.0.0.199 () {28 vars in 736 bytes} [Wed Jul 15 12:33:06 2026] GET /v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/ef825ce6acea4b7e8c1e7c620cc6c278?usage=true => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 12:33:06.110 8 INFO cinder.api.openstack.wsgi [None req-61d82f81-20bf-4b8f-8943-8f6b95ed7961 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/volumes/detail?all_tenants=true 2026-07-15 12:33:06.130 8 INFO cinder.volume.api [None req-61d82f81-20bf-4b8f-8943-8f6b95ed7961 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - 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-15 12:33:06.137 8 INFO cinder.api.openstack.wsgi [None req-61d82f81-20bf-4b8f-8943-8f6b95ed7961 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 377/757] 10.0.0.199 () {28 vars in 684 bytes} [Wed Jul 15 12:33:06 2026] GET /v3/e3abcbd0869e4dd2ad9476beb55d7748/volumes/detail?all_tenants=true => generated 1125 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-07-15 12:33:06.156 7 INFO cinder.api.openstack.wsgi [None req-87e142aa-a830-4d9b-9bb8-c8176b88941a 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/snapshots?all_tenants=true 2026-07-15 12:33:06.162 7 INFO cinder.volume.api [None req-87e142aa-a830-4d9b-9bb8-c8176b88941a 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] Get all snapshots completed successfully. 2026-07-15 12:33:06.162 7 INFO cinder.api.openstack.wsgi [None req-87e142aa-a830-4d9b-9bb8-c8176b88941a 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 381/758] 10.0.0.199 () {28 vars in 674 bytes} [Wed Jul 15 12:33:06 2026] GET /v3/e3abcbd0869e4dd2ad9476beb55d7748/snapshots?all_tenants=true => generated 17 bytes in 20 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-15 12:33:06.179 8 INFO cinder.api.openstack.wsgi [None req-c89a9fbb-642f-48b3-a301-a95769ac1d31 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/os-services 2026-07-15 12:33:06.198 8 INFO cinder.api.openstack.wsgi [None req-c89a9fbb-642f-48b3-a301-a95769ac1d31 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/os-services returned with HTTP 200 [pid: 8|app: 0|req: 378/759] 10.0.0.199 () {28 vars in 645 bytes} [Wed Jul 15 12:33:06 2026] GET /v3/e3abcbd0869e4dd2ad9476beb55d7748/os-services => generated 646 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 12:33:06.210 7 INFO cinder.api.openstack.wsgi [None req-e9686ccd-af3f-4988-9977-0f2ac808e4b0 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/volumes/detail?all_tenants=true 2026-07-15 12:33:06.223 7 INFO cinder.volume.api [None req-e9686ccd-af3f-4988-9977-0f2ac808e4b0 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - 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-15 12:33:06.228 7 INFO cinder.api.openstack.wsgi [None req-e9686ccd-af3f-4988-9977-0f2ac808e4b0 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 382/760] 10.0.0.199 () {28 vars in 684 bytes} [Wed Jul 15 12:33:06 2026] GET /v3/e3abcbd0869e4dd2ad9476beb55d7748/volumes/detail?all_tenants=true => generated 1125 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-07-15 12:33:06.239 8 INFO cinder.api.openstack.wsgi [None req-f5347fb9-d0eb-4883-9fd8-1f9077e21e96 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/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-15 12:33:06.711 7 INFO cinder.api.openstack.wsgi [None req-b7dcab67-723d-4185-b46d-1a5f69b01d26 77184395bc9342fba3d3c57bba26547c 12dbd9418f59430eb24c63eea82bb28c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/12dbd9418f59430eb24c63eea82bb28c/volumes/03e08e09-ce04-490f-99ba-facf9742c9e7 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending 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-15 12:33:06.724 7 INFO cinder.volume.api [None req-b7dcab67-723d-4185-b46d-1a5f69b01d26 77184395bc9342fba3d3c57bba26547c 12dbd9418f59430eb24c63eea82bb28c - - default default] Volume info retrieved successfully. 2026-07-15 12:33:06.729 7 INFO cinder.api.openstack.wsgi [None req-b7dcab67-723d-4185-b46d-1a5f69b01d26 77184395bc9342fba3d3c57bba26547c 12dbd9418f59430eb24c63eea82bb28c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/12dbd9418f59430eb24c63eea82bb28c/volumes/03e08e09-ce04-490f-99ba-facf9742c9e7 returned with HTTP 200 [pid: 7|app: 0|req: 383/761] 10.0.0.64 () {32 vars in 774 bytes} [Wed Jul 15 12:33:06 2026] GET /v3/12dbd9418f59430eb24c63eea82bb28c/volumes/03e08e09-ce04-490f-99ba-facf9742c9e7 => generated 957 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 12:33:06.743 8 INFO cinder.api.openstack.wsgi [None req-f5347fb9-d0eb-4883-9fd8-1f9077e21e96 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 379/762] 10.0.0.199 () {28 vars in 696 bytes} [Wed Jul 15 12:33:06 2026] GET /v3/e3abcbd0869e4dd2ad9476beb55d7748/scheduler-stats/get_pools?detail=true => generated 670 bytes in 511 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-15 12:33:07.753 7 INFO cinder.api.openstack.wsgi [None req-941cf109-9672-4e46-950e-cd5fecda632a 77184395bc9342fba3d3c57bba26547c 12dbd9418f59430eb24c63eea82bb28c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/12dbd9418f59430eb24c63eea82bb28c/volumes/03e08e09-ce04-490f-99ba-facf9742c9e7 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending 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-15 12:33:07.767 7 INFO cinder.volume.api [None req-941cf109-9672-4e46-950e-cd5fecda632a 77184395bc9342fba3d3c57bba26547c 12dbd9418f59430eb24c63eea82bb28c - - default default] Volume info retrieved successfully. 2026-07-15 12:33:07.773 7 INFO cinder.api.openstack.wsgi [None req-941cf109-9672-4e46-950e-cd5fecda632a 77184395bc9342fba3d3c57bba26547c 12dbd9418f59430eb24c63eea82bb28c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/12dbd9418f59430eb24c63eea82bb28c/volumes/03e08e09-ce04-490f-99ba-facf9742c9e7 returned with HTTP 200 [pid: 7|app: 0|req: 384/763] 10.0.0.64 () {32 vars in 774 bytes} [Wed Jul 15 12:33:07 2026] GET /v3/12dbd9418f59430eb24c63eea82bb28c/volumes/03e08e09-ce04-490f-99ba-facf9742c9e7 => generated 957 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 12:33:08.791 8 INFO cinder.api.openstack.wsgi [None req-5556f0a2-9ef3-4b57-ae53-56e0bd50ff76 77184395bc9342fba3d3c57bba26547c 12dbd9418f59430eb24c63eea82bb28c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/12dbd9418f59430eb24c63eea82bb28c/volumes/03e08e09-ce04-490f-99ba-facf9742c9e7 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending 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-15 12:33:08.811 8 INFO cinder.volume.api [None req-5556f0a2-9ef3-4b57-ae53-56e0bd50ff76 77184395bc9342fba3d3c57bba26547c 12dbd9418f59430eb24c63eea82bb28c - - default default] Volume info retrieved successfully. 2026-07-15 12:33:08.817 8 INFO cinder.api.openstack.wsgi [None req-5556f0a2-9ef3-4b57-ae53-56e0bd50ff76 77184395bc9342fba3d3c57bba26547c 12dbd9418f59430eb24c63eea82bb28c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/12dbd9418f59430eb24c63eea82bb28c/volumes/03e08e09-ce04-490f-99ba-facf9742c9e7 returned with HTTP 200 [pid: 8|app: 0|req: 380/764] 10.0.0.64 () {32 vars in 774 bytes} [Wed Jul 15 12:33:08 2026] GET /v3/12dbd9418f59430eb24c63eea82bb28c/volumes/03e08e09-ce04-490f-99ba-facf9742c9e7 => generated 1483 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-15 12:33:08.904 7 INFO cinder.api.openstack.wsgi [req-fe7d0003-8a12-421b-98bc-61898e1b293a req-9c9ec53a-2f00-467a-aef5-67828651cbf2 77184395bc9342fba3d3c57bba26547c 12dbd9418f59430eb24c63eea82bb28c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/12dbd9418f59430eb24c63eea82bb28c/volumes/03e08e09-ce04-490f-99ba-facf9742c9e7 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending 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-15 12:33:08.920 7 INFO cinder.volume.api [req-fe7d0003-8a12-421b-98bc-61898e1b293a req-9c9ec53a-2f00-467a-aef5-67828651cbf2 77184395bc9342fba3d3c57bba26547c 12dbd9418f59430eb24c63eea82bb28c - - default default] Volume info retrieved successfully. 2026-07-15 12:33:08.927 7 INFO cinder.api.openstack.wsgi [req-fe7d0003-8a12-421b-98bc-61898e1b293a req-9c9ec53a-2f00-467a-aef5-67828651cbf2 77184395bc9342fba3d3c57bba26547c 12dbd9418f59430eb24c63eea82bb28c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/12dbd9418f59430eb24c63eea82bb28c/volumes/03e08e09-ce04-490f-99ba-facf9742c9e7 returned with HTTP 200 [pid: 7|app: 0|req: 385/765] 10.0.0.227 () {34 vars in 1028 bytes} [Wed Jul 15 12:33:08 2026] GET /v3/12dbd9418f59430eb24c63eea82bb28c/volumes/03e08e09-ce04-490f-99ba-facf9742c9e7 => generated 1483 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-15 12:33:09.358 8 INFO cinder.api.openstack.wsgi [req-fe7d0003-8a12-421b-98bc-61898e1b293a req-041d7d88-179a-4579-b1d7-83064eb0d419 77184395bc9342fba3d3c57bba26547c 12dbd9418f59430eb24c63eea82bb28c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/12dbd9418f59430eb24c63eea82bb28c/volumes/03e08e09-ce04-490f-99ba-facf9742c9e7 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending 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-15 12:33:09.372 8 INFO cinder.volume.api [req-fe7d0003-8a12-421b-98bc-61898e1b293a req-041d7d88-179a-4579-b1d7-83064eb0d419 77184395bc9342fba3d3c57bba26547c 12dbd9418f59430eb24c63eea82bb28c - - default default] Volume info retrieved successfully. 2026-07-15 12:33:09.378 8 INFO cinder.api.openstack.wsgi [req-fe7d0003-8a12-421b-98bc-61898e1b293a req-041d7d88-179a-4579-b1d7-83064eb0d419 77184395bc9342fba3d3c57bba26547c 12dbd9418f59430eb24c63eea82bb28c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/12dbd9418f59430eb24c63eea82bb28c/volumes/03e08e09-ce04-490f-99ba-facf9742c9e7 returned with HTTP 200 [pid: 8|app: 0|req: 381/766] 10.0.0.227 () {34 vars in 1028 bytes} [Wed Jul 15 12:33:09 2026] GET /v3/12dbd9418f59430eb24c63eea82bb28c/volumes/03e08e09-ce04-490f-99ba-facf9742c9e7 => generated 1483 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-07-15 12:33:09.391 7 INFO cinder.api.openstack.wsgi [req-fe7d0003-8a12-421b-98bc-61898e1b293a req-9c9ec53a-2f00-467a-aef5-67828651cbf2 77184395bc9342fba3d3c57bba26547c 12dbd9418f59430eb24c63eea82bb28c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-07-15 12:33:09.391 7 INFO cinder.api.openstack.wsgi [req-fe7d0003-8a12-421b-98bc-61898e1b293a req-9c9ec53a-2f00-467a-aef5-67828651cbf2 77184395bc9342fba3d3c57bba26547c 12dbd9418f59430eb24c63eea82bb28c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 386/767] 10.0.0.227 () {32 vars in 829 bytes} [Wed Jul 15 12:33:09 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-15 12:33:09.408 8 INFO cinder.api.openstack.wsgi [req-fe7d0003-8a12-421b-98bc-61898e1b293a req-a451531f-29ed-4700-ada1-c9f39bd0eeda 77184395bc9342fba3d3c57bba26547c 12dbd9418f59430eb24c63eea82bb28c - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/12dbd9418f59430eb24c63eea82bb28c/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-15 12:33:09.571 8 INFO cinder.api.openstack.wsgi [req-fe7d0003-8a12-421b-98bc-61898e1b293a req-a451531f-29ed-4700-ada1-c9f39bd0eeda 77184395bc9342fba3d3c57bba26547c 12dbd9418f59430eb24c63eea82bb28c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/12dbd9418f59430eb24c63eea82bb28c/attachments returned with HTTP 200 [pid: 8|app: 0|req: 382/768] 10.0.0.227 () {40 vars in 1057 bytes} [Wed Jul 15 12:33:09 2026] POST /v3/12dbd9418f59430eb24c63eea82bb28c/attachments => generated 273 bytes in 173 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-07-15 12:33:14.308 8 INFO cinder.api.openstack.wsgi [req-fe7d0003-8a12-421b-98bc-61898e1b293a req-a451531f-29ed-4700-ada1-c9f39bd0eeda 77184395bc9342fba3d3c57bba26547c 12dbd9418f59430eb24c63eea82bb28c - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:33:14.308 7 INFO cinder.api.openstack.wsgi [req-fe7d0003-8a12-421b-98bc-61898e1b293a req-9c9ec53a-2f00-467a-aef5-67828651cbf2 77184395bc9342fba3d3c57bba26547c 12dbd9418f59430eb24c63eea82bb28c - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:33:14.309 8 INFO cinder.api.openstack.wsgi [req-fe7d0003-8a12-421b-98bc-61898e1b293a req-a451531f-29ed-4700-ada1-c9f39bd0eeda 77184395bc9342fba3d3c57bba26547c 12dbd9418f59430eb24c63eea82bb28c - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:33:14.309 7 INFO cinder.api.openstack.wsgi [req-fe7d0003-8a12-421b-98bc-61898e1b293a req-9c9ec53a-2f00-467a-aef5-67828651cbf2 77184395bc9342fba3d3c57bba26547c 12dbd9418f59430eb24c63eea82bb28c - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:33:16.034 7 INFO cinder.api.openstack.wsgi [req-fe7d0003-8a12-421b-98bc-61898e1b293a req-9c9ec53a-2f00-467a-aef5-67828651cbf2 77184395bc9342fba3d3c57bba26547c 12dbd9418f59430eb24c63eea82bb28c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-07-15 12:33:16.035 7 INFO cinder.api.openstack.wsgi [req-fe7d0003-8a12-421b-98bc-61898e1b293a req-9c9ec53a-2f00-467a-aef5-67828651cbf2 77184395bc9342fba3d3c57bba26547c 12dbd9418f59430eb24c63eea82bb28c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 388/771] 199.204.45.4 () {32 vars in 838 bytes} [Wed Jul 15 12:33:16 2026] GET / => generated 411 bytes in 1 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-15 12:33:16.081 8 INFO cinder.api.openstack.wsgi [req-fe7d0003-8a12-421b-98bc-61898e1b293a req-e4da46a3-94f3-45c9-a87f-2d36b5731c34 77184395bc9342fba3d3c57bba26547c 12dbd9418f59430eb24c63eea82bb28c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/12dbd9418f59430eb24c63eea82bb28c/volumes/03e08e09-ce04-490f-99ba-facf9742c9e7 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending 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-15 12:33:16.096 8 INFO cinder.volume.api [req-fe7d0003-8a12-421b-98bc-61898e1b293a req-e4da46a3-94f3-45c9-a87f-2d36b5731c34 77184395bc9342fba3d3c57bba26547c 12dbd9418f59430eb24c63eea82bb28c - - default default] Volume info retrieved successfully. 2026-07-15 12:33:16.101 8 INFO cinder.api.openstack.wsgi [req-fe7d0003-8a12-421b-98bc-61898e1b293a req-e4da46a3-94f3-45c9-a87f-2d36b5731c34 77184395bc9342fba3d3c57bba26547c 12dbd9418f59430eb24c63eea82bb28c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/12dbd9418f59430eb24c63eea82bb28c/volumes/03e08e09-ce04-490f-99ba-facf9742c9e7 returned with HTTP 200 [pid: 8|app: 0|req: 384/772] 199.204.45.4 () {36 vars in 1071 bytes} [Wed Jul 15 12:33:16 2026] GET /v3/12dbd9418f59430eb24c63eea82bb28c/volumes/03e08e09-ce04-490f-99ba-facf9742c9e7 => generated 1663 bytes in 24 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-15 12:33:18.127 7 INFO cinder.api.openstack.wsgi [req-fe7d0003-8a12-421b-98bc-61898e1b293a req-24d1b5e2-93a7-42b8-b58a-9a84c8dfa4ea 77184395bc9342fba3d3c57bba26547c 12dbd9418f59430eb24c63eea82bb28c - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/12dbd9418f59430eb24c63eea82bb28c/attachments/16f193ef-bbf9-4cf0-84bf-10a006e9a3f5 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending 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-15 12:33:19.170 7 INFO cinder.api.openstack.wsgi [req-fe7d0003-8a12-421b-98bc-61898e1b293a req-24d1b5e2-93a7-42b8-b58a-9a84c8dfa4ea 77184395bc9342fba3d3c57bba26547c 12dbd9418f59430eb24c63eea82bb28c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/12dbd9418f59430eb24c63eea82bb28c/attachments/16f193ef-bbf9-4cf0-84bf-10a006e9a3f5 returned with HTTP 200 [pid: 7|app: 0|req: 389/773] 199.204.45.4 () {40 vars in 1133 bytes} [Wed Jul 15 12:33:18 2026] PUT /v3/12dbd9418f59430eb24c63eea82bb28c/attachments/16f193ef-bbf9-4cf0-84bf-10a006e9a3f5 => generated 802 bytes in 1055 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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-15 12:33:19.687 8 INFO cinder.api.openstack.wsgi [req-fe7d0003-8a12-421b-98bc-61898e1b293a req-ba1030b1-aeea-4cff-829c-6539d046c978 77184395bc9342fba3d3c57bba26547c 12dbd9418f59430eb24c63eea82bb28c - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/12dbd9418f59430eb24c63eea82bb28c/attachments/16f193ef-bbf9-4cf0-84bf-10a006e9a3f5/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-15 12:33:19.762 8 INFO cinder.api.openstack.wsgi [req-fe7d0003-8a12-421b-98bc-61898e1b293a req-ba1030b1-aeea-4cff-829c-6539d046c978 77184395bc9342fba3d3c57bba26547c 12dbd9418f59430eb24c63eea82bb28c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/12dbd9418f59430eb24c63eea82bb28c/attachments/16f193ef-bbf9-4cf0-84bf-10a006e9a3f5/action returned with HTTP 204 [pid: 8|app: 0|req: 385/774] 199.204.45.4 () {40 vars in 1146 bytes} [Wed Jul 15 12:33:19 2026] POST /v3/12dbd9418f59430eb24c63eea82bb28c/attachments/16f193ef-bbf9-4cf0-84bf-10a006e9a3f5/action => generated 0 bytes in 83 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) 2026-07-15 12:33:24.309 7 INFO cinder.api.openstack.wsgi [req-fe7d0003-8a12-421b-98bc-61898e1b293a req-24d1b5e2-93a7-42b8-b58a-9a84c8dfa4ea 77184395bc9342fba3d3c57bba26547c 12dbd9418f59430eb24c63eea82bb28c - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:33:24.309 8 INFO cinder.api.openstack.wsgi [req-fe7d0003-8a12-421b-98bc-61898e1b293a req-ba1030b1-aeea-4cff-829c-6539d046c978 77184395bc9342fba3d3c57bba26547c 12dbd9418f59430eb24c63eea82bb28c - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:33:24.310 7 INFO cinder.api.openstack.wsgi [req-fe7d0003-8a12-421b-98bc-61898e1b293a req-24d1b5e2-93a7-42b8-b58a-9a84c8dfa4ea 77184395bc9342fba3d3c57bba26547c 12dbd9418f59430eb24c63eea82bb28c - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:33:24.310 8 INFO cinder.api.openstack.wsgi [req-fe7d0003-8a12-421b-98bc-61898e1b293a req-ba1030b1-aeea-4cff-829c-6539d046c978 77184395bc9342fba3d3c57bba26547c 12dbd9418f59430eb24c63eea82bb28c - - 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-15 12:33:33.429 7 INFO cinder.api.openstack.wsgi [req-c237bedb-8b29-4607-b47d-fbdcd7b6099d req-b6be7a90-641c-4ce4-91b4-e8ffdebfd08c 77184395bc9342fba3d3c57bba26547c 12dbd9418f59430eb24c63eea82bb28c - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/12dbd9418f59430eb24c63eea82bb28c/attachments/16f193ef-bbf9-4cf0-84bf-10a006e9a3f5 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending 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-15 12:33:34.009 7 INFO cinder.api.openstack.wsgi [req-c237bedb-8b29-4607-b47d-fbdcd7b6099d req-b6be7a90-641c-4ce4-91b4-e8ffdebfd08c 77184395bc9342fba3d3c57bba26547c 12dbd9418f59430eb24c63eea82bb28c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/12dbd9418f59430eb24c63eea82bb28c/attachments/16f193ef-bbf9-4cf0-84bf-10a006e9a3f5 returned with HTTP 200 [pid: 7|app: 0|req: 391/777] 199.204.45.4 () {38 vars in 1101 bytes} [Wed Jul 15 12:33:33 2026] DELETE /v3/12dbd9418f59430eb24c63eea82bb28c/attachments/16f193ef-bbf9-4cf0-84bf-10a006e9a3f5 => generated 19 bytes in 587 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-15 12:33:34.032 8 INFO cinder.api.openstack.wsgi [req-c237bedb-8b29-4607-b47d-fbdcd7b6099d req-578549cb-ec3c-4399-a7f6-7240505f2c61 77184395bc9342fba3d3c57bba26547c 12dbd9418f59430eb24c63eea82bb28c - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/12dbd9418f59430eb24c63eea82bb28c/volumes/03e08e09-ce04-490f-99ba-facf9742c9e7 2026-07-15 12:33:34.033 8 INFO cinder.api.v3.volumes [req-c237bedb-8b29-4607-b47d-fbdcd7b6099d req-578549cb-ec3c-4399-a7f6-7240505f2c61 77184395bc9342fba3d3c57bba26547c 12dbd9418f59430eb24c63eea82bb28c - - default default] Delete volume with id: 03e08e09-ce04-490f-99ba-facf9742c9e7 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending 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-15 12:33:34.052 8 INFO cinder.volume.api [req-c237bedb-8b29-4607-b47d-fbdcd7b6099d req-578549cb-ec3c-4399-a7f6-7240505f2c61 77184395bc9342fba3d3c57bba26547c 12dbd9418f59430eb24c63eea82bb28c - - default default] Volume info retrieved successfully. 2026-07-15 12:33:34.095 8 INFO cinder.volume.api [req-c237bedb-8b29-4607-b47d-fbdcd7b6099d req-578549cb-ec3c-4399-a7f6-7240505f2c61 77184395bc9342fba3d3c57bba26547c 12dbd9418f59430eb24c63eea82bb28c - - default default] Delete volume request issued successfully. 2026-07-15 12:33:34.096 8 INFO cinder.api.openstack.wsgi [req-c237bedb-8b29-4607-b47d-fbdcd7b6099d req-578549cb-ec3c-4399-a7f6-7240505f2c61 77184395bc9342fba3d3c57bba26547c 12dbd9418f59430eb24c63eea82bb28c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/12dbd9418f59430eb24c63eea82bb28c/volumes/03e08e09-ce04-490f-99ba-facf9742c9e7 returned with HTTP 202 [pid: 8|app: 0|req: 387/778] 199.204.45.4 () {36 vars in 1052 bytes} [Wed Jul 15 12:33:34 2026] DELETE /v3/12dbd9418f59430eb24c63eea82bb28c/volumes/03e08e09-ce04-490f-99ba-facf9742c9e7 => generated 0 bytes in 78 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) 2026-07-15 12:33:34.308 7 INFO cinder.api.openstack.wsgi [req-c237bedb-8b29-4607-b47d-fbdcd7b6099d req-b6be7a90-641c-4ce4-91b4-e8ffdebfd08c 77184395bc9342fba3d3c57bba26547c 12dbd9418f59430eb24c63eea82bb28c - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:33:34.309 8 INFO cinder.api.openstack.wsgi [req-c237bedb-8b29-4607-b47d-fbdcd7b6099d req-578549cb-ec3c-4399-a7f6-7240505f2c61 77184395bc9342fba3d3c57bba26547c 12dbd9418f59430eb24c63eea82bb28c - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:33:34.310 7 INFO cinder.api.openstack.wsgi [req-c237bedb-8b29-4607-b47d-fbdcd7b6099d req-b6be7a90-641c-4ce4-91b4-e8ffdebfd08c 77184395bc9342fba3d3c57bba26547c 12dbd9418f59430eb24c63eea82bb28c - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:33:34.310 8 INFO cinder.api.openstack.wsgi [req-c237bedb-8b29-4607-b47d-fbdcd7b6099d req-578549cb-ec3c-4399-a7f6-7240505f2c61 77184395bc9342fba3d3c57bba26547c 12dbd9418f59430eb24c63eea82bb28c - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:33:44.308 7 INFO cinder.api.openstack.wsgi [req-c237bedb-8b29-4607-b47d-fbdcd7b6099d req-b6be7a90-641c-4ce4-91b4-e8ffdebfd08c 77184395bc9342fba3d3c57bba26547c 12dbd9418f59430eb24c63eea82bb28c - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:33:44.308 8 INFO cinder.api.openstack.wsgi [req-c237bedb-8b29-4607-b47d-fbdcd7b6099d req-578549cb-ec3c-4399-a7f6-7240505f2c61 77184395bc9342fba3d3c57bba26547c 12dbd9418f59430eb24c63eea82bb28c - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:33:44.309 7 INFO cinder.api.openstack.wsgi [req-c237bedb-8b29-4607-b47d-fbdcd7b6099d req-b6be7a90-641c-4ce4-91b4-e8ffdebfd08c 77184395bc9342fba3d3c57bba26547c 12dbd9418f59430eb24c63eea82bb28c - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:33:44.309 8 INFO cinder.api.openstack.wsgi [req-c237bedb-8b29-4607-b47d-fbdcd7b6099d req-578549cb-ec3c-4399-a7f6-7240505f2c61 77184395bc9342fba3d3c57bba26547c 12dbd9418f59430eb24c63eea82bb28c - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:33:54.308 8 INFO cinder.api.openstack.wsgi [req-c237bedb-8b29-4607-b47d-fbdcd7b6099d req-578549cb-ec3c-4399-a7f6-7240505f2c61 77184395bc9342fba3d3c57bba26547c 12dbd9418f59430eb24c63eea82bb28c - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:33:54.308 7 INFO cinder.api.openstack.wsgi [req-c237bedb-8b29-4607-b47d-fbdcd7b6099d req-b6be7a90-641c-4ce4-91b4-e8ffdebfd08c 77184395bc9342fba3d3c57bba26547c 12dbd9418f59430eb24c63eea82bb28c - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:33:54.309 8 INFO cinder.api.openstack.wsgi [req-c237bedb-8b29-4607-b47d-fbdcd7b6099d req-578549cb-ec3c-4399-a7f6-7240505f2c61 77184395bc9342fba3d3c57bba26547c 12dbd9418f59430eb24c63eea82bb28c - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:33:54.309 7 INFO cinder.api.openstack.wsgi [req-c237bedb-8b29-4607-b47d-fbdcd7b6099d req-b6be7a90-641c-4ce4-91b4-e8ffdebfd08c 77184395bc9342fba3d3c57bba26547c 12dbd9418f59430eb24c63eea82bb28c - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:34:04.308 8 INFO cinder.api.openstack.wsgi [req-c237bedb-8b29-4607-b47d-fbdcd7b6099d req-578549cb-ec3c-4399-a7f6-7240505f2c61 77184395bc9342fba3d3c57bba26547c 12dbd9418f59430eb24c63eea82bb28c - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:34:04.309 7 INFO cinder.api.openstack.wsgi [req-c237bedb-8b29-4607-b47d-fbdcd7b6099d req-b6be7a90-641c-4ce4-91b4-e8ffdebfd08c 77184395bc9342fba3d3c57bba26547c 12dbd9418f59430eb24c63eea82bb28c - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:34:04.309 8 INFO cinder.api.openstack.wsgi [req-c237bedb-8b29-4607-b47d-fbdcd7b6099d req-578549cb-ec3c-4399-a7f6-7240505f2c61 77184395bc9342fba3d3c57bba26547c 12dbd9418f59430eb24c63eea82bb28c - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:34:04.310 7 INFO cinder.api.openstack.wsgi [req-c237bedb-8b29-4607-b47d-fbdcd7b6099d req-b6be7a90-641c-4ce4-91b4-e8ffdebfd08c 77184395bc9342fba3d3c57bba26547c 12dbd9418f59430eb24c63eea82bb28c - - 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-15 12:34:05.801 8 INFO cinder.api.openstack.wsgi [None req-be46f4d8-da3d-41c2-bb81-076fbf6945e7 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/snapshots?all_tenants=true 2026-07-15 12:34:05.809 8 INFO cinder.volume.api [None req-be46f4d8-da3d-41c2-bb81-076fbf6945e7 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] Get all snapshots completed successfully. 2026-07-15 12:34:05.809 8 INFO cinder.api.openstack.wsgi [None req-be46f4d8-da3d-41c2-bb81-076fbf6945e7 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 392/787] 10.0.0.199 () {28 vars in 674 bytes} [Wed Jul 15 12:34:05 2026] GET /v3/e3abcbd0869e4dd2ad9476beb55d7748/snapshots?all_tenants=true => generated 17 bytes in 179 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-15 12:34:05.823 7 INFO cinder.api.openstack.wsgi [None req-0ffc98c8-eea7-4702-be12-37a977e8bdb0 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/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-15 12:34:05.832 7 INFO cinder.api.openstack.wsgi [None req-0ffc98c8-eea7-4702-be12-37a977e8bdb0 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/os-services returned with HTTP 200 [pid: 7|app: 0|req: 396/788] 10.0.0.199 () {28 vars in 645 bytes} [Wed Jul 15 12:34:05 2026] GET /v3/e3abcbd0869e4dd2ad9476beb55d7748/os-services => generated 646 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 12:34:05.898 8 INFO cinder.api.openstack.wsgi [None req-cd19e3f7-986f-4a55-a0c1-f12e4e484893 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/11129d6cf4724145b1facb484b4c2dbe?usage=true 2026-07-15 12:34:05.917 8 INFO cinder.api.openstack.wsgi [None req-cd19e3f7-986f-4a55-a0c1-f12e4e484893 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/11129d6cf4724145b1facb484b4c2dbe?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 393/789] 10.0.0.199 () {28 vars in 736 bytes} [Wed Jul 15 12:34:05 2026] GET /v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/11129d6cf4724145b1facb484b4c2dbe?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 12:34:05.928 7 INFO cinder.api.openstack.wsgi [None req-a3807ac3-8615-40eb-974c-c58795741474 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/1f0c2fc7be4042afa522e3c29bd0691c?usage=true 2026-07-15 12:34:05.973 7 INFO cinder.api.openstack.wsgi [None req-a3807ac3-8615-40eb-974c-c58795741474 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/1f0c2fc7be4042afa522e3c29bd0691c?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 397/790] 10.0.0.199 () {28 vars in 736 bytes} [Wed Jul 15 12:34:05 2026] GET /v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/1f0c2fc7be4042afa522e3c29bd0691c?usage=true => generated 845 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 12:34:05.986 8 INFO cinder.api.openstack.wsgi [None req-4475d09e-a55d-4689-a53a-40c2f10c1730 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/2e7eec2f400145da8db7747ad424812a?usage=true 2026-07-15 12:34:06.010 8 INFO cinder.api.openstack.wsgi [None req-4475d09e-a55d-4689-a53a-40c2f10c1730 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/2e7eec2f400145da8db7747ad424812a?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 394/791] 10.0.0.199 () {28 vars in 736 bytes} [Wed Jul 15 12:34:05 2026] GET /v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/2e7eec2f400145da8db7747ad424812a?usage=true => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 12:34:06.024 7 INFO cinder.api.openstack.wsgi [None req-ca48610f-0cf3-4f84-83a1-5a7a86d4f73b 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/48464c6bf0154acb95784d291a882d8e?usage=true 2026-07-15 12:34:06.047 7 INFO cinder.api.openstack.wsgi [None req-ca48610f-0cf3-4f84-83a1-5a7a86d4f73b 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/48464c6bf0154acb95784d291a882d8e?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 398/792] 10.0.0.199 () {28 vars in 736 bytes} [Wed Jul 15 12:34:06 2026] GET /v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/48464c6bf0154acb95784d291a882d8e?usage=true => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 12:34:06.060 8 INFO cinder.api.openstack.wsgi [None req-a1cd4572-6386-4d44-a198-ef7c0278b39d 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/7c63e376426f483684c930a4e3a43654?usage=true 2026-07-15 12:34:06.090 8 INFO cinder.api.openstack.wsgi [None req-a1cd4572-6386-4d44-a198-ef7c0278b39d 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/7c63e376426f483684c930a4e3a43654?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 395/793] 10.0.0.199 () {28 vars in 736 bytes} [Wed Jul 15 12:34:06 2026] GET /v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/7c63e376426f483684c930a4e3a43654?usage=true => generated 847 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 12:34:06.105 7 INFO cinder.api.openstack.wsgi [None req-ccee0177-f9b1-4469-b25b-987bc2b748a9 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/e3abcbd0869e4dd2ad9476beb55d7748?usage=true 2026-07-15 12:34:06.130 7 INFO cinder.api.openstack.wsgi [None req-ccee0177-f9b1-4469-b25b-987bc2b748a9 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/e3abcbd0869e4dd2ad9476beb55d7748?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 399/794] 10.0.0.199 () {28 vars in 736 bytes} [Wed Jul 15 12:34:06 2026] GET /v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/e3abcbd0869e4dd2ad9476beb55d7748?usage=true => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 12:34:06.143 8 INFO cinder.api.openstack.wsgi [None req-a83e7a77-658c-4348-8360-a3e6780aba8f 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/e42ea8b5eb8c48edab93ed664dcfd916?usage=true 2026-07-15 12:34:06.169 8 INFO cinder.api.openstack.wsgi [None req-a83e7a77-658c-4348-8360-a3e6780aba8f 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/e42ea8b5eb8c48edab93ed664dcfd916?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 396/795] 10.0.0.199 () {28 vars in 736 bytes} [Wed Jul 15 12:34:06 2026] GET /v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/e42ea8b5eb8c48edab93ed664dcfd916?usage=true => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 12:34:06.181 7 INFO cinder.api.openstack.wsgi [None req-06308e82-3e57-4e17-9663-023e2cfa47cf 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/volumes/detail?all_tenants=true 2026-07-15 12:34:06.196 7 INFO cinder.volume.api [None req-06308e82-3e57-4e17-9663-023e2cfa47cf 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] Get all volumes completed successfully. 2026-07-15 12:34:06.199 7 INFO cinder.api.openstack.wsgi [None req-06308e82-3e57-4e17-9663-023e2cfa47cf 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 400/796] 10.0.0.199 () {28 vars in 684 bytes} [Wed Jul 15 12:34:06 2026] GET /v3/e3abcbd0869e4dd2ad9476beb55d7748/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-15 12:34:06.212 8 INFO cinder.api.openstack.wsgi [None req-9ad3ff2d-5df9-4747-9190-5cc5e8cb3efb 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/volumes/detail?all_tenants=true 2026-07-15 12:34:06.224 8 INFO cinder.volume.api [None req-9ad3ff2d-5df9-4747-9190-5cc5e8cb3efb 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] Get all volumes completed successfully. 2026-07-15 12:34:06.227 8 INFO cinder.api.openstack.wsgi [None req-9ad3ff2d-5df9-4747-9190-5cc5e8cb3efb 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 397/797] 10.0.0.199 () {28 vars in 684 bytes} [Wed Jul 15 12:34:06 2026] GET /v3/e3abcbd0869e4dd2ad9476beb55d7748/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-15 12:34:06.241 7 INFO cinder.api.openstack.wsgi [None req-c138a9bc-dfc6-44b0-b0d9-527be4109e18 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/scheduler-stats/get_pools?detail=true 2026-07-15 12:34:06.744 7 INFO cinder.api.openstack.wsgi [None req-c138a9bc-dfc6-44b0-b0d9-527be4109e18 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 401/798] 10.0.0.199 () {28 vars in 696 bytes} [Wed Jul 15 12:34:06 2026] GET /v3/e3abcbd0869e4dd2ad9476beb55d7748/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-15 12:34:10.050 8 INFO cinder.api.openstack.wsgi [None req-9ad3ff2d-5df9-4747-9190-5cc5e8cb3efb 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-07-15 12:34:10.051 8 INFO cinder.api.openstack.wsgi [None req-9ad3ff2d-5df9-4747-9190-5cc5e8cb3efb 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 398/799] 10.0.0.64 () {30 vars in 410 bytes} [Wed Jul 15 12:34:10 2026] GET / => generated 411 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-07-15 12:34:12.347 7 INFO cinder.api.openstack.wsgi [None req-8daf7097-8264-42a7-b584-c68c0dd71d9f 6fb84d956edb4f78b1cf6170470bc0ae fb81cddd907a4bd8be7efb4adb4d3290 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/fb81cddd907a4bd8be7efb4adb4d3290/volumes 2026-07-15 12:34:12.351 7 INFO cinder.api.v3.volumes [None req-8daf7097-8264-42a7-b584-c68c0dd71d9f 6fb84d956edb4f78b1cf6170470bc0ae fb81cddd907a4bd8be7efb4adb4d3290 - - default default] Create volume of 1 GB 2026-07-15 12:34:12.376 7 INFO cinder.volume.api [None req-8daf7097-8264-42a7-b584-c68c0dd71d9f 6fb84d956edb4f78b1cf6170470bc0ae fb81cddd907a4bd8be7efb4adb4d3290 - - default default] Availability Zones retrieved successfully. 2026-07-15 12:34:12.692 7 INFO cinder.volume.api [None req-8daf7097-8264-42a7-b584-c68c0dd71d9f 6fb84d956edb4f78b1cf6170470bc0ae fb81cddd907a4bd8be7efb4adb4d3290 - - default default] Create volume request issued successfully. 2026-07-15 12:34:12.693 7 INFO cinder.api.openstack.wsgi [None req-8daf7097-8264-42a7-b584-c68c0dd71d9f 6fb84d956edb4f78b1cf6170470bc0ae fb81cddd907a4bd8be7efb4adb4d3290 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/fb81cddd907a4bd8be7efb4adb4d3290/volumes returned with HTTP 202 [pid: 7|app: 0|req: 402/800] 10.0.0.64 () {34 vars in 722 bytes} [Wed Jul 15 12:34:12 2026] POST /v3/fb81cddd907a4bd8be7efb4adb4d3290/volumes => generated 870 bytes in 563 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-07-15 12:34:12.718 8 INFO cinder.api.openstack.wsgi [None req-ab3913f5-ed3f-4366-a7b0-faffbe128aeb 6fb84d956edb4f78b1cf6170470bc0ae fb81cddd907a4bd8be7efb4adb4d3290 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/fb81cddd907a4bd8be7efb4adb4d3290/volumes/55e7381b-e4ba-495c-8547-0ddc53dd4ec4 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending 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-15 12:34:12.746 8 INFO cinder.volume.api [None req-ab3913f5-ed3f-4366-a7b0-faffbe128aeb 6fb84d956edb4f78b1cf6170470bc0ae fb81cddd907a4bd8be7efb4adb4d3290 - - default default] Volume info retrieved successfully. 2026-07-15 12:34:12.755 8 INFO cinder.api.openstack.wsgi [None req-ab3913f5-ed3f-4366-a7b0-faffbe128aeb 6fb84d956edb4f78b1cf6170470bc0ae fb81cddd907a4bd8be7efb4adb4d3290 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/fb81cddd907a4bd8be7efb4adb4d3290/volumes/55e7381b-e4ba-495c-8547-0ddc53dd4ec4 returned with HTTP 200 [pid: 8|app: 0|req: 399/801] 10.0.0.64 () {32 vars in 774 bytes} [Wed Jul 15 12:34:12 2026] GET /v3/fb81cddd907a4bd8be7efb4adb4d3290/volumes/55e7381b-e4ba-495c-8547-0ddc53dd4ec4 => generated 938 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-15 12:34:13.790 7 INFO cinder.api.openstack.wsgi [None req-561ba636-44f7-449e-af75-07e610799692 6fb84d956edb4f78b1cf6170470bc0ae fb81cddd907a4bd8be7efb4adb4d3290 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/fb81cddd907a4bd8be7efb4adb4d3290/volumes/55e7381b-e4ba-495c-8547-0ddc53dd4ec4 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending 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-15 12:34:13.823 7 INFO cinder.volume.api [None req-561ba636-44f7-449e-af75-07e610799692 6fb84d956edb4f78b1cf6170470bc0ae fb81cddd907a4bd8be7efb4adb4d3290 - - default default] Volume info retrieved successfully. 2026-07-15 12:34:13.829 7 INFO cinder.api.openstack.wsgi [None req-561ba636-44f7-449e-af75-07e610799692 6fb84d956edb4f78b1cf6170470bc0ae fb81cddd907a4bd8be7efb4adb4d3290 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/fb81cddd907a4bd8be7efb4adb4d3290/volumes/55e7381b-e4ba-495c-8547-0ddc53dd4ec4 returned with HTTP 200 [pid: 7|app: 0|req: 403/802] 10.0.0.64 () {32 vars in 774 bytes} [Wed Jul 15 12:34:13 2026] GET /v3/fb81cddd907a4bd8be7efb4adb4d3290/volumes/55e7381b-e4ba-495c-8547-0ddc53dd4ec4 => generated 963 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-15 12:34:13.848 8 INFO cinder.api.openstack.wsgi [None req-90d8407b-c620-48a5-9803-ceddcf6ff52c 6fb84d956edb4f78b1cf6170470bc0ae fb81cddd907a4bd8be7efb4adb4d3290 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/fb81cddd907a4bd8be7efb4adb4d3290/volumes/55e7381b-e4ba-495c-8547-0ddc53dd4ec4 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending 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-15 12:34:13.861 8 INFO cinder.volume.api [None req-90d8407b-c620-48a5-9803-ceddcf6ff52c 6fb84d956edb4f78b1cf6170470bc0ae fb81cddd907a4bd8be7efb4adb4d3290 - - default default] Volume info retrieved successfully. 2026-07-15 12:34:13.886 8 INFO cinder.api.openstack.wsgi [None req-90d8407b-c620-48a5-9803-ceddcf6ff52c 6fb84d956edb4f78b1cf6170470bc0ae fb81cddd907a4bd8be7efb4adb4d3290 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/fb81cddd907a4bd8be7efb4adb4d3290/volumes/55e7381b-e4ba-495c-8547-0ddc53dd4ec4 returned with HTTP 200 [pid: 8|app: 0|req: 400/803] 10.0.0.64 () {32 vars in 774 bytes} [Wed Jul 15 12:34:13 2026] GET /v3/fb81cddd907a4bd8be7efb4adb4d3290/volumes/55e7381b-e4ba-495c-8547-0ddc53dd4ec4 => generated 963 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-15 12:34:13.910 7 INFO cinder.api.openstack.wsgi [None req-28064182-595b-4e65-9acb-542387d6de5e 6fb84d956edb4f78b1cf6170470bc0ae fb81cddd907a4bd8be7efb4adb4d3290 - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/fb81cddd907a4bd8be7efb4adb4d3290/volumes/55e7381b-e4ba-495c-8547-0ddc53dd4ec4 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending 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-15 12:34:13.928 7 INFO cinder.volume.api [None req-28064182-595b-4e65-9acb-542387d6de5e 6fb84d956edb4f78b1cf6170470bc0ae fb81cddd907a4bd8be7efb4adb4d3290 - - default default] Volume info retrieved successfully. 2026-07-15 12:34:13.940 7 INFO cinder.volume.api [None req-28064182-595b-4e65-9acb-542387d6de5e 6fb84d956edb4f78b1cf6170470bc0ae fb81cddd907a4bd8be7efb4adb4d3290 - - default default] Volume updated successfully. 2026-07-15 12:34:13.941 7 INFO cinder.api.openstack.wsgi [None req-28064182-595b-4e65-9acb-542387d6de5e 6fb84d956edb4f78b1cf6170470bc0ae fb81cddd907a4bd8be7efb4adb4d3290 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/fb81cddd907a4bd8be7efb4adb4d3290/volumes/55e7381b-e4ba-495c-8547-0ddc53dd4ec4 returned with HTTP 200 [pid: 7|app: 0|req: 404/804] 10.0.0.64 () {34 vars in 794 bytes} [Wed Jul 15 12:34:13 2026] PUT /v3/fb81cddd907a4bd8be7efb4adb4d3290/volumes/55e7381b-e4ba-495c-8547-0ddc53dd4ec4 => generated 895 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-15 12:34:13.962 8 INFO cinder.api.openstack.wsgi [None req-f0f8c195-0fb9-46a1-8d37-9190e5d1fdec 6fb84d956edb4f78b1cf6170470bc0ae fb81cddd907a4bd8be7efb4adb4d3290 - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/fb81cddd907a4bd8be7efb4adb4d3290/volumes/55e7381b-e4ba-495c-8547-0ddc53dd4ec4 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending 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-15 12:34:13.990 8 INFO cinder.volume.api [None req-f0f8c195-0fb9-46a1-8d37-9190e5d1fdec 6fb84d956edb4f78b1cf6170470bc0ae fb81cddd907a4bd8be7efb4adb4d3290 - - default default] Volume info retrieved successfully. 2026-07-15 12:34:14.005 8 INFO cinder.volume.api [None req-f0f8c195-0fb9-46a1-8d37-9190e5d1fdec 6fb84d956edb4f78b1cf6170470bc0ae fb81cddd907a4bd8be7efb4adb4d3290 - - default default] Volume updated successfully. 2026-07-15 12:34:14.006 8 INFO cinder.api.openstack.wsgi [None req-f0f8c195-0fb9-46a1-8d37-9190e5d1fdec 6fb84d956edb4f78b1cf6170470bc0ae fb81cddd907a4bd8be7efb4adb4d3290 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/fb81cddd907a4bd8be7efb4adb4d3290/volumes/55e7381b-e4ba-495c-8547-0ddc53dd4ec4 returned with HTTP 200 [pid: 8|app: 0|req: 401/805] 10.0.0.64 () {34 vars in 795 bytes} [Wed Jul 15 12:34:13 2026] PUT /v3/fb81cddd907a4bd8be7efb4adb4d3290/volumes/55e7381b-e4ba-495c-8547-0ddc53dd4ec4 => generated 935 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-15 12:34:14.026 7 INFO cinder.api.openstack.wsgi [None req-1ee96bd3-a9e4-473f-83e7-83a066eaf568 6fb84d956edb4f78b1cf6170470bc0ae fb81cddd907a4bd8be7efb4adb4d3290 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/fb81cddd907a4bd8be7efb4adb4d3290/volumes/55e7381b-e4ba-495c-8547-0ddc53dd4ec4 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending 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-15 12:34:14.041 7 INFO cinder.volume.api [None req-1ee96bd3-a9e4-473f-83e7-83a066eaf568 6fb84d956edb4f78b1cf6170470bc0ae fb81cddd907a4bd8be7efb4adb4d3290 - - default default] Volume info retrieved successfully. 2026-07-15 12:34:14.048 7 INFO cinder.api.openstack.wsgi [None req-1ee96bd3-a9e4-473f-83e7-83a066eaf568 6fb84d956edb4f78b1cf6170470bc0ae fb81cddd907a4bd8be7efb4adb4d3290 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/fb81cddd907a4bd8be7efb4adb4d3290/volumes/55e7381b-e4ba-495c-8547-0ddc53dd4ec4 returned with HTTP 200 [pid: 7|app: 0|req: 405/806] 10.0.0.64 () {32 vars in 774 bytes} [Wed Jul 15 12:34:14 2026] GET /v3/fb81cddd907a4bd8be7efb4adb4d3290/volumes/55e7381b-e4ba-495c-8547-0ddc53dd4ec4 => generated 1003 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-15 12:34:14.068 8 INFO cinder.api.openstack.wsgi [None req-a4511fcf-5332-4ed6-a109-9a05496760a5 6fb84d956edb4f78b1cf6170470bc0ae fb81cddd907a4bd8be7efb4adb4d3290 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/fb81cddd907a4bd8be7efb4adb4d3290/volumes 2026-07-15 12:34:14.070 8 INFO cinder.api.v3.volumes [None req-a4511fcf-5332-4ed6-a109-9a05496760a5 6fb84d956edb4f78b1cf6170470bc0ae fb81cddd907a4bd8be7efb4adb4d3290 - - default default] Create volume of 1 GB 2026-07-15 12:34:14.075 8 INFO cinder.volume.api [None req-a4511fcf-5332-4ed6-a109-9a05496760a5 6fb84d956edb4f78b1cf6170470bc0ae fb81cddd907a4bd8be7efb4adb4d3290 - - default default] Availability Zones retrieved successfully. 2026-07-15 12:34:14.227 8 INFO cinder.volume.api [None req-a4511fcf-5332-4ed6-a109-9a05496760a5 6fb84d956edb4f78b1cf6170470bc0ae fb81cddd907a4bd8be7efb4adb4d3290 - - default default] Create volume request issued successfully. 2026-07-15 12:34:14.228 8 INFO cinder.api.openstack.wsgi [None req-a4511fcf-5332-4ed6-a109-9a05496760a5 6fb84d956edb4f78b1cf6170470bc0ae fb81cddd907a4bd8be7efb4adb4d3290 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/fb81cddd907a4bd8be7efb4adb4d3290/volumes returned with HTTP 202 [pid: 8|app: 0|req: 402/807] 10.0.0.64 () {34 vars in 722 bytes} [Wed Jul 15 12:34:14 2026] POST /v3/fb81cddd907a4bd8be7efb4adb4d3290/volumes => generated 890 bytes in 165 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-15 12:34:14.251 7 INFO cinder.api.openstack.wsgi [None req-e4036c7b-2323-435b-8c19-cf56b245854f 6fb84d956edb4f78b1cf6170470bc0ae fb81cddd907a4bd8be7efb4adb4d3290 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/fb81cddd907a4bd8be7efb4adb4d3290/volumes/58d4ae6c-fe92-4cd2-b9e0-66f54edc765a /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending 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-15 12:34:14.277 7 INFO cinder.volume.api [None req-e4036c7b-2323-435b-8c19-cf56b245854f 6fb84d956edb4f78b1cf6170470bc0ae fb81cddd907a4bd8be7efb4adb4d3290 - - default default] Volume info retrieved successfully. 2026-07-15 12:34:14.284 7 INFO cinder.api.openstack.wsgi [None req-e4036c7b-2323-435b-8c19-cf56b245854f 6fb84d956edb4f78b1cf6170470bc0ae fb81cddd907a4bd8be7efb4adb4d3290 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/fb81cddd907a4bd8be7efb4adb4d3290/volumes/58d4ae6c-fe92-4cd2-b9e0-66f54edc765a returned with HTTP 200 [pid: 7|app: 0|req: 406/808] 10.0.0.64 () {32 vars in 774 bytes} [Wed Jul 15 12:34:14 2026] GET /v3/fb81cddd907a4bd8be7efb4adb4d3290/volumes/58d4ae6c-fe92-4cd2-b9e0-66f54edc765a => generated 958 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 12:34:14.308 7 INFO cinder.api.openstack.wsgi [None req-e4036c7b-2323-435b-8c19-cf56b245854f 6fb84d956edb4f78b1cf6170470bc0ae fb81cddd907a4bd8be7efb4adb4d3290 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:34:14.308 8 INFO cinder.api.openstack.wsgi [None req-a4511fcf-5332-4ed6-a109-9a05496760a5 6fb84d956edb4f78b1cf6170470bc0ae fb81cddd907a4bd8be7efb4adb4d3290 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:34:14.309 7 INFO cinder.api.openstack.wsgi [None req-e4036c7b-2323-435b-8c19-cf56b245854f 6fb84d956edb4f78b1cf6170470bc0ae fb81cddd907a4bd8be7efb4adb4d3290 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:34:14.309 8 INFO cinder.api.openstack.wsgi [None req-a4511fcf-5332-4ed6-a109-9a05496760a5 6fb84d956edb4f78b1cf6170470bc0ae fb81cddd907a4bd8be7efb4adb4d3290 - - 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-15 12:34:15.307 7 INFO cinder.api.openstack.wsgi [None req-4c32a88e-9e22-453c-97c9-602a7ed43d39 6fb84d956edb4f78b1cf6170470bc0ae fb81cddd907a4bd8be7efb4adb4d3290 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/fb81cddd907a4bd8be7efb4adb4d3290/volumes/58d4ae6c-fe92-4cd2-b9e0-66f54edc765a /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending 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-15 12:34:15.322 7 INFO cinder.volume.api [None req-4c32a88e-9e22-453c-97c9-602a7ed43d39 6fb84d956edb4f78b1cf6170470bc0ae fb81cddd907a4bd8be7efb4adb4d3290 - - default default] Volume info retrieved successfully. 2026-07-15 12:34:15.329 7 INFO cinder.api.openstack.wsgi [None req-4c32a88e-9e22-453c-97c9-602a7ed43d39 6fb84d956edb4f78b1cf6170470bc0ae fb81cddd907a4bd8be7efb4adb4d3290 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/fb81cddd907a4bd8be7efb4adb4d3290/volumes/58d4ae6c-fe92-4cd2-b9e0-66f54edc765a returned with HTTP 200 [pid: 7|app: 0|req: 408/811] 10.0.0.64 () {32 vars in 774 bytes} [Wed Jul 15 12:34:15 2026] GET /v3/fb81cddd907a4bd8be7efb4adb4d3290/volumes/58d4ae6c-fe92-4cd2-b9e0-66f54edc765a => generated 983 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-15 12:34:15.355 8 INFO cinder.api.openstack.wsgi [None req-22f545f3-2315-4517-9d34-cb865933270e 6fb84d956edb4f78b1cf6170470bc0ae fb81cddd907a4bd8be7efb4adb4d3290 - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/fb81cddd907a4bd8be7efb4adb4d3290/volumes/58d4ae6c-fe92-4cd2-b9e0-66f54edc765a /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending 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-15 12:34:15.372 8 INFO cinder.volume.api [None req-22f545f3-2315-4517-9d34-cb865933270e 6fb84d956edb4f78b1cf6170470bc0ae fb81cddd907a4bd8be7efb4adb4d3290 - - default default] Volume info retrieved successfully. 2026-07-15 12:34:15.378 8 INFO cinder.volume.api [None req-22f545f3-2315-4517-9d34-cb865933270e 6fb84d956edb4f78b1cf6170470bc0ae fb81cddd907a4bd8be7efb4adb4d3290 - - default default] Volume updated successfully. 2026-07-15 12:34:15.379 8 INFO cinder.api.openstack.wsgi [None req-22f545f3-2315-4517-9d34-cb865933270e 6fb84d956edb4f78b1cf6170470bc0ae fb81cddd907a4bd8be7efb4adb4d3290 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/fb81cddd907a4bd8be7efb4adb4d3290/volumes/58d4ae6c-fe92-4cd2-b9e0-66f54edc765a returned with HTTP 200 [pid: 8|app: 0|req: 404/812] 10.0.0.64 () {34 vars in 794 bytes} [Wed Jul 15 12:34:15 2026] PUT /v3/fb81cddd907a4bd8be7efb4adb4d3290/volumes/58d4ae6c-fe92-4cd2-b9e0-66f54edc765a => generated 881 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-15 12:34:15.401 7 INFO cinder.api.openstack.wsgi [None req-49585f35-0d78-404f-8928-0d5b80954f38 6fb84d956edb4f78b1cf6170470bc0ae fb81cddd907a4bd8be7efb4adb4d3290 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/fb81cddd907a4bd8be7efb4adb4d3290/volumes/58d4ae6c-fe92-4cd2-b9e0-66f54edc765a /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending 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-15 12:34:15.416 7 INFO cinder.volume.api [None req-49585f35-0d78-404f-8928-0d5b80954f38 6fb84d956edb4f78b1cf6170470bc0ae fb81cddd907a4bd8be7efb4adb4d3290 - - default default] Volume info retrieved successfully. 2026-07-15 12:34:15.425 7 INFO cinder.api.openstack.wsgi [None req-49585f35-0d78-404f-8928-0d5b80954f38 6fb84d956edb4f78b1cf6170470bc0ae fb81cddd907a4bd8be7efb4adb4d3290 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/fb81cddd907a4bd8be7efb4adb4d3290/volumes/58d4ae6c-fe92-4cd2-b9e0-66f54edc765a returned with HTTP 200 [pid: 7|app: 0|req: 409/813] 10.0.0.64 () {32 vars in 774 bytes} [Wed Jul 15 12:34:15 2026] GET /v3/fb81cddd907a4bd8be7efb4adb4d3290/volumes/58d4ae6c-fe92-4cd2-b9e0-66f54edc765a => generated 949 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-15 12:34:15.448 8 INFO cinder.api.openstack.wsgi [None req-bdcbe197-f069-478e-85ae-900cfc7f1205 6fb84d956edb4f78b1cf6170470bc0ae fb81cddd907a4bd8be7efb4adb4d3290 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/fb81cddd907a4bd8be7efb4adb4d3290/volumes/58d4ae6c-fe92-4cd2-b9e0-66f54edc765a 2026-07-15 12:34:15.450 8 INFO cinder.api.v3.volumes [None req-bdcbe197-f069-478e-85ae-900cfc7f1205 6fb84d956edb4f78b1cf6170470bc0ae fb81cddd907a4bd8be7efb4adb4d3290 - - default default] Delete volume with id: 58d4ae6c-fe92-4cd2-b9e0-66f54edc765a /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending 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-15 12:34:15.462 8 INFO cinder.volume.api [None req-bdcbe197-f069-478e-85ae-900cfc7f1205 6fb84d956edb4f78b1cf6170470bc0ae fb81cddd907a4bd8be7efb4adb4d3290 - - default default] Volume info retrieved successfully. 2026-07-15 12:34:15.511 8 INFO cinder.volume.api [None req-bdcbe197-f069-478e-85ae-900cfc7f1205 6fb84d956edb4f78b1cf6170470bc0ae fb81cddd907a4bd8be7efb4adb4d3290 - - default default] Delete volume request issued successfully. 2026-07-15 12:34:15.512 8 INFO cinder.api.openstack.wsgi [None req-bdcbe197-f069-478e-85ae-900cfc7f1205 6fb84d956edb4f78b1cf6170470bc0ae fb81cddd907a4bd8be7efb4adb4d3290 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/fb81cddd907a4bd8be7efb4adb4d3290/volumes/58d4ae6c-fe92-4cd2-b9e0-66f54edc765a returned with HTTP 202 [pid: 8|app: 0|req: 405/814] 10.0.0.64 () {32 vars in 777 bytes} [Wed Jul 15 12:34:15 2026] DELETE /v3/fb81cddd907a4bd8be7efb4adb4d3290/volumes/58d4ae6c-fe92-4cd2-b9e0-66f54edc765a => generated 0 bytes in 70 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-15 12:34:15.523 7 INFO cinder.api.openstack.wsgi [None req-0b9d1688-56a0-4b67-8db4-4188e502e223 6fb84d956edb4f78b1cf6170470bc0ae fb81cddd907a4bd8be7efb4adb4d3290 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/fb81cddd907a4bd8be7efb4adb4d3290/volumes/58d4ae6c-fe92-4cd2-b9e0-66f54edc765a /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending 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-15 12:34:15.556 7 INFO cinder.volume.api [None req-0b9d1688-56a0-4b67-8db4-4188e502e223 6fb84d956edb4f78b1cf6170470bc0ae fb81cddd907a4bd8be7efb4adb4d3290 - - default default] Volume info retrieved successfully. 2026-07-15 12:34:15.563 7 INFO cinder.api.openstack.wsgi [None req-0b9d1688-56a0-4b67-8db4-4188e502e223 6fb84d956edb4f78b1cf6170470bc0ae fb81cddd907a4bd8be7efb4adb4d3290 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/fb81cddd907a4bd8be7efb4adb4d3290/volumes/58d4ae6c-fe92-4cd2-b9e0-66f54edc765a returned with HTTP 200 [pid: 7|app: 0|req: 410/815] 10.0.0.64 () {32 vars in 774 bytes} [Wed Jul 15 12:34:15 2026] GET /v3/fb81cddd907a4bd8be7efb4adb4d3290/volumes/58d4ae6c-fe92-4cd2-b9e0-66f54edc765a => generated 948 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-15 12:34:16.591 8 INFO cinder.api.openstack.wsgi [None req-c7941dae-d1e8-48ec-a61c-ee3c2731113f 6fb84d956edb4f78b1cf6170470bc0ae fb81cddd907a4bd8be7efb4adb4d3290 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/fb81cddd907a4bd8be7efb4adb4d3290/volumes/58d4ae6c-fe92-4cd2-b9e0-66f54edc765a 2026-07-15 12:34:16.603 8 INFO cinder.api.openstack.wsgi [None req-c7941dae-d1e8-48ec-a61c-ee3c2731113f 6fb84d956edb4f78b1cf6170470bc0ae fb81cddd907a4bd8be7efb4adb4d3290 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/fb81cddd907a4bd8be7efb4adb4d3290/volumes/58d4ae6c-fe92-4cd2-b9e0-66f54edc765a returned with HTTP 404 [pid: 8|app: 0|req: 406/816] 10.0.0.64 () {32 vars in 774 bytes} [Wed Jul 15 12:34:16 2026] GET /v3/fb81cddd907a4bd8be7efb4adb4d3290/volumes/58d4ae6c-fe92-4cd2-b9e0-66f54edc765a => generated 109 bytes in 21 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-15 12:34:16.616 7 INFO cinder.api.openstack.wsgi [None req-84a4ff76-3da0-4276-8ceb-bf73d5ea1540 6fb84d956edb4f78b1cf6170470bc0ae fb81cddd907a4bd8be7efb4adb4d3290 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/fb81cddd907a4bd8be7efb4adb4d3290/volumes/55e7381b-e4ba-495c-8547-0ddc53dd4ec4 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending 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-15 12:34:16.636 7 INFO cinder.volume.api [None req-84a4ff76-3da0-4276-8ceb-bf73d5ea1540 6fb84d956edb4f78b1cf6170470bc0ae fb81cddd907a4bd8be7efb4adb4d3290 - - default default] Volume info retrieved successfully. 2026-07-15 12:34:16.643 7 INFO cinder.api.openstack.wsgi [None req-84a4ff76-3da0-4276-8ceb-bf73d5ea1540 6fb84d956edb4f78b1cf6170470bc0ae fb81cddd907a4bd8be7efb4adb4d3290 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/fb81cddd907a4bd8be7efb4adb4d3290/volumes/55e7381b-e4ba-495c-8547-0ddc53dd4ec4 returned with HTTP 200 [pid: 7|app: 0|req: 411/817] 10.0.0.64 () {32 vars in 774 bytes} [Wed Jul 15 12:34:16 2026] GET /v3/fb81cddd907a4bd8be7efb4adb4d3290/volumes/55e7381b-e4ba-495c-8547-0ddc53dd4ec4 => generated 1003 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-07-15 12:34:16.666 8 INFO cinder.api.openstack.wsgi [None req-b25953db-e295-438e-83f1-15a7ec30389d 6fb84d956edb4f78b1cf6170470bc0ae fb81cddd907a4bd8be7efb4adb4d3290 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/fb81cddd907a4bd8be7efb4adb4d3290/volumes/55e7381b-e4ba-495c-8547-0ddc53dd4ec4 2026-07-15 12:34:16.668 8 INFO cinder.api.v3.volumes [None req-b25953db-e295-438e-83f1-15a7ec30389d 6fb84d956edb4f78b1cf6170470bc0ae fb81cddd907a4bd8be7efb4adb4d3290 - - default default] Delete volume with id: 55e7381b-e4ba-495c-8547-0ddc53dd4ec4 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending 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-15 12:34:16.679 8 INFO cinder.volume.api [None req-b25953db-e295-438e-83f1-15a7ec30389d 6fb84d956edb4f78b1cf6170470bc0ae fb81cddd907a4bd8be7efb4adb4d3290 - - default default] Volume info retrieved successfully. 2026-07-15 12:34:16.702 8 INFO cinder.volume.api [None req-b25953db-e295-438e-83f1-15a7ec30389d 6fb84d956edb4f78b1cf6170470bc0ae fb81cddd907a4bd8be7efb4adb4d3290 - - default default] Delete volume request issued successfully. 2026-07-15 12:34:16.702 8 INFO cinder.api.openstack.wsgi [None req-b25953db-e295-438e-83f1-15a7ec30389d 6fb84d956edb4f78b1cf6170470bc0ae fb81cddd907a4bd8be7efb4adb4d3290 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/fb81cddd907a4bd8be7efb4adb4d3290/volumes/55e7381b-e4ba-495c-8547-0ddc53dd4ec4 returned with HTTP 202 [pid: 8|app: 0|req: 407/818] 10.0.0.64 () {32 vars in 777 bytes} [Wed Jul 15 12:34:16 2026] DELETE /v3/fb81cddd907a4bd8be7efb4adb4d3290/volumes/55e7381b-e4ba-495c-8547-0ddc53dd4ec4 => generated 0 bytes in 41 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-15 12:34:16.713 7 INFO cinder.api.openstack.wsgi [None req-85788166-6e91-4359-a10c-e5eda28c41cf 6fb84d956edb4f78b1cf6170470bc0ae fb81cddd907a4bd8be7efb4adb4d3290 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/fb81cddd907a4bd8be7efb4adb4d3290/volumes/55e7381b-e4ba-495c-8547-0ddc53dd4ec4 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending 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-15 12:34:16.734 7 INFO cinder.volume.api [None req-85788166-6e91-4359-a10c-e5eda28c41cf 6fb84d956edb4f78b1cf6170470bc0ae fb81cddd907a4bd8be7efb4adb4d3290 - - default default] Volume info retrieved successfully. 2026-07-15 12:34:16.738 7 INFO cinder.api.openstack.wsgi [None req-85788166-6e91-4359-a10c-e5eda28c41cf 6fb84d956edb4f78b1cf6170470bc0ae fb81cddd907a4bd8be7efb4adb4d3290 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/fb81cddd907a4bd8be7efb4adb4d3290/volumes/55e7381b-e4ba-495c-8547-0ddc53dd4ec4 returned with HTTP 200 [pid: 7|app: 0|req: 412/819] 10.0.0.64 () {32 vars in 774 bytes} [Wed Jul 15 12:34:16 2026] GET /v3/fb81cddd907a4bd8be7efb4adb4d3290/volumes/55e7381b-e4ba-495c-8547-0ddc53dd4ec4 => generated 1002 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-15 12:34:17.763 8 INFO cinder.api.openstack.wsgi [None req-b68cb48a-b3ce-491c-89e8-6192882f4838 6fb84d956edb4f78b1cf6170470bc0ae fb81cddd907a4bd8be7efb4adb4d3290 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/fb81cddd907a4bd8be7efb4adb4d3290/volumes/55e7381b-e4ba-495c-8547-0ddc53dd4ec4 2026-07-15 12:34:17.778 8 INFO cinder.api.openstack.wsgi [None req-b68cb48a-b3ce-491c-89e8-6192882f4838 6fb84d956edb4f78b1cf6170470bc0ae fb81cddd907a4bd8be7efb4adb4d3290 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/fb81cddd907a4bd8be7efb4adb4d3290/volumes/55e7381b-e4ba-495c-8547-0ddc53dd4ec4 returned with HTTP 404 [pid: 8|app: 0|req: 408/820] 10.0.0.64 () {32 vars in 774 bytes} [Wed Jul 15 12:34:17 2026] GET /v3/fb81cddd907a4bd8be7efb4adb4d3290/volumes/55e7381b-e4ba-495c-8547-0ddc53dd4ec4 => generated 109 bytes in 22 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-15 12:34:17.839 7 INFO cinder.api.openstack.wsgi [None req-dd77cc0b-841d-4556-aa03-902e8971d535 6fb84d956edb4f78b1cf6170470bc0ae fb81cddd907a4bd8be7efb4adb4d3290 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/fb81cddd907a4bd8be7efb4adb4d3290/volumes 2026-07-15 12:34:18.580 7 INFO cinder.api.v3.volumes [None req-dd77cc0b-841d-4556-aa03-902e8971d535 6fb84d956edb4f78b1cf6170470bc0ae fb81cddd907a4bd8be7efb4adb4d3290 - - default default] Create volume of 1 GB 2026-07-15 12:34:18.589 7 INFO cinder.volume.api [None req-dd77cc0b-841d-4556-aa03-902e8971d535 6fb84d956edb4f78b1cf6170470bc0ae fb81cddd907a4bd8be7efb4adb4d3290 - - default default] Availability Zones retrieved successfully. 2026-07-15 12:34:18.762 7 INFO cinder.volume.api [None req-dd77cc0b-841d-4556-aa03-902e8971d535 6fb84d956edb4f78b1cf6170470bc0ae fb81cddd907a4bd8be7efb4adb4d3290 - - default default] Create volume request issued successfully. 2026-07-15 12:34:18.763 7 INFO cinder.api.openstack.wsgi [None req-dd77cc0b-841d-4556-aa03-902e8971d535 6fb84d956edb4f78b1cf6170470bc0ae fb81cddd907a4bd8be7efb4adb4d3290 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/fb81cddd907a4bd8be7efb4adb4d3290/volumes returned with HTTP 202 [pid: 7|app: 0|req: 413/821] 10.0.0.64 () {34 vars in 722 bytes} [Wed Jul 15 12:34:17 2026] POST /v3/fb81cddd907a4bd8be7efb4adb4d3290/volumes => generated 870 bytes in 930 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-07-15 12:34:18.783 8 INFO cinder.api.openstack.wsgi [None req-2970f676-217e-4ba7-a950-085a56bb31a6 6fb84d956edb4f78b1cf6170470bc0ae fb81cddd907a4bd8be7efb4adb4d3290 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/fb81cddd907a4bd8be7efb4adb4d3290/volumes/9ef118e4-b8cd-4435-837c-3a3f4acd62e3 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending 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-15 12:34:18.804 8 INFO cinder.volume.api [None req-2970f676-217e-4ba7-a950-085a56bb31a6 6fb84d956edb4f78b1cf6170470bc0ae fb81cddd907a4bd8be7efb4adb4d3290 - - default default] Volume info retrieved successfully. 2026-07-15 12:34:18.809 8 INFO cinder.api.openstack.wsgi [None req-2970f676-217e-4ba7-a950-085a56bb31a6 6fb84d956edb4f78b1cf6170470bc0ae fb81cddd907a4bd8be7efb4adb4d3290 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/fb81cddd907a4bd8be7efb4adb4d3290/volumes/9ef118e4-b8cd-4435-837c-3a3f4acd62e3 returned with HTTP 200 [pid: 8|app: 0|req: 409/822] 10.0.0.64 () {32 vars in 774 bytes} [Wed Jul 15 12:34:18 2026] GET /v3/fb81cddd907a4bd8be7efb4adb4d3290/volumes/9ef118e4-b8cd-4435-837c-3a3f4acd62e3 => generated 938 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-15 12:34:19.831 7 INFO cinder.api.openstack.wsgi [None req-2cee7533-9df9-4a47-8c4d-e0fc7cb4478e 6fb84d956edb4f78b1cf6170470bc0ae fb81cddd907a4bd8be7efb4adb4d3290 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/fb81cddd907a4bd8be7efb4adb4d3290/volumes/9ef118e4-b8cd-4435-837c-3a3f4acd62e3 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending 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-15 12:34:19.854 7 INFO cinder.volume.api [None req-2cee7533-9df9-4a47-8c4d-e0fc7cb4478e 6fb84d956edb4f78b1cf6170470bc0ae fb81cddd907a4bd8be7efb4adb4d3290 - - default default] Volume info retrieved successfully. 2026-07-15 12:34:19.863 7 INFO cinder.api.openstack.wsgi [None req-2cee7533-9df9-4a47-8c4d-e0fc7cb4478e 6fb84d956edb4f78b1cf6170470bc0ae fb81cddd907a4bd8be7efb4adb4d3290 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/fb81cddd907a4bd8be7efb4adb4d3290/volumes/9ef118e4-b8cd-4435-837c-3a3f4acd62e3 returned with HTTP 200 [pid: 7|app: 0|req: 414/823] 10.0.0.64 () {32 vars in 774 bytes} [Wed Jul 15 12:34:19 2026] GET /v3/fb81cddd907a4bd8be7efb4adb4d3290/volumes/9ef118e4-b8cd-4435-837c-3a3f4acd62e3 => generated 1488 bytes in 41 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-15 12:34:19.883 8 INFO cinder.api.openstack.wsgi [None req-de908a40-0cf5-4641-806d-b1201d2f6339 6fb84d956edb4f78b1cf6170470bc0ae fb81cddd907a4bd8be7efb4adb4d3290 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/fb81cddd907a4bd8be7efb4adb4d3290/volumes/9ef118e4-b8cd-4435-837c-3a3f4acd62e3 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending 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-15 12:34:19.912 8 INFO cinder.volume.api [None req-de908a40-0cf5-4641-806d-b1201d2f6339 6fb84d956edb4f78b1cf6170470bc0ae fb81cddd907a4bd8be7efb4adb4d3290 - - default default] Volume info retrieved successfully. 2026-07-15 12:34:19.923 8 INFO cinder.api.openstack.wsgi [None req-de908a40-0cf5-4641-806d-b1201d2f6339 6fb84d956edb4f78b1cf6170470bc0ae fb81cddd907a4bd8be7efb4adb4d3290 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/fb81cddd907a4bd8be7efb4adb4d3290/volumes/9ef118e4-b8cd-4435-837c-3a3f4acd62e3 returned with HTTP 200 [pid: 8|app: 0|req: 410/824] 10.0.0.64 () {32 vars in 774 bytes} [Wed Jul 15 12:34:19 2026] GET /v3/fb81cddd907a4bd8be7efb4adb4d3290/volumes/9ef118e4-b8cd-4435-837c-3a3f4acd62e3 => generated 1488 bytes in 46 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-15 12:34:19.938 7 INFO cinder.api.openstack.wsgi [None req-fb2ea904-940b-45b9-a590-cd6c4d598db9 6fb84d956edb4f78b1cf6170470bc0ae fb81cddd907a4bd8be7efb4adb4d3290 - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/fb81cddd907a4bd8be7efb4adb4d3290/volumes/9ef118e4-b8cd-4435-837c-3a3f4acd62e3 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending 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-15 12:34:19.953 7 INFO cinder.volume.api [None req-fb2ea904-940b-45b9-a590-cd6c4d598db9 6fb84d956edb4f78b1cf6170470bc0ae fb81cddd907a4bd8be7efb4adb4d3290 - - default default] Volume info retrieved successfully. 2026-07-15 12:34:19.960 7 INFO cinder.volume.api [None req-fb2ea904-940b-45b9-a590-cd6c4d598db9 6fb84d956edb4f78b1cf6170470bc0ae fb81cddd907a4bd8be7efb4adb4d3290 - - default default] Volume updated successfully. 2026-07-15 12:34:19.961 7 INFO cinder.api.openstack.wsgi [None req-fb2ea904-940b-45b9-a590-cd6c4d598db9 6fb84d956edb4f78b1cf6170470bc0ae fb81cddd907a4bd8be7efb4adb4d3290 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/fb81cddd907a4bd8be7efb4adb4d3290/volumes/9ef118e4-b8cd-4435-837c-3a3f4acd62e3 returned with HTTP 200 [pid: 7|app: 0|req: 415/825] 10.0.0.64 () {34 vars in 794 bytes} [Wed Jul 15 12:34:19 2026] PUT /v3/fb81cddd907a4bd8be7efb4adb4d3290/volumes/9ef118e4-b8cd-4435-837c-3a3f4acd62e3 => generated 894 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-15 12:34:19.980 8 INFO cinder.api.openstack.wsgi [None req-6f05d4cd-0ca7-41a9-b04f-f1166b6e3b29 6fb84d956edb4f78b1cf6170470bc0ae fb81cddd907a4bd8be7efb4adb4d3290 - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/fb81cddd907a4bd8be7efb4adb4d3290/volumes/9ef118e4-b8cd-4435-837c-3a3f4acd62e3 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending 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-15 12:34:19.997 8 INFO cinder.volume.api [None req-6f05d4cd-0ca7-41a9-b04f-f1166b6e3b29 6fb84d956edb4f78b1cf6170470bc0ae fb81cddd907a4bd8be7efb4adb4d3290 - - default default] Volume info retrieved successfully. 2026-07-15 12:34:20.006 8 INFO cinder.volume.api [None req-6f05d4cd-0ca7-41a9-b04f-f1166b6e3b29 6fb84d956edb4f78b1cf6170470bc0ae fb81cddd907a4bd8be7efb4adb4d3290 - - default default] Volume updated successfully. 2026-07-15 12:34:20.007 8 INFO cinder.api.openstack.wsgi [None req-6f05d4cd-0ca7-41a9-b04f-f1166b6e3b29 6fb84d956edb4f78b1cf6170470bc0ae fb81cddd907a4bd8be7efb4adb4d3290 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/fb81cddd907a4bd8be7efb4adb4d3290/volumes/9ef118e4-b8cd-4435-837c-3a3f4acd62e3 returned with HTTP 200 [pid: 8|app: 0|req: 411/826] 10.0.0.64 () {34 vars in 795 bytes} [Wed Jul 15 12:34:19 2026] PUT /v3/fb81cddd907a4bd8be7efb4adb4d3290/volumes/9ef118e4-b8cd-4435-837c-3a3f4acd62e3 => generated 933 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-15 12:34:20.030 7 INFO cinder.api.openstack.wsgi [None req-c2c18087-4bb2-4a2e-be8a-742e59537de4 6fb84d956edb4f78b1cf6170470bc0ae fb81cddd907a4bd8be7efb4adb4d3290 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/fb81cddd907a4bd8be7efb4adb4d3290/volumes/9ef118e4-b8cd-4435-837c-3a3f4acd62e3 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending 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-15 12:34:20.045 7 INFO cinder.volume.api [None req-c2c18087-4bb2-4a2e-be8a-742e59537de4 6fb84d956edb4f78b1cf6170470bc0ae fb81cddd907a4bd8be7efb4adb4d3290 - - default default] Volume info retrieved successfully. 2026-07-15 12:34:20.051 7 INFO cinder.api.openstack.wsgi [None req-c2c18087-4bb2-4a2e-be8a-742e59537de4 6fb84d956edb4f78b1cf6170470bc0ae fb81cddd907a4bd8be7efb4adb4d3290 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/fb81cddd907a4bd8be7efb4adb4d3290/volumes/9ef118e4-b8cd-4435-837c-3a3f4acd62e3 returned with HTTP 200 [pid: 7|app: 0|req: 416/827] 10.0.0.64 () {32 vars in 774 bytes} [Wed Jul 15 12:34:20 2026] GET /v3/fb81cddd907a4bd8be7efb4adb4d3290/volumes/9ef118e4-b8cd-4435-837c-3a3f4acd62e3 => generated 1527 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-15 12:34:20.069 8 INFO cinder.api.openstack.wsgi [None req-164d5177-8db4-4c8b-a71c-7e0adbecad5b 6fb84d956edb4f78b1cf6170470bc0ae fb81cddd907a4bd8be7efb4adb4d3290 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/fb81cddd907a4bd8be7efb4adb4d3290/volumes 2026-07-15 12:34:20.072 8 INFO cinder.api.v3.volumes [None req-164d5177-8db4-4c8b-a71c-7e0adbecad5b 6fb84d956edb4f78b1cf6170470bc0ae fb81cddd907a4bd8be7efb4adb4d3290 - - default default] Create volume of 1 GB 2026-07-15 12:34:20.077 8 INFO cinder.volume.api [None req-164d5177-8db4-4c8b-a71c-7e0adbecad5b 6fb84d956edb4f78b1cf6170470bc0ae fb81cddd907a4bd8be7efb4adb4d3290 - - default default] Availability Zones retrieved successfully. 2026-07-15 12:34:20.228 8 INFO cinder.volume.api [None req-164d5177-8db4-4c8b-a71c-7e0adbecad5b 6fb84d956edb4f78b1cf6170470bc0ae fb81cddd907a4bd8be7efb4adb4d3290 - - default default] Create volume request issued successfully. 2026-07-15 12:34:20.229 8 INFO cinder.api.openstack.wsgi [None req-164d5177-8db4-4c8b-a71c-7e0adbecad5b 6fb84d956edb4f78b1cf6170470bc0ae fb81cddd907a4bd8be7efb4adb4d3290 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/fb81cddd907a4bd8be7efb4adb4d3290/volumes returned with HTTP 202 [pid: 8|app: 0|req: 412/828] 10.0.0.64 () {34 vars in 722 bytes} [Wed Jul 15 12:34:20 2026] POST /v3/fb81cddd907a4bd8be7efb4adb4d3290/volumes => generated 892 bytes in 165 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-15 12:34:20.244 7 INFO cinder.api.openstack.wsgi [None req-b6c3688b-0d9e-478c-8384-e6d8480f53e6 6fb84d956edb4f78b1cf6170470bc0ae fb81cddd907a4bd8be7efb4adb4d3290 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/fb81cddd907a4bd8be7efb4adb4d3290/volumes/49a23712-36a4-4346-8683-2e33fcba3e81 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending 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-15 12:34:20.257 7 INFO cinder.volume.api [None req-b6c3688b-0d9e-478c-8384-e6d8480f53e6 6fb84d956edb4f78b1cf6170470bc0ae fb81cddd907a4bd8be7efb4adb4d3290 - - default default] Volume info retrieved successfully. 2026-07-15 12:34:20.264 7 INFO cinder.api.openstack.wsgi [None req-b6c3688b-0d9e-478c-8384-e6d8480f53e6 6fb84d956edb4f78b1cf6170470bc0ae fb81cddd907a4bd8be7efb4adb4d3290 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/fb81cddd907a4bd8be7efb4adb4d3290/volumes/49a23712-36a4-4346-8683-2e33fcba3e81 returned with HTTP 200 [pid: 7|app: 0|req: 417/829] 10.0.0.64 () {32 vars in 774 bytes} [Wed Jul 15 12:34:20 2026] GET /v3/fb81cddd907a4bd8be7efb4adb4d3290/volumes/49a23712-36a4-4346-8683-2e33fcba3e81 => generated 960 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-15 12:34:21.286 8 INFO cinder.api.openstack.wsgi [None req-26f21589-e09d-4cd2-9712-d12f261fb4e4 6fb84d956edb4f78b1cf6170470bc0ae fb81cddd907a4bd8be7efb4adb4d3290 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/fb81cddd907a4bd8be7efb4adb4d3290/volumes/49a23712-36a4-4346-8683-2e33fcba3e81 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending 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-15 12:34:21.423 8 INFO cinder.volume.api [None req-26f21589-e09d-4cd2-9712-d12f261fb4e4 6fb84d956edb4f78b1cf6170470bc0ae fb81cddd907a4bd8be7efb4adb4d3290 - - default default] Volume info retrieved successfully. 2026-07-15 12:34:21.427 8 INFO cinder.api.openstack.wsgi [None req-26f21589-e09d-4cd2-9712-d12f261fb4e4 6fb84d956edb4f78b1cf6170470bc0ae fb81cddd907a4bd8be7efb4adb4d3290 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/fb81cddd907a4bd8be7efb4adb4d3290/volumes/49a23712-36a4-4346-8683-2e33fcba3e81 returned with HTTP 200 [pid: 8|app: 0|req: 413/830] 10.0.0.64 () {32 vars in 774 bytes} [Wed Jul 15 12:34:21 2026] GET /v3/fb81cddd907a4bd8be7efb4adb4d3290/volumes/49a23712-36a4-4346-8683-2e33fcba3e81 => generated 985 bytes in 147 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-15 12:34:21.447 7 INFO cinder.api.openstack.wsgi [None req-b1b58b0e-02b1-4431-b0ff-5cbb223b609f 6fb84d956edb4f78b1cf6170470bc0ae fb81cddd907a4bd8be7efb4adb4d3290 - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/fb81cddd907a4bd8be7efb4adb4d3290/volumes/49a23712-36a4-4346-8683-2e33fcba3e81 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending 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-15 12:34:21.468 7 INFO cinder.volume.api [None req-b1b58b0e-02b1-4431-b0ff-5cbb223b609f 6fb84d956edb4f78b1cf6170470bc0ae fb81cddd907a4bd8be7efb4adb4d3290 - - default default] Volume info retrieved successfully. 2026-07-15 12:34:21.481 7 INFO cinder.volume.api [None req-b1b58b0e-02b1-4431-b0ff-5cbb223b609f 6fb84d956edb4f78b1cf6170470bc0ae fb81cddd907a4bd8be7efb4adb4d3290 - - default default] Volume updated successfully. 2026-07-15 12:34:21.482 7 INFO cinder.api.openstack.wsgi [None req-b1b58b0e-02b1-4431-b0ff-5cbb223b609f 6fb84d956edb4f78b1cf6170470bc0ae fb81cddd907a4bd8be7efb4adb4d3290 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/fb81cddd907a4bd8be7efb4adb4d3290/volumes/49a23712-36a4-4346-8683-2e33fcba3e81 returned with HTTP 200 [pid: 7|app: 0|req: 418/831] 10.0.0.64 () {34 vars in 794 bytes} [Wed Jul 15 12:34:21 2026] PUT /v3/fb81cddd907a4bd8be7efb4adb4d3290/volumes/49a23712-36a4-4346-8683-2e33fcba3e81 => generated 881 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-15 12:34:21.501 8 INFO cinder.api.openstack.wsgi [None req-c3c50661-4f6d-40d6-8fcf-aa419e7d30bf 6fb84d956edb4f78b1cf6170470bc0ae fb81cddd907a4bd8be7efb4adb4d3290 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/fb81cddd907a4bd8be7efb4adb4d3290/volumes/49a23712-36a4-4346-8683-2e33fcba3e81 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending 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-15 12:34:21.515 8 INFO cinder.volume.api [None req-c3c50661-4f6d-40d6-8fcf-aa419e7d30bf 6fb84d956edb4f78b1cf6170470bc0ae fb81cddd907a4bd8be7efb4adb4d3290 - - default default] Volume info retrieved successfully. 2026-07-15 12:34:21.519 8 INFO cinder.api.openstack.wsgi [None req-c3c50661-4f6d-40d6-8fcf-aa419e7d30bf 6fb84d956edb4f78b1cf6170470bc0ae fb81cddd907a4bd8be7efb4adb4d3290 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/fb81cddd907a4bd8be7efb4adb4d3290/volumes/49a23712-36a4-4346-8683-2e33fcba3e81 returned with HTTP 200 [pid: 8|app: 0|req: 414/832] 10.0.0.64 () {32 vars in 774 bytes} [Wed Jul 15 12:34:21 2026] GET /v3/fb81cddd907a4bd8be7efb4adb4d3290/volumes/49a23712-36a4-4346-8683-2e33fcba3e81 => generated 949 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-15 12:34:21.540 7 INFO cinder.api.openstack.wsgi [None req-f7405465-21ab-48a3-bef0-78d00505d6fe 6fb84d956edb4f78b1cf6170470bc0ae fb81cddd907a4bd8be7efb4adb4d3290 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/fb81cddd907a4bd8be7efb4adb4d3290/volumes/49a23712-36a4-4346-8683-2e33fcba3e81 2026-07-15 12:34:21.541 7 INFO cinder.api.v3.volumes [None req-f7405465-21ab-48a3-bef0-78d00505d6fe 6fb84d956edb4f78b1cf6170470bc0ae fb81cddd907a4bd8be7efb4adb4d3290 - - default default] Delete volume with id: 49a23712-36a4-4346-8683-2e33fcba3e81 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending 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-15 12:34:21.558 7 INFO cinder.volume.api [None req-f7405465-21ab-48a3-bef0-78d00505d6fe 6fb84d956edb4f78b1cf6170470bc0ae fb81cddd907a4bd8be7efb4adb4d3290 - - default default] Volume info retrieved successfully. 2026-07-15 12:34:21.588 7 INFO cinder.volume.api [None req-f7405465-21ab-48a3-bef0-78d00505d6fe 6fb84d956edb4f78b1cf6170470bc0ae fb81cddd907a4bd8be7efb4adb4d3290 - - default default] Delete volume request issued successfully. 2026-07-15 12:34:21.588 7 INFO cinder.api.openstack.wsgi [None req-f7405465-21ab-48a3-bef0-78d00505d6fe 6fb84d956edb4f78b1cf6170470bc0ae fb81cddd907a4bd8be7efb4adb4d3290 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/fb81cddd907a4bd8be7efb4adb4d3290/volumes/49a23712-36a4-4346-8683-2e33fcba3e81 returned with HTTP 202 [pid: 7|app: 0|req: 419/833] 10.0.0.64 () {32 vars in 777 bytes} [Wed Jul 15 12:34:21 2026] DELETE /v3/fb81cddd907a4bd8be7efb4adb4d3290/volumes/49a23712-36a4-4346-8683-2e33fcba3e81 => generated 0 bytes in 52 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-15 12:34:21.598 8 INFO cinder.api.openstack.wsgi [None req-4e10542f-3358-4e85-9586-3a3ece8a6f1b 6fb84d956edb4f78b1cf6170470bc0ae fb81cddd907a4bd8be7efb4adb4d3290 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/fb81cddd907a4bd8be7efb4adb4d3290/volumes/49a23712-36a4-4346-8683-2e33fcba3e81 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending 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-15 12:34:21.614 8 INFO cinder.volume.api [None req-4e10542f-3358-4e85-9586-3a3ece8a6f1b 6fb84d956edb4f78b1cf6170470bc0ae fb81cddd907a4bd8be7efb4adb4d3290 - - default default] Volume info retrieved successfully. 2026-07-15 12:34:21.618 8 INFO cinder.api.openstack.wsgi [None req-4e10542f-3358-4e85-9586-3a3ece8a6f1b 6fb84d956edb4f78b1cf6170470bc0ae fb81cddd907a4bd8be7efb4adb4d3290 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/fb81cddd907a4bd8be7efb4adb4d3290/volumes/49a23712-36a4-4346-8683-2e33fcba3e81 returned with HTTP 200 [pid: 8|app: 0|req: 415/834] 10.0.0.64 () {32 vars in 774 bytes} [Wed Jul 15 12:34:21 2026] GET /v3/fb81cddd907a4bd8be7efb4adb4d3290/volumes/49a23712-36a4-4346-8683-2e33fcba3e81 => generated 948 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-15 12:34:22.640 7 INFO cinder.api.openstack.wsgi [None req-41864f28-af81-4141-b566-42784289fc20 6fb84d956edb4f78b1cf6170470bc0ae fb81cddd907a4bd8be7efb4adb4d3290 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/fb81cddd907a4bd8be7efb4adb4d3290/volumes/49a23712-36a4-4346-8683-2e33fcba3e81 2026-07-15 12:34:22.651 7 INFO cinder.api.openstack.wsgi [None req-41864f28-af81-4141-b566-42784289fc20 6fb84d956edb4f78b1cf6170470bc0ae fb81cddd907a4bd8be7efb4adb4d3290 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/fb81cddd907a4bd8be7efb4adb4d3290/volumes/49a23712-36a4-4346-8683-2e33fcba3e81 returned with HTTP 404 [pid: 7|app: 0|req: 420/835] 10.0.0.64 () {32 vars in 774 bytes} [Wed Jul 15 12:34:22 2026] GET /v3/fb81cddd907a4bd8be7efb4adb4d3290/volumes/49a23712-36a4-4346-8683-2e33fcba3e81 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-15 12:34:22.663 8 INFO cinder.api.openstack.wsgi [None req-a27b72fe-d45c-4a3c-833c-bdcf10c0c4c9 6fb84d956edb4f78b1cf6170470bc0ae fb81cddd907a4bd8be7efb4adb4d3290 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/fb81cddd907a4bd8be7efb4adb4d3290/volumes/9ef118e4-b8cd-4435-837c-3a3f4acd62e3 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending 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-15 12:34:22.678 8 INFO cinder.volume.api [None req-a27b72fe-d45c-4a3c-833c-bdcf10c0c4c9 6fb84d956edb4f78b1cf6170470bc0ae fb81cddd907a4bd8be7efb4adb4d3290 - - default default] Volume info retrieved successfully. 2026-07-15 12:34:22.684 8 INFO cinder.api.openstack.wsgi [None req-a27b72fe-d45c-4a3c-833c-bdcf10c0c4c9 6fb84d956edb4f78b1cf6170470bc0ae fb81cddd907a4bd8be7efb4adb4d3290 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/fb81cddd907a4bd8be7efb4adb4d3290/volumes/9ef118e4-b8cd-4435-837c-3a3f4acd62e3 returned with HTTP 200 [pid: 8|app: 0|req: 416/836] 10.0.0.64 () {32 vars in 774 bytes} [Wed Jul 15 12:34:22 2026] GET /v3/fb81cddd907a4bd8be7efb4adb4d3290/volumes/9ef118e4-b8cd-4435-837c-3a3f4acd62e3 => generated 1527 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-07-15 12:34:22.702 7 INFO cinder.api.openstack.wsgi [None req-c9bb4252-10f5-4a63-8e60-0d13ae7c9305 6fb84d956edb4f78b1cf6170470bc0ae fb81cddd907a4bd8be7efb4adb4d3290 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/fb81cddd907a4bd8be7efb4adb4d3290/volumes/9ef118e4-b8cd-4435-837c-3a3f4acd62e3 2026-07-15 12:34:22.702 7 INFO cinder.api.v3.volumes [None req-c9bb4252-10f5-4a63-8e60-0d13ae7c9305 6fb84d956edb4f78b1cf6170470bc0ae fb81cddd907a4bd8be7efb4adb4d3290 - - default default] Delete volume with id: 9ef118e4-b8cd-4435-837c-3a3f4acd62e3 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending 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-15 12:34:22.712 7 INFO cinder.volume.api [None req-c9bb4252-10f5-4a63-8e60-0d13ae7c9305 6fb84d956edb4f78b1cf6170470bc0ae fb81cddd907a4bd8be7efb4adb4d3290 - - default default] Volume info retrieved successfully. 2026-07-15 12:34:22.735 7 INFO cinder.volume.api [None req-c9bb4252-10f5-4a63-8e60-0d13ae7c9305 6fb84d956edb4f78b1cf6170470bc0ae fb81cddd907a4bd8be7efb4adb4d3290 - - default default] Delete volume request issued successfully. 2026-07-15 12:34:22.735 7 INFO cinder.api.openstack.wsgi [None req-c9bb4252-10f5-4a63-8e60-0d13ae7c9305 6fb84d956edb4f78b1cf6170470bc0ae fb81cddd907a4bd8be7efb4adb4d3290 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/fb81cddd907a4bd8be7efb4adb4d3290/volumes/9ef118e4-b8cd-4435-837c-3a3f4acd62e3 returned with HTTP 202 [pid: 7|app: 0|req: 421/837] 10.0.0.64 () {32 vars in 777 bytes} [Wed Jul 15 12:34:22 2026] DELETE /v3/fb81cddd907a4bd8be7efb4adb4d3290/volumes/9ef118e4-b8cd-4435-837c-3a3f4acd62e3 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-15 12:34:22.749 8 INFO cinder.api.openstack.wsgi [None req-5e12bc4d-a9dc-4ab3-b98f-281bf99dbc5d 6fb84d956edb4f78b1cf6170470bc0ae fb81cddd907a4bd8be7efb4adb4d3290 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/fb81cddd907a4bd8be7efb4adb4d3290/volumes/9ef118e4-b8cd-4435-837c-3a3f4acd62e3 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending 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-15 12:34:22.768 8 INFO cinder.volume.api [None req-5e12bc4d-a9dc-4ab3-b98f-281bf99dbc5d 6fb84d956edb4f78b1cf6170470bc0ae fb81cddd907a4bd8be7efb4adb4d3290 - - default default] Volume info retrieved successfully. 2026-07-15 12:34:22.773 8 INFO cinder.api.openstack.wsgi [None req-5e12bc4d-a9dc-4ab3-b98f-281bf99dbc5d 6fb84d956edb4f78b1cf6170470bc0ae fb81cddd907a4bd8be7efb4adb4d3290 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/fb81cddd907a4bd8be7efb4adb4d3290/volumes/9ef118e4-b8cd-4435-837c-3a3f4acd62e3 returned with HTTP 200 [pid: 8|app: 0|req: 417/838] 10.0.0.64 () {32 vars in 774 bytes} [Wed Jul 15 12:34:22 2026] GET /v3/fb81cddd907a4bd8be7efb4adb4d3290/volumes/9ef118e4-b8cd-4435-837c-3a3f4acd62e3 => generated 1526 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-15 12:34:23.802 7 INFO cinder.api.openstack.wsgi [None req-f88383a4-d4ce-414c-8bb0-e3fac22a4692 6fb84d956edb4f78b1cf6170470bc0ae fb81cddd907a4bd8be7efb4adb4d3290 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/fb81cddd907a4bd8be7efb4adb4d3290/volumes/9ef118e4-b8cd-4435-837c-3a3f4acd62e3 2026-07-15 12:34:23.809 7 INFO cinder.api.openstack.wsgi [None req-f88383a4-d4ce-414c-8bb0-e3fac22a4692 6fb84d956edb4f78b1cf6170470bc0ae fb81cddd907a4bd8be7efb4adb4d3290 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/fb81cddd907a4bd8be7efb4adb4d3290/volumes/9ef118e4-b8cd-4435-837c-3a3f4acd62e3 returned with HTTP 404 [pid: 7|app: 0|req: 422/839] 10.0.0.64 () {32 vars in 774 bytes} [Wed Jul 15 12:34:23 2026] GET /v3/fb81cddd907a4bd8be7efb4adb4d3290/volumes/9ef118e4-b8cd-4435-837c-3a3f4acd62e3 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) 2026-07-15 12:34:24.308 7 INFO cinder.api.openstack.wsgi [None req-f88383a4-d4ce-414c-8bb0-e3fac22a4692 6fb84d956edb4f78b1cf6170470bc0ae fb81cddd907a4bd8be7efb4adb4d3290 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:34:24.309 8 INFO cinder.api.openstack.wsgi [None req-5e12bc4d-a9dc-4ab3-b98f-281bf99dbc5d 6fb84d956edb4f78b1cf6170470bc0ae fb81cddd907a4bd8be7efb4adb4d3290 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:34:24.310 7 INFO cinder.api.openstack.wsgi [None req-f88383a4-d4ce-414c-8bb0-e3fac22a4692 6fb84d956edb4f78b1cf6170470bc0ae fb81cddd907a4bd8be7efb4adb4d3290 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:34:24.311 8 INFO cinder.api.openstack.wsgi [None req-5e12bc4d-a9dc-4ab3-b98f-281bf99dbc5d 6fb84d956edb4f78b1cf6170470bc0ae fb81cddd907a4bd8be7efb4adb4d3290 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:34:26.694 7 INFO cinder.api.openstack.wsgi [None req-dd7a0c97-7424-4279-bdc3-2c57bef52b91 0ceb4dbacbd54c57b6e4691341a0ed1b fd7fc2d8ec6c4fc8a8d13d08a9850f16 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/fd7fc2d8ec6c4fc8a8d13d08a9850f16/volumes 2026-07-15 12:34:26.725 7 INFO cinder.volume.api [None req-dd7a0c97-7424-4279-bdc3-2c57bef52b91 0ceb4dbacbd54c57b6e4691341a0ed1b fd7fc2d8ec6c4fc8a8d13d08a9850f16 - - default default] Get all volumes completed successfully. 2026-07-15 12:34:26.725 7 INFO cinder.api.openstack.wsgi [None req-dd7a0c97-7424-4279-bdc3-2c57bef52b91 0ceb4dbacbd54c57b6e4691341a0ed1b fd7fc2d8ec6c4fc8a8d13d08a9850f16 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/fd7fc2d8ec6c4fc8a8d13d08a9850f16/volumes returned with HTTP 200 [pid: 7|app: 0|req: 424/842] 10.0.0.64 () {32 vars in 700 bytes} [Wed Jul 15 12:34:26 2026] GET /v3/fd7fc2d8ec6c4fc8a8d13d08a9850f16/volumes => generated 15 bytes in 201 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-15 12:34:26.744 8 INFO cinder.api.openstack.wsgi [None req-716bfd9c-d895-4db5-97c9-478002838c92 0ceb4dbacbd54c57b6e4691341a0ed1b fd7fc2d8ec6c4fc8a8d13d08a9850f16 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/fd7fc2d8ec6c4fc8a8d13d08a9850f16/volumes 2026-07-15 12:34:26.747 8 INFO cinder.api.v3.volumes [None req-716bfd9c-d895-4db5-97c9-478002838c92 0ceb4dbacbd54c57b6e4691341a0ed1b fd7fc2d8ec6c4fc8a8d13d08a9850f16 - - default default] Create volume of 1 GB 2026-07-15 12:34:26.753 8 INFO cinder.volume.api [None req-716bfd9c-d895-4db5-97c9-478002838c92 0ceb4dbacbd54c57b6e4691341a0ed1b fd7fc2d8ec6c4fc8a8d13d08a9850f16 - - default default] Availability Zones retrieved successfully. 2026-07-15 12:34:26.876 8 INFO cinder.volume.api [None req-716bfd9c-d895-4db5-97c9-478002838c92 0ceb4dbacbd54c57b6e4691341a0ed1b fd7fc2d8ec6c4fc8a8d13d08a9850f16 - - default default] Create volume request issued successfully. 2026-07-15 12:34:26.877 8 INFO cinder.api.openstack.wsgi [None req-716bfd9c-d895-4db5-97c9-478002838c92 0ceb4dbacbd54c57b6e4691341a0ed1b fd7fc2d8ec6c4fc8a8d13d08a9850f16 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/fd7fc2d8ec6c4fc8a8d13d08a9850f16/volumes returned with HTTP 202 [pid: 8|app: 0|req: 419/843] 10.0.0.64 () {34 vars in 722 bytes} [Wed Jul 15 12:34:26 2026] POST /v3/fd7fc2d8ec6c4fc8a8d13d08a9850f16/volumes => generated 875 bytes in 140 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-07-15 12:34:26.900 7 INFO cinder.api.openstack.wsgi [None req-27ed07de-6812-4fe2-a750-a155128dce30 0ceb4dbacbd54c57b6e4691341a0ed1b fd7fc2d8ec6c4fc8a8d13d08a9850f16 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/fd7fc2d8ec6c4fc8a8d13d08a9850f16/volumes/be3a0053-1952-4176-afa4-bf5af09ed996 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending 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-15 12:34:26.924 7 INFO cinder.volume.api [None req-27ed07de-6812-4fe2-a750-a155128dce30 0ceb4dbacbd54c57b6e4691341a0ed1b fd7fc2d8ec6c4fc8a8d13d08a9850f16 - - default default] Volume info retrieved successfully. 2026-07-15 12:34:26.931 7 INFO cinder.api.openstack.wsgi [None req-27ed07de-6812-4fe2-a750-a155128dce30 0ceb4dbacbd54c57b6e4691341a0ed1b fd7fc2d8ec6c4fc8a8d13d08a9850f16 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/fd7fc2d8ec6c4fc8a8d13d08a9850f16/volumes/be3a0053-1952-4176-afa4-bf5af09ed996 returned with HTTP 200 [pid: 7|app: 0|req: 425/844] 10.0.0.64 () {32 vars in 774 bytes} [Wed Jul 15 12:34:26 2026] GET /v3/fd7fc2d8ec6c4fc8a8d13d08a9850f16/volumes/be3a0053-1952-4176-afa4-bf5af09ed996 => generated 943 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-15 12:34:27.953 8 INFO cinder.api.openstack.wsgi [None req-7822bb66-743d-4b04-934c-4db7d02a47a3 0ceb4dbacbd54c57b6e4691341a0ed1b fd7fc2d8ec6c4fc8a8d13d08a9850f16 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/fd7fc2d8ec6c4fc8a8d13d08a9850f16/volumes/be3a0053-1952-4176-afa4-bf5af09ed996 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending 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-15 12:34:27.973 8 INFO cinder.volume.api [None req-7822bb66-743d-4b04-934c-4db7d02a47a3 0ceb4dbacbd54c57b6e4691341a0ed1b fd7fc2d8ec6c4fc8a8d13d08a9850f16 - - default default] Volume info retrieved successfully. 2026-07-15 12:34:27.979 8 INFO cinder.api.openstack.wsgi [None req-7822bb66-743d-4b04-934c-4db7d02a47a3 0ceb4dbacbd54c57b6e4691341a0ed1b fd7fc2d8ec6c4fc8a8d13d08a9850f16 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/fd7fc2d8ec6c4fc8a8d13d08a9850f16/volumes/be3a0053-1952-4176-afa4-bf5af09ed996 returned with HTTP 200 [pid: 8|app: 0|req: 420/845] 10.0.0.64 () {32 vars in 774 bytes} [Wed Jul 15 12:34:27 2026] GET /v3/fd7fc2d8ec6c4fc8a8d13d08a9850f16/volumes/be3a0053-1952-4176-afa4-bf5af09ed996 => 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-15 12:34:27.996 7 INFO cinder.api.openstack.wsgi [None req-b8035fbf-3616-4f70-b5c9-669a65449286 0ceb4dbacbd54c57b6e4691341a0ed1b fd7fc2d8ec6c4fc8a8d13d08a9850f16 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/fd7fc2d8ec6c4fc8a8d13d08a9850f16/volumes/be3a0053-1952-4176-afa4-bf5af09ed996 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending 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-15 12:34:28.008 7 INFO cinder.volume.api [None req-b8035fbf-3616-4f70-b5c9-669a65449286 0ceb4dbacbd54c57b6e4691341a0ed1b fd7fc2d8ec6c4fc8a8d13d08a9850f16 - - default default] Volume info retrieved successfully. 2026-07-15 12:34:28.012 7 INFO cinder.api.openstack.wsgi [None req-b8035fbf-3616-4f70-b5c9-669a65449286 0ceb4dbacbd54c57b6e4691341a0ed1b fd7fc2d8ec6c4fc8a8d13d08a9850f16 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/fd7fc2d8ec6c4fc8a8d13d08a9850f16/volumes/be3a0053-1952-4176-afa4-bf5af09ed996 returned with HTTP 200 [pid: 7|app: 0|req: 426/846] 10.0.0.64 () {32 vars in 774 bytes} [Wed Jul 15 12:34:27 2026] GET /v3/fd7fc2d8ec6c4fc8a8d13d08a9850f16/volumes/be3a0053-1952-4176-afa4-bf5af09ed996 => generated 968 bytes in 20 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-15 12:34:28.028 8 INFO cinder.api.openstack.wsgi [None req-4e67b989-c302-4edc-8848-6a70ab919029 0ceb4dbacbd54c57b6e4691341a0ed1b fd7fc2d8ec6c4fc8a8d13d08a9850f16 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/fd7fc2d8ec6c4fc8a8d13d08a9850f16/volumes 2026-07-15 12:34:28.031 8 INFO cinder.api.v3.volumes [None req-4e67b989-c302-4edc-8848-6a70ab919029 0ceb4dbacbd54c57b6e4691341a0ed1b fd7fc2d8ec6c4fc8a8d13d08a9850f16 - - default default] Create volume of 1 GB 2026-07-15 12:34:28.036 8 INFO cinder.volume.api [None req-4e67b989-c302-4edc-8848-6a70ab919029 0ceb4dbacbd54c57b6e4691341a0ed1b fd7fc2d8ec6c4fc8a8d13d08a9850f16 - - default default] Availability Zones retrieved successfully. 2026-07-15 12:34:28.172 8 INFO cinder.volume.api [None req-4e67b989-c302-4edc-8848-6a70ab919029 0ceb4dbacbd54c57b6e4691341a0ed1b fd7fc2d8ec6c4fc8a8d13d08a9850f16 - - default default] Create volume request issued successfully. 2026-07-15 12:34:28.172 8 INFO cinder.api.openstack.wsgi [None req-4e67b989-c302-4edc-8848-6a70ab919029 0ceb4dbacbd54c57b6e4691341a0ed1b fd7fc2d8ec6c4fc8a8d13d08a9850f16 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/fd7fc2d8ec6c4fc8a8d13d08a9850f16/volumes returned with HTTP 202 [pid: 8|app: 0|req: 421/847] 10.0.0.64 () {34 vars in 722 bytes} [Wed Jul 15 12:34:28 2026] POST /v3/fd7fc2d8ec6c4fc8a8d13d08a9850f16/volumes => generated 876 bytes in 151 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-15 12:34:28.194 7 INFO cinder.api.openstack.wsgi [None req-5c2d4f6d-034c-496a-9255-8fcb4165b969 0ceb4dbacbd54c57b6e4691341a0ed1b fd7fc2d8ec6c4fc8a8d13d08a9850f16 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/fd7fc2d8ec6c4fc8a8d13d08a9850f16/volumes/c6540a22-61f7-41b9-8e72-fedf74bcad2f /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending 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-15 12:34:28.210 7 INFO cinder.volume.api [None req-5c2d4f6d-034c-496a-9255-8fcb4165b969 0ceb4dbacbd54c57b6e4691341a0ed1b fd7fc2d8ec6c4fc8a8d13d08a9850f16 - - default default] Volume info retrieved successfully. 2026-07-15 12:34:28.214 7 INFO cinder.api.openstack.wsgi [None req-5c2d4f6d-034c-496a-9255-8fcb4165b969 0ceb4dbacbd54c57b6e4691341a0ed1b fd7fc2d8ec6c4fc8a8d13d08a9850f16 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/fd7fc2d8ec6c4fc8a8d13d08a9850f16/volumes/c6540a22-61f7-41b9-8e72-fedf74bcad2f returned with HTTP 200 [pid: 7|app: 0|req: 427/848] 10.0.0.64 () {32 vars in 774 bytes} [Wed Jul 15 12:34:28 2026] GET /v3/fd7fc2d8ec6c4fc8a8d13d08a9850f16/volumes/c6540a22-61f7-41b9-8e72-fedf74bcad2f => generated 944 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-15 12:34:29.233 8 INFO cinder.api.openstack.wsgi [None req-a84156e6-60e7-4d67-91db-063055c5f1e0 0ceb4dbacbd54c57b6e4691341a0ed1b fd7fc2d8ec6c4fc8a8d13d08a9850f16 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/fd7fc2d8ec6c4fc8a8d13d08a9850f16/volumes/c6540a22-61f7-41b9-8e72-fedf74bcad2f /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending 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-15 12:34:29.247 8 INFO cinder.volume.api [None req-a84156e6-60e7-4d67-91db-063055c5f1e0 0ceb4dbacbd54c57b6e4691341a0ed1b fd7fc2d8ec6c4fc8a8d13d08a9850f16 - - default default] Volume info retrieved successfully. 2026-07-15 12:34:29.253 8 INFO cinder.api.openstack.wsgi [None req-a84156e6-60e7-4d67-91db-063055c5f1e0 0ceb4dbacbd54c57b6e4691341a0ed1b fd7fc2d8ec6c4fc8a8d13d08a9850f16 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/fd7fc2d8ec6c4fc8a8d13d08a9850f16/volumes/c6540a22-61f7-41b9-8e72-fedf74bcad2f returned with HTTP 200 [pid: 8|app: 0|req: 422/849] 10.0.0.64 () {32 vars in 774 bytes} [Wed Jul 15 12:34:29 2026] GET /v3/fd7fc2d8ec6c4fc8a8d13d08a9850f16/volumes/c6540a22-61f7-41b9-8e72-fedf74bcad2f => generated 969 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-15 12:34:29.284 7 INFO cinder.api.openstack.wsgi [None req-9dd8c8e2-c6ae-4548-975f-5cbf895782c1 0ceb4dbacbd54c57b6e4691341a0ed1b fd7fc2d8ec6c4fc8a8d13d08a9850f16 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/fd7fc2d8ec6c4fc8a8d13d08a9850f16/volumes/c6540a22-61f7-41b9-8e72-fedf74bcad2f /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending 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-15 12:34:29.308 7 INFO cinder.volume.api [None req-9dd8c8e2-c6ae-4548-975f-5cbf895782c1 0ceb4dbacbd54c57b6e4691341a0ed1b fd7fc2d8ec6c4fc8a8d13d08a9850f16 - - default default] Volume info retrieved successfully. 2026-07-15 12:34:29.313 7 INFO cinder.api.openstack.wsgi [None req-9dd8c8e2-c6ae-4548-975f-5cbf895782c1 0ceb4dbacbd54c57b6e4691341a0ed1b fd7fc2d8ec6c4fc8a8d13d08a9850f16 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/fd7fc2d8ec6c4fc8a8d13d08a9850f16/volumes/c6540a22-61f7-41b9-8e72-fedf74bcad2f returned with HTTP 200 [pid: 7|app: 0|req: 428/850] 10.0.0.64 () {32 vars in 774 bytes} [Wed Jul 15 12:34:29 2026] GET /v3/fd7fc2d8ec6c4fc8a8d13d08a9850f16/volumes/c6540a22-61f7-41b9-8e72-fedf74bcad2f => generated 969 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-15 12:34:29.337 8 INFO cinder.api.openstack.wsgi [None req-3277629d-11b4-45e0-8424-e119c77720a4 0ceb4dbacbd54c57b6e4691341a0ed1b fd7fc2d8ec6c4fc8a8d13d08a9850f16 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/fd7fc2d8ec6c4fc8a8d13d08a9850f16/volumes 2026-07-15 12:34:29.341 8 INFO cinder.api.v3.volumes [None req-3277629d-11b4-45e0-8424-e119c77720a4 0ceb4dbacbd54c57b6e4691341a0ed1b fd7fc2d8ec6c4fc8a8d13d08a9850f16 - - default default] Create volume of 1 GB 2026-07-15 12:34:29.346 8 INFO cinder.volume.api [None req-3277629d-11b4-45e0-8424-e119c77720a4 0ceb4dbacbd54c57b6e4691341a0ed1b fd7fc2d8ec6c4fc8a8d13d08a9850f16 - - default default] Availability Zones retrieved successfully. 2026-07-15 12:34:29.475 8 INFO cinder.volume.api [None req-3277629d-11b4-45e0-8424-e119c77720a4 0ceb4dbacbd54c57b6e4691341a0ed1b fd7fc2d8ec6c4fc8a8d13d08a9850f16 - - default default] Create volume request issued successfully. 2026-07-15 12:34:29.476 8 INFO cinder.api.openstack.wsgi [None req-3277629d-11b4-45e0-8424-e119c77720a4 0ceb4dbacbd54c57b6e4691341a0ed1b fd7fc2d8ec6c4fc8a8d13d08a9850f16 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/fd7fc2d8ec6c4fc8a8d13d08a9850f16/volumes returned with HTTP 202 [pid: 8|app: 0|req: 423/851] 10.0.0.64 () {34 vars in 722 bytes} [Wed Jul 15 12:34:29 2026] POST /v3/fd7fc2d8ec6c4fc8a8d13d08a9850f16/volumes => generated 876 bytes in 146 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-15 12:34:29.505 7 INFO cinder.api.openstack.wsgi [None req-5b88e9eb-81a7-4724-87ca-596ddcec24f7 0ceb4dbacbd54c57b6e4691341a0ed1b fd7fc2d8ec6c4fc8a8d13d08a9850f16 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/fd7fc2d8ec6c4fc8a8d13d08a9850f16/volumes/5a77af10-a40f-4c1a-9ddc-a3185b465f8d /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending 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-15 12:34:29.525 7 INFO cinder.volume.api [None req-5b88e9eb-81a7-4724-87ca-596ddcec24f7 0ceb4dbacbd54c57b6e4691341a0ed1b fd7fc2d8ec6c4fc8a8d13d08a9850f16 - - default default] Volume info retrieved successfully. 2026-07-15 12:34:29.532 7 INFO cinder.api.openstack.wsgi [None req-5b88e9eb-81a7-4724-87ca-596ddcec24f7 0ceb4dbacbd54c57b6e4691341a0ed1b fd7fc2d8ec6c4fc8a8d13d08a9850f16 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/fd7fc2d8ec6c4fc8a8d13d08a9850f16/volumes/5a77af10-a40f-4c1a-9ddc-a3185b465f8d returned with HTTP 200 [pid: 7|app: 0|req: 429/852] 10.0.0.64 () {32 vars in 774 bytes} [Wed Jul 15 12:34:29 2026] GET /v3/fd7fc2d8ec6c4fc8a8d13d08a9850f16/volumes/5a77af10-a40f-4c1a-9ddc-a3185b465f8d => generated 944 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-15 12:34:30.555 8 INFO cinder.api.openstack.wsgi [None req-f9114eee-0741-4ea5-aeb3-414f7cdde443 0ceb4dbacbd54c57b6e4691341a0ed1b fd7fc2d8ec6c4fc8a8d13d08a9850f16 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/fd7fc2d8ec6c4fc8a8d13d08a9850f16/volumes/5a77af10-a40f-4c1a-9ddc-a3185b465f8d /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending 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-15 12:34:30.570 8 INFO cinder.volume.api [None req-f9114eee-0741-4ea5-aeb3-414f7cdde443 0ceb4dbacbd54c57b6e4691341a0ed1b fd7fc2d8ec6c4fc8a8d13d08a9850f16 - - default default] Volume info retrieved successfully. 2026-07-15 12:34:30.577 8 INFO cinder.api.openstack.wsgi [None req-f9114eee-0741-4ea5-aeb3-414f7cdde443 0ceb4dbacbd54c57b6e4691341a0ed1b fd7fc2d8ec6c4fc8a8d13d08a9850f16 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/fd7fc2d8ec6c4fc8a8d13d08a9850f16/volumes/5a77af10-a40f-4c1a-9ddc-a3185b465f8d returned with HTTP 200 [pid: 8|app: 0|req: 424/853] 10.0.0.64 () {32 vars in 774 bytes} [Wed Jul 15 12:34:30 2026] GET /v3/fd7fc2d8ec6c4fc8a8d13d08a9850f16/volumes/5a77af10-a40f-4c1a-9ddc-a3185b465f8d => generated 969 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-15 12:34:30.599 7 INFO cinder.api.openstack.wsgi [None req-9f80d4e0-8eac-4948-b9be-76145a025220 0ceb4dbacbd54c57b6e4691341a0ed1b fd7fc2d8ec6c4fc8a8d13d08a9850f16 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/fd7fc2d8ec6c4fc8a8d13d08a9850f16/volumes/5a77af10-a40f-4c1a-9ddc-a3185b465f8d /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending 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-15 12:34:30.614 7 INFO cinder.volume.api [None req-9f80d4e0-8eac-4948-b9be-76145a025220 0ceb4dbacbd54c57b6e4691341a0ed1b fd7fc2d8ec6c4fc8a8d13d08a9850f16 - - default default] Volume info retrieved successfully. 2026-07-15 12:34:30.619 7 INFO cinder.api.openstack.wsgi [None req-9f80d4e0-8eac-4948-b9be-76145a025220 0ceb4dbacbd54c57b6e4691341a0ed1b fd7fc2d8ec6c4fc8a8d13d08a9850f16 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/fd7fc2d8ec6c4fc8a8d13d08a9850f16/volumes/5a77af10-a40f-4c1a-9ddc-a3185b465f8d returned with HTTP 200 [pid: 7|app: 0|req: 430/854] 10.0.0.64 () {32 vars in 774 bytes} [Wed Jul 15 12:34:30 2026] GET /v3/fd7fc2d8ec6c4fc8a8d13d08a9850f16/volumes/5a77af10-a40f-4c1a-9ddc-a3185b465f8d => generated 969 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-15 12:34:30.637 8 INFO cinder.api.openstack.wsgi [None req-194fb8fa-921b-4732-9f93-8aa31436f203 0ceb4dbacbd54c57b6e4691341a0ed1b fd7fc2d8ec6c4fc8a8d13d08a9850f16 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/fd7fc2d8ec6c4fc8a8d13d08a9850f16/volumes 2026-07-15 12:34:30.672 8 INFO cinder.volume.api [None req-194fb8fa-921b-4732-9f93-8aa31436f203 0ceb4dbacbd54c57b6e4691341a0ed1b fd7fc2d8ec6c4fc8a8d13d08a9850f16 - - default default] Get all volumes completed successfully. 2026-07-15 12:34:30.673 8 INFO cinder.api.openstack.wsgi [None req-194fb8fa-921b-4732-9f93-8aa31436f203 0ceb4dbacbd54c57b6e4691341a0ed1b fd7fc2d8ec6c4fc8a8d13d08a9850f16 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/fd7fc2d8ec6c4fc8a8d13d08a9850f16/volumes returned with HTTP 200 [pid: 8|app: 0|req: 425/855] 10.0.0.64 () {32 vars in 700 bytes} [Wed Jul 15 12:34:30 2026] GET /v3/fd7fc2d8ec6c4fc8a8d13d08a9850f16/volumes => generated 1323 bytes in 41 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-15 12:34:30.690 7 INFO cinder.api.openstack.wsgi [None req-05216f15-3415-4d27-b54c-1b63519cba73 0ceb4dbacbd54c57b6e4691341a0ed1b fd7fc2d8ec6c4fc8a8d13d08a9850f16 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/fd7fc2d8ec6c4fc8a8d13d08a9850f16/volumes/5a77af10-a40f-4c1a-9ddc-a3185b465f8d /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending 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-15 12:34:30.708 7 INFO cinder.volume.api [None req-05216f15-3415-4d27-b54c-1b63519cba73 0ceb4dbacbd54c57b6e4691341a0ed1b fd7fc2d8ec6c4fc8a8d13d08a9850f16 - - default default] Volume info retrieved successfully. 2026-07-15 12:34:30.713 7 INFO cinder.api.openstack.wsgi [None req-05216f15-3415-4d27-b54c-1b63519cba73 0ceb4dbacbd54c57b6e4691341a0ed1b fd7fc2d8ec6c4fc8a8d13d08a9850f16 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/fd7fc2d8ec6c4fc8a8d13d08a9850f16/volumes/5a77af10-a40f-4c1a-9ddc-a3185b465f8d returned with HTTP 200 [pid: 7|app: 0|req: 431/856] 10.0.0.64 () {32 vars in 774 bytes} [Wed Jul 15 12:34:30 2026] GET /v3/fd7fc2d8ec6c4fc8a8d13d08a9850f16/volumes/5a77af10-a40f-4c1a-9ddc-a3185b465f8d => 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-15 12:34:30.736 8 INFO cinder.api.openstack.wsgi [None req-bba33c90-8335-4cc7-bf1a-df33e70ff225 0ceb4dbacbd54c57b6e4691341a0ed1b fd7fc2d8ec6c4fc8a8d13d08a9850f16 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/fd7fc2d8ec6c4fc8a8d13d08a9850f16/volumes/5a77af10-a40f-4c1a-9ddc-a3185b465f8d 2026-07-15 12:34:30.737 8 INFO cinder.api.v3.volumes [None req-bba33c90-8335-4cc7-bf1a-df33e70ff225 0ceb4dbacbd54c57b6e4691341a0ed1b fd7fc2d8ec6c4fc8a8d13d08a9850f16 - - default default] Delete volume with id: 5a77af10-a40f-4c1a-9ddc-a3185b465f8d /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending 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-15 12:34:30.747 8 INFO cinder.volume.api [None req-bba33c90-8335-4cc7-bf1a-df33e70ff225 0ceb4dbacbd54c57b6e4691341a0ed1b fd7fc2d8ec6c4fc8a8d13d08a9850f16 - - default default] Volume info retrieved successfully. 2026-07-15 12:34:30.771 8 INFO cinder.volume.api [None req-bba33c90-8335-4cc7-bf1a-df33e70ff225 0ceb4dbacbd54c57b6e4691341a0ed1b fd7fc2d8ec6c4fc8a8d13d08a9850f16 - - default default] Delete volume request issued successfully. 2026-07-15 12:34:30.771 8 INFO cinder.api.openstack.wsgi [None req-bba33c90-8335-4cc7-bf1a-df33e70ff225 0ceb4dbacbd54c57b6e4691341a0ed1b fd7fc2d8ec6c4fc8a8d13d08a9850f16 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/fd7fc2d8ec6c4fc8a8d13d08a9850f16/volumes/5a77af10-a40f-4c1a-9ddc-a3185b465f8d returned with HTTP 202 [pid: 8|app: 0|req: 426/857] 10.0.0.64 () {32 vars in 777 bytes} [Wed Jul 15 12:34:30 2026] DELETE /v3/fd7fc2d8ec6c4fc8a8d13d08a9850f16/volumes/5a77af10-a40f-4c1a-9ddc-a3185b465f8d => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-15 12:34:30.781 7 INFO cinder.api.openstack.wsgi [None req-16fc17f9-dafa-48bc-881e-927cac371f54 0ceb4dbacbd54c57b6e4691341a0ed1b fd7fc2d8ec6c4fc8a8d13d08a9850f16 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/fd7fc2d8ec6c4fc8a8d13d08a9850f16/volumes/5a77af10-a40f-4c1a-9ddc-a3185b465f8d /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending 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-15 12:34:30.799 7 INFO cinder.volume.api [None req-16fc17f9-dafa-48bc-881e-927cac371f54 0ceb4dbacbd54c57b6e4691341a0ed1b fd7fc2d8ec6c4fc8a8d13d08a9850f16 - - default default] Volume info retrieved successfully. 2026-07-15 12:34:30.805 7 INFO cinder.api.openstack.wsgi [None req-16fc17f9-dafa-48bc-881e-927cac371f54 0ceb4dbacbd54c57b6e4691341a0ed1b fd7fc2d8ec6c4fc8a8d13d08a9850f16 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/fd7fc2d8ec6c4fc8a8d13d08a9850f16/volumes/5a77af10-a40f-4c1a-9ddc-a3185b465f8d returned with HTTP 200 [pid: 7|app: 0|req: 432/858] 10.0.0.64 () {32 vars in 774 bytes} [Wed Jul 15 12:34:30 2026] GET /v3/fd7fc2d8ec6c4fc8a8d13d08a9850f16/volumes/5a77af10-a40f-4c1a-9ddc-a3185b465f8d => generated 968 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-15 12:34:31.830 8 INFO cinder.api.openstack.wsgi [None req-ed1a4753-402e-4288-85ce-261301d67573 0ceb4dbacbd54c57b6e4691341a0ed1b fd7fc2d8ec6c4fc8a8d13d08a9850f16 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/fd7fc2d8ec6c4fc8a8d13d08a9850f16/volumes/5a77af10-a40f-4c1a-9ddc-a3185b465f8d 2026-07-15 12:34:31.840 8 INFO cinder.api.openstack.wsgi [None req-ed1a4753-402e-4288-85ce-261301d67573 0ceb4dbacbd54c57b6e4691341a0ed1b fd7fc2d8ec6c4fc8a8d13d08a9850f16 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/fd7fc2d8ec6c4fc8a8d13d08a9850f16/volumes/5a77af10-a40f-4c1a-9ddc-a3185b465f8d returned with HTTP 404 [pid: 8|app: 0|req: 427/859] 10.0.0.64 () {32 vars in 774 bytes} [Wed Jul 15 12:34:31 2026] GET /v3/fd7fc2d8ec6c4fc8a8d13d08a9850f16/volumes/5a77af10-a40f-4c1a-9ddc-a3185b465f8d => 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-15 12:34:31.850 7 INFO cinder.api.openstack.wsgi [None req-9125db09-f506-4ef5-b234-bc23c0c22a32 0ceb4dbacbd54c57b6e4691341a0ed1b fd7fc2d8ec6c4fc8a8d13d08a9850f16 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/fd7fc2d8ec6c4fc8a8d13d08a9850f16/volumes/c6540a22-61f7-41b9-8e72-fedf74bcad2f /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending 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-15 12:34:31.867 7 INFO cinder.volume.api [None req-9125db09-f506-4ef5-b234-bc23c0c22a32 0ceb4dbacbd54c57b6e4691341a0ed1b fd7fc2d8ec6c4fc8a8d13d08a9850f16 - - default default] Volume info retrieved successfully. 2026-07-15 12:34:31.872 7 INFO cinder.api.openstack.wsgi [None req-9125db09-f506-4ef5-b234-bc23c0c22a32 0ceb4dbacbd54c57b6e4691341a0ed1b fd7fc2d8ec6c4fc8a8d13d08a9850f16 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/fd7fc2d8ec6c4fc8a8d13d08a9850f16/volumes/c6540a22-61f7-41b9-8e72-fedf74bcad2f returned with HTTP 200 [pid: 7|app: 0|req: 433/860] 10.0.0.64 () {32 vars in 774 bytes} [Wed Jul 15 12:34:31 2026] GET /v3/fd7fc2d8ec6c4fc8a8d13d08a9850f16/volumes/c6540a22-61f7-41b9-8e72-fedf74bcad2f => generated 969 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 12:34:31.893 8 INFO cinder.api.openstack.wsgi [None req-c7f4dbc4-8bd9-42af-b799-4694374278bb 0ceb4dbacbd54c57b6e4691341a0ed1b fd7fc2d8ec6c4fc8a8d13d08a9850f16 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/fd7fc2d8ec6c4fc8a8d13d08a9850f16/volumes/c6540a22-61f7-41b9-8e72-fedf74bcad2f 2026-07-15 12:34:31.893 8 INFO cinder.api.v3.volumes [None req-c7f4dbc4-8bd9-42af-b799-4694374278bb 0ceb4dbacbd54c57b6e4691341a0ed1b fd7fc2d8ec6c4fc8a8d13d08a9850f16 - - default default] Delete volume with id: c6540a22-61f7-41b9-8e72-fedf74bcad2f /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending 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-15 12:34:31.901 8 INFO cinder.volume.api [None req-c7f4dbc4-8bd9-42af-b799-4694374278bb 0ceb4dbacbd54c57b6e4691341a0ed1b fd7fc2d8ec6c4fc8a8d13d08a9850f16 - - default default] Volume info retrieved successfully. 2026-07-15 12:34:31.917 8 INFO cinder.volume.api [None req-c7f4dbc4-8bd9-42af-b799-4694374278bb 0ceb4dbacbd54c57b6e4691341a0ed1b fd7fc2d8ec6c4fc8a8d13d08a9850f16 - - default default] Delete volume request issued successfully. 2026-07-15 12:34:31.917 8 INFO cinder.api.openstack.wsgi [None req-c7f4dbc4-8bd9-42af-b799-4694374278bb 0ceb4dbacbd54c57b6e4691341a0ed1b fd7fc2d8ec6c4fc8a8d13d08a9850f16 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/fd7fc2d8ec6c4fc8a8d13d08a9850f16/volumes/c6540a22-61f7-41b9-8e72-fedf74bcad2f returned with HTTP 202 [pid: 8|app: 0|req: 428/861] 10.0.0.64 () {32 vars in 777 bytes} [Wed Jul 15 12:34:31 2026] DELETE /v3/fd7fc2d8ec6c4fc8a8d13d08a9850f16/volumes/c6540a22-61f7-41b9-8e72-fedf74bcad2f => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-15 12:34:31.929 7 INFO cinder.api.openstack.wsgi [None req-57744ab1-dac5-4134-a94f-bf1795e5c83d 0ceb4dbacbd54c57b6e4691341a0ed1b fd7fc2d8ec6c4fc8a8d13d08a9850f16 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/fd7fc2d8ec6c4fc8a8d13d08a9850f16/volumes/c6540a22-61f7-41b9-8e72-fedf74bcad2f /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending 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-15 12:34:31.946 7 INFO cinder.volume.api [None req-57744ab1-dac5-4134-a94f-bf1795e5c83d 0ceb4dbacbd54c57b6e4691341a0ed1b fd7fc2d8ec6c4fc8a8d13d08a9850f16 - - default default] Volume info retrieved successfully. 2026-07-15 12:34:31.953 7 INFO cinder.api.openstack.wsgi [None req-57744ab1-dac5-4134-a94f-bf1795e5c83d 0ceb4dbacbd54c57b6e4691341a0ed1b fd7fc2d8ec6c4fc8a8d13d08a9850f16 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/fd7fc2d8ec6c4fc8a8d13d08a9850f16/volumes/c6540a22-61f7-41b9-8e72-fedf74bcad2f returned with HTTP 200 [pid: 7|app: 0|req: 434/862] 10.0.0.64 () {32 vars in 774 bytes} [Wed Jul 15 12:34:31 2026] GET /v3/fd7fc2d8ec6c4fc8a8d13d08a9850f16/volumes/c6540a22-61f7-41b9-8e72-fedf74bcad2f => generated 968 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-15 12:34:32.974 8 INFO cinder.api.openstack.wsgi [None req-9c20a32e-c51e-4d8a-9d29-3f7e785f1e9e 0ceb4dbacbd54c57b6e4691341a0ed1b fd7fc2d8ec6c4fc8a8d13d08a9850f16 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/fd7fc2d8ec6c4fc8a8d13d08a9850f16/volumes/c6540a22-61f7-41b9-8e72-fedf74bcad2f 2026-07-15 12:34:32.984 8 INFO cinder.api.openstack.wsgi [None req-9c20a32e-c51e-4d8a-9d29-3f7e785f1e9e 0ceb4dbacbd54c57b6e4691341a0ed1b fd7fc2d8ec6c4fc8a8d13d08a9850f16 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/fd7fc2d8ec6c4fc8a8d13d08a9850f16/volumes/c6540a22-61f7-41b9-8e72-fedf74bcad2f returned with HTTP 404 [pid: 8|app: 0|req: 429/863] 10.0.0.64 () {32 vars in 774 bytes} [Wed Jul 15 12:34:32 2026] GET /v3/fd7fc2d8ec6c4fc8a8d13d08a9850f16/volumes/c6540a22-61f7-41b9-8e72-fedf74bcad2f => generated 109 bytes in 20 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-15 12:34:32.996 7 INFO cinder.api.openstack.wsgi [None req-2f75d499-22a6-4649-87c9-2c8549399906 0ceb4dbacbd54c57b6e4691341a0ed1b fd7fc2d8ec6c4fc8a8d13d08a9850f16 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/fd7fc2d8ec6c4fc8a8d13d08a9850f16/volumes/be3a0053-1952-4176-afa4-bf5af09ed996 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending 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-15 12:34:33.012 7 INFO cinder.volume.api [None req-2f75d499-22a6-4649-87c9-2c8549399906 0ceb4dbacbd54c57b6e4691341a0ed1b fd7fc2d8ec6c4fc8a8d13d08a9850f16 - - default default] Volume info retrieved successfully. 2026-07-15 12:34:33.019 7 INFO cinder.api.openstack.wsgi [None req-2f75d499-22a6-4649-87c9-2c8549399906 0ceb4dbacbd54c57b6e4691341a0ed1b fd7fc2d8ec6c4fc8a8d13d08a9850f16 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/fd7fc2d8ec6c4fc8a8d13d08a9850f16/volumes/be3a0053-1952-4176-afa4-bf5af09ed996 returned with HTTP 200 [pid: 7|app: 0|req: 435/864] 10.0.0.64 () {32 vars in 774 bytes} [Wed Jul 15 12:34:32 2026] GET /v3/fd7fc2d8ec6c4fc8a8d13d08a9850f16/volumes/be3a0053-1952-4176-afa4-bf5af09ed996 => generated 968 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 12:34:33.036 8 INFO cinder.api.openstack.wsgi [None req-eb9ba1a5-3be3-4058-871e-3bf458a28f5a 0ceb4dbacbd54c57b6e4691341a0ed1b fd7fc2d8ec6c4fc8a8d13d08a9850f16 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/fd7fc2d8ec6c4fc8a8d13d08a9850f16/volumes/be3a0053-1952-4176-afa4-bf5af09ed996 2026-07-15 12:34:33.037 8 INFO cinder.api.v3.volumes [None req-eb9ba1a5-3be3-4058-871e-3bf458a28f5a 0ceb4dbacbd54c57b6e4691341a0ed1b fd7fc2d8ec6c4fc8a8d13d08a9850f16 - - default default] Delete volume with id: be3a0053-1952-4176-afa4-bf5af09ed996 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending 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-15 12:34:33.048 8 INFO cinder.volume.api [None req-eb9ba1a5-3be3-4058-871e-3bf458a28f5a 0ceb4dbacbd54c57b6e4691341a0ed1b fd7fc2d8ec6c4fc8a8d13d08a9850f16 - - default default] Volume info retrieved successfully. 2026-07-15 12:34:33.083 8 INFO cinder.volume.api [None req-eb9ba1a5-3be3-4058-871e-3bf458a28f5a 0ceb4dbacbd54c57b6e4691341a0ed1b fd7fc2d8ec6c4fc8a8d13d08a9850f16 - - default default] Delete volume request issued successfully. 2026-07-15 12:34:33.083 8 INFO cinder.api.openstack.wsgi [None req-eb9ba1a5-3be3-4058-871e-3bf458a28f5a 0ceb4dbacbd54c57b6e4691341a0ed1b fd7fc2d8ec6c4fc8a8d13d08a9850f16 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/fd7fc2d8ec6c4fc8a8d13d08a9850f16/volumes/be3a0053-1952-4176-afa4-bf5af09ed996 returned with HTTP 202 [pid: 8|app: 0|req: 430/865] 10.0.0.64 () {32 vars in 777 bytes} [Wed Jul 15 12:34:33 2026] DELETE /v3/fd7fc2d8ec6c4fc8a8d13d08a9850f16/volumes/be3a0053-1952-4176-afa4-bf5af09ed996 => generated 0 bytes in 53 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-15 12:34:33.092 7 INFO cinder.api.openstack.wsgi [None req-d39e2750-5872-466e-a4e2-fb58f60316b8 0ceb4dbacbd54c57b6e4691341a0ed1b fd7fc2d8ec6c4fc8a8d13d08a9850f16 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/fd7fc2d8ec6c4fc8a8d13d08a9850f16/volumes/be3a0053-1952-4176-afa4-bf5af09ed996 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending 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-15 12:34:33.254 7 INFO cinder.volume.api [None req-d39e2750-5872-466e-a4e2-fb58f60316b8 0ceb4dbacbd54c57b6e4691341a0ed1b fd7fc2d8ec6c4fc8a8d13d08a9850f16 - - default default] Volume info retrieved successfully. 2026-07-15 12:34:33.260 7 INFO cinder.api.openstack.wsgi [None req-d39e2750-5872-466e-a4e2-fb58f60316b8 0ceb4dbacbd54c57b6e4691341a0ed1b fd7fc2d8ec6c4fc8a8d13d08a9850f16 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/fd7fc2d8ec6c4fc8a8d13d08a9850f16/volumes/be3a0053-1952-4176-afa4-bf5af09ed996 returned with HTTP 200 [pid: 7|app: 0|req: 436/866] 10.0.0.64 () {32 vars in 774 bytes} [Wed Jul 15 12:34:33 2026] GET /v3/fd7fc2d8ec6c4fc8a8d13d08a9850f16/volumes/be3a0053-1952-4176-afa4-bf5af09ed996 => generated 967 bytes in 173 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-15 12:34:34.282 8 INFO cinder.api.openstack.wsgi [None req-720a530d-7de4-4a56-b206-08a0a77dbcec 0ceb4dbacbd54c57b6e4691341a0ed1b fd7fc2d8ec6c4fc8a8d13d08a9850f16 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/fd7fc2d8ec6c4fc8a8d13d08a9850f16/volumes/be3a0053-1952-4176-afa4-bf5af09ed996 2026-07-15 12:34:34.291 8 INFO cinder.api.openstack.wsgi [None req-720a530d-7de4-4a56-b206-08a0a77dbcec 0ceb4dbacbd54c57b6e4691341a0ed1b fd7fc2d8ec6c4fc8a8d13d08a9850f16 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/fd7fc2d8ec6c4fc8a8d13d08a9850f16/volumes/be3a0053-1952-4176-afa4-bf5af09ed996 returned with HTTP 404 [pid: 8|app: 0|req: 431/867] 10.0.0.64 () {32 vars in 774 bytes} [Wed Jul 15 12:34:34 2026] GET /v3/fd7fc2d8ec6c4fc8a8d13d08a9850f16/volumes/be3a0053-1952-4176-afa4-bf5af09ed996 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) 2026-07-15 12:34:34.308 7 INFO cinder.api.openstack.wsgi [None req-d39e2750-5872-466e-a4e2-fb58f60316b8 0ceb4dbacbd54c57b6e4691341a0ed1b fd7fc2d8ec6c4fc8a8d13d08a9850f16 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:34:34.307 8 INFO cinder.api.openstack.wsgi [None req-720a530d-7de4-4a56-b206-08a0a77dbcec 0ceb4dbacbd54c57b6e4691341a0ed1b fd7fc2d8ec6c4fc8a8d13d08a9850f16 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:34:34.308 8 INFO cinder.api.openstack.wsgi [None req-720a530d-7de4-4a56-b206-08a0a77dbcec 0ceb4dbacbd54c57b6e4691341a0ed1b fd7fc2d8ec6c4fc8a8d13d08a9850f16 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:34:34.309 7 INFO cinder.api.openstack.wsgi [None req-d39e2750-5872-466e-a4e2-fb58f60316b8 0ceb4dbacbd54c57b6e4691341a0ed1b fd7fc2d8ec6c4fc8a8d13d08a9850f16 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:34:39.168 8 INFO cinder.api.openstack.wsgi [None req-720a530d-7de4-4a56-b206-08a0a77dbcec 0ceb4dbacbd54c57b6e4691341a0ed1b fd7fc2d8ec6c4fc8a8d13d08a9850f16 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-07-15 12:34:39.169 8 INFO cinder.api.openstack.wsgi [None req-720a530d-7de4-4a56-b206-08a0a77dbcec 0ceb4dbacbd54c57b6e4691341a0ed1b fd7fc2d8ec6c4fc8a8d13d08a9850f16 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 433/870] 10.0.0.107 () {28 vars in 376 bytes} [Wed Jul 15 12:34:39 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-15 12:34:39.187 7 INFO cinder.api.openstack.wsgi [None req-2a7cad57-ff75-49d3-b782-1bba6515f213 344d0c46df824316b9c7c376919e1350 f0ccd7ce78c04a2095d1ab077e97f341 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f0ccd7ce78c04a2095d1ab077e97f341/limits?tenant_id=f0ccd7ce78c04a2095d1ab077e97f341 2026-07-15 12:34:39.213 7 INFO cinder.api.openstack.wsgi [None req-2a7cad57-ff75-49d3-b782-1bba6515f213 344d0c46df824316b9c7c376919e1350 f0ccd7ce78c04a2095d1ab077e97f341 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f0ccd7ce78c04a2095d1ab077e97f341/limits?tenant_id=f0ccd7ce78c04a2095d1ab077e97f341 returned with HTTP 200 [pid: 7|app: 0|req: 438/871] 10.0.0.107 () {34 vars in 879 bytes} [Wed Jul 15 12:34:39 2026] GET /v3/f0ccd7ce78c04a2095d1ab077e97f341/limits?tenant_id=f0ccd7ce78c04a2095d1ab077e97f341 => generated 302 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-07-15 12:34:40.128 8 INFO cinder.api.openstack.wsgi [req-fb0a7660-0764-4b45-a204-a11d8df0ea94 req-96474603-4b7a-4791-8aab-f46472c73fb7 2fb7a6c8723946f9b80cd5511c5eeba8 e42ea8b5eb8c48edab93ed664dcfd916 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e42ea8b5eb8c48edab93ed664dcfd916/attachments?instance_id=996c6511-689a-4f00-bbab-a64e6de8bcfd 2026-07-15 12:34:40.142 8 INFO cinder.api.openstack.wsgi [req-fb0a7660-0764-4b45-a204-a11d8df0ea94 req-96474603-4b7a-4791-8aab-f46472c73fb7 2fb7a6c8723946f9b80cd5511c5eeba8 e42ea8b5eb8c48edab93ed664dcfd916 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e42ea8b5eb8c48edab93ed664dcfd916/attachments?instance_id=996c6511-689a-4f00-bbab-a64e6de8bcfd returned with HTTP 200 [pid: 8|app: 0|req: 434/872] 199.204.45.4 () {36 vars in 1102 bytes} [Wed Jul 15 12:34:40 2026] GET /v3/e42ea8b5eb8c48edab93ed664dcfd916/attachments?instance_id=996c6511-689a-4f00-bbab-a64e6de8bcfd => generated 19 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 12:34:41.907 7 INFO cinder.api.openstack.wsgi [None req-2a7cad57-ff75-49d3-b782-1bba6515f213 344d0c46df824316b9c7c376919e1350 f0ccd7ce78c04a2095d1ab077e97f341 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-07-15 12:34:41.908 7 INFO cinder.api.openstack.wsgi [None req-2a7cad57-ff75-49d3-b782-1bba6515f213 344d0c46df824316b9c7c376919e1350 f0ccd7ce78c04a2095d1ab077e97f341 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 439/873] 10.0.0.107 () {28 vars in 376 bytes} [Wed Jul 15 12:34:41 2026] GET / => generated 411 bytes in 2 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-07-15 12:34:41.914 8 INFO cinder.api.openstack.wsgi [req-fb0a7660-0764-4b45-a204-a11d8df0ea94 req-96474603-4b7a-4791-8aab-f46472c73fb7 2fb7a6c8723946f9b80cd5511c5eeba8 e42ea8b5eb8c48edab93ed664dcfd916 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-07-15 12:34:41.916 8 INFO cinder.api.openstack.wsgi [req-fb0a7660-0764-4b45-a204-a11d8df0ea94 req-96474603-4b7a-4791-8aab-f46472c73fb7 2fb7a6c8723946f9b80cd5511c5eeba8 e42ea8b5eb8c48edab93ed664dcfd916 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 435/874] 10.0.0.107 () {28 vars in 376 bytes} [Wed Jul 15 12:34:41 2026] GET / => generated 411 bytes in 2 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-07-15 12:34:42.655 7 INFO cinder.api.openstack.wsgi [None req-2a7cad57-ff75-49d3-b782-1bba6515f213 344d0c46df824316b9c7c376919e1350 f0ccd7ce78c04a2095d1ab077e97f341 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-07-15 12:34:42.655 7 INFO cinder.api.openstack.wsgi [None req-2a7cad57-ff75-49d3-b782-1bba6515f213 344d0c46df824316b9c7c376919e1350 f0ccd7ce78c04a2095d1ab077e97f341 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 440/875] 10.0.0.107 () {28 vars in 376 bytes} [Wed Jul 15 12:34:42 2026] GET / => generated 411 bytes in 1 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-07-15 12:34:42.668 8 INFO cinder.api.openstack.wsgi [None req-220da50c-8769-4b2b-a1b2-6546ec10b06b 344d0c46df824316b9c7c376919e1350 f0ccd7ce78c04a2095d1ab077e97f341 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f0ccd7ce78c04a2095d1ab077e97f341/limits?tenant_id=f0ccd7ce78c04a2095d1ab077e97f341 2026-07-15 12:34:42.695 8 INFO cinder.api.openstack.wsgi [None req-220da50c-8769-4b2b-a1b2-6546ec10b06b 344d0c46df824316b9c7c376919e1350 f0ccd7ce78c04a2095d1ab077e97f341 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f0ccd7ce78c04a2095d1ab077e97f341/limits?tenant_id=f0ccd7ce78c04a2095d1ab077e97f341 returned with HTTP 200 [pid: 8|app: 0|req: 436/876] 10.0.0.107 () {34 vars in 879 bytes} [Wed Jul 15 12:34:42 2026] GET /v3/f0ccd7ce78c04a2095d1ab077e97f341/limits?tenant_id=f0ccd7ce78c04a2095d1ab077e97f341 => generated 302 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-07-15 12:34:44.308 8 INFO cinder.api.openstack.wsgi [None req-220da50c-8769-4b2b-a1b2-6546ec10b06b 344d0c46df824316b9c7c376919e1350 f0ccd7ce78c04a2095d1ab077e97f341 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:34:44.308 7 INFO cinder.api.openstack.wsgi [None req-2a7cad57-ff75-49d3-b782-1bba6515f213 344d0c46df824316b9c7c376919e1350 f0ccd7ce78c04a2095d1ab077e97f341 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:34:44.309 8 INFO cinder.api.openstack.wsgi [None req-220da50c-8769-4b2b-a1b2-6546ec10b06b 344d0c46df824316b9c7c376919e1350 f0ccd7ce78c04a2095d1ab077e97f341 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:34:44.309 7 INFO cinder.api.openstack.wsgi [None req-2a7cad57-ff75-49d3-b782-1bba6515f213 344d0c46df824316b9c7c376919e1350 f0ccd7ce78c04a2095d1ab077e97f341 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:34:45.198 7 INFO cinder.api.openstack.wsgi [None req-2a7cad57-ff75-49d3-b782-1bba6515f213 344d0c46df824316b9c7c376919e1350 f0ccd7ce78c04a2095d1ab077e97f341 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-07-15 12:34:45.199 7 INFO cinder.api.openstack.wsgi [None req-2a7cad57-ff75-49d3-b782-1bba6515f213 344d0c46df824316b9c7c376919e1350 f0ccd7ce78c04a2095d1ab077e97f341 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 442/879] 10.0.0.107 () {28 vars in 376 bytes} [Wed Jul 15 12:34:45 2026] GET / => generated 411 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-07-15 12:34:45.204 8 INFO cinder.api.openstack.wsgi [None req-220da50c-8769-4b2b-a1b2-6546ec10b06b 344d0c46df824316b9c7c376919e1350 f0ccd7ce78c04a2095d1ab077e97f341 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-07-15 12:34:45.205 8 INFO cinder.api.openstack.wsgi [None req-220da50c-8769-4b2b-a1b2-6546ec10b06b 344d0c46df824316b9c7c376919e1350 f0ccd7ce78c04a2095d1ab077e97f341 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 438/880] 10.0.0.107 () {28 vars in 376 bytes} [Wed Jul 15 12:34:45 2026] GET / => generated 411 bytes in 2 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-07-15 12:34:54.308 7 INFO cinder.api.openstack.wsgi [None req-2a7cad57-ff75-49d3-b782-1bba6515f213 344d0c46df824316b9c7c376919e1350 f0ccd7ce78c04a2095d1ab077e97f341 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:34:54.308 8 INFO cinder.api.openstack.wsgi [None req-220da50c-8769-4b2b-a1b2-6546ec10b06b 344d0c46df824316b9c7c376919e1350 f0ccd7ce78c04a2095d1ab077e97f341 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:34:54.309 7 INFO cinder.api.openstack.wsgi [None req-2a7cad57-ff75-49d3-b782-1bba6515f213 344d0c46df824316b9c7c376919e1350 f0ccd7ce78c04a2095d1ab077e97f341 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:34:54.309 8 INFO cinder.api.openstack.wsgi [None req-220da50c-8769-4b2b-a1b2-6546ec10b06b 344d0c46df824316b9c7c376919e1350 f0ccd7ce78c04a2095d1ab077e97f341 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:35:04.308 7 INFO cinder.api.openstack.wsgi [None req-2a7cad57-ff75-49d3-b782-1bba6515f213 344d0c46df824316b9c7c376919e1350 f0ccd7ce78c04a2095d1ab077e97f341 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:35:04.309 8 INFO cinder.api.openstack.wsgi [None req-220da50c-8769-4b2b-a1b2-6546ec10b06b 344d0c46df824316b9c7c376919e1350 f0ccd7ce78c04a2095d1ab077e97f341 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:35:04.310 8 INFO cinder.api.openstack.wsgi [None req-220da50c-8769-4b2b-a1b2-6546ec10b06b 344d0c46df824316b9c7c376919e1350 f0ccd7ce78c04a2095d1ab077e97f341 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:35:04.310 7 INFO cinder.api.openstack.wsgi [None req-2a7cad57-ff75-49d3-b782-1bba6515f213 344d0c46df824316b9c7c376919e1350 f0ccd7ce78c04a2095d1ab077e97f341 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:35:05.826 8 INFO cinder.api.openstack.wsgi [None req-778dd3ca-e256-477c-99e3-1daf9c033a79 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/scheduler-stats/get_pools?detail=true 2026-07-15 12:35:06.330 8 INFO cinder.api.openstack.wsgi [None req-778dd3ca-e256-477c-99e3-1daf9c033a79 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 441/885] 10.0.0.199 () {28 vars in 696 bytes} [Wed Jul 15 12:35:05 2026] GET /v3/e3abcbd0869e4dd2ad9476beb55d7748/scheduler-stats/get_pools?detail=true => generated 670 bytes in 745 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 12:35:06.422 7 INFO cinder.api.openstack.wsgi [None req-b10bb814-043c-417f-bc25-02c1b18b30ea 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/1f0c2fc7be4042afa522e3c29bd0691c?usage=true 2026-07-15 12:35:06.445 7 INFO cinder.api.openstack.wsgi [None req-b10bb814-043c-417f-bc25-02c1b18b30ea 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/1f0c2fc7be4042afa522e3c29bd0691c?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 445/886] 10.0.0.199 () {28 vars in 736 bytes} [Wed Jul 15 12:35:06 2026] GET /v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/1f0c2fc7be4042afa522e3c29bd0691c?usage=true => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 12:35:06.457 8 INFO cinder.api.openstack.wsgi [None req-a5f072f3-2ea9-47c8-8025-0fa8f60d5c6d 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/7c63e376426f483684c930a4e3a43654?usage=true 2026-07-15 12:35:06.476 8 INFO cinder.api.openstack.wsgi [None req-a5f072f3-2ea9-47c8-8025-0fa8f60d5c6d 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/7c63e376426f483684c930a4e3a43654?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 442/887] 10.0.0.199 () {28 vars in 736 bytes} [Wed Jul 15 12:35:06 2026] GET /v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/7c63e376426f483684c930a4e3a43654?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 12:35:06.492 7 INFO cinder.api.openstack.wsgi [None req-a7595ac3-eb45-4ef3-bfca-c2e02699e702 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/899f58cf35514956b86fd09bb3941e32?usage=true 2026-07-15 12:35:06.519 7 INFO cinder.api.openstack.wsgi [None req-a7595ac3-eb45-4ef3-bfca-c2e02699e702 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/899f58cf35514956b86fd09bb3941e32?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 446/888] 10.0.0.199 () {28 vars in 736 bytes} [Wed Jul 15 12:35:06 2026] GET /v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/899f58cf35514956b86fd09bb3941e32?usage=true => generated 847 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 12:35:06.534 8 INFO cinder.api.openstack.wsgi [None req-7655fe2b-fe79-4a86-a3e4-9de1515929a9 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/e3abcbd0869e4dd2ad9476beb55d7748?usage=true 2026-07-15 12:35:06.550 8 INFO cinder.api.openstack.wsgi [None req-7655fe2b-fe79-4a86-a3e4-9de1515929a9 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/e3abcbd0869e4dd2ad9476beb55d7748?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 443/889] 10.0.0.199 () {28 vars in 736 bytes} [Wed Jul 15 12:35:06 2026] GET /v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/e3abcbd0869e4dd2ad9476beb55d7748?usage=true => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 12:35:06.566 7 INFO cinder.api.openstack.wsgi [None req-4e61f00a-7882-4e3f-99c1-ac1f07b72373 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/e42ea8b5eb8c48edab93ed664dcfd916?usage=true 2026-07-15 12:35:06.590 7 INFO cinder.api.openstack.wsgi [None req-4e61f00a-7882-4e3f-99c1-ac1f07b72373 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/e42ea8b5eb8c48edab93ed664dcfd916?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 447/890] 10.0.0.199 () {28 vars in 736 bytes} [Wed Jul 15 12:35:06 2026] GET /v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/e42ea8b5eb8c48edab93ed664dcfd916?usage=true => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 12:35:06.600 8 INFO cinder.api.openstack.wsgi [None req-19e9f4dc-3d5a-4c60-b7dc-5599c1e33189 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/f6a958b15e2144ed8f155a106fc023ad?usage=true 2026-07-15 12:35:06.617 8 INFO cinder.api.openstack.wsgi [None req-19e9f4dc-3d5a-4c60-b7dc-5599c1e33189 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/f6a958b15e2144ed8f155a106fc023ad?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 444/891] 10.0.0.199 () {28 vars in 736 bytes} [Wed Jul 15 12:35:06 2026] GET /v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/f6a958b15e2144ed8f155a106fc023ad?usage=true => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 12:35:06.628 7 INFO cinder.api.openstack.wsgi [None req-a1317c8b-9331-4888-9891-304592fa762d 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/os-services 2026-07-15 12:35:06.633 7 INFO cinder.api.openstack.wsgi [None req-a1317c8b-9331-4888-9891-304592fa762d 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/os-services returned with HTTP 200 [pid: 7|app: 0|req: 448/892] 10.0.0.199 () {28 vars in 645 bytes} [Wed Jul 15 12:35:06 2026] GET /v3/e3abcbd0869e4dd2ad9476beb55d7748/os-services => generated 646 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 12:35:06.643 8 INFO cinder.api.openstack.wsgi [None req-f71a2e07-117f-46ed-b3c3-9e67e52cfb58 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/volumes/detail?all_tenants=true 2026-07-15 12:35:06.652 8 INFO cinder.volume.api [None req-f71a2e07-117f-46ed-b3c3-9e67e52cfb58 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] Get all volumes completed successfully. 2026-07-15 12:35:06.655 8 INFO cinder.api.openstack.wsgi [None req-f71a2e07-117f-46ed-b3c3-9e67e52cfb58 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 445/893] 10.0.0.199 () {28 vars in 684 bytes} [Wed Jul 15 12:35:06 2026] GET /v3/e3abcbd0869e4dd2ad9476beb55d7748/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-15 12:35:06.666 7 INFO cinder.api.openstack.wsgi [None req-d8a49670-a9fb-46bd-80f9-a355f09389d2 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/volumes/detail?all_tenants=true 2026-07-15 12:35:06.676 7 INFO cinder.volume.api [None req-d8a49670-a9fb-46bd-80f9-a355f09389d2 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] Get all volumes completed successfully. 2026-07-15 12:35:06.677 7 INFO cinder.api.openstack.wsgi [None req-d8a49670-a9fb-46bd-80f9-a355f09389d2 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 449/894] 10.0.0.199 () {28 vars in 684 bytes} [Wed Jul 15 12:35:06 2026] GET /v3/e3abcbd0869e4dd2ad9476beb55d7748/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-15 12:35:06.686 8 INFO cinder.api.openstack.wsgi [None req-fd1aa230-59c4-4bca-97bd-44b7e5d47b89 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/snapshots?all_tenants=true 2026-07-15 12:35:06.691 8 INFO cinder.volume.api [None req-fd1aa230-59c4-4bca-97bd-44b7e5d47b89 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] Get all snapshots completed successfully. 2026-07-15 12:35:06.691 8 INFO cinder.api.openstack.wsgi [None req-fd1aa230-59c4-4bca-97bd-44b7e5d47b89 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 446/895] 10.0.0.199 () {28 vars in 674 bytes} [Wed Jul 15 12:35:06 2026] GET /v3/e3abcbd0869e4dd2ad9476beb55d7748/snapshots?all_tenants=true => generated 17 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-15 12:35:14.308 7 INFO cinder.api.openstack.wsgi [None req-d8a49670-a9fb-46bd-80f9-a355f09389d2 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:35:14.309 8 INFO cinder.api.openstack.wsgi [None req-fd1aa230-59c4-4bca-97bd-44b7e5d47b89 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:35:14.309 7 INFO cinder.api.openstack.wsgi [None req-d8a49670-a9fb-46bd-80f9-a355f09389d2 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:35:14.309 8 INFO cinder.api.openstack.wsgi [None req-fd1aa230-59c4-4bca-97bd-44b7e5d47b89 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:35:24.308 7 INFO cinder.api.openstack.wsgi [None req-d8a49670-a9fb-46bd-80f9-a355f09389d2 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:35:24.308 8 INFO cinder.api.openstack.wsgi [None req-fd1aa230-59c4-4bca-97bd-44b7e5d47b89 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:35:24.309 7 INFO cinder.api.openstack.wsgi [None req-d8a49670-a9fb-46bd-80f9-a355f09389d2 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:35:24.309 8 INFO cinder.api.openstack.wsgi [None req-fd1aa230-59c4-4bca-97bd-44b7e5d47b89 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:35:34.310 7 INFO cinder.api.openstack.wsgi [None req-d8a49670-a9fb-46bd-80f9-a355f09389d2 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:35:34.310 8 INFO cinder.api.openstack.wsgi [None req-fd1aa230-59c4-4bca-97bd-44b7e5d47b89 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:35:34.311 7 INFO cinder.api.openstack.wsgi [None req-d8a49670-a9fb-46bd-80f9-a355f09389d2 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:35:34.311 8 INFO cinder.api.openstack.wsgi [None req-fd1aa230-59c4-4bca-97bd-44b7e5d47b89 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:35:44.308 7 INFO cinder.api.openstack.wsgi [None req-d8a49670-a9fb-46bd-80f9-a355f09389d2 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:35:44.308 8 INFO cinder.api.openstack.wsgi [None req-fd1aa230-59c4-4bca-97bd-44b7e5d47b89 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:35:44.308 7 INFO cinder.api.openstack.wsgi [None req-d8a49670-a9fb-46bd-80f9-a355f09389d2 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:35:44.309 8 INFO cinder.api.openstack.wsgi [None req-fd1aa230-59c4-4bca-97bd-44b7e5d47b89 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:35:55.001 7 INFO cinder.api.openstack.wsgi [None req-d8a49670-a9fb-46bd-80f9-a355f09389d2 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:35:55.002 7 INFO cinder.api.openstack.wsgi [None req-d8a49670-a9fb-46bd-80f9-a355f09389d2 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:35:55.002 8 INFO cinder.api.openstack.wsgi [None req-fd1aa230-59c4-4bca-97bd-44b7e5d47b89 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:35:55.003 8 INFO cinder.api.openstack.wsgi [None req-fd1aa230-59c4-4bca-97bd-44b7e5d47b89 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:36:04.308 7 INFO cinder.api.openstack.wsgi [None req-d8a49670-a9fb-46bd-80f9-a355f09389d2 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:36:04.308 8 INFO cinder.api.openstack.wsgi [None req-fd1aa230-59c4-4bca-97bd-44b7e5d47b89 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:36:04.309 7 INFO cinder.api.openstack.wsgi [None req-d8a49670-a9fb-46bd-80f9-a355f09389d2 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:36:04.309 8 INFO cinder.api.openstack.wsgi [None req-fd1aa230-59c4-4bca-97bd-44b7e5d47b89 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:36:05.818 7 INFO cinder.api.openstack.wsgi [None req-d7bc6727-b80c-44ad-9c53-42d8c3045955 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/volumes/detail?all_tenants=true 2026-07-15 12:36:05.828 7 INFO cinder.volume.api [None req-d7bc6727-b80c-44ad-9c53-42d8c3045955 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] Get all volumes completed successfully. 2026-07-15 12:36:05.830 7 INFO cinder.api.openstack.wsgi [None req-d7bc6727-b80c-44ad-9c53-42d8c3045955 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 456/908] 10.0.0.199 () {28 vars in 684 bytes} [Wed Jul 15 12:36:05 2026] GET /v3/e3abcbd0869e4dd2ad9476beb55d7748/volumes/detail?all_tenants=true => generated 15 bytes in 279 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-15 12:36:05.904 8 INFO cinder.api.openstack.wsgi [None req-a041ed3a-2a48-4d03-830f-2520566a1f98 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/1f0c2fc7be4042afa522e3c29bd0691c?usage=true 2026-07-15 12:36:05.929 8 INFO cinder.api.openstack.wsgi [None req-a041ed3a-2a48-4d03-830f-2520566a1f98 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/1f0c2fc7be4042afa522e3c29bd0691c?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 453/909] 10.0.0.199 () {28 vars in 736 bytes} [Wed Jul 15 12:36:05 2026] GET /v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/1f0c2fc7be4042afa522e3c29bd0691c?usage=true => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 12:36:05.942 7 INFO cinder.api.openstack.wsgi [None req-cdf498c7-0776-4eb2-a261-a8ea198fe09d 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/3ec57ac475de459a904b7fa9678afcd1?usage=true 2026-07-15 12:36:05.971 7 INFO cinder.api.openstack.wsgi [None req-cdf498c7-0776-4eb2-a261-a8ea198fe09d 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/3ec57ac475de459a904b7fa9678afcd1?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 457/910] 10.0.0.199 () {28 vars in 736 bytes} [Wed Jul 15 12:36:05 2026] GET /v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/3ec57ac475de459a904b7fa9678afcd1?usage=true => generated 847 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 12:36:05.985 8 INFO cinder.api.openstack.wsgi [None req-99853171-c3cf-4f2b-b7a3-f9fd83c12334 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/7c63e376426f483684c930a4e3a43654?usage=true 2026-07-15 12:36:06.014 8 INFO cinder.api.openstack.wsgi [None req-99853171-c3cf-4f2b-b7a3-f9fd83c12334 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/7c63e376426f483684c930a4e3a43654?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 454/911] 10.0.0.199 () {28 vars in 736 bytes} [Wed Jul 15 12:36:05 2026] GET /v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/7c63e376426f483684c930a4e3a43654?usage=true => generated 847 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 12:36:06.028 7 INFO cinder.api.openstack.wsgi [None req-2cde2ebb-48c3-4301-9c27-a4c973f7752f 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/a52de7586a2843038af281253beca228?usage=true 2026-07-15 12:36:06.050 7 INFO cinder.api.openstack.wsgi [None req-2cde2ebb-48c3-4301-9c27-a4c973f7752f 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/a52de7586a2843038af281253beca228?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 458/912] 10.0.0.199 () {28 vars in 736 bytes} [Wed Jul 15 12:36:06 2026] GET /v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/a52de7586a2843038af281253beca228?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 12:36:06.063 8 INFO cinder.api.openstack.wsgi [None req-a555f184-99bb-4ac9-abd1-4c79a48b8e34 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/e3abcbd0869e4dd2ad9476beb55d7748?usage=true 2026-07-15 12:36:06.088 8 INFO cinder.api.openstack.wsgi [None req-a555f184-99bb-4ac9-abd1-4c79a48b8e34 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/e3abcbd0869e4dd2ad9476beb55d7748?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 455/913] 10.0.0.199 () {28 vars in 736 bytes} [Wed Jul 15 12:36:06 2026] GET /v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/e3abcbd0869e4dd2ad9476beb55d7748?usage=true => generated 845 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 12:36:06.099 7 INFO cinder.api.openstack.wsgi [None req-277f7da9-891f-4c80-9200-3534ee4d8de0 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/scheduler-stats/get_pools?detail=true 2026-07-15 12:36:06.603 7 INFO cinder.api.openstack.wsgi [None req-277f7da9-891f-4c80-9200-3534ee4d8de0 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 459/914] 10.0.0.199 () {28 vars in 696 bytes} [Wed Jul 15 12:36:06 2026] GET /v3/e3abcbd0869e4dd2ad9476beb55d7748/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-15 12:36:06.614 8 INFO cinder.api.openstack.wsgi [None req-02a0374e-179f-44ae-a83e-a8afa9a0af4d 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/volumes/detail?all_tenants=true 2026-07-15 12:36:06.626 8 INFO cinder.volume.api [None req-02a0374e-179f-44ae-a83e-a8afa9a0af4d 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] Get all volumes completed successfully. 2026-07-15 12:36:06.628 8 INFO cinder.api.openstack.wsgi [None req-02a0374e-179f-44ae-a83e-a8afa9a0af4d 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 456/915] 10.0.0.199 () {28 vars in 684 bytes} [Wed Jul 15 12:36:06 2026] GET /v3/e3abcbd0869e4dd2ad9476beb55d7748/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-15 12:36:06.637 7 INFO cinder.api.openstack.wsgi [None req-407327d5-97c5-4ac3-83ae-4bf823a38cd6 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/snapshots?all_tenants=true 2026-07-15 12:36:06.644 7 INFO cinder.volume.api [None req-407327d5-97c5-4ac3-83ae-4bf823a38cd6 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] Get all snapshots completed successfully. 2026-07-15 12:36:06.644 7 INFO cinder.api.openstack.wsgi [None req-407327d5-97c5-4ac3-83ae-4bf823a38cd6 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 460/916] 10.0.0.199 () {28 vars in 674 bytes} [Wed Jul 15 12:36:06 2026] GET /v3/e3abcbd0869e4dd2ad9476beb55d7748/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-15 12:36:06.655 8 INFO cinder.api.openstack.wsgi [None req-4410357b-cfaf-49f1-bd9c-6c60c84757fb 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/os-services 2026-07-15 12:36:06.661 8 INFO cinder.api.openstack.wsgi [None req-4410357b-cfaf-49f1-bd9c-6c60c84757fb 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/os-services returned with HTTP 200 [pid: 8|app: 0|req: 457/917] 10.0.0.199 () {28 vars in 645 bytes} [Wed Jul 15 12:36:06 2026] GET /v3/e3abcbd0869e4dd2ad9476beb55d7748/os-services => generated 646 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 12:36:10.254 7 INFO cinder.api.openstack.wsgi [None req-86fbf12a-f6ee-4cf9-816c-6b0c64170f58 6097f6c33f7842758836a49b6be73fdd a52de7586a2843038af281253beca228 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/a52de7586a2843038af281253beca228/volumes 2026-07-15 12:36:10.259 7 INFO cinder.api.v3.volumes [None req-86fbf12a-f6ee-4cf9-816c-6b0c64170f58 6097f6c33f7842758836a49b6be73fdd a52de7586a2843038af281253beca228 - - default default] Create volume of 1 GB 2026-07-15 12:36:10.264 7 INFO cinder.volume.api [None req-86fbf12a-f6ee-4cf9-816c-6b0c64170f58 6097f6c33f7842758836a49b6be73fdd a52de7586a2843038af281253beca228 - - default default] Availability Zones retrieved successfully. 2026-07-15 12:36:10.463 7 INFO cinder.volume.api [None req-86fbf12a-f6ee-4cf9-816c-6b0c64170f58 6097f6c33f7842758836a49b6be73fdd a52de7586a2843038af281253beca228 - - default default] Create volume request issued successfully. 2026-07-15 12:36:10.464 7 INFO cinder.api.openstack.wsgi [None req-86fbf12a-f6ee-4cf9-816c-6b0c64170f58 6097f6c33f7842758836a49b6be73fdd a52de7586a2843038af281253beca228 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a52de7586a2843038af281253beca228/volumes returned with HTTP 202 [pid: 7|app: 0|req: 461/918] 10.0.0.64 () {34 vars in 721 bytes} [Wed Jul 15 12:36:10 2026] POST /v3/a52de7586a2843038af281253beca228/volumes => generated 861 bytes in 261 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-07-15 12:36:10.487 8 INFO cinder.api.openstack.wsgi [None req-73d6a240-4808-4052-acaf-36b0930dc88b 6097f6c33f7842758836a49b6be73fdd a52de7586a2843038af281253beca228 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a52de7586a2843038af281253beca228/volumes/9f396563-4174-4adc-8880-21d574b28c37 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending 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-15 12:36:10.520 8 INFO cinder.volume.api [None req-73d6a240-4808-4052-acaf-36b0930dc88b 6097f6c33f7842758836a49b6be73fdd a52de7586a2843038af281253beca228 - - default default] Volume info retrieved successfully. 2026-07-15 12:36:10.527 8 INFO cinder.api.openstack.wsgi [None req-73d6a240-4808-4052-acaf-36b0930dc88b 6097f6c33f7842758836a49b6be73fdd a52de7586a2843038af281253beca228 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a52de7586a2843038af281253beca228/volumes/9f396563-4174-4adc-8880-21d574b28c37 returned with HTTP 200 [pid: 8|app: 0|req: 458/919] 10.0.0.64 () {32 vars in 774 bytes} [Wed Jul 15 12:36:10 2026] GET /v3/a52de7586a2843038af281253beca228/volumes/9f396563-4174-4adc-8880-21d574b28c37 => generated 929 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-15 12:36:11.557 7 INFO cinder.api.openstack.wsgi [None req-5e5bd796-2cee-4e4a-9f87-3afbfce1d29f 6097f6c33f7842758836a49b6be73fdd a52de7586a2843038af281253beca228 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a52de7586a2843038af281253beca228/volumes/9f396563-4174-4adc-8880-21d574b28c37 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending 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-15 12:36:11.577 7 INFO cinder.volume.api [None req-5e5bd796-2cee-4e4a-9f87-3afbfce1d29f 6097f6c33f7842758836a49b6be73fdd a52de7586a2843038af281253beca228 - - default default] Volume info retrieved successfully. 2026-07-15 12:36:11.584 7 INFO cinder.api.openstack.wsgi [None req-5e5bd796-2cee-4e4a-9f87-3afbfce1d29f 6097f6c33f7842758836a49b6be73fdd a52de7586a2843038af281253beca228 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a52de7586a2843038af281253beca228/volumes/9f396563-4174-4adc-8880-21d574b28c37 returned with HTTP 200 [pid: 7|app: 0|req: 462/920] 10.0.0.64 () {32 vars in 774 bytes} [Wed Jul 15 12:36:11 2026] GET /v3/a52de7586a2843038af281253beca228/volumes/9f396563-4174-4adc-8880-21d574b28c37 => generated 954 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 12:36:14.308 8 INFO cinder.api.openstack.wsgi [None req-73d6a240-4808-4052-acaf-36b0930dc88b 6097f6c33f7842758836a49b6be73fdd a52de7586a2843038af281253beca228 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:36:14.309 8 INFO cinder.api.openstack.wsgi [None req-73d6a240-4808-4052-acaf-36b0930dc88b 6097f6c33f7842758836a49b6be73fdd a52de7586a2843038af281253beca228 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:36:14.310 7 INFO cinder.api.openstack.wsgi [None req-5e5bd796-2cee-4e4a-9f87-3afbfce1d29f 6097f6c33f7842758836a49b6be73fdd a52de7586a2843038af281253beca228 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:36:14.311 7 INFO cinder.api.openstack.wsgi [None req-5e5bd796-2cee-4e4a-9f87-3afbfce1d29f 6097f6c33f7842758836a49b6be73fdd a52de7586a2843038af281253beca228 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:36:24.308 7 INFO cinder.api.openstack.wsgi [None req-5e5bd796-2cee-4e4a-9f87-3afbfce1d29f 6097f6c33f7842758836a49b6be73fdd a52de7586a2843038af281253beca228 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:36:24.308 8 INFO cinder.api.openstack.wsgi [None req-73d6a240-4808-4052-acaf-36b0930dc88b 6097f6c33f7842758836a49b6be73fdd a52de7586a2843038af281253beca228 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:36:24.309 7 INFO cinder.api.openstack.wsgi [None req-5e5bd796-2cee-4e4a-9f87-3afbfce1d29f 6097f6c33f7842758836a49b6be73fdd a52de7586a2843038af281253beca228 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:36:24.310 8 INFO cinder.api.openstack.wsgi [None req-73d6a240-4808-4052-acaf-36b0930dc88b 6097f6c33f7842758836a49b6be73fdd a52de7586a2843038af281253beca228 - - 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-15 12:36:25.141 7 INFO cinder.api.openstack.wsgi [None req-36be6ad4-4c4b-4ae1-a642-5fd934c7df06 6097f6c33f7842758836a49b6be73fdd a52de7586a2843038af281253beca228 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/a52de7586a2843038af281253beca228/volumes/9f396563-4174-4adc-8880-21d574b28c37/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-15 12:36:25.154 7 INFO cinder.volume.api [None req-36be6ad4-4c4b-4ae1-a642-5fd934c7df06 6097f6c33f7842758836a49b6be73fdd a52de7586a2843038af281253beca228 - - default default] Volume info retrieved successfully. 2026-07-15 12:36:25.165 7 INFO cinder.volume.api [None req-36be6ad4-4c4b-4ae1-a642-5fd934c7df06 6097f6c33f7842758836a49b6be73fdd a52de7586a2843038af281253beca228 - - default default] Update volume admin metadata completed successfully. 2026-07-15 12:36:25.669 7 INFO cinder.volume.api [None req-36be6ad4-4c4b-4ae1-a642-5fd934c7df06 6097f6c33f7842758836a49b6be73fdd a52de7586a2843038af281253beca228 - - default default] Attach volume completed successfully. 2026-07-15 12:36:25.670 7 INFO cinder.api.openstack.wsgi [None req-36be6ad4-4c4b-4ae1-a642-5fd934c7df06 6097f6c33f7842758836a49b6be73fdd a52de7586a2843038af281253beca228 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a52de7586a2843038af281253beca228/volumes/9f396563-4174-4adc-8880-21d574b28c37/action returned with HTTP 202 [pid: 7|app: 0|req: 465/925] 10.0.0.64 () {34 vars in 809 bytes} [Wed Jul 15 12:36:25 2026] POST /v3/a52de7586a2843038af281253beca228/volumes/9f396563-4174-4adc-8880-21d574b28c37/action => generated 0 bytes in 536 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-15 12:36:25.682 8 INFO cinder.api.openstack.wsgi [None req-4941ae4a-8823-47a3-a1ea-665bd88b19e6 6097f6c33f7842758836a49b6be73fdd a52de7586a2843038af281253beca228 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a52de7586a2843038af281253beca228/volumes/9f396563-4174-4adc-8880-21d574b28c37 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending 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-15 12:36:25.710 8 INFO cinder.volume.api [None req-4941ae4a-8823-47a3-a1ea-665bd88b19e6 6097f6c33f7842758836a49b6be73fdd a52de7586a2843038af281253beca228 - - default default] Volume info retrieved successfully. 2026-07-15 12:36:25.717 8 INFO cinder.api.openstack.wsgi [None req-4941ae4a-8823-47a3-a1ea-665bd88b19e6 6097f6c33f7842758836a49b6be73fdd a52de7586a2843038af281253beca228 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a52de7586a2843038af281253beca228/volumes/9f396563-4174-4adc-8880-21d574b28c37 returned with HTTP 200 [pid: 8|app: 0|req: 461/926] 10.0.0.64 () {32 vars in 774 bytes} [Wed Jul 15 12:36:25 2026] GET /v3/a52de7586a2843038af281253beca228/volumes/9f396563-4174-4adc-8880-21d574b28c37 => generated 1288 bytes in 41 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-15 12:36:25.738 7 INFO cinder.api.openstack.wsgi [None req-7237ebb1-0be7-4f48-8ecb-638456cc8485 6097f6c33f7842758836a49b6be73fdd a52de7586a2843038af281253beca228 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/a52de7586a2843038af281253beca228/volumes/9f396563-4174-4adc-8880-21d574b28c37/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-15 12:36:25.762 7 INFO cinder.volume.api [None req-7237ebb1-0be7-4f48-8ecb-638456cc8485 6097f6c33f7842758836a49b6be73fdd a52de7586a2843038af281253beca228 - - default default] Volume info retrieved successfully. 2026-07-15 12:36:26.268 7 INFO cinder.volume.api [None req-7237ebb1-0be7-4f48-8ecb-638456cc8485 6097f6c33f7842758836a49b6be73fdd a52de7586a2843038af281253beca228 - - default default] Detach volume completed successfully. 2026-07-15 12:36:26.269 7 INFO cinder.api.openstack.wsgi [None req-7237ebb1-0be7-4f48-8ecb-638456cc8485 6097f6c33f7842758836a49b6be73fdd a52de7586a2843038af281253beca228 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a52de7586a2843038af281253beca228/volumes/9f396563-4174-4adc-8880-21d574b28c37/action returned with HTTP 202 [pid: 7|app: 0|req: 466/927] 10.0.0.64 () {34 vars in 809 bytes} [Wed Jul 15 12:36:25 2026] POST /v3/a52de7586a2843038af281253beca228/volumes/9f396563-4174-4adc-8880-21d574b28c37/action => generated 0 bytes in 538 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-15 12:36:26.281 8 INFO cinder.api.openstack.wsgi [None req-71a8b7c6-3991-42ca-8217-bcb484ae23bb 6097f6c33f7842758836a49b6be73fdd a52de7586a2843038af281253beca228 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a52de7586a2843038af281253beca228/volumes/9f396563-4174-4adc-8880-21d574b28c37 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending 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-15 12:36:26.296 8 INFO cinder.volume.api [None req-71a8b7c6-3991-42ca-8217-bcb484ae23bb 6097f6c33f7842758836a49b6be73fdd a52de7586a2843038af281253beca228 - - default default] Volume info retrieved successfully. 2026-07-15 12:36:26.301 8 INFO cinder.api.openstack.wsgi [None req-71a8b7c6-3991-42ca-8217-bcb484ae23bb 6097f6c33f7842758836a49b6be73fdd a52de7586a2843038af281253beca228 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a52de7586a2843038af281253beca228/volumes/9f396563-4174-4adc-8880-21d574b28c37 returned with HTTP 200 [pid: 8|app: 0|req: 462/928] 10.0.0.64 () {32 vars in 774 bytes} [Wed Jul 15 12:36:26 2026] GET /v3/a52de7586a2843038af281253beca228/volumes/9f396563-4174-4adc-8880-21d574b28c37 => generated 973 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-15 12:36:33.345 7 INFO cinder.api.openstack.wsgi [None req-1b321946-a3df-45f7-a069-cbf6011cc53e 6097f6c33f7842758836a49b6be73fdd a52de7586a2843038af281253beca228 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a52de7586a2843038af281253beca228/volumes/9f396563-4174-4adc-8880-21d574b28c37 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending 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-15 12:36:33.360 7 INFO cinder.volume.api [None req-1b321946-a3df-45f7-a069-cbf6011cc53e 6097f6c33f7842758836a49b6be73fdd a52de7586a2843038af281253beca228 - - default default] Volume info retrieved successfully. 2026-07-15 12:36:33.366 7 INFO cinder.api.openstack.wsgi [None req-1b321946-a3df-45f7-a069-cbf6011cc53e 6097f6c33f7842758836a49b6be73fdd a52de7586a2843038af281253beca228 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a52de7586a2843038af281253beca228/volumes/9f396563-4174-4adc-8880-21d574b28c37 returned with HTTP 200 [pid: 7|app: 0|req: 467/929] 10.0.0.64 () {32 vars in 774 bytes} [Wed Jul 15 12:36:33 2026] GET /v3/a52de7586a2843038af281253beca228/volumes/9f396563-4174-4adc-8880-21d574b28c37 => generated 973 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-15 12:36:33.387 8 INFO cinder.api.openstack.wsgi [None req-6a5b0142-9087-492b-9094-13fb6ae619ae 6097f6c33f7842758836a49b6be73fdd a52de7586a2843038af281253beca228 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/a52de7586a2843038af281253beca228/volumes/9f396563-4174-4adc-8880-21d574b28c37 2026-07-15 12:36:33.387 8 INFO cinder.api.v3.volumes [None req-6a5b0142-9087-492b-9094-13fb6ae619ae 6097f6c33f7842758836a49b6be73fdd a52de7586a2843038af281253beca228 - - default default] Delete volume with id: 9f396563-4174-4adc-8880-21d574b28c37 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending 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-15 12:36:33.398 8 INFO cinder.volume.api [None req-6a5b0142-9087-492b-9094-13fb6ae619ae 6097f6c33f7842758836a49b6be73fdd a52de7586a2843038af281253beca228 - - default default] Volume info retrieved successfully. 2026-07-15 12:36:33.425 8 INFO cinder.volume.api [None req-6a5b0142-9087-492b-9094-13fb6ae619ae 6097f6c33f7842758836a49b6be73fdd a52de7586a2843038af281253beca228 - - default default] Delete volume request issued successfully. 2026-07-15 12:36:33.426 8 INFO cinder.api.openstack.wsgi [None req-6a5b0142-9087-492b-9094-13fb6ae619ae 6097f6c33f7842758836a49b6be73fdd a52de7586a2843038af281253beca228 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a52de7586a2843038af281253beca228/volumes/9f396563-4174-4adc-8880-21d574b28c37 returned with HTTP 202 [pid: 8|app: 0|req: 463/930] 10.0.0.64 () {32 vars in 777 bytes} [Wed Jul 15 12:36:33 2026] DELETE /v3/a52de7586a2843038af281253beca228/volumes/9f396563-4174-4adc-8880-21d574b28c37 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-15 12:36:33.442 7 INFO cinder.api.openstack.wsgi [None req-750ec59f-dae5-4d7d-8539-bb1e9b2dd07a 6097f6c33f7842758836a49b6be73fdd a52de7586a2843038af281253beca228 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a52de7586a2843038af281253beca228/volumes/9f396563-4174-4adc-8880-21d574b28c37 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending 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-15 12:36:33.468 7 INFO cinder.volume.api [None req-750ec59f-dae5-4d7d-8539-bb1e9b2dd07a 6097f6c33f7842758836a49b6be73fdd a52de7586a2843038af281253beca228 - - default default] Volume info retrieved successfully. 2026-07-15 12:36:33.481 7 INFO cinder.api.openstack.wsgi [None req-750ec59f-dae5-4d7d-8539-bb1e9b2dd07a 6097f6c33f7842758836a49b6be73fdd a52de7586a2843038af281253beca228 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a52de7586a2843038af281253beca228/volumes/9f396563-4174-4adc-8880-21d574b28c37 returned with HTTP 200 [pid: 7|app: 0|req: 468/931] 10.0.0.64 () {32 vars in 774 bytes} [Wed Jul 15 12:36:33 2026] GET /v3/a52de7586a2843038af281253beca228/volumes/9f396563-4174-4adc-8880-21d574b28c37 => generated 972 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 12:36:34.309 7 INFO cinder.api.openstack.wsgi [None req-750ec59f-dae5-4d7d-8539-bb1e9b2dd07a 6097f6c33f7842758836a49b6be73fdd a52de7586a2843038af281253beca228 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:36:34.310 7 INFO cinder.api.openstack.wsgi [None req-750ec59f-dae5-4d7d-8539-bb1e9b2dd07a 6097f6c33f7842758836a49b6be73fdd a52de7586a2843038af281253beca228 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:36:34.310 8 INFO cinder.api.openstack.wsgi [None req-6a5b0142-9087-492b-9094-13fb6ae619ae 6097f6c33f7842758836a49b6be73fdd a52de7586a2843038af281253beca228 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:36:34.312 8 INFO cinder.api.openstack.wsgi [None req-6a5b0142-9087-492b-9094-13fb6ae619ae 6097f6c33f7842758836a49b6be73fdd a52de7586a2843038af281253beca228 - - 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-15 12:36:34.504 7 INFO cinder.api.openstack.wsgi [None req-3d8d786a-35dd-40eb-8aa8-e1a74e5c1e52 6097f6c33f7842758836a49b6be73fdd a52de7586a2843038af281253beca228 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a52de7586a2843038af281253beca228/volumes/9f396563-4174-4adc-8880-21d574b28c37 2026-07-15 12:36:34.518 7 INFO cinder.api.openstack.wsgi [None req-3d8d786a-35dd-40eb-8aa8-e1a74e5c1e52 6097f6c33f7842758836a49b6be73fdd a52de7586a2843038af281253beca228 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a52de7586a2843038af281253beca228/volumes/9f396563-4174-4adc-8880-21d574b28c37 returned with HTTP 404 [pid: 7|app: 0|req: 470/934] 10.0.0.64 () {32 vars in 774 bytes} [Wed Jul 15 12:36:34 2026] GET /v3/a52de7586a2843038af281253beca228/volumes/9f396563-4174-4adc-8880-21d574b28c37 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) 2026-07-15 12:36:44.309 8 INFO cinder.api.openstack.wsgi [None req-6a5b0142-9087-492b-9094-13fb6ae619ae 6097f6c33f7842758836a49b6be73fdd a52de7586a2843038af281253beca228 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:36:44.309 7 INFO cinder.api.openstack.wsgi [None req-3d8d786a-35dd-40eb-8aa8-e1a74e5c1e52 6097f6c33f7842758836a49b6be73fdd a52de7586a2843038af281253beca228 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:36:44.310 8 INFO cinder.api.openstack.wsgi [None req-6a5b0142-9087-492b-9094-13fb6ae619ae 6097f6c33f7842758836a49b6be73fdd a52de7586a2843038af281253beca228 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:36:44.311 7 INFO cinder.api.openstack.wsgi [None req-3d8d786a-35dd-40eb-8aa8-e1a74e5c1e52 6097f6c33f7842758836a49b6be73fdd a52de7586a2843038af281253beca228 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:36:54.309 7 INFO cinder.api.openstack.wsgi [None req-3d8d786a-35dd-40eb-8aa8-e1a74e5c1e52 6097f6c33f7842758836a49b6be73fdd a52de7586a2843038af281253beca228 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:36:54.309 8 INFO cinder.api.openstack.wsgi [None req-6a5b0142-9087-492b-9094-13fb6ae619ae 6097f6c33f7842758836a49b6be73fdd a52de7586a2843038af281253beca228 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:36:54.310 7 INFO cinder.api.openstack.wsgi [None req-3d8d786a-35dd-40eb-8aa8-e1a74e5c1e52 6097f6c33f7842758836a49b6be73fdd a52de7586a2843038af281253beca228 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:36:54.311 8 INFO cinder.api.openstack.wsgi [None req-6a5b0142-9087-492b-9094-13fb6ae619ae 6097f6c33f7842758836a49b6be73fdd a52de7586a2843038af281253beca228 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:37:04.308 7 INFO cinder.api.openstack.wsgi [None req-3d8d786a-35dd-40eb-8aa8-e1a74e5c1e52 6097f6c33f7842758836a49b6be73fdd a52de7586a2843038af281253beca228 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:37:04.308 8 INFO cinder.api.openstack.wsgi [None req-6a5b0142-9087-492b-9094-13fb6ae619ae 6097f6c33f7842758836a49b6be73fdd a52de7586a2843038af281253beca228 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:37:04.309 7 INFO cinder.api.openstack.wsgi [None req-3d8d786a-35dd-40eb-8aa8-e1a74e5c1e52 6097f6c33f7842758836a49b6be73fdd a52de7586a2843038af281253beca228 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:37:04.311 8 INFO cinder.api.openstack.wsgi [None req-6a5b0142-9087-492b-9094-13fb6ae619ae 6097f6c33f7842758836a49b6be73fdd a52de7586a2843038af281253beca228 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:37:05.704 7 INFO cinder.api.openstack.wsgi [None req-dc80d171-9034-446f-9ea4-821e9e81bd2f 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/snapshots?all_tenants=true 2026-07-15 12:37:05.713 7 INFO cinder.volume.api [None req-dc80d171-9034-446f-9ea4-821e9e81bd2f 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] Get all snapshots completed successfully. 2026-07-15 12:37:05.713 7 INFO cinder.api.openstack.wsgi [None req-dc80d171-9034-446f-9ea4-821e9e81bd2f 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 474/941] 10.0.0.199 () {28 vars in 674 bytes} [Wed Jul 15 12:37:05 2026] GET /v3/e3abcbd0869e4dd2ad9476beb55d7748/snapshots?all_tenants=true => generated 17 bytes in 102 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-15 12:37:05.724 8 INFO cinder.api.openstack.wsgi [None req-78324669-51d3-4786-ab79-bac84347cb17 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/volumes/detail?all_tenants=true 2026-07-15 12:37:05.733 8 INFO cinder.volume.api [None req-78324669-51d3-4786-ab79-bac84347cb17 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] Get all volumes completed successfully. 2026-07-15 12:37:05.736 8 INFO cinder.api.openstack.wsgi [None req-78324669-51d3-4786-ab79-bac84347cb17 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 468/942] 10.0.0.199 () {28 vars in 684 bytes} [Wed Jul 15 12:37:05 2026] GET /v3/e3abcbd0869e4dd2ad9476beb55d7748/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-15 12:37:05.746 7 INFO cinder.api.openstack.wsgi [None req-2968474a-7296-481f-b83d-bdb2d2cca619 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/volumes/detail?all_tenants=true 2026-07-15 12:37:05.761 7 INFO cinder.volume.api [None req-2968474a-7296-481f-b83d-bdb2d2cca619 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] Get all volumes completed successfully. 2026-07-15 12:37:05.763 7 INFO cinder.api.openstack.wsgi [None req-2968474a-7296-481f-b83d-bdb2d2cca619 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 475/943] 10.0.0.199 () {28 vars in 684 bytes} [Wed Jul 15 12:37:05 2026] GET /v3/e3abcbd0869e4dd2ad9476beb55d7748/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-15 12:37:05.778 8 INFO cinder.api.openstack.wsgi [None req-a90addbe-54ee-4128-ba5d-df18cfba0c41 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/os-services 2026-07-15 12:37:05.784 8 INFO cinder.api.openstack.wsgi [None req-a90addbe-54ee-4128-ba5d-df18cfba0c41 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/os-services returned with HTTP 200 [pid: 8|app: 0|req: 469/944] 10.0.0.199 () {28 vars in 645 bytes} [Wed Jul 15 12:37:05 2026] GET /v3/e3abcbd0869e4dd2ad9476beb55d7748/os-services => generated 646 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 12:37:05.795 7 INFO cinder.api.openstack.wsgi [None req-44c4998a-e36a-4a53-8b82-d53328e125eb 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/scheduler-stats/get_pools?detail=true 2026-07-15 12:37:06.300 7 INFO cinder.api.openstack.wsgi [None req-44c4998a-e36a-4a53-8b82-d53328e125eb 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 476/945] 10.0.0.199 () {28 vars in 696 bytes} [Wed Jul 15 12:37:05 2026] GET /v3/e3abcbd0869e4dd2ad9476beb55d7748/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-15 12:37:06.341 8 INFO cinder.api.openstack.wsgi [None req-12954933-40a9-4385-ade9-350a0aa12824 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/1f0c2fc7be4042afa522e3c29bd0691c?usage=true 2026-07-15 12:37:06.366 8 INFO cinder.api.openstack.wsgi [None req-12954933-40a9-4385-ade9-350a0aa12824 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/1f0c2fc7be4042afa522e3c29bd0691c?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 470/946] 10.0.0.199 () {28 vars in 736 bytes} [Wed Jul 15 12:37:06 2026] GET /v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/1f0c2fc7be4042afa522e3c29bd0691c?usage=true => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 12:37:06.376 7 INFO cinder.api.openstack.wsgi [None req-30dfa6b1-e071-4270-a2bf-201856c13abb 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/21313601dedb4327ae7377f472b32834?usage=true 2026-07-15 12:37:06.396 7 INFO cinder.api.openstack.wsgi [None req-30dfa6b1-e071-4270-a2bf-201856c13abb 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/21313601dedb4327ae7377f472b32834?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 477/947] 10.0.0.199 () {28 vars in 736 bytes} [Wed Jul 15 12:37:06 2026] GET /v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/21313601dedb4327ae7377f472b32834?usage=true => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 12:37:06.410 8 INFO cinder.api.openstack.wsgi [None req-7dad3ead-88e4-4326-a6bb-cde54a634b3f 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/338a88b8607e4798b7d3c6c01dfa6685?usage=true 2026-07-15 12:37:06.430 8 INFO cinder.api.openstack.wsgi [None req-7dad3ead-88e4-4326-a6bb-cde54a634b3f 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/338a88b8607e4798b7d3c6c01dfa6685?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 471/948] 10.0.0.199 () {28 vars in 736 bytes} [Wed Jul 15 12:37:06 2026] GET /v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/338a88b8607e4798b7d3c6c01dfa6685?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 12:37:06.440 7 INFO cinder.api.openstack.wsgi [None req-f6637fec-bf11-4b64-bdff-4c4f9c8638b1 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/513495c6241442e7a7972b6ff34aa15a?usage=true 2026-07-15 12:37:06.458 7 INFO cinder.api.openstack.wsgi [None req-f6637fec-bf11-4b64-bdff-4c4f9c8638b1 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/513495c6241442e7a7972b6ff34aa15a?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 478/949] 10.0.0.199 () {28 vars in 736 bytes} [Wed Jul 15 12:37:06 2026] GET /v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/513495c6241442e7a7972b6ff34aa15a?usage=true => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 12:37:06.469 8 INFO cinder.api.openstack.wsgi [None req-da4f249f-59ad-43f7-85a1-4e14f05ad1b9 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/7c63e376426f483684c930a4e3a43654?usage=true 2026-07-15 12:37:06.488 8 INFO cinder.api.openstack.wsgi [None req-da4f249f-59ad-43f7-85a1-4e14f05ad1b9 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/7c63e376426f483684c930a4e3a43654?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 472/950] 10.0.0.199 () {28 vars in 736 bytes} [Wed Jul 15 12:37:06 2026] GET /v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/7c63e376426f483684c930a4e3a43654?usage=true => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 12:37:06.503 7 INFO cinder.api.openstack.wsgi [None req-2082b12b-1eb3-4b80-92ff-2a80af913677 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/b46a80d535aa40d5bb556ee400f5305a?usage=true 2026-07-15 12:37:06.524 7 INFO cinder.api.openstack.wsgi [None req-2082b12b-1eb3-4b80-92ff-2a80af913677 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/b46a80d535aa40d5bb556ee400f5305a?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 479/951] 10.0.0.199 () {28 vars in 736 bytes} [Wed Jul 15 12:37:06 2026] GET /v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/b46a80d535aa40d5bb556ee400f5305a?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 12:37:06.535 8 INFO cinder.api.openstack.wsgi [None req-c0c3c017-18af-405f-8d81-9003ec1d2e2a 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/e3abcbd0869e4dd2ad9476beb55d7748?usage=true 2026-07-15 12:37:06.554 8 INFO cinder.api.openstack.wsgi [None req-c0c3c017-18af-405f-8d81-9003ec1d2e2a 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/e3abcbd0869e4dd2ad9476beb55d7748?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 473/952] 10.0.0.199 () {28 vars in 736 bytes} [Wed Jul 15 12:37:06 2026] GET /v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/e3abcbd0869e4dd2ad9476beb55d7748?usage=true => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 12:37:14.308 7 INFO cinder.api.openstack.wsgi [None req-2082b12b-1eb3-4b80-92ff-2a80af913677 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:37:14.309 7 INFO cinder.api.openstack.wsgi [None req-2082b12b-1eb3-4b80-92ff-2a80af913677 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:37:14.309 8 INFO cinder.api.openstack.wsgi [None req-c0c3c017-18af-405f-8d81-9003ec1d2e2a 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:37:14.310 8 INFO cinder.api.openstack.wsgi [None req-c0c3c017-18af-405f-8d81-9003ec1d2e2a 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:37:24.309 8 INFO cinder.api.openstack.wsgi [None req-c0c3c017-18af-405f-8d81-9003ec1d2e2a 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:37:24.309 7 INFO cinder.api.openstack.wsgi [None req-2082b12b-1eb3-4b80-92ff-2a80af913677 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:37:24.310 8 INFO cinder.api.openstack.wsgi [None req-c0c3c017-18af-405f-8d81-9003ec1d2e2a 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:37:24.310 7 INFO cinder.api.openstack.wsgi [None req-2082b12b-1eb3-4b80-92ff-2a80af913677 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:37:34.308 8 INFO cinder.api.openstack.wsgi [None req-c0c3c017-18af-405f-8d81-9003ec1d2e2a 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:37:34.308 7 INFO cinder.api.openstack.wsgi [None req-2082b12b-1eb3-4b80-92ff-2a80af913677 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:37:34.309 7 INFO cinder.api.openstack.wsgi [None req-2082b12b-1eb3-4b80-92ff-2a80af913677 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:37:34.309 8 INFO cinder.api.openstack.wsgi [None req-c0c3c017-18af-405f-8d81-9003ec1d2e2a 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:37:44.308 7 INFO cinder.api.openstack.wsgi [None req-2082b12b-1eb3-4b80-92ff-2a80af913677 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:37:44.309 8 INFO cinder.api.openstack.wsgi [None req-c0c3c017-18af-405f-8d81-9003ec1d2e2a 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:37:44.309 7 INFO cinder.api.openstack.wsgi [None req-2082b12b-1eb3-4b80-92ff-2a80af913677 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:37:44.310 8 INFO cinder.api.openstack.wsgi [None req-c0c3c017-18af-405f-8d81-9003ec1d2e2a 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:37:54.308 7 INFO cinder.api.openstack.wsgi [None req-2082b12b-1eb3-4b80-92ff-2a80af913677 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:37:54.308 8 INFO cinder.api.openstack.wsgi [None req-c0c3c017-18af-405f-8d81-9003ec1d2e2a 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:37:54.310 7 INFO cinder.api.openstack.wsgi [None req-2082b12b-1eb3-4b80-92ff-2a80af913677 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:37:54.310 8 INFO cinder.api.openstack.wsgi [None req-c0c3c017-18af-405f-8d81-9003ec1d2e2a 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:38:04.308 7 INFO cinder.api.openstack.wsgi [None req-2082b12b-1eb3-4b80-92ff-2a80af913677 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:38:04.308 8 INFO cinder.api.openstack.wsgi [None req-c0c3c017-18af-405f-8d81-9003ec1d2e2a 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:38:04.308 7 INFO cinder.api.openstack.wsgi [None req-2082b12b-1eb3-4b80-92ff-2a80af913677 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:38:04.309 8 INFO cinder.api.openstack.wsgi [None req-c0c3c017-18af-405f-8d81-9003ec1d2e2a 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:38:05.706 7 INFO cinder.api.openstack.wsgi [None req-b4ff4b97-eb5d-43b1-a9b7-5433e40d6efc 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/volumes/detail?all_tenants=true 2026-07-15 12:38:05.716 7 INFO cinder.volume.api [None req-b4ff4b97-eb5d-43b1-a9b7-5433e40d6efc 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] Get all volumes completed successfully. 2026-07-15 12:38:05.718 7 INFO cinder.api.openstack.wsgi [None req-b4ff4b97-eb5d-43b1-a9b7-5433e40d6efc 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 486/965] 10.0.0.199 () {28 vars in 684 bytes} [Wed Jul 15 12:38:05 2026] GET /v3/e3abcbd0869e4dd2ad9476beb55d7748/volumes/detail?all_tenants=true => generated 15 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-15 12:38:05.734 8 INFO cinder.api.openstack.wsgi [None req-b8e3957c-e1bb-4107-b6df-eaa34bc1ce50 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/scheduler-stats/get_pools?detail=true 2026-07-15 12:38:06.238 8 INFO cinder.api.openstack.wsgi [None req-b8e3957c-e1bb-4107-b6df-eaa34bc1ce50 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 480/966] 10.0.0.199 () {28 vars in 696 bytes} [Wed Jul 15 12:38:05 2026] GET /v3/e3abcbd0869e4dd2ad9476beb55d7748/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-15 12:38:06.278 7 INFO cinder.api.openstack.wsgi [None req-e2ba69fa-4d12-4d71-8b68-1a84282f8c1e 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/1f0c2fc7be4042afa522e3c29bd0691c?usage=true 2026-07-15 12:38:06.300 7 INFO cinder.api.openstack.wsgi [None req-e2ba69fa-4d12-4d71-8b68-1a84282f8c1e 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/1f0c2fc7be4042afa522e3c29bd0691c?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 487/967] 10.0.0.199 () {28 vars in 736 bytes} [Wed Jul 15 12:38:06 2026] GET /v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/1f0c2fc7be4042afa522e3c29bd0691c?usage=true => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 12:38:06.311 8 INFO cinder.api.openstack.wsgi [None req-245ffde5-b125-4670-8e89-957e13f00073 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/21313601dedb4327ae7377f472b32834?usage=true 2026-07-15 12:38:06.333 8 INFO cinder.api.openstack.wsgi [None req-245ffde5-b125-4670-8e89-957e13f00073 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/21313601dedb4327ae7377f472b32834?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 481/968] 10.0.0.199 () {28 vars in 736 bytes} [Wed Jul 15 12:38:06 2026] GET /v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/21313601dedb4327ae7377f472b32834?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 12:38:06.346 7 INFO cinder.api.openstack.wsgi [None req-6a0412fa-5a22-4803-b1c2-703a3dcdb685 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/513495c6241442e7a7972b6ff34aa15a?usage=true 2026-07-15 12:38:06.370 7 INFO cinder.api.openstack.wsgi [None req-6a0412fa-5a22-4803-b1c2-703a3dcdb685 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/513495c6241442e7a7972b6ff34aa15a?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 488/969] 10.0.0.199 () {28 vars in 736 bytes} [Wed Jul 15 12:38:06 2026] GET /v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/513495c6241442e7a7972b6ff34aa15a?usage=true => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 12:38:06.380 8 INFO cinder.api.openstack.wsgi [None req-a8b5d32a-5368-4c0f-a02a-bbaea8184368 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/7c63e376426f483684c930a4e3a43654?usage=true 2026-07-15 12:38:06.400 8 INFO cinder.api.openstack.wsgi [None req-a8b5d32a-5368-4c0f-a02a-bbaea8184368 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/7c63e376426f483684c930a4e3a43654?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 482/970] 10.0.0.199 () {28 vars in 736 bytes} [Wed Jul 15 12:38:06 2026] GET /v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/7c63e376426f483684c930a4e3a43654?usage=true => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 12:38:06.411 7 INFO cinder.api.openstack.wsgi [None req-5196b7a1-78bb-45c4-bffb-66b06f93fa6d 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/e3abcbd0869e4dd2ad9476beb55d7748?usage=true 2026-07-15 12:38:06.440 7 INFO cinder.api.openstack.wsgi [None req-5196b7a1-78bb-45c4-bffb-66b06f93fa6d 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/e3abcbd0869e4dd2ad9476beb55d7748?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 489/971] 10.0.0.199 () {28 vars in 736 bytes} [Wed Jul 15 12:38:06 2026] GET /v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/e3abcbd0869e4dd2ad9476beb55d7748?usage=true => generated 845 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 12:38:06.450 8 INFO cinder.api.openstack.wsgi [None req-2cc3a737-0dbf-4195-8d84-818b8b8b4565 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/snapshots?all_tenants=true 2026-07-15 12:38:06.456 8 INFO cinder.volume.api [None req-2cc3a737-0dbf-4195-8d84-818b8b8b4565 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] Get all snapshots completed successfully. 2026-07-15 12:38:06.456 8 INFO cinder.api.openstack.wsgi [None req-2cc3a737-0dbf-4195-8d84-818b8b8b4565 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 483/972] 10.0.0.199 () {28 vars in 674 bytes} [Wed Jul 15 12:38:06 2026] GET /v3/e3abcbd0869e4dd2ad9476beb55d7748/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-15 12:38:06.470 7 INFO cinder.api.openstack.wsgi [None req-6ab922e4-15b2-4a6e-b3d0-493f322b4354 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/os-services 2026-07-15 12:38:06.475 7 INFO cinder.api.openstack.wsgi [None req-6ab922e4-15b2-4a6e-b3d0-493f322b4354 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/os-services returned with HTTP 200 [pid: 7|app: 0|req: 490/973] 10.0.0.199 () {28 vars in 645 bytes} [Wed Jul 15 12:38:06 2026] GET /v3/e3abcbd0869e4dd2ad9476beb55d7748/os-services => generated 646 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 12:38:06.484 8 INFO cinder.api.openstack.wsgi [None req-28614fd7-063b-4471-9e8e-5526a57d663f 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/volumes/detail?all_tenants=true 2026-07-15 12:38:06.494 8 INFO cinder.volume.api [None req-28614fd7-063b-4471-9e8e-5526a57d663f 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] Get all volumes completed successfully. 2026-07-15 12:38:06.496 8 INFO cinder.api.openstack.wsgi [None req-28614fd7-063b-4471-9e8e-5526a57d663f 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 484/974] 10.0.0.199 () {28 vars in 684 bytes} [Wed Jul 15 12:38:06 2026] GET /v3/e3abcbd0869e4dd2ad9476beb55d7748/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-15 12:38:14.308 8 INFO cinder.api.openstack.wsgi [None req-28614fd7-063b-4471-9e8e-5526a57d663f 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:38:14.308 7 INFO cinder.api.openstack.wsgi [None req-6ab922e4-15b2-4a6e-b3d0-493f322b4354 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:38:14.309 8 INFO cinder.api.openstack.wsgi [None req-28614fd7-063b-4471-9e8e-5526a57d663f 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:38:14.310 7 INFO cinder.api.openstack.wsgi [None req-6ab922e4-15b2-4a6e-b3d0-493f322b4354 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:38:24.309 8 INFO cinder.api.openstack.wsgi [None req-28614fd7-063b-4471-9e8e-5526a57d663f 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:38:24.309 7 INFO cinder.api.openstack.wsgi [None req-6ab922e4-15b2-4a6e-b3d0-493f322b4354 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:38:24.310 8 INFO cinder.api.openstack.wsgi [None req-28614fd7-063b-4471-9e8e-5526a57d663f 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:38:24.310 7 INFO cinder.api.openstack.wsgi [None req-6ab922e4-15b2-4a6e-b3d0-493f322b4354 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:38:34.309 8 INFO cinder.api.openstack.wsgi [None req-28614fd7-063b-4471-9e8e-5526a57d663f 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:38:34.309 7 INFO cinder.api.openstack.wsgi [None req-6ab922e4-15b2-4a6e-b3d0-493f322b4354 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:38:34.309 7 INFO cinder.api.openstack.wsgi [None req-6ab922e4-15b2-4a6e-b3d0-493f322b4354 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:38:34.309 8 INFO cinder.api.openstack.wsgi [None req-28614fd7-063b-4471-9e8e-5526a57d663f 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:38:44.308 7 INFO cinder.api.openstack.wsgi [None req-6ab922e4-15b2-4a6e-b3d0-493f322b4354 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:38:44.308 8 INFO cinder.api.openstack.wsgi [None req-28614fd7-063b-4471-9e8e-5526a57d663f 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:38:44.309 7 INFO cinder.api.openstack.wsgi [None req-6ab922e4-15b2-4a6e-b3d0-493f322b4354 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:38:44.310 8 INFO cinder.api.openstack.wsgi [None req-28614fd7-063b-4471-9e8e-5526a57d663f 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:38:54.308 7 INFO cinder.api.openstack.wsgi [None req-6ab922e4-15b2-4a6e-b3d0-493f322b4354 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:38:54.308 8 INFO cinder.api.openstack.wsgi [None req-28614fd7-063b-4471-9e8e-5526a57d663f 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:38:54.309 7 INFO cinder.api.openstack.wsgi [None req-6ab922e4-15b2-4a6e-b3d0-493f322b4354 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:38:54.310 8 INFO cinder.api.openstack.wsgi [None req-28614fd7-063b-4471-9e8e-5526a57d663f 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:39:04.308 7 INFO cinder.api.openstack.wsgi [None req-6ab922e4-15b2-4a6e-b3d0-493f322b4354 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:39:04.308 8 INFO cinder.api.openstack.wsgi [None req-28614fd7-063b-4471-9e8e-5526a57d663f 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:39:04.309 7 INFO cinder.api.openstack.wsgi [None req-6ab922e4-15b2-4a6e-b3d0-493f322b4354 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:39:04.309 8 INFO cinder.api.openstack.wsgi [None req-28614fd7-063b-4471-9e8e-5526a57d663f 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:39:05.646 8 INFO cinder.api.openstack.wsgi [None req-b616509c-110a-4850-a6ad-4c04d699cb5f 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/volumes/detail?all_tenants=true 2026-07-15 12:39:05.655 8 INFO cinder.volume.api [None req-b616509c-110a-4850-a6ad-4c04d699cb5f 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] Get all volumes completed successfully. 2026-07-15 12:39:05.658 8 INFO cinder.api.openstack.wsgi [None req-b616509c-110a-4850-a6ad-4c04d699cb5f 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 491/987] 10.0.0.199 () {28 vars in 684 bytes} [Wed Jul 15 12:39:05 2026] GET /v3/e3abcbd0869e4dd2ad9476beb55d7748/volumes/detail?all_tenants=true => generated 15 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-15 12:39:05.669 7 INFO cinder.api.openstack.wsgi [None req-e6d67b97-2f64-47b7-9d07-fb9e3af311ba 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/os-services 2026-07-15 12:39:05.674 7 INFO cinder.api.openstack.wsgi [None req-e6d67b97-2f64-47b7-9d07-fb9e3af311ba 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/os-services returned with HTTP 200 [pid: 7|app: 0|req: 497/988] 10.0.0.199 () {28 vars in 645 bytes} [Wed Jul 15 12:39:05 2026] GET /v3/e3abcbd0869e4dd2ad9476beb55d7748/os-services => generated 646 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 12:39:05.771 8 INFO cinder.api.openstack.wsgi [None req-1a93d69f-b9ec-4228-83a1-3411efa78612 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/0e6732934a5b401f969d4a1b20e557ac?usage=true 2026-07-15 12:39:05.790 8 INFO cinder.api.openstack.wsgi [None req-1a93d69f-b9ec-4228-83a1-3411efa78612 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/0e6732934a5b401f969d4a1b20e557ac?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 492/989] 10.0.0.199 () {28 vars in 736 bytes} [Wed Jul 15 12:39:05 2026] GET /v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/0e6732934a5b401f969d4a1b20e557ac?usage=true => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 12:39:05.803 7 INFO cinder.api.openstack.wsgi [None req-c52c13b9-d3ac-4dd9-82af-d3f2f1d8b0c4 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/1f0c2fc7be4042afa522e3c29bd0691c?usage=true 2026-07-15 12:39:05.822 7 INFO cinder.api.openstack.wsgi [None req-c52c13b9-d3ac-4dd9-82af-d3f2f1d8b0c4 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/1f0c2fc7be4042afa522e3c29bd0691c?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 498/990] 10.0.0.199 () {28 vars in 736 bytes} [Wed Jul 15 12:39:05 2026] GET /v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/1f0c2fc7be4042afa522e3c29bd0691c?usage=true => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 12:39:05.834 8 INFO cinder.api.openstack.wsgi [None req-c9310ff1-66d8-4cbb-809a-5f1721f35020 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/7c63e376426f483684c930a4e3a43654?usage=true 2026-07-15 12:39:05.860 8 INFO cinder.api.openstack.wsgi [None req-c9310ff1-66d8-4cbb-809a-5f1721f35020 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/7c63e376426f483684c930a4e3a43654?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 493/991] 10.0.0.199 () {28 vars in 736 bytes} [Wed Jul 15 12:39:05 2026] GET /v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/7c63e376426f483684c930a4e3a43654?usage=true => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 12:39:05.872 7 INFO cinder.api.openstack.wsgi [None req-75108234-7c9c-4f32-b983-05e8e185dde7 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/e3abcbd0869e4dd2ad9476beb55d7748?usage=true 2026-07-15 12:39:05.894 7 INFO cinder.api.openstack.wsgi [None req-75108234-7c9c-4f32-b983-05e8e185dde7 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/e3abcbd0869e4dd2ad9476beb55d7748?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 499/992] 10.0.0.199 () {28 vars in 736 bytes} [Wed Jul 15 12:39:05 2026] GET /v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/e3abcbd0869e4dd2ad9476beb55d7748?usage=true => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 12:39:05.904 8 INFO cinder.api.openstack.wsgi [None req-667c66bf-1719-4bfd-8d37-fb8eca5d9ef0 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/snapshots?all_tenants=true 2026-07-15 12:39:05.912 8 INFO cinder.volume.api [None req-667c66bf-1719-4bfd-8d37-fb8eca5d9ef0 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] Get all snapshots completed successfully. 2026-07-15 12:39:05.912 8 INFO cinder.api.openstack.wsgi [None req-667c66bf-1719-4bfd-8d37-fb8eca5d9ef0 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 494/993] 10.0.0.199 () {28 vars in 674 bytes} [Wed Jul 15 12:39:05 2026] GET /v3/e3abcbd0869e4dd2ad9476beb55d7748/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-15 12:39:05.919 7 INFO cinder.api.openstack.wsgi [None req-d0a4d3fe-f7d8-48f3-992f-be5ad8074d17 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/volumes/detail?all_tenants=true 2026-07-15 12:39:05.928 7 INFO cinder.volume.api [None req-d0a4d3fe-f7d8-48f3-992f-be5ad8074d17 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] Get all volumes completed successfully. 2026-07-15 12:39:05.930 7 INFO cinder.api.openstack.wsgi [None req-d0a4d3fe-f7d8-48f3-992f-be5ad8074d17 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 500/994] 10.0.0.199 () {28 vars in 684 bytes} [Wed Jul 15 12:39:05 2026] GET /v3/e3abcbd0869e4dd2ad9476beb55d7748/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-15 12:39:05.942 8 INFO cinder.api.openstack.wsgi [None req-197914af-33dd-47e0-8f47-772c398a0ead 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/scheduler-stats/get_pools?detail=true 2026-07-15 12:39:06.446 8 INFO cinder.api.openstack.wsgi [None req-197914af-33dd-47e0-8f47-772c398a0ead 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 495/995] 10.0.0.199 () {28 vars in 696 bytes} [Wed Jul 15 12:39:05 2026] GET /v3/e3abcbd0869e4dd2ad9476beb55d7748/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-15 12:39:14.307 7 INFO cinder.api.openstack.wsgi [None req-d0a4d3fe-f7d8-48f3-992f-be5ad8074d17 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:39:14.308 7 INFO cinder.api.openstack.wsgi [None req-d0a4d3fe-f7d8-48f3-992f-be5ad8074d17 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:39:14.309 8 INFO cinder.api.openstack.wsgi [None req-197914af-33dd-47e0-8f47-772c398a0ead 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:39:14.311 8 INFO cinder.api.openstack.wsgi [None req-197914af-33dd-47e0-8f47-772c398a0ead 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:39:24.308 8 INFO cinder.api.openstack.wsgi [None req-197914af-33dd-47e0-8f47-772c398a0ead 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:39:24.308 7 INFO cinder.api.openstack.wsgi [None req-d0a4d3fe-f7d8-48f3-992f-be5ad8074d17 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:39:24.309 8 INFO cinder.api.openstack.wsgi [None req-197914af-33dd-47e0-8f47-772c398a0ead 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:39:24.310 7 INFO cinder.api.openstack.wsgi [None req-d0a4d3fe-f7d8-48f3-992f-be5ad8074d17 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:39:34.308 7 INFO cinder.api.openstack.wsgi [None req-d0a4d3fe-f7d8-48f3-992f-be5ad8074d17 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:39:34.308 8 INFO cinder.api.openstack.wsgi [None req-197914af-33dd-47e0-8f47-772c398a0ead 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:39:34.309 7 INFO cinder.api.openstack.wsgi [None req-d0a4d3fe-f7d8-48f3-992f-be5ad8074d17 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:39:34.310 8 INFO cinder.api.openstack.wsgi [None req-197914af-33dd-47e0-8f47-772c398a0ead 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:39:44.309 7 INFO cinder.api.openstack.wsgi [None req-d0a4d3fe-f7d8-48f3-992f-be5ad8074d17 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:39:44.310 8 INFO cinder.api.openstack.wsgi [None req-197914af-33dd-47e0-8f47-772c398a0ead 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:39:44.310 7 INFO cinder.api.openstack.wsgi [None req-d0a4d3fe-f7d8-48f3-992f-be5ad8074d17 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:39:44.311 8 INFO cinder.api.openstack.wsgi [None req-197914af-33dd-47e0-8f47-772c398a0ead 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:39:54.307 7 INFO cinder.api.openstack.wsgi [None req-d0a4d3fe-f7d8-48f3-992f-be5ad8074d17 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:39:54.307 8 INFO cinder.api.openstack.wsgi [None req-197914af-33dd-47e0-8f47-772c398a0ead 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:39:54.308 8 INFO cinder.api.openstack.wsgi [None req-197914af-33dd-47e0-8f47-772c398a0ead 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:39:54.308 7 INFO cinder.api.openstack.wsgi [None req-d0a4d3fe-f7d8-48f3-992f-be5ad8074d17 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:40:04.308 7 INFO cinder.api.openstack.wsgi [None req-d0a4d3fe-f7d8-48f3-992f-be5ad8074d17 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:40:04.308 8 INFO cinder.api.openstack.wsgi [None req-197914af-33dd-47e0-8f47-772c398a0ead 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:40:04.309 7 INFO cinder.api.openstack.wsgi [None req-d0a4d3fe-f7d8-48f3-992f-be5ad8074d17 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:40:04.310 8 INFO cinder.api.openstack.wsgi [None req-197914af-33dd-47e0-8f47-772c398a0ead 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:40:05.739 7 INFO cinder.api.openstack.wsgi [None req-b2acb4bf-3bd3-431f-8b44-ac90a15a2277 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/1bf8b30bcb3645bb8eadb0843bd9cd73?usage=true 2026-07-15 12:40:05.793 7 INFO cinder.api.openstack.wsgi [None req-b2acb4bf-3bd3-431f-8b44-ac90a15a2277 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/1bf8b30bcb3645bb8eadb0843bd9cd73?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 507/1008] 10.0.0.199 () {28 vars in 736 bytes} [Wed Jul 15 12:40:05 2026] GET /v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/1bf8b30bcb3645bb8eadb0843bd9cd73?usage=true => generated 847 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 12:40:05.807 8 INFO cinder.api.openstack.wsgi [None req-db767b1a-8629-4737-a4f0-34a999c79910 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/1f0c2fc7be4042afa522e3c29bd0691c?usage=true 2026-07-15 12:40:05.842 8 INFO cinder.api.openstack.wsgi [None req-db767b1a-8629-4737-a4f0-34a999c79910 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/1f0c2fc7be4042afa522e3c29bd0691c?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 502/1009] 10.0.0.199 () {28 vars in 736 bytes} [Wed Jul 15 12:40:05 2026] GET /v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/1f0c2fc7be4042afa522e3c29bd0691c?usage=true => generated 845 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 12:40:05.854 7 INFO cinder.api.openstack.wsgi [None req-fffea855-553a-42c1-92f1-f89f9850a770 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/36ba243098cc4a4bb27b1d5958cbf317?usage=true 2026-07-15 12:40:05.876 7 INFO cinder.api.openstack.wsgi [None req-fffea855-553a-42c1-92f1-f89f9850a770 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/36ba243098cc4a4bb27b1d5958cbf317?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 508/1010] 10.0.0.199 () {28 vars in 736 bytes} [Wed Jul 15 12:40:05 2026] GET /v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/36ba243098cc4a4bb27b1d5958cbf317?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 12:40:05.892 8 INFO cinder.api.openstack.wsgi [None req-241fb7fc-d450-41a0-9027-c54b80670036 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/5af09b81e2304d6689076ba9dd3d9e30?usage=true 2026-07-15 12:40:05.919 8 INFO cinder.api.openstack.wsgi [None req-241fb7fc-d450-41a0-9027-c54b80670036 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/5af09b81e2304d6689076ba9dd3d9e30?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 503/1011] 10.0.0.199 () {28 vars in 736 bytes} [Wed Jul 15 12:40:05 2026] GET /v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/5af09b81e2304d6689076ba9dd3d9e30?usage=true => generated 847 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 12:40:05.931 7 INFO cinder.api.openstack.wsgi [None req-ec10a7b5-8cea-46ee-bce6-f4dee89185c1 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/7605597b6ddd4c8386ff11cf3397fff9?usage=true 2026-07-15 12:40:05.953 7 INFO cinder.api.openstack.wsgi [None req-ec10a7b5-8cea-46ee-bce6-f4dee89185c1 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/7605597b6ddd4c8386ff11cf3397fff9?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 509/1012] 10.0.0.199 () {28 vars in 736 bytes} [Wed Jul 15 12:40:05 2026] GET /v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/7605597b6ddd4c8386ff11cf3397fff9?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 12:40:05.967 8 INFO cinder.api.openstack.wsgi [None req-bb53bc43-8b62-409b-8afd-533de4232dfc 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/79cf94c2a29844b98e98004287603d55?usage=true 2026-07-15 12:40:05.984 8 INFO cinder.api.openstack.wsgi [None req-bb53bc43-8b62-409b-8afd-533de4232dfc 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/79cf94c2a29844b98e98004287603d55?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 504/1013] 10.0.0.199 () {28 vars in 736 bytes} [Wed Jul 15 12:40:05 2026] GET /v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/79cf94c2a29844b98e98004287603d55?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 12:40:05.993 7 INFO cinder.api.openstack.wsgi [None req-c3088e61-221e-42bc-9528-35577bc7f602 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/7c63e376426f483684c930a4e3a43654?usage=true 2026-07-15 12:40:06.016 7 INFO cinder.api.openstack.wsgi [None req-c3088e61-221e-42bc-9528-35577bc7f602 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/7c63e376426f483684c930a4e3a43654?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 510/1014] 10.0.0.199 () {28 vars in 736 bytes} [Wed Jul 15 12:40:05 2026] GET /v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/7c63e376426f483684c930a4e3a43654?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 12:40:06.030 8 INFO cinder.api.openstack.wsgi [None req-dc774881-e5f4-4776-a563-82c075f05d2a 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/94cd1de3264d43848d3ebbb5d2ca119c?usage=true 2026-07-15 12:40:06.047 8 INFO cinder.api.openstack.wsgi [None req-dc774881-e5f4-4776-a563-82c075f05d2a 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/94cd1de3264d43848d3ebbb5d2ca119c?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 505/1015] 10.0.0.199 () {28 vars in 736 bytes} [Wed Jul 15 12:40:06 2026] GET /v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/94cd1de3264d43848d3ebbb5d2ca119c?usage=true => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 12:40:06.060 7 INFO cinder.api.openstack.wsgi [None req-1a76a7b7-0cc8-4082-99a0-4755c840951d 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/b3b859e4887e41fc91f2fce35f87685a?usage=true 2026-07-15 12:40:06.082 7 INFO cinder.api.openstack.wsgi [None req-1a76a7b7-0cc8-4082-99a0-4755c840951d 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/b3b859e4887e41fc91f2fce35f87685a?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 511/1016] 10.0.0.199 () {28 vars in 736 bytes} [Wed Jul 15 12:40:06 2026] GET /v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/b3b859e4887e41fc91f2fce35f87685a?usage=true => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 12:40:06.095 8 INFO cinder.api.openstack.wsgi [None req-321a1f5a-d445-437d-b24a-0e0fb7e70cb0 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/e3abcbd0869e4dd2ad9476beb55d7748?usage=true 2026-07-15 12:40:06.114 8 INFO cinder.api.openstack.wsgi [None req-321a1f5a-d445-437d-b24a-0e0fb7e70cb0 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/e3abcbd0869e4dd2ad9476beb55d7748?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 506/1017] 10.0.0.199 () {28 vars in 736 bytes} [Wed Jul 15 12:40:06 2026] GET /v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/e3abcbd0869e4dd2ad9476beb55d7748?usage=true => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 12:40:06.128 7 INFO cinder.api.openstack.wsgi [None req-c0de3fba-9df8-474a-9f94-9010024f1579 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/fe92cda49bef40478926d10e95a7d0db?usage=true 2026-07-15 12:40:06.152 7 INFO cinder.api.openstack.wsgi [None req-c0de3fba-9df8-474a-9f94-9010024f1579 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/fe92cda49bef40478926d10e95a7d0db?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 512/1018] 10.0.0.199 () {28 vars in 736 bytes} [Wed Jul 15 12:40:06 2026] GET /v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/fe92cda49bef40478926d10e95a7d0db?usage=true => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 12:40:06.164 8 INFO cinder.api.openstack.wsgi [None req-d2cea57a-6e4a-4be5-9e5e-a775d607d346 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/volumes/detail?all_tenants=true 2026-07-15 12:40:06.171 8 INFO cinder.volume.api [None req-d2cea57a-6e4a-4be5-9e5e-a775d607d346 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] Get all volumes completed successfully. 2026-07-15 12:40:06.173 8 INFO cinder.api.openstack.wsgi [None req-d2cea57a-6e4a-4be5-9e5e-a775d607d346 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 507/1019] 10.0.0.199 () {28 vars in 684 bytes} [Wed Jul 15 12:40:06 2026] GET /v3/e3abcbd0869e4dd2ad9476beb55d7748/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-15 12:40:06.183 7 INFO cinder.api.openstack.wsgi [None req-8e2db01b-a8a4-4303-af68-8a4daa2313a4 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/snapshots?all_tenants=true 2026-07-15 12:40:06.191 7 INFO cinder.volume.api [None req-8e2db01b-a8a4-4303-af68-8a4daa2313a4 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] Get all snapshots completed successfully. 2026-07-15 12:40:06.191 7 INFO cinder.api.openstack.wsgi [None req-8e2db01b-a8a4-4303-af68-8a4daa2313a4 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 513/1020] 10.0.0.199 () {28 vars in 674 bytes} [Wed Jul 15 12:40:06 2026] GET /v3/e3abcbd0869e4dd2ad9476beb55d7748/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-15 12:40:06.202 8 INFO cinder.api.openstack.wsgi [None req-a499231f-c958-4562-b563-bd92dc05955d 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/os-services 2026-07-15 12:40:06.207 8 INFO cinder.api.openstack.wsgi [None req-a499231f-c958-4562-b563-bd92dc05955d 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/os-services returned with HTTP 200 [pid: 8|app: 0|req: 508/1021] 10.0.0.199 () {28 vars in 645 bytes} [Wed Jul 15 12:40:06 2026] GET /v3/e3abcbd0869e4dd2ad9476beb55d7748/os-services => generated 646 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 12:40:06.217 7 INFO cinder.api.openstack.wsgi [None req-190ca579-0326-4c92-ac84-c4aec65ef921 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/volumes/detail?all_tenants=true 2026-07-15 12:40:06.240 7 INFO cinder.volume.api [None req-190ca579-0326-4c92-ac84-c4aec65ef921 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] Get all volumes completed successfully. 2026-07-15 12:40:06.241 7 INFO cinder.api.openstack.wsgi [None req-190ca579-0326-4c92-ac84-c4aec65ef921 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 514/1022] 10.0.0.199 () {28 vars in 684 bytes} [Wed Jul 15 12:40:06 2026] GET /v3/e3abcbd0869e4dd2ad9476beb55d7748/volumes/detail?all_tenants=true => generated 15 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-15 12:40:06.253 8 INFO cinder.api.openstack.wsgi [None req-5e45e459-7592-4f89-95e5-585a8f6c5d3d 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/scheduler-stats/get_pools?detail=true 2026-07-15 12:40:06.759 8 INFO cinder.api.openstack.wsgi [None req-5e45e459-7592-4f89-95e5-585a8f6c5d3d 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 509/1023] 10.0.0.199 () {28 vars in 696 bytes} [Wed Jul 15 12:40:06 2026] GET /v3/e3abcbd0869e4dd2ad9476beb55d7748/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-15 12:40:14.308 7 INFO cinder.api.openstack.wsgi [None req-190ca579-0326-4c92-ac84-c4aec65ef921 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:40:14.309 8 INFO cinder.api.openstack.wsgi [None req-5e45e459-7592-4f89-95e5-585a8f6c5d3d 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:40:14.309 7 INFO cinder.api.openstack.wsgi [None req-190ca579-0326-4c92-ac84-c4aec65ef921 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:40:14.310 8 INFO cinder.api.openstack.wsgi [None req-5e45e459-7592-4f89-95e5-585a8f6c5d3d 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:40:24.308 8 INFO cinder.api.openstack.wsgi [None req-5e45e459-7592-4f89-95e5-585a8f6c5d3d 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:40:24.308 7 INFO cinder.api.openstack.wsgi [None req-190ca579-0326-4c92-ac84-c4aec65ef921 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:40:24.309 8 INFO cinder.api.openstack.wsgi [None req-5e45e459-7592-4f89-95e5-585a8f6c5d3d 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:40:24.309 7 INFO cinder.api.openstack.wsgi [None req-190ca579-0326-4c92-ac84-c4aec65ef921 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:40:34.309 8 INFO cinder.api.openstack.wsgi [None req-5e45e459-7592-4f89-95e5-585a8f6c5d3d 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:40:34.309 7 INFO cinder.api.openstack.wsgi [None req-190ca579-0326-4c92-ac84-c4aec65ef921 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:40:34.310 7 INFO cinder.api.openstack.wsgi [None req-190ca579-0326-4c92-ac84-c4aec65ef921 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:40:34.310 8 INFO cinder.api.openstack.wsgi [None req-5e45e459-7592-4f89-95e5-585a8f6c5d3d 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:40:44.308 7 INFO cinder.api.openstack.wsgi [None req-190ca579-0326-4c92-ac84-c4aec65ef921 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:40:44.308 8 INFO cinder.api.openstack.wsgi [None req-5e45e459-7592-4f89-95e5-585a8f6c5d3d 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:40:44.309 8 INFO cinder.api.openstack.wsgi [None req-5e45e459-7592-4f89-95e5-585a8f6c5d3d 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:40:44.309 7 INFO cinder.api.openstack.wsgi [None req-190ca579-0326-4c92-ac84-c4aec65ef921 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:40:54.308 8 INFO cinder.api.openstack.wsgi [None req-5e45e459-7592-4f89-95e5-585a8f6c5d3d 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:40:54.308 7 INFO cinder.api.openstack.wsgi [None req-190ca579-0326-4c92-ac84-c4aec65ef921 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:40:54.309 8 INFO cinder.api.openstack.wsgi [None req-5e45e459-7592-4f89-95e5-585a8f6c5d3d 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:40:54.309 7 INFO cinder.api.openstack.wsgi [None req-190ca579-0326-4c92-ac84-c4aec65ef921 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:41:04.308 7 INFO cinder.api.openstack.wsgi [None req-190ca579-0326-4c92-ac84-c4aec65ef921 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:41:04.308 7 INFO cinder.api.openstack.wsgi [None req-190ca579-0326-4c92-ac84-c4aec65ef921 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:41:04.309 8 INFO cinder.api.openstack.wsgi [None req-5e45e459-7592-4f89-95e5-585a8f6c5d3d 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:41:04.310 8 INFO cinder.api.openstack.wsgi [None req-5e45e459-7592-4f89-95e5-585a8f6c5d3d 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:41:05.625 7 INFO cinder.api.openstack.wsgi [None req-24cc7c92-5431-445b-95b3-ff46051e5621 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/snapshots?all_tenants=true 2026-07-15 12:41:05.632 7 INFO cinder.volume.api [None req-24cc7c92-5431-445b-95b3-ff46051e5621 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] Get all snapshots completed successfully. 2026-07-15 12:41:05.632 7 INFO cinder.api.openstack.wsgi [None req-24cc7c92-5431-445b-95b3-ff46051e5621 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 521/1036] 10.0.0.199 () {28 vars in 674 bytes} [Wed Jul 15 12:41:05 2026] GET /v3/e3abcbd0869e4dd2ad9476beb55d7748/snapshots?all_tenants=true => generated 17 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-15 12:41:05.691 8 INFO cinder.api.openstack.wsgi [None req-6c55f606-074f-4ffe-bca3-324d741fa431 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/1bf8b30bcb3645bb8eadb0843bd9cd73?usage=true 2026-07-15 12:41:05.707 8 INFO cinder.api.openstack.wsgi [None req-6c55f606-074f-4ffe-bca3-324d741fa431 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/1bf8b30bcb3645bb8eadb0843bd9cd73?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 516/1037] 10.0.0.199 () {28 vars in 736 bytes} [Wed Jul 15 12:41:05 2026] GET /v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/1bf8b30bcb3645bb8eadb0843bd9cd73?usage=true => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 12:41:05.720 7 INFO cinder.api.openstack.wsgi [None req-ad849f53-3c4d-4411-8554-eb99bc539504 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/1f0c2fc7be4042afa522e3c29bd0691c?usage=true 2026-07-15 12:41:05.736 7 INFO cinder.api.openstack.wsgi [None req-ad849f53-3c4d-4411-8554-eb99bc539504 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/1f0c2fc7be4042afa522e3c29bd0691c?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 522/1038] 10.0.0.199 () {28 vars in 736 bytes} [Wed Jul 15 12:41:05 2026] GET /v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/1f0c2fc7be4042afa522e3c29bd0691c?usage=true => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 12:41:05.749 8 INFO cinder.api.openstack.wsgi [None req-56ec4bf9-f3ce-4af1-97c9-a5ad6f6b6434 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/36ba243098cc4a4bb27b1d5958cbf317?usage=true 2026-07-15 12:41:05.767 8 INFO cinder.api.openstack.wsgi [None req-56ec4bf9-f3ce-4af1-97c9-a5ad6f6b6434 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/36ba243098cc4a4bb27b1d5958cbf317?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 517/1039] 10.0.0.199 () {28 vars in 736 bytes} [Wed Jul 15 12:41:05 2026] GET /v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/36ba243098cc4a4bb27b1d5958cbf317?usage=true => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 12:41:05.780 7 INFO cinder.api.openstack.wsgi [None req-d55bc29e-16bd-4adf-bf5b-72da1cf62174 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/5af09b81e2304d6689076ba9dd3d9e30?usage=true 2026-07-15 12:41:05.799 7 INFO cinder.api.openstack.wsgi [None req-d55bc29e-16bd-4adf-bf5b-72da1cf62174 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/5af09b81e2304d6689076ba9dd3d9e30?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 523/1040] 10.0.0.199 () {28 vars in 736 bytes} [Wed Jul 15 12:41:05 2026] GET /v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/5af09b81e2304d6689076ba9dd3d9e30?usage=true => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 12:41:05.811 8 INFO cinder.api.openstack.wsgi [None req-615e085a-dd28-49be-8a52-d66b00e64197 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/7605597b6ddd4c8386ff11cf3397fff9?usage=true 2026-07-15 12:41:05.828 8 INFO cinder.api.openstack.wsgi [None req-615e085a-dd28-49be-8a52-d66b00e64197 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/7605597b6ddd4c8386ff11cf3397fff9?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 518/1041] 10.0.0.199 () {28 vars in 736 bytes} [Wed Jul 15 12:41:05 2026] GET /v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/7605597b6ddd4c8386ff11cf3397fff9?usage=true => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 12:41:05.841 7 INFO cinder.api.openstack.wsgi [None req-3055c7b6-8164-4419-9ffa-7df89ba01c97 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/79cf94c2a29844b98e98004287603d55?usage=true 2026-07-15 12:41:05.858 7 INFO cinder.api.openstack.wsgi [None req-3055c7b6-8164-4419-9ffa-7df89ba01c97 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/79cf94c2a29844b98e98004287603d55?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 524/1042] 10.0.0.199 () {28 vars in 736 bytes} [Wed Jul 15 12:41:05 2026] GET /v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/79cf94c2a29844b98e98004287603d55?usage=true => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 12:41:05.870 8 INFO cinder.api.openstack.wsgi [None req-71654cc6-2893-472f-a79f-fa6d4fabf224 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/7c63e376426f483684c930a4e3a43654?usage=true 2026-07-15 12:41:05.899 8 INFO cinder.api.openstack.wsgi [None req-71654cc6-2893-472f-a79f-fa6d4fabf224 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/7c63e376426f483684c930a4e3a43654?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 519/1043] 10.0.0.199 () {28 vars in 736 bytes} [Wed Jul 15 12:41:05 2026] GET /v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/7c63e376426f483684c930a4e3a43654?usage=true => generated 847 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 12:41:05.914 7 INFO cinder.api.openstack.wsgi [None req-fd165bfb-9521-48d9-bd31-ced73228baa8 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/94cd1de3264d43848d3ebbb5d2ca119c?usage=true 2026-07-15 12:41:05.930 7 INFO cinder.api.openstack.wsgi [None req-fd165bfb-9521-48d9-bd31-ced73228baa8 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/94cd1de3264d43848d3ebbb5d2ca119c?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 525/1044] 10.0.0.199 () {28 vars in 736 bytes} [Wed Jul 15 12:41:05 2026] GET /v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/94cd1de3264d43848d3ebbb5d2ca119c?usage=true => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 12:41:05.942 8 INFO cinder.api.openstack.wsgi [None req-aabd6fc8-5d97-4d70-8629-1b5f16f55fb3 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/b3b859e4887e41fc91f2fce35f87685a?usage=true 2026-07-15 12:41:05.970 8 INFO cinder.api.openstack.wsgi [None req-aabd6fc8-5d97-4d70-8629-1b5f16f55fb3 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/b3b859e4887e41fc91f2fce35f87685a?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 520/1045] 10.0.0.199 () {28 vars in 736 bytes} [Wed Jul 15 12:41:05 2026] GET /v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/b3b859e4887e41fc91f2fce35f87685a?usage=true => generated 847 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 12:41:05.980 7 INFO cinder.api.openstack.wsgi [None req-5cede565-a8e2-412a-94af-2c27fe4e268e 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/e3abcbd0869e4dd2ad9476beb55d7748?usage=true 2026-07-15 12:41:05.999 7 INFO cinder.api.openstack.wsgi [None req-5cede565-a8e2-412a-94af-2c27fe4e268e 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/e3abcbd0869e4dd2ad9476beb55d7748?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 526/1046] 10.0.0.199 () {28 vars in 736 bytes} [Wed Jul 15 12:41:05 2026] GET /v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/e3abcbd0869e4dd2ad9476beb55d7748?usage=true => generated 845 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 12:41:06.011 8 INFO cinder.api.openstack.wsgi [None req-c046f084-e490-4620-b422-1ebe2a0ac165 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/fe92cda49bef40478926d10e95a7d0db?usage=true 2026-07-15 12:41:06.034 8 INFO cinder.api.openstack.wsgi [None req-c046f084-e490-4620-b422-1ebe2a0ac165 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/fe92cda49bef40478926d10e95a7d0db?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 521/1047] 10.0.0.199 () {28 vars in 736 bytes} [Wed Jul 15 12:41:06 2026] GET /v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/fe92cda49bef40478926d10e95a7d0db?usage=true => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 12:41:06.046 7 INFO cinder.api.openstack.wsgi [None req-43233d29-ba41-4e20-8283-17682fba4fbc 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/volumes/detail?all_tenants=true 2026-07-15 12:41:06.054 7 INFO cinder.volume.api [None req-43233d29-ba41-4e20-8283-17682fba4fbc 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] Get all volumes completed successfully. 2026-07-15 12:41:06.056 7 INFO cinder.api.openstack.wsgi [None req-43233d29-ba41-4e20-8283-17682fba4fbc 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 527/1048] 10.0.0.199 () {28 vars in 684 bytes} [Wed Jul 15 12:41:06 2026] GET /v3/e3abcbd0869e4dd2ad9476beb55d7748/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-15 12:41:06.067 8 INFO cinder.api.openstack.wsgi [None req-0f9fbd45-a638-4be4-99f3-50cd5a0021dd 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/os-services 2026-07-15 12:41:06.072 8 INFO cinder.api.openstack.wsgi [None req-0f9fbd45-a638-4be4-99f3-50cd5a0021dd 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/os-services returned with HTTP 200 [pid: 8|app: 0|req: 522/1049] 10.0.0.199 () {28 vars in 645 bytes} [Wed Jul 15 12:41:06 2026] GET /v3/e3abcbd0869e4dd2ad9476beb55d7748/os-services => generated 646 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 12:41:06.080 7 INFO cinder.api.openstack.wsgi [None req-d8d71b8d-eedb-45b4-9b7e-43f900f01975 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/volumes/detail?all_tenants=true 2026-07-15 12:41:06.089 7 INFO cinder.volume.api [None req-d8d71b8d-eedb-45b4-9b7e-43f900f01975 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] Get all volumes completed successfully. 2026-07-15 12:41:06.091 7 INFO cinder.api.openstack.wsgi [None req-d8d71b8d-eedb-45b4-9b7e-43f900f01975 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 528/1050] 10.0.0.199 () {28 vars in 684 bytes} [Wed Jul 15 12:41:06 2026] GET /v3/e3abcbd0869e4dd2ad9476beb55d7748/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-15 12:41:06.102 8 INFO cinder.api.openstack.wsgi [None req-c82b2885-387a-41d5-a9c4-798a6e3e0660 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/scheduler-stats/get_pools?detail=true 2026-07-15 12:41:06.605 8 INFO cinder.api.openstack.wsgi [None req-c82b2885-387a-41d5-a9c4-798a6e3e0660 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 523/1051] 10.0.0.199 () {28 vars in 696 bytes} [Wed Jul 15 12:41:06 2026] GET /v3/e3abcbd0869e4dd2ad9476beb55d7748/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-15 12:41:14.310 8 INFO cinder.api.openstack.wsgi [None req-c82b2885-387a-41d5-a9c4-798a6e3e0660 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:41:14.310 7 INFO cinder.api.openstack.wsgi [None req-d8d71b8d-eedb-45b4-9b7e-43f900f01975 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:41:14.310 8 INFO cinder.api.openstack.wsgi [None req-c82b2885-387a-41d5-a9c4-798a6e3e0660 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:41:14.311 7 INFO cinder.api.openstack.wsgi [None req-d8d71b8d-eedb-45b4-9b7e-43f900f01975 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:41:20.554 8 INFO cinder.api.openstack.wsgi [None req-2b84645c-058e-45a7-8773-1d00f6eb4ef3 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/volumes 2026-07-15 12:41:20.708 8 INFO cinder.api.v3.volumes [None req-2b84645c-058e-45a7-8773-1d00f6eb4ef3 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] Create volume of 16 GB 2026-07-15 12:41:20.716 8 INFO cinder.volume.api [None req-2b84645c-058e-45a7-8773-1d00f6eb4ef3 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] Availability Zones retrieved successfully. 2026-07-15 12:41:20.935 8 INFO cinder.volume.api [None req-2b84645c-058e-45a7-8773-1d00f6eb4ef3 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] Create volume request issued successfully. 2026-07-15 12:41:20.936 8 INFO cinder.api.openstack.wsgi [None req-2b84645c-058e-45a7-8773-1d00f6eb4ef3 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/volumes returned with HTTP 202 [pid: 8|app: 0|req: 525/1054] 199.204.45.4 () {34 vars in 732 bytes} [Wed Jul 15 12:41:20 2026] POST /v3/e3abcbd0869e4dd2ad9476beb55d7748/volumes => generated 846 bytes in 438 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-07-15 12:41:20.951 7 INFO cinder.api.openstack.wsgi [req-2b84645c-058e-45a7-8773-1d00f6eb4ef3 req-a97c7037-d351-4296-97ce-0c2be3564897 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/volumes/10ef681e-69c9-432c-9f1d-6d00fb0a3e5f /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending 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-15 12:41:20.989 7 INFO cinder.volume.api [req-2b84645c-058e-45a7-8773-1d00f6eb4ef3 req-a97c7037-d351-4296-97ce-0c2be3564897 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] Volume info retrieved successfully. 2026-07-15 12:41:20.994 7 INFO cinder.api.openstack.wsgi [req-2b84645c-058e-45a7-8773-1d00f6eb4ef3 req-a97c7037-d351-4296-97ce-0c2be3564897 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/volumes/10ef681e-69c9-432c-9f1d-6d00fb0a3e5f returned with HTTP 200 [pid: 7|app: 0|req: 530/1055] 199.204.45.4 () {32 vars in 823 bytes} [Wed Jul 15 12:41:20 2026] GET /v3/e3abcbd0869e4dd2ad9476beb55d7748/volumes/10ef681e-69c9-432c-9f1d-6d00fb0a3e5f => generated 1025 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-07-15 12:41:24.308 7 INFO cinder.api.openstack.wsgi [req-2b84645c-058e-45a7-8773-1d00f6eb4ef3 req-a97c7037-d351-4296-97ce-0c2be3564897 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:41:24.308 8 INFO cinder.api.openstack.wsgi [None req-2b84645c-058e-45a7-8773-1d00f6eb4ef3 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:41:24.309 8 INFO cinder.api.openstack.wsgi [None req-2b84645c-058e-45a7-8773-1d00f6eb4ef3 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:41:24.309 7 INFO cinder.api.openstack.wsgi [req-2b84645c-058e-45a7-8773-1d00f6eb4ef3 req-a97c7037-d351-4296-97ce-0c2be3564897 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - 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-15 12:41:26.010 8 INFO cinder.api.openstack.wsgi [req-2b84645c-058e-45a7-8773-1d00f6eb4ef3 req-10db2b66-5709-497e-b333-21cab4bb8289 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/volumes/10ef681e-69c9-432c-9f1d-6d00fb0a3e5f /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending 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-15 12:41:26.026 8 INFO cinder.volume.api [req-2b84645c-058e-45a7-8773-1d00f6eb4ef3 req-10db2b66-5709-497e-b333-21cab4bb8289 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] Volume info retrieved successfully. 2026-07-15 12:41:26.031 8 INFO cinder.api.openstack.wsgi [req-2b84645c-058e-45a7-8773-1d00f6eb4ef3 req-10db2b66-5709-497e-b333-21cab4bb8289 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/volumes/10ef681e-69c9-432c-9f1d-6d00fb0a3e5f returned with HTTP 200 [pid: 8|app: 0|req: 527/1058] 199.204.45.4 () {32 vars in 823 bytes} [Wed Jul 15 12:41:26 2026] GET /v3/e3abcbd0869e4dd2ad9476beb55d7748/volumes/10ef681e-69c9-432c-9f1d-6d00fb0a3e5f => generated 1675 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-15 12:41:26.462 7 INFO cinder.api.openstack.wsgi [req-106108d3-58ee-49cc-b62b-bae5e9ca92ea req-cff9a378-812f-4103-90a8-700d3762d2a9 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/volumes/10ef681e-69c9-432c-9f1d-6d00fb0a3e5f /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending 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-15 12:41:26.478 7 INFO cinder.volume.api [req-106108d3-58ee-49cc-b62b-bae5e9ca92ea req-cff9a378-812f-4103-90a8-700d3762d2a9 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] Volume info retrieved successfully. 2026-07-15 12:41:26.483 7 INFO cinder.api.openstack.wsgi [req-106108d3-58ee-49cc-b62b-bae5e9ca92ea req-cff9a378-812f-4103-90a8-700d3762d2a9 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/volumes/10ef681e-69c9-432c-9f1d-6d00fb0a3e5f returned with HTTP 200 [pid: 7|app: 0|req: 532/1059] 10.0.0.227 () {34 vars in 1028 bytes} [Wed Jul 15 12:41:26 2026] GET /v3/e3abcbd0869e4dd2ad9476beb55d7748/volumes/10ef681e-69c9-432c-9f1d-6d00fb0a3e5f => generated 1675 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-15 12:41:26.930 8 INFO cinder.api.openstack.wsgi [req-106108d3-58ee-49cc-b62b-bae5e9ca92ea req-2fa86f27-db2a-47c7-b22c-89cb4ed40571 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/volumes/10ef681e-69c9-432c-9f1d-6d00fb0a3e5f /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending 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-15 12:41:26.945 8 INFO cinder.volume.api [req-106108d3-58ee-49cc-b62b-bae5e9ca92ea req-2fa86f27-db2a-47c7-b22c-89cb4ed40571 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] Volume info retrieved successfully. 2026-07-15 12:41:26.952 8 INFO cinder.api.openstack.wsgi [req-106108d3-58ee-49cc-b62b-bae5e9ca92ea req-2fa86f27-db2a-47c7-b22c-89cb4ed40571 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/volumes/10ef681e-69c9-432c-9f1d-6d00fb0a3e5f returned with HTTP 200 [pid: 8|app: 0|req: 528/1060] 10.0.0.227 () {34 vars in 1028 bytes} [Wed Jul 15 12:41:26 2026] GET /v3/e3abcbd0869e4dd2ad9476beb55d7748/volumes/10ef681e-69c9-432c-9f1d-6d00fb0a3e5f => generated 1675 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-07-15 12:41:26.965 7 INFO cinder.api.openstack.wsgi [req-106108d3-58ee-49cc-b62b-bae5e9ca92ea req-cff9a378-812f-4103-90a8-700d3762d2a9 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-07-15 12:41:26.966 7 INFO cinder.api.openstack.wsgi [req-106108d3-58ee-49cc-b62b-bae5e9ca92ea req-cff9a378-812f-4103-90a8-700d3762d2a9 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 533/1061] 10.0.0.227 () {32 vars in 829 bytes} [Wed Jul 15 12:41:26 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-15 12:41:26.976 8 INFO cinder.api.openstack.wsgi [req-106108d3-58ee-49cc-b62b-bae5e9ca92ea req-33a500f7-2ad6-4619-a600-f1fc906ac738 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/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-15 12:41:27.021 8 INFO cinder.api.openstack.wsgi [req-106108d3-58ee-49cc-b62b-bae5e9ca92ea req-33a500f7-2ad6-4619-a600-f1fc906ac738 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/attachments returned with HTTP 200 [pid: 8|app: 0|req: 529/1062] 10.0.0.227 () {40 vars in 1057 bytes} [Wed Jul 15 12:41:26 2026] POST /v3/e3abcbd0869e4dd2ad9476beb55d7748/attachments => generated 273 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-15 12:41:30.489 7 INFO cinder.api.openstack.wsgi [req-2b84645c-058e-45a7-8773-1d00f6eb4ef3 req-721fe062-ebac-497f-bff2-dcbad8fe8d56 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/volumes/10ef681e-69c9-432c-9f1d-6d00fb0a3e5f /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending 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-15 12:41:30.504 7 INFO cinder.volume.api [req-2b84645c-058e-45a7-8773-1d00f6eb4ef3 req-721fe062-ebac-497f-bff2-dcbad8fe8d56 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] Volume info retrieved successfully. 2026-07-15 12:41:30.509 7 INFO cinder.api.openstack.wsgi [req-2b84645c-058e-45a7-8773-1d00f6eb4ef3 req-721fe062-ebac-497f-bff2-dcbad8fe8d56 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/volumes/10ef681e-69c9-432c-9f1d-6d00fb0a3e5f returned with HTTP 200 [pid: 7|app: 0|req: 534/1063] 199.204.45.4 () {32 vars in 823 bytes} [Wed Jul 15 12:41:30 2026] GET /v3/e3abcbd0869e4dd2ad9476beb55d7748/volumes/10ef681e-69c9-432c-9f1d-6d00fb0a3e5f => generated 1674 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-07-15 12:41:32.416 8 INFO cinder.api.openstack.wsgi [req-106108d3-58ee-49cc-b62b-bae5e9ca92ea req-33a500f7-2ad6-4619-a600-f1fc906ac738 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-07-15 12:41:32.418 8 INFO cinder.api.openstack.wsgi [req-106108d3-58ee-49cc-b62b-bae5e9ca92ea req-33a500f7-2ad6-4619-a600-f1fc906ac738 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 530/1064] 199.204.45.4 () {32 vars in 838 bytes} [Wed Jul 15 12:41:32 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-15 12:41:32.426 7 INFO cinder.api.openstack.wsgi [req-106108d3-58ee-49cc-b62b-bae5e9ca92ea req-dc0ea565-6234-4498-81ba-4a5f956b7930 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/volumes/10ef681e-69c9-432c-9f1d-6d00fb0a3e5f /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending 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-15 12:41:32.449 7 INFO cinder.volume.api [req-106108d3-58ee-49cc-b62b-bae5e9ca92ea req-dc0ea565-6234-4498-81ba-4a5f956b7930 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] Volume info retrieved successfully. 2026-07-15 12:41:32.455 7 INFO cinder.api.openstack.wsgi [req-106108d3-58ee-49cc-b62b-bae5e9ca92ea req-dc0ea565-6234-4498-81ba-4a5f956b7930 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/volumes/10ef681e-69c9-432c-9f1d-6d00fb0a3e5f returned with HTTP 200 [pid: 7|app: 0|req: 535/1065] 199.204.45.4 () {36 vars in 1071 bytes} [Wed Jul 15 12:41:32 2026] GET /v3/e3abcbd0869e4dd2ad9476beb55d7748/volumes/10ef681e-69c9-432c-9f1d-6d00fb0a3e5f => generated 1898 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-15 12:41:32.536 8 INFO cinder.api.openstack.wsgi [req-106108d3-58ee-49cc-b62b-bae5e9ca92ea req-aeb884f8-676b-4704-8250-069b61836b8e 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/attachments/79475f65-0cd8-4e9f-bdd3-3d1aec8322f2 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending 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-15 12:41:33.594 8 INFO cinder.api.openstack.wsgi [req-106108d3-58ee-49cc-b62b-bae5e9ca92ea req-aeb884f8-676b-4704-8250-069b61836b8e 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/attachments/79475f65-0cd8-4e9f-bdd3-3d1aec8322f2 returned with HTTP 200 [pid: 8|app: 0|req: 531/1066] 199.204.45.4 () {40 vars in 1133 bytes} [Wed Jul 15 12:41:32 2026] PUT /v3/e3abcbd0869e4dd2ad9476beb55d7748/attachments/79475f65-0cd8-4e9f-bdd3-3d1aec8322f2 => generated 802 bytes in 1072 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-15 12:41:33.701 7 INFO cinder.api.openstack.wsgi [req-2b84645c-058e-45a7-8773-1d00f6eb4ef3 req-f31d4376-b181-4077-a326-22063917bf9c 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/volumes/10ef681e-69c9-432c-9f1d-6d00fb0a3e5f /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending 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-15 12:41:33.719 7 INFO cinder.volume.api [req-2b84645c-058e-45a7-8773-1d00f6eb4ef3 req-f31d4376-b181-4077-a326-22063917bf9c 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] Volume info retrieved successfully. 2026-07-15 12:41:33.724 7 INFO cinder.api.openstack.wsgi [req-2b84645c-058e-45a7-8773-1d00f6eb4ef3 req-f31d4376-b181-4077-a326-22063917bf9c 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/volumes/10ef681e-69c9-432c-9f1d-6d00fb0a3e5f returned with HTTP 200 [pid: 7|app: 0|req: 536/1067] 199.204.45.4 () {32 vars in 823 bytes} [Wed Jul 15 12:41:33 2026] GET /v3/e3abcbd0869e4dd2ad9476beb55d7748/volumes/10ef681e-69c9-432c-9f1d-6d00fb0a3e5f => generated 1675 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-15 12:41:34.120 8 INFO cinder.api.openstack.wsgi [req-106108d3-58ee-49cc-b62b-bae5e9ca92ea req-62a18961-6e45-4e74-92d3-43372e28bf03 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/attachments/79475f65-0cd8-4e9f-bdd3-3d1aec8322f2/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-15 12:41:34.178 8 INFO cinder.api.openstack.wsgi [req-106108d3-58ee-49cc-b62b-bae5e9ca92ea req-62a18961-6e45-4e74-92d3-43372e28bf03 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/attachments/79475f65-0cd8-4e9f-bdd3-3d1aec8322f2/action returned with HTTP 204 [pid: 8|app: 0|req: 532/1068] 199.204.45.4 () {40 vars in 1146 bytes} [Wed Jul 15 12:41:34 2026] POST /v3/e3abcbd0869e4dd2ad9476beb55d7748/attachments/79475f65-0cd8-4e9f-bdd3-3d1aec8322f2/action => generated 0 bytes in 70 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) 2026-07-15 12:41:34.308 7 INFO cinder.api.openstack.wsgi [req-2b84645c-058e-45a7-8773-1d00f6eb4ef3 req-f31d4376-b181-4077-a326-22063917bf9c 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:41:34.309 8 INFO cinder.api.openstack.wsgi [req-106108d3-58ee-49cc-b62b-bae5e9ca92ea req-62a18961-6e45-4e74-92d3-43372e28bf03 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:41:34.310 8 INFO cinder.api.openstack.wsgi [req-106108d3-58ee-49cc-b62b-bae5e9ca92ea req-62a18961-6e45-4e74-92d3-43372e28bf03 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:41:34.310 7 INFO cinder.api.openstack.wsgi [req-2b84645c-058e-45a7-8773-1d00f6eb4ef3 req-f31d4376-b181-4077-a326-22063917bf9c 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - 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-15 12:41:36.736 8 INFO cinder.api.openstack.wsgi [req-2b84645c-058e-45a7-8773-1d00f6eb4ef3 req-f620db53-d481-4fda-b76a-ad1e1f3a3588 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/volumes/10ef681e-69c9-432c-9f1d-6d00fb0a3e5f /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending 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-15 12:41:36.767 8 INFO cinder.volume.api [req-2b84645c-058e-45a7-8773-1d00f6eb4ef3 req-f620db53-d481-4fda-b76a-ad1e1f3a3588 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] Volume info retrieved successfully. 2026-07-15 12:41:36.773 8 INFO cinder.api.openstack.wsgi [req-2b84645c-058e-45a7-8773-1d00f6eb4ef3 req-f620db53-d481-4fda-b76a-ad1e1f3a3588 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/volumes/10ef681e-69c9-432c-9f1d-6d00fb0a3e5f returned with HTTP 200 [pid: 8|app: 0|req: 534/1071] 199.204.45.4 () {32 vars in 823 bytes} [Wed Jul 15 12:41:36 2026] GET /v3/e3abcbd0869e4dd2ad9476beb55d7748/volumes/10ef681e-69c9-432c-9f1d-6d00fb0a3e5f => generated 1973 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-15 12:41:40.341 7 INFO cinder.api.openstack.wsgi [req-2b84645c-058e-45a7-8773-1d00f6eb4ef3 req-279fe6b8-dc50-4011-9893-68f6cdab5408 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/volumes/10ef681e-69c9-432c-9f1d-6d00fb0a3e5f /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending 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-15 12:41:40.364 7 INFO cinder.volume.api [req-2b84645c-058e-45a7-8773-1d00f6eb4ef3 req-279fe6b8-dc50-4011-9893-68f6cdab5408 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] Volume info retrieved successfully. 2026-07-15 12:41:40.370 7 INFO cinder.api.openstack.wsgi [req-2b84645c-058e-45a7-8773-1d00f6eb4ef3 req-279fe6b8-dc50-4011-9893-68f6cdab5408 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/volumes/10ef681e-69c9-432c-9f1d-6d00fb0a3e5f returned with HTTP 200 [pid: 7|app: 0|req: 538/1072] 199.204.45.4 () {32 vars in 823 bytes} [Wed Jul 15 12:41:40 2026] GET /v3/e3abcbd0869e4dd2ad9476beb55d7748/volumes/10ef681e-69c9-432c-9f1d-6d00fb0a3e5f => generated 1973 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-07-15 12:41:44.308 8 INFO cinder.api.openstack.wsgi [req-2b84645c-058e-45a7-8773-1d00f6eb4ef3 req-f620db53-d481-4fda-b76a-ad1e1f3a3588 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:41:44.310 7 INFO cinder.api.openstack.wsgi [req-2b84645c-058e-45a7-8773-1d00f6eb4ef3 req-279fe6b8-dc50-4011-9893-68f6cdab5408 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:41:44.310 8 INFO cinder.api.openstack.wsgi [req-2b84645c-058e-45a7-8773-1d00f6eb4ef3 req-f620db53-d481-4fda-b76a-ad1e1f3a3588 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:41:44.310 7 INFO cinder.api.openstack.wsgi [req-2b84645c-058e-45a7-8773-1d00f6eb4ef3 req-279fe6b8-dc50-4011-9893-68f6cdab5408 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - 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-15 12:41:44.644 7 INFO cinder.api.openstack.wsgi [req-2b84645c-058e-45a7-8773-1d00f6eb4ef3 req-c99f8a92-5414-4dd1-905c-7df24f99f77a 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/volumes/10ef681e-69c9-432c-9f1d-6d00fb0a3e5f /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending 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-15 12:41:44.668 7 INFO cinder.volume.api [req-2b84645c-058e-45a7-8773-1d00f6eb4ef3 req-c99f8a92-5414-4dd1-905c-7df24f99f77a 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] Volume info retrieved successfully. 2026-07-15 12:41:44.674 7 INFO cinder.api.openstack.wsgi [req-2b84645c-058e-45a7-8773-1d00f6eb4ef3 req-c99f8a92-5414-4dd1-905c-7df24f99f77a 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/volumes/10ef681e-69c9-432c-9f1d-6d00fb0a3e5f returned with HTTP 200 [pid: 7|app: 0|req: 540/1075] 199.204.45.4 () {32 vars in 823 bytes} [Wed Jul 15 12:41:44 2026] GET /v3/e3abcbd0869e4dd2ad9476beb55d7748/volumes/10ef681e-69c9-432c-9f1d-6d00fb0a3e5f => generated 1973 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-07-15 12:41:54.308 8 INFO cinder.api.openstack.wsgi [req-2b84645c-058e-45a7-8773-1d00f6eb4ef3 req-f620db53-d481-4fda-b76a-ad1e1f3a3588 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:41:54.308 7 INFO cinder.api.openstack.wsgi [req-2b84645c-058e-45a7-8773-1d00f6eb4ef3 req-c99f8a92-5414-4dd1-905c-7df24f99f77a 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:41:54.309 7 INFO cinder.api.openstack.wsgi [req-2b84645c-058e-45a7-8773-1d00f6eb4ef3 req-c99f8a92-5414-4dd1-905c-7df24f99f77a 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:41:54.310 8 INFO cinder.api.openstack.wsgi [req-2b84645c-058e-45a7-8773-1d00f6eb4ef3 req-f620db53-d481-4fda-b76a-ad1e1f3a3588 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:42:04.307 8 INFO cinder.api.openstack.wsgi [req-2b84645c-058e-45a7-8773-1d00f6eb4ef3 req-f620db53-d481-4fda-b76a-ad1e1f3a3588 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:42:04.308 8 INFO cinder.api.openstack.wsgi [req-2b84645c-058e-45a7-8773-1d00f6eb4ef3 req-f620db53-d481-4fda-b76a-ad1e1f3a3588 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:42:04.308 7 INFO cinder.api.openstack.wsgi [req-2b84645c-058e-45a7-8773-1d00f6eb4ef3 req-c99f8a92-5414-4dd1-905c-7df24f99f77a 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:42:04.309 7 INFO cinder.api.openstack.wsgi [req-2b84645c-058e-45a7-8773-1d00f6eb4ef3 req-c99f8a92-5414-4dd1-905c-7df24f99f77a 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - 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-15 12:42:05.605 8 INFO cinder.api.openstack.wsgi [None req-3eb9ed66-f944-43d4-8884-e30be886cb2a 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/snapshots?all_tenants=true 2026-07-15 12:42:05.620 8 INFO cinder.volume.api [None req-3eb9ed66-f944-43d4-8884-e30be886cb2a 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] Get all snapshots completed successfully. 2026-07-15 12:42:05.620 8 INFO cinder.api.openstack.wsgi [None req-3eb9ed66-f944-43d4-8884-e30be886cb2a 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 538/1080] 10.0.0.199 () {28 vars in 674 bytes} [Wed Jul 15 12:42:05 2026] GET /v3/e3abcbd0869e4dd2ad9476beb55d7748/snapshots?all_tenants=true => generated 17 bytes in 59 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-15 12:42:05.665 7 INFO cinder.api.openstack.wsgi [None req-a17c9f62-1fa1-4f5b-865c-796a75d58763 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/1bf8b30bcb3645bb8eadb0843bd9cd73?usage=true 2026-07-15 12:42:05.692 7 INFO cinder.api.openstack.wsgi [None req-a17c9f62-1fa1-4f5b-865c-796a75d58763 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/1bf8b30bcb3645bb8eadb0843bd9cd73?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 543/1081] 10.0.0.199 () {28 vars in 736 bytes} [Wed Jul 15 12:42:05 2026] GET /v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/1bf8b30bcb3645bb8eadb0843bd9cd73?usage=true => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 12:42:05.705 8 INFO cinder.api.openstack.wsgi [None req-490bf0b2-8e51-441f-9924-29dd9550ca38 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/1f0c2fc7be4042afa522e3c29bd0691c?usage=true 2026-07-15 12:42:05.730 8 INFO cinder.api.openstack.wsgi [None req-490bf0b2-8e51-441f-9924-29dd9550ca38 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/1f0c2fc7be4042afa522e3c29bd0691c?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 539/1082] 10.0.0.199 () {28 vars in 736 bytes} [Wed Jul 15 12:42:05 2026] GET /v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/1f0c2fc7be4042afa522e3c29bd0691c?usage=true => generated 845 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 12:42:05.745 7 INFO cinder.api.openstack.wsgi [None req-85e2aa33-efe9-499e-8a96-ccde4cad08e6 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/36ba243098cc4a4bb27b1d5958cbf317?usage=true 2026-07-15 12:42:05.783 7 INFO cinder.api.openstack.wsgi [None req-85e2aa33-efe9-499e-8a96-ccde4cad08e6 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/36ba243098cc4a4bb27b1d5958cbf317?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 544/1083] 10.0.0.199 () {28 vars in 736 bytes} [Wed Jul 15 12:42:05 2026] GET /v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/36ba243098cc4a4bb27b1d5958cbf317?usage=true => generated 847 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 12:42:05.807 8 INFO cinder.api.openstack.wsgi [None req-702227bd-6ea9-4441-80cb-cef052a13986 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/5af09b81e2304d6689076ba9dd3d9e30?usage=true 2026-07-15 12:42:05.835 8 INFO cinder.api.openstack.wsgi [None req-702227bd-6ea9-4441-80cb-cef052a13986 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/5af09b81e2304d6689076ba9dd3d9e30?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 540/1084] 10.0.0.199 () {28 vars in 736 bytes} [Wed Jul 15 12:42:05 2026] GET /v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/5af09b81e2304d6689076ba9dd3d9e30?usage=true => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 12:42:05.846 7 INFO cinder.api.openstack.wsgi [None req-f79e003a-e05f-4eea-81eb-d73fb65d565c 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/7605597b6ddd4c8386ff11cf3397fff9?usage=true 2026-07-15 12:42:05.869 7 INFO cinder.api.openstack.wsgi [None req-f79e003a-e05f-4eea-81eb-d73fb65d565c 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/7605597b6ddd4c8386ff11cf3397fff9?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 545/1085] 10.0.0.199 () {28 vars in 736 bytes} [Wed Jul 15 12:42:05 2026] GET /v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/7605597b6ddd4c8386ff11cf3397fff9?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 12:42:05.895 8 INFO cinder.api.openstack.wsgi [None req-8c66165e-31e2-4535-a5e1-eb4e9582ec71 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/79cf94c2a29844b98e98004287603d55?usage=true 2026-07-15 12:42:05.920 8 INFO cinder.api.openstack.wsgi [None req-8c66165e-31e2-4535-a5e1-eb4e9582ec71 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/79cf94c2a29844b98e98004287603d55?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 541/1086] 10.0.0.199 () {28 vars in 736 bytes} [Wed Jul 15 12:42:05 2026] GET /v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/79cf94c2a29844b98e98004287603d55?usage=true => generated 847 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 12:42:05.931 7 INFO cinder.api.openstack.wsgi [None req-aaa12550-edec-4fa6-aaef-8ffee1ab8eba 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/7c63e376426f483684c930a4e3a43654?usage=true 2026-07-15 12:42:05.956 7 INFO cinder.api.openstack.wsgi [None req-aaa12550-edec-4fa6-aaef-8ffee1ab8eba 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/7c63e376426f483684c930a4e3a43654?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 546/1087] 10.0.0.199 () {28 vars in 736 bytes} [Wed Jul 15 12:42:05 2026] GET /v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/7c63e376426f483684c930a4e3a43654?usage=true => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 12:42:05.972 8 INFO cinder.api.openstack.wsgi [None req-f3ea5313-e4e6-4830-b252-3cc06370c019 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/94cd1de3264d43848d3ebbb5d2ca119c?usage=true 2026-07-15 12:42:06.010 8 INFO cinder.api.openstack.wsgi [None req-f3ea5313-e4e6-4830-b252-3cc06370c019 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/94cd1de3264d43848d3ebbb5d2ca119c?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 542/1088] 10.0.0.199 () {28 vars in 736 bytes} [Wed Jul 15 12:42:05 2026] GET /v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/94cd1de3264d43848d3ebbb5d2ca119c?usage=true => generated 847 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 12:42:06.022 7 INFO cinder.api.openstack.wsgi [None req-7cf08bf6-04ce-41a5-9bf4-1b3b0dc1399d 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/b3b859e4887e41fc91f2fce35f87685a?usage=true 2026-07-15 12:42:06.044 7 INFO cinder.api.openstack.wsgi [None req-7cf08bf6-04ce-41a5-9bf4-1b3b0dc1399d 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/b3b859e4887e41fc91f2fce35f87685a?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 547/1089] 10.0.0.199 () {28 vars in 736 bytes} [Wed Jul 15 12:42:06 2026] GET /v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/b3b859e4887e41fc91f2fce35f87685a?usage=true => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 12:42:06.055 8 INFO cinder.api.openstack.wsgi [None req-bb64a361-cae1-46f1-b143-6fb68f7acae4 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/e3abcbd0869e4dd2ad9476beb55d7748?usage=true 2026-07-15 12:42:06.078 8 INFO cinder.api.openstack.wsgi [None req-bb64a361-cae1-46f1-b143-6fb68f7acae4 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/e3abcbd0869e4dd2ad9476beb55d7748?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 543/1090] 10.0.0.199 () {28 vars in 736 bytes} [Wed Jul 15 12:42:06 2026] GET /v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/e3abcbd0869e4dd2ad9476beb55d7748?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 12:42:06.092 7 INFO cinder.api.openstack.wsgi [None req-cae8c0a8-2d0e-470b-93fd-60bb81eb1bdf 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/fe92cda49bef40478926d10e95a7d0db?usage=true 2026-07-15 12:42:06.112 7 INFO cinder.api.openstack.wsgi [None req-cae8c0a8-2d0e-470b-93fd-60bb81eb1bdf 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/fe92cda49bef40478926d10e95a7d0db?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 548/1091] 10.0.0.199 () {28 vars in 736 bytes} [Wed Jul 15 12:42:06 2026] GET /v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/fe92cda49bef40478926d10e95a7d0db?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 12:42:06.123 8 INFO cinder.api.openstack.wsgi [None req-d574a134-bbb5-4c5e-99d4-b304f93eac2b 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/volumes/detail?all_tenants=true 2026-07-15 12:42:06.135 8 INFO cinder.volume.api [None req-d574a134-bbb5-4c5e-99d4-b304f93eac2b 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - 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-15 12:42:06.142 8 INFO cinder.api.openstack.wsgi [None req-d574a134-bbb5-4c5e-99d4-b304f93eac2b 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 544/1092] 10.0.0.199 () {28 vars in 684 bytes} [Wed Jul 15 12:42:06 2026] GET /v3/e3abcbd0869e4dd2ad9476beb55d7748/volumes/detail?all_tenants=true => generated 1976 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-07-15 12:42:06.167 7 INFO cinder.api.openstack.wsgi [None req-594de00b-8c65-4019-b1ba-e0d3dfba744f 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/os-services 2026-07-15 12:42:06.172 7 INFO cinder.api.openstack.wsgi [None req-594de00b-8c65-4019-b1ba-e0d3dfba744f 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/os-services returned with HTTP 200 [pid: 7|app: 0|req: 549/1093] 10.0.0.199 () {28 vars in 645 bytes} [Wed Jul 15 12:42:06 2026] GET /v3/e3abcbd0869e4dd2ad9476beb55d7748/os-services => generated 646 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-15 12:42:06.194 8 INFO cinder.api.openstack.wsgi [None req-d8668a32-9fba-4ebf-82b6-47b44751e07c 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/scheduler-stats/get_pools?detail=true 2026-07-15 12:42:06.699 8 INFO cinder.api.openstack.wsgi [None req-d8668a32-9fba-4ebf-82b6-47b44751e07c 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 545/1094] 10.0.0.199 () {28 vars in 696 bytes} [Wed Jul 15 12:42:06 2026] GET /v3/e3abcbd0869e4dd2ad9476beb55d7748/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-15 12:42:06.709 7 INFO cinder.api.openstack.wsgi [None req-f9c101a3-71d5-48e7-96e6-b235770396ad 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/volumes/detail?all_tenants=true 2026-07-15 12:42:06.723 7 INFO cinder.volume.api [None req-f9c101a3-71d5-48e7-96e6-b235770396ad 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - 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-15 12:42:06.731 7 INFO cinder.api.openstack.wsgi [None req-f9c101a3-71d5-48e7-96e6-b235770396ad 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 550/1095] 10.0.0.199 () {28 vars in 684 bytes} [Wed Jul 15 12:42:06 2026] GET /v3/e3abcbd0869e4dd2ad9476beb55d7748/volumes/detail?all_tenants=true => generated 1976 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-07-15 12:42:14.308 8 INFO cinder.api.openstack.wsgi [None req-d8668a32-9fba-4ebf-82b6-47b44751e07c 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:42:14.308 7 INFO cinder.api.openstack.wsgi [None req-f9c101a3-71d5-48e7-96e6-b235770396ad 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:42:14.310 7 INFO cinder.api.openstack.wsgi [None req-f9c101a3-71d5-48e7-96e6-b235770396ad 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:42:14.310 8 INFO cinder.api.openstack.wsgi [None req-d8668a32-9fba-4ebf-82b6-47b44751e07c 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:42:24.308 8 INFO cinder.api.openstack.wsgi [None req-d8668a32-9fba-4ebf-82b6-47b44751e07c 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:42:24.308 7 INFO cinder.api.openstack.wsgi [None req-f9c101a3-71d5-48e7-96e6-b235770396ad 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:42:24.309 8 INFO cinder.api.openstack.wsgi [None req-d8668a32-9fba-4ebf-82b6-47b44751e07c 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:42:24.309 7 INFO cinder.api.openstack.wsgi [None req-f9c101a3-71d5-48e7-96e6-b235770396ad 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:42:34.308 7 INFO cinder.api.openstack.wsgi [None req-f9c101a3-71d5-48e7-96e6-b235770396ad 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:42:34.308 8 INFO cinder.api.openstack.wsgi [None req-d8668a32-9fba-4ebf-82b6-47b44751e07c 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:42:34.310 7 INFO cinder.api.openstack.wsgi [None req-f9c101a3-71d5-48e7-96e6-b235770396ad 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:42:34.310 8 INFO cinder.api.openstack.wsgi [None req-d8668a32-9fba-4ebf-82b6-47b44751e07c 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:42:44.308 7 INFO cinder.api.openstack.wsgi [None req-f9c101a3-71d5-48e7-96e6-b235770396ad 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:42:44.309 8 INFO cinder.api.openstack.wsgi [None req-d8668a32-9fba-4ebf-82b6-47b44751e07c 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:42:44.309 7 INFO cinder.api.openstack.wsgi [None req-f9c101a3-71d5-48e7-96e6-b235770396ad 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:42:44.311 8 INFO cinder.api.openstack.wsgi [None req-d8668a32-9fba-4ebf-82b6-47b44751e07c 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:42:54.309 8 INFO cinder.api.openstack.wsgi [None req-d8668a32-9fba-4ebf-82b6-47b44751e07c 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:42:54.309 8 INFO cinder.api.openstack.wsgi [None req-d8668a32-9fba-4ebf-82b6-47b44751e07c 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:42:54.309 7 INFO cinder.api.openstack.wsgi [None req-f9c101a3-71d5-48e7-96e6-b235770396ad 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:42:54.311 7 INFO cinder.api.openstack.wsgi [None req-f9c101a3-71d5-48e7-96e6-b235770396ad 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:43:04.308 8 INFO cinder.api.openstack.wsgi [None req-d8668a32-9fba-4ebf-82b6-47b44751e07c 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:43:04.308 7 INFO cinder.api.openstack.wsgi [None req-f9c101a3-71d5-48e7-96e6-b235770396ad 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:43:04.309 8 INFO cinder.api.openstack.wsgi [None req-d8668a32-9fba-4ebf-82b6-47b44751e07c 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:43:04.309 7 INFO cinder.api.openstack.wsgi [None req-f9c101a3-71d5-48e7-96e6-b235770396ad 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:43:06.792 8 INFO cinder.api.openstack.wsgi [None req-7b36cf64-1063-48b1-8805-1c2eec8e84da 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/os-services 2026-07-15 12:43:06.807 8 INFO cinder.api.openstack.wsgi [None req-7b36cf64-1063-48b1-8805-1c2eec8e84da 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/os-services returned with HTTP 200 [pid: 8|app: 0|req: 552/1108] 10.0.0.199 () {28 vars in 645 bytes} [Wed Jul 15 12:43:06 2026] GET /v3/e3abcbd0869e4dd2ad9476beb55d7748/os-services => generated 646 bytes in 118 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-15 12:43:06.819 7 INFO cinder.api.openstack.wsgi [None req-af1355c9-83d5-42ba-98da-23b53f898907 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/volumes/detail?all_tenants=true 2026-07-15 12:43:06.831 7 INFO cinder.volume.api [None req-af1355c9-83d5-42ba-98da-23b53f898907 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - 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-15 12:43:06.839 7 INFO cinder.api.openstack.wsgi [None req-af1355c9-83d5-42ba-98da-23b53f898907 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 557/1109] 10.0.0.199 () {28 vars in 684 bytes} [Wed Jul 15 12:43:06 2026] GET /v3/e3abcbd0869e4dd2ad9476beb55d7748/volumes/detail?all_tenants=true => generated 1976 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-07-15 12:43:06.855 8 INFO cinder.api.openstack.wsgi [None req-b18d655c-cb3b-49bc-9a76-ff740ee8145e 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/volumes/detail?all_tenants=true 2026-07-15 12:43:06.876 8 INFO cinder.volume.api [None req-b18d655c-cb3b-49bc-9a76-ff740ee8145e 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - 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-15 12:43:06.884 8 INFO cinder.api.openstack.wsgi [None req-b18d655c-cb3b-49bc-9a76-ff740ee8145e 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 553/1110] 10.0.0.199 () {28 vars in 684 bytes} [Wed Jul 15 12:43:06 2026] GET /v3/e3abcbd0869e4dd2ad9476beb55d7748/volumes/detail?all_tenants=true => generated 1976 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-15 12:43:06.900 7 INFO cinder.api.openstack.wsgi [None req-6964cc7a-3f39-4ddc-9b4e-1feda9b26bf3 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/scheduler-stats/get_pools?detail=true 2026-07-15 12:43:07.405 7 INFO cinder.api.openstack.wsgi [None req-6964cc7a-3f39-4ddc-9b4e-1feda9b26bf3 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 558/1111] 10.0.0.199 () {28 vars in 696 bytes} [Wed Jul 15 12:43:06 2026] GET /v3/e3abcbd0869e4dd2ad9476beb55d7748/scheduler-stats/get_pools?detail=true => generated 671 bytes in 514 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-15 12:43:07.416 8 INFO cinder.api.openstack.wsgi [None req-adbe77ac-a960-46d0-99fd-162eabceaf7a 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/snapshots?all_tenants=true 2026-07-15 12:43:07.425 8 INFO cinder.volume.api [None req-adbe77ac-a960-46d0-99fd-162eabceaf7a 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] Get all snapshots completed successfully. 2026-07-15 12:43:07.425 8 INFO cinder.api.openstack.wsgi [None req-adbe77ac-a960-46d0-99fd-162eabceaf7a 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 554/1112] 10.0.0.199 () {28 vars in 674 bytes} [Wed Jul 15 12:43:07 2026] GET /v3/e3abcbd0869e4dd2ad9476beb55d7748/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-15 12:43:07.473 7 INFO cinder.api.openstack.wsgi [None req-5c0ebd8f-9eb4-489a-9701-9714e1ab63cd 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/1bf8b30bcb3645bb8eadb0843bd9cd73?usage=true 2026-07-15 12:43:07.520 7 INFO cinder.api.openstack.wsgi [None req-5c0ebd8f-9eb4-489a-9701-9714e1ab63cd 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/1bf8b30bcb3645bb8eadb0843bd9cd73?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 559/1113] 10.0.0.199 () {28 vars in 736 bytes} [Wed Jul 15 12:43:07 2026] GET /v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/1bf8b30bcb3645bb8eadb0843bd9cd73?usage=true => generated 847 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 12:43:07.535 8 INFO cinder.api.openstack.wsgi [None req-1b0bec03-2e28-4d1a-85de-5d75a35caabf 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/1f0c2fc7be4042afa522e3c29bd0691c?usage=true 2026-07-15 12:43:07.567 8 INFO cinder.api.openstack.wsgi [None req-1b0bec03-2e28-4d1a-85de-5d75a35caabf 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/1f0c2fc7be4042afa522e3c29bd0691c?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 555/1114] 10.0.0.199 () {28 vars in 736 bytes} [Wed Jul 15 12:43:07 2026] GET /v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/1f0c2fc7be4042afa522e3c29bd0691c?usage=true => generated 845 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 12:43:07.588 7 INFO cinder.api.openstack.wsgi [None req-d880d5ac-3938-4fec-9640-fe063873cac9 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/36ba243098cc4a4bb27b1d5958cbf317?usage=true 2026-07-15 12:43:07.613 7 INFO cinder.api.openstack.wsgi [None req-d880d5ac-3938-4fec-9640-fe063873cac9 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/36ba243098cc4a4bb27b1d5958cbf317?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 560/1115] 10.0.0.199 () {28 vars in 736 bytes} [Wed Jul 15 12:43:07 2026] GET /v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/36ba243098cc4a4bb27b1d5958cbf317?usage=true => generated 847 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 12:43:07.627 8 INFO cinder.api.openstack.wsgi [None req-6233f96c-0472-4327-9791-5332c3fdf618 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/5af09b81e2304d6689076ba9dd3d9e30?usage=true 2026-07-15 12:43:07.667 8 INFO cinder.api.openstack.wsgi [None req-6233f96c-0472-4327-9791-5332c3fdf618 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/5af09b81e2304d6689076ba9dd3d9e30?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 556/1116] 10.0.0.199 () {28 vars in 736 bytes} [Wed Jul 15 12:43:07 2026] GET /v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/5af09b81e2304d6689076ba9dd3d9e30?usage=true => generated 847 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 12:43:07.679 7 INFO cinder.api.openstack.wsgi [None req-910982e1-a28a-434e-b5ed-87e00ea0ed58 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/7605597b6ddd4c8386ff11cf3397fff9?usage=true 2026-07-15 12:43:07.704 7 INFO cinder.api.openstack.wsgi [None req-910982e1-a28a-434e-b5ed-87e00ea0ed58 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/7605597b6ddd4c8386ff11cf3397fff9?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 561/1117] 10.0.0.199 () {28 vars in 736 bytes} [Wed Jul 15 12:43:07 2026] GET /v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/7605597b6ddd4c8386ff11cf3397fff9?usage=true => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 12:43:07.716 8 INFO cinder.api.openstack.wsgi [None req-0c4d4439-3659-476a-b3a7-508f08c7c8e4 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/79cf94c2a29844b98e98004287603d55?usage=true 2026-07-15 12:43:07.741 8 INFO cinder.api.openstack.wsgi [None req-0c4d4439-3659-476a-b3a7-508f08c7c8e4 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/79cf94c2a29844b98e98004287603d55?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 557/1118] 10.0.0.199 () {28 vars in 736 bytes} [Wed Jul 15 12:43:07 2026] GET /v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/79cf94c2a29844b98e98004287603d55?usage=true => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 12:43:07.753 7 INFO cinder.api.openstack.wsgi [None req-fc7ded1a-5c4c-4e69-9553-b3801fc9d131 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/7c63e376426f483684c930a4e3a43654?usage=true 2026-07-15 12:43:07.782 7 INFO cinder.api.openstack.wsgi [None req-fc7ded1a-5c4c-4e69-9553-b3801fc9d131 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/7c63e376426f483684c930a4e3a43654?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 562/1119] 10.0.0.199 () {28 vars in 736 bytes} [Wed Jul 15 12:43:07 2026] GET /v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/7c63e376426f483684c930a4e3a43654?usage=true => generated 847 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 12:43:07.793 8 INFO cinder.api.openstack.wsgi [None req-3dafaa41-769d-4971-885a-4211dc877284 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/94cd1de3264d43848d3ebbb5d2ca119c?usage=true 2026-07-15 12:43:07.820 8 INFO cinder.api.openstack.wsgi [None req-3dafaa41-769d-4971-885a-4211dc877284 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/94cd1de3264d43848d3ebbb5d2ca119c?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 558/1120] 10.0.0.199 () {28 vars in 736 bytes} [Wed Jul 15 12:43:07 2026] GET /v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/94cd1de3264d43848d3ebbb5d2ca119c?usage=true => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 12:43:07.835 7 INFO cinder.api.openstack.wsgi [None req-cdd19287-e6bb-4fd2-88e0-bddad77407b5 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/b3b859e4887e41fc91f2fce35f87685a?usage=true 2026-07-15 12:43:07.861 7 INFO cinder.api.openstack.wsgi [None req-cdd19287-e6bb-4fd2-88e0-bddad77407b5 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/b3b859e4887e41fc91f2fce35f87685a?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 563/1121] 10.0.0.199 () {28 vars in 736 bytes} [Wed Jul 15 12:43:07 2026] GET /v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/b3b859e4887e41fc91f2fce35f87685a?usage=true => generated 847 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 12:43:07.873 8 INFO cinder.api.openstack.wsgi [None req-d67233e9-73fb-4318-a232-28b8c2a1733f 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/e3abcbd0869e4dd2ad9476beb55d7748?usage=true 2026-07-15 12:43:07.896 8 INFO cinder.api.openstack.wsgi [None req-d67233e9-73fb-4318-a232-28b8c2a1733f 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/e3abcbd0869e4dd2ad9476beb55d7748?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 559/1122] 10.0.0.199 () {28 vars in 736 bytes} [Wed Jul 15 12:43:07 2026] GET /v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/e3abcbd0869e4dd2ad9476beb55d7748?usage=true => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 12:43:07.907 7 INFO cinder.api.openstack.wsgi [None req-1da452bf-0e41-4120-a444-b488ad2a266d 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/fe92cda49bef40478926d10e95a7d0db?usage=true 2026-07-15 12:43:07.936 7 INFO cinder.api.openstack.wsgi [None req-1da452bf-0e41-4120-a444-b488ad2a266d 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/fe92cda49bef40478926d10e95a7d0db?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 564/1123] 10.0.0.199 () {28 vars in 736 bytes} [Wed Jul 15 12:43:07 2026] GET /v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/fe92cda49bef40478926d10e95a7d0db?usage=true => generated 847 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 12:43:14.309 8 INFO cinder.api.openstack.wsgi [None req-d67233e9-73fb-4318-a232-28b8c2a1733f 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:43:14.309 7 INFO cinder.api.openstack.wsgi [None req-1da452bf-0e41-4120-a444-b488ad2a266d 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:43:14.310 8 INFO cinder.api.openstack.wsgi [None req-d67233e9-73fb-4318-a232-28b8c2a1733f 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:43:14.311 7 INFO cinder.api.openstack.wsgi [None req-1da452bf-0e41-4120-a444-b488ad2a266d 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:43:24.308 8 INFO cinder.api.openstack.wsgi [None req-d67233e9-73fb-4318-a232-28b8c2a1733f 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:43:24.309 7 INFO cinder.api.openstack.wsgi [None req-1da452bf-0e41-4120-a444-b488ad2a266d 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:43:24.309 8 INFO cinder.api.openstack.wsgi [None req-d67233e9-73fb-4318-a232-28b8c2a1733f 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:43:24.309 7 INFO cinder.api.openstack.wsgi [None req-1da452bf-0e41-4120-a444-b488ad2a266d 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:43:34.308 8 INFO cinder.api.openstack.wsgi [None req-d67233e9-73fb-4318-a232-28b8c2a1733f 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:43:34.309 8 INFO cinder.api.openstack.wsgi [None req-d67233e9-73fb-4318-a232-28b8c2a1733f 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:43:34.309 7 INFO cinder.api.openstack.wsgi [None req-1da452bf-0e41-4120-a444-b488ad2a266d 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:43:34.312 7 INFO cinder.api.openstack.wsgi [None req-1da452bf-0e41-4120-a444-b488ad2a266d 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:43:44.309 7 INFO cinder.api.openstack.wsgi [None req-1da452bf-0e41-4120-a444-b488ad2a266d 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:43:44.310 8 INFO cinder.api.openstack.wsgi [None req-d67233e9-73fb-4318-a232-28b8c2a1733f 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:43:44.310 7 INFO cinder.api.openstack.wsgi [None req-1da452bf-0e41-4120-a444-b488ad2a266d 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:43:44.312 8 INFO cinder.api.openstack.wsgi [None req-d67233e9-73fb-4318-a232-28b8c2a1733f 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:43:54.308 7 INFO cinder.api.openstack.wsgi [None req-1da452bf-0e41-4120-a444-b488ad2a266d 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:43:54.309 8 INFO cinder.api.openstack.wsgi [None req-d67233e9-73fb-4318-a232-28b8c2a1733f 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:43:54.309 7 INFO cinder.api.openstack.wsgi [None req-1da452bf-0e41-4120-a444-b488ad2a266d 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:43:54.310 8 INFO cinder.api.openstack.wsgi [None req-d67233e9-73fb-4318-a232-28b8c2a1733f 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:44:04.308 7 INFO cinder.api.openstack.wsgi [None req-1da452bf-0e41-4120-a444-b488ad2a266d 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:44:04.309 8 INFO cinder.api.openstack.wsgi [None req-d67233e9-73fb-4318-a232-28b8c2a1733f 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:44:04.309 7 INFO cinder.api.openstack.wsgi [None req-1da452bf-0e41-4120-a444-b488ad2a266d 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:44:04.310 8 INFO cinder.api.openstack.wsgi [None req-d67233e9-73fb-4318-a232-28b8c2a1733f 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:44:05.631 8 INFO cinder.api.openstack.wsgi [None req-529506ae-9750-4276-97d0-0bf2e2265509 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/os-services 2026-07-15 12:44:05.639 8 INFO cinder.api.openstack.wsgi [None req-529506ae-9750-4276-97d0-0bf2e2265509 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/os-services returned with HTTP 200 [pid: 8|app: 0|req: 566/1136] 10.0.0.199 () {28 vars in 645 bytes} [Wed Jul 15 12:44:05 2026] GET /v3/e3abcbd0869e4dd2ad9476beb55d7748/os-services => generated 646 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 12:44:05.655 7 INFO cinder.api.openstack.wsgi [None req-7671050c-c7b0-4c46-b1c8-1ed53a02ea30 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/scheduler-stats/get_pools?detail=true 2026-07-15 12:44:06.158 7 INFO cinder.api.openstack.wsgi [None req-7671050c-c7b0-4c46-b1c8-1ed53a02ea30 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 571/1137] 10.0.0.199 () {28 vars in 696 bytes} [Wed Jul 15 12:44:05 2026] GET /v3/e3abcbd0869e4dd2ad9476beb55d7748/scheduler-stats/get_pools?detail=true => generated 671 bytes in 511 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 12:44:06.168 8 INFO cinder.api.openstack.wsgi [None req-49f757c2-c160-4764-a6b8-ec6baf300eb4 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/volumes/detail?all_tenants=true 2026-07-15 12:44:06.183 8 INFO cinder.volume.api [None req-49f757c2-c160-4764-a6b8-ec6baf300eb4 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - 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-15 12:44:06.190 8 INFO cinder.api.openstack.wsgi [None req-49f757c2-c160-4764-a6b8-ec6baf300eb4 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 567/1138] 10.0.0.199 () {28 vars in 684 bytes} [Wed Jul 15 12:44:06 2026] GET /v3/e3abcbd0869e4dd2ad9476beb55d7748/volumes/detail?all_tenants=true => generated 1976 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-07-15 12:44:06.229 7 INFO cinder.api.openstack.wsgi [None req-d4d7fe8d-e681-401c-8763-120d5758eedb 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/1bf8b30bcb3645bb8eadb0843bd9cd73?usage=true 2026-07-15 12:44:06.251 7 INFO cinder.api.openstack.wsgi [None req-d4d7fe8d-e681-401c-8763-120d5758eedb 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/1bf8b30bcb3645bb8eadb0843bd9cd73?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 572/1139] 10.0.0.199 () {28 vars in 736 bytes} [Wed Jul 15 12:44:06 2026] GET /v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/1bf8b30bcb3645bb8eadb0843bd9cd73?usage=true => generated 847 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-15 12:44:06.263 8 INFO cinder.api.openstack.wsgi [None req-0390c68a-4444-4faf-922b-9c3fea423b0e 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/1f0c2fc7be4042afa522e3c29bd0691c?usage=true 2026-07-15 12:44:06.292 8 INFO cinder.api.openstack.wsgi [None req-0390c68a-4444-4faf-922b-9c3fea423b0e 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/1f0c2fc7be4042afa522e3c29bd0691c?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 568/1140] 10.0.0.199 () {28 vars in 736 bytes} [Wed Jul 15 12:44:06 2026] GET /v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/1f0c2fc7be4042afa522e3c29bd0691c?usage=true => generated 845 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 12:44:06.308 7 INFO cinder.api.openstack.wsgi [None req-5638b6f2-9e63-41c6-a3d1-f922f91870d8 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/36ba243098cc4a4bb27b1d5958cbf317?usage=true 2026-07-15 12:44:06.338 7 INFO cinder.api.openstack.wsgi [None req-5638b6f2-9e63-41c6-a3d1-f922f91870d8 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/36ba243098cc4a4bb27b1d5958cbf317?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 573/1141] 10.0.0.199 () {28 vars in 736 bytes} [Wed Jul 15 12:44:06 2026] GET /v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/36ba243098cc4a4bb27b1d5958cbf317?usage=true => generated 847 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 12:44:06.352 8 INFO cinder.api.openstack.wsgi [None req-74b75d28-467d-4fcf-8a73-eb35c5d44b53 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/5af09b81e2304d6689076ba9dd3d9e30?usage=true 2026-07-15 12:44:06.398 8 INFO cinder.api.openstack.wsgi [None req-74b75d28-467d-4fcf-8a73-eb35c5d44b53 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/5af09b81e2304d6689076ba9dd3d9e30?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 569/1142] 10.0.0.199 () {28 vars in 736 bytes} [Wed Jul 15 12:44:06 2026] GET /v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/5af09b81e2304d6689076ba9dd3d9e30?usage=true => generated 847 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 12:44:06.419 7 INFO cinder.api.openstack.wsgi [None req-4b3934a6-a497-4e5b-92f1-b89b71ad0751 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/7605597b6ddd4c8386ff11cf3397fff9?usage=true 2026-07-15 12:44:06.447 7 INFO cinder.api.openstack.wsgi [None req-4b3934a6-a497-4e5b-92f1-b89b71ad0751 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/7605597b6ddd4c8386ff11cf3397fff9?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 574/1143] 10.0.0.199 () {28 vars in 736 bytes} [Wed Jul 15 12:44:06 2026] GET /v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/7605597b6ddd4c8386ff11cf3397fff9?usage=true => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 12:44:06.464 8 INFO cinder.api.openstack.wsgi [None req-034c5447-1bb4-4009-bff0-acf6b9fc2cdf 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/79cf94c2a29844b98e98004287603d55?usage=true 2026-07-15 12:44:06.495 8 INFO cinder.api.openstack.wsgi [None req-034c5447-1bb4-4009-bff0-acf6b9fc2cdf 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/79cf94c2a29844b98e98004287603d55?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 570/1144] 10.0.0.199 () {28 vars in 736 bytes} [Wed Jul 15 12:44:06 2026] GET /v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/79cf94c2a29844b98e98004287603d55?usage=true => generated 847 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 12:44:06.506 7 INFO cinder.api.openstack.wsgi [None req-66700a57-0a2c-4eca-8e7e-3c261d227e8c 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/7c63e376426f483684c930a4e3a43654?usage=true 2026-07-15 12:44:06.542 7 INFO cinder.api.openstack.wsgi [None req-66700a57-0a2c-4eca-8e7e-3c261d227e8c 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/7c63e376426f483684c930a4e3a43654?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 575/1145] 10.0.0.199 () {28 vars in 736 bytes} [Wed Jul 15 12:44:06 2026] GET /v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/7c63e376426f483684c930a4e3a43654?usage=true => generated 847 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 12:44:06.551 8 INFO cinder.api.openstack.wsgi [None req-fae6e485-4f61-4191-9bc9-23ed13c2cedb 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/94cd1de3264d43848d3ebbb5d2ca119c?usage=true 2026-07-15 12:44:06.580 8 INFO cinder.api.openstack.wsgi [None req-fae6e485-4f61-4191-9bc9-23ed13c2cedb 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/94cd1de3264d43848d3ebbb5d2ca119c?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 571/1146] 10.0.0.199 () {28 vars in 736 bytes} [Wed Jul 15 12:44:06 2026] GET /v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/94cd1de3264d43848d3ebbb5d2ca119c?usage=true => generated 847 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 12:44:06.592 7 INFO cinder.api.openstack.wsgi [None req-42f0934b-5ff4-4bf5-9f79-ba1d47ce516c 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/b3b859e4887e41fc91f2fce35f87685a?usage=true 2026-07-15 12:44:06.616 7 INFO cinder.api.openstack.wsgi [None req-42f0934b-5ff4-4bf5-9f79-ba1d47ce516c 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/b3b859e4887e41fc91f2fce35f87685a?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 576/1147] 10.0.0.199 () {28 vars in 736 bytes} [Wed Jul 15 12:44:06 2026] GET /v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/b3b859e4887e41fc91f2fce35f87685a?usage=true => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 12:44:06.632 8 INFO cinder.api.openstack.wsgi [None req-e5df078b-4bfe-4208-94f6-a98a42ead22a 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/e3abcbd0869e4dd2ad9476beb55d7748?usage=true 2026-07-15 12:44:06.654 8 INFO cinder.api.openstack.wsgi [None req-e5df078b-4bfe-4208-94f6-a98a42ead22a 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/e3abcbd0869e4dd2ad9476beb55d7748?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 572/1148] 10.0.0.199 () {28 vars in 736 bytes} [Wed Jul 15 12:44:06 2026] GET /v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/e3abcbd0869e4dd2ad9476beb55d7748?usage=true => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 12:44:06.667 7 INFO cinder.api.openstack.wsgi [None req-194dae4a-cbf3-4c31-a90e-ee605d019354 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/fe92cda49bef40478926d10e95a7d0db?usage=true 2026-07-15 12:44:06.689 7 INFO cinder.api.openstack.wsgi [None req-194dae4a-cbf3-4c31-a90e-ee605d019354 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/fe92cda49bef40478926d10e95a7d0db?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 577/1149] 10.0.0.199 () {28 vars in 736 bytes} [Wed Jul 15 12:44:06 2026] GET /v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/fe92cda49bef40478926d10e95a7d0db?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 12:44:06.702 8 INFO cinder.api.openstack.wsgi [None req-b0a92d39-6b68-402e-9a08-85585ecba02d 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/snapshots?all_tenants=true 2026-07-15 12:44:06.708 8 INFO cinder.volume.api [None req-b0a92d39-6b68-402e-9a08-85585ecba02d 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] Get all snapshots completed successfully. 2026-07-15 12:44:06.708 8 INFO cinder.api.openstack.wsgi [None req-b0a92d39-6b68-402e-9a08-85585ecba02d 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 573/1150] 10.0.0.199 () {28 vars in 674 bytes} [Wed Jul 15 12:44:06 2026] GET /v3/e3abcbd0869e4dd2ad9476beb55d7748/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-15 12:44:06.722 7 INFO cinder.api.openstack.wsgi [None req-842aeb45-9edc-4464-8e95-d1abb5fe9cca 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/volumes/detail?all_tenants=true 2026-07-15 12:44:06.737 7 INFO cinder.volume.api [None req-842aeb45-9edc-4464-8e95-d1abb5fe9cca 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - 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-15 12:44:06.750 7 INFO cinder.api.openstack.wsgi [None req-842aeb45-9edc-4464-8e95-d1abb5fe9cca 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 578/1151] 10.0.0.199 () {28 vars in 684 bytes} [Wed Jul 15 12:44:06 2026] GET /v3/e3abcbd0869e4dd2ad9476beb55d7748/volumes/detail?all_tenants=true => generated 1976 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-07-15 12:44:14.308 8 INFO cinder.api.openstack.wsgi [None req-b0a92d39-6b68-402e-9a08-85585ecba02d 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:44:14.308 7 INFO cinder.api.openstack.wsgi [None req-842aeb45-9edc-4464-8e95-d1abb5fe9cca 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:44:14.309 7 INFO cinder.api.openstack.wsgi [None req-842aeb45-9edc-4464-8e95-d1abb5fe9cca 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:44:14.310 8 INFO cinder.api.openstack.wsgi [None req-b0a92d39-6b68-402e-9a08-85585ecba02d 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:44:24.307 7 INFO cinder.api.openstack.wsgi [None req-842aeb45-9edc-4464-8e95-d1abb5fe9cca 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:44:24.308 8 INFO cinder.api.openstack.wsgi [None req-b0a92d39-6b68-402e-9a08-85585ecba02d 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:44:24.308 7 INFO cinder.api.openstack.wsgi [None req-842aeb45-9edc-4464-8e95-d1abb5fe9cca 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:44:24.309 8 INFO cinder.api.openstack.wsgi [None req-b0a92d39-6b68-402e-9a08-85585ecba02d 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:44:34.309 8 INFO cinder.api.openstack.wsgi [None req-b0a92d39-6b68-402e-9a08-85585ecba02d 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:44:34.309 7 INFO cinder.api.openstack.wsgi [None req-842aeb45-9edc-4464-8e95-d1abb5fe9cca 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:44:34.309 8 INFO cinder.api.openstack.wsgi [None req-b0a92d39-6b68-402e-9a08-85585ecba02d 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:44:34.310 7 INFO cinder.api.openstack.wsgi [None req-842aeb45-9edc-4464-8e95-d1abb5fe9cca 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:44:39.894 8 INFO cinder.api.openstack.wsgi [req-0814193f-c8bb-411b-b67f-310a24dbd8e2 req-0d3e28ac-a2c4-4613-af47-c7d9ece385dd 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/attachments/79475f65-0cd8-4e9f-bdd3-3d1aec8322f2 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending 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-15 12:44:41.369 8 INFO cinder.api.openstack.wsgi [req-0814193f-c8bb-411b-b67f-310a24dbd8e2 req-0d3e28ac-a2c4-4613-af47-c7d9ece385dd 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/attachments/79475f65-0cd8-4e9f-bdd3-3d1aec8322f2 returned with HTTP 200 [pid: 8|app: 0|req: 577/1158] 199.204.45.4 () {38 vars in 1101 bytes} [Wed Jul 15 12:44:39 2026] DELETE /v3/e3abcbd0869e4dd2ad9476beb55d7748/attachments/79475f65-0cd8-4e9f-bdd3-3d1aec8322f2 => generated 19 bytes in 1484 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-15 12:44:41.385 7 INFO cinder.api.openstack.wsgi [req-0814193f-c8bb-411b-b67f-310a24dbd8e2 req-fbc1a095-fa08-4c13-ad39-7691e21de161 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/volumes/10ef681e-69c9-432c-9f1d-6d00fb0a3e5f 2026-07-15 12:44:41.385 7 INFO cinder.api.v3.volumes [req-0814193f-c8bb-411b-b67f-310a24dbd8e2 req-fbc1a095-fa08-4c13-ad39-7691e21de161 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] Delete volume with id: 10ef681e-69c9-432c-9f1d-6d00fb0a3e5f /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending 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-15 12:44:41.404 7 INFO cinder.volume.api [req-0814193f-c8bb-411b-b67f-310a24dbd8e2 req-fbc1a095-fa08-4c13-ad39-7691e21de161 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] Volume info retrieved successfully. 2026-07-15 12:44:43.731 7 INFO cinder.volume.api [req-0814193f-c8bb-411b-b67f-310a24dbd8e2 req-fbc1a095-fa08-4c13-ad39-7691e21de161 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] Delete volume request issued successfully. 2026-07-15 12:44:43.731 7 INFO cinder.api.openstack.wsgi [req-0814193f-c8bb-411b-b67f-310a24dbd8e2 req-fbc1a095-fa08-4c13-ad39-7691e21de161 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/volumes/10ef681e-69c9-432c-9f1d-6d00fb0a3e5f returned with HTTP 202 [pid: 7|app: 0|req: 582/1159] 199.204.45.4 () {36 vars in 1052 bytes} [Wed Jul 15 12:44:41 2026] DELETE /v3/e3abcbd0869e4dd2ad9476beb55d7748/volumes/10ef681e-69c9-432c-9f1d-6d00fb0a3e5f => generated 0 bytes in 2355 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) 2026-07-15 12:44:44.308 8 INFO cinder.api.openstack.wsgi [req-0814193f-c8bb-411b-b67f-310a24dbd8e2 req-0d3e28ac-a2c4-4613-af47-c7d9ece385dd 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:44:44.309 8 INFO cinder.api.openstack.wsgi [req-0814193f-c8bb-411b-b67f-310a24dbd8e2 req-0d3e28ac-a2c4-4613-af47-c7d9ece385dd 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:44:44.309 7 INFO cinder.api.openstack.wsgi [req-0814193f-c8bb-411b-b67f-310a24dbd8e2 req-fbc1a095-fa08-4c13-ad39-7691e21de161 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:44:44.310 7 INFO cinder.api.openstack.wsgi [req-0814193f-c8bb-411b-b67f-310a24dbd8e2 req-fbc1a095-fa08-4c13-ad39-7691e21de161 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:44:54.308 8 INFO cinder.api.openstack.wsgi [req-0814193f-c8bb-411b-b67f-310a24dbd8e2 req-0d3e28ac-a2c4-4613-af47-c7d9ece385dd 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:44:54.308 7 INFO cinder.api.openstack.wsgi [req-0814193f-c8bb-411b-b67f-310a24dbd8e2 req-fbc1a095-fa08-4c13-ad39-7691e21de161 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:44:54.309 8 INFO cinder.api.openstack.wsgi [req-0814193f-c8bb-411b-b67f-310a24dbd8e2 req-0d3e28ac-a2c4-4613-af47-c7d9ece385dd 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:44:54.309 7 INFO cinder.api.openstack.wsgi [req-0814193f-c8bb-411b-b67f-310a24dbd8e2 req-fbc1a095-fa08-4c13-ad39-7691e21de161 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:45:04.308 8 INFO cinder.api.openstack.wsgi [req-0814193f-c8bb-411b-b67f-310a24dbd8e2 req-0d3e28ac-a2c4-4613-af47-c7d9ece385dd 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:45:04.309 7 INFO cinder.api.openstack.wsgi [req-0814193f-c8bb-411b-b67f-310a24dbd8e2 req-fbc1a095-fa08-4c13-ad39-7691e21de161 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:45:04.309 8 INFO cinder.api.openstack.wsgi [req-0814193f-c8bb-411b-b67f-310a24dbd8e2 req-0d3e28ac-a2c4-4613-af47-c7d9ece385dd 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:45:04.310 7 INFO cinder.api.openstack.wsgi [req-0814193f-c8bb-411b-b67f-310a24dbd8e2 req-fbc1a095-fa08-4c13-ad39-7691e21de161 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - 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-15 12:45:05.611 8 INFO cinder.api.openstack.wsgi [None req-d432d43b-ae30-43a0-9208-00a9c941a938 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/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-15 12:45:05.617 8 INFO cinder.api.openstack.wsgi [None req-d432d43b-ae30-43a0-9208-00a9c941a938 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/os-services returned with HTTP 200 [pid: 8|app: 0|req: 581/1166] 10.0.0.199 () {28 vars in 645 bytes} [Wed Jul 15 12:45:05 2026] GET /v3/e3abcbd0869e4dd2ad9476beb55d7748/os-services => generated 646 bytes in 64 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-15 12:45:05.631 7 INFO cinder.api.openstack.wsgi [None req-bfc4ad3a-4a94-4533-ab67-9ff51ec26867 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/volumes/detail?all_tenants=true 2026-07-15 12:45:05.641 7 INFO cinder.volume.api [None req-bfc4ad3a-4a94-4533-ab67-9ff51ec26867 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - 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-15 12:45:05.648 7 INFO cinder.api.openstack.wsgi [None req-bfc4ad3a-4a94-4533-ab67-9ff51ec26867 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 586/1167] 10.0.0.199 () {28 vars in 684 bytes} [Wed Jul 15 12:45:05 2026] GET /v3/e3abcbd0869e4dd2ad9476beb55d7748/volumes/detail?all_tenants=true => generated 1677 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-07-15 12:45:05.659 8 INFO cinder.api.openstack.wsgi [None req-e53bd943-ad72-4604-ac93-7665eac199c6 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/scheduler-stats/get_pools?detail=true 2026-07-15 12:45:06.163 8 INFO cinder.api.openstack.wsgi [None req-e53bd943-ad72-4604-ac93-7665eac199c6 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 582/1168] 10.0.0.199 () {28 vars in 696 bytes} [Wed Jul 15 12:45:05 2026] GET /v3/e3abcbd0869e4dd2ad9476beb55d7748/scheduler-stats/get_pools?detail=true => generated 671 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-15 12:45:06.174 7 INFO cinder.api.openstack.wsgi [None req-257eb13c-b527-4f87-93ee-0df7c6f7421c 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/snapshots?all_tenants=true 2026-07-15 12:45:06.180 7 INFO cinder.volume.api [None req-257eb13c-b527-4f87-93ee-0df7c6f7421c 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] Get all snapshots completed successfully. 2026-07-15 12:45:06.181 7 INFO cinder.api.openstack.wsgi [None req-257eb13c-b527-4f87-93ee-0df7c6f7421c 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 587/1169] 10.0.0.199 () {28 vars in 674 bytes} [Wed Jul 15 12:45:06 2026] GET /v3/e3abcbd0869e4dd2ad9476beb55d7748/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-15 12:45:06.194 8 INFO cinder.api.openstack.wsgi [None req-c2bfc93b-26e4-46dc-b24f-ab3c3bc9e975 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/volumes/detail?all_tenants=true 2026-07-15 12:45:06.204 8 INFO cinder.volume.api [None req-c2bfc93b-26e4-46dc-b24f-ab3c3bc9e975 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - 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-15 12:45:06.214 8 INFO cinder.api.openstack.wsgi [None req-c2bfc93b-26e4-46dc-b24f-ab3c3bc9e975 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 583/1170] 10.0.0.199 () {28 vars in 684 bytes} [Wed Jul 15 12:45:06 2026] GET /v3/e3abcbd0869e4dd2ad9476beb55d7748/volumes/detail?all_tenants=true => generated 1677 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-07-15 12:45:06.293 7 INFO cinder.api.openstack.wsgi [None req-2a8b69f2-ed07-4b25-a244-9cbb90809f8e 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/1bf8b30bcb3645bb8eadb0843bd9cd73?usage=true 2026-07-15 12:45:06.320 7 INFO cinder.api.openstack.wsgi [None req-2a8b69f2-ed07-4b25-a244-9cbb90809f8e 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/1bf8b30bcb3645bb8eadb0843bd9cd73?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 588/1171] 10.0.0.199 () {28 vars in 736 bytes} [Wed Jul 15 12:45:06 2026] GET /v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/1bf8b30bcb3645bb8eadb0843bd9cd73?usage=true => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-15 12:45:06.330 8 INFO cinder.api.openstack.wsgi [None req-1eea904b-b893-4a9b-bb40-164206853412 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/1f0c2fc7be4042afa522e3c29bd0691c?usage=true 2026-07-15 12:45:06.355 8 INFO cinder.api.openstack.wsgi [None req-1eea904b-b893-4a9b-bb40-164206853412 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/1f0c2fc7be4042afa522e3c29bd0691c?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 584/1172] 10.0.0.199 () {28 vars in 736 bytes} [Wed Jul 15 12:45:06 2026] GET /v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/1f0c2fc7be4042afa522e3c29bd0691c?usage=true => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 12:45:06.364 7 INFO cinder.api.openstack.wsgi [None req-b5ae2825-ad7b-479c-b1f4-950287b09c51 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/36ba243098cc4a4bb27b1d5958cbf317?usage=true 2026-07-15 12:45:06.383 7 INFO cinder.api.openstack.wsgi [None req-b5ae2825-ad7b-479c-b1f4-950287b09c51 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/36ba243098cc4a4bb27b1d5958cbf317?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 589/1173] 10.0.0.199 () {28 vars in 736 bytes} [Wed Jul 15 12:45:06 2026] GET /v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/36ba243098cc4a4bb27b1d5958cbf317?usage=true => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 12:45:06.394 8 INFO cinder.api.openstack.wsgi [None req-3044ff40-fc49-427c-bc48-4f05b3e9bb4b 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/5af09b81e2304d6689076ba9dd3d9e30?usage=true 2026-07-15 12:45:06.415 8 INFO cinder.api.openstack.wsgi [None req-3044ff40-fc49-427c-bc48-4f05b3e9bb4b 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/5af09b81e2304d6689076ba9dd3d9e30?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 585/1174] 10.0.0.199 () {28 vars in 736 bytes} [Wed Jul 15 12:45:06 2026] GET /v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/5af09b81e2304d6689076ba9dd3d9e30?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 12:45:06.425 7 INFO cinder.api.openstack.wsgi [None req-a1d2fd91-7e6f-453a-8969-06a08393f2e4 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/7605597b6ddd4c8386ff11cf3397fff9?usage=true 2026-07-15 12:45:06.445 7 INFO cinder.api.openstack.wsgi [None req-a1d2fd91-7e6f-453a-8969-06a08393f2e4 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/7605597b6ddd4c8386ff11cf3397fff9?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 590/1175] 10.0.0.199 () {28 vars in 736 bytes} [Wed Jul 15 12:45:06 2026] GET /v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/7605597b6ddd4c8386ff11cf3397fff9?usage=true => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 12:45:06.455 8 INFO cinder.api.openstack.wsgi [None req-00d546a8-953b-46d8-8144-4081659a5a78 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/79cf94c2a29844b98e98004287603d55?usage=true 2026-07-15 12:45:06.485 8 INFO cinder.api.openstack.wsgi [None req-00d546a8-953b-46d8-8144-4081659a5a78 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/79cf94c2a29844b98e98004287603d55?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 586/1176] 10.0.0.199 () {28 vars in 736 bytes} [Wed Jul 15 12:45:06 2026] GET /v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/79cf94c2a29844b98e98004287603d55?usage=true => generated 847 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 12:45:06.496 7 INFO cinder.api.openstack.wsgi [None req-568c0878-44e7-4ebf-9a06-cee8f4c92164 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/7c63e376426f483684c930a4e3a43654?usage=true 2026-07-15 12:45:06.518 7 INFO cinder.api.openstack.wsgi [None req-568c0878-44e7-4ebf-9a06-cee8f4c92164 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/7c63e376426f483684c930a4e3a43654?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 591/1177] 10.0.0.199 () {28 vars in 736 bytes} [Wed Jul 15 12:45:06 2026] GET /v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/7c63e376426f483684c930a4e3a43654?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 12:45:06.531 8 INFO cinder.api.openstack.wsgi [None req-33e3be7d-4959-497b-a4b9-dc82c9700880 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/94cd1de3264d43848d3ebbb5d2ca119c?usage=true 2026-07-15 12:45:06.556 8 INFO cinder.api.openstack.wsgi [None req-33e3be7d-4959-497b-a4b9-dc82c9700880 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/94cd1de3264d43848d3ebbb5d2ca119c?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 587/1178] 10.0.0.199 () {28 vars in 736 bytes} [Wed Jul 15 12:45:06 2026] GET /v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/94cd1de3264d43848d3ebbb5d2ca119c?usage=true => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 12:45:06.568 7 INFO cinder.api.openstack.wsgi [None req-1fca128b-a91f-42b5-96ab-e660bab8c307 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/b3b859e4887e41fc91f2fce35f87685a?usage=true 2026-07-15 12:45:06.603 7 INFO cinder.api.openstack.wsgi [None req-1fca128b-a91f-42b5-96ab-e660bab8c307 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/b3b859e4887e41fc91f2fce35f87685a?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 592/1179] 10.0.0.199 () {28 vars in 736 bytes} [Wed Jul 15 12:45:06 2026] GET /v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/b3b859e4887e41fc91f2fce35f87685a?usage=true => generated 847 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 12:45:06.612 8 INFO cinder.api.openstack.wsgi [None req-96ef938f-1def-44e9-a521-5a3e3dce6348 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/e3abcbd0869e4dd2ad9476beb55d7748?usage=true 2026-07-15 12:45:06.634 8 INFO cinder.api.openstack.wsgi [None req-96ef938f-1def-44e9-a521-5a3e3dce6348 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/e3abcbd0869e4dd2ad9476beb55d7748?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 588/1180] 10.0.0.199 () {28 vars in 736 bytes} [Wed Jul 15 12:45:06 2026] GET /v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/e3abcbd0869e4dd2ad9476beb55d7748?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 12:45:06.645 7 INFO cinder.api.openstack.wsgi [None req-0e8615b3-371f-4ff5-a67a-f4b8562c5846 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/fe92cda49bef40478926d10e95a7d0db?usage=true 2026-07-15 12:45:06.668 7 INFO cinder.api.openstack.wsgi [None req-0e8615b3-371f-4ff5-a67a-f4b8562c5846 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/fe92cda49bef40478926d10e95a7d0db?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 593/1181] 10.0.0.199 () {28 vars in 736 bytes} [Wed Jul 15 12:45:06 2026] GET /v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/fe92cda49bef40478926d10e95a7d0db?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 12:45:14.308 8 INFO cinder.api.openstack.wsgi [None req-96ef938f-1def-44e9-a521-5a3e3dce6348 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:45:14.309 7 INFO cinder.api.openstack.wsgi [None req-0e8615b3-371f-4ff5-a67a-f4b8562c5846 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:45:14.310 8 INFO cinder.api.openstack.wsgi [None req-96ef938f-1def-44e9-a521-5a3e3dce6348 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:45:14.310 7 INFO cinder.api.openstack.wsgi [None req-0e8615b3-371f-4ff5-a67a-f4b8562c5846 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:45:24.307 8 INFO cinder.api.openstack.wsgi [None req-96ef938f-1def-44e9-a521-5a3e3dce6348 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:45:24.308 8 INFO cinder.api.openstack.wsgi [None req-96ef938f-1def-44e9-a521-5a3e3dce6348 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:45:24.309 7 INFO cinder.api.openstack.wsgi [None req-0e8615b3-371f-4ff5-a67a-f4b8562c5846 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:45:24.310 7 INFO cinder.api.openstack.wsgi [None req-0e8615b3-371f-4ff5-a67a-f4b8562c5846 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:45:34.308 8 INFO cinder.api.openstack.wsgi [None req-96ef938f-1def-44e9-a521-5a3e3dce6348 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:45:34.308 7 INFO cinder.api.openstack.wsgi [None req-0e8615b3-371f-4ff5-a67a-f4b8562c5846 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:45:34.309 8 INFO cinder.api.openstack.wsgi [None req-96ef938f-1def-44e9-a521-5a3e3dce6348 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:45:34.310 7 INFO cinder.api.openstack.wsgi [None req-0e8615b3-371f-4ff5-a67a-f4b8562c5846 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:45:38.668 8 INFO cinder.api.openstack.wsgi [None req-bed7f30a-7997-4d29-a9ed-35628a9890d0 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/snapshots 2026-07-15 12:45:38.685 8 INFO cinder.volume.api [None req-bed7f30a-7997-4d29-a9ed-35628a9890d0 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] Get all snapshots completed successfully. 2026-07-15 12:45:38.686 8 INFO cinder.api.openstack.wsgi [None req-bed7f30a-7997-4d29-a9ed-35628a9890d0 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/snapshots returned with HTTP 200 [pid: 8|app: 0|req: 592/1188] 10.0.0.64 () {32 vars in 704 bytes} [Wed Jul 15 12:45:38 2026] GET /v3/e3abcbd0869e4dd2ad9476beb55d7748/snapshots => generated 17 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-15 12:45:38.702 7 INFO cinder.api.openstack.wsgi [None req-183b9d1c-47dd-41ba-a639-e773603c6731 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/volumes 2026-07-15 12:45:38.734 7 INFO cinder.volume.api [None req-183b9d1c-47dd-41ba-a639-e773603c6731 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] Get all volumes completed successfully. 2026-07-15 12:45:38.735 7 INFO cinder.api.openstack.wsgi [None req-183b9d1c-47dd-41ba-a639-e773603c6731 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/volumes returned with HTTP 200 [pid: 7|app: 0|req: 597/1189] 10.0.0.64 () {32 vars in 700 bytes} [Wed Jul 15 12:45:38 2026] GET /v3/e3abcbd0869e4dd2ad9476beb55d7748/volumes => generated 15 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-15 12:45:44.308 7 INFO cinder.api.openstack.wsgi [None req-183b9d1c-47dd-41ba-a639-e773603c6731 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:45:44.308 8 INFO cinder.api.openstack.wsgi [None req-bed7f30a-7997-4d29-a9ed-35628a9890d0 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:45:44.308 7 INFO cinder.api.openstack.wsgi [None req-183b9d1c-47dd-41ba-a639-e773603c6731 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:45:44.309 8 INFO cinder.api.openstack.wsgi [None req-bed7f30a-7997-4d29-a9ed-35628a9890d0 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:45:54.309 7 INFO cinder.api.openstack.wsgi [None req-183b9d1c-47dd-41ba-a639-e773603c6731 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:45:54.309 8 INFO cinder.api.openstack.wsgi [None req-bed7f30a-7997-4d29-a9ed-35628a9890d0 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:45:54.309 7 INFO cinder.api.openstack.wsgi [None req-183b9d1c-47dd-41ba-a639-e773603c6731 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:45:54.310 8 INFO cinder.api.openstack.wsgi [None req-bed7f30a-7997-4d29-a9ed-35628a9890d0 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:46:04.308 8 INFO cinder.api.openstack.wsgi [None req-bed7f30a-7997-4d29-a9ed-35628a9890d0 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:46:04.308 7 INFO cinder.api.openstack.wsgi [None req-183b9d1c-47dd-41ba-a639-e773603c6731 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:46:04.309 8 INFO cinder.api.openstack.wsgi [None req-bed7f30a-7997-4d29-a9ed-35628a9890d0 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:46:04.309 7 INFO cinder.api.openstack.wsgi [None req-183b9d1c-47dd-41ba-a639-e773603c6731 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:46:05.648 8 INFO cinder.api.openstack.wsgi [None req-8e7e9844-e35b-479d-a20b-ff50f231e91a 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/volumes/detail?all_tenants=true 2026-07-15 12:46:05.664 8 INFO cinder.volume.api [None req-8e7e9844-e35b-479d-a20b-ff50f231e91a 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] Get all volumes completed successfully. 2026-07-15 12:46:05.667 8 INFO cinder.api.openstack.wsgi [None req-8e7e9844-e35b-479d-a20b-ff50f231e91a 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 596/1196] 10.0.0.199 () {28 vars in 684 bytes} [Wed Jul 15 12:46:05 2026] GET /v3/e3abcbd0869e4dd2ad9476beb55d7748/volumes/detail?all_tenants=true => generated 15 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-15 12:46:05.680 7 INFO cinder.api.openstack.wsgi [None req-4c0a01fa-d6a6-45ee-bad7-06d9fb335183 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/scheduler-stats/get_pools?detail=true 2026-07-15 12:46:06.183 7 INFO cinder.api.openstack.wsgi [None req-4c0a01fa-d6a6-45ee-bad7-06d9fb335183 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 601/1197] 10.0.0.199 () {28 vars in 696 bytes} [Wed Jul 15 12:46:05 2026] GET /v3/e3abcbd0869e4dd2ad9476beb55d7748/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-15 12:46:06.194 8 INFO cinder.api.openstack.wsgi [None req-2003e568-6e8b-45cb-aac2-3866c2b049e1 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/volumes/detail?all_tenants=true 2026-07-15 12:46:06.203 8 INFO cinder.volume.api [None req-2003e568-6e8b-45cb-aac2-3866c2b049e1 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] Get all volumes completed successfully. 2026-07-15 12:46:06.206 8 INFO cinder.api.openstack.wsgi [None req-2003e568-6e8b-45cb-aac2-3866c2b049e1 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 597/1198] 10.0.0.199 () {28 vars in 684 bytes} [Wed Jul 15 12:46:06 2026] GET /v3/e3abcbd0869e4dd2ad9476beb55d7748/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-15 12:46:06.217 7 INFO cinder.api.openstack.wsgi [None req-11d555c5-2051-4637-8bc6-e627371bce32 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/os-services 2026-07-15 12:46:06.223 7 INFO cinder.api.openstack.wsgi [None req-11d555c5-2051-4637-8bc6-e627371bce32 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/os-services returned with HTTP 200 [pid: 7|app: 0|req: 602/1199] 10.0.0.199 () {28 vars in 645 bytes} [Wed Jul 15 12:46:06 2026] GET /v3/e3abcbd0869e4dd2ad9476beb55d7748/os-services => generated 646 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 12:46:06.267 8 INFO cinder.api.openstack.wsgi [None req-bec9dee1-9858-486b-8d28-7ae44b3f4076 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/1f0c2fc7be4042afa522e3c29bd0691c?usage=true 2026-07-15 12:46:06.296 8 INFO cinder.api.openstack.wsgi [None req-bec9dee1-9858-486b-8d28-7ae44b3f4076 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/1f0c2fc7be4042afa522e3c29bd0691c?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 598/1200] 10.0.0.199 () {28 vars in 736 bytes} [Wed Jul 15 12:46:06 2026] GET /v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/1f0c2fc7be4042afa522e3c29bd0691c?usage=true => generated 845 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 12:46:06.308 7 INFO cinder.api.openstack.wsgi [None req-6c092208-3d51-4ed8-bf25-6d9b9554d856 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/7c63e376426f483684c930a4e3a43654?usage=true 2026-07-15 12:46:06.335 7 INFO cinder.api.openstack.wsgi [None req-6c092208-3d51-4ed8-bf25-6d9b9554d856 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/7c63e376426f483684c930a4e3a43654?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 603/1201] 10.0.0.199 () {28 vars in 736 bytes} [Wed Jul 15 12:46:06 2026] GET /v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/7c63e376426f483684c930a4e3a43654?usage=true => generated 847 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 12:46:06.349 8 INFO cinder.api.openstack.wsgi [None req-63e9cd51-2610-4bc0-8ee0-12508f13b0d1 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/e3abcbd0869e4dd2ad9476beb55d7748?usage=true 2026-07-15 12:46:06.384 8 INFO cinder.api.openstack.wsgi [None req-63e9cd51-2610-4bc0-8ee0-12508f13b0d1 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/e3abcbd0869e4dd2ad9476beb55d7748?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 599/1202] 10.0.0.199 () {28 vars in 736 bytes} [Wed Jul 15 12:46:06 2026] GET /v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/e3abcbd0869e4dd2ad9476beb55d7748?usage=true => generated 845 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 12:46:06.394 7 INFO cinder.api.openstack.wsgi [None req-bb83d135-7337-40fb-b91d-2079618963ad 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/snapshots?all_tenants=true 2026-07-15 12:46:06.401 7 INFO cinder.volume.api [None req-bb83d135-7337-40fb-b91d-2079618963ad 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] Get all snapshots completed successfully. 2026-07-15 12:46:06.401 7 INFO cinder.api.openstack.wsgi [None req-bb83d135-7337-40fb-b91d-2079618963ad 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 604/1203] 10.0.0.199 () {28 vars in 674 bytes} [Wed Jul 15 12:46:06 2026] GET /v3/e3abcbd0869e4dd2ad9476beb55d7748/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-15 12:46:14.308 8 INFO cinder.api.openstack.wsgi [None req-63e9cd51-2610-4bc0-8ee0-12508f13b0d1 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:46:14.309 7 INFO cinder.api.openstack.wsgi [None req-bb83d135-7337-40fb-b91d-2079618963ad 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:46:14.310 7 INFO cinder.api.openstack.wsgi [None req-bb83d135-7337-40fb-b91d-2079618963ad 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:46:14.310 8 INFO cinder.api.openstack.wsgi [None req-63e9cd51-2610-4bc0-8ee0-12508f13b0d1 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:46:24.308 7 INFO cinder.api.openstack.wsgi [None req-bb83d135-7337-40fb-b91d-2079618963ad 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:46:24.309 8 INFO cinder.api.openstack.wsgi [None req-63e9cd51-2610-4bc0-8ee0-12508f13b0d1 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:46:24.309 7 INFO cinder.api.openstack.wsgi [None req-bb83d135-7337-40fb-b91d-2079618963ad 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:46:24.310 8 INFO cinder.api.openstack.wsgi [None req-63e9cd51-2610-4bc0-8ee0-12508f13b0d1 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:46:34.308 7 INFO cinder.api.openstack.wsgi [None req-bb83d135-7337-40fb-b91d-2079618963ad 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:46:34.308 8 INFO cinder.api.openstack.wsgi [None req-63e9cd51-2610-4bc0-8ee0-12508f13b0d1 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:46:34.308 7 INFO cinder.api.openstack.wsgi [None req-bb83d135-7337-40fb-b91d-2079618963ad 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:46:34.308 8 INFO cinder.api.openstack.wsgi [None req-63e9cd51-2610-4bc0-8ee0-12508f13b0d1 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:46:44.308 7 INFO cinder.api.openstack.wsgi [None req-bb83d135-7337-40fb-b91d-2079618963ad 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:46:44.308 8 INFO cinder.api.openstack.wsgi [None req-63e9cd51-2610-4bc0-8ee0-12508f13b0d1 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:46:44.308 7 INFO cinder.api.openstack.wsgi [None req-bb83d135-7337-40fb-b91d-2079618963ad 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:46:44.309 8 INFO cinder.api.openstack.wsgi [None req-63e9cd51-2610-4bc0-8ee0-12508f13b0d1 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:46:54.309 8 INFO cinder.api.openstack.wsgi [None req-63e9cd51-2610-4bc0-8ee0-12508f13b0d1 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:46:54.309 8 INFO cinder.api.openstack.wsgi [None req-63e9cd51-2610-4bc0-8ee0-12508f13b0d1 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:46:54.309 7 INFO cinder.api.openstack.wsgi [None req-bb83d135-7337-40fb-b91d-2079618963ad 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:46:54.310 7 INFO cinder.api.openstack.wsgi [None req-bb83d135-7337-40fb-b91d-2079618963ad 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:47:04.308 8 INFO cinder.api.openstack.wsgi [None req-63e9cd51-2610-4bc0-8ee0-12508f13b0d1 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:47:04.308 7 INFO cinder.api.openstack.wsgi [None req-bb83d135-7337-40fb-b91d-2079618963ad 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:47:04.310 7 INFO cinder.api.openstack.wsgi [None req-bb83d135-7337-40fb-b91d-2079618963ad 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:47:04.310 8 INFO cinder.api.openstack.wsgi [None req-63e9cd51-2610-4bc0-8ee0-12508f13b0d1 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:47:05.597 8 INFO cinder.api.openstack.wsgi [None req-0271f749-234b-4d33-9d05-8c9b2d95912e 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/os-services 2026-07-15 12:47:05.604 8 INFO cinder.api.openstack.wsgi [None req-0271f749-234b-4d33-9d05-8c9b2d95912e 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/os-services returned with HTTP 200 [pid: 8|app: 0|req: 606/1216] 10.0.0.199 () {28 vars in 645 bytes} [Wed Jul 15 12:47:05 2026] GET /v3/e3abcbd0869e4dd2ad9476beb55d7748/os-services => generated 646 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 12:47:05.619 7 INFO cinder.api.openstack.wsgi [None req-5bd83ec9-bd72-47eb-ad08-117d5eb64214 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/scheduler-stats/get_pools?detail=true 2026-07-15 12:47:06.123 7 INFO cinder.api.openstack.wsgi [None req-5bd83ec9-bd72-47eb-ad08-117d5eb64214 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 611/1217] 10.0.0.199 () {28 vars in 696 bytes} [Wed Jul 15 12:47:05 2026] GET /v3/e3abcbd0869e4dd2ad9476beb55d7748/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-15 12:47:06.131 8 INFO cinder.api.openstack.wsgi [None req-765c6ad7-4770-4f42-823d-ff3b81d1ba28 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/volumes/detail?all_tenants=true 2026-07-15 12:47:06.141 8 INFO cinder.volume.api [None req-765c6ad7-4770-4f42-823d-ff3b81d1ba28 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] Get all volumes completed successfully. 2026-07-15 12:47:06.143 8 INFO cinder.api.openstack.wsgi [None req-765c6ad7-4770-4f42-823d-ff3b81d1ba28 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 607/1218] 10.0.0.199 () {28 vars in 684 bytes} [Wed Jul 15 12:47:06 2026] GET /v3/e3abcbd0869e4dd2ad9476beb55d7748/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-15 12:47:06.155 7 INFO cinder.api.openstack.wsgi [None req-456ca18d-b74e-447b-94fb-8296a144c91a 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/volumes/detail?all_tenants=true 2026-07-15 12:47:06.166 7 INFO cinder.volume.api [None req-456ca18d-b74e-447b-94fb-8296a144c91a 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] Get all volumes completed successfully. 2026-07-15 12:47:06.168 7 INFO cinder.api.openstack.wsgi [None req-456ca18d-b74e-447b-94fb-8296a144c91a 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 612/1219] 10.0.0.199 () {28 vars in 684 bytes} [Wed Jul 15 12:47:06 2026] GET /v3/e3abcbd0869e4dd2ad9476beb55d7748/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-15 12:47:06.178 8 INFO cinder.api.openstack.wsgi [None req-95a316d4-a22a-47f2-beea-14093a5277ff 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/snapshots?all_tenants=true 2026-07-15 12:47:06.185 8 INFO cinder.volume.api [None req-95a316d4-a22a-47f2-beea-14093a5277ff 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] Get all snapshots completed successfully. 2026-07-15 12:47:06.185 8 INFO cinder.api.openstack.wsgi [None req-95a316d4-a22a-47f2-beea-14093a5277ff 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 608/1220] 10.0.0.199 () {28 vars in 674 bytes} [Wed Jul 15 12:47:06 2026] GET /v3/e3abcbd0869e4dd2ad9476beb55d7748/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-15 12:47:06.226 7 INFO cinder.api.openstack.wsgi [None req-7e4037fc-1158-49cd-986f-460aeba25138 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/1f0c2fc7be4042afa522e3c29bd0691c?usage=true 2026-07-15 12:47:06.253 7 INFO cinder.api.openstack.wsgi [None req-7e4037fc-1158-49cd-986f-460aeba25138 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/1f0c2fc7be4042afa522e3c29bd0691c?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 613/1221] 10.0.0.199 () {28 vars in 736 bytes} [Wed Jul 15 12:47:06 2026] GET /v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/1f0c2fc7be4042afa522e3c29bd0691c?usage=true => generated 845 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 12:47:06.264 8 INFO cinder.api.openstack.wsgi [None req-33c0a1c7-e549-4a01-a462-293872927141 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/7c63e376426f483684c930a4e3a43654?usage=true 2026-07-15 12:47:06.293 8 INFO cinder.api.openstack.wsgi [None req-33c0a1c7-e549-4a01-a462-293872927141 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/7c63e376426f483684c930a4e3a43654?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 609/1222] 10.0.0.199 () {28 vars in 736 bytes} [Wed Jul 15 12:47:06 2026] GET /v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/7c63e376426f483684c930a4e3a43654?usage=true => generated 847 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 12:47:06.305 7 INFO cinder.api.openstack.wsgi [None req-f40f2f11-7c42-4dc1-98c9-c787e82f9be9 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/e3abcbd0869e4dd2ad9476beb55d7748?usage=true 2026-07-15 12:47:06.333 7 INFO cinder.api.openstack.wsgi [None req-f40f2f11-7c42-4dc1-98c9-c787e82f9be9 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/e3abcbd0869e4dd2ad9476beb55d7748?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 614/1223] 10.0.0.199 () {28 vars in 736 bytes} [Wed Jul 15 12:47:06 2026] GET /v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/e3abcbd0869e4dd2ad9476beb55d7748?usage=true => generated 845 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 12:47:14.308 8 INFO cinder.api.openstack.wsgi [None req-33c0a1c7-e549-4a01-a462-293872927141 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:47:14.310 7 INFO cinder.api.openstack.wsgi [None req-f40f2f11-7c42-4dc1-98c9-c787e82f9be9 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:47:14.311 8 INFO cinder.api.openstack.wsgi [None req-33c0a1c7-e549-4a01-a462-293872927141 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:47:14.311 7 INFO cinder.api.openstack.wsgi [None req-f40f2f11-7c42-4dc1-98c9-c787e82f9be9 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:47:24.309 7 INFO cinder.api.openstack.wsgi [None req-f40f2f11-7c42-4dc1-98c9-c787e82f9be9 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:47:24.309 8 INFO cinder.api.openstack.wsgi [None req-33c0a1c7-e549-4a01-a462-293872927141 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:47:24.310 8 INFO cinder.api.openstack.wsgi [None req-33c0a1c7-e549-4a01-a462-293872927141 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:47:24.310 7 INFO cinder.api.openstack.wsgi [None req-f40f2f11-7c42-4dc1-98c9-c787e82f9be9 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:47:34.308 7 INFO cinder.api.openstack.wsgi [None req-f40f2f11-7c42-4dc1-98c9-c787e82f9be9 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:47:34.308 7 INFO cinder.api.openstack.wsgi [None req-f40f2f11-7c42-4dc1-98c9-c787e82f9be9 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:47:34.308 8 INFO cinder.api.openstack.wsgi [None req-33c0a1c7-e549-4a01-a462-293872927141 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:47:34.309 8 INFO cinder.api.openstack.wsgi [None req-33c0a1c7-e549-4a01-a462-293872927141 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:47:44.309 7 INFO cinder.api.openstack.wsgi [None req-f40f2f11-7c42-4dc1-98c9-c787e82f9be9 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:47:44.310 8 INFO cinder.api.openstack.wsgi [None req-33c0a1c7-e549-4a01-a462-293872927141 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:47:44.310 8 INFO cinder.api.openstack.wsgi [None req-33c0a1c7-e549-4a01-a462-293872927141 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:47:44.311 7 INFO cinder.api.openstack.wsgi [None req-f40f2f11-7c42-4dc1-98c9-c787e82f9be9 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:47:54.308 8 INFO cinder.api.openstack.wsgi [None req-33c0a1c7-e549-4a01-a462-293872927141 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:47:54.309 8 INFO cinder.api.openstack.wsgi [None req-33c0a1c7-e549-4a01-a462-293872927141 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:47:54.311 7 INFO cinder.api.openstack.wsgi [None req-f40f2f11-7c42-4dc1-98c9-c787e82f9be9 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:47:54.311 7 INFO cinder.api.openstack.wsgi [None req-f40f2f11-7c42-4dc1-98c9-c787e82f9be9 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:48:04.308 8 INFO cinder.api.openstack.wsgi [None req-33c0a1c7-e549-4a01-a462-293872927141 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:48:04.309 7 INFO cinder.api.openstack.wsgi [None req-f40f2f11-7c42-4dc1-98c9-c787e82f9be9 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:48:04.310 7 INFO cinder.api.openstack.wsgi [None req-f40f2f11-7c42-4dc1-98c9-c787e82f9be9 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:48:04.311 8 INFO cinder.api.openstack.wsgi [None req-33c0a1c7-e549-4a01-a462-293872927141 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:48:05.579 7 INFO cinder.api.openstack.wsgi [None req-8b3500c0-2ca5-470f-84d4-b9ae7ac5cfee 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/snapshots?all_tenants=true 2026-07-15 12:48:05.584 7 INFO cinder.volume.api [None req-8b3500c0-2ca5-470f-84d4-b9ae7ac5cfee 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] Get all snapshots completed successfully. 2026-07-15 12:48:05.585 7 INFO cinder.api.openstack.wsgi [None req-8b3500c0-2ca5-470f-84d4-b9ae7ac5cfee 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 621/1236] 10.0.0.199 () {28 vars in 674 bytes} [Wed Jul 15 12:48:05 2026] GET /v3/e3abcbd0869e4dd2ad9476beb55d7748/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-15 12:48:05.599 8 INFO cinder.api.openstack.wsgi [None req-05b6e025-5d70-48ed-b438-877dcb6a2965 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/os-services 2026-07-15 12:48:05.611 8 INFO cinder.api.openstack.wsgi [None req-05b6e025-5d70-48ed-b438-877dcb6a2965 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/os-services returned with HTTP 200 [pid: 8|app: 0|req: 616/1237] 10.0.0.199 () {28 vars in 645 bytes} [Wed Jul 15 12:48:05 2026] GET /v3/e3abcbd0869e4dd2ad9476beb55d7748/os-services => generated 646 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 12:48:05.628 7 INFO cinder.api.openstack.wsgi [None req-3594caf8-f6ef-4dca-a15b-4ac04560ebcb 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/volumes/detail?all_tenants=true 2026-07-15 12:48:05.637 7 INFO cinder.volume.api [None req-3594caf8-f6ef-4dca-a15b-4ac04560ebcb 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] Get all volumes completed successfully. 2026-07-15 12:48:05.639 7 INFO cinder.api.openstack.wsgi [None req-3594caf8-f6ef-4dca-a15b-4ac04560ebcb 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 622/1238] 10.0.0.199 () {28 vars in 684 bytes} [Wed Jul 15 12:48:05 2026] GET /v3/e3abcbd0869e4dd2ad9476beb55d7748/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-15 12:48:05.652 8 INFO cinder.api.openstack.wsgi [None req-9c65dfff-5fac-4f2d-a219-7434e9a95b7e 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/scheduler-stats/get_pools?detail=true 2026-07-15 12:48:06.155 8 INFO cinder.api.openstack.wsgi [None req-9c65dfff-5fac-4f2d-a219-7434e9a95b7e 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 617/1239] 10.0.0.199 () {28 vars in 696 bytes} [Wed Jul 15 12:48:05 2026] GET /v3/e3abcbd0869e4dd2ad9476beb55d7748/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-15 12:48:06.179 7 INFO cinder.api.openstack.wsgi [None req-36039d68-a1b7-4e0a-acac-0b16dbc87c9c 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/volumes/detail?all_tenants=true 2026-07-15 12:48:06.188 7 INFO cinder.volume.api [None req-36039d68-a1b7-4e0a-acac-0b16dbc87c9c 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] Get all volumes completed successfully. 2026-07-15 12:48:06.190 7 INFO cinder.api.openstack.wsgi [None req-36039d68-a1b7-4e0a-acac-0b16dbc87c9c 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 623/1240] 10.0.0.199 () {28 vars in 684 bytes} [Wed Jul 15 12:48:06 2026] GET /v3/e3abcbd0869e4dd2ad9476beb55d7748/volumes/detail?all_tenants=true => generated 15 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-15 12:48:06.238 8 INFO cinder.api.openstack.wsgi [None req-664da373-d721-4e27-a8ba-14c6b1f40a2f 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/1f0c2fc7be4042afa522e3c29bd0691c?usage=true 2026-07-15 12:48:06.267 8 INFO cinder.api.openstack.wsgi [None req-664da373-d721-4e27-a8ba-14c6b1f40a2f 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/1f0c2fc7be4042afa522e3c29bd0691c?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 618/1241] 10.0.0.199 () {28 vars in 736 bytes} [Wed Jul 15 12:48:06 2026] GET /v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/1f0c2fc7be4042afa522e3c29bd0691c?usage=true => generated 845 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 12:48:06.277 7 INFO cinder.api.openstack.wsgi [None req-2ad95189-02eb-4aaf-b55b-000dfd052846 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/7c63e376426f483684c930a4e3a43654?usage=true 2026-07-15 12:48:06.308 7 INFO cinder.api.openstack.wsgi [None req-2ad95189-02eb-4aaf-b55b-000dfd052846 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/7c63e376426f483684c930a4e3a43654?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 624/1242] 10.0.0.199 () {28 vars in 736 bytes} [Wed Jul 15 12:48:06 2026] GET /v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/7c63e376426f483684c930a4e3a43654?usage=true => generated 847 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 12:48:06.322 8 INFO cinder.api.openstack.wsgi [None req-3809a295-67b6-4dcf-82e7-c8d56193ff62 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/e3abcbd0869e4dd2ad9476beb55d7748?usage=true 2026-07-15 12:48:06.354 8 INFO cinder.api.openstack.wsgi [None req-3809a295-67b6-4dcf-82e7-c8d56193ff62 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/e3abcbd0869e4dd2ad9476beb55d7748?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 619/1243] 10.0.0.199 () {28 vars in 736 bytes} [Wed Jul 15 12:48:06 2026] GET /v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/e3abcbd0869e4dd2ad9476beb55d7748?usage=true => generated 845 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 12:48:14.308 7 INFO cinder.api.openstack.wsgi [None req-2ad95189-02eb-4aaf-b55b-000dfd052846 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:48:14.308 8 INFO cinder.api.openstack.wsgi [None req-3809a295-67b6-4dcf-82e7-c8d56193ff62 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:48:14.308 7 INFO cinder.api.openstack.wsgi [None req-2ad95189-02eb-4aaf-b55b-000dfd052846 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:48:14.308 8 INFO cinder.api.openstack.wsgi [None req-3809a295-67b6-4dcf-82e7-c8d56193ff62 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:48:24.308 7 INFO cinder.api.openstack.wsgi [None req-2ad95189-02eb-4aaf-b55b-000dfd052846 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:48:24.309 8 INFO cinder.api.openstack.wsgi [None req-3809a295-67b6-4dcf-82e7-c8d56193ff62 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:48:24.310 7 INFO cinder.api.openstack.wsgi [None req-2ad95189-02eb-4aaf-b55b-000dfd052846 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:48:24.310 8 INFO cinder.api.openstack.wsgi [None req-3809a295-67b6-4dcf-82e7-c8d56193ff62 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:48:34.308 7 INFO cinder.api.openstack.wsgi [None req-2ad95189-02eb-4aaf-b55b-000dfd052846 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:48:34.308 8 INFO cinder.api.openstack.wsgi [None req-3809a295-67b6-4dcf-82e7-c8d56193ff62 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:48:34.309 7 INFO cinder.api.openstack.wsgi [None req-2ad95189-02eb-4aaf-b55b-000dfd052846 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:48:34.310 8 INFO cinder.api.openstack.wsgi [None req-3809a295-67b6-4dcf-82e7-c8d56193ff62 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:48:47.990 7 INFO cinder.api.openstack.wsgi [None req-2ad95189-02eb-4aaf-b55b-000dfd052846 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:48:47.991 7 INFO cinder.api.openstack.wsgi [None req-2ad95189-02eb-4aaf-b55b-000dfd052846 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:48:48.028 8 INFO cinder.api.openstack.wsgi [None req-3809a295-67b6-4dcf-82e7-c8d56193ff62 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:48:48.039 8 INFO cinder.api.openstack.wsgi [None req-3809a295-67b6-4dcf-82e7-c8d56193ff62 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:48:54.390 7 INFO cinder.api.openstack.wsgi [None req-2ad95189-02eb-4aaf-b55b-000dfd052846 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:48:54.390 8 INFO cinder.api.openstack.wsgi [None req-3809a295-67b6-4dcf-82e7-c8d56193ff62 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:48:54.392 7 INFO cinder.api.openstack.wsgi [None req-2ad95189-02eb-4aaf-b55b-000dfd052846 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:48:54.392 8 INFO cinder.api.openstack.wsgi [None req-3809a295-67b6-4dcf-82e7-c8d56193ff62 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:49:04.308 8 INFO cinder.api.openstack.wsgi [None req-3809a295-67b6-4dcf-82e7-c8d56193ff62 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:49:04.308 7 INFO cinder.api.openstack.wsgi [None req-2ad95189-02eb-4aaf-b55b-000dfd052846 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:49:04.308 8 INFO cinder.api.openstack.wsgi [None req-3809a295-67b6-4dcf-82e7-c8d56193ff62 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:49:04.309 7 INFO cinder.api.openstack.wsgi [None req-2ad95189-02eb-4aaf-b55b-000dfd052846 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:49:05.616 8 INFO cinder.api.openstack.wsgi [None req-0fca6ff5-2afd-47b1-9e47-9603b2e52b4c 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/1f0c2fc7be4042afa522e3c29bd0691c?usage=true 2026-07-15 12:49:05.636 8 INFO cinder.api.openstack.wsgi [None req-0fca6ff5-2afd-47b1-9e47-9603b2e52b4c 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/1f0c2fc7be4042afa522e3c29bd0691c?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 626/1256] 10.0.0.199 () {28 vars in 736 bytes} [Wed Jul 15 12:49:05 2026] GET /v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/1f0c2fc7be4042afa522e3c29bd0691c?usage=true => generated 845 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 12:49:05.646 7 INFO cinder.api.openstack.wsgi [None req-abceb3c8-5046-4c51-9792-3c227a8482f4 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/7c63e376426f483684c930a4e3a43654?usage=true 2026-07-15 12:49:05.679 7 INFO cinder.api.openstack.wsgi [None req-abceb3c8-5046-4c51-9792-3c227a8482f4 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/7c63e376426f483684c930a4e3a43654?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 631/1257] 10.0.0.199 () {28 vars in 736 bytes} [Wed Jul 15 12:49:05 2026] GET /v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/7c63e376426f483684c930a4e3a43654?usage=true => generated 847 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 12:49:05.690 8 INFO cinder.api.openstack.wsgi [None req-44c0d623-7a06-45e9-84c8-993d27011143 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/e3abcbd0869e4dd2ad9476beb55d7748?usage=true 2026-07-15 12:49:05.713 8 INFO cinder.api.openstack.wsgi [None req-44c0d623-7a06-45e9-84c8-993d27011143 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/e3abcbd0869e4dd2ad9476beb55d7748?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 627/1258] 10.0.0.199 () {28 vars in 736 bytes} [Wed Jul 15 12:49:05 2026] GET /v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/e3abcbd0869e4dd2ad9476beb55d7748?usage=true => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 12:49:05.727 7 INFO cinder.api.openstack.wsgi [None req-0e2a66bc-527b-4fa5-b871-ba21e3bec75c 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/os-services 2026-07-15 12:49:05.733 7 INFO cinder.api.openstack.wsgi [None req-0e2a66bc-527b-4fa5-b871-ba21e3bec75c 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/os-services returned with HTTP 200 [pid: 7|app: 0|req: 632/1259] 10.0.0.199 () {28 vars in 645 bytes} [Wed Jul 15 12:49:05 2026] GET /v3/e3abcbd0869e4dd2ad9476beb55d7748/os-services => generated 646 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 12:49:05.744 8 INFO cinder.api.openstack.wsgi [None req-3123728f-9796-4af1-85cd-12240e0c0339 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/snapshots?all_tenants=true 2026-07-15 12:49:05.750 8 INFO cinder.volume.api [None req-3123728f-9796-4af1-85cd-12240e0c0339 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] Get all snapshots completed successfully. 2026-07-15 12:49:05.750 8 INFO cinder.api.openstack.wsgi [None req-3123728f-9796-4af1-85cd-12240e0c0339 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 628/1260] 10.0.0.199 () {28 vars in 674 bytes} [Wed Jul 15 12:49:05 2026] GET /v3/e3abcbd0869e4dd2ad9476beb55d7748/snapshots?all_tenants=true => generated 17 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-15 12:49:05.759 7 INFO cinder.api.openstack.wsgi [None req-7e325498-9495-47b4-9820-7df105264023 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/scheduler-stats/get_pools?detail=true 2026-07-15 12:49:06.262 7 INFO cinder.api.openstack.wsgi [None req-7e325498-9495-47b4-9820-7df105264023 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 633/1261] 10.0.0.199 () {28 vars in 696 bytes} [Wed Jul 15 12:49:05 2026] GET /v3/e3abcbd0869e4dd2ad9476beb55d7748/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-15 12:49:06.272 8 INFO cinder.api.openstack.wsgi [None req-885ec4b4-91f3-4194-adf5-4b6d4389fd90 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/volumes/detail?all_tenants=true 2026-07-15 12:49:06.284 8 INFO cinder.volume.api [None req-885ec4b4-91f3-4194-adf5-4b6d4389fd90 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] Get all volumes completed successfully. 2026-07-15 12:49:06.286 8 INFO cinder.api.openstack.wsgi [None req-885ec4b4-91f3-4194-adf5-4b6d4389fd90 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 629/1262] 10.0.0.199 () {28 vars in 684 bytes} [Wed Jul 15 12:49:06 2026] GET /v3/e3abcbd0869e4dd2ad9476beb55d7748/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-15 12:49:06.298 7 INFO cinder.api.openstack.wsgi [None req-9542dd81-69b0-4402-af2d-2ffb00a13f5e 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/volumes/detail?all_tenants=true 2026-07-15 12:49:06.315 7 INFO cinder.volume.api [None req-9542dd81-69b0-4402-af2d-2ffb00a13f5e 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] Get all volumes completed successfully. 2026-07-15 12:49:06.317 7 INFO cinder.api.openstack.wsgi [None req-9542dd81-69b0-4402-af2d-2ffb00a13f5e 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 634/1263] 10.0.0.199 () {28 vars in 684 bytes} [Wed Jul 15 12:49:06 2026] GET /v3/e3abcbd0869e4dd2ad9476beb55d7748/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-15 12:49:14.308 8 INFO cinder.api.openstack.wsgi [None req-885ec4b4-91f3-4194-adf5-4b6d4389fd90 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:49:14.308 7 INFO cinder.api.openstack.wsgi [None req-9542dd81-69b0-4402-af2d-2ffb00a13f5e 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:49:14.309 8 INFO cinder.api.openstack.wsgi [None req-885ec4b4-91f3-4194-adf5-4b6d4389fd90 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:49:14.310 7 INFO cinder.api.openstack.wsgi [None req-9542dd81-69b0-4402-af2d-2ffb00a13f5e 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:49:24.308 8 INFO cinder.api.openstack.wsgi [None req-885ec4b4-91f3-4194-adf5-4b6d4389fd90 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:49:24.308 7 INFO cinder.api.openstack.wsgi [None req-9542dd81-69b0-4402-af2d-2ffb00a13f5e 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:49:24.309 8 INFO cinder.api.openstack.wsgi [None req-885ec4b4-91f3-4194-adf5-4b6d4389fd90 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:49:24.309 7 INFO cinder.api.openstack.wsgi [None req-9542dd81-69b0-4402-af2d-2ffb00a13f5e 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:49:34.308 8 INFO cinder.api.openstack.wsgi [None req-885ec4b4-91f3-4194-adf5-4b6d4389fd90 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:49:34.308 7 INFO cinder.api.openstack.wsgi [None req-9542dd81-69b0-4402-af2d-2ffb00a13f5e 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:49:34.309 8 INFO cinder.api.openstack.wsgi [None req-885ec4b4-91f3-4194-adf5-4b6d4389fd90 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:49:34.309 7 INFO cinder.api.openstack.wsgi [None req-9542dd81-69b0-4402-af2d-2ffb00a13f5e 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:49:44.308 8 INFO cinder.api.openstack.wsgi [None req-885ec4b4-91f3-4194-adf5-4b6d4389fd90 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:49:44.309 7 INFO cinder.api.openstack.wsgi [None req-9542dd81-69b0-4402-af2d-2ffb00a13f5e 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:49:44.309 8 INFO cinder.api.openstack.wsgi [None req-885ec4b4-91f3-4194-adf5-4b6d4389fd90 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:49:44.310 7 INFO cinder.api.openstack.wsgi [None req-9542dd81-69b0-4402-af2d-2ffb00a13f5e 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:49:54.308 8 INFO cinder.api.openstack.wsgi [None req-885ec4b4-91f3-4194-adf5-4b6d4389fd90 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:49:54.309 7 INFO cinder.api.openstack.wsgi [None req-9542dd81-69b0-4402-af2d-2ffb00a13f5e 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:49:54.309 8 INFO cinder.api.openstack.wsgi [None req-885ec4b4-91f3-4194-adf5-4b6d4389fd90 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:49:54.310 7 INFO cinder.api.openstack.wsgi [None req-9542dd81-69b0-4402-af2d-2ffb00a13f5e 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:50:04.308 8 INFO cinder.api.openstack.wsgi [None req-885ec4b4-91f3-4194-adf5-4b6d4389fd90 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:50:04.308 7 INFO cinder.api.openstack.wsgi [None req-9542dd81-69b0-4402-af2d-2ffb00a13f5e 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:50:04.309 7 INFO cinder.api.openstack.wsgi [None req-9542dd81-69b0-4402-af2d-2ffb00a13f5e 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:50:04.309 8 INFO cinder.api.openstack.wsgi [None req-885ec4b4-91f3-4194-adf5-4b6d4389fd90 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:50:05.579 7 INFO cinder.api.openstack.wsgi [None req-102fb804-a424-4f80-81d1-0b07f5013aca 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/snapshots?all_tenants=true 2026-07-15 12:50:05.587 7 INFO cinder.volume.api [None req-102fb804-a424-4f80-81d1-0b07f5013aca 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] Get all snapshots completed successfully. 2026-07-15 12:50:05.587 7 INFO cinder.api.openstack.wsgi [None req-102fb804-a424-4f80-81d1-0b07f5013aca 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 641/1276] 10.0.0.199 () {28 vars in 674 bytes} [Wed Jul 15 12:50:05 2026] GET /v3/e3abcbd0869e4dd2ad9476beb55d7748/snapshots?all_tenants=true => generated 17 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-15 12:50:05.598 8 INFO cinder.api.openstack.wsgi [None req-10fccc95-7a8d-4db8-a042-ed18a3d4728d 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/volumes/detail?all_tenants=true 2026-07-15 12:50:05.610 8 INFO cinder.volume.api [None req-10fccc95-7a8d-4db8-a042-ed18a3d4728d 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] Get all volumes completed successfully. 2026-07-15 12:50:05.612 8 INFO cinder.api.openstack.wsgi [None req-10fccc95-7a8d-4db8-a042-ed18a3d4728d 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 636/1277] 10.0.0.199 () {28 vars in 684 bytes} [Wed Jul 15 12:50:05 2026] GET /v3/e3abcbd0869e4dd2ad9476beb55d7748/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-15 12:50:05.627 7 INFO cinder.api.openstack.wsgi [None req-0c981bd0-991d-410e-8f78-d2c9b5b43629 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/scheduler-stats/get_pools?detail=true 2026-07-15 12:50:06.133 7 INFO cinder.api.openstack.wsgi [None req-0c981bd0-991d-410e-8f78-d2c9b5b43629 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 642/1278] 10.0.0.199 () {28 vars in 696 bytes} [Wed Jul 15 12:50:05 2026] GET /v3/e3abcbd0869e4dd2ad9476beb55d7748/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-15 12:50:06.155 8 INFO cinder.api.openstack.wsgi [None req-793ef21f-bd13-4396-892b-2f8dfb655d77 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/volumes/detail?all_tenants=true 2026-07-15 12:50:06.165 8 INFO cinder.volume.api [None req-793ef21f-bd13-4396-892b-2f8dfb655d77 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] Get all volumes completed successfully. 2026-07-15 12:50:06.167 8 INFO cinder.api.openstack.wsgi [None req-793ef21f-bd13-4396-892b-2f8dfb655d77 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 637/1279] 10.0.0.199 () {28 vars in 684 bytes} [Wed Jul 15 12:50:06 2026] GET /v3/e3abcbd0869e4dd2ad9476beb55d7748/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-15 12:50:06.229 7 INFO cinder.api.openstack.wsgi [None req-d7af785a-9069-457e-a42f-639895c5d3ca 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/1f0c2fc7be4042afa522e3c29bd0691c?usage=true 2026-07-15 12:50:06.275 7 INFO cinder.api.openstack.wsgi [None req-d7af785a-9069-457e-a42f-639895c5d3ca 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/1f0c2fc7be4042afa522e3c29bd0691c?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 643/1280] 10.0.0.199 () {28 vars in 736 bytes} [Wed Jul 15 12:50:06 2026] GET /v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/1f0c2fc7be4042afa522e3c29bd0691c?usage=true => generated 845 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 12:50:06.290 8 INFO cinder.api.openstack.wsgi [None req-d9f3eefd-6fa7-4dd4-adca-8f343de1b30a 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/7c63e376426f483684c930a4e3a43654?usage=true 2026-07-15 12:50:06.323 8 INFO cinder.api.openstack.wsgi [None req-d9f3eefd-6fa7-4dd4-adca-8f343de1b30a 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/7c63e376426f483684c930a4e3a43654?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 638/1281] 10.0.0.199 () {28 vars in 736 bytes} [Wed Jul 15 12:50:06 2026] GET /v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/7c63e376426f483684c930a4e3a43654?usage=true => generated 847 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 12:50:06.339 7 INFO cinder.api.openstack.wsgi [None req-dc43d406-146b-4974-8332-dc8d28f26fa6 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/e3abcbd0869e4dd2ad9476beb55d7748?usage=true 2026-07-15 12:50:06.365 7 INFO cinder.api.openstack.wsgi [None req-dc43d406-146b-4974-8332-dc8d28f26fa6 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/e3abcbd0869e4dd2ad9476beb55d7748?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 644/1282] 10.0.0.199 () {28 vars in 736 bytes} [Wed Jul 15 12:50:06 2026] GET /v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/e3abcbd0869e4dd2ad9476beb55d7748?usage=true => generated 845 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 12:50:06.382 8 INFO cinder.api.openstack.wsgi [None req-67626e99-607f-47ab-9da1-0699f74eb81e 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/os-services 2026-07-15 12:50:06.388 8 INFO cinder.api.openstack.wsgi [None req-67626e99-607f-47ab-9da1-0699f74eb81e 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/os-services returned with HTTP 200 [pid: 8|app: 0|req: 639/1283] 10.0.0.199 () {28 vars in 645 bytes} [Wed Jul 15 12:50:06 2026] GET /v3/e3abcbd0869e4dd2ad9476beb55d7748/os-services => generated 646 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 12:50:14.309 7 INFO cinder.api.openstack.wsgi [None req-dc43d406-146b-4974-8332-dc8d28f26fa6 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:50:14.310 8 INFO cinder.api.openstack.wsgi [None req-67626e99-607f-47ab-9da1-0699f74eb81e 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:50:14.311 7 INFO cinder.api.openstack.wsgi [None req-dc43d406-146b-4974-8332-dc8d28f26fa6 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:50:14.311 8 INFO cinder.api.openstack.wsgi [None req-67626e99-607f-47ab-9da1-0699f74eb81e 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:50:24.308 8 INFO cinder.api.openstack.wsgi [None req-67626e99-607f-47ab-9da1-0699f74eb81e 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:50:24.308 7 INFO cinder.api.openstack.wsgi [None req-dc43d406-146b-4974-8332-dc8d28f26fa6 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:50:24.309 8 INFO cinder.api.openstack.wsgi [None req-67626e99-607f-47ab-9da1-0699f74eb81e 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:50:24.309 7 INFO cinder.api.openstack.wsgi [None req-dc43d406-146b-4974-8332-dc8d28f26fa6 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:50:34.308 8 INFO cinder.api.openstack.wsgi [None req-67626e99-607f-47ab-9da1-0699f74eb81e 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:50:34.308 7 INFO cinder.api.openstack.wsgi [None req-dc43d406-146b-4974-8332-dc8d28f26fa6 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:50:34.309 7 INFO cinder.api.openstack.wsgi [None req-dc43d406-146b-4974-8332-dc8d28f26fa6 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:50:34.309 8 INFO cinder.api.openstack.wsgi [None req-67626e99-607f-47ab-9da1-0699f74eb81e 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:50:44.309 7 INFO cinder.api.openstack.wsgi [None req-dc43d406-146b-4974-8332-dc8d28f26fa6 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:50:44.309 8 INFO cinder.api.openstack.wsgi [None req-67626e99-607f-47ab-9da1-0699f74eb81e 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:50:44.310 7 INFO cinder.api.openstack.wsgi [None req-dc43d406-146b-4974-8332-dc8d28f26fa6 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:50:44.311 8 INFO cinder.api.openstack.wsgi [None req-67626e99-607f-47ab-9da1-0699f74eb81e 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:50:54.308 7 INFO cinder.api.openstack.wsgi [None req-dc43d406-146b-4974-8332-dc8d28f26fa6 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:50:54.308 8 INFO cinder.api.openstack.wsgi [None req-67626e99-607f-47ab-9da1-0699f74eb81e 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:50:54.309 7 INFO cinder.api.openstack.wsgi [None req-dc43d406-146b-4974-8332-dc8d28f26fa6 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:50:54.310 8 INFO cinder.api.openstack.wsgi [None req-67626e99-607f-47ab-9da1-0699f74eb81e 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:51:04.308 8 INFO cinder.api.openstack.wsgi [None req-67626e99-607f-47ab-9da1-0699f74eb81e 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:51:04.308 7 INFO cinder.api.openstack.wsgi [None req-dc43d406-146b-4974-8332-dc8d28f26fa6 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:51:04.309 8 INFO cinder.api.openstack.wsgi [None req-67626e99-607f-47ab-9da1-0699f74eb81e 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:51:04.309 7 INFO cinder.api.openstack.wsgi [None req-dc43d406-146b-4974-8332-dc8d28f26fa6 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:51:05.590 8 INFO cinder.api.openstack.wsgi [None req-88072d61-e27e-4a36-a74d-d43c74dca9fe 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/volumes/detail?all_tenants=true 2026-07-15 12:51:05.601 8 INFO cinder.volume.api [None req-88072d61-e27e-4a36-a74d-d43c74dca9fe 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] Get all volumes completed successfully. 2026-07-15 12:51:05.602 8 INFO cinder.api.openstack.wsgi [None req-88072d61-e27e-4a36-a74d-d43c74dca9fe 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 646/1296] 10.0.0.199 () {28 vars in 684 bytes} [Wed Jul 15 12:51:05 2026] GET /v3/e3abcbd0869e4dd2ad9476beb55d7748/volumes/detail?all_tenants=true => generated 15 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-15 12:51:05.619 7 INFO cinder.api.openstack.wsgi [None req-a61da00b-a2de-40bd-bda9-9bf63122cf7b 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/snapshots?all_tenants=true 2026-07-15 12:51:05.631 7 INFO cinder.volume.api [None req-a61da00b-a2de-40bd-bda9-9bf63122cf7b 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] Get all snapshots completed successfully. 2026-07-15 12:51:05.634 7 INFO cinder.api.openstack.wsgi [None req-a61da00b-a2de-40bd-bda9-9bf63122cf7b 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 651/1297] 10.0.0.199 () {28 vars in 674 bytes} [Wed Jul 15 12:51:05 2026] GET /v3/e3abcbd0869e4dd2ad9476beb55d7748/snapshots?all_tenants=true => generated 17 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-15 12:51:05.651 8 INFO cinder.api.openstack.wsgi [None req-bcba44bc-eec7-489a-974b-4b2acb044a8c 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/scheduler-stats/get_pools?detail=true 2026-07-15 12:51:06.155 8 INFO cinder.api.openstack.wsgi [None req-bcba44bc-eec7-489a-974b-4b2acb044a8c 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 647/1298] 10.0.0.199 () {28 vars in 696 bytes} [Wed Jul 15 12:51:05 2026] GET /v3/e3abcbd0869e4dd2ad9476beb55d7748/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-15 12:51:06.246 7 INFO cinder.api.openstack.wsgi [None req-c00ad186-a6e7-4fa3-b124-d308172cff63 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/1f0c2fc7be4042afa522e3c29bd0691c?usage=true 2026-07-15 12:51:06.274 7 INFO cinder.api.openstack.wsgi [None req-c00ad186-a6e7-4fa3-b124-d308172cff63 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/1f0c2fc7be4042afa522e3c29bd0691c?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 652/1299] 10.0.0.199 () {28 vars in 736 bytes} [Wed Jul 15 12:51:06 2026] GET /v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/1f0c2fc7be4042afa522e3c29bd0691c?usage=true => generated 845 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 12:51:06.288 8 INFO cinder.api.openstack.wsgi [None req-bc203e43-4724-446e-8ae0-8c9f71d9c4b4 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/7c63e376426f483684c930a4e3a43654?usage=true 2026-07-15 12:51:06.312 8 INFO cinder.api.openstack.wsgi [None req-bc203e43-4724-446e-8ae0-8c9f71d9c4b4 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/7c63e376426f483684c930a4e3a43654?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 648/1300] 10.0.0.199 () {28 vars in 736 bytes} [Wed Jul 15 12:51:06 2026] GET /v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/7c63e376426f483684c930a4e3a43654?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 12:51:06.323 7 INFO cinder.api.openstack.wsgi [None req-09751aec-85cb-4fe3-8ecb-72f6a8a30285 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/e3abcbd0869e4dd2ad9476beb55d7748?usage=true 2026-07-15 12:51:06.355 7 INFO cinder.api.openstack.wsgi [None req-09751aec-85cb-4fe3-8ecb-72f6a8a30285 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/e3abcbd0869e4dd2ad9476beb55d7748?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 653/1301] 10.0.0.199 () {28 vars in 736 bytes} [Wed Jul 15 12:51:06 2026] GET /v3/e3abcbd0869e4dd2ad9476beb55d7748/os-quota-sets/e3abcbd0869e4dd2ad9476beb55d7748?usage=true => generated 845 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 12:51:06.368 8 INFO cinder.api.openstack.wsgi [None req-110c02cc-01ff-411e-a354-d90f5a1f26b0 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/volumes/detail?all_tenants=true 2026-07-15 12:51:06.377 8 INFO cinder.volume.api [None req-110c02cc-01ff-411e-a354-d90f5a1f26b0 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] Get all volumes completed successfully. 2026-07-15 12:51:06.379 8 INFO cinder.api.openstack.wsgi [None req-110c02cc-01ff-411e-a354-d90f5a1f26b0 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 649/1302] 10.0.0.199 () {28 vars in 684 bytes} [Wed Jul 15 12:51:06 2026] GET /v3/e3abcbd0869e4dd2ad9476beb55d7748/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-15 12:51:06.388 7 INFO cinder.api.openstack.wsgi [None req-4d48f3c3-1f4e-4dc7-b86b-f41be4180040 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/os-services 2026-07-15 12:51:06.395 7 INFO cinder.api.openstack.wsgi [None req-4d48f3c3-1f4e-4dc7-b86b-f41be4180040 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e3abcbd0869e4dd2ad9476beb55d7748/os-services returned with HTTP 200 [pid: 7|app: 0|req: 654/1303] 10.0.0.199 () {28 vars in 645 bytes} [Wed Jul 15 12:51:06 2026] GET /v3/e3abcbd0869e4dd2ad9476beb55d7748/os-services => generated 646 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 12:51:14.309 7 INFO cinder.api.openstack.wsgi [None req-4d48f3c3-1f4e-4dc7-b86b-f41be4180040 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:51:14.309 8 INFO cinder.api.openstack.wsgi [None req-110c02cc-01ff-411e-a354-d90f5a1f26b0 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:51:14.310 7 INFO cinder.api.openstack.wsgi [None req-4d48f3c3-1f4e-4dc7-b86b-f41be4180040 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:51:14.312 8 INFO cinder.api.openstack.wsgi [None req-110c02cc-01ff-411e-a354-d90f5a1f26b0 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:51:24.307 8 INFO cinder.api.openstack.wsgi [None req-110c02cc-01ff-411e-a354-d90f5a1f26b0 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:51:24.308 8 INFO cinder.api.openstack.wsgi [None req-110c02cc-01ff-411e-a354-d90f5a1f26b0 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:51:24.308 7 INFO cinder.api.openstack.wsgi [None req-4d48f3c3-1f4e-4dc7-b86b-f41be4180040 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:51:24.309 7 INFO cinder.api.openstack.wsgi [None req-4d48f3c3-1f4e-4dc7-b86b-f41be4180040 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:51:34.308 8 INFO cinder.api.openstack.wsgi [None req-110c02cc-01ff-411e-a354-d90f5a1f26b0 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:51:34.309 7 INFO cinder.api.openstack.wsgi [None req-4d48f3c3-1f4e-4dc7-b86b-f41be4180040 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] GET http://10.0.0.61:8776/ 2026-07-15 12:51:34.309 8 INFO cinder.api.openstack.wsgi [None req-110c02cc-01ff-411e-a354-d90f5a1f26b0 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300 2026-07-15 12:51:34.310 7 INFO cinder.api.openstack.wsgi [None req-4d48f3c3-1f4e-4dc7-b86b-f41be4180040 0053c04d79b84c26bd62a115261606a3 e3abcbd0869e4dd2ad9476beb55d7748 - - default default] http://10.0.0.61:8776/ returned with HTTP 300