+ 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 [Mon Jun 8 19:16:50 2026] *** compiled with version: 13.3.0 on 27 January 2026 17:26:08 os: Linux-5.15.0-179-generic #189-Ubuntu SMP Tue May 5 18:20:56 UTC 2026 nodename: cinder-api-f7d6b6574-jlq5f 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 0x7f4403bd3668 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/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. removals.removed_module( /var/lib/openstack/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. removals.removed_module( /var/lib/openstack/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. removals.removed_module( /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:1591: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release warnings.warn( /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:1591: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release warnings.warn( /var/lib/openstack/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. warnings.warn( /var/lib/openstack/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. warnings.warn( simplejson unavailable, fall-back to standard python json simplejson unavailable, fall-back to standard python json 2026-06-08 19:16:54.878 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-06-08 19:16:54.878 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-06-08 19:16:54.922 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-06-08 19:16:54.922 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-06-08 19:16:56.124 7 INFO cinder.rpc [None req-c8f1717d-8066-4773-90ac-2abc22aeee42 - - - - - -] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. 2026-06-08 19:16:56.127 7 INFO cinder.rpc [None req-c8f1717d-8066-4773-90ac-2abc22aeee42 - - - - - -] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. 2026-06-08 19:16:56.129 7 INFO cinder.rpc [None req-c8f1717d-8066-4773-90ac-2abc22aeee42 - - - - - -] Automatically selected cinder-volume objects version 1.39 as minimum service version. 2026-06-08 19:16:56.131 7 INFO cinder.rpc [None req-c8f1717d-8066-4773-90ac-2abc22aeee42 - - - - - -] Automatically selected cinder-volume RPC version 3.20 as minimum service version. 2026-06-08 19:16:56.145 7 INFO cinder.rpc [None req-c8f1717d-8066-4773-90ac-2abc22aeee42 - - - - - -] Automatically selected cinder-backup objects version 1.39 as minimum service version. 2026-06-08 19:16:56.149 7 INFO cinder.rpc [None req-c8f1717d-8066-4773-90ac-2abc22aeee42 - - - - - -] Automatically selected cinder-backup RPC version 2.4 as minimum service version. 2026-06-08 19:16:56.186 8 INFO cinder.rpc [None req-575ba9f7-e98f-48f1-a942-23b4898ea2fe - - - - - -] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. 2026-06-08 19:16:56.189 8 INFO cinder.rpc [None req-575ba9f7-e98f-48f1-a942-23b4898ea2fe - - - - - -] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. 2026-06-08 19:16:56.192 8 INFO cinder.rpc [None req-575ba9f7-e98f-48f1-a942-23b4898ea2fe - - - - - -] Automatically selected cinder-volume objects version 1.39 as minimum service version. 2026-06-08 19:16:56.194 8 INFO cinder.rpc [None req-575ba9f7-e98f-48f1-a942-23b4898ea2fe - - - - - -] Automatically selected cinder-volume RPC version 3.20 as minimum service version. 2026-06-08 19:16:56.198 7 WARNING cinder.api.contrib.hosts [None req-c8f1717d-8066-4773-90ac-2abc22aeee42 - - - - - -] Deprecated: The Host API is deprecated and will be be removed in a future version. 2026-06-08 19:16:56.208 8 INFO cinder.rpc [None req-575ba9f7-e98f-48f1-a942-23b4898ea2fe - - - - - -] Automatically selected cinder-backup objects version 1.39 as minimum service version. 2026-06-08 19:16:56.210 8 INFO cinder.rpc [None req-575ba9f7-e98f-48f1-a942-23b4898ea2fe - - - - - -] Automatically selected cinder-backup RPC version 2.4 as minimum service version. 2026-06-08 19:16:56.233 7 WARNING keystonemiddleware._common.config [None req-c8f1717d-8066-4773-90ac-2abc22aeee42 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-08 19:16:56.243 7 WARNING oslo_config.cfg [None req-c8f1717d-8066-4773-90ac-2abc22aeee42 - - - - - -] 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 0x7f4403bd3668 pid: 7 (default app) 2026-06-08 19:16:56.259 8 WARNING cinder.api.contrib.hosts [None req-575ba9f7-e98f-48f1-a942-23b4898ea2fe - - - - - -] Deprecated: The Host API is deprecated and will be be removed in a future version. 2026-06-08 19:16:56.298 8 WARNING keystonemiddleware._common.config [None req-575ba9f7-e98f-48f1-a942-23b4898ea2fe - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-08 19:16:56.309 8 WARNING oslo_config.cfg [None req-575ba9f7-e98f-48f1-a942-23b4898ea2fe - - - - - -] 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 0x7f4403bd3668 pid: 8 (default app) 2026-06-08 19:16:59.548 7 INFO cinder.api.openstack.wsgi [None req-c8f1717d-8066-4773-90ac-2abc22aeee42 - - - - - -] GET http://10.0.0.134:8776/ 2026-06-08 19:16:59.550 7 INFO cinder.api.openstack.wsgi [None req-c8f1717d-8066-4773-90ac-2abc22aeee42 - - - - - -] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 19:17:09.547 8 INFO cinder.api.openstack.wsgi [None req-575ba9f7-e98f-48f1-a942-23b4898ea2fe - - - - - -] GET http://10.0.0.134:8776/ 2026-06-08 19:17:09.549 8 INFO cinder.api.openstack.wsgi [None req-575ba9f7-e98f-48f1-a942-23b4898ea2fe - - - - - -] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 19:17:19.547 7 INFO cinder.api.openstack.wsgi [None req-c8f1717d-8066-4773-90ac-2abc22aeee42 - - - - - -] GET http://10.0.0.134:8776/ 2026-06-08 19:17:19.548 7 INFO cinder.api.openstack.wsgi [None req-c8f1717d-8066-4773-90ac-2abc22aeee42 - - - - - -] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 19:17:29.547 8 INFO cinder.api.openstack.wsgi [None req-575ba9f7-e98f-48f1-a942-23b4898ea2fe - - - - - -] GET http://10.0.0.134:8776/ 2026-06-08 19:17:29.547 7 INFO cinder.api.openstack.wsgi [None req-c8f1717d-8066-4773-90ac-2abc22aeee42 - - - - - -] GET http://10.0.0.134:8776/ 2026-06-08 19:17:29.548 8 INFO cinder.api.openstack.wsgi [None req-575ba9f7-e98f-48f1-a942-23b4898ea2fe - - - - - -] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 19:17:29.548 7 INFO cinder.api.openstack.wsgi [None req-c8f1717d-8066-4773-90ac-2abc22aeee42 - - - - - -] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 19:17:39.547 8 INFO cinder.api.openstack.wsgi [None req-575ba9f7-e98f-48f1-a942-23b4898ea2fe - - - - - -] GET http://10.0.0.134:8776/ 2026-06-08 19:17:39.547 7 INFO cinder.api.openstack.wsgi [None req-c8f1717d-8066-4773-90ac-2abc22aeee42 - - - - - -] GET http://10.0.0.134:8776/ 2026-06-08 19:17:39.548 7 INFO cinder.api.openstack.wsgi [None req-c8f1717d-8066-4773-90ac-2abc22aeee42 - - - - - -] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 19:17:39.548 8 INFO cinder.api.openstack.wsgi [None req-575ba9f7-e98f-48f1-a942-23b4898ea2fe - - - - - -] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 19:17:49.547 7 INFO cinder.api.openstack.wsgi [None req-c8f1717d-8066-4773-90ac-2abc22aeee42 - - - - - -] GET http://10.0.0.134:8776/ 2026-06-08 19:17:49.547 8 INFO cinder.api.openstack.wsgi [None req-575ba9f7-e98f-48f1-a942-23b4898ea2fe - - - - - -] GET http://10.0.0.134:8776/ 2026-06-08 19:17:49.548 8 INFO cinder.api.openstack.wsgi [None req-575ba9f7-e98f-48f1-a942-23b4898ea2fe - - - - - -] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 19:17:49.548 7 INFO cinder.api.openstack.wsgi [None req-c8f1717d-8066-4773-90ac-2abc22aeee42 - - - - - -] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 19:17:59.547 7 INFO cinder.api.openstack.wsgi [None req-c8f1717d-8066-4773-90ac-2abc22aeee42 - - - - - -] GET http://10.0.0.134:8776/ 2026-06-08 19:17:59.547 8 INFO cinder.api.openstack.wsgi [None req-575ba9f7-e98f-48f1-a942-23b4898ea2fe - - - - - -] GET http://10.0.0.134:8776/ 2026-06-08 19:17:59.547 7 INFO cinder.api.openstack.wsgi [None req-c8f1717d-8066-4773-90ac-2abc22aeee42 - - - - - -] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 19:17:59.548 8 INFO cinder.api.openstack.wsgi [None req-575ba9f7-e98f-48f1-a942-23b4898ea2fe - - - - - -] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 19:18:09.547 7 INFO cinder.api.openstack.wsgi [None req-c8f1717d-8066-4773-90ac-2abc22aeee42 - - - - - -] GET http://10.0.0.134:8776/ 2026-06-08 19:18:09.547 8 INFO cinder.api.openstack.wsgi [None req-575ba9f7-e98f-48f1-a942-23b4898ea2fe - - - - - -] GET http://10.0.0.134:8776/ 2026-06-08 19:18:09.548 7 INFO cinder.api.openstack.wsgi [None req-c8f1717d-8066-4773-90ac-2abc22aeee42 - - - - - -] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 19:18:09.548 8 INFO cinder.api.openstack.wsgi [None req-575ba9f7-e98f-48f1-a942-23b4898ea2fe - - - - - -] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 19:18:19.546 8 INFO cinder.api.openstack.wsgi [None req-575ba9f7-e98f-48f1-a942-23b4898ea2fe - - - - - -] GET http://10.0.0.134:8776/ 2026-06-08 19:18:19.546 7 INFO cinder.api.openstack.wsgi [None req-c8f1717d-8066-4773-90ac-2abc22aeee42 - - - - - -] GET http://10.0.0.134:8776/ 2026-06-08 19:18:19.547 8 INFO cinder.api.openstack.wsgi [None req-575ba9f7-e98f-48f1-a942-23b4898ea2fe - - - - - -] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 19:18:19.547 7 INFO cinder.api.openstack.wsgi [None req-c8f1717d-8066-4773-90ac-2abc22aeee42 - - - - - -] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 19:18:29.547 8 INFO cinder.api.openstack.wsgi [None req-575ba9f7-e98f-48f1-a942-23b4898ea2fe - - - - - -] GET http://10.0.0.134:8776/ 2026-06-08 19:18:29.548 7 INFO cinder.api.openstack.wsgi [None req-c8f1717d-8066-4773-90ac-2abc22aeee42 - - - - - -] GET http://10.0.0.134:8776/ 2026-06-08 19:18:29.548 8 INFO cinder.api.openstack.wsgi [None req-575ba9f7-e98f-48f1-a942-23b4898ea2fe - - - - - -] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 19:18:29.549 7 INFO cinder.api.openstack.wsgi [None req-c8f1717d-8066-4773-90ac-2abc22aeee42 - - - - - -] http://10.0.0.134: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-06-08 19:18:32.910 8 INFO cinder.api.openstack.wsgi [None req-7acaf16c-fb40-43d9-ad49-5a269897ca96 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/types/rbd1 2026-06-08 19:18:32.941 8 INFO cinder.api.openstack.wsgi [None req-7acaf16c-fb40-43d9-ad49-5a269897ca96 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/types/rbd1 returned with HTTP 404 [pid: 8|app: 0|req: 9/18] 10.0.0.194 () {30 vars in 681 bytes} [Mon Jun 8 19:18:32 2026] GET /v3/930a409b22844e2cbd8ddd57326d8472/types/rbd1 => generated 82 bytes in 898 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-06-08 19:18:33.358 7 INFO cinder.api.openstack.wsgi [None req-d76d34df-83b1-443a-8fa4-d735c9610173 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/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-06-08 19:18:33.389 7 INFO cinder.api.openstack.wsgi [None req-d76d34df-83b1-443a-8fa4-d735c9610173 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/types?name=rbd1&is_public=None returned with HTTP 200 [pid: 7|app: 0|req: 10/19] 10.0.0.194 () {30 vars in 720 bytes} [Mon Jun 8 19:18:32 2026] GET /v3/930a409b22844e2cbd8ddd57326d8472/types?name=rbd1&is_public=None => generated 20 bytes in 439 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-06-08 19:18:35.149 8 INFO cinder.api.openstack.wsgi [None req-2c7da7a6-9ea3-4d06-a381-45418e8330f4 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/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-06-08 19:18:35.181 8 INFO cinder.api.openstack.wsgi [None req-2c7da7a6-9ea3-4d06-a381-45418e8330f4 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/types returned with HTTP 200 [pid: 8|app: 0|req: 10/20] 10.0.0.194 () {34 vars in 724 bytes} [Mon Jun 8 19:18:35 2026] POST /v3/930a409b22844e2cbd8ddd57326d8472/types => generated 179 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-08 19:18:35.198 7 INFO cinder.api.openstack.wsgi [req-2c7da7a6-9ea3-4d06-a381-45418e8330f4 req-f7753207-a543-4ac6-8271-9a2c56fd67b3 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/types/00c8265e-2a4f-43ee-b6e4-4176e14646d8/extra_specs 2026-06-08 19:18:35.255 7 INFO cinder.api.openstack.wsgi [req-2c7da7a6-9ea3-4d06-a381-45418e8330f4 req-f7753207-a543-4ac6-8271-9a2c56fd67b3 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/types/00c8265e-2a4f-43ee-b6e4-4176e14646d8/extra_specs returned with HTTP 200 [pid: 7|app: 0|req: 11/21] 10.0.0.194 () {36 vars in 893 bytes} [Mon Jun 8 19:18:35 2026] POST /v3/930a409b22844e2cbd8ddd57326d8472/types/00c8265e-2a4f-43ee-b6e4-4176e14646d8/extra_specs => generated 48 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-06-08 19:18:36.995 8 INFO cinder.api.openstack.wsgi [None req-1fbcb973-cc44-4738-9987-7a505afc02f8 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/types?is_public=None 2026-06-08 19:18:37.010 8 INFO cinder.api.openstack.wsgi [None req-1fbcb973-cc44-4738-9987-7a505afc02f8 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/types?is_public=None returned with HTTP 200 [pid: 8|app: 0|req: 11/22] 10.0.0.194 () {30 vars in 700 bytes} [Mon Jun 8 19:18:36 2026] GET /v3/930a409b22844e2cbd8ddd57326d8472/types?is_public=None => generated 443 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-08 19:18:39.124 7 INFO cinder.api.openstack.wsgi [None req-b40de69e-f471-44c6-a0d4-6128184bfa1e 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/qos-specs 2026-06-08 19:18:39.141 7 INFO cinder.api.openstack.wsgi [None req-b40de69e-f471-44c6-a0d4-6128184bfa1e 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/qos-specs returned with HTTP 200 [pid: 7|app: 0|req: 12/23] 10.0.0.194 () {30 vars in 679 bytes} [Mon Jun 8 19:18:38 2026] GET /v3/930a409b22844e2cbd8ddd57326d8472/qos-specs => generated 17 bytes in 351 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-06-08 19:18:39.547 7 INFO cinder.api.openstack.wsgi [None req-b40de69e-f471-44c6-a0d4-6128184bfa1e 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 19:18:39.547 8 INFO cinder.api.openstack.wsgi [None req-1fbcb973-cc44-4738-9987-7a505afc02f8 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 19:18:39.548 7 INFO cinder.api.openstack.wsgi [None req-b40de69e-f471-44c6-a0d4-6128184bfa1e 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 19:18:39.549 8 INFO cinder.api.openstack.wsgi [None req-1fbcb973-cc44-4738-9987-7a505afc02f8 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 19:18:49.546 7 INFO cinder.api.openstack.wsgi [None req-b40de69e-f471-44c6-a0d4-6128184bfa1e 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 19:18:49.547 8 INFO cinder.api.openstack.wsgi [None req-1fbcb973-cc44-4738-9987-7a505afc02f8 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 19:18:49.548 7 INFO cinder.api.openstack.wsgi [None req-b40de69e-f471-44c6-a0d4-6128184bfa1e 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 19:18:49.548 8 INFO cinder.api.openstack.wsgi [None req-1fbcb973-cc44-4738-9987-7a505afc02f8 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 19:18:59.547 7 INFO cinder.api.openstack.wsgi [None req-b40de69e-f471-44c6-a0d4-6128184bfa1e 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 19:18:59.547 8 INFO cinder.api.openstack.wsgi [None req-1fbcb973-cc44-4738-9987-7a505afc02f8 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 19:18:59.548 8 INFO cinder.api.openstack.wsgi [None req-1fbcb973-cc44-4738-9987-7a505afc02f8 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 19:18:59.548 7 INFO cinder.api.openstack.wsgi [None req-b40de69e-f471-44c6-a0d4-6128184bfa1e 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 19:19:09.547 8 INFO cinder.api.openstack.wsgi [None req-1fbcb973-cc44-4738-9987-7a505afc02f8 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 19:19:09.547 7 INFO cinder.api.openstack.wsgi [None req-b40de69e-f471-44c6-a0d4-6128184bfa1e 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 19:19:09.548 8 INFO cinder.api.openstack.wsgi [None req-1fbcb973-cc44-4738-9987-7a505afc02f8 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 19:19:09.548 7 INFO cinder.api.openstack.wsgi [None req-b40de69e-f471-44c6-a0d4-6128184bfa1e 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 19:19:19.547 8 INFO cinder.api.openstack.wsgi [None req-1fbcb973-cc44-4738-9987-7a505afc02f8 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 19:19:19.547 7 INFO cinder.api.openstack.wsgi [None req-b40de69e-f471-44c6-a0d4-6128184bfa1e 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 19:19:19.548 8 INFO cinder.api.openstack.wsgi [None req-1fbcb973-cc44-4738-9987-7a505afc02f8 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 19:19:19.548 7 INFO cinder.api.openstack.wsgi [None req-b40de69e-f471-44c6-a0d4-6128184bfa1e 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 19:19:29.547 8 INFO cinder.api.openstack.wsgi [None req-1fbcb973-cc44-4738-9987-7a505afc02f8 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 19:19:29.547 7 INFO cinder.api.openstack.wsgi [None req-b40de69e-f471-44c6-a0d4-6128184bfa1e 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 19:19:29.548 7 INFO cinder.api.openstack.wsgi [None req-b40de69e-f471-44c6-a0d4-6128184bfa1e 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 19:19:29.548 8 INFO cinder.api.openstack.wsgi [None req-1fbcb973-cc44-4738-9987-7a505afc02f8 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 19:19:39.547 7 INFO cinder.api.openstack.wsgi [None req-b40de69e-f471-44c6-a0d4-6128184bfa1e 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 19:19:39.547 8 INFO cinder.api.openstack.wsgi [None req-1fbcb973-cc44-4738-9987-7a505afc02f8 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 19:19:39.548 7 INFO cinder.api.openstack.wsgi [None req-b40de69e-f471-44c6-a0d4-6128184bfa1e 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 19:19:39.548 8 INFO cinder.api.openstack.wsgi [None req-1fbcb973-cc44-4738-9987-7a505afc02f8 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 19:19:49.547 7 INFO cinder.api.openstack.wsgi [None req-b40de69e-f471-44c6-a0d4-6128184bfa1e 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 19:19:49.547 8 INFO cinder.api.openstack.wsgi [None req-1fbcb973-cc44-4738-9987-7a505afc02f8 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 19:19:49.548 8 INFO cinder.api.openstack.wsgi [None req-1fbcb973-cc44-4738-9987-7a505afc02f8 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 19:19:49.548 7 INFO cinder.api.openstack.wsgi [None req-b40de69e-f471-44c6-a0d4-6128184bfa1e 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 19:19:59.547 8 INFO cinder.api.openstack.wsgi [None req-1fbcb973-cc44-4738-9987-7a505afc02f8 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 19:19:59.547 7 INFO cinder.api.openstack.wsgi [None req-b40de69e-f471-44c6-a0d4-6128184bfa1e 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 19:19:59.548 8 INFO cinder.api.openstack.wsgi [None req-1fbcb973-cc44-4738-9987-7a505afc02f8 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 19:19:59.548 7 INFO cinder.api.openstack.wsgi [None req-b40de69e-f471-44c6-a0d4-6128184bfa1e 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 19:20:09.548 7 INFO cinder.api.openstack.wsgi [None req-b40de69e-f471-44c6-a0d4-6128184bfa1e 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 19:20:09.548 8 INFO cinder.api.openstack.wsgi [None req-1fbcb973-cc44-4738-9987-7a505afc02f8 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 19:20:09.549 7 INFO cinder.api.openstack.wsgi [None req-b40de69e-f471-44c6-a0d4-6128184bfa1e 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 19:20:09.549 8 INFO cinder.api.openstack.wsgi [None req-1fbcb973-cc44-4738-9987-7a505afc02f8 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 19:20:19.546 7 INFO cinder.api.openstack.wsgi [None req-b40de69e-f471-44c6-a0d4-6128184bfa1e 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 19:20:19.547 7 INFO cinder.api.openstack.wsgi [None req-b40de69e-f471-44c6-a0d4-6128184bfa1e 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 19:20:19.547 8 INFO cinder.api.openstack.wsgi [None req-1fbcb973-cc44-4738-9987-7a505afc02f8 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 19:20:19.548 8 INFO cinder.api.openstack.wsgi [None req-1fbcb973-cc44-4738-9987-7a505afc02f8 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 19:20:29.547 7 INFO cinder.api.openstack.wsgi [None req-b40de69e-f471-44c6-a0d4-6128184bfa1e 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 19:20:29.547 8 INFO cinder.api.openstack.wsgi [None req-1fbcb973-cc44-4738-9987-7a505afc02f8 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 19:20:29.548 7 INFO cinder.api.openstack.wsgi [None req-b40de69e-f471-44c6-a0d4-6128184bfa1e 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 19:20:29.549 8 INFO cinder.api.openstack.wsgi [None req-1fbcb973-cc44-4738-9987-7a505afc02f8 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 19:20:39.547 7 INFO cinder.api.openstack.wsgi [None req-b40de69e-f471-44c6-a0d4-6128184bfa1e 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 19:20:39.547 8 INFO cinder.api.openstack.wsgi [None req-1fbcb973-cc44-4738-9987-7a505afc02f8 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 19:20:39.548 7 INFO cinder.api.openstack.wsgi [None req-b40de69e-f471-44c6-a0d4-6128184bfa1e 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 19:20:39.549 8 INFO cinder.api.openstack.wsgi [None req-1fbcb973-cc44-4738-9987-7a505afc02f8 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 19:20:49.547 7 INFO cinder.api.openstack.wsgi [None req-b40de69e-f471-44c6-a0d4-6128184bfa1e 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 19:20:49.547 8 INFO cinder.api.openstack.wsgi [None req-1fbcb973-cc44-4738-9987-7a505afc02f8 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 19:20:49.548 7 INFO cinder.api.openstack.wsgi [None req-b40de69e-f471-44c6-a0d4-6128184bfa1e 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 19:20:49.548 8 INFO cinder.api.openstack.wsgi [None req-1fbcb973-cc44-4738-9987-7a505afc02f8 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 19:20:59.547 7 INFO cinder.api.openstack.wsgi [None req-b40de69e-f471-44c6-a0d4-6128184bfa1e 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 19:20:59.548 8 INFO cinder.api.openstack.wsgi [None req-1fbcb973-cc44-4738-9987-7a505afc02f8 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 19:20:59.548 7 INFO cinder.api.openstack.wsgi [None req-b40de69e-f471-44c6-a0d4-6128184bfa1e 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 19:20:59.549 8 INFO cinder.api.openstack.wsgi [None req-1fbcb973-cc44-4738-9987-7a505afc02f8 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 19:21:09.547 7 INFO cinder.api.openstack.wsgi [None req-b40de69e-f471-44c6-a0d4-6128184bfa1e 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 19:21:09.547 8 INFO cinder.api.openstack.wsgi [None req-1fbcb973-cc44-4738-9987-7a505afc02f8 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 19:21:09.548 7 INFO cinder.api.openstack.wsgi [None req-b40de69e-f471-44c6-a0d4-6128184bfa1e 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 19:21:09.548 8 INFO cinder.api.openstack.wsgi [None req-1fbcb973-cc44-4738-9987-7a505afc02f8 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 19:21:19.547 8 INFO cinder.api.openstack.wsgi [None req-1fbcb973-cc44-4738-9987-7a505afc02f8 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 19:21:19.547 7 INFO cinder.api.openstack.wsgi [None req-b40de69e-f471-44c6-a0d4-6128184bfa1e 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 19:21:19.548 7 INFO cinder.api.openstack.wsgi [None req-b40de69e-f471-44c6-a0d4-6128184bfa1e 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 19:21:19.549 8 INFO cinder.api.openstack.wsgi [None req-1fbcb973-cc44-4738-9987-7a505afc02f8 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 19:21:29.547 8 INFO cinder.api.openstack.wsgi [None req-1fbcb973-cc44-4738-9987-7a505afc02f8 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 19:21:29.548 7 INFO cinder.api.openstack.wsgi [None req-b40de69e-f471-44c6-a0d4-6128184bfa1e 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 19:21:29.548 8 INFO cinder.api.openstack.wsgi [None req-1fbcb973-cc44-4738-9987-7a505afc02f8 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 19:21:29.549 7 INFO cinder.api.openstack.wsgi [None req-b40de69e-f471-44c6-a0d4-6128184bfa1e 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 19:21:39.547 8 INFO cinder.api.openstack.wsgi [None req-1fbcb973-cc44-4738-9987-7a505afc02f8 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 19:21:39.547 7 INFO cinder.api.openstack.wsgi [None req-b40de69e-f471-44c6-a0d4-6128184bfa1e 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 19:21:39.548 8 INFO cinder.api.openstack.wsgi [None req-1fbcb973-cc44-4738-9987-7a505afc02f8 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 19:21:39.549 7 INFO cinder.api.openstack.wsgi [None req-b40de69e-f471-44c6-a0d4-6128184bfa1e 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 19:21:49.547 7 INFO cinder.api.openstack.wsgi [None req-b40de69e-f471-44c6-a0d4-6128184bfa1e 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 19:21:49.548 8 INFO cinder.api.openstack.wsgi [None req-1fbcb973-cc44-4738-9987-7a505afc02f8 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 19:21:49.548 7 INFO cinder.api.openstack.wsgi [None req-b40de69e-f471-44c6-a0d4-6128184bfa1e 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 19:21:49.549 8 INFO cinder.api.openstack.wsgi [None req-1fbcb973-cc44-4738-9987-7a505afc02f8 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 19:21:59.547 7 INFO cinder.api.openstack.wsgi [None req-b40de69e-f471-44c6-a0d4-6128184bfa1e 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 19:21:59.547 8 INFO cinder.api.openstack.wsgi [None req-1fbcb973-cc44-4738-9987-7a505afc02f8 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 19:21:59.548 7 INFO cinder.api.openstack.wsgi [None req-b40de69e-f471-44c6-a0d4-6128184bfa1e 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 19:21:59.548 8 INFO cinder.api.openstack.wsgi [None req-1fbcb973-cc44-4738-9987-7a505afc02f8 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 19:22:09.547 7 INFO cinder.api.openstack.wsgi [None req-b40de69e-f471-44c6-a0d4-6128184bfa1e 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 19:22:09.547 8 INFO cinder.api.openstack.wsgi [None req-1fbcb973-cc44-4738-9987-7a505afc02f8 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 19:22:09.548 7 INFO cinder.api.openstack.wsgi [None req-b40de69e-f471-44c6-a0d4-6128184bfa1e 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 19:22:09.549 8 INFO cinder.api.openstack.wsgi [None req-1fbcb973-cc44-4738-9987-7a505afc02f8 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 19:22:19.547 7 INFO cinder.api.openstack.wsgi [None req-b40de69e-f471-44c6-a0d4-6128184bfa1e 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 19:22:19.547 8 INFO cinder.api.openstack.wsgi [None req-1fbcb973-cc44-4738-9987-7a505afc02f8 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 19:22:19.547 7 INFO cinder.api.openstack.wsgi [None req-b40de69e-f471-44c6-a0d4-6128184bfa1e 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 19:22:19.547 8 INFO cinder.api.openstack.wsgi [None req-1fbcb973-cc44-4738-9987-7a505afc02f8 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 19:22:29.547 7 INFO cinder.api.openstack.wsgi [None req-b40de69e-f471-44c6-a0d4-6128184bfa1e 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 19:22:29.547 8 INFO cinder.api.openstack.wsgi [None req-1fbcb973-cc44-4738-9987-7a505afc02f8 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 19:22:29.549 7 INFO cinder.api.openstack.wsgi [None req-b40de69e-f471-44c6-a0d4-6128184bfa1e 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 19:22:29.549 8 INFO cinder.api.openstack.wsgi [None req-1fbcb973-cc44-4738-9987-7a505afc02f8 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 19:22:39.547 7 INFO cinder.api.openstack.wsgi [None req-b40de69e-f471-44c6-a0d4-6128184bfa1e 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 19:22:39.547 8 INFO cinder.api.openstack.wsgi [None req-1fbcb973-cc44-4738-9987-7a505afc02f8 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 19:22:39.548 7 INFO cinder.api.openstack.wsgi [None req-b40de69e-f471-44c6-a0d4-6128184bfa1e 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 19:22:39.549 8 INFO cinder.api.openstack.wsgi [None req-1fbcb973-cc44-4738-9987-7a505afc02f8 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 19:22:49.547 8 INFO cinder.api.openstack.wsgi [None req-1fbcb973-cc44-4738-9987-7a505afc02f8 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 19:22:49.547 8 INFO cinder.api.openstack.wsgi [None req-1fbcb973-cc44-4738-9987-7a505afc02f8 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 19:22:49.547 7 INFO cinder.api.openstack.wsgi [None req-b40de69e-f471-44c6-a0d4-6128184bfa1e 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 19:22:49.549 7 INFO cinder.api.openstack.wsgi [None req-b40de69e-f471-44c6-a0d4-6128184bfa1e 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 19:22:59.547 7 INFO cinder.api.openstack.wsgi [None req-b40de69e-f471-44c6-a0d4-6128184bfa1e 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 19:22:59.548 8 INFO cinder.api.openstack.wsgi [None req-1fbcb973-cc44-4738-9987-7a505afc02f8 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 19:22:59.549 7 INFO cinder.api.openstack.wsgi [None req-b40de69e-f471-44c6-a0d4-6128184bfa1e 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 19:22:59.549 8 INFO cinder.api.openstack.wsgi [None req-1fbcb973-cc44-4738-9987-7a505afc02f8 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 19:23:09.547 8 INFO cinder.api.openstack.wsgi [None req-1fbcb973-cc44-4738-9987-7a505afc02f8 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 19:23:09.547 7 INFO cinder.api.openstack.wsgi [None req-b40de69e-f471-44c6-a0d4-6128184bfa1e 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 19:23:09.548 8 INFO cinder.api.openstack.wsgi [None req-1fbcb973-cc44-4738-9987-7a505afc02f8 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 19:23:09.548 7 INFO cinder.api.openstack.wsgi [None req-b40de69e-f471-44c6-a0d4-6128184bfa1e 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 19:23:19.547 7 INFO cinder.api.openstack.wsgi [None req-b40de69e-f471-44c6-a0d4-6128184bfa1e 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 19:23:19.547 8 INFO cinder.api.openstack.wsgi [None req-1fbcb973-cc44-4738-9987-7a505afc02f8 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 19:23:19.548 7 INFO cinder.api.openstack.wsgi [None req-b40de69e-f471-44c6-a0d4-6128184bfa1e 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 19:23:19.549 8 INFO cinder.api.openstack.wsgi [None req-1fbcb973-cc44-4738-9987-7a505afc02f8 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 19:23:29.547 7 INFO cinder.api.openstack.wsgi [None req-b40de69e-f471-44c6-a0d4-6128184bfa1e 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 19:23:29.548 7 INFO cinder.api.openstack.wsgi [None req-b40de69e-f471-44c6-a0d4-6128184bfa1e 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 19:23:29.548 8 INFO cinder.api.openstack.wsgi [None req-1fbcb973-cc44-4738-9987-7a505afc02f8 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 19:23:29.549 8 INFO cinder.api.openstack.wsgi [None req-1fbcb973-cc44-4738-9987-7a505afc02f8 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 19:23:39.546 7 INFO cinder.api.openstack.wsgi [None req-b40de69e-f471-44c6-a0d4-6128184bfa1e 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 19:23:39.547 7 INFO cinder.api.openstack.wsgi [None req-b40de69e-f471-44c6-a0d4-6128184bfa1e 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 19:23:39.547 8 INFO cinder.api.openstack.wsgi [None req-1fbcb973-cc44-4738-9987-7a505afc02f8 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 19:23:39.549 8 INFO cinder.api.openstack.wsgi [None req-1fbcb973-cc44-4738-9987-7a505afc02f8 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 19:23:49.546 7 INFO cinder.api.openstack.wsgi [None req-b40de69e-f471-44c6-a0d4-6128184bfa1e 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 19:23:49.547 7 INFO cinder.api.openstack.wsgi [None req-b40de69e-f471-44c6-a0d4-6128184bfa1e 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 19:23:49.547 8 INFO cinder.api.openstack.wsgi [None req-1fbcb973-cc44-4738-9987-7a505afc02f8 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 19:23:49.548 8 INFO cinder.api.openstack.wsgi [None req-1fbcb973-cc44-4738-9987-7a505afc02f8 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 19:23:59.546 8 INFO cinder.api.openstack.wsgi [None req-1fbcb973-cc44-4738-9987-7a505afc02f8 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 19:23:59.547 7 INFO cinder.api.openstack.wsgi [None req-b40de69e-f471-44c6-a0d4-6128184bfa1e 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 19:23:59.547 8 INFO cinder.api.openstack.wsgi [None req-1fbcb973-cc44-4738-9987-7a505afc02f8 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 19:23:59.548 7 INFO cinder.api.openstack.wsgi [None req-b40de69e-f471-44c6-a0d4-6128184bfa1e 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 19:24:09.547 8 INFO cinder.api.openstack.wsgi [None req-1fbcb973-cc44-4738-9987-7a505afc02f8 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 19:24:09.547 7 INFO cinder.api.openstack.wsgi [None req-b40de69e-f471-44c6-a0d4-6128184bfa1e 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 19:24:09.548 8 INFO cinder.api.openstack.wsgi [None req-1fbcb973-cc44-4738-9987-7a505afc02f8 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 19:24:09.548 7 INFO cinder.api.openstack.wsgi [None req-b40de69e-f471-44c6-a0d4-6128184bfa1e 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 19:24:19.547 8 INFO cinder.api.openstack.wsgi [None req-1fbcb973-cc44-4738-9987-7a505afc02f8 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 19:24:19.547 7 INFO cinder.api.openstack.wsgi [None req-b40de69e-f471-44c6-a0d4-6128184bfa1e 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 19:24:19.548 8 INFO cinder.api.openstack.wsgi [None req-1fbcb973-cc44-4738-9987-7a505afc02f8 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 19:24:19.549 7 INFO cinder.api.openstack.wsgi [None req-b40de69e-f471-44c6-a0d4-6128184bfa1e 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 19:24:29.547 8 INFO cinder.api.openstack.wsgi [None req-1fbcb973-cc44-4738-9987-7a505afc02f8 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 19:24:29.547 7 INFO cinder.api.openstack.wsgi [None req-b40de69e-f471-44c6-a0d4-6128184bfa1e 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 19:24:29.548 8 INFO cinder.api.openstack.wsgi [None req-1fbcb973-cc44-4738-9987-7a505afc02f8 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 19:24:29.548 7 INFO cinder.api.openstack.wsgi [None req-b40de69e-f471-44c6-a0d4-6128184bfa1e 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 19:24:39.547 7 INFO cinder.api.openstack.wsgi [None req-b40de69e-f471-44c6-a0d4-6128184bfa1e 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 19:24:39.547 8 INFO cinder.api.openstack.wsgi [None req-1fbcb973-cc44-4738-9987-7a505afc02f8 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 19:24:39.548 7 INFO cinder.api.openstack.wsgi [None req-b40de69e-f471-44c6-a0d4-6128184bfa1e 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 19:24:39.549 8 INFO cinder.api.openstack.wsgi [None req-1fbcb973-cc44-4738-9987-7a505afc02f8 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 19:24:49.546 8 INFO cinder.api.openstack.wsgi [None req-1fbcb973-cc44-4738-9987-7a505afc02f8 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 19:24:49.546 7 INFO cinder.api.openstack.wsgi [None req-b40de69e-f471-44c6-a0d4-6128184bfa1e 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 19:24:49.547 8 INFO cinder.api.openstack.wsgi [None req-1fbcb973-cc44-4738-9987-7a505afc02f8 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 19:24:49.547 7 INFO cinder.api.openstack.wsgi [None req-b40de69e-f471-44c6-a0d4-6128184bfa1e 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 19:24:59.547 7 INFO cinder.api.openstack.wsgi [None req-b40de69e-f471-44c6-a0d4-6128184bfa1e 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 19:24:59.547 7 INFO cinder.api.openstack.wsgi [None req-b40de69e-f471-44c6-a0d4-6128184bfa1e 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 19:24:59.547 8 INFO cinder.api.openstack.wsgi [None req-1fbcb973-cc44-4738-9987-7a505afc02f8 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 19:24:59.549 8 INFO cinder.api.openstack.wsgi [None req-1fbcb973-cc44-4738-9987-7a505afc02f8 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 19:25:09.547 7 INFO cinder.api.openstack.wsgi [None req-b40de69e-f471-44c6-a0d4-6128184bfa1e 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 19:25:09.547 8 INFO cinder.api.openstack.wsgi [None req-1fbcb973-cc44-4738-9987-7a505afc02f8 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 19:25:09.548 7 INFO cinder.api.openstack.wsgi [None req-b40de69e-f471-44c6-a0d4-6128184bfa1e 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 19:25:09.549 8 INFO cinder.api.openstack.wsgi [None req-1fbcb973-cc44-4738-9987-7a505afc02f8 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 19:25:19.547 7 INFO cinder.api.openstack.wsgi [None req-b40de69e-f471-44c6-a0d4-6128184bfa1e 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 19:25:19.547 8 INFO cinder.api.openstack.wsgi [None req-1fbcb973-cc44-4738-9987-7a505afc02f8 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 19:25:19.547 7 INFO cinder.api.openstack.wsgi [None req-b40de69e-f471-44c6-a0d4-6128184bfa1e 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 19:25:19.549 8 INFO cinder.api.openstack.wsgi [None req-1fbcb973-cc44-4738-9987-7a505afc02f8 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 19:25:29.546 7 INFO cinder.api.openstack.wsgi [None req-b40de69e-f471-44c6-a0d4-6128184bfa1e 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 19:25:29.546 8 INFO cinder.api.openstack.wsgi [None req-1fbcb973-cc44-4738-9987-7a505afc02f8 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 19:25:29.547 7 INFO cinder.api.openstack.wsgi [None req-b40de69e-f471-44c6-a0d4-6128184bfa1e 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 19:25:29.547 8 INFO cinder.api.openstack.wsgi [None req-1fbcb973-cc44-4738-9987-7a505afc02f8 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 19:25:39.548 8 INFO cinder.api.openstack.wsgi [None req-1fbcb973-cc44-4738-9987-7a505afc02f8 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 19:25:39.548 7 INFO cinder.api.openstack.wsgi [None req-b40de69e-f471-44c6-a0d4-6128184bfa1e 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 19:25:39.549 8 INFO cinder.api.openstack.wsgi [None req-1fbcb973-cc44-4738-9987-7a505afc02f8 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 19:25:39.549 7 INFO cinder.api.openstack.wsgi [None req-b40de69e-f471-44c6-a0d4-6128184bfa1e 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 19:25:49.547 8 INFO cinder.api.openstack.wsgi [None req-1fbcb973-cc44-4738-9987-7a505afc02f8 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 19:25:49.547 7 INFO cinder.api.openstack.wsgi [None req-b40de69e-f471-44c6-a0d4-6128184bfa1e 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 19:25:49.548 7 INFO cinder.api.openstack.wsgi [None req-b40de69e-f471-44c6-a0d4-6128184bfa1e 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 19:25:49.548 8 INFO cinder.api.openstack.wsgi [None req-1fbcb973-cc44-4738-9987-7a505afc02f8 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 19:25:59.547 8 INFO cinder.api.openstack.wsgi [None req-1fbcb973-cc44-4738-9987-7a505afc02f8 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 19:25:59.547 7 INFO cinder.api.openstack.wsgi [None req-b40de69e-f471-44c6-a0d4-6128184bfa1e 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 19:25:59.548 8 INFO cinder.api.openstack.wsgi [None req-1fbcb973-cc44-4738-9987-7a505afc02f8 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 19:25:59.548 7 INFO cinder.api.openstack.wsgi [None req-b40de69e-f471-44c6-a0d4-6128184bfa1e 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 19:26:09.547 7 INFO cinder.api.openstack.wsgi [None req-b40de69e-f471-44c6-a0d4-6128184bfa1e 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 19:26:09.547 8 INFO cinder.api.openstack.wsgi [None req-1fbcb973-cc44-4738-9987-7a505afc02f8 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 19:26:09.548 7 INFO cinder.api.openstack.wsgi [None req-b40de69e-f471-44c6-a0d4-6128184bfa1e 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 19:26:09.549 8 INFO cinder.api.openstack.wsgi [None req-1fbcb973-cc44-4738-9987-7a505afc02f8 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 19:26:19.547 7 INFO cinder.api.openstack.wsgi [None req-b40de69e-f471-44c6-a0d4-6128184bfa1e 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 19:26:19.547 8 INFO cinder.api.openstack.wsgi [None req-1fbcb973-cc44-4738-9987-7a505afc02f8 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 19:26:19.547 7 INFO cinder.api.openstack.wsgi [None req-b40de69e-f471-44c6-a0d4-6128184bfa1e 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 19:26:19.548 8 INFO cinder.api.openstack.wsgi [None req-1fbcb973-cc44-4738-9987-7a505afc02f8 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 19:26:29.547 7 INFO cinder.api.openstack.wsgi [None req-b40de69e-f471-44c6-a0d4-6128184bfa1e 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 19:26:29.548 7 INFO cinder.api.openstack.wsgi [None req-b40de69e-f471-44c6-a0d4-6128184bfa1e 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 19:26:29.547 8 INFO cinder.api.openstack.wsgi [None req-1fbcb973-cc44-4738-9987-7a505afc02f8 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 19:26:29.549 8 INFO cinder.api.openstack.wsgi [None req-1fbcb973-cc44-4738-9987-7a505afc02f8 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 19:26:39.547 7 INFO cinder.api.openstack.wsgi [None req-b40de69e-f471-44c6-a0d4-6128184bfa1e 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 19:26:39.547 8 INFO cinder.api.openstack.wsgi [None req-1fbcb973-cc44-4738-9987-7a505afc02f8 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 19:26:39.547 7 INFO cinder.api.openstack.wsgi [None req-b40de69e-f471-44c6-a0d4-6128184bfa1e 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 19:26:39.547 8 INFO cinder.api.openstack.wsgi [None req-1fbcb973-cc44-4738-9987-7a505afc02f8 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 19:26:49.547 8 INFO cinder.api.openstack.wsgi [None req-1fbcb973-cc44-4738-9987-7a505afc02f8 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 19:26:49.547 7 INFO cinder.api.openstack.wsgi [None req-b40de69e-f471-44c6-a0d4-6128184bfa1e 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 19:26:49.548 8 INFO cinder.api.openstack.wsgi [None req-1fbcb973-cc44-4738-9987-7a505afc02f8 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 19:26:49.548 7 INFO cinder.api.openstack.wsgi [None req-b40de69e-f471-44c6-a0d4-6128184bfa1e 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 19:26:59.546 8 INFO cinder.api.openstack.wsgi [None req-1fbcb973-cc44-4738-9987-7a505afc02f8 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 19:26:59.546 7 INFO cinder.api.openstack.wsgi [None req-b40de69e-f471-44c6-a0d4-6128184bfa1e 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 19:26:59.547 7 INFO cinder.api.openstack.wsgi [None req-b40de69e-f471-44c6-a0d4-6128184bfa1e 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 19:26:59.547 8 INFO cinder.api.openstack.wsgi [None req-1fbcb973-cc44-4738-9987-7a505afc02f8 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 19:27:09.546 7 INFO cinder.api.openstack.wsgi [None req-b40de69e-f471-44c6-a0d4-6128184bfa1e 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 19:27:09.547 8 INFO cinder.api.openstack.wsgi [None req-1fbcb973-cc44-4738-9987-7a505afc02f8 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 19:27:09.547 7 INFO cinder.api.openstack.wsgi [None req-b40de69e-f471-44c6-a0d4-6128184bfa1e 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 19:27:09.548 8 INFO cinder.api.openstack.wsgi [None req-1fbcb973-cc44-4738-9987-7a505afc02f8 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 19:27:19.547 7 INFO cinder.api.openstack.wsgi [None req-b40de69e-f471-44c6-a0d4-6128184bfa1e 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 19:27:19.547 8 INFO cinder.api.openstack.wsgi [None req-1fbcb973-cc44-4738-9987-7a505afc02f8 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 19:27:19.548 8 INFO cinder.api.openstack.wsgi [None req-1fbcb973-cc44-4738-9987-7a505afc02f8 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 19:27:19.548 7 INFO cinder.api.openstack.wsgi [None req-b40de69e-f471-44c6-a0d4-6128184bfa1e 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 19:27:29.547 7 INFO cinder.api.openstack.wsgi [None req-b40de69e-f471-44c6-a0d4-6128184bfa1e 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 19:27:29.547 8 INFO cinder.api.openstack.wsgi [None req-1fbcb973-cc44-4738-9987-7a505afc02f8 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 19:27:29.548 8 INFO cinder.api.openstack.wsgi [None req-1fbcb973-cc44-4738-9987-7a505afc02f8 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 19:27:29.548 7 INFO cinder.api.openstack.wsgi [None req-b40de69e-f471-44c6-a0d4-6128184bfa1e 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 19:27:39.547 8 INFO cinder.api.openstack.wsgi [None req-1fbcb973-cc44-4738-9987-7a505afc02f8 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 19:27:39.547 7 INFO cinder.api.openstack.wsgi [None req-b40de69e-f471-44c6-a0d4-6128184bfa1e 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 19:27:39.548 8 INFO cinder.api.openstack.wsgi [None req-1fbcb973-cc44-4738-9987-7a505afc02f8 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 19:27:39.549 7 INFO cinder.api.openstack.wsgi [None req-b40de69e-f471-44c6-a0d4-6128184bfa1e 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 19:27:49.546 7 INFO cinder.api.openstack.wsgi [None req-b40de69e-f471-44c6-a0d4-6128184bfa1e 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 19:27:49.546 8 INFO cinder.api.openstack.wsgi [None req-1fbcb973-cc44-4738-9987-7a505afc02f8 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 19:27:49.548 8 INFO cinder.api.openstack.wsgi [None req-1fbcb973-cc44-4738-9987-7a505afc02f8 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 19:27:49.548 7 INFO cinder.api.openstack.wsgi [None req-b40de69e-f471-44c6-a0d4-6128184bfa1e 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 19:27:59.547 7 INFO cinder.api.openstack.wsgi [None req-b40de69e-f471-44c6-a0d4-6128184bfa1e 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 19:27:59.547 8 INFO cinder.api.openstack.wsgi [None req-1fbcb973-cc44-4738-9987-7a505afc02f8 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 19:27:59.548 7 INFO cinder.api.openstack.wsgi [None req-b40de69e-f471-44c6-a0d4-6128184bfa1e 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 19:27:59.548 8 INFO cinder.api.openstack.wsgi [None req-1fbcb973-cc44-4738-9987-7a505afc02f8 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 19:28:09.547 7 INFO cinder.api.openstack.wsgi [None req-b40de69e-f471-44c6-a0d4-6128184bfa1e 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 19:28:09.547 8 INFO cinder.api.openstack.wsgi [None req-1fbcb973-cc44-4738-9987-7a505afc02f8 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 19:28:09.548 7 INFO cinder.api.openstack.wsgi [None req-b40de69e-f471-44c6-a0d4-6128184bfa1e 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 19:28:09.548 8 INFO cinder.api.openstack.wsgi [None req-1fbcb973-cc44-4738-9987-7a505afc02f8 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 19:28:19.546 8 INFO cinder.api.openstack.wsgi [None req-1fbcb973-cc44-4738-9987-7a505afc02f8 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 19:28:19.546 7 INFO cinder.api.openstack.wsgi [None req-b40de69e-f471-44c6-a0d4-6128184bfa1e 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 19:28:19.547 8 INFO cinder.api.openstack.wsgi [None req-1fbcb973-cc44-4738-9987-7a505afc02f8 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 19:28:19.547 7 INFO cinder.api.openstack.wsgi [None req-b40de69e-f471-44c6-a0d4-6128184bfa1e 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 19:28:29.547 8 INFO cinder.api.openstack.wsgi [None req-1fbcb973-cc44-4738-9987-7a505afc02f8 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 19:28:29.548 7 INFO cinder.api.openstack.wsgi [None req-b40de69e-f471-44c6-a0d4-6128184bfa1e 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 19:28:29.549 8 INFO cinder.api.openstack.wsgi [None req-1fbcb973-cc44-4738-9987-7a505afc02f8 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 19:28:29.549 7 INFO cinder.api.openstack.wsgi [None req-b40de69e-f471-44c6-a0d4-6128184bfa1e 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 19:28:39.547 8 INFO cinder.api.openstack.wsgi [None req-1fbcb973-cc44-4738-9987-7a505afc02f8 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 19:28:39.547 7 INFO cinder.api.openstack.wsgi [None req-b40de69e-f471-44c6-a0d4-6128184bfa1e 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 19:28:39.547 8 INFO cinder.api.openstack.wsgi [None req-1fbcb973-cc44-4738-9987-7a505afc02f8 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 19:28:39.548 7 INFO cinder.api.openstack.wsgi [None req-b40de69e-f471-44c6-a0d4-6128184bfa1e 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 19:28:49.547 8 INFO cinder.api.openstack.wsgi [None req-1fbcb973-cc44-4738-9987-7a505afc02f8 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 19:28:49.547 7 INFO cinder.api.openstack.wsgi [None req-b40de69e-f471-44c6-a0d4-6128184bfa1e 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 19:28:49.548 7 INFO cinder.api.openstack.wsgi [None req-b40de69e-f471-44c6-a0d4-6128184bfa1e 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 19:28:49.548 8 INFO cinder.api.openstack.wsgi [None req-1fbcb973-cc44-4738-9987-7a505afc02f8 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 19:28:59.547 7 INFO cinder.api.openstack.wsgi [None req-b40de69e-f471-44c6-a0d4-6128184bfa1e 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 19:28:59.548 8 INFO cinder.api.openstack.wsgi [None req-1fbcb973-cc44-4738-9987-7a505afc02f8 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 19:28:59.548 7 INFO cinder.api.openstack.wsgi [None req-b40de69e-f471-44c6-a0d4-6128184bfa1e 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 19:28:59.549 8 INFO cinder.api.openstack.wsgi [None req-1fbcb973-cc44-4738-9987-7a505afc02f8 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 19:29:09.547 7 INFO cinder.api.openstack.wsgi [None req-b40de69e-f471-44c6-a0d4-6128184bfa1e 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 19:29:09.549 7 INFO cinder.api.openstack.wsgi [None req-b40de69e-f471-44c6-a0d4-6128184bfa1e 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 19:29:09.548 8 INFO cinder.api.openstack.wsgi [None req-1fbcb973-cc44-4738-9987-7a505afc02f8 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 19:29:09.551 8 INFO cinder.api.openstack.wsgi [None req-1fbcb973-cc44-4738-9987-7a505afc02f8 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 19:29:19.547 7 INFO cinder.api.openstack.wsgi [None req-b40de69e-f471-44c6-a0d4-6128184bfa1e 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 19:29:19.548 8 INFO cinder.api.openstack.wsgi [None req-1fbcb973-cc44-4738-9987-7a505afc02f8 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 19:29:19.548 7 INFO cinder.api.openstack.wsgi [None req-b40de69e-f471-44c6-a0d4-6128184bfa1e 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 19:29:19.549 8 INFO cinder.api.openstack.wsgi [None req-1fbcb973-cc44-4738-9987-7a505afc02f8 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 19:29:29.547 7 INFO cinder.api.openstack.wsgi [None req-b40de69e-f471-44c6-a0d4-6128184bfa1e 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 19:29:29.547 8 INFO cinder.api.openstack.wsgi [None req-1fbcb973-cc44-4738-9987-7a505afc02f8 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 19:29:29.548 7 INFO cinder.api.openstack.wsgi [None req-b40de69e-f471-44c6-a0d4-6128184bfa1e 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 19:29:29.548 8 INFO cinder.api.openstack.wsgi [None req-1fbcb973-cc44-4738-9987-7a505afc02f8 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 19:29:39.547 7 INFO cinder.api.openstack.wsgi [None req-b40de69e-f471-44c6-a0d4-6128184bfa1e 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 19:29:39.547 8 INFO cinder.api.openstack.wsgi [None req-1fbcb973-cc44-4738-9987-7a505afc02f8 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 19:29:39.547 7 INFO cinder.api.openstack.wsgi [None req-b40de69e-f471-44c6-a0d4-6128184bfa1e 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 19:29:39.548 8 INFO cinder.api.openstack.wsgi [None req-1fbcb973-cc44-4738-9987-7a505afc02f8 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 19:29:49.547 7 INFO cinder.api.openstack.wsgi [None req-b40de69e-f471-44c6-a0d4-6128184bfa1e 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 19:29:49.547 8 INFO cinder.api.openstack.wsgi [None req-1fbcb973-cc44-4738-9987-7a505afc02f8 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 19:29:49.548 7 INFO cinder.api.openstack.wsgi [None req-b40de69e-f471-44c6-a0d4-6128184bfa1e 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 19:29:49.548 8 INFO cinder.api.openstack.wsgi [None req-1fbcb973-cc44-4738-9987-7a505afc02f8 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 19:29:59.552 7 INFO cinder.api.openstack.wsgi [None req-b40de69e-f471-44c6-a0d4-6128184bfa1e 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 19:29:59.552 8 INFO cinder.api.openstack.wsgi [None req-1fbcb973-cc44-4738-9987-7a505afc02f8 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 19:29:59.552 7 INFO cinder.api.openstack.wsgi [None req-b40de69e-f471-44c6-a0d4-6128184bfa1e 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 19:29:59.553 8 INFO cinder.api.openstack.wsgi [None req-1fbcb973-cc44-4738-9987-7a505afc02f8 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 19:30:09.547 7 INFO cinder.api.openstack.wsgi [None req-b40de69e-f471-44c6-a0d4-6128184bfa1e 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 19:30:09.547 8 INFO cinder.api.openstack.wsgi [None req-1fbcb973-cc44-4738-9987-7a505afc02f8 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 19:30:09.548 7 INFO cinder.api.openstack.wsgi [None req-b40de69e-f471-44c6-a0d4-6128184bfa1e 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 19:30:09.548 8 INFO cinder.api.openstack.wsgi [None req-1fbcb973-cc44-4738-9987-7a505afc02f8 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 19:30:19.547 8 INFO cinder.api.openstack.wsgi [None req-1fbcb973-cc44-4738-9987-7a505afc02f8 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 19:30:19.547 7 INFO cinder.api.openstack.wsgi [None req-b40de69e-f471-44c6-a0d4-6128184bfa1e 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 19:30:19.548 7 INFO cinder.api.openstack.wsgi [None req-b40de69e-f471-44c6-a0d4-6128184bfa1e 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 19:30:19.548 8 INFO cinder.api.openstack.wsgi [None req-1fbcb973-cc44-4738-9987-7a505afc02f8 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 19:30:29.547 7 INFO cinder.api.openstack.wsgi [None req-b40de69e-f471-44c6-a0d4-6128184bfa1e 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 19:30:29.547 8 INFO cinder.api.openstack.wsgi [None req-1fbcb973-cc44-4738-9987-7a505afc02f8 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 19:30:29.548 8 INFO cinder.api.openstack.wsgi [None req-1fbcb973-cc44-4738-9987-7a505afc02f8 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 19:30:29.548 7 INFO cinder.api.openstack.wsgi [None req-b40de69e-f471-44c6-a0d4-6128184bfa1e 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 19:30:39.547 8 INFO cinder.api.openstack.wsgi [None req-1fbcb973-cc44-4738-9987-7a505afc02f8 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 19:30:39.548 7 INFO cinder.api.openstack.wsgi [None req-b40de69e-f471-44c6-a0d4-6128184bfa1e 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 19:30:39.549 7 INFO cinder.api.openstack.wsgi [None req-b40de69e-f471-44c6-a0d4-6128184bfa1e 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 19:30:39.549 8 INFO cinder.api.openstack.wsgi [None req-1fbcb973-cc44-4738-9987-7a505afc02f8 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 19:30:49.547 7 INFO cinder.api.openstack.wsgi [None req-b40de69e-f471-44c6-a0d4-6128184bfa1e 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 19:30:49.547 8 INFO cinder.api.openstack.wsgi [None req-1fbcb973-cc44-4738-9987-7a505afc02f8 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 19:30:49.548 7 INFO cinder.api.openstack.wsgi [None req-b40de69e-f471-44c6-a0d4-6128184bfa1e 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 19:30:49.548 8 INFO cinder.api.openstack.wsgi [None req-1fbcb973-cc44-4738-9987-7a505afc02f8 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 19:30:59.546 7 INFO cinder.api.openstack.wsgi [None req-b40de69e-f471-44c6-a0d4-6128184bfa1e 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 19:30:59.547 8 INFO cinder.api.openstack.wsgi [None req-1fbcb973-cc44-4738-9987-7a505afc02f8 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 19:30:59.547 8 INFO cinder.api.openstack.wsgi [None req-1fbcb973-cc44-4738-9987-7a505afc02f8 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 19:30:59.547 7 INFO cinder.api.openstack.wsgi [None req-b40de69e-f471-44c6-a0d4-6128184bfa1e 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 19:31:09.546 8 INFO cinder.api.openstack.wsgi [None req-1fbcb973-cc44-4738-9987-7a505afc02f8 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 19:31:09.547 7 INFO cinder.api.openstack.wsgi [None req-b40de69e-f471-44c6-a0d4-6128184bfa1e 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 19:31:09.547 8 INFO cinder.api.openstack.wsgi [None req-1fbcb973-cc44-4738-9987-7a505afc02f8 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 19:31:09.548 7 INFO cinder.api.openstack.wsgi [None req-b40de69e-f471-44c6-a0d4-6128184bfa1e 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 19:31:19.547 8 INFO cinder.api.openstack.wsgi [None req-1fbcb973-cc44-4738-9987-7a505afc02f8 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 19:31:19.547 7 INFO cinder.api.openstack.wsgi [None req-b40de69e-f471-44c6-a0d4-6128184bfa1e 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 19:31:19.548 8 INFO cinder.api.openstack.wsgi [None req-1fbcb973-cc44-4738-9987-7a505afc02f8 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 19:31:19.548 7 INFO cinder.api.openstack.wsgi [None req-b40de69e-f471-44c6-a0d4-6128184bfa1e 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 19:31:29.546 7 INFO cinder.api.openstack.wsgi [None req-b40de69e-f471-44c6-a0d4-6128184bfa1e 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 19:31:29.547 8 INFO cinder.api.openstack.wsgi [None req-1fbcb973-cc44-4738-9987-7a505afc02f8 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 19:31:29.547 7 INFO cinder.api.openstack.wsgi [None req-b40de69e-f471-44c6-a0d4-6128184bfa1e 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 19:31:29.548 8 INFO cinder.api.openstack.wsgi [None req-1fbcb973-cc44-4738-9987-7a505afc02f8 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 19:31:39.547 7 INFO cinder.api.openstack.wsgi [None req-b40de69e-f471-44c6-a0d4-6128184bfa1e 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 19:31:39.547 8 INFO cinder.api.openstack.wsgi [None req-1fbcb973-cc44-4738-9987-7a505afc02f8 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 19:31:39.548 7 INFO cinder.api.openstack.wsgi [None req-b40de69e-f471-44c6-a0d4-6128184bfa1e 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 19:31:39.548 8 INFO cinder.api.openstack.wsgi [None req-1fbcb973-cc44-4738-9987-7a505afc02f8 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 19:31:49.547 7 INFO cinder.api.openstack.wsgi [None req-b40de69e-f471-44c6-a0d4-6128184bfa1e 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 19:31:49.547 8 INFO cinder.api.openstack.wsgi [None req-1fbcb973-cc44-4738-9987-7a505afc02f8 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 19:31:49.548 7 INFO cinder.api.openstack.wsgi [None req-b40de69e-f471-44c6-a0d4-6128184bfa1e 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 19:31:49.548 8 INFO cinder.api.openstack.wsgi [None req-1fbcb973-cc44-4738-9987-7a505afc02f8 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 19:31:59.547 8 INFO cinder.api.openstack.wsgi [None req-1fbcb973-cc44-4738-9987-7a505afc02f8 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 19:31:59.547 7 INFO cinder.api.openstack.wsgi [None req-b40de69e-f471-44c6-a0d4-6128184bfa1e 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 19:31:59.548 8 INFO cinder.api.openstack.wsgi [None req-1fbcb973-cc44-4738-9987-7a505afc02f8 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 19:31:59.548 7 INFO cinder.api.openstack.wsgi [None req-b40de69e-f471-44c6-a0d4-6128184bfa1e 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 19:32:09.547 8 INFO cinder.api.openstack.wsgi [None req-1fbcb973-cc44-4738-9987-7a505afc02f8 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 19:32:09.547 7 INFO cinder.api.openstack.wsgi [None req-b40de69e-f471-44c6-a0d4-6128184bfa1e 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 19:32:09.548 8 INFO cinder.api.openstack.wsgi [None req-1fbcb973-cc44-4738-9987-7a505afc02f8 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 19:32:09.548 7 INFO cinder.api.openstack.wsgi [None req-b40de69e-f471-44c6-a0d4-6128184bfa1e 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 19:32:19.546 8 INFO cinder.api.openstack.wsgi [None req-1fbcb973-cc44-4738-9987-7a505afc02f8 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 19:32:19.547 7 INFO cinder.api.openstack.wsgi [None req-b40de69e-f471-44c6-a0d4-6128184bfa1e 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 19:32:19.548 8 INFO cinder.api.openstack.wsgi [None req-1fbcb973-cc44-4738-9987-7a505afc02f8 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 19:32:19.548 7 INFO cinder.api.openstack.wsgi [None req-b40de69e-f471-44c6-a0d4-6128184bfa1e 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 19:32:29.547 8 INFO cinder.api.openstack.wsgi [None req-1fbcb973-cc44-4738-9987-7a505afc02f8 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 19:32:29.547 7 INFO cinder.api.openstack.wsgi [None req-b40de69e-f471-44c6-a0d4-6128184bfa1e 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 19:32:29.548 8 INFO cinder.api.openstack.wsgi [None req-1fbcb973-cc44-4738-9987-7a505afc02f8 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 19:32:29.548 7 INFO cinder.api.openstack.wsgi [None req-b40de69e-f471-44c6-a0d4-6128184bfa1e 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 19:32:39.547 8 INFO cinder.api.openstack.wsgi [None req-1fbcb973-cc44-4738-9987-7a505afc02f8 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 19:32:39.547 7 INFO cinder.api.openstack.wsgi [None req-b40de69e-f471-44c6-a0d4-6128184bfa1e 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 19:32:39.548 8 INFO cinder.api.openstack.wsgi [None req-1fbcb973-cc44-4738-9987-7a505afc02f8 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 19:32:39.548 7 INFO cinder.api.openstack.wsgi [None req-b40de69e-f471-44c6-a0d4-6128184bfa1e 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 19:32:49.547 8 INFO cinder.api.openstack.wsgi [None req-1fbcb973-cc44-4738-9987-7a505afc02f8 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 19:32:49.547 7 INFO cinder.api.openstack.wsgi [None req-b40de69e-f471-44c6-a0d4-6128184bfa1e 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 19:32:49.547 8 INFO cinder.api.openstack.wsgi [None req-1fbcb973-cc44-4738-9987-7a505afc02f8 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 19:32:49.548 7 INFO cinder.api.openstack.wsgi [None req-b40de69e-f471-44c6-a0d4-6128184bfa1e 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 19:32:59.548 8 INFO cinder.api.openstack.wsgi [None req-1fbcb973-cc44-4738-9987-7a505afc02f8 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 19:32:59.548 7 INFO cinder.api.openstack.wsgi [None req-b40de69e-f471-44c6-a0d4-6128184bfa1e 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 19:32:59.549 8 INFO cinder.api.openstack.wsgi [None req-1fbcb973-cc44-4738-9987-7a505afc02f8 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 19:32:59.549 7 INFO cinder.api.openstack.wsgi [None req-b40de69e-f471-44c6-a0d4-6128184bfa1e 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 19:33:09.547 7 INFO cinder.api.openstack.wsgi [None req-b40de69e-f471-44c6-a0d4-6128184bfa1e 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 19:33:09.547 8 INFO cinder.api.openstack.wsgi [None req-1fbcb973-cc44-4738-9987-7a505afc02f8 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 19:33:09.548 8 INFO cinder.api.openstack.wsgi [None req-1fbcb973-cc44-4738-9987-7a505afc02f8 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 19:33:09.548 7 INFO cinder.api.openstack.wsgi [None req-b40de69e-f471-44c6-a0d4-6128184bfa1e 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 19:33:19.547 8 INFO cinder.api.openstack.wsgi [None req-1fbcb973-cc44-4738-9987-7a505afc02f8 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 19:33:19.547 7 INFO cinder.api.openstack.wsgi [None req-b40de69e-f471-44c6-a0d4-6128184bfa1e 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 19:33:19.548 8 INFO cinder.api.openstack.wsgi [None req-1fbcb973-cc44-4738-9987-7a505afc02f8 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 19:33:19.549 7 INFO cinder.api.openstack.wsgi [None req-b40de69e-f471-44c6-a0d4-6128184bfa1e 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 19:33:29.547 8 INFO cinder.api.openstack.wsgi [None req-1fbcb973-cc44-4738-9987-7a505afc02f8 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 19:33:29.548 7 INFO cinder.api.openstack.wsgi [None req-b40de69e-f471-44c6-a0d4-6128184bfa1e 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 19:33:29.549 8 INFO cinder.api.openstack.wsgi [None req-1fbcb973-cc44-4738-9987-7a505afc02f8 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 19:33:29.549 7 INFO cinder.api.openstack.wsgi [None req-b40de69e-f471-44c6-a0d4-6128184bfa1e 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 19:33:39.547 8 INFO cinder.api.openstack.wsgi [None req-1fbcb973-cc44-4738-9987-7a505afc02f8 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 19:33:39.547 7 INFO cinder.api.openstack.wsgi [None req-b40de69e-f471-44c6-a0d4-6128184bfa1e 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 19:33:39.548 7 INFO cinder.api.openstack.wsgi [None req-b40de69e-f471-44c6-a0d4-6128184bfa1e 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 19:33:39.548 8 INFO cinder.api.openstack.wsgi [None req-1fbcb973-cc44-4738-9987-7a505afc02f8 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 19:33:49.548 7 INFO cinder.api.openstack.wsgi [None req-b40de69e-f471-44c6-a0d4-6128184bfa1e 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 19:33:49.548 8 INFO cinder.api.openstack.wsgi [None req-1fbcb973-cc44-4738-9987-7a505afc02f8 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 19:33:49.549 8 INFO cinder.api.openstack.wsgi [None req-1fbcb973-cc44-4738-9987-7a505afc02f8 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 19:33:49.549 7 INFO cinder.api.openstack.wsgi [None req-b40de69e-f471-44c6-a0d4-6128184bfa1e 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 19:33:59.547 8 INFO cinder.api.openstack.wsgi [None req-1fbcb973-cc44-4738-9987-7a505afc02f8 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 19:33:59.548 8 INFO cinder.api.openstack.wsgi [None req-1fbcb973-cc44-4738-9987-7a505afc02f8 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 19:33:59.548 7 INFO cinder.api.openstack.wsgi [None req-b40de69e-f471-44c6-a0d4-6128184bfa1e 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 19:33:59.549 7 INFO cinder.api.openstack.wsgi [None req-b40de69e-f471-44c6-a0d4-6128184bfa1e 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 19:34:09.547 8 INFO cinder.api.openstack.wsgi [None req-1fbcb973-cc44-4738-9987-7a505afc02f8 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 19:34:09.547 7 INFO cinder.api.openstack.wsgi [None req-b40de69e-f471-44c6-a0d4-6128184bfa1e 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 19:34:09.548 8 INFO cinder.api.openstack.wsgi [None req-1fbcb973-cc44-4738-9987-7a505afc02f8 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 19:34:09.548 7 INFO cinder.api.openstack.wsgi [None req-b40de69e-f471-44c6-a0d4-6128184bfa1e 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 19:34:19.547 8 INFO cinder.api.openstack.wsgi [None req-1fbcb973-cc44-4738-9987-7a505afc02f8 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 19:34:19.547 7 INFO cinder.api.openstack.wsgi [None req-b40de69e-f471-44c6-a0d4-6128184bfa1e 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 19:34:19.548 8 INFO cinder.api.openstack.wsgi [None req-1fbcb973-cc44-4738-9987-7a505afc02f8 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 19:34:19.548 7 INFO cinder.api.openstack.wsgi [None req-b40de69e-f471-44c6-a0d4-6128184bfa1e 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 19:34:29.547 8 INFO cinder.api.openstack.wsgi [None req-1fbcb973-cc44-4738-9987-7a505afc02f8 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 19:34:29.547 7 INFO cinder.api.openstack.wsgi [None req-b40de69e-f471-44c6-a0d4-6128184bfa1e 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 19:34:29.548 7 INFO cinder.api.openstack.wsgi [None req-b40de69e-f471-44c6-a0d4-6128184bfa1e 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 19:34:29.548 8 INFO cinder.api.openstack.wsgi [None req-1fbcb973-cc44-4738-9987-7a505afc02f8 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 19:34:39.546 7 INFO cinder.api.openstack.wsgi [None req-b40de69e-f471-44c6-a0d4-6128184bfa1e 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 19:34:39.546 8 INFO cinder.api.openstack.wsgi [None req-1fbcb973-cc44-4738-9987-7a505afc02f8 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 19:34:39.547 7 INFO cinder.api.openstack.wsgi [None req-b40de69e-f471-44c6-a0d4-6128184bfa1e 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 19:34:39.548 8 INFO cinder.api.openstack.wsgi [None req-1fbcb973-cc44-4738-9987-7a505afc02f8 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 19:34:49.547 7 INFO cinder.api.openstack.wsgi [None req-b40de69e-f471-44c6-a0d4-6128184bfa1e 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 19:34:49.547 8 INFO cinder.api.openstack.wsgi [None req-1fbcb973-cc44-4738-9987-7a505afc02f8 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 19:34:49.548 7 INFO cinder.api.openstack.wsgi [None req-b40de69e-f471-44c6-a0d4-6128184bfa1e 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 19:34:49.548 8 INFO cinder.api.openstack.wsgi [None req-1fbcb973-cc44-4738-9987-7a505afc02f8 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 19:34:59.547 7 INFO cinder.api.openstack.wsgi [None req-b40de69e-f471-44c6-a0d4-6128184bfa1e 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 19:34:59.547 8 INFO cinder.api.openstack.wsgi [None req-1fbcb973-cc44-4738-9987-7a505afc02f8 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 19:34:59.547 8 INFO cinder.api.openstack.wsgi [None req-1fbcb973-cc44-4738-9987-7a505afc02f8 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 19:34:59.547 7 INFO cinder.api.openstack.wsgi [None req-b40de69e-f471-44c6-a0d4-6128184bfa1e 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 19:35:09.547 7 INFO cinder.api.openstack.wsgi [None req-b40de69e-f471-44c6-a0d4-6128184bfa1e 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 19:35:09.548 8 INFO cinder.api.openstack.wsgi [None req-1fbcb973-cc44-4738-9987-7a505afc02f8 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 19:35:09.548 7 INFO cinder.api.openstack.wsgi [None req-b40de69e-f471-44c6-a0d4-6128184bfa1e 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 19:35:09.549 8 INFO cinder.api.openstack.wsgi [None req-1fbcb973-cc44-4738-9987-7a505afc02f8 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 19:35:19.556 8 INFO cinder.api.openstack.wsgi [None req-1fbcb973-cc44-4738-9987-7a505afc02f8 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 19:35:19.556 7 INFO cinder.api.openstack.wsgi [None req-b40de69e-f471-44c6-a0d4-6128184bfa1e 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 19:35:19.557 8 INFO cinder.api.openstack.wsgi [None req-1fbcb973-cc44-4738-9987-7a505afc02f8 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 19:35:19.557 7 INFO cinder.api.openstack.wsgi [None req-b40de69e-f471-44c6-a0d4-6128184bfa1e 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 19:35:29.546 8 INFO cinder.api.openstack.wsgi [None req-1fbcb973-cc44-4738-9987-7a505afc02f8 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 19:35:29.546 7 INFO cinder.api.openstack.wsgi [None req-b40de69e-f471-44c6-a0d4-6128184bfa1e 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 19:35:29.547 8 INFO cinder.api.openstack.wsgi [None req-1fbcb973-cc44-4738-9987-7a505afc02f8 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 19:35:29.547 7 INFO cinder.api.openstack.wsgi [None req-b40de69e-f471-44c6-a0d4-6128184bfa1e 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 19:35:39.547 8 INFO cinder.api.openstack.wsgi [None req-1fbcb973-cc44-4738-9987-7a505afc02f8 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 19:35:39.547 7 INFO cinder.api.openstack.wsgi [None req-b40de69e-f471-44c6-a0d4-6128184bfa1e 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 19:35:39.547 8 INFO cinder.api.openstack.wsgi [None req-1fbcb973-cc44-4738-9987-7a505afc02f8 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 19:35:39.548 7 INFO cinder.api.openstack.wsgi [None req-b40de69e-f471-44c6-a0d4-6128184bfa1e 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 19:35:49.547 7 INFO cinder.api.openstack.wsgi [None req-b40de69e-f471-44c6-a0d4-6128184bfa1e 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 19:35:49.547 8 INFO cinder.api.openstack.wsgi [None req-1fbcb973-cc44-4738-9987-7a505afc02f8 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 19:35:49.548 7 INFO cinder.api.openstack.wsgi [None req-b40de69e-f471-44c6-a0d4-6128184bfa1e 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 19:35:49.548 8 INFO cinder.api.openstack.wsgi [None req-1fbcb973-cc44-4738-9987-7a505afc02f8 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 19:35:59.549 8 INFO cinder.api.openstack.wsgi [None req-1fbcb973-cc44-4738-9987-7a505afc02f8 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 19:35:59.549 7 INFO cinder.api.openstack.wsgi [None req-b40de69e-f471-44c6-a0d4-6128184bfa1e 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 19:35:59.550 7 INFO cinder.api.openstack.wsgi [None req-b40de69e-f471-44c6-a0d4-6128184bfa1e 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 19:35:59.550 8 INFO cinder.api.openstack.wsgi [None req-1fbcb973-cc44-4738-9987-7a505afc02f8 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 19:36:09.547 7 INFO cinder.api.openstack.wsgi [None req-b40de69e-f471-44c6-a0d4-6128184bfa1e 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 19:36:09.547 8 INFO cinder.api.openstack.wsgi [None req-1fbcb973-cc44-4738-9987-7a505afc02f8 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 19:36:09.549 7 INFO cinder.api.openstack.wsgi [None req-b40de69e-f471-44c6-a0d4-6128184bfa1e 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 19:36:09.549 8 INFO cinder.api.openstack.wsgi [None req-1fbcb973-cc44-4738-9987-7a505afc02f8 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134: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-06-08 19:36:16.423 7 INFO cinder.api.openstack.wsgi [None req-d1a58a78-3076-4e9d-8495-b86b9e4f555f 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET https://volume.199-19-213-154.nip.io/v3/930a409b22844e2cbd8ddd57326d8472/os-quota-sets/930a409b22844e2cbd8ddd57326d8472?usage=False 2026-06-08 19:36:16.445 7 WARNING cinder.quota [None req-d1a58a78-3076-4e9d-8495-b86b9e4f555f 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - 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-06-08 19:36:16.446 7 WARNING cinder.quota [None req-d1a58a78-3076-4e9d-8495-b86b9e4f555f 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - 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-06-08 19:36:16.446 7 WARNING cinder.quota [None req-d1a58a78-3076-4e9d-8495-b86b9e4f555f 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - 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-06-08 19:36:16.446 7 WARNING cinder.quota [None req-d1a58a78-3076-4e9d-8495-b86b9e4f555f 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - 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-06-08 19:36:16.447 7 WARNING cinder.quota [None req-d1a58a78-3076-4e9d-8495-b86b9e4f555f 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - 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-06-08 19:36:16.447 7 WARNING cinder.quota [None req-d1a58a78-3076-4e9d-8495-b86b9e4f555f 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - 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-06-08 19:36:16.453 7 INFO cinder.api.openstack.wsgi [None req-d1a58a78-3076-4e9d-8495-b86b9e4f555f 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] https://volume.199-19-213-154.nip.io/v3/930a409b22844e2cbd8ddd57326d8472/os-quota-sets/930a409b22844e2cbd8ddd57326d8472?usage=False returned with HTTP 200 [pid: 7|app: 0|req: 119/236] 199.19.213.154 () {44 vars in 1067 bytes} [Mon Jun 8 19:36:16 2026] GET /v3/930a409b22844e2cbd8ddd57326d8472/os-quota-sets/930a409b22844e2cbd8ddd57326d8472?usage=False => generated 340 bytes in 169 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-06-08 19:36:16.622 8 INFO cinder.api.openstack.wsgi [None req-053741bd-c88d-420a-99fb-56ae0fac58e2 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] PUT https://volume.199-19-213-154.nip.io/v3/930a409b22844e2cbd8ddd57326d8472/os-quota-sets/930a409b22844e2cbd8ddd57326d8472 2026-06-08 19:36:16.689 8 WARNING cinder.quota [None req-053741bd-c88d-420a-99fb-56ae0fac58e2 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - 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-06-08 19:36:16.690 8 WARNING cinder.quota [None req-053741bd-c88d-420a-99fb-56ae0fac58e2 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - 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-06-08 19:36:16.690 8 WARNING cinder.quota [None req-053741bd-c88d-420a-99fb-56ae0fac58e2 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - 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-06-08 19:36:16.691 8 WARNING cinder.quota [None req-053741bd-c88d-420a-99fb-56ae0fac58e2 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - 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-06-08 19:36:16.691 8 WARNING cinder.quota [None req-053741bd-c88d-420a-99fb-56ae0fac58e2 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - 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-06-08 19:36:16.691 8 WARNING cinder.quota [None req-053741bd-c88d-420a-99fb-56ae0fac58e2 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - 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-06-08 19:36:16.696 8 INFO cinder.api.openstack.wsgi [None req-053741bd-c88d-420a-99fb-56ae0fac58e2 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] https://volume.199-19-213-154.nip.io/v3/930a409b22844e2cbd8ddd57326d8472/os-quota-sets/930a409b22844e2cbd8ddd57326d8472 returned with HTTP 200 [pid: 8|app: 0|req: 118/237] 199.19.213.154 () {48 vars in 1096 bytes} [Mon Jun 8 19:36:16 2026] PUT /v3/930a409b22844e2cbd8ddd57326d8472/os-quota-sets/930a409b22844e2cbd8ddd57326d8472 => generated 296 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-08 19:36:19.547 8 INFO cinder.api.openstack.wsgi [None req-053741bd-c88d-420a-99fb-56ae0fac58e2 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 19:36:19.547 7 INFO cinder.api.openstack.wsgi [None req-d1a58a78-3076-4e9d-8495-b86b9e4f555f 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 19:36:19.547 8 INFO cinder.api.openstack.wsgi [None req-053741bd-c88d-420a-99fb-56ae0fac58e2 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 19:36:19.548 7 INFO cinder.api.openstack.wsgi [None req-d1a58a78-3076-4e9d-8495-b86b9e4f555f 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 19:36:29.547 8 INFO cinder.api.openstack.wsgi [None req-053741bd-c88d-420a-99fb-56ae0fac58e2 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 19:36:29.547 7 INFO cinder.api.openstack.wsgi [None req-d1a58a78-3076-4e9d-8495-b86b9e4f555f 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 19:36:29.548 8 INFO cinder.api.openstack.wsgi [None req-053741bd-c88d-420a-99fb-56ae0fac58e2 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 19:36:29.549 7 INFO cinder.api.openstack.wsgi [None req-d1a58a78-3076-4e9d-8495-b86b9e4f555f 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 19:36:39.547 8 INFO cinder.api.openstack.wsgi [None req-053741bd-c88d-420a-99fb-56ae0fac58e2 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 19:36:39.547 7 INFO cinder.api.openstack.wsgi [None req-d1a58a78-3076-4e9d-8495-b86b9e4f555f 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 19:36:39.548 8 INFO cinder.api.openstack.wsgi [None req-053741bd-c88d-420a-99fb-56ae0fac58e2 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 19:36:39.549 7 INFO cinder.api.openstack.wsgi [None req-d1a58a78-3076-4e9d-8495-b86b9e4f555f 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 19:36:49.547 8 INFO cinder.api.openstack.wsgi [None req-053741bd-c88d-420a-99fb-56ae0fac58e2 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 19:36:49.547 7 INFO cinder.api.openstack.wsgi [None req-d1a58a78-3076-4e9d-8495-b86b9e4f555f 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 19:36:49.548 7 INFO cinder.api.openstack.wsgi [None req-d1a58a78-3076-4e9d-8495-b86b9e4f555f 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 19:36:49.548 8 INFO cinder.api.openstack.wsgi [None req-053741bd-c88d-420a-99fb-56ae0fac58e2 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 19:36:59.547 7 INFO cinder.api.openstack.wsgi [None req-d1a58a78-3076-4e9d-8495-b86b9e4f555f 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 19:36:59.547 8 INFO cinder.api.openstack.wsgi [None req-053741bd-c88d-420a-99fb-56ae0fac58e2 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 19:36:59.549 8 INFO cinder.api.openstack.wsgi [None req-053741bd-c88d-420a-99fb-56ae0fac58e2 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 19:36:59.549 7 INFO cinder.api.openstack.wsgi [None req-d1a58a78-3076-4e9d-8495-b86b9e4f555f 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 19:37:09.547 8 INFO cinder.api.openstack.wsgi [None req-053741bd-c88d-420a-99fb-56ae0fac58e2 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 19:37:09.547 7 INFO cinder.api.openstack.wsgi [None req-d1a58a78-3076-4e9d-8495-b86b9e4f555f 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 19:37:09.547 8 INFO cinder.api.openstack.wsgi [None req-053741bd-c88d-420a-99fb-56ae0fac58e2 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 19:37:09.548 7 INFO cinder.api.openstack.wsgi [None req-d1a58a78-3076-4e9d-8495-b86b9e4f555f 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 19:37:19.547 8 INFO cinder.api.openstack.wsgi [None req-053741bd-c88d-420a-99fb-56ae0fac58e2 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 19:37:19.548 8 INFO cinder.api.openstack.wsgi [None req-053741bd-c88d-420a-99fb-56ae0fac58e2 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 19:37:19.547 7 INFO cinder.api.openstack.wsgi [None req-d1a58a78-3076-4e9d-8495-b86b9e4f555f 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 19:37:19.549 7 INFO cinder.api.openstack.wsgi [None req-d1a58a78-3076-4e9d-8495-b86b9e4f555f 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 19:37:29.547 8 INFO cinder.api.openstack.wsgi [None req-053741bd-c88d-420a-99fb-56ae0fac58e2 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 19:37:29.548 7 INFO cinder.api.openstack.wsgi [None req-d1a58a78-3076-4e9d-8495-b86b9e4f555f 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 19:37:29.548 8 INFO cinder.api.openstack.wsgi [None req-053741bd-c88d-420a-99fb-56ae0fac58e2 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 19:37:29.549 7 INFO cinder.api.openstack.wsgi [None req-d1a58a78-3076-4e9d-8495-b86b9e4f555f 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 19:37:39.547 8 INFO cinder.api.openstack.wsgi [None req-053741bd-c88d-420a-99fb-56ae0fac58e2 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 19:37:39.547 7 INFO cinder.api.openstack.wsgi [None req-d1a58a78-3076-4e9d-8495-b86b9e4f555f 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 19:37:39.548 8 INFO cinder.api.openstack.wsgi [None req-053741bd-c88d-420a-99fb-56ae0fac58e2 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 19:37:39.548 7 INFO cinder.api.openstack.wsgi [None req-d1a58a78-3076-4e9d-8495-b86b9e4f555f 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 19:37:49.547 8 INFO cinder.api.openstack.wsgi [None req-053741bd-c88d-420a-99fb-56ae0fac58e2 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 19:37:49.547 7 INFO cinder.api.openstack.wsgi [None req-d1a58a78-3076-4e9d-8495-b86b9e4f555f 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 19:37:49.548 8 INFO cinder.api.openstack.wsgi [None req-053741bd-c88d-420a-99fb-56ae0fac58e2 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 19:37:49.548 7 INFO cinder.api.openstack.wsgi [None req-d1a58a78-3076-4e9d-8495-b86b9e4f555f 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 19:37:59.547 8 INFO cinder.api.openstack.wsgi [None req-053741bd-c88d-420a-99fb-56ae0fac58e2 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 19:37:59.547 7 INFO cinder.api.openstack.wsgi [None req-d1a58a78-3076-4e9d-8495-b86b9e4f555f 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 19:37:59.547 8 INFO cinder.api.openstack.wsgi [None req-053741bd-c88d-420a-99fb-56ae0fac58e2 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 19:37:59.548 7 INFO cinder.api.openstack.wsgi [None req-d1a58a78-3076-4e9d-8495-b86b9e4f555f 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 19:38:09.547 8 INFO cinder.api.openstack.wsgi [None req-053741bd-c88d-420a-99fb-56ae0fac58e2 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 19:38:09.547 7 INFO cinder.api.openstack.wsgi [None req-d1a58a78-3076-4e9d-8495-b86b9e4f555f 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 19:38:09.548 8 INFO cinder.api.openstack.wsgi [None req-053741bd-c88d-420a-99fb-56ae0fac58e2 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 19:38:09.548 7 INFO cinder.api.openstack.wsgi [None req-d1a58a78-3076-4e9d-8495-b86b9e4f555f 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 19:38:19.547 7 INFO cinder.api.openstack.wsgi [None req-d1a58a78-3076-4e9d-8495-b86b9e4f555f 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 19:38:19.547 8 INFO cinder.api.openstack.wsgi [None req-053741bd-c88d-420a-99fb-56ae0fac58e2 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 19:38:19.549 7 INFO cinder.api.openstack.wsgi [None req-d1a58a78-3076-4e9d-8495-b86b9e4f555f 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 19:38:19.549 8 INFO cinder.api.openstack.wsgi [None req-053741bd-c88d-420a-99fb-56ae0fac58e2 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 19:38:29.548 7 INFO cinder.api.openstack.wsgi [None req-d1a58a78-3076-4e9d-8495-b86b9e4f555f 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 19:38:29.548 8 INFO cinder.api.openstack.wsgi [None req-053741bd-c88d-420a-99fb-56ae0fac58e2 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 19:38:29.549 7 INFO cinder.api.openstack.wsgi [None req-d1a58a78-3076-4e9d-8495-b86b9e4f555f 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 19:38:29.549 8 INFO cinder.api.openstack.wsgi [None req-053741bd-c88d-420a-99fb-56ae0fac58e2 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 19:38:39.547 7 INFO cinder.api.openstack.wsgi [None req-d1a58a78-3076-4e9d-8495-b86b9e4f555f 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 19:38:39.547 8 INFO cinder.api.openstack.wsgi [None req-053741bd-c88d-420a-99fb-56ae0fac58e2 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 19:38:39.548 7 INFO cinder.api.openstack.wsgi [None req-d1a58a78-3076-4e9d-8495-b86b9e4f555f 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 19:38:39.549 8 INFO cinder.api.openstack.wsgi [None req-053741bd-c88d-420a-99fb-56ae0fac58e2 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 19:38:49.547 7 INFO cinder.api.openstack.wsgi [None req-d1a58a78-3076-4e9d-8495-b86b9e4f555f 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 19:38:49.547 8 INFO cinder.api.openstack.wsgi [None req-053741bd-c88d-420a-99fb-56ae0fac58e2 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 19:38:49.548 7 INFO cinder.api.openstack.wsgi [None req-d1a58a78-3076-4e9d-8495-b86b9e4f555f 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 19:38:49.548 8 INFO cinder.api.openstack.wsgi [None req-053741bd-c88d-420a-99fb-56ae0fac58e2 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 19:38:59.547 7 INFO cinder.api.openstack.wsgi [None req-d1a58a78-3076-4e9d-8495-b86b9e4f555f 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 19:38:59.547 8 INFO cinder.api.openstack.wsgi [None req-053741bd-c88d-420a-99fb-56ae0fac58e2 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 19:38:59.548 8 INFO cinder.api.openstack.wsgi [None req-053741bd-c88d-420a-99fb-56ae0fac58e2 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 19:38:59.548 7 INFO cinder.api.openstack.wsgi [None req-d1a58a78-3076-4e9d-8495-b86b9e4f555f 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 19:39:09.547 7 INFO cinder.api.openstack.wsgi [None req-d1a58a78-3076-4e9d-8495-b86b9e4f555f 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 19:39:09.547 8 INFO cinder.api.openstack.wsgi [None req-053741bd-c88d-420a-99fb-56ae0fac58e2 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 19:39:09.548 7 INFO cinder.api.openstack.wsgi [None req-d1a58a78-3076-4e9d-8495-b86b9e4f555f 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 19:39:09.549 8 INFO cinder.api.openstack.wsgi [None req-053741bd-c88d-420a-99fb-56ae0fac58e2 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 19:39:19.547 8 INFO cinder.api.openstack.wsgi [None req-053741bd-c88d-420a-99fb-56ae0fac58e2 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 19:39:19.547 7 INFO cinder.api.openstack.wsgi [None req-d1a58a78-3076-4e9d-8495-b86b9e4f555f 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 19:39:19.548 8 INFO cinder.api.openstack.wsgi [None req-053741bd-c88d-420a-99fb-56ae0fac58e2 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 19:39:19.548 7 INFO cinder.api.openstack.wsgi [None req-d1a58a78-3076-4e9d-8495-b86b9e4f555f 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 19:39:29.547 8 INFO cinder.api.openstack.wsgi [None req-053741bd-c88d-420a-99fb-56ae0fac58e2 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 19:39:29.547 7 INFO cinder.api.openstack.wsgi [None req-d1a58a78-3076-4e9d-8495-b86b9e4f555f 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 19:39:29.548 8 INFO cinder.api.openstack.wsgi [None req-053741bd-c88d-420a-99fb-56ae0fac58e2 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 19:39:29.549 7 INFO cinder.api.openstack.wsgi [None req-d1a58a78-3076-4e9d-8495-b86b9e4f555f 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 19:39:39.546 7 INFO cinder.api.openstack.wsgi [None req-d1a58a78-3076-4e9d-8495-b86b9e4f555f 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 19:39:39.547 8 INFO cinder.api.openstack.wsgi [None req-053741bd-c88d-420a-99fb-56ae0fac58e2 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 19:39:39.548 7 INFO cinder.api.openstack.wsgi [None req-d1a58a78-3076-4e9d-8495-b86b9e4f555f 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 19:39:39.548 8 INFO cinder.api.openstack.wsgi [None req-053741bd-c88d-420a-99fb-56ae0fac58e2 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 19:39:49.546 7 INFO cinder.api.openstack.wsgi [None req-d1a58a78-3076-4e9d-8495-b86b9e4f555f 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 19:39:49.547 8 INFO cinder.api.openstack.wsgi [None req-053741bd-c88d-420a-99fb-56ae0fac58e2 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 19:39:49.547 7 INFO cinder.api.openstack.wsgi [None req-d1a58a78-3076-4e9d-8495-b86b9e4f555f 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 19:39:49.549 8 INFO cinder.api.openstack.wsgi [None req-053741bd-c88d-420a-99fb-56ae0fac58e2 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 19:39:59.547 7 INFO cinder.api.openstack.wsgi [None req-d1a58a78-3076-4e9d-8495-b86b9e4f555f 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 19:39:59.547 8 INFO cinder.api.openstack.wsgi [None req-053741bd-c88d-420a-99fb-56ae0fac58e2 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 19:39:59.548 7 INFO cinder.api.openstack.wsgi [None req-d1a58a78-3076-4e9d-8495-b86b9e4f555f 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 19:39:59.549 8 INFO cinder.api.openstack.wsgi [None req-053741bd-c88d-420a-99fb-56ae0fac58e2 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 19:40:09.547 7 INFO cinder.api.openstack.wsgi [None req-d1a58a78-3076-4e9d-8495-b86b9e4f555f 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 19:40:09.547 8 INFO cinder.api.openstack.wsgi [None req-053741bd-c88d-420a-99fb-56ae0fac58e2 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 19:40:09.548 7 INFO cinder.api.openstack.wsgi [None req-d1a58a78-3076-4e9d-8495-b86b9e4f555f 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 19:40:09.549 8 INFO cinder.api.openstack.wsgi [None req-053741bd-c88d-420a-99fb-56ae0fac58e2 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 19:40:19.547 8 INFO cinder.api.openstack.wsgi [None req-053741bd-c88d-420a-99fb-56ae0fac58e2 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 19:40:19.547 7 INFO cinder.api.openstack.wsgi [None req-d1a58a78-3076-4e9d-8495-b86b9e4f555f 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 19:40:19.548 8 INFO cinder.api.openstack.wsgi [None req-053741bd-c88d-420a-99fb-56ae0fac58e2 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 19:40:19.549 7 INFO cinder.api.openstack.wsgi [None req-d1a58a78-3076-4e9d-8495-b86b9e4f555f 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 19:40:29.546 8 INFO cinder.api.openstack.wsgi [None req-053741bd-c88d-420a-99fb-56ae0fac58e2 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 19:40:29.547 8 INFO cinder.api.openstack.wsgi [None req-053741bd-c88d-420a-99fb-56ae0fac58e2 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 19:40:29.547 7 INFO cinder.api.openstack.wsgi [None req-d1a58a78-3076-4e9d-8495-b86b9e4f555f 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 19:40:29.548 7 INFO cinder.api.openstack.wsgi [None req-d1a58a78-3076-4e9d-8495-b86b9e4f555f 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 19:40:39.547 8 INFO cinder.api.openstack.wsgi [None req-053741bd-c88d-420a-99fb-56ae0fac58e2 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 19:40:39.547 7 INFO cinder.api.openstack.wsgi [None req-d1a58a78-3076-4e9d-8495-b86b9e4f555f 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 19:40:39.548 8 INFO cinder.api.openstack.wsgi [None req-053741bd-c88d-420a-99fb-56ae0fac58e2 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 19:40:39.549 7 INFO cinder.api.openstack.wsgi [None req-d1a58a78-3076-4e9d-8495-b86b9e4f555f 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 19:40:49.547 8 INFO cinder.api.openstack.wsgi [None req-053741bd-c88d-420a-99fb-56ae0fac58e2 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 19:40:49.547 7 INFO cinder.api.openstack.wsgi [None req-d1a58a78-3076-4e9d-8495-b86b9e4f555f 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 19:40:49.548 8 INFO cinder.api.openstack.wsgi [None req-053741bd-c88d-420a-99fb-56ae0fac58e2 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 19:40:49.548 7 INFO cinder.api.openstack.wsgi [None req-d1a58a78-3076-4e9d-8495-b86b9e4f555f 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 19:40:59.548 8 INFO cinder.api.openstack.wsgi [None req-053741bd-c88d-420a-99fb-56ae0fac58e2 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 19:40:59.548 7 INFO cinder.api.openstack.wsgi [None req-d1a58a78-3076-4e9d-8495-b86b9e4f555f 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 19:40:59.549 7 INFO cinder.api.openstack.wsgi [None req-d1a58a78-3076-4e9d-8495-b86b9e4f555f 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 19:40:59.549 8 INFO cinder.api.openstack.wsgi [None req-053741bd-c88d-420a-99fb-56ae0fac58e2 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 19:41:09.548 8 INFO cinder.api.openstack.wsgi [None req-053741bd-c88d-420a-99fb-56ae0fac58e2 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 19:41:09.548 7 INFO cinder.api.openstack.wsgi [None req-d1a58a78-3076-4e9d-8495-b86b9e4f555f 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 19:41:09.549 8 INFO cinder.api.openstack.wsgi [None req-053741bd-c88d-420a-99fb-56ae0fac58e2 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 19:41:09.550 7 INFO cinder.api.openstack.wsgi [None req-d1a58a78-3076-4e9d-8495-b86b9e4f555f 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 19:41:19.547 7 INFO cinder.api.openstack.wsgi [None req-d1a58a78-3076-4e9d-8495-b86b9e4f555f 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 19:41:19.547 8 INFO cinder.api.openstack.wsgi [None req-053741bd-c88d-420a-99fb-56ae0fac58e2 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 19:41:19.548 8 INFO cinder.api.openstack.wsgi [None req-053741bd-c88d-420a-99fb-56ae0fac58e2 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 19:41:19.549 7 INFO cinder.api.openstack.wsgi [None req-d1a58a78-3076-4e9d-8495-b86b9e4f555f 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 19:41:29.546 7 INFO cinder.api.openstack.wsgi [None req-d1a58a78-3076-4e9d-8495-b86b9e4f555f 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 19:41:29.546 8 INFO cinder.api.openstack.wsgi [None req-053741bd-c88d-420a-99fb-56ae0fac58e2 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 19:41:29.547 7 INFO cinder.api.openstack.wsgi [None req-d1a58a78-3076-4e9d-8495-b86b9e4f555f 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 19:41:29.548 8 INFO cinder.api.openstack.wsgi [None req-053741bd-c88d-420a-99fb-56ae0fac58e2 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 19:41:39.547 8 INFO cinder.api.openstack.wsgi [None req-053741bd-c88d-420a-99fb-56ae0fac58e2 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 19:41:39.548 8 INFO cinder.api.openstack.wsgi [None req-053741bd-c88d-420a-99fb-56ae0fac58e2 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 19:41:39.547 7 INFO cinder.api.openstack.wsgi [None req-d1a58a78-3076-4e9d-8495-b86b9e4f555f 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 19:41:39.549 7 INFO cinder.api.openstack.wsgi [None req-d1a58a78-3076-4e9d-8495-b86b9e4f555f 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 19:41:49.547 8 INFO cinder.api.openstack.wsgi [None req-053741bd-c88d-420a-99fb-56ae0fac58e2 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 19:41:49.547 7 INFO cinder.api.openstack.wsgi [None req-d1a58a78-3076-4e9d-8495-b86b9e4f555f 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 19:41:49.548 8 INFO cinder.api.openstack.wsgi [None req-053741bd-c88d-420a-99fb-56ae0fac58e2 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 19:41:49.548 7 INFO cinder.api.openstack.wsgi [None req-d1a58a78-3076-4e9d-8495-b86b9e4f555f 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 19:41:59.547 8 INFO cinder.api.openstack.wsgi [None req-053741bd-c88d-420a-99fb-56ae0fac58e2 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 19:41:59.547 7 INFO cinder.api.openstack.wsgi [None req-d1a58a78-3076-4e9d-8495-b86b9e4f555f 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 19:41:59.549 7 INFO cinder.api.openstack.wsgi [None req-d1a58a78-3076-4e9d-8495-b86b9e4f555f 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 19:41:59.549 8 INFO cinder.api.openstack.wsgi [None req-053741bd-c88d-420a-99fb-56ae0fac58e2 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 19:42:09.547 7 INFO cinder.api.openstack.wsgi [None req-d1a58a78-3076-4e9d-8495-b86b9e4f555f 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 19:42:09.547 8 INFO cinder.api.openstack.wsgi [None req-053741bd-c88d-420a-99fb-56ae0fac58e2 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 19:42:09.548 8 INFO cinder.api.openstack.wsgi [None req-053741bd-c88d-420a-99fb-56ae0fac58e2 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 19:42:09.549 7 INFO cinder.api.openstack.wsgi [None req-d1a58a78-3076-4e9d-8495-b86b9e4f555f 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 19:42:19.546 8 INFO cinder.api.openstack.wsgi [None req-053741bd-c88d-420a-99fb-56ae0fac58e2 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 19:42:19.547 8 INFO cinder.api.openstack.wsgi [None req-053741bd-c88d-420a-99fb-56ae0fac58e2 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 19:42:19.547 7 INFO cinder.api.openstack.wsgi [None req-d1a58a78-3076-4e9d-8495-b86b9e4f555f 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 19:42:19.548 7 INFO cinder.api.openstack.wsgi [None req-d1a58a78-3076-4e9d-8495-b86b9e4f555f 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 19:42:29.547 8 INFO cinder.api.openstack.wsgi [None req-053741bd-c88d-420a-99fb-56ae0fac58e2 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 19:42:29.547 7 INFO cinder.api.openstack.wsgi [None req-d1a58a78-3076-4e9d-8495-b86b9e4f555f 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 19:42:29.548 8 INFO cinder.api.openstack.wsgi [None req-053741bd-c88d-420a-99fb-56ae0fac58e2 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 19:42:29.549 7 INFO cinder.api.openstack.wsgi [None req-d1a58a78-3076-4e9d-8495-b86b9e4f555f 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 19:42:39.547 8 INFO cinder.api.openstack.wsgi [None req-053741bd-c88d-420a-99fb-56ae0fac58e2 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 19:42:39.547 7 INFO cinder.api.openstack.wsgi [None req-d1a58a78-3076-4e9d-8495-b86b9e4f555f 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 19:42:39.548 8 INFO cinder.api.openstack.wsgi [None req-053741bd-c88d-420a-99fb-56ae0fac58e2 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 19:42:39.548 7 INFO cinder.api.openstack.wsgi [None req-d1a58a78-3076-4e9d-8495-b86b9e4f555f 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 19:42:49.547 8 INFO cinder.api.openstack.wsgi [None req-053741bd-c88d-420a-99fb-56ae0fac58e2 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 19:42:49.547 7 INFO cinder.api.openstack.wsgi [None req-d1a58a78-3076-4e9d-8495-b86b9e4f555f 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 19:42:49.548 8 INFO cinder.api.openstack.wsgi [None req-053741bd-c88d-420a-99fb-56ae0fac58e2 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 19:42:49.548 7 INFO cinder.api.openstack.wsgi [None req-d1a58a78-3076-4e9d-8495-b86b9e4f555f 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 19:42:59.547 8 INFO cinder.api.openstack.wsgi [None req-053741bd-c88d-420a-99fb-56ae0fac58e2 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 19:42:59.547 7 INFO cinder.api.openstack.wsgi [None req-d1a58a78-3076-4e9d-8495-b86b9e4f555f 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 19:42:59.548 8 INFO cinder.api.openstack.wsgi [None req-053741bd-c88d-420a-99fb-56ae0fac58e2 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 19:42:59.549 7 INFO cinder.api.openstack.wsgi [None req-d1a58a78-3076-4e9d-8495-b86b9e4f555f 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 19:43:09.546 8 INFO cinder.api.openstack.wsgi [None req-053741bd-c88d-420a-99fb-56ae0fac58e2 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 19:43:09.546 7 INFO cinder.api.openstack.wsgi [None req-d1a58a78-3076-4e9d-8495-b86b9e4f555f 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 19:43:09.547 8 INFO cinder.api.openstack.wsgi [None req-053741bd-c88d-420a-99fb-56ae0fac58e2 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 19:43:09.547 7 INFO cinder.api.openstack.wsgi [None req-d1a58a78-3076-4e9d-8495-b86b9e4f555f 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 19:43:19.546 8 INFO cinder.api.openstack.wsgi [None req-053741bd-c88d-420a-99fb-56ae0fac58e2 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 19:43:19.546 7 INFO cinder.api.openstack.wsgi [None req-d1a58a78-3076-4e9d-8495-b86b9e4f555f 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 19:43:19.547 8 INFO cinder.api.openstack.wsgi [None req-053741bd-c88d-420a-99fb-56ae0fac58e2 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 19:43:19.547 7 INFO cinder.api.openstack.wsgi [None req-d1a58a78-3076-4e9d-8495-b86b9e4f555f 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 19:43:29.547 7 INFO cinder.api.openstack.wsgi [None req-d1a58a78-3076-4e9d-8495-b86b9e4f555f 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 19:43:29.547 8 INFO cinder.api.openstack.wsgi [None req-053741bd-c88d-420a-99fb-56ae0fac58e2 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 19:43:29.548 7 INFO cinder.api.openstack.wsgi [None req-d1a58a78-3076-4e9d-8495-b86b9e4f555f 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 19:43:29.548 8 INFO cinder.api.openstack.wsgi [None req-053741bd-c88d-420a-99fb-56ae0fac58e2 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 19:43:39.552 7 INFO cinder.api.openstack.wsgi [None req-d1a58a78-3076-4e9d-8495-b86b9e4f555f 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 19:43:39.553 7 INFO cinder.api.openstack.wsgi [None req-d1a58a78-3076-4e9d-8495-b86b9e4f555f 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 19:43:39.553 8 INFO cinder.api.openstack.wsgi [None req-053741bd-c88d-420a-99fb-56ae0fac58e2 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 19:43:39.554 8 INFO cinder.api.openstack.wsgi [None req-053741bd-c88d-420a-99fb-56ae0fac58e2 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 19:43:49.546 7 INFO cinder.api.openstack.wsgi [None req-d1a58a78-3076-4e9d-8495-b86b9e4f555f 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 19:43:49.547 8 INFO cinder.api.openstack.wsgi [None req-053741bd-c88d-420a-99fb-56ae0fac58e2 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 19:43:49.548 7 INFO cinder.api.openstack.wsgi [None req-d1a58a78-3076-4e9d-8495-b86b9e4f555f 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 19:43:49.548 8 INFO cinder.api.openstack.wsgi [None req-053741bd-c88d-420a-99fb-56ae0fac58e2 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 19:43:59.547 7 INFO cinder.api.openstack.wsgi [None req-d1a58a78-3076-4e9d-8495-b86b9e4f555f 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 19:43:59.548 8 INFO cinder.api.openstack.wsgi [None req-053741bd-c88d-420a-99fb-56ae0fac58e2 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 19:43:59.548 7 INFO cinder.api.openstack.wsgi [None req-d1a58a78-3076-4e9d-8495-b86b9e4f555f 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 19:43:59.550 8 INFO cinder.api.openstack.wsgi [None req-053741bd-c88d-420a-99fb-56ae0fac58e2 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 19:44:09.547 8 INFO cinder.api.openstack.wsgi [None req-053741bd-c88d-420a-99fb-56ae0fac58e2 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 19:44:09.548 7 INFO cinder.api.openstack.wsgi [None req-d1a58a78-3076-4e9d-8495-b86b9e4f555f 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 19:44:09.549 8 INFO cinder.api.openstack.wsgi [None req-053741bd-c88d-420a-99fb-56ae0fac58e2 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 19:44:09.549 7 INFO cinder.api.openstack.wsgi [None req-d1a58a78-3076-4e9d-8495-b86b9e4f555f 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 19:44:19.548 8 INFO cinder.api.openstack.wsgi [None req-053741bd-c88d-420a-99fb-56ae0fac58e2 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 19:44:19.548 7 INFO cinder.api.openstack.wsgi [None req-d1a58a78-3076-4e9d-8495-b86b9e4f555f 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 19:44:19.549 8 INFO cinder.api.openstack.wsgi [None req-053741bd-c88d-420a-99fb-56ae0fac58e2 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 19:44:19.549 7 INFO cinder.api.openstack.wsgi [None req-d1a58a78-3076-4e9d-8495-b86b9e4f555f 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 19:44:29.548 8 INFO cinder.api.openstack.wsgi [None req-053741bd-c88d-420a-99fb-56ae0fac58e2 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 19:44:29.549 8 INFO cinder.api.openstack.wsgi [None req-053741bd-c88d-420a-99fb-56ae0fac58e2 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 19:44:29.552 7 INFO cinder.api.openstack.wsgi [None req-d1a58a78-3076-4e9d-8495-b86b9e4f555f 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 19:44:29.553 7 INFO cinder.api.openstack.wsgi [None req-d1a58a78-3076-4e9d-8495-b86b9e4f555f 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 19:44:39.547 8 INFO cinder.api.openstack.wsgi [None req-053741bd-c88d-420a-99fb-56ae0fac58e2 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 19:44:39.548 7 INFO cinder.api.openstack.wsgi [None req-d1a58a78-3076-4e9d-8495-b86b9e4f555f 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 19:44:39.548 8 INFO cinder.api.openstack.wsgi [None req-053741bd-c88d-420a-99fb-56ae0fac58e2 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 19:44:39.549 7 INFO cinder.api.openstack.wsgi [None req-d1a58a78-3076-4e9d-8495-b86b9e4f555f 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 19:44:49.547 8 INFO cinder.api.openstack.wsgi [None req-053741bd-c88d-420a-99fb-56ae0fac58e2 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 19:44:49.547 7 INFO cinder.api.openstack.wsgi [None req-d1a58a78-3076-4e9d-8495-b86b9e4f555f 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 19:44:49.548 8 INFO cinder.api.openstack.wsgi [None req-053741bd-c88d-420a-99fb-56ae0fac58e2 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 19:44:49.548 7 INFO cinder.api.openstack.wsgi [None req-d1a58a78-3076-4e9d-8495-b86b9e4f555f 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 19:44:59.553 8 INFO cinder.api.openstack.wsgi [None req-053741bd-c88d-420a-99fb-56ae0fac58e2 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 19:44:59.553 7 INFO cinder.api.openstack.wsgi [None req-d1a58a78-3076-4e9d-8495-b86b9e4f555f 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 19:44:59.553 8 INFO cinder.api.openstack.wsgi [None req-053741bd-c88d-420a-99fb-56ae0fac58e2 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 19:44:59.555 7 INFO cinder.api.openstack.wsgi [None req-d1a58a78-3076-4e9d-8495-b86b9e4f555f 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 19:45:09.547 7 INFO cinder.api.openstack.wsgi [None req-d1a58a78-3076-4e9d-8495-b86b9e4f555f 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 19:45:09.547 8 INFO cinder.api.openstack.wsgi [None req-053741bd-c88d-420a-99fb-56ae0fac58e2 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 19:45:09.548 7 INFO cinder.api.openstack.wsgi [None req-d1a58a78-3076-4e9d-8495-b86b9e4f555f 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 19:45:09.549 8 INFO cinder.api.openstack.wsgi [None req-053741bd-c88d-420a-99fb-56ae0fac58e2 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 19:45:19.547 7 INFO cinder.api.openstack.wsgi [None req-d1a58a78-3076-4e9d-8495-b86b9e4f555f 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 19:45:19.549 8 INFO cinder.api.openstack.wsgi [None req-053741bd-c88d-420a-99fb-56ae0fac58e2 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 19:45:19.550 7 INFO cinder.api.openstack.wsgi [None req-d1a58a78-3076-4e9d-8495-b86b9e4f555f 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 19:45:19.550 8 INFO cinder.api.openstack.wsgi [None req-053741bd-c88d-420a-99fb-56ae0fac58e2 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 19:45:29.547 7 INFO cinder.api.openstack.wsgi [None req-d1a58a78-3076-4e9d-8495-b86b9e4f555f 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 19:45:29.547 8 INFO cinder.api.openstack.wsgi [None req-053741bd-c88d-420a-99fb-56ae0fac58e2 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 19:45:29.548 7 INFO cinder.api.openstack.wsgi [None req-d1a58a78-3076-4e9d-8495-b86b9e4f555f 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 19:45:29.549 8 INFO cinder.api.openstack.wsgi [None req-053741bd-c88d-420a-99fb-56ae0fac58e2 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 19:45:39.547 8 INFO cinder.api.openstack.wsgi [None req-053741bd-c88d-420a-99fb-56ae0fac58e2 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 19:45:39.547 7 INFO cinder.api.openstack.wsgi [None req-d1a58a78-3076-4e9d-8495-b86b9e4f555f 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 19:45:39.548 8 INFO cinder.api.openstack.wsgi [None req-053741bd-c88d-420a-99fb-56ae0fac58e2 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 19:45:39.548 7 INFO cinder.api.openstack.wsgi [None req-d1a58a78-3076-4e9d-8495-b86b9e4f555f 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 19:45:49.547 8 INFO cinder.api.openstack.wsgi [None req-053741bd-c88d-420a-99fb-56ae0fac58e2 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 19:45:49.548 8 INFO cinder.api.openstack.wsgi [None req-053741bd-c88d-420a-99fb-56ae0fac58e2 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 19:45:49.549 7 INFO cinder.api.openstack.wsgi [None req-d1a58a78-3076-4e9d-8495-b86b9e4f555f 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 19:45:49.551 7 INFO cinder.api.openstack.wsgi [None req-d1a58a78-3076-4e9d-8495-b86b9e4f555f 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 19:45:59.547 7 INFO cinder.api.openstack.wsgi [None req-d1a58a78-3076-4e9d-8495-b86b9e4f555f 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 19:45:59.548 8 INFO cinder.api.openstack.wsgi [None req-053741bd-c88d-420a-99fb-56ae0fac58e2 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 19:45:59.549 8 INFO cinder.api.openstack.wsgi [None req-053741bd-c88d-420a-99fb-56ae0fac58e2 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 19:45:59.549 7 INFO cinder.api.openstack.wsgi [None req-d1a58a78-3076-4e9d-8495-b86b9e4f555f 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 19:46:09.549 8 INFO cinder.api.openstack.wsgi [None req-053741bd-c88d-420a-99fb-56ae0fac58e2 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 19:46:09.549 7 INFO cinder.api.openstack.wsgi [None req-d1a58a78-3076-4e9d-8495-b86b9e4f555f 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 19:46:09.549 8 INFO cinder.api.openstack.wsgi [None req-053741bd-c88d-420a-99fb-56ae0fac58e2 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 19:46:09.550 7 INFO cinder.api.openstack.wsgi [None req-d1a58a78-3076-4e9d-8495-b86b9e4f555f 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 19:46:19.547 8 INFO cinder.api.openstack.wsgi [None req-053741bd-c88d-420a-99fb-56ae0fac58e2 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 19:46:19.547 7 INFO cinder.api.openstack.wsgi [None req-d1a58a78-3076-4e9d-8495-b86b9e4f555f 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 19:46:19.548 8 INFO cinder.api.openstack.wsgi [None req-053741bd-c88d-420a-99fb-56ae0fac58e2 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 19:46:19.548 7 INFO cinder.api.openstack.wsgi [None req-d1a58a78-3076-4e9d-8495-b86b9e4f555f 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 19:46:29.548 7 INFO cinder.api.openstack.wsgi [None req-d1a58a78-3076-4e9d-8495-b86b9e4f555f 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 19:46:29.548 8 INFO cinder.api.openstack.wsgi [None req-053741bd-c88d-420a-99fb-56ae0fac58e2 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 19:46:29.549 7 INFO cinder.api.openstack.wsgi [None req-d1a58a78-3076-4e9d-8495-b86b9e4f555f 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 19:46:29.549 8 INFO cinder.api.openstack.wsgi [None req-053741bd-c88d-420a-99fb-56ae0fac58e2 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 19:46:39.547 7 INFO cinder.api.openstack.wsgi [None req-d1a58a78-3076-4e9d-8495-b86b9e4f555f 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 19:46:39.547 8 INFO cinder.api.openstack.wsgi [None req-053741bd-c88d-420a-99fb-56ae0fac58e2 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 19:46:39.548 7 INFO cinder.api.openstack.wsgi [None req-d1a58a78-3076-4e9d-8495-b86b9e4f555f 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 19:46:39.549 8 INFO cinder.api.openstack.wsgi [None req-053741bd-c88d-420a-99fb-56ae0fac58e2 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 19:46:49.547 7 INFO cinder.api.openstack.wsgi [None req-d1a58a78-3076-4e9d-8495-b86b9e4f555f 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 19:46:49.550 8 INFO cinder.api.openstack.wsgi [None req-053741bd-c88d-420a-99fb-56ae0fac58e2 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 19:46:49.550 7 INFO cinder.api.openstack.wsgi [None req-d1a58a78-3076-4e9d-8495-b86b9e4f555f 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 19:46:49.551 8 INFO cinder.api.openstack.wsgi [None req-053741bd-c88d-420a-99fb-56ae0fac58e2 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 19:46:59.547 8 INFO cinder.api.openstack.wsgi [None req-053741bd-c88d-420a-99fb-56ae0fac58e2 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 19:46:59.547 7 INFO cinder.api.openstack.wsgi [None req-d1a58a78-3076-4e9d-8495-b86b9e4f555f 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 19:46:59.549 8 INFO cinder.api.openstack.wsgi [None req-053741bd-c88d-420a-99fb-56ae0fac58e2 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 19:46:59.549 7 INFO cinder.api.openstack.wsgi [None req-d1a58a78-3076-4e9d-8495-b86b9e4f555f 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 19:47:09.547 7 INFO cinder.api.openstack.wsgi [None req-d1a58a78-3076-4e9d-8495-b86b9e4f555f 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 19:47:09.547 8 INFO cinder.api.openstack.wsgi [None req-053741bd-c88d-420a-99fb-56ae0fac58e2 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 19:47:09.548 7 INFO cinder.api.openstack.wsgi [None req-d1a58a78-3076-4e9d-8495-b86b9e4f555f 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 19:47:09.549 8 INFO cinder.api.openstack.wsgi [None req-053741bd-c88d-420a-99fb-56ae0fac58e2 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 19:47:19.547 8 INFO cinder.api.openstack.wsgi [None req-053741bd-c88d-420a-99fb-56ae0fac58e2 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 19:47:19.547 7 INFO cinder.api.openstack.wsgi [None req-d1a58a78-3076-4e9d-8495-b86b9e4f555f 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 19:47:19.548 8 INFO cinder.api.openstack.wsgi [None req-053741bd-c88d-420a-99fb-56ae0fac58e2 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 19:47:19.550 7 INFO cinder.api.openstack.wsgi [None req-d1a58a78-3076-4e9d-8495-b86b9e4f555f 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 19:47:29.547 7 INFO cinder.api.openstack.wsgi [None req-d1a58a78-3076-4e9d-8495-b86b9e4f555f 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 19:47:29.548 8 INFO cinder.api.openstack.wsgi [None req-053741bd-c88d-420a-99fb-56ae0fac58e2 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 19:47:29.549 7 INFO cinder.api.openstack.wsgi [None req-d1a58a78-3076-4e9d-8495-b86b9e4f555f 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 19:47:29.549 8 INFO cinder.api.openstack.wsgi [None req-053741bd-c88d-420a-99fb-56ae0fac58e2 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 19:47:39.547 7 INFO cinder.api.openstack.wsgi [None req-d1a58a78-3076-4e9d-8495-b86b9e4f555f 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 19:47:39.547 8 INFO cinder.api.openstack.wsgi [None req-053741bd-c88d-420a-99fb-56ae0fac58e2 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 19:47:39.548 8 INFO cinder.api.openstack.wsgi [None req-053741bd-c88d-420a-99fb-56ae0fac58e2 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 19:47:39.548 7 INFO cinder.api.openstack.wsgi [None req-d1a58a78-3076-4e9d-8495-b86b9e4f555f 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 19:47:49.547 7 INFO cinder.api.openstack.wsgi [None req-d1a58a78-3076-4e9d-8495-b86b9e4f555f 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 19:47:49.547 8 INFO cinder.api.openstack.wsgi [None req-053741bd-c88d-420a-99fb-56ae0fac58e2 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 19:47:49.549 7 INFO cinder.api.openstack.wsgi [None req-d1a58a78-3076-4e9d-8495-b86b9e4f555f 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 19:47:49.549 8 INFO cinder.api.openstack.wsgi [None req-053741bd-c88d-420a-99fb-56ae0fac58e2 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 19:47:59.547 7 INFO cinder.api.openstack.wsgi [None req-d1a58a78-3076-4e9d-8495-b86b9e4f555f 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 19:47:59.547 8 INFO cinder.api.openstack.wsgi [None req-053741bd-c88d-420a-99fb-56ae0fac58e2 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 19:47:59.548 7 INFO cinder.api.openstack.wsgi [None req-d1a58a78-3076-4e9d-8495-b86b9e4f555f 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 19:47:59.548 8 INFO cinder.api.openstack.wsgi [None req-053741bd-c88d-420a-99fb-56ae0fac58e2 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 19:48:09.547 8 INFO cinder.api.openstack.wsgi [None req-053741bd-c88d-420a-99fb-56ae0fac58e2 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 19:48:09.547 7 INFO cinder.api.openstack.wsgi [None req-d1a58a78-3076-4e9d-8495-b86b9e4f555f 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 19:48:09.548 8 INFO cinder.api.openstack.wsgi [None req-053741bd-c88d-420a-99fb-56ae0fac58e2 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 19:48:09.549 7 INFO cinder.api.openstack.wsgi [None req-d1a58a78-3076-4e9d-8495-b86b9e4f555f 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 19:48:19.547 7 INFO cinder.api.openstack.wsgi [None req-d1a58a78-3076-4e9d-8495-b86b9e4f555f 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 19:48:19.547 8 INFO cinder.api.openstack.wsgi [None req-053741bd-c88d-420a-99fb-56ae0fac58e2 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 19:48:19.549 8 INFO cinder.api.openstack.wsgi [None req-053741bd-c88d-420a-99fb-56ae0fac58e2 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 19:48:19.549 7 INFO cinder.api.openstack.wsgi [None req-d1a58a78-3076-4e9d-8495-b86b9e4f555f 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 19:48:29.547 7 INFO cinder.api.openstack.wsgi [None req-d1a58a78-3076-4e9d-8495-b86b9e4f555f 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 19:48:29.547 8 INFO cinder.api.openstack.wsgi [None req-053741bd-c88d-420a-99fb-56ae0fac58e2 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 19:48:29.548 7 INFO cinder.api.openstack.wsgi [None req-d1a58a78-3076-4e9d-8495-b86b9e4f555f 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 19:48:29.548 8 INFO cinder.api.openstack.wsgi [None req-053741bd-c88d-420a-99fb-56ae0fac58e2 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 19:48:39.547 8 INFO cinder.api.openstack.wsgi [None req-053741bd-c88d-420a-99fb-56ae0fac58e2 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 19:48:39.547 7 INFO cinder.api.openstack.wsgi [None req-d1a58a78-3076-4e9d-8495-b86b9e4f555f 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 19:48:39.548 8 INFO cinder.api.openstack.wsgi [None req-053741bd-c88d-420a-99fb-56ae0fac58e2 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 19:48:39.548 7 INFO cinder.api.openstack.wsgi [None req-d1a58a78-3076-4e9d-8495-b86b9e4f555f 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 19:48:49.547 8 INFO cinder.api.openstack.wsgi [None req-053741bd-c88d-420a-99fb-56ae0fac58e2 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 19:48:49.547 7 INFO cinder.api.openstack.wsgi [None req-d1a58a78-3076-4e9d-8495-b86b9e4f555f 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 19:48:49.547 8 INFO cinder.api.openstack.wsgi [None req-053741bd-c88d-420a-99fb-56ae0fac58e2 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 19:48:49.549 7 INFO cinder.api.openstack.wsgi [None req-d1a58a78-3076-4e9d-8495-b86b9e4f555f 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 19:48:59.547 7 INFO cinder.api.openstack.wsgi [None req-d1a58a78-3076-4e9d-8495-b86b9e4f555f 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 19:48:59.547 8 INFO cinder.api.openstack.wsgi [None req-053741bd-c88d-420a-99fb-56ae0fac58e2 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 19:48:59.548 7 INFO cinder.api.openstack.wsgi [None req-d1a58a78-3076-4e9d-8495-b86b9e4f555f 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 19:48:59.548 8 INFO cinder.api.openstack.wsgi [None req-053741bd-c88d-420a-99fb-56ae0fac58e2 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 19:49:06.802 7 INFO cinder.api.openstack.wsgi [None req-56a1f5dd-e52f-49a3-96f2-390cdb03932f 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET https://volume.199-19-213-154.nip.io/v3/930a409b22844e2cbd8ddd57326d8472/os-quota-sets/ce9df5e93bbc46149fe9ebd4a6d336cd?usage=False 2026-06-08 19:49:06.823 7 INFO cinder.api.openstack.wsgi [None req-56a1f5dd-e52f-49a3-96f2-390cdb03932f 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] https://volume.199-19-213-154.nip.io/v3/930a409b22844e2cbd8ddd57326d8472/os-quota-sets/ce9df5e93bbc46149fe9ebd4a6d336cd?usage=False returned with HTTP 200 [pid: 7|app: 0|req: 197/392] 199.19.213.154 () {44 vars in 1067 bytes} [Mon Jun 8 19:49:06 2026] GET /v3/930a409b22844e2cbd8ddd57326d8472/os-quota-sets/ce9df5e93bbc46149fe9ebd4a6d336cd?usage=False => generated 340 bytes in 166 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-08 19:49:08.274 8 INFO cinder.api.openstack.wsgi [None req-2ecd14ca-5800-4275-923a-ae978d6b5e23 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] PUT https://volume.199-19-213-154.nip.io/v3/930a409b22844e2cbd8ddd57326d8472/os-quota-sets/ce9df5e93bbc46149fe9ebd4a6d336cd 2026-06-08 19:49:08.348 8 INFO cinder.api.openstack.wsgi [None req-2ecd14ca-5800-4275-923a-ae978d6b5e23 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] https://volume.199-19-213-154.nip.io/v3/930a409b22844e2cbd8ddd57326d8472/os-quota-sets/ce9df5e93bbc46149fe9ebd4a6d336cd returned with HTTP 200 [pid: 8|app: 0|req: 196/393] 199.19.213.154 () {48 vars in 1096 bytes} [Mon Jun 8 19:49:08 2026] PUT /v3/930a409b22844e2cbd8ddd57326d8472/os-quota-sets/ce9df5e93bbc46149fe9ebd4a6d336cd => generated 296 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-08 19:49:09.548 7 INFO cinder.api.openstack.wsgi [None req-56a1f5dd-e52f-49a3-96f2-390cdb03932f 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 19:49:09.548 8 INFO cinder.api.openstack.wsgi [None req-2ecd14ca-5800-4275-923a-ae978d6b5e23 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 19:49:09.549 7 INFO cinder.api.openstack.wsgi [None req-56a1f5dd-e52f-49a3-96f2-390cdb03932f 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 19:49:09.549 8 INFO cinder.api.openstack.wsgi [None req-2ecd14ca-5800-4275-923a-ae978d6b5e23 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 19:49:19.547 7 INFO cinder.api.openstack.wsgi [None req-56a1f5dd-e52f-49a3-96f2-390cdb03932f 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 19:49:19.547 8 INFO cinder.api.openstack.wsgi [None req-2ecd14ca-5800-4275-923a-ae978d6b5e23 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 19:49:19.549 8 INFO cinder.api.openstack.wsgi [None req-2ecd14ca-5800-4275-923a-ae978d6b5e23 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 19:49:19.549 7 INFO cinder.api.openstack.wsgi [None req-56a1f5dd-e52f-49a3-96f2-390cdb03932f 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 19:49:29.547 8 INFO cinder.api.openstack.wsgi [None req-2ecd14ca-5800-4275-923a-ae978d6b5e23 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 19:49:29.547 7 INFO cinder.api.openstack.wsgi [None req-56a1f5dd-e52f-49a3-96f2-390cdb03932f 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 19:49:29.548 8 INFO cinder.api.openstack.wsgi [None req-2ecd14ca-5800-4275-923a-ae978d6b5e23 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 19:49:29.548 7 INFO cinder.api.openstack.wsgi [None req-56a1f5dd-e52f-49a3-96f2-390cdb03932f 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 19:49:39.547 8 INFO cinder.api.openstack.wsgi [None req-2ecd14ca-5800-4275-923a-ae978d6b5e23 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 19:49:39.547 7 INFO cinder.api.openstack.wsgi [None req-56a1f5dd-e52f-49a3-96f2-390cdb03932f 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 19:49:39.548 8 INFO cinder.api.openstack.wsgi [None req-2ecd14ca-5800-4275-923a-ae978d6b5e23 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 19:49:39.548 7 INFO cinder.api.openstack.wsgi [None req-56a1f5dd-e52f-49a3-96f2-390cdb03932f 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 19:49:49.546 7 INFO cinder.api.openstack.wsgi [None req-56a1f5dd-e52f-49a3-96f2-390cdb03932f 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 19:49:49.547 8 INFO cinder.api.openstack.wsgi [None req-2ecd14ca-5800-4275-923a-ae978d6b5e23 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 19:49:49.548 8 INFO cinder.api.openstack.wsgi [None req-2ecd14ca-5800-4275-923a-ae978d6b5e23 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 19:49:49.549 7 INFO cinder.api.openstack.wsgi [None req-56a1f5dd-e52f-49a3-96f2-390cdb03932f 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 19:49:59.547 8 INFO cinder.api.openstack.wsgi [None req-2ecd14ca-5800-4275-923a-ae978d6b5e23 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 19:49:59.547 7 INFO cinder.api.openstack.wsgi [None req-56a1f5dd-e52f-49a3-96f2-390cdb03932f 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 19:49:59.548 8 INFO cinder.api.openstack.wsgi [None req-2ecd14ca-5800-4275-923a-ae978d6b5e23 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 19:49:59.548 7 INFO cinder.api.openstack.wsgi [None req-56a1f5dd-e52f-49a3-96f2-390cdb03932f 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 19:50:09.547 8 INFO cinder.api.openstack.wsgi [None req-2ecd14ca-5800-4275-923a-ae978d6b5e23 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 19:50:09.548 8 INFO cinder.api.openstack.wsgi [None req-2ecd14ca-5800-4275-923a-ae978d6b5e23 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 19:50:09.549 7 INFO cinder.api.openstack.wsgi [None req-56a1f5dd-e52f-49a3-96f2-390cdb03932f 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 19:50:09.549 7 INFO cinder.api.openstack.wsgi [None req-56a1f5dd-e52f-49a3-96f2-390cdb03932f 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 19:50:19.547 8 INFO cinder.api.openstack.wsgi [None req-2ecd14ca-5800-4275-923a-ae978d6b5e23 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 19:50:19.547 7 INFO cinder.api.openstack.wsgi [None req-56a1f5dd-e52f-49a3-96f2-390cdb03932f 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 19:50:19.549 7 INFO cinder.api.openstack.wsgi [None req-56a1f5dd-e52f-49a3-96f2-390cdb03932f 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 19:50:19.549 8 INFO cinder.api.openstack.wsgi [None req-2ecd14ca-5800-4275-923a-ae978d6b5e23 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 19:50:22.221 7 INFO cinder.api.openstack.wsgi [None req-e390266b-88db-4f0d-9b66-3a553e5f6d66 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/scheduler-stats/get_pools?detail=true 2026-06-08 19:50:22.769 7 INFO cinder.api.openstack.wsgi [None req-e390266b-88db-4f0d-9b66-3a553e5f6d66 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 206/410] 10.0.0.139 () {28 vars in 695 bytes} [Mon Jun 8 19:50:22 2026] GET /v3/930a409b22844e2cbd8ddd57326d8472/scheduler-stats/get_pools?detail=true => generated 670 bytes in 595 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-08 19:50:22.782 8 INFO cinder.api.openstack.wsgi [None req-8b6bc6c8-882f-4b91-9e7a-9f115bb751ce 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/volumes/detail?all_tenants=true 2026-06-08 19:50:22.817 8 INFO cinder.volume.api [None req-8b6bc6c8-882f-4b91-9e7a-9f115bb751ce 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] Get all volumes completed successfully. 2026-06-08 19:50:22.818 8 INFO cinder.api.openstack.wsgi [None req-8b6bc6c8-882f-4b91-9e7a-9f115bb751ce 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 205/411] 10.0.0.139 () {28 vars in 683 bytes} [Mon Jun 8 19:50:22 2026] GET /v3/930a409b22844e2cbd8ddd57326d8472/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-06-08 19:50:22.832 7 INFO cinder.api.openstack.wsgi [None req-6ffff726-514e-4215-beab-ce67332dac2f 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/snapshots?all_tenants=true 2026-06-08 19:50:22.849 7 INFO cinder.volume.api [None req-6ffff726-514e-4215-beab-ce67332dac2f 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] Get all snapshots completed successfully. 2026-06-08 19:50:22.850 7 INFO cinder.api.openstack.wsgi [None req-6ffff726-514e-4215-beab-ce67332dac2f 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 207/412] 10.0.0.139 () {28 vars in 673 bytes} [Mon Jun 8 19:50:22 2026] GET /v3/930a409b22844e2cbd8ddd57326d8472/snapshots?all_tenants=true => generated 17 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-06-08 19:50:22.863 8 INFO cinder.api.openstack.wsgi [None req-5c1715eb-0ddb-45a1-8ce3-74b17960109e 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/os-services 2026-06-08 19:50:22.871 8 INFO cinder.api.openstack.wsgi [None req-5c1715eb-0ddb-45a1-8ce3-74b17960109e 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/os-services returned with HTTP 200 [pid: 8|app: 0|req: 206/413] 10.0.0.139 () {28 vars in 644 bytes} [Mon Jun 8 19:50:22 2026] GET /v3/930a409b22844e2cbd8ddd57326d8472/os-services => generated 646 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-08 19:50:22.881 7 INFO cinder.api.openstack.wsgi [None req-5fef8052-3a80-4a9b-8708-37f569eec5b4 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/volumes/detail?all_tenants=true 2026-06-08 19:50:22.908 7 INFO cinder.volume.api [None req-5fef8052-3a80-4a9b-8708-37f569eec5b4 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] Get all volumes completed successfully. 2026-06-08 19:50:22.910 7 INFO cinder.api.openstack.wsgi [None req-5fef8052-3a80-4a9b-8708-37f569eec5b4 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 208/414] 10.0.0.139 () {28 vars in 683 bytes} [Mon Jun 8 19:50:22 2026] GET /v3/930a409b22844e2cbd8ddd57326d8472/volumes/detail?all_tenants=true => generated 15 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-06-08 19:50:22.958 8 INFO cinder.api.openstack.wsgi [None req-51037525-267a-48ce-a1b0-c422017adb30 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/os-quota-sets/517a5372a0414a489505a7424adba3c2?usage=true 2026-06-08 19:50:22.975 8 INFO cinder.api.openstack.wsgi [None req-51037525-267a-48ce-a1b0-c422017adb30 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/os-quota-sets/517a5372a0414a489505a7424adba3c2?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 207/415] 10.0.0.139 () {28 vars in 735 bytes} [Mon Jun 8 19:50:22 2026] GET /v3/930a409b22844e2cbd8ddd57326d8472/os-quota-sets/517a5372a0414a489505a7424adba3c2?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-08 19:50:22.991 7 INFO cinder.api.openstack.wsgi [None req-25e388ba-6f38-4fde-9ac0-95bf165e1bb5 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/os-quota-sets/930a409b22844e2cbd8ddd57326d8472?usage=true 2026-06-08 19:50:23.018 7 INFO cinder.api.openstack.wsgi [None req-25e388ba-6f38-4fde-9ac0-95bf165e1bb5 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/os-quota-sets/930a409b22844e2cbd8ddd57326d8472?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 209/416] 10.0.0.139 () {28 vars in 735 bytes} [Mon Jun 8 19:50:22 2026] GET /v3/930a409b22844e2cbd8ddd57326d8472/os-quota-sets/930a409b22844e2cbd8ddd57326d8472?usage=true => generated 845 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-08 19:50:23.033 8 INFO cinder.api.openstack.wsgi [None req-bbfb03de-952f-429e-a948-a5be765a12ad 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/os-quota-sets/ce9df5e93bbc46149fe9ebd4a6d336cd?usage=true 2026-06-08 19:50:23.050 8 INFO cinder.api.openstack.wsgi [None req-bbfb03de-952f-429e-a948-a5be765a12ad 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/os-quota-sets/ce9df5e93bbc46149fe9ebd4a6d336cd?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 208/417] 10.0.0.139 () {28 vars in 735 bytes} [Mon Jun 8 19:50:23 2026] GET /v3/930a409b22844e2cbd8ddd57326d8472/os-quota-sets/ce9df5e93bbc46149fe9ebd4a6d336cd?usage=true => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-08 19:50:29.547 7 INFO cinder.api.openstack.wsgi [None req-25e388ba-6f38-4fde-9ac0-95bf165e1bb5 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 19:50:29.548 8 INFO cinder.api.openstack.wsgi [None req-bbfb03de-952f-429e-a948-a5be765a12ad 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 19:50:29.549 7 INFO cinder.api.openstack.wsgi [None req-25e388ba-6f38-4fde-9ac0-95bf165e1bb5 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 19:50:29.549 8 INFO cinder.api.openstack.wsgi [None req-bbfb03de-952f-429e-a948-a5be765a12ad 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 19:50:39.550 7 INFO cinder.api.openstack.wsgi [None req-25e388ba-6f38-4fde-9ac0-95bf165e1bb5 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 19:50:39.550 8 INFO cinder.api.openstack.wsgi [None req-bbfb03de-952f-429e-a948-a5be765a12ad 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 19:50:39.551 7 INFO cinder.api.openstack.wsgi [None req-25e388ba-6f38-4fde-9ac0-95bf165e1bb5 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 19:50:39.551 8 INFO cinder.api.openstack.wsgi [None req-bbfb03de-952f-429e-a948-a5be765a12ad 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 19:50:49.548 7 INFO cinder.api.openstack.wsgi [None req-25e388ba-6f38-4fde-9ac0-95bf165e1bb5 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 19:50:49.548 8 INFO cinder.api.openstack.wsgi [None req-bbfb03de-952f-429e-a948-a5be765a12ad 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 19:50:49.548 7 INFO cinder.api.openstack.wsgi [None req-25e388ba-6f38-4fde-9ac0-95bf165e1bb5 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 19:50:49.550 8 INFO cinder.api.openstack.wsgi [None req-bbfb03de-952f-429e-a948-a5be765a12ad 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 19:50:59.546 7 INFO cinder.api.openstack.wsgi [None req-25e388ba-6f38-4fde-9ac0-95bf165e1bb5 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 19:50:59.546 8 INFO cinder.api.openstack.wsgi [None req-bbfb03de-952f-429e-a948-a5be765a12ad 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 19:50:59.547 8 INFO cinder.api.openstack.wsgi [None req-bbfb03de-952f-429e-a948-a5be765a12ad 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 19:50:59.548 7 INFO cinder.api.openstack.wsgi [None req-25e388ba-6f38-4fde-9ac0-95bf165e1bb5 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 19:51:09.547 7 INFO cinder.api.openstack.wsgi [None req-25e388ba-6f38-4fde-9ac0-95bf165e1bb5 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 19:51:09.548 7 INFO cinder.api.openstack.wsgi [None req-25e388ba-6f38-4fde-9ac0-95bf165e1bb5 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 19:51:09.548 8 INFO cinder.api.openstack.wsgi [None req-bbfb03de-952f-429e-a948-a5be765a12ad 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 19:51:09.548 8 INFO cinder.api.openstack.wsgi [None req-bbfb03de-952f-429e-a948-a5be765a12ad 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 19:51:19.547 7 INFO cinder.api.openstack.wsgi [None req-25e388ba-6f38-4fde-9ac0-95bf165e1bb5 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 19:51:19.547 8 INFO cinder.api.openstack.wsgi [None req-bbfb03de-952f-429e-a948-a5be765a12ad 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 19:51:19.548 7 INFO cinder.api.openstack.wsgi [None req-25e388ba-6f38-4fde-9ac0-95bf165e1bb5 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 19:51:19.548 8 INFO cinder.api.openstack.wsgi [None req-bbfb03de-952f-429e-a948-a5be765a12ad 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 19:51:22.204 7 INFO cinder.api.openstack.wsgi [None req-4f300867-1602-417a-bb48-4df93bd3fa2d 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/volumes/detail?all_tenants=true 2026-06-08 19:51:22.214 7 INFO cinder.volume.api [None req-4f300867-1602-417a-bb48-4df93bd3fa2d 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] Get all volumes completed successfully. 2026-06-08 19:51:22.216 7 INFO cinder.api.openstack.wsgi [None req-4f300867-1602-417a-bb48-4df93bd3fa2d 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 216/430] 10.0.0.139 () {28 vars in 683 bytes} [Mon Jun 8 19:51:22 2026] GET /v3/930a409b22844e2cbd8ddd57326d8472/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-06-08 19:51:22.227 8 INFO cinder.api.openstack.wsgi [None req-d3cc8a68-ffca-4c88-aaf6-9e2961cdfe94 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/volumes/detail?all_tenants=true 2026-06-08 19:51:22.235 8 INFO cinder.volume.api [None req-d3cc8a68-ffca-4c88-aaf6-9e2961cdfe94 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] Get all volumes completed successfully. 2026-06-08 19:51:22.237 8 INFO cinder.api.openstack.wsgi [None req-d3cc8a68-ffca-4c88-aaf6-9e2961cdfe94 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 215/431] 10.0.0.139 () {28 vars in 683 bytes} [Mon Jun 8 19:51:22 2026] GET /v3/930a409b22844e2cbd8ddd57326d8472/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-06-08 19:51:22.248 7 INFO cinder.api.openstack.wsgi [None req-096d4809-4eed-437b-b9cc-103a5d816262 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/snapshots?all_tenants=true 2026-06-08 19:51:22.253 7 INFO cinder.volume.api [None req-096d4809-4eed-437b-b9cc-103a5d816262 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] Get all snapshots completed successfully. 2026-06-08 19:51:22.253 7 INFO cinder.api.openstack.wsgi [None req-096d4809-4eed-437b-b9cc-103a5d816262 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 217/432] 10.0.0.139 () {28 vars in 673 bytes} [Mon Jun 8 19:51:22 2026] GET /v3/930a409b22844e2cbd8ddd57326d8472/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-06-08 19:51:22.264 8 INFO cinder.api.openstack.wsgi [None req-264f6be1-95ae-4858-929f-87e579704f33 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/os-services 2026-06-08 19:51:22.269 8 INFO cinder.api.openstack.wsgi [None req-264f6be1-95ae-4858-929f-87e579704f33 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/os-services returned with HTTP 200 [pid: 8|app: 0|req: 216/433] 10.0.0.139 () {28 vars in 644 bytes} [Mon Jun 8 19:51:22 2026] GET /v3/930a409b22844e2cbd8ddd57326d8472/os-services => generated 646 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-08 19:51:22.324 7 INFO cinder.api.openstack.wsgi [None req-c07d377b-4a79-40b7-9238-f37eeef7bbfd 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/os-quota-sets/517a5372a0414a489505a7424adba3c2?usage=true 2026-06-08 19:51:22.341 7 INFO cinder.api.openstack.wsgi [None req-c07d377b-4a79-40b7-9238-f37eeef7bbfd 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/os-quota-sets/517a5372a0414a489505a7424adba3c2?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 218/434] 10.0.0.139 () {28 vars in 735 bytes} [Mon Jun 8 19:51:22 2026] GET /v3/930a409b22844e2cbd8ddd57326d8472/os-quota-sets/517a5372a0414a489505a7424adba3c2?usage=true => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-08 19:51:22.354 8 INFO cinder.api.openstack.wsgi [None req-fdd0624a-2f19-4ea1-9693-bfbda73b07d5 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/os-quota-sets/930a409b22844e2cbd8ddd57326d8472?usage=true 2026-06-08 19:51:22.380 8 INFO cinder.api.openstack.wsgi [None req-fdd0624a-2f19-4ea1-9693-bfbda73b07d5 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/os-quota-sets/930a409b22844e2cbd8ddd57326d8472?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 217/435] 10.0.0.139 () {28 vars in 735 bytes} [Mon Jun 8 19:51:22 2026] GET /v3/930a409b22844e2cbd8ddd57326d8472/os-quota-sets/930a409b22844e2cbd8ddd57326d8472?usage=true => generated 845 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-08 19:51:22.395 7 INFO cinder.api.openstack.wsgi [None req-eaa4aba5-e493-4b6d-9dc8-263f132e3ab8 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/os-quota-sets/ce9df5e93bbc46149fe9ebd4a6d336cd?usage=true 2026-06-08 19:51:22.433 7 INFO cinder.api.openstack.wsgi [None req-eaa4aba5-e493-4b6d-9dc8-263f132e3ab8 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/os-quota-sets/ce9df5e93bbc46149fe9ebd4a6d336cd?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 219/436] 10.0.0.139 () {28 vars in 735 bytes} [Mon Jun 8 19:51:22 2026] GET /v3/930a409b22844e2cbd8ddd57326d8472/os-quota-sets/ce9df5e93bbc46149fe9ebd4a6d336cd?usage=true => generated 845 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-08 19:51:22.447 8 INFO cinder.api.openstack.wsgi [None req-9161a729-70c9-4f00-8ce7-72e6dc075eb5 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/scheduler-stats/get_pools?detail=true 2026-06-08 19:51:22.985 8 INFO cinder.api.openstack.wsgi [None req-9161a729-70c9-4f00-8ce7-72e6dc075eb5 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 218/437] 10.0.0.139 () {28 vars in 695 bytes} [Mon Jun 8 19:51:22 2026] GET /v3/930a409b22844e2cbd8ddd57326d8472/scheduler-stats/get_pools?detail=true => generated 670 bytes in 548 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-08 19:51:29.547 7 INFO cinder.api.openstack.wsgi [None req-eaa4aba5-e493-4b6d-9dc8-263f132e3ab8 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 19:51:29.547 8 INFO cinder.api.openstack.wsgi [None req-9161a729-70c9-4f00-8ce7-72e6dc075eb5 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 19:51:29.548 7 INFO cinder.api.openstack.wsgi [None req-eaa4aba5-e493-4b6d-9dc8-263f132e3ab8 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 19:51:29.548 8 INFO cinder.api.openstack.wsgi [None req-9161a729-70c9-4f00-8ce7-72e6dc075eb5 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 19:51:39.547 7 INFO cinder.api.openstack.wsgi [None req-eaa4aba5-e493-4b6d-9dc8-263f132e3ab8 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 19:51:39.547 8 INFO cinder.api.openstack.wsgi [None req-9161a729-70c9-4f00-8ce7-72e6dc075eb5 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 19:51:39.547 7 INFO cinder.api.openstack.wsgi [None req-eaa4aba5-e493-4b6d-9dc8-263f132e3ab8 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 19:51:39.548 8 INFO cinder.api.openstack.wsgi [None req-9161a729-70c9-4f00-8ce7-72e6dc075eb5 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 19:51:49.547 7 INFO cinder.api.openstack.wsgi [None req-eaa4aba5-e493-4b6d-9dc8-263f132e3ab8 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 19:51:49.547 8 INFO cinder.api.openstack.wsgi [None req-9161a729-70c9-4f00-8ce7-72e6dc075eb5 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 19:51:49.548 7 INFO cinder.api.openstack.wsgi [None req-eaa4aba5-e493-4b6d-9dc8-263f132e3ab8 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 19:51:49.548 8 INFO cinder.api.openstack.wsgi [None req-9161a729-70c9-4f00-8ce7-72e6dc075eb5 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 19:51:59.548 8 INFO cinder.api.openstack.wsgi [None req-9161a729-70c9-4f00-8ce7-72e6dc075eb5 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 19:51:59.548 7 INFO cinder.api.openstack.wsgi [None req-eaa4aba5-e493-4b6d-9dc8-263f132e3ab8 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 19:51:59.549 8 INFO cinder.api.openstack.wsgi [None req-9161a729-70c9-4f00-8ce7-72e6dc075eb5 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 19:51:59.549 7 INFO cinder.api.openstack.wsgi [None req-eaa4aba5-e493-4b6d-9dc8-263f132e3ab8 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 19:52:09.547 7 INFO cinder.api.openstack.wsgi [None req-eaa4aba5-e493-4b6d-9dc8-263f132e3ab8 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 19:52:09.547 8 INFO cinder.api.openstack.wsgi [None req-9161a729-70c9-4f00-8ce7-72e6dc075eb5 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 19:52:09.548 7 INFO cinder.api.openstack.wsgi [None req-eaa4aba5-e493-4b6d-9dc8-263f132e3ab8 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 19:52:09.548 8 INFO cinder.api.openstack.wsgi [None req-9161a729-70c9-4f00-8ce7-72e6dc075eb5 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 19:52:19.546 7 INFO cinder.api.openstack.wsgi [None req-eaa4aba5-e493-4b6d-9dc8-263f132e3ab8 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 19:52:19.547 8 INFO cinder.api.openstack.wsgi [None req-9161a729-70c9-4f00-8ce7-72e6dc075eb5 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 19:52:19.548 8 INFO cinder.api.openstack.wsgi [None req-9161a729-70c9-4f00-8ce7-72e6dc075eb5 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 19:52:19.548 7 INFO cinder.api.openstack.wsgi [None req-eaa4aba5-e493-4b6d-9dc8-263f132e3ab8 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 19:52:22.264 8 INFO cinder.api.openstack.wsgi [None req-57a8386b-2ecc-4a49-99f2-af1d319b52ed 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/os-services 2026-06-08 19:52:22.271 8 INFO cinder.api.openstack.wsgi [None req-57a8386b-2ecc-4a49-99f2-af1d319b52ed 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/os-services returned with HTTP 200 [pid: 8|app: 0|req: 225/450] 10.0.0.139 () {28 vars in 644 bytes} [Mon Jun 8 19:52:22 2026] GET /v3/930a409b22844e2cbd8ddd57326d8472/os-services => generated 646 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-08 19:52:22.287 7 INFO cinder.api.openstack.wsgi [None req-026a7eb7-0b1f-4d2a-a436-3e97b015a896 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/scheduler-stats/get_pools?detail=true 2026-06-08 19:52:22.794 7 INFO cinder.api.openstack.wsgi [None req-026a7eb7-0b1f-4d2a-a436-3e97b015a896 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 226/451] 10.0.0.139 () {28 vars in 695 bytes} [Mon Jun 8 19:52:22 2026] GET /v3/930a409b22844e2cbd8ddd57326d8472/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-06-08 19:52:22.806 8 INFO cinder.api.openstack.wsgi [None req-8479cefd-ff9c-403a-8b58-d9c0e5503741 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/volumes/detail?all_tenants=true 2026-06-08 19:52:22.815 8 INFO cinder.volume.api [None req-8479cefd-ff9c-403a-8b58-d9c0e5503741 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] Get all volumes completed successfully. 2026-06-08 19:52:22.816 8 INFO cinder.api.openstack.wsgi [None req-8479cefd-ff9c-403a-8b58-d9c0e5503741 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 226/452] 10.0.0.139 () {28 vars in 683 bytes} [Mon Jun 8 19:52:22 2026] GET /v3/930a409b22844e2cbd8ddd57326d8472/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-06-08 19:52:22.829 7 INFO cinder.api.openstack.wsgi [None req-86d8c852-52fb-431c-813c-07a45ac16d1b 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/snapshots?all_tenants=true 2026-06-08 19:52:22.836 7 INFO cinder.volume.api [None req-86d8c852-52fb-431c-813c-07a45ac16d1b 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] Get all snapshots completed successfully. 2026-06-08 19:52:22.836 7 INFO cinder.api.openstack.wsgi [None req-86d8c852-52fb-431c-813c-07a45ac16d1b 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 227/453] 10.0.0.139 () {28 vars in 673 bytes} [Mon Jun 8 19:52:22 2026] GET /v3/930a409b22844e2cbd8ddd57326d8472/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-06-08 19:52:22.846 8 INFO cinder.api.openstack.wsgi [None req-96da20d6-4d27-4135-88e9-c88ba83f8ff4 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/volumes/detail?all_tenants=true 2026-06-08 19:52:22.856 8 INFO cinder.volume.api [None req-96da20d6-4d27-4135-88e9-c88ba83f8ff4 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] Get all volumes completed successfully. 2026-06-08 19:52:22.857 8 INFO cinder.api.openstack.wsgi [None req-96da20d6-4d27-4135-88e9-c88ba83f8ff4 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 227/454] 10.0.0.139 () {28 vars in 683 bytes} [Mon Jun 8 19:52:22 2026] GET /v3/930a409b22844e2cbd8ddd57326d8472/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-06-08 19:52:22.910 7 INFO cinder.api.openstack.wsgi [None req-ef8a60d4-b67f-4536-bd55-eb9ed107096f 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/os-quota-sets/517a5372a0414a489505a7424adba3c2?usage=true 2026-06-08 19:52:22.931 7 INFO cinder.api.openstack.wsgi [None req-ef8a60d4-b67f-4536-bd55-eb9ed107096f 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/os-quota-sets/517a5372a0414a489505a7424adba3c2?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 228/455] 10.0.0.139 () {28 vars in 735 bytes} [Mon Jun 8 19:52:22 2026] GET /v3/930a409b22844e2cbd8ddd57326d8472/os-quota-sets/517a5372a0414a489505a7424adba3c2?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-08 19:52:22.942 8 INFO cinder.api.openstack.wsgi [None req-4c3d505f-c690-46b4-a140-c15e3260a781 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/os-quota-sets/930a409b22844e2cbd8ddd57326d8472?usage=true 2026-06-08 19:52:22.963 8 INFO cinder.api.openstack.wsgi [None req-4c3d505f-c690-46b4-a140-c15e3260a781 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/os-quota-sets/930a409b22844e2cbd8ddd57326d8472?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 228/456] 10.0.0.139 () {28 vars in 735 bytes} [Mon Jun 8 19:52:22 2026] GET /v3/930a409b22844e2cbd8ddd57326d8472/os-quota-sets/930a409b22844e2cbd8ddd57326d8472?usage=true => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-08 19:52:22.977 7 INFO cinder.api.openstack.wsgi [None req-dfd5fcd3-9648-4f4c-b06a-96d385e5aa9c 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/os-quota-sets/ce9df5e93bbc46149fe9ebd4a6d336cd?usage=true 2026-06-08 19:52:23.000 7 INFO cinder.api.openstack.wsgi [None req-dfd5fcd3-9648-4f4c-b06a-96d385e5aa9c 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/os-quota-sets/ce9df5e93bbc46149fe9ebd4a6d336cd?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 229/457] 10.0.0.139 () {28 vars in 735 bytes} [Mon Jun 8 19:52:22 2026] GET /v3/930a409b22844e2cbd8ddd57326d8472/os-quota-sets/ce9df5e93bbc46149fe9ebd4a6d336cd?usage=true => generated 845 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-08 19:52:29.547 8 INFO cinder.api.openstack.wsgi [None req-4c3d505f-c690-46b4-a140-c15e3260a781 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 19:52:29.547 7 INFO cinder.api.openstack.wsgi [None req-dfd5fcd3-9648-4f4c-b06a-96d385e5aa9c 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 19:52:29.548 8 INFO cinder.api.openstack.wsgi [None req-4c3d505f-c690-46b4-a140-c15e3260a781 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 19:52:29.549 7 INFO cinder.api.openstack.wsgi [None req-dfd5fcd3-9648-4f4c-b06a-96d385e5aa9c 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 19:52:39.547 8 INFO cinder.api.openstack.wsgi [None req-4c3d505f-c690-46b4-a140-c15e3260a781 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 19:52:39.547 7 INFO cinder.api.openstack.wsgi [None req-dfd5fcd3-9648-4f4c-b06a-96d385e5aa9c 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 19:52:39.548 8 INFO cinder.api.openstack.wsgi [None req-4c3d505f-c690-46b4-a140-c15e3260a781 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 19:52:39.548 7 INFO cinder.api.openstack.wsgi [None req-dfd5fcd3-9648-4f4c-b06a-96d385e5aa9c 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 19:52:49.547 8 INFO cinder.api.openstack.wsgi [None req-4c3d505f-c690-46b4-a140-c15e3260a781 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 19:52:49.547 7 INFO cinder.api.openstack.wsgi [None req-dfd5fcd3-9648-4f4c-b06a-96d385e5aa9c 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 19:52:49.548 8 INFO cinder.api.openstack.wsgi [None req-4c3d505f-c690-46b4-a140-c15e3260a781 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 19:52:49.549 7 INFO cinder.api.openstack.wsgi [None req-dfd5fcd3-9648-4f4c-b06a-96d385e5aa9c 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 19:52:59.548 8 INFO cinder.api.openstack.wsgi [None req-4c3d505f-c690-46b4-a140-c15e3260a781 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 19:52:59.548 7 INFO cinder.api.openstack.wsgi [None req-dfd5fcd3-9648-4f4c-b06a-96d385e5aa9c 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 19:52:59.549 8 INFO cinder.api.openstack.wsgi [None req-4c3d505f-c690-46b4-a140-c15e3260a781 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 19:52:59.549 7 INFO cinder.api.openstack.wsgi [None req-dfd5fcd3-9648-4f4c-b06a-96d385e5aa9c 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 19:53:09.547 7 INFO cinder.api.openstack.wsgi [None req-dfd5fcd3-9648-4f4c-b06a-96d385e5aa9c 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 19:53:09.549 7 INFO cinder.api.openstack.wsgi [None req-dfd5fcd3-9648-4f4c-b06a-96d385e5aa9c 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 19:53:09.549 8 INFO cinder.api.openstack.wsgi [None req-4c3d505f-c690-46b4-a140-c15e3260a781 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 19:53:09.550 8 INFO cinder.api.openstack.wsgi [None req-4c3d505f-c690-46b4-a140-c15e3260a781 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 19:53:19.548 7 INFO cinder.api.openstack.wsgi [None req-dfd5fcd3-9648-4f4c-b06a-96d385e5aa9c 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 19:53:19.548 8 INFO cinder.api.openstack.wsgi [None req-4c3d505f-c690-46b4-a140-c15e3260a781 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 19:53:19.549 8 INFO cinder.api.openstack.wsgi [None req-4c3d505f-c690-46b4-a140-c15e3260a781 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 19:53:19.549 7 INFO cinder.api.openstack.wsgi [None req-dfd5fcd3-9648-4f4c-b06a-96d385e5aa9c 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 19:53:22.183 8 INFO cinder.api.openstack.wsgi [None req-7d592257-7355-431b-9de0-2d54caeb7283 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/volumes/detail?all_tenants=true 2026-06-08 19:53:22.193 8 INFO cinder.volume.api [None req-7d592257-7355-431b-9de0-2d54caeb7283 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] Get all volumes completed successfully. 2026-06-08 19:53:22.195 8 INFO cinder.api.openstack.wsgi [None req-7d592257-7355-431b-9de0-2d54caeb7283 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 235/470] 10.0.0.139 () {28 vars in 683 bytes} [Mon Jun 8 19:53:22 2026] GET /v3/930a409b22844e2cbd8ddd57326d8472/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-06-08 19:53:22.251 7 INFO cinder.api.openstack.wsgi [None req-9b03ce48-a2ea-4c30-8d09-974545d7b65c 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/os-quota-sets/517a5372a0414a489505a7424adba3c2?usage=true 2026-06-08 19:53:22.296 7 INFO cinder.api.openstack.wsgi [None req-9b03ce48-a2ea-4c30-8d09-974545d7b65c 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/os-quota-sets/517a5372a0414a489505a7424adba3c2?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 236/471] 10.0.0.139 () {28 vars in 735 bytes} [Mon Jun 8 19:53:22 2026] GET /v3/930a409b22844e2cbd8ddd57326d8472/os-quota-sets/517a5372a0414a489505a7424adba3c2?usage=true => generated 847 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-08 19:53:22.313 8 INFO cinder.api.openstack.wsgi [None req-9d13dffe-5077-4c41-bb99-e141d1c20351 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/os-quota-sets/930a409b22844e2cbd8ddd57326d8472?usage=true 2026-06-08 19:53:22.354 8 INFO cinder.api.openstack.wsgi [None req-9d13dffe-5077-4c41-bb99-e141d1c20351 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/os-quota-sets/930a409b22844e2cbd8ddd57326d8472?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 236/472] 10.0.0.139 () {28 vars in 735 bytes} [Mon Jun 8 19:53:22 2026] GET /v3/930a409b22844e2cbd8ddd57326d8472/os-quota-sets/930a409b22844e2cbd8ddd57326d8472?usage=true => generated 845 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-08 19:53:22.372 7 INFO cinder.api.openstack.wsgi [None req-3bd53451-1783-4c76-9437-469a50805e42 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/os-quota-sets/ce9df5e93bbc46149fe9ebd4a6d336cd?usage=true 2026-06-08 19:53:22.396 7 INFO cinder.api.openstack.wsgi [None req-3bd53451-1783-4c76-9437-469a50805e42 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/os-quota-sets/ce9df5e93bbc46149fe9ebd4a6d336cd?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 237/473] 10.0.0.139 () {28 vars in 735 bytes} [Mon Jun 8 19:53:22 2026] GET /v3/930a409b22844e2cbd8ddd57326d8472/os-quota-sets/ce9df5e93bbc46149fe9ebd4a6d336cd?usage=true => generated 845 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-08 19:53:22.413 8 INFO cinder.api.openstack.wsgi [None req-30d49187-f256-4862-a2b3-e38c3cf552c1 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/volumes/detail?all_tenants=true 2026-06-08 19:53:22.422 8 INFO cinder.volume.api [None req-30d49187-f256-4862-a2b3-e38c3cf552c1 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] Get all volumes completed successfully. 2026-06-08 19:53:22.424 8 INFO cinder.api.openstack.wsgi [None req-30d49187-f256-4862-a2b3-e38c3cf552c1 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 237/474] 10.0.0.139 () {28 vars in 683 bytes} [Mon Jun 8 19:53:22 2026] GET /v3/930a409b22844e2cbd8ddd57326d8472/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-06-08 19:53:22.437 7 INFO cinder.api.openstack.wsgi [None req-b36d8098-79fa-41d9-9792-a2d88eecfd14 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/scheduler-stats/get_pools?detail=true 2026-06-08 19:53:22.944 7 INFO cinder.api.openstack.wsgi [None req-b36d8098-79fa-41d9-9792-a2d88eecfd14 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 238/475] 10.0.0.139 () {28 vars in 695 bytes} [Mon Jun 8 19:53:22 2026] GET /v3/930a409b22844e2cbd8ddd57326d8472/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-06-08 19:53:22.960 8 INFO cinder.api.openstack.wsgi [None req-b67682f1-b3a0-4f23-a9eb-e05ac97334d4 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/os-services 2026-06-08 19:53:22.966 8 INFO cinder.api.openstack.wsgi [None req-b67682f1-b3a0-4f23-a9eb-e05ac97334d4 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/os-services returned with HTTP 200 [pid: 8|app: 0|req: 238/476] 10.0.0.139 () {28 vars in 644 bytes} [Mon Jun 8 19:53:22 2026] GET /v3/930a409b22844e2cbd8ddd57326d8472/os-services => generated 646 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-08 19:53:22.977 7 INFO cinder.api.openstack.wsgi [None req-90cd7451-a3a6-4b29-b9cc-fb4950d04ce8 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/snapshots?all_tenants=true 2026-06-08 19:53:22.986 7 INFO cinder.volume.api [None req-90cd7451-a3a6-4b29-b9cc-fb4950d04ce8 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] Get all snapshots completed successfully. 2026-06-08 19:53:22.986 7 INFO cinder.api.openstack.wsgi [None req-90cd7451-a3a6-4b29-b9cc-fb4950d04ce8 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 239/477] 10.0.0.139 () {28 vars in 673 bytes} [Mon Jun 8 19:53:22 2026] GET /v3/930a409b22844e2cbd8ddd57326d8472/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-06-08 19:53:29.547 7 INFO cinder.api.openstack.wsgi [None req-90cd7451-a3a6-4b29-b9cc-fb4950d04ce8 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 19:53:29.547 8 INFO cinder.api.openstack.wsgi [None req-b67682f1-b3a0-4f23-a9eb-e05ac97334d4 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 19:53:29.548 7 INFO cinder.api.openstack.wsgi [None req-90cd7451-a3a6-4b29-b9cc-fb4950d04ce8 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 19:53:29.548 8 INFO cinder.api.openstack.wsgi [None req-b67682f1-b3a0-4f23-a9eb-e05ac97334d4 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 19:53:39.547 7 INFO cinder.api.openstack.wsgi [None req-90cd7451-a3a6-4b29-b9cc-fb4950d04ce8 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 19:53:39.548 7 INFO cinder.api.openstack.wsgi [None req-90cd7451-a3a6-4b29-b9cc-fb4950d04ce8 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 19:53:39.549 8 INFO cinder.api.openstack.wsgi [None req-b67682f1-b3a0-4f23-a9eb-e05ac97334d4 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 19:53:39.551 8 INFO cinder.api.openstack.wsgi [None req-b67682f1-b3a0-4f23-a9eb-e05ac97334d4 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 19:53:49.546 8 INFO cinder.api.openstack.wsgi [None req-b67682f1-b3a0-4f23-a9eb-e05ac97334d4 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 19:53:49.546 7 INFO cinder.api.openstack.wsgi [None req-90cd7451-a3a6-4b29-b9cc-fb4950d04ce8 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 19:53:49.547 8 INFO cinder.api.openstack.wsgi [None req-b67682f1-b3a0-4f23-a9eb-e05ac97334d4 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 19:53:49.548 7 INFO cinder.api.openstack.wsgi [None req-90cd7451-a3a6-4b29-b9cc-fb4950d04ce8 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 19:53:59.547 8 INFO cinder.api.openstack.wsgi [None req-b67682f1-b3a0-4f23-a9eb-e05ac97334d4 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 19:53:59.547 7 INFO cinder.api.openstack.wsgi [None req-90cd7451-a3a6-4b29-b9cc-fb4950d04ce8 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 19:53:59.548 7 INFO cinder.api.openstack.wsgi [None req-90cd7451-a3a6-4b29-b9cc-fb4950d04ce8 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 19:53:59.548 8 INFO cinder.api.openstack.wsgi [None req-b67682f1-b3a0-4f23-a9eb-e05ac97334d4 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 19:54:09.547 7 INFO cinder.api.openstack.wsgi [None req-90cd7451-a3a6-4b29-b9cc-fb4950d04ce8 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 19:54:09.547 8 INFO cinder.api.openstack.wsgi [None req-b67682f1-b3a0-4f23-a9eb-e05ac97334d4 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 19:54:09.548 7 INFO cinder.api.openstack.wsgi [None req-90cd7451-a3a6-4b29-b9cc-fb4950d04ce8 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 19:54:09.548 8 INFO cinder.api.openstack.wsgi [None req-b67682f1-b3a0-4f23-a9eb-e05ac97334d4 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 19:54:19.547 8 INFO cinder.api.openstack.wsgi [None req-b67682f1-b3a0-4f23-a9eb-e05ac97334d4 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 19:54:19.547 7 INFO cinder.api.openstack.wsgi [None req-90cd7451-a3a6-4b29-b9cc-fb4950d04ce8 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 19:54:19.548 8 INFO cinder.api.openstack.wsgi [None req-b67682f1-b3a0-4f23-a9eb-e05ac97334d4 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 19:54:19.549 7 INFO cinder.api.openstack.wsgi [None req-90cd7451-a3a6-4b29-b9cc-fb4950d04ce8 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 19:54:22.257 8 INFO cinder.api.openstack.wsgi [None req-011dd000-ec83-4349-8bba-782c925aaf67 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/os-quota-sets/517a5372a0414a489505a7424adba3c2?usage=true 2026-06-08 19:54:22.294 8 INFO cinder.api.openstack.wsgi [None req-011dd000-ec83-4349-8bba-782c925aaf67 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/os-quota-sets/517a5372a0414a489505a7424adba3c2?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 245/490] 10.0.0.139 () {28 vars in 735 bytes} [Mon Jun 8 19:54:22 2026] GET /v3/930a409b22844e2cbd8ddd57326d8472/os-quota-sets/517a5372a0414a489505a7424adba3c2?usage=true => generated 847 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-08 19:54:22.311 7 INFO cinder.api.openstack.wsgi [None req-c160fa2c-c423-41b2-836c-0dddedee6248 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/os-quota-sets/930a409b22844e2cbd8ddd57326d8472?usage=true 2026-06-08 19:54:22.337 7 INFO cinder.api.openstack.wsgi [None req-c160fa2c-c423-41b2-836c-0dddedee6248 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/os-quota-sets/930a409b22844e2cbd8ddd57326d8472?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 246/491] 10.0.0.139 () {28 vars in 735 bytes} [Mon Jun 8 19:54:22 2026] GET /v3/930a409b22844e2cbd8ddd57326d8472/os-quota-sets/930a409b22844e2cbd8ddd57326d8472?usage=true => generated 845 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-08 19:54:22.352 8 INFO cinder.api.openstack.wsgi [None req-8fa06dba-2f98-4bcc-87c2-587dfaa5f241 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/os-quota-sets/ce9df5e93bbc46149fe9ebd4a6d336cd?usage=true 2026-06-08 19:54:22.375 8 INFO cinder.api.openstack.wsgi [None req-8fa06dba-2f98-4bcc-87c2-587dfaa5f241 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/os-quota-sets/ce9df5e93bbc46149fe9ebd4a6d336cd?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 246/492] 10.0.0.139 () {28 vars in 735 bytes} [Mon Jun 8 19:54:22 2026] GET /v3/930a409b22844e2cbd8ddd57326d8472/os-quota-sets/ce9df5e93bbc46149fe9ebd4a6d336cd?usage=true => generated 845 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-08 19:54:22.392 7 INFO cinder.api.openstack.wsgi [None req-8c9035d3-061a-4307-a53e-1857672f777c 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/os-services 2026-06-08 19:54:22.400 7 INFO cinder.api.openstack.wsgi [None req-8c9035d3-061a-4307-a53e-1857672f777c 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/os-services returned with HTTP 200 [pid: 7|app: 0|req: 247/493] 10.0.0.139 () {28 vars in 644 bytes} [Mon Jun 8 19:54:22 2026] GET /v3/930a409b22844e2cbd8ddd57326d8472/os-services => generated 646 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-08 19:54:22.410 8 INFO cinder.api.openstack.wsgi [None req-56d5da94-b7a3-4ea3-ae88-0e54144c8d4d 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/volumes/detail?all_tenants=true 2026-06-08 19:54:22.427 8 INFO cinder.volume.api [None req-56d5da94-b7a3-4ea3-ae88-0e54144c8d4d 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] Get all volumes completed successfully. 2026-06-08 19:54:22.430 8 INFO cinder.api.openstack.wsgi [None req-56d5da94-b7a3-4ea3-ae88-0e54144c8d4d 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 247/494] 10.0.0.139 () {28 vars in 683 bytes} [Mon Jun 8 19:54:22 2026] GET /v3/930a409b22844e2cbd8ddd57326d8472/volumes/detail?all_tenants=true => generated 15 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-06-08 19:54:22.441 7 INFO cinder.api.openstack.wsgi [None req-1c7ce108-5fd5-410c-a307-4c25fe0f829a 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/snapshots?all_tenants=true 2026-06-08 19:54:22.449 7 INFO cinder.volume.api [None req-1c7ce108-5fd5-410c-a307-4c25fe0f829a 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] Get all snapshots completed successfully. 2026-06-08 19:54:22.449 7 INFO cinder.api.openstack.wsgi [None req-1c7ce108-5fd5-410c-a307-4c25fe0f829a 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 248/495] 10.0.0.139 () {28 vars in 673 bytes} [Mon Jun 8 19:54:22 2026] GET /v3/930a409b22844e2cbd8ddd57326d8472/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-06-08 19:54:22.459 8 INFO cinder.api.openstack.wsgi [None req-00d8d64d-cbaf-4282-87e6-a2395f29769b 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/volumes/detail?all_tenants=true 2026-06-08 19:54:22.472 8 INFO cinder.volume.api [None req-00d8d64d-cbaf-4282-87e6-a2395f29769b 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] Get all volumes completed successfully. 2026-06-08 19:54:22.475 8 INFO cinder.api.openstack.wsgi [None req-00d8d64d-cbaf-4282-87e6-a2395f29769b 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 248/496] 10.0.0.139 () {28 vars in 683 bytes} [Mon Jun 8 19:54:22 2026] GET /v3/930a409b22844e2cbd8ddd57326d8472/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-06-08 19:54:22.485 7 INFO cinder.api.openstack.wsgi [None req-0e0fbffe-0643-4635-8af2-c0fa11c339e6 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/scheduler-stats/get_pools?detail=true 2026-06-08 19:54:22.989 7 INFO cinder.api.openstack.wsgi [None req-0e0fbffe-0643-4635-8af2-c0fa11c339e6 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 249/497] 10.0.0.139 () {28 vars in 695 bytes} [Mon Jun 8 19:54:22 2026] GET /v3/930a409b22844e2cbd8ddd57326d8472/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-06-08 19:54:29.547 7 INFO cinder.api.openstack.wsgi [None req-0e0fbffe-0643-4635-8af2-c0fa11c339e6 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 19:54:29.547 8 INFO cinder.api.openstack.wsgi [None req-00d8d64d-cbaf-4282-87e6-a2395f29769b 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 19:54:29.548 7 INFO cinder.api.openstack.wsgi [None req-0e0fbffe-0643-4635-8af2-c0fa11c339e6 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 19:54:29.548 8 INFO cinder.api.openstack.wsgi [None req-00d8d64d-cbaf-4282-87e6-a2395f29769b 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 19:54:39.547 7 INFO cinder.api.openstack.wsgi [None req-0e0fbffe-0643-4635-8af2-c0fa11c339e6 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 19:54:39.547 8 INFO cinder.api.openstack.wsgi [None req-00d8d64d-cbaf-4282-87e6-a2395f29769b 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 19:54:39.548 8 INFO cinder.api.openstack.wsgi [None req-00d8d64d-cbaf-4282-87e6-a2395f29769b 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 19:54:39.548 7 INFO cinder.api.openstack.wsgi [None req-0e0fbffe-0643-4635-8af2-c0fa11c339e6 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 19:54:49.547 8 INFO cinder.api.openstack.wsgi [None req-00d8d64d-cbaf-4282-87e6-a2395f29769b 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 19:54:49.548 7 INFO cinder.api.openstack.wsgi [None req-0e0fbffe-0643-4635-8af2-c0fa11c339e6 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 19:54:49.549 8 INFO cinder.api.openstack.wsgi [None req-00d8d64d-cbaf-4282-87e6-a2395f29769b 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 19:54:49.549 7 INFO cinder.api.openstack.wsgi [None req-0e0fbffe-0643-4635-8af2-c0fa11c339e6 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 19:54:59.547 8 INFO cinder.api.openstack.wsgi [None req-00d8d64d-cbaf-4282-87e6-a2395f29769b 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 19:54:59.547 7 INFO cinder.api.openstack.wsgi [None req-0e0fbffe-0643-4635-8af2-c0fa11c339e6 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 19:54:59.548 8 INFO cinder.api.openstack.wsgi [None req-00d8d64d-cbaf-4282-87e6-a2395f29769b 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 19:54:59.548 7 INFO cinder.api.openstack.wsgi [None req-0e0fbffe-0643-4635-8af2-c0fa11c339e6 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 19:55:09.547 8 INFO cinder.api.openstack.wsgi [None req-00d8d64d-cbaf-4282-87e6-a2395f29769b 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 19:55:09.547 7 INFO cinder.api.openstack.wsgi [None req-0e0fbffe-0643-4635-8af2-c0fa11c339e6 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 19:55:09.548 8 INFO cinder.api.openstack.wsgi [None req-00d8d64d-cbaf-4282-87e6-a2395f29769b 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 19:55:09.548 7 INFO cinder.api.openstack.wsgi [None req-0e0fbffe-0643-4635-8af2-c0fa11c339e6 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 19:55:19.547 7 INFO cinder.api.openstack.wsgi [None req-0e0fbffe-0643-4635-8af2-c0fa11c339e6 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 19:55:19.547 8 INFO cinder.api.openstack.wsgi [None req-00d8d64d-cbaf-4282-87e6-a2395f29769b 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 19:55:19.549 7 INFO cinder.api.openstack.wsgi [None req-0e0fbffe-0643-4635-8af2-c0fa11c339e6 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 19:55:19.549 8 INFO cinder.api.openstack.wsgi [None req-00d8d64d-cbaf-4282-87e6-a2395f29769b 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 19:55:22.211 8 INFO cinder.api.openstack.wsgi [None req-c7a269d6-f3f6-4a89-a4b2-0fe52959dced 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/volumes/detail?all_tenants=true 2026-06-08 19:55:22.220 8 INFO cinder.volume.api [None req-c7a269d6-f3f6-4a89-a4b2-0fe52959dced 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] Get all volumes completed successfully. 2026-06-08 19:55:22.222 8 INFO cinder.api.openstack.wsgi [None req-c7a269d6-f3f6-4a89-a4b2-0fe52959dced 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 255/510] 10.0.0.139 () {28 vars in 683 bytes} [Mon Jun 8 19:55:22 2026] GET /v3/930a409b22844e2cbd8ddd57326d8472/volumes/detail?all_tenants=true => generated 15 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-06-08 19:55:22.236 7 INFO cinder.api.openstack.wsgi [None req-e96f16f3-0999-4a48-880a-1206f10476e4 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/os-services 2026-06-08 19:55:22.242 7 INFO cinder.api.openstack.wsgi [None req-e96f16f3-0999-4a48-880a-1206f10476e4 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/os-services returned with HTTP 200 [pid: 7|app: 0|req: 256/511] 10.0.0.139 () {28 vars in 644 bytes} [Mon Jun 8 19:55:22 2026] GET /v3/930a409b22844e2cbd8ddd57326d8472/os-services => generated 646 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-08 19:55:22.252 8 INFO cinder.api.openstack.wsgi [None req-818d699d-b3c5-4de2-997d-b93c858acbb6 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/volumes/detail?all_tenants=true 2026-06-08 19:55:22.268 8 INFO cinder.volume.api [None req-818d699d-b3c5-4de2-997d-b93c858acbb6 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] Get all volumes completed successfully. 2026-06-08 19:55:22.272 8 INFO cinder.api.openstack.wsgi [None req-818d699d-b3c5-4de2-997d-b93c858acbb6 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 256/512] 10.0.0.139 () {28 vars in 683 bytes} [Mon Jun 8 19:55:22 2026] GET /v3/930a409b22844e2cbd8ddd57326d8472/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-06-08 19:55:22.331 7 INFO cinder.api.openstack.wsgi [None req-d8c9a962-47d6-49d2-881a-baccd50e6eda 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/os-quota-sets/517a5372a0414a489505a7424adba3c2?usage=true 2026-06-08 19:55:22.352 7 INFO cinder.api.openstack.wsgi [None req-d8c9a962-47d6-49d2-881a-baccd50e6eda 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/os-quota-sets/517a5372a0414a489505a7424adba3c2?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 257/513] 10.0.0.139 () {28 vars in 735 bytes} [Mon Jun 8 19:55:22 2026] GET /v3/930a409b22844e2cbd8ddd57326d8472/os-quota-sets/517a5372a0414a489505a7424adba3c2?usage=true => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-08 19:55:22.369 8 INFO cinder.api.openstack.wsgi [None req-d8b86426-36dd-4694-8235-76bf33227d70 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/os-quota-sets/930a409b22844e2cbd8ddd57326d8472?usage=true 2026-06-08 19:55:22.403 8 INFO cinder.api.openstack.wsgi [None req-d8b86426-36dd-4694-8235-76bf33227d70 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/os-quota-sets/930a409b22844e2cbd8ddd57326d8472?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 257/514] 10.0.0.139 () {28 vars in 735 bytes} [Mon Jun 8 19:55:22 2026] GET /v3/930a409b22844e2cbd8ddd57326d8472/os-quota-sets/930a409b22844e2cbd8ddd57326d8472?usage=true => generated 845 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-08 19:55:22.418 7 INFO cinder.api.openstack.wsgi [None req-eeb18736-4864-4992-8f7e-4039f531c488 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/os-quota-sets/ce9df5e93bbc46149fe9ebd4a6d336cd?usage=true 2026-06-08 19:55:22.439 7 INFO cinder.api.openstack.wsgi [None req-eeb18736-4864-4992-8f7e-4039f531c488 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/os-quota-sets/ce9df5e93bbc46149fe9ebd4a6d336cd?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 258/515] 10.0.0.139 () {28 vars in 735 bytes} [Mon Jun 8 19:55:22 2026] GET /v3/930a409b22844e2cbd8ddd57326d8472/os-quota-sets/ce9df5e93bbc46149fe9ebd4a6d336cd?usage=true => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-08 19:55:22.449 8 INFO cinder.api.openstack.wsgi [None req-aa85996e-d0d9-497a-9f92-3b87b24337ef 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/snapshots?all_tenants=true 2026-06-08 19:55:22.466 8 INFO cinder.volume.api [None req-aa85996e-d0d9-497a-9f92-3b87b24337ef 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] Get all snapshots completed successfully. 2026-06-08 19:55:22.466 8 INFO cinder.api.openstack.wsgi [None req-aa85996e-d0d9-497a-9f92-3b87b24337ef 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 258/516] 10.0.0.139 () {28 vars in 673 bytes} [Mon Jun 8 19:55:22 2026] GET /v3/930a409b22844e2cbd8ddd57326d8472/snapshots?all_tenants=true => generated 17 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-06-08 19:55:22.477 7 INFO cinder.api.openstack.wsgi [None req-af08b015-3bda-48f2-9310-a6dafbce898e 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/scheduler-stats/get_pools?detail=true 2026-06-08 19:55:22.981 7 INFO cinder.api.openstack.wsgi [None req-af08b015-3bda-48f2-9310-a6dafbce898e 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 259/517] 10.0.0.139 () {28 vars in 695 bytes} [Mon Jun 8 19:55:22 2026] GET /v3/930a409b22844e2cbd8ddd57326d8472/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-06-08 19:55:29.546 8 INFO cinder.api.openstack.wsgi [None req-aa85996e-d0d9-497a-9f92-3b87b24337ef 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 19:55:29.547 7 INFO cinder.api.openstack.wsgi [None req-af08b015-3bda-48f2-9310-a6dafbce898e 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 19:55:29.547 8 INFO cinder.api.openstack.wsgi [None req-aa85996e-d0d9-497a-9f92-3b87b24337ef 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 19:55:29.548 7 INFO cinder.api.openstack.wsgi [None req-af08b015-3bda-48f2-9310-a6dafbce898e 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 19:55:39.547 7 INFO cinder.api.openstack.wsgi [None req-af08b015-3bda-48f2-9310-a6dafbce898e 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 19:55:39.547 8 INFO cinder.api.openstack.wsgi [None req-aa85996e-d0d9-497a-9f92-3b87b24337ef 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 19:55:39.548 8 INFO cinder.api.openstack.wsgi [None req-aa85996e-d0d9-497a-9f92-3b87b24337ef 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 19:55:39.548 7 INFO cinder.api.openstack.wsgi [None req-af08b015-3bda-48f2-9310-a6dafbce898e 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 19:55:49.547 8 INFO cinder.api.openstack.wsgi [None req-aa85996e-d0d9-497a-9f92-3b87b24337ef 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 19:55:49.549 8 INFO cinder.api.openstack.wsgi [None req-aa85996e-d0d9-497a-9f92-3b87b24337ef 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 19:55:49.547 7 INFO cinder.api.openstack.wsgi [None req-af08b015-3bda-48f2-9310-a6dafbce898e 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 19:55:49.552 7 INFO cinder.api.openstack.wsgi [None req-af08b015-3bda-48f2-9310-a6dafbce898e 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 19:55:59.547 8 INFO cinder.api.openstack.wsgi [None req-aa85996e-d0d9-497a-9f92-3b87b24337ef 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 19:55:59.547 7 INFO cinder.api.openstack.wsgi [None req-af08b015-3bda-48f2-9310-a6dafbce898e 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 19:55:59.548 8 INFO cinder.api.openstack.wsgi [None req-aa85996e-d0d9-497a-9f92-3b87b24337ef 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 19:55:59.548 7 INFO cinder.api.openstack.wsgi [None req-af08b015-3bda-48f2-9310-a6dafbce898e 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 19:56:09.546 8 INFO cinder.api.openstack.wsgi [None req-aa85996e-d0d9-497a-9f92-3b87b24337ef 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 19:56:09.547 8 INFO cinder.api.openstack.wsgi [None req-aa85996e-d0d9-497a-9f92-3b87b24337ef 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 19:56:09.549 7 INFO cinder.api.openstack.wsgi [None req-af08b015-3bda-48f2-9310-a6dafbce898e 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 19:56:09.549 7 INFO cinder.api.openstack.wsgi [None req-af08b015-3bda-48f2-9310-a6dafbce898e 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 19:56:19.547 8 INFO cinder.api.openstack.wsgi [None req-aa85996e-d0d9-497a-9f92-3b87b24337ef 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 19:56:19.548 7 INFO cinder.api.openstack.wsgi [None req-af08b015-3bda-48f2-9310-a6dafbce898e 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 19:56:19.548 8 INFO cinder.api.openstack.wsgi [None req-aa85996e-d0d9-497a-9f92-3b87b24337ef 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 19:56:19.550 7 INFO cinder.api.openstack.wsgi [None req-af08b015-3bda-48f2-9310-a6dafbce898e 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 19:56:22.340 8 INFO cinder.api.openstack.wsgi [None req-51898aff-d570-45c4-a101-3d3854f27e20 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/os-services 2026-06-08 19:56:22.349 8 INFO cinder.api.openstack.wsgi [None req-51898aff-d570-45c4-a101-3d3854f27e20 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/os-services returned with HTTP 200 [pid: 8|app: 0|req: 265/530] 10.0.0.139 () {28 vars in 644 bytes} [Mon Jun 8 19:56:22 2026] GET /v3/930a409b22844e2cbd8ddd57326d8472/os-services => generated 646 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-08 19:56:22.363 7 INFO cinder.api.openstack.wsgi [None req-19bec578-658c-40f0-b934-ba129f6ed70f 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/scheduler-stats/get_pools?detail=true 2026-06-08 19:56:22.868 7 INFO cinder.api.openstack.wsgi [None req-19bec578-658c-40f0-b934-ba129f6ed70f 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 266/531] 10.0.0.139 () {28 vars in 695 bytes} [Mon Jun 8 19:56:22 2026] GET /v3/930a409b22844e2cbd8ddd57326d8472/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-06-08 19:56:22.921 8 INFO cinder.api.openstack.wsgi [None req-0ec4047b-5e50-424b-b935-26501836a8af 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/os-quota-sets/517a5372a0414a489505a7424adba3c2?usage=true 2026-06-08 19:56:22.943 8 INFO cinder.api.openstack.wsgi [None req-0ec4047b-5e50-424b-b935-26501836a8af 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/os-quota-sets/517a5372a0414a489505a7424adba3c2?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 266/532] 10.0.0.139 () {28 vars in 735 bytes} [Mon Jun 8 19:56:22 2026] GET /v3/930a409b22844e2cbd8ddd57326d8472/os-quota-sets/517a5372a0414a489505a7424adba3c2?usage=true => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-08 19:56:22.954 7 INFO cinder.api.openstack.wsgi [None req-81beba24-3e04-44ae-a81e-894bc2f9c7ff 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/os-quota-sets/930a409b22844e2cbd8ddd57326d8472?usage=true 2026-06-08 19:56:22.975 7 INFO cinder.api.openstack.wsgi [None req-81beba24-3e04-44ae-a81e-894bc2f9c7ff 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/os-quota-sets/930a409b22844e2cbd8ddd57326d8472?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 267/533] 10.0.0.139 () {28 vars in 735 bytes} [Mon Jun 8 19:56:22 2026] GET /v3/930a409b22844e2cbd8ddd57326d8472/os-quota-sets/930a409b22844e2cbd8ddd57326d8472?usage=true => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-08 19:56:22.988 8 INFO cinder.api.openstack.wsgi [None req-cdf54064-d908-48ec-9175-196c41b993bd 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/os-quota-sets/ce9df5e93bbc46149fe9ebd4a6d336cd?usage=true 2026-06-08 19:56:23.006 8 INFO cinder.api.openstack.wsgi [None req-cdf54064-d908-48ec-9175-196c41b993bd 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/os-quota-sets/ce9df5e93bbc46149fe9ebd4a6d336cd?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 267/534] 10.0.0.139 () {28 vars in 735 bytes} [Mon Jun 8 19:56:22 2026] GET /v3/930a409b22844e2cbd8ddd57326d8472/os-quota-sets/ce9df5e93bbc46149fe9ebd4a6d336cd?usage=true => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-08 19:56:23.016 7 INFO cinder.api.openstack.wsgi [None req-3bb679d6-20dd-46c5-a00f-56cd17c9be29 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/volumes/detail?all_tenants=true 2026-06-08 19:56:23.025 7 INFO cinder.volume.api [None req-3bb679d6-20dd-46c5-a00f-56cd17c9be29 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] Get all volumes completed successfully. 2026-06-08 19:56:23.026 7 INFO cinder.api.openstack.wsgi [None req-3bb679d6-20dd-46c5-a00f-56cd17c9be29 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 268/535] 10.0.0.139 () {28 vars in 683 bytes} [Mon Jun 8 19:56:23 2026] GET /v3/930a409b22844e2cbd8ddd57326d8472/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-06-08 19:56:23.037 8 INFO cinder.api.openstack.wsgi [None req-67b9251d-5f7f-44aa-9030-33b9f8386849 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/volumes/detail?all_tenants=true 2026-06-08 19:56:23.045 8 INFO cinder.volume.api [None req-67b9251d-5f7f-44aa-9030-33b9f8386849 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] Get all volumes completed successfully. 2026-06-08 19:56:23.047 8 INFO cinder.api.openstack.wsgi [None req-67b9251d-5f7f-44aa-9030-33b9f8386849 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 268/536] 10.0.0.139 () {28 vars in 683 bytes} [Mon Jun 8 19:56:23 2026] GET /v3/930a409b22844e2cbd8ddd57326d8472/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-06-08 19:56:23.057 7 INFO cinder.api.openstack.wsgi [None req-c710f665-5add-4b73-be7a-e1ec4541e418 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/snapshots?all_tenants=true 2026-06-08 19:56:23.064 7 INFO cinder.volume.api [None req-c710f665-5add-4b73-be7a-e1ec4541e418 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] Get all snapshots completed successfully. 2026-06-08 19:56:23.064 7 INFO cinder.api.openstack.wsgi [None req-c710f665-5add-4b73-be7a-e1ec4541e418 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 269/537] 10.0.0.139 () {28 vars in 673 bytes} [Mon Jun 8 19:56:23 2026] GET /v3/930a409b22844e2cbd8ddd57326d8472/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-06-08 19:56:29.547 7 INFO cinder.api.openstack.wsgi [None req-c710f665-5add-4b73-be7a-e1ec4541e418 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 19:56:29.547 8 INFO cinder.api.openstack.wsgi [None req-67b9251d-5f7f-44aa-9030-33b9f8386849 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 19:56:29.548 7 INFO cinder.api.openstack.wsgi [None req-c710f665-5add-4b73-be7a-e1ec4541e418 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 19:56:29.549 8 INFO cinder.api.openstack.wsgi [None req-67b9251d-5f7f-44aa-9030-33b9f8386849 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 19:56:39.547 7 INFO cinder.api.openstack.wsgi [None req-c710f665-5add-4b73-be7a-e1ec4541e418 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 19:56:39.547 8 INFO cinder.api.openstack.wsgi [None req-67b9251d-5f7f-44aa-9030-33b9f8386849 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 19:56:39.548 7 INFO cinder.api.openstack.wsgi [None req-c710f665-5add-4b73-be7a-e1ec4541e418 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 19:56:39.549 8 INFO cinder.api.openstack.wsgi [None req-67b9251d-5f7f-44aa-9030-33b9f8386849 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 19:56:49.547 7 INFO cinder.api.openstack.wsgi [None req-c710f665-5add-4b73-be7a-e1ec4541e418 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 19:56:49.547 8 INFO cinder.api.openstack.wsgi [None req-67b9251d-5f7f-44aa-9030-33b9f8386849 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 19:56:49.548 7 INFO cinder.api.openstack.wsgi [None req-c710f665-5add-4b73-be7a-e1ec4541e418 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 19:56:49.548 8 INFO cinder.api.openstack.wsgi [None req-67b9251d-5f7f-44aa-9030-33b9f8386849 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 19:56:59.547 7 INFO cinder.api.openstack.wsgi [None req-c710f665-5add-4b73-be7a-e1ec4541e418 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 19:56:59.547 8 INFO cinder.api.openstack.wsgi [None req-67b9251d-5f7f-44aa-9030-33b9f8386849 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 19:56:59.548 7 INFO cinder.api.openstack.wsgi [None req-c710f665-5add-4b73-be7a-e1ec4541e418 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 19:56:59.548 8 INFO cinder.api.openstack.wsgi [None req-67b9251d-5f7f-44aa-9030-33b9f8386849 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 19:57:09.547 7 INFO cinder.api.openstack.wsgi [None req-c710f665-5add-4b73-be7a-e1ec4541e418 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 19:57:09.547 8 INFO cinder.api.openstack.wsgi [None req-67b9251d-5f7f-44aa-9030-33b9f8386849 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 19:57:09.549 7 INFO cinder.api.openstack.wsgi [None req-c710f665-5add-4b73-be7a-e1ec4541e418 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 19:57:09.550 8 INFO cinder.api.openstack.wsgi [None req-67b9251d-5f7f-44aa-9030-33b9f8386849 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 19:57:19.548 8 INFO cinder.api.openstack.wsgi [None req-67b9251d-5f7f-44aa-9030-33b9f8386849 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 19:57:19.549 8 INFO cinder.api.openstack.wsgi [None req-67b9251d-5f7f-44aa-9030-33b9f8386849 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 19:57:19.552 7 INFO cinder.api.openstack.wsgi [None req-c710f665-5add-4b73-be7a-e1ec4541e418 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 19:57:19.554 7 INFO cinder.api.openstack.wsgi [None req-c710f665-5add-4b73-be7a-e1ec4541e418 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 19:57:22.218 8 INFO cinder.api.openstack.wsgi [None req-8ed9a095-0a02-409b-a274-49262ee1c407 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/volumes/detail?all_tenants=true 2026-06-08 19:57:22.229 8 INFO cinder.volume.api [None req-8ed9a095-0a02-409b-a274-49262ee1c407 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] Get all volumes completed successfully. 2026-06-08 19:57:22.232 8 INFO cinder.api.openstack.wsgi [None req-8ed9a095-0a02-409b-a274-49262ee1c407 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 275/550] 10.0.0.139 () {28 vars in 683 bytes} [Mon Jun 8 19:57:22 2026] GET /v3/930a409b22844e2cbd8ddd57326d8472/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-06-08 19:57:22.244 7 INFO cinder.api.openstack.wsgi [None req-0b738963-8f4b-460f-b905-586668c69b6c 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/volumes/detail?all_tenants=true 2026-06-08 19:57:22.255 7 INFO cinder.volume.api [None req-0b738963-8f4b-460f-b905-586668c69b6c 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] Get all volumes completed successfully. 2026-06-08 19:57:22.259 7 INFO cinder.api.openstack.wsgi [None req-0b738963-8f4b-460f-b905-586668c69b6c 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 276/551] 10.0.0.139 () {28 vars in 683 bytes} [Mon Jun 8 19:57:22 2026] GET /v3/930a409b22844e2cbd8ddd57326d8472/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-06-08 19:57:22.272 8 INFO cinder.api.openstack.wsgi [None req-e7d3ba26-dd4f-455b-8932-885506d75960 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/os-services 2026-06-08 19:57:22.277 8 INFO cinder.api.openstack.wsgi [None req-e7d3ba26-dd4f-455b-8932-885506d75960 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/os-services returned with HTTP 200 [pid: 8|app: 0|req: 276/552] 10.0.0.139 () {28 vars in 644 bytes} [Mon Jun 8 19:57:22 2026] GET /v3/930a409b22844e2cbd8ddd57326d8472/os-services => generated 646 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-08 19:57:22.338 7 INFO cinder.api.openstack.wsgi [None req-98678f4a-8a14-4fad-b236-251332eae286 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/os-quota-sets/517a5372a0414a489505a7424adba3c2?usage=true 2026-06-08 19:57:22.360 7 INFO cinder.api.openstack.wsgi [None req-98678f4a-8a14-4fad-b236-251332eae286 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/os-quota-sets/517a5372a0414a489505a7424adba3c2?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 277/553] 10.0.0.139 () {28 vars in 735 bytes} [Mon Jun 8 19:57:22 2026] GET /v3/930a409b22844e2cbd8ddd57326d8472/os-quota-sets/517a5372a0414a489505a7424adba3c2?usage=true => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-08 19:57:22.377 8 INFO cinder.api.openstack.wsgi [None req-411f0f51-b0a8-4e73-84cd-687a73e24b90 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/os-quota-sets/930a409b22844e2cbd8ddd57326d8472?usage=true 2026-06-08 19:57:22.397 8 INFO cinder.api.openstack.wsgi [None req-411f0f51-b0a8-4e73-84cd-687a73e24b90 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/os-quota-sets/930a409b22844e2cbd8ddd57326d8472?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 277/554] 10.0.0.139 () {28 vars in 735 bytes} [Mon Jun 8 19:57:22 2026] GET /v3/930a409b22844e2cbd8ddd57326d8472/os-quota-sets/930a409b22844e2cbd8ddd57326d8472?usage=true => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-08 19:57:22.411 7 INFO cinder.api.openstack.wsgi [None req-dc9093fa-e4c8-40b9-b30b-b23f0290dc08 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/os-quota-sets/ce9df5e93bbc46149fe9ebd4a6d336cd?usage=true 2026-06-08 19:57:22.440 7 INFO cinder.api.openstack.wsgi [None req-dc9093fa-e4c8-40b9-b30b-b23f0290dc08 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/os-quota-sets/ce9df5e93bbc46149fe9ebd4a6d336cd?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 278/555] 10.0.0.139 () {28 vars in 735 bytes} [Mon Jun 8 19:57:22 2026] GET /v3/930a409b22844e2cbd8ddd57326d8472/os-quota-sets/ce9df5e93bbc46149fe9ebd4a6d336cd?usage=true => generated 845 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-08 19:57:22.453 8 INFO cinder.api.openstack.wsgi [None req-278205a0-8e2f-4950-af75-75700a0c8186 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/scheduler-stats/get_pools?detail=true 2026-06-08 19:57:22.957 8 INFO cinder.api.openstack.wsgi [None req-278205a0-8e2f-4950-af75-75700a0c8186 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 278/556] 10.0.0.139 () {28 vars in 695 bytes} [Mon Jun 8 19:57:22 2026] GET /v3/930a409b22844e2cbd8ddd57326d8472/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-06-08 19:57:22.969 7 INFO cinder.api.openstack.wsgi [None req-52e0314b-e9ab-4fde-b3e9-e8867a50109b 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/snapshots?all_tenants=true 2026-06-08 19:57:22.977 7 INFO cinder.volume.api [None req-52e0314b-e9ab-4fde-b3e9-e8867a50109b 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] Get all snapshots completed successfully. 2026-06-08 19:57:22.978 7 INFO cinder.api.openstack.wsgi [None req-52e0314b-e9ab-4fde-b3e9-e8867a50109b 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 279/557] 10.0.0.139 () {28 vars in 673 bytes} [Mon Jun 8 19:57:22 2026] GET /v3/930a409b22844e2cbd8ddd57326d8472/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-06-08 19:57:29.547 8 INFO cinder.api.openstack.wsgi [None req-278205a0-8e2f-4950-af75-75700a0c8186 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 19:57:29.548 7 INFO cinder.api.openstack.wsgi [None req-52e0314b-e9ab-4fde-b3e9-e8867a50109b 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 19:57:29.548 8 INFO cinder.api.openstack.wsgi [None req-278205a0-8e2f-4950-af75-75700a0c8186 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 19:57:29.549 7 INFO cinder.api.openstack.wsgi [None req-52e0314b-e9ab-4fde-b3e9-e8867a50109b 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 19:57:39.547 8 INFO cinder.api.openstack.wsgi [None req-278205a0-8e2f-4950-af75-75700a0c8186 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 19:57:39.548 7 INFO cinder.api.openstack.wsgi [None req-52e0314b-e9ab-4fde-b3e9-e8867a50109b 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 19:57:39.548 8 INFO cinder.api.openstack.wsgi [None req-278205a0-8e2f-4950-af75-75700a0c8186 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 19:57:39.549 7 INFO cinder.api.openstack.wsgi [None req-52e0314b-e9ab-4fde-b3e9-e8867a50109b 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 19:57:49.547 8 INFO cinder.api.openstack.wsgi [None req-278205a0-8e2f-4950-af75-75700a0c8186 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 19:57:49.547 7 INFO cinder.api.openstack.wsgi [None req-52e0314b-e9ab-4fde-b3e9-e8867a50109b 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 19:57:49.548 8 INFO cinder.api.openstack.wsgi [None req-278205a0-8e2f-4950-af75-75700a0c8186 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 19:57:49.548 7 INFO cinder.api.openstack.wsgi [None req-52e0314b-e9ab-4fde-b3e9-e8867a50109b 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 19:57:59.547 8 INFO cinder.api.openstack.wsgi [None req-278205a0-8e2f-4950-af75-75700a0c8186 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 19:57:59.547 7 INFO cinder.api.openstack.wsgi [None req-52e0314b-e9ab-4fde-b3e9-e8867a50109b 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 19:57:59.547 8 INFO cinder.api.openstack.wsgi [None req-278205a0-8e2f-4950-af75-75700a0c8186 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 19:57:59.548 7 INFO cinder.api.openstack.wsgi [None req-52e0314b-e9ab-4fde-b3e9-e8867a50109b 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 19:58:09.546 8 INFO cinder.api.openstack.wsgi [None req-278205a0-8e2f-4950-af75-75700a0c8186 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 19:58:09.547 7 INFO cinder.api.openstack.wsgi [None req-52e0314b-e9ab-4fde-b3e9-e8867a50109b 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 19:58:09.548 8 INFO cinder.api.openstack.wsgi [None req-278205a0-8e2f-4950-af75-75700a0c8186 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 19:58:09.549 7 INFO cinder.api.openstack.wsgi [None req-52e0314b-e9ab-4fde-b3e9-e8867a50109b 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 19:58:19.546 8 INFO cinder.api.openstack.wsgi [None req-278205a0-8e2f-4950-af75-75700a0c8186 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 19:58:19.547 7 INFO cinder.api.openstack.wsgi [None req-52e0314b-e9ab-4fde-b3e9-e8867a50109b 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 19:58:19.548 8 INFO cinder.api.openstack.wsgi [None req-278205a0-8e2f-4950-af75-75700a0c8186 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 19:58:19.548 7 INFO cinder.api.openstack.wsgi [None req-52e0314b-e9ab-4fde-b3e9-e8867a50109b 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 19:58:22.232 7 INFO cinder.api.openstack.wsgi [None req-f4a45cfc-ed84-41fc-bf0a-4a29e5ebfdd8 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/volumes/detail?all_tenants=true 2026-06-08 19:58:22.247 7 INFO cinder.volume.api [None req-f4a45cfc-ed84-41fc-bf0a-4a29e5ebfdd8 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] Get all volumes completed successfully. 2026-06-08 19:58:22.249 7 INFO cinder.api.openstack.wsgi [None req-f4a45cfc-ed84-41fc-bf0a-4a29e5ebfdd8 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 286/570] 10.0.0.139 () {28 vars in 683 bytes} [Mon Jun 8 19:58:22 2026] GET /v3/930a409b22844e2cbd8ddd57326d8472/volumes/detail?all_tenants=true => generated 15 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-06-08 19:58:22.269 8 INFO cinder.api.openstack.wsgi [None req-e7d1cb79-e02b-410d-906b-325acd436a8e 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/os-services 2026-06-08 19:58:22.276 8 INFO cinder.api.openstack.wsgi [None req-e7d1cb79-e02b-410d-906b-325acd436a8e 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/os-services returned with HTTP 200 [pid: 8|app: 0|req: 285/571] 10.0.0.139 () {28 vars in 644 bytes} [Mon Jun 8 19:58:22 2026] GET /v3/930a409b22844e2cbd8ddd57326d8472/os-services => generated 646 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-08 19:58:22.333 7 INFO cinder.api.openstack.wsgi [None req-efcdf85c-2346-4639-82b2-7b0a954de82c 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/os-quota-sets/517a5372a0414a489505a7424adba3c2?usage=true 2026-06-08 19:58:22.363 7 INFO cinder.api.openstack.wsgi [None req-efcdf85c-2346-4639-82b2-7b0a954de82c 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/os-quota-sets/517a5372a0414a489505a7424adba3c2?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 287/572] 10.0.0.139 () {28 vars in 735 bytes} [Mon Jun 8 19:58:22 2026] GET /v3/930a409b22844e2cbd8ddd57326d8472/os-quota-sets/517a5372a0414a489505a7424adba3c2?usage=true => generated 847 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-08 19:58:22.379 8 INFO cinder.api.openstack.wsgi [None req-177351ff-44f4-4995-b659-c9b2aa790e8e 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/os-quota-sets/930a409b22844e2cbd8ddd57326d8472?usage=true 2026-06-08 19:58:22.399 8 INFO cinder.api.openstack.wsgi [None req-177351ff-44f4-4995-b659-c9b2aa790e8e 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/os-quota-sets/930a409b22844e2cbd8ddd57326d8472?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 286/573] 10.0.0.139 () {28 vars in 735 bytes} [Mon Jun 8 19:58:22 2026] GET /v3/930a409b22844e2cbd8ddd57326d8472/os-quota-sets/930a409b22844e2cbd8ddd57326d8472?usage=true => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-08 19:58:22.414 7 INFO cinder.api.openstack.wsgi [None req-81cc9741-a18e-4ecc-8061-085b0433e5db 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/os-quota-sets/ce9df5e93bbc46149fe9ebd4a6d336cd?usage=true 2026-06-08 19:58:22.438 7 INFO cinder.api.openstack.wsgi [None req-81cc9741-a18e-4ecc-8061-085b0433e5db 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/os-quota-sets/ce9df5e93bbc46149fe9ebd4a6d336cd?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 288/574] 10.0.0.139 () {28 vars in 735 bytes} [Mon Jun 8 19:58:22 2026] GET /v3/930a409b22844e2cbd8ddd57326d8472/os-quota-sets/ce9df5e93bbc46149fe9ebd4a6d336cd?usage=true => generated 845 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-08 19:58:22.450 8 INFO cinder.api.openstack.wsgi [None req-97a841b6-4d4e-4888-9a7d-f985e6c707bc 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/snapshots?all_tenants=true 2026-06-08 19:58:22.456 8 INFO cinder.volume.api [None req-97a841b6-4d4e-4888-9a7d-f985e6c707bc 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] Get all snapshots completed successfully. 2026-06-08 19:58:22.456 8 INFO cinder.api.openstack.wsgi [None req-97a841b6-4d4e-4888-9a7d-f985e6c707bc 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 287/575] 10.0.0.139 () {28 vars in 673 bytes} [Mon Jun 8 19:58:22 2026] GET /v3/930a409b22844e2cbd8ddd57326d8472/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-06-08 19:58:22.466 7 INFO cinder.api.openstack.wsgi [None req-e3ffb711-8a51-4d30-939b-1194cf2c4d63 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/volumes/detail?all_tenants=true 2026-06-08 19:58:22.476 7 INFO cinder.volume.api [None req-e3ffb711-8a51-4d30-939b-1194cf2c4d63 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] Get all volumes completed successfully. 2026-06-08 19:58:22.477 7 INFO cinder.api.openstack.wsgi [None req-e3ffb711-8a51-4d30-939b-1194cf2c4d63 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 289/576] 10.0.0.139 () {28 vars in 683 bytes} [Mon Jun 8 19:58:22 2026] GET /v3/930a409b22844e2cbd8ddd57326d8472/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-06-08 19:58:22.487 8 INFO cinder.api.openstack.wsgi [None req-16077030-e865-4995-b507-b30268aeab35 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/scheduler-stats/get_pools?detail=true 2026-06-08 19:58:22.991 8 INFO cinder.api.openstack.wsgi [None req-16077030-e865-4995-b507-b30268aeab35 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 288/577] 10.0.0.139 () {28 vars in 695 bytes} [Mon Jun 8 19:58:22 2026] GET /v3/930a409b22844e2cbd8ddd57326d8472/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-06-08 19:58:29.547 7 INFO cinder.api.openstack.wsgi [None req-e3ffb711-8a51-4d30-939b-1194cf2c4d63 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 19:58:29.547 8 INFO cinder.api.openstack.wsgi [None req-16077030-e865-4995-b507-b30268aeab35 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 19:58:29.548 7 INFO cinder.api.openstack.wsgi [None req-e3ffb711-8a51-4d30-939b-1194cf2c4d63 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 19:58:29.549 8 INFO cinder.api.openstack.wsgi [None req-16077030-e865-4995-b507-b30268aeab35 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 19:58:39.547 8 INFO cinder.api.openstack.wsgi [None req-16077030-e865-4995-b507-b30268aeab35 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 19:58:39.547 7 INFO cinder.api.openstack.wsgi [None req-e3ffb711-8a51-4d30-939b-1194cf2c4d63 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 19:58:39.548 8 INFO cinder.api.openstack.wsgi [None req-16077030-e865-4995-b507-b30268aeab35 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 19:58:39.548 7 INFO cinder.api.openstack.wsgi [None req-e3ffb711-8a51-4d30-939b-1194cf2c4d63 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 19:58:49.546 8 INFO cinder.api.openstack.wsgi [None req-16077030-e865-4995-b507-b30268aeab35 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 19:58:49.547 7 INFO cinder.api.openstack.wsgi [None req-e3ffb711-8a51-4d30-939b-1194cf2c4d63 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 19:58:49.547 8 INFO cinder.api.openstack.wsgi [None req-16077030-e865-4995-b507-b30268aeab35 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 19:58:49.547 7 INFO cinder.api.openstack.wsgi [None req-e3ffb711-8a51-4d30-939b-1194cf2c4d63 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 19:58:59.546 8 INFO cinder.api.openstack.wsgi [None req-16077030-e865-4995-b507-b30268aeab35 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 19:58:59.546 7 INFO cinder.api.openstack.wsgi [None req-e3ffb711-8a51-4d30-939b-1194cf2c4d63 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 19:58:59.547 8 INFO cinder.api.openstack.wsgi [None req-16077030-e865-4995-b507-b30268aeab35 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 19:58:59.547 7 INFO cinder.api.openstack.wsgi [None req-e3ffb711-8a51-4d30-939b-1194cf2c4d63 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 19:59:09.547 7 INFO cinder.api.openstack.wsgi [None req-e3ffb711-8a51-4d30-939b-1194cf2c4d63 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 19:59:09.547 8 INFO cinder.api.openstack.wsgi [None req-16077030-e865-4995-b507-b30268aeab35 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 19:59:09.548 7 INFO cinder.api.openstack.wsgi [None req-e3ffb711-8a51-4d30-939b-1194cf2c4d63 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 19:59:09.548 8 INFO cinder.api.openstack.wsgi [None req-16077030-e865-4995-b507-b30268aeab35 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 19:59:19.547 8 INFO cinder.api.openstack.wsgi [None req-16077030-e865-4995-b507-b30268aeab35 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 19:59:19.547 7 INFO cinder.api.openstack.wsgi [None req-e3ffb711-8a51-4d30-939b-1194cf2c4d63 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 19:59:19.549 8 INFO cinder.api.openstack.wsgi [None req-16077030-e865-4995-b507-b30268aeab35 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 19:59:19.551 7 INFO cinder.api.openstack.wsgi [None req-e3ffb711-8a51-4d30-939b-1194cf2c4d63 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 19:59:22.410 8 INFO cinder.api.openstack.wsgi [None req-e844b65b-4d7c-463a-b49d-6579e41f28cc 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/os-quota-sets/517a5372a0414a489505a7424adba3c2?usage=true 2026-06-08 19:59:22.444 8 INFO cinder.api.openstack.wsgi [None req-e844b65b-4d7c-463a-b49d-6579e41f28cc 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/os-quota-sets/517a5372a0414a489505a7424adba3c2?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 295/590] 10.0.0.139 () {28 vars in 735 bytes} [Mon Jun 8 19:59:22 2026] GET /v3/930a409b22844e2cbd8ddd57326d8472/os-quota-sets/517a5372a0414a489505a7424adba3c2?usage=true => generated 847 bytes in 180 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-08 19:59:22.459 7 INFO cinder.api.openstack.wsgi [None req-f4cf2bf0-9044-45f5-9792-7993c591453a 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/os-quota-sets/930a409b22844e2cbd8ddd57326d8472?usage=true 2026-06-08 19:59:22.486 7 INFO cinder.api.openstack.wsgi [None req-f4cf2bf0-9044-45f5-9792-7993c591453a 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/os-quota-sets/930a409b22844e2cbd8ddd57326d8472?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 296/591] 10.0.0.139 () {28 vars in 735 bytes} [Mon Jun 8 19:59:22 2026] GET /v3/930a409b22844e2cbd8ddd57326d8472/os-quota-sets/930a409b22844e2cbd8ddd57326d8472?usage=true => generated 845 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-08 19:59:22.503 8 INFO cinder.api.openstack.wsgi [None req-8e8e8aa8-a446-45f0-8460-2f43ea5c9103 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/os-quota-sets/ce9df5e93bbc46149fe9ebd4a6d336cd?usage=true 2026-06-08 19:59:22.537 8 INFO cinder.api.openstack.wsgi [None req-8e8e8aa8-a446-45f0-8460-2f43ea5c9103 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/os-quota-sets/ce9df5e93bbc46149fe9ebd4a6d336cd?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 296/592] 10.0.0.139 () {28 vars in 735 bytes} [Mon Jun 8 19:59:22 2026] GET /v3/930a409b22844e2cbd8ddd57326d8472/os-quota-sets/ce9df5e93bbc46149fe9ebd4a6d336cd?usage=true => generated 845 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-08 19:59:22.553 7 INFO cinder.api.openstack.wsgi [None req-ac683746-04f8-4008-8abd-a1dd264a11ee 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/snapshots?all_tenants=true 2026-06-08 19:59:22.559 7 INFO cinder.volume.api [None req-ac683746-04f8-4008-8abd-a1dd264a11ee 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] Get all snapshots completed successfully. 2026-06-08 19:59:22.559 7 INFO cinder.api.openstack.wsgi [None req-ac683746-04f8-4008-8abd-a1dd264a11ee 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 297/593] 10.0.0.139 () {28 vars in 673 bytes} [Mon Jun 8 19:59:22 2026] GET /v3/930a409b22844e2cbd8ddd57326d8472/snapshots?all_tenants=true => generated 17 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-06-08 19:59:22.569 8 INFO cinder.api.openstack.wsgi [None req-70609ea1-530a-40cd-a319-246d38823617 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/volumes/detail?all_tenants=true 2026-06-08 19:59:22.582 8 INFO cinder.volume.api [None req-70609ea1-530a-40cd-a319-246d38823617 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] Get all volumes completed successfully. 2026-06-08 19:59:22.585 8 INFO cinder.api.openstack.wsgi [None req-70609ea1-530a-40cd-a319-246d38823617 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 297/594] 10.0.0.139 () {28 vars in 683 bytes} [Mon Jun 8 19:59:22 2026] GET /v3/930a409b22844e2cbd8ddd57326d8472/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-06-08 19:59:22.597 7 INFO cinder.api.openstack.wsgi [None req-cb958eb5-c1a2-4429-b41a-7b2a5502d6d3 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/volumes/detail?all_tenants=true 2026-06-08 19:59:22.609 7 INFO cinder.volume.api [None req-cb958eb5-c1a2-4429-b41a-7b2a5502d6d3 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] Get all volumes completed successfully. 2026-06-08 19:59:22.611 7 INFO cinder.api.openstack.wsgi [None req-cb958eb5-c1a2-4429-b41a-7b2a5502d6d3 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 298/595] 10.0.0.139 () {28 vars in 683 bytes} [Mon Jun 8 19:59:22 2026] GET /v3/930a409b22844e2cbd8ddd57326d8472/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-06-08 19:59:22.622 8 INFO cinder.api.openstack.wsgi [None req-d856a386-9b2a-4384-8d5f-aa7369293483 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/scheduler-stats/get_pools?detail=true 2026-06-08 19:59:23.126 8 INFO cinder.api.openstack.wsgi [None req-d856a386-9b2a-4384-8d5f-aa7369293483 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 298/596] 10.0.0.139 () {28 vars in 695 bytes} [Mon Jun 8 19:59:22 2026] GET /v3/930a409b22844e2cbd8ddd57326d8472/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-06-08 19:59:23.139 7 INFO cinder.api.openstack.wsgi [None req-c0dc58a6-20ce-47fb-83a7-b8115f018a4e 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/os-services 2026-06-08 19:59:23.144 7 INFO cinder.api.openstack.wsgi [None req-c0dc58a6-20ce-47fb-83a7-b8115f018a4e 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/os-services returned with HTTP 200 [pid: 7|app: 0|req: 299/597] 10.0.0.139 () {28 vars in 644 bytes} [Mon Jun 8 19:59:23 2026] GET /v3/930a409b22844e2cbd8ddd57326d8472/os-services => generated 646 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-08 19:59:29.547 8 INFO cinder.api.openstack.wsgi [None req-d856a386-9b2a-4384-8d5f-aa7369293483 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 19:59:29.548 7 INFO cinder.api.openstack.wsgi [None req-c0dc58a6-20ce-47fb-83a7-b8115f018a4e 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 19:59:29.549 8 INFO cinder.api.openstack.wsgi [None req-d856a386-9b2a-4384-8d5f-aa7369293483 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 19:59:29.549 7 INFO cinder.api.openstack.wsgi [None req-c0dc58a6-20ce-47fb-83a7-b8115f018a4e 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 19:59:39.547 8 INFO cinder.api.openstack.wsgi [None req-d856a386-9b2a-4384-8d5f-aa7369293483 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 19:59:39.547 7 INFO cinder.api.openstack.wsgi [None req-c0dc58a6-20ce-47fb-83a7-b8115f018a4e 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 19:59:39.548 8 INFO cinder.api.openstack.wsgi [None req-d856a386-9b2a-4384-8d5f-aa7369293483 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 19:59:39.549 7 INFO cinder.api.openstack.wsgi [None req-c0dc58a6-20ce-47fb-83a7-b8115f018a4e 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 19:59:49.547 8 INFO cinder.api.openstack.wsgi [None req-d856a386-9b2a-4384-8d5f-aa7369293483 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 19:59:49.547 7 INFO cinder.api.openstack.wsgi [None req-c0dc58a6-20ce-47fb-83a7-b8115f018a4e 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 19:59:49.547 8 INFO cinder.api.openstack.wsgi [None req-d856a386-9b2a-4384-8d5f-aa7369293483 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 19:59:49.548 7 INFO cinder.api.openstack.wsgi [None req-c0dc58a6-20ce-47fb-83a7-b8115f018a4e 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 19:59:59.546 8 INFO cinder.api.openstack.wsgi [None req-d856a386-9b2a-4384-8d5f-aa7369293483 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 19:59:59.547 7 INFO cinder.api.openstack.wsgi [None req-c0dc58a6-20ce-47fb-83a7-b8115f018a4e 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 19:59:59.548 8 INFO cinder.api.openstack.wsgi [None req-d856a386-9b2a-4384-8d5f-aa7369293483 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 19:59:59.548 7 INFO cinder.api.openstack.wsgi [None req-c0dc58a6-20ce-47fb-83a7-b8115f018a4e 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 20:00:09.547 8 INFO cinder.api.openstack.wsgi [None req-d856a386-9b2a-4384-8d5f-aa7369293483 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 20:00:09.547 7 INFO cinder.api.openstack.wsgi [None req-c0dc58a6-20ce-47fb-83a7-b8115f018a4e 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 20:00:09.548 8 INFO cinder.api.openstack.wsgi [None req-d856a386-9b2a-4384-8d5f-aa7369293483 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 20:00:09.549 7 INFO cinder.api.openstack.wsgi [None req-c0dc58a6-20ce-47fb-83a7-b8115f018a4e 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 20:00:19.547 8 INFO cinder.api.openstack.wsgi [None req-d856a386-9b2a-4384-8d5f-aa7369293483 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 20:00:19.547 7 INFO cinder.api.openstack.wsgi [None req-c0dc58a6-20ce-47fb-83a7-b8115f018a4e 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 20:00:19.548 8 INFO cinder.api.openstack.wsgi [None req-d856a386-9b2a-4384-8d5f-aa7369293483 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 20:00:19.548 7 INFO cinder.api.openstack.wsgi [None req-c0dc58a6-20ce-47fb-83a7-b8115f018a4e 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 20:00:22.311 8 INFO cinder.api.openstack.wsgi [None req-0a20b7c0-412c-4ab7-bb92-48e397cea126 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/os-quota-sets/517a5372a0414a489505a7424adba3c2?usage=true 2026-06-08 20:00:22.342 8 INFO cinder.api.openstack.wsgi [None req-0a20b7c0-412c-4ab7-bb92-48e397cea126 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/os-quota-sets/517a5372a0414a489505a7424adba3c2?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 305/610] 10.0.0.139 () {28 vars in 735 bytes} [Mon Jun 8 20:00:22 2026] GET /v3/930a409b22844e2cbd8ddd57326d8472/os-quota-sets/517a5372a0414a489505a7424adba3c2?usage=true => generated 847 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-08 20:00:22.358 7 INFO cinder.api.openstack.wsgi [None req-6510248b-ece6-4ba1-a510-d0c77f820d03 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/os-quota-sets/930a409b22844e2cbd8ddd57326d8472?usage=true 2026-06-08 20:00:22.384 7 INFO cinder.api.openstack.wsgi [None req-6510248b-ece6-4ba1-a510-d0c77f820d03 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/os-quota-sets/930a409b22844e2cbd8ddd57326d8472?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 306/611] 10.0.0.139 () {28 vars in 735 bytes} [Mon Jun 8 20:00:22 2026] GET /v3/930a409b22844e2cbd8ddd57326d8472/os-quota-sets/930a409b22844e2cbd8ddd57326d8472?usage=true => generated 845 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-08 20:00:22.399 8 INFO cinder.api.openstack.wsgi [None req-a84dfcc5-9138-4025-9396-b3df1c742b2c 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/os-quota-sets/ce9df5e93bbc46149fe9ebd4a6d336cd?usage=true 2026-06-08 20:00:22.436 8 INFO cinder.api.openstack.wsgi [None req-a84dfcc5-9138-4025-9396-b3df1c742b2c 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/os-quota-sets/ce9df5e93bbc46149fe9ebd4a6d336cd?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 306/612] 10.0.0.139 () {28 vars in 735 bytes} [Mon Jun 8 20:00:22 2026] GET /v3/930a409b22844e2cbd8ddd57326d8472/os-quota-sets/ce9df5e93bbc46149fe9ebd4a6d336cd?usage=true => generated 845 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-08 20:00:22.447 7 INFO cinder.api.openstack.wsgi [None req-04437eba-acdf-47e6-a1e0-42690e8076fd 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/snapshots?all_tenants=true 2026-06-08 20:00:22.454 7 INFO cinder.volume.api [None req-04437eba-acdf-47e6-a1e0-42690e8076fd 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] Get all snapshots completed successfully. 2026-06-08 20:00:22.454 7 INFO cinder.api.openstack.wsgi [None req-04437eba-acdf-47e6-a1e0-42690e8076fd 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 307/613] 10.0.0.139 () {28 vars in 673 bytes} [Mon Jun 8 20:00:22 2026] GET /v3/930a409b22844e2cbd8ddd57326d8472/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-06-08 20:00:22.467 8 INFO cinder.api.openstack.wsgi [None req-68aa0da4-fce7-48a1-90bd-47be95c6a278 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/os-services 2026-06-08 20:00:22.472 8 INFO cinder.api.openstack.wsgi [None req-68aa0da4-fce7-48a1-90bd-47be95c6a278 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/os-services returned with HTTP 200 [pid: 8|app: 0|req: 307/614] 10.0.0.139 () {28 vars in 644 bytes} [Mon Jun 8 20:00:22 2026] GET /v3/930a409b22844e2cbd8ddd57326d8472/os-services => generated 646 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-08 20:00:22.485 7 INFO cinder.api.openstack.wsgi [None req-b02935fa-0fce-4dd4-bdd8-766e4ed93032 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/volumes/detail?all_tenants=true 2026-06-08 20:00:22.495 7 INFO cinder.volume.api [None req-b02935fa-0fce-4dd4-bdd8-766e4ed93032 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] Get all volumes completed successfully. 2026-06-08 20:00:22.498 7 INFO cinder.api.openstack.wsgi [None req-b02935fa-0fce-4dd4-bdd8-766e4ed93032 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 308/615] 10.0.0.139 () {28 vars in 683 bytes} [Mon Jun 8 20:00:22 2026] GET /v3/930a409b22844e2cbd8ddd57326d8472/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-06-08 20:00:22.512 8 INFO cinder.api.openstack.wsgi [None req-7642f039-33e7-41f3-bd07-0d99a7d50b99 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/scheduler-stats/get_pools?detail=true 2026-06-08 20:00:23.015 8 INFO cinder.api.openstack.wsgi [None req-7642f039-33e7-41f3-bd07-0d99a7d50b99 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 308/616] 10.0.0.139 () {28 vars in 695 bytes} [Mon Jun 8 20:00:22 2026] GET /v3/930a409b22844e2cbd8ddd57326d8472/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-06-08 20:00:23.028 7 INFO cinder.api.openstack.wsgi [None req-bd7b0aab-5c84-47e9-818e-d1bb2e18d4b5 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/volumes/detail?all_tenants=true 2026-06-08 20:00:23.038 7 INFO cinder.volume.api [None req-bd7b0aab-5c84-47e9-818e-d1bb2e18d4b5 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] Get all volumes completed successfully. 2026-06-08 20:00:23.040 7 INFO cinder.api.openstack.wsgi [None req-bd7b0aab-5c84-47e9-818e-d1bb2e18d4b5 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 309/617] 10.0.0.139 () {28 vars in 683 bytes} [Mon Jun 8 20:00:23 2026] GET /v3/930a409b22844e2cbd8ddd57326d8472/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-06-08 20:00:29.547 8 INFO cinder.api.openstack.wsgi [None req-7642f039-33e7-41f3-bd07-0d99a7d50b99 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 20:00:29.548 7 INFO cinder.api.openstack.wsgi [None req-bd7b0aab-5c84-47e9-818e-d1bb2e18d4b5 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 20:00:29.548 8 INFO cinder.api.openstack.wsgi [None req-7642f039-33e7-41f3-bd07-0d99a7d50b99 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 20:00:29.549 7 INFO cinder.api.openstack.wsgi [None req-bd7b0aab-5c84-47e9-818e-d1bb2e18d4b5 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 20:00:39.547 7 INFO cinder.api.openstack.wsgi [None req-bd7b0aab-5c84-47e9-818e-d1bb2e18d4b5 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 20:00:39.548 8 INFO cinder.api.openstack.wsgi [None req-7642f039-33e7-41f3-bd07-0d99a7d50b99 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 20:00:39.549 7 INFO cinder.api.openstack.wsgi [None req-bd7b0aab-5c84-47e9-818e-d1bb2e18d4b5 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 20:00:39.549 8 INFO cinder.api.openstack.wsgi [None req-7642f039-33e7-41f3-bd07-0d99a7d50b99 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 20:00:49.547 7 INFO cinder.api.openstack.wsgi [None req-bd7b0aab-5c84-47e9-818e-d1bb2e18d4b5 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 20:00:49.547 8 INFO cinder.api.openstack.wsgi [None req-7642f039-33e7-41f3-bd07-0d99a7d50b99 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 20:00:49.548 7 INFO cinder.api.openstack.wsgi [None req-bd7b0aab-5c84-47e9-818e-d1bb2e18d4b5 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 20:00:49.548 8 INFO cinder.api.openstack.wsgi [None req-7642f039-33e7-41f3-bd07-0d99a7d50b99 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 20:00:59.547 7 INFO cinder.api.openstack.wsgi [None req-bd7b0aab-5c84-47e9-818e-d1bb2e18d4b5 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 20:00:59.548 7 INFO cinder.api.openstack.wsgi [None req-bd7b0aab-5c84-47e9-818e-d1bb2e18d4b5 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 20:00:59.553 8 INFO cinder.api.openstack.wsgi [None req-7642f039-33e7-41f3-bd07-0d99a7d50b99 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 20:00:59.554 8 INFO cinder.api.openstack.wsgi [None req-7642f039-33e7-41f3-bd07-0d99a7d50b99 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 20:01:09.547 7 INFO cinder.api.openstack.wsgi [None req-bd7b0aab-5c84-47e9-818e-d1bb2e18d4b5 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 20:01:09.547 8 INFO cinder.api.openstack.wsgi [None req-7642f039-33e7-41f3-bd07-0d99a7d50b99 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 20:01:09.548 7 INFO cinder.api.openstack.wsgi [None req-bd7b0aab-5c84-47e9-818e-d1bb2e18d4b5 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 20:01:09.550 8 INFO cinder.api.openstack.wsgi [None req-7642f039-33e7-41f3-bd07-0d99a7d50b99 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 20:01:19.546 7 INFO cinder.api.openstack.wsgi [None req-bd7b0aab-5c84-47e9-818e-d1bb2e18d4b5 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 20:01:19.546 8 INFO cinder.api.openstack.wsgi [None req-7642f039-33e7-41f3-bd07-0d99a7d50b99 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 20:01:19.548 8 INFO cinder.api.openstack.wsgi [None req-7642f039-33e7-41f3-bd07-0d99a7d50b99 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 20:01:19.548 7 INFO cinder.api.openstack.wsgi [None req-bd7b0aab-5c84-47e9-818e-d1bb2e18d4b5 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 20:01:22.298 8 INFO cinder.api.openstack.wsgi [None req-2e2ed400-d02d-4e1d-8600-88781a638c5e 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/scheduler-stats/get_pools?detail=true 2026-06-08 20:01:22.803 8 INFO cinder.api.openstack.wsgi [None req-2e2ed400-d02d-4e1d-8600-88781a638c5e 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 315/630] 10.0.0.139 () {28 vars in 695 bytes} [Mon Jun 8 20:01:22 2026] GET /v3/930a409b22844e2cbd8ddd57326d8472/scheduler-stats/get_pools?detail=true => generated 670 bytes in 558 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-08 20:01:22.816 7 INFO cinder.api.openstack.wsgi [None req-6dbfe50b-2e4d-425d-88e9-a586d7cc9cd2 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/snapshots?all_tenants=true 2026-06-08 20:01:22.823 7 INFO cinder.volume.api [None req-6dbfe50b-2e4d-425d-88e9-a586d7cc9cd2 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] Get all snapshots completed successfully. 2026-06-08 20:01:22.824 7 INFO cinder.api.openstack.wsgi [None req-6dbfe50b-2e4d-425d-88e9-a586d7cc9cd2 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 316/631] 10.0.0.139 () {28 vars in 673 bytes} [Mon Jun 8 20:01:22 2026] GET /v3/930a409b22844e2cbd8ddd57326d8472/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-06-08 20:01:22.831 8 INFO cinder.api.openstack.wsgi [None req-d809790e-2758-4174-bb2a-04c7ad805af0 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/volumes/detail?all_tenants=true 2026-06-08 20:01:22.840 8 INFO cinder.volume.api [None req-d809790e-2758-4174-bb2a-04c7ad805af0 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] Get all volumes completed successfully. 2026-06-08 20:01:22.844 8 INFO cinder.api.openstack.wsgi [None req-d809790e-2758-4174-bb2a-04c7ad805af0 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 316/632] 10.0.0.139 () {28 vars in 683 bytes} [Mon Jun 8 20:01:22 2026] GET /v3/930a409b22844e2cbd8ddd57326d8472/volumes/detail?all_tenants=true => generated 15 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-06-08 20:01:22.863 7 INFO cinder.api.openstack.wsgi [None req-9f6bb59e-98ff-4507-94ba-8d9398543aab 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/volumes/detail?all_tenants=true 2026-06-08 20:01:22.875 7 INFO cinder.volume.api [None req-9f6bb59e-98ff-4507-94ba-8d9398543aab 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] Get all volumes completed successfully. 2026-06-08 20:01:22.878 7 INFO cinder.api.openstack.wsgi [None req-9f6bb59e-98ff-4507-94ba-8d9398543aab 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 317/633] 10.0.0.139 () {28 vars in 683 bytes} [Mon Jun 8 20:01:22 2026] GET /v3/930a409b22844e2cbd8ddd57326d8472/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-06-08 20:01:22.889 8 INFO cinder.api.openstack.wsgi [None req-e4942722-4907-4378-91ee-7a376b4e2e4a 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/os-services 2026-06-08 20:01:22.895 8 INFO cinder.api.openstack.wsgi [None req-e4942722-4907-4378-91ee-7a376b4e2e4a 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/os-services returned with HTTP 200 [pid: 8|app: 0|req: 317/634] 10.0.0.139 () {28 vars in 644 bytes} [Mon Jun 8 20:01:22 2026] GET /v3/930a409b22844e2cbd8ddd57326d8472/os-services => generated 646 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-08 20:01:22.935 7 INFO cinder.api.openstack.wsgi [None req-9f086b75-07c6-483c-9b7a-67e217e37474 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/os-quota-sets/517a5372a0414a489505a7424adba3c2?usage=true 2026-06-08 20:01:22.953 7 INFO cinder.api.openstack.wsgi [None req-9f086b75-07c6-483c-9b7a-67e217e37474 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/os-quota-sets/517a5372a0414a489505a7424adba3c2?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 318/635] 10.0.0.139 () {28 vars in 735 bytes} [Mon Jun 8 20:01:22 2026] GET /v3/930a409b22844e2cbd8ddd57326d8472/os-quota-sets/517a5372a0414a489505a7424adba3c2?usage=true => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-08 20:01:22.966 8 INFO cinder.api.openstack.wsgi [None req-c3b26823-8fcb-4e86-b492-017e21c62efd 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/os-quota-sets/930a409b22844e2cbd8ddd57326d8472?usage=true 2026-06-08 20:01:22.991 8 INFO cinder.api.openstack.wsgi [None req-c3b26823-8fcb-4e86-b492-017e21c62efd 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/os-quota-sets/930a409b22844e2cbd8ddd57326d8472?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 318/636] 10.0.0.139 () {28 vars in 735 bytes} [Mon Jun 8 20:01:22 2026] GET /v3/930a409b22844e2cbd8ddd57326d8472/os-quota-sets/930a409b22844e2cbd8ddd57326d8472?usage=true => generated 845 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-08 20:01:23.002 7 INFO cinder.api.openstack.wsgi [None req-e56286bc-05d2-446f-9407-604a0e40e24e 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/os-quota-sets/ce9df5e93bbc46149fe9ebd4a6d336cd?usage=true 2026-06-08 20:01:23.026 7 INFO cinder.api.openstack.wsgi [None req-e56286bc-05d2-446f-9407-604a0e40e24e 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/os-quota-sets/ce9df5e93bbc46149fe9ebd4a6d336cd?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 319/637] 10.0.0.139 () {28 vars in 735 bytes} [Mon Jun 8 20:01:22 2026] GET /v3/930a409b22844e2cbd8ddd57326d8472/os-quota-sets/ce9df5e93bbc46149fe9ebd4a6d336cd?usage=true => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-08 20:01:29.547 8 INFO cinder.api.openstack.wsgi [None req-c3b26823-8fcb-4e86-b492-017e21c62efd 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 20:01:29.547 7 INFO cinder.api.openstack.wsgi [None req-e56286bc-05d2-446f-9407-604a0e40e24e 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 20:01:29.548 8 INFO cinder.api.openstack.wsgi [None req-c3b26823-8fcb-4e86-b492-017e21c62efd 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 20:01:29.549 7 INFO cinder.api.openstack.wsgi [None req-e56286bc-05d2-446f-9407-604a0e40e24e 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 20:01:39.547 7 INFO cinder.api.openstack.wsgi [None req-e56286bc-05d2-446f-9407-604a0e40e24e 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 20:01:39.547 8 INFO cinder.api.openstack.wsgi [None req-c3b26823-8fcb-4e86-b492-017e21c62efd 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 20:01:39.547 7 INFO cinder.api.openstack.wsgi [None req-e56286bc-05d2-446f-9407-604a0e40e24e 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 20:01:39.548 8 INFO cinder.api.openstack.wsgi [None req-c3b26823-8fcb-4e86-b492-017e21c62efd 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 20:01:49.547 7 INFO cinder.api.openstack.wsgi [None req-e56286bc-05d2-446f-9407-604a0e40e24e 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 20:01:49.548 7 INFO cinder.api.openstack.wsgi [None req-e56286bc-05d2-446f-9407-604a0e40e24e 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 20:01:49.549 8 INFO cinder.api.openstack.wsgi [None req-c3b26823-8fcb-4e86-b492-017e21c62efd 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 20:01:49.551 8 INFO cinder.api.openstack.wsgi [None req-c3b26823-8fcb-4e86-b492-017e21c62efd 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 20:01:59.547 8 INFO cinder.api.openstack.wsgi [None req-c3b26823-8fcb-4e86-b492-017e21c62efd 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 20:01:59.547 7 INFO cinder.api.openstack.wsgi [None req-e56286bc-05d2-446f-9407-604a0e40e24e 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 20:01:59.548 8 INFO cinder.api.openstack.wsgi [None req-c3b26823-8fcb-4e86-b492-017e21c62efd 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 20:01:59.548 7 INFO cinder.api.openstack.wsgi [None req-e56286bc-05d2-446f-9407-604a0e40e24e 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 20:02:09.547 7 INFO cinder.api.openstack.wsgi [None req-e56286bc-05d2-446f-9407-604a0e40e24e 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 20:02:09.547 8 INFO cinder.api.openstack.wsgi [None req-c3b26823-8fcb-4e86-b492-017e21c62efd 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 20:02:09.548 7 INFO cinder.api.openstack.wsgi [None req-e56286bc-05d2-446f-9407-604a0e40e24e 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 20:02:09.549 8 INFO cinder.api.openstack.wsgi [None req-c3b26823-8fcb-4e86-b492-017e21c62efd 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 20:02:19.547 7 INFO cinder.api.openstack.wsgi [None req-e56286bc-05d2-446f-9407-604a0e40e24e 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 20:02:19.547 8 INFO cinder.api.openstack.wsgi [None req-c3b26823-8fcb-4e86-b492-017e21c62efd 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 20:02:19.548 7 INFO cinder.api.openstack.wsgi [None req-e56286bc-05d2-446f-9407-604a0e40e24e 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 20:02:19.549 8 INFO cinder.api.openstack.wsgi [None req-c3b26823-8fcb-4e86-b492-017e21c62efd 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 20:02:22.203 7 INFO cinder.api.openstack.wsgi [None req-88877e76-3afd-4028-8841-4d789b09d3cc 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/volumes/detail?all_tenants=true 2026-06-08 20:02:22.214 7 INFO cinder.volume.api [None req-88877e76-3afd-4028-8841-4d789b09d3cc 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] Get all volumes completed successfully. 2026-06-08 20:02:22.216 7 INFO cinder.api.openstack.wsgi [None req-88877e76-3afd-4028-8841-4d789b09d3cc 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 326/650] 10.0.0.139 () {28 vars in 683 bytes} [Mon Jun 8 20:02:22 2026] GET /v3/930a409b22844e2cbd8ddd57326d8472/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-06-08 20:02:22.227 8 INFO cinder.api.openstack.wsgi [None req-19ba21ab-0871-448a-8f69-46cc74fa01fa 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/snapshots?all_tenants=true 2026-06-08 20:02:22.237 8 INFO cinder.volume.api [None req-19ba21ab-0871-448a-8f69-46cc74fa01fa 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] Get all snapshots completed successfully. 2026-06-08 20:02:22.238 8 INFO cinder.api.openstack.wsgi [None req-19ba21ab-0871-448a-8f69-46cc74fa01fa 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 325/651] 10.0.0.139 () {28 vars in 673 bytes} [Mon Jun 8 20:02:22 2026] GET /v3/930a409b22844e2cbd8ddd57326d8472/snapshots?all_tenants=true => generated 17 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-06-08 20:02:22.270 7 INFO cinder.api.openstack.wsgi [None req-d8dda706-bb1d-4d7d-b96d-ef6e7bcdf7bf 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/os-quota-sets/517a5372a0414a489505a7424adba3c2?usage=true 2026-06-08 20:02:22.293 7 INFO cinder.api.openstack.wsgi [None req-d8dda706-bb1d-4d7d-b96d-ef6e7bcdf7bf 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/os-quota-sets/517a5372a0414a489505a7424adba3c2?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 327/652] 10.0.0.139 () {28 vars in 735 bytes} [Mon Jun 8 20:02:22 2026] GET /v3/930a409b22844e2cbd8ddd57326d8472/os-quota-sets/517a5372a0414a489505a7424adba3c2?usage=true => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-08 20:02:22.308 8 INFO cinder.api.openstack.wsgi [None req-8a4f67d4-ed1e-4b1c-addf-91e9e6ba9ff4 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/os-quota-sets/930a409b22844e2cbd8ddd57326d8472?usage=true 2026-06-08 20:02:22.335 8 INFO cinder.api.openstack.wsgi [None req-8a4f67d4-ed1e-4b1c-addf-91e9e6ba9ff4 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/os-quota-sets/930a409b22844e2cbd8ddd57326d8472?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 326/653] 10.0.0.139 () {28 vars in 735 bytes} [Mon Jun 8 20:02:22 2026] GET /v3/930a409b22844e2cbd8ddd57326d8472/os-quota-sets/930a409b22844e2cbd8ddd57326d8472?usage=true => generated 845 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-08 20:02:22.345 7 INFO cinder.api.openstack.wsgi [None req-0f4b1dcc-98ba-4e9f-b251-7c675fa00841 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/os-quota-sets/ce9df5e93bbc46149fe9ebd4a6d336cd?usage=true 2026-06-08 20:02:22.405 7 INFO cinder.api.openstack.wsgi [None req-0f4b1dcc-98ba-4e9f-b251-7c675fa00841 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/os-quota-sets/ce9df5e93bbc46149fe9ebd4a6d336cd?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 328/654] 10.0.0.139 () {28 vars in 735 bytes} [Mon Jun 8 20:02:22 2026] GET /v3/930a409b22844e2cbd8ddd57326d8472/os-quota-sets/ce9df5e93bbc46149fe9ebd4a6d336cd?usage=true => generated 845 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-08 20:02:22.415 8 INFO cinder.api.openstack.wsgi [None req-c092445b-9847-43ed-bf27-4a2033e12771 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/volumes/detail?all_tenants=true 2026-06-08 20:02:22.423 8 INFO cinder.volume.api [None req-c092445b-9847-43ed-bf27-4a2033e12771 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] Get all volumes completed successfully. 2026-06-08 20:02:22.424 8 INFO cinder.api.openstack.wsgi [None req-c092445b-9847-43ed-bf27-4a2033e12771 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 327/655] 10.0.0.139 () {28 vars in 683 bytes} [Mon Jun 8 20:02:22 2026] GET /v3/930a409b22844e2cbd8ddd57326d8472/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-06-08 20:02:22.437 7 INFO cinder.api.openstack.wsgi [None req-466872b9-b6ce-4d6d-84c1-c91ee9e187c0 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/os-services 2026-06-08 20:02:22.443 7 INFO cinder.api.openstack.wsgi [None req-466872b9-b6ce-4d6d-84c1-c91ee9e187c0 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/os-services returned with HTTP 200 [pid: 7|app: 0|req: 329/656] 10.0.0.139 () {28 vars in 644 bytes} [Mon Jun 8 20:02:22 2026] GET /v3/930a409b22844e2cbd8ddd57326d8472/os-services => generated 646 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-08 20:02:22.452 8 INFO cinder.api.openstack.wsgi [None req-6b04745d-a6f5-482a-8c6b-e011c2507faf 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/scheduler-stats/get_pools?detail=true 2026-06-08 20:02:22.955 8 INFO cinder.api.openstack.wsgi [None req-6b04745d-a6f5-482a-8c6b-e011c2507faf 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 328/657] 10.0.0.139 () {28 vars in 695 bytes} [Mon Jun 8 20:02:22 2026] GET /v3/930a409b22844e2cbd8ddd57326d8472/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-06-08 20:02:29.546 8 INFO cinder.api.openstack.wsgi [None req-6b04745d-a6f5-482a-8c6b-e011c2507faf 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 20:02:29.547 7 INFO cinder.api.openstack.wsgi [None req-466872b9-b6ce-4d6d-84c1-c91ee9e187c0 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 20:02:29.547 8 INFO cinder.api.openstack.wsgi [None req-6b04745d-a6f5-482a-8c6b-e011c2507faf 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 20:02:29.548 7 INFO cinder.api.openstack.wsgi [None req-466872b9-b6ce-4d6d-84c1-c91ee9e187c0 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 20:02:39.546 8 INFO cinder.api.openstack.wsgi [None req-6b04745d-a6f5-482a-8c6b-e011c2507faf 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 20:02:39.547 7 INFO cinder.api.openstack.wsgi [None req-466872b9-b6ce-4d6d-84c1-c91ee9e187c0 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 20:02:39.548 7 INFO cinder.api.openstack.wsgi [None req-466872b9-b6ce-4d6d-84c1-c91ee9e187c0 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 20:02:39.548 8 INFO cinder.api.openstack.wsgi [None req-6b04745d-a6f5-482a-8c6b-e011c2507faf 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 20:02:49.546 7 INFO cinder.api.openstack.wsgi [None req-466872b9-b6ce-4d6d-84c1-c91ee9e187c0 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 20:02:49.546 8 INFO cinder.api.openstack.wsgi [None req-6b04745d-a6f5-482a-8c6b-e011c2507faf 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 20:02:49.547 7 INFO cinder.api.openstack.wsgi [None req-466872b9-b6ce-4d6d-84c1-c91ee9e187c0 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 20:02:49.547 8 INFO cinder.api.openstack.wsgi [None req-6b04745d-a6f5-482a-8c6b-e011c2507faf 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 20:02:56.156 7 INFO cinder.api.openstack.wsgi [None req-bb007b2d-a0b8-4b35-8cb9-605f94ef1385 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET https://volume.199-19-213-154.nip.io/v3/930a409b22844e2cbd8ddd57326d8472/os-quota-sets/930a409b22844e2cbd8ddd57326d8472?usage=False 2026-06-08 20:02:56.174 7 INFO cinder.api.openstack.wsgi [None req-bb007b2d-a0b8-4b35-8cb9-605f94ef1385 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] https://volume.199-19-213-154.nip.io/v3/930a409b22844e2cbd8ddd57326d8472/os-quota-sets/930a409b22844e2cbd8ddd57326d8472?usage=False returned with HTTP 200 [pid: 7|app: 0|req: 333/664] 199.19.213.154 () {44 vars in 1067 bytes} [Mon Jun 8 20:02:56 2026] GET /v3/930a409b22844e2cbd8ddd57326d8472/os-quota-sets/930a409b22844e2cbd8ddd57326d8472?usage=False => generated 338 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-08 20:02:59.548 7 INFO cinder.api.openstack.wsgi [None req-bb007b2d-a0b8-4b35-8cb9-605f94ef1385 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 20:02:59.548 8 INFO cinder.api.openstack.wsgi [None req-6b04745d-a6f5-482a-8c6b-e011c2507faf 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 20:02:59.548 7 INFO cinder.api.openstack.wsgi [None req-bb007b2d-a0b8-4b35-8cb9-605f94ef1385 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 20:02:59.549 8 INFO cinder.api.openstack.wsgi [None req-6b04745d-a6f5-482a-8c6b-e011c2507faf 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 20:03:09.547 7 INFO cinder.api.openstack.wsgi [None req-bb007b2d-a0b8-4b35-8cb9-605f94ef1385 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 20:03:09.547 8 INFO cinder.api.openstack.wsgi [None req-6b04745d-a6f5-482a-8c6b-e011c2507faf 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 20:03:09.549 7 INFO cinder.api.openstack.wsgi [None req-bb007b2d-a0b8-4b35-8cb9-605f94ef1385 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 20:03:09.549 8 INFO cinder.api.openstack.wsgi [None req-6b04745d-a6f5-482a-8c6b-e011c2507faf 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 20:03:19.547 8 INFO cinder.api.openstack.wsgi [None req-6b04745d-a6f5-482a-8c6b-e011c2507faf 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 20:03:19.547 7 INFO cinder.api.openstack.wsgi [None req-bb007b2d-a0b8-4b35-8cb9-605f94ef1385 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 20:03:19.549 8 INFO cinder.api.openstack.wsgi [None req-6b04745d-a6f5-482a-8c6b-e011c2507faf 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 20:03:19.549 7 INFO cinder.api.openstack.wsgi [None req-bb007b2d-a0b8-4b35-8cb9-605f94ef1385 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 20:03:22.223 8 INFO cinder.api.openstack.wsgi [None req-b4886292-6bd3-4c40-b5c6-65f76e3c456b 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/snapshots?all_tenants=true 2026-06-08 20:03:22.230 8 INFO cinder.volume.api [None req-b4886292-6bd3-4c40-b5c6-65f76e3c456b 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] Get all snapshots completed successfully. 2026-06-08 20:03:22.230 8 INFO cinder.api.openstack.wsgi [None req-b4886292-6bd3-4c40-b5c6-65f76e3c456b 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 335/671] 10.0.0.139 () {28 vars in 673 bytes} [Mon Jun 8 20:03:22 2026] GET /v3/930a409b22844e2cbd8ddd57326d8472/snapshots?all_tenants=true => generated 17 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-06-08 20:03:22.280 7 INFO cinder.api.openstack.wsgi [None req-b81d534f-32ee-49b2-abf8-8677837a0d3d 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/os-quota-sets/517a5372a0414a489505a7424adba3c2?usage=true 2026-06-08 20:03:22.321 7 INFO cinder.api.openstack.wsgi [None req-b81d534f-32ee-49b2-abf8-8677837a0d3d 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/os-quota-sets/517a5372a0414a489505a7424adba3c2?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 337/672] 10.0.0.139 () {28 vars in 735 bytes} [Mon Jun 8 20:03:22 2026] GET /v3/930a409b22844e2cbd8ddd57326d8472/os-quota-sets/517a5372a0414a489505a7424adba3c2?usage=true => generated 847 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-08 20:03:22.333 8 INFO cinder.api.openstack.wsgi [None req-7f8935de-a056-4c40-b243-0f8b5cb8386d 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/os-quota-sets/930a409b22844e2cbd8ddd57326d8472?usage=true 2026-06-08 20:03:22.369 8 INFO cinder.api.openstack.wsgi [None req-7f8935de-a056-4c40-b243-0f8b5cb8386d 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/os-quota-sets/930a409b22844e2cbd8ddd57326d8472?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 336/673] 10.0.0.139 () {28 vars in 735 bytes} [Mon Jun 8 20:03:22 2026] GET /v3/930a409b22844e2cbd8ddd57326d8472/os-quota-sets/930a409b22844e2cbd8ddd57326d8472?usage=true => generated 845 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-08 20:03:22.382 7 INFO cinder.api.openstack.wsgi [None req-cacf285b-04d5-4a24-96a5-2ea3aa383e8f 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/os-quota-sets/ce9df5e93bbc46149fe9ebd4a6d336cd?usage=true 2026-06-08 20:03:22.413 7 INFO cinder.api.openstack.wsgi [None req-cacf285b-04d5-4a24-96a5-2ea3aa383e8f 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/os-quota-sets/ce9df5e93bbc46149fe9ebd4a6d336cd?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 338/674] 10.0.0.139 () {28 vars in 735 bytes} [Mon Jun 8 20:03:22 2026] GET /v3/930a409b22844e2cbd8ddd57326d8472/os-quota-sets/ce9df5e93bbc46149fe9ebd4a6d336cd?usage=true => generated 845 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-08 20:03:22.426 8 INFO cinder.api.openstack.wsgi [None req-dac72208-0148-4249-9073-2dbf5ad6f8df 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/os-services 2026-06-08 20:03:22.432 8 INFO cinder.api.openstack.wsgi [None req-dac72208-0148-4249-9073-2dbf5ad6f8df 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/os-services returned with HTTP 200 [pid: 8|app: 0|req: 337/675] 10.0.0.139 () {28 vars in 644 bytes} [Mon Jun 8 20:03:22 2026] GET /v3/930a409b22844e2cbd8ddd57326d8472/os-services => generated 646 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-08 20:03:22.442 7 INFO cinder.api.openstack.wsgi [None req-ddd43472-4b58-4479-9a78-edf5c0494865 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/volumes/detail?all_tenants=true 2026-06-08 20:03:22.452 7 INFO cinder.volume.api [None req-ddd43472-4b58-4479-9a78-edf5c0494865 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] Get all volumes completed successfully. 2026-06-08 20:03:22.457 7 INFO cinder.api.openstack.wsgi [None req-ddd43472-4b58-4479-9a78-edf5c0494865 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 339/676] 10.0.0.139 () {28 vars in 683 bytes} [Mon Jun 8 20:03:22 2026] GET /v3/930a409b22844e2cbd8ddd57326d8472/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-06-08 20:03:22.469 8 INFO cinder.api.openstack.wsgi [None req-5fef24c4-7589-41b0-bf17-756a0799bc35 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/volumes/detail?all_tenants=true 2026-06-08 20:03:22.482 8 INFO cinder.volume.api [None req-5fef24c4-7589-41b0-bf17-756a0799bc35 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] Get all volumes completed successfully. 2026-06-08 20:03:22.486 8 INFO cinder.api.openstack.wsgi [None req-5fef24c4-7589-41b0-bf17-756a0799bc35 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 338/677] 10.0.0.139 () {28 vars in 683 bytes} [Mon Jun 8 20:03:22 2026] GET /v3/930a409b22844e2cbd8ddd57326d8472/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-06-08 20:03:22.498 7 INFO cinder.api.openstack.wsgi [None req-a17dc3f6-95ed-4591-81ed-5cb0f2e4e106 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/scheduler-stats/get_pools?detail=true 2026-06-08 20:03:23.006 7 INFO cinder.api.openstack.wsgi [None req-a17dc3f6-95ed-4591-81ed-5cb0f2e4e106 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 340/678] 10.0.0.139 () {28 vars in 695 bytes} [Mon Jun 8 20:03:22 2026] GET /v3/930a409b22844e2cbd8ddd57326d8472/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-06-08 20:03:29.547 8 INFO cinder.api.openstack.wsgi [None req-5fef24c4-7589-41b0-bf17-756a0799bc35 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 20:03:29.547 7 INFO cinder.api.openstack.wsgi [None req-a17dc3f6-95ed-4591-81ed-5cb0f2e4e106 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 20:03:29.548 8 INFO cinder.api.openstack.wsgi [None req-5fef24c4-7589-41b0-bf17-756a0799bc35 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 20:03:29.549 7 INFO cinder.api.openstack.wsgi [None req-a17dc3f6-95ed-4591-81ed-5cb0f2e4e106 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 20:03:39.548 8 INFO cinder.api.openstack.wsgi [None req-5fef24c4-7589-41b0-bf17-756a0799bc35 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 20:03:39.548 7 INFO cinder.api.openstack.wsgi [None req-a17dc3f6-95ed-4591-81ed-5cb0f2e4e106 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 20:03:39.549 8 INFO cinder.api.openstack.wsgi [None req-5fef24c4-7589-41b0-bf17-756a0799bc35 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 20:03:39.550 7 INFO cinder.api.openstack.wsgi [None req-a17dc3f6-95ed-4591-81ed-5cb0f2e4e106 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 20:03:49.546 7 INFO cinder.api.openstack.wsgi [None req-a17dc3f6-95ed-4591-81ed-5cb0f2e4e106 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 20:03:49.546 8 INFO cinder.api.openstack.wsgi [None req-5fef24c4-7589-41b0-bf17-756a0799bc35 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 20:03:49.547 7 INFO cinder.api.openstack.wsgi [None req-a17dc3f6-95ed-4591-81ed-5cb0f2e4e106 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 20:03:49.548 8 INFO cinder.api.openstack.wsgi [None req-5fef24c4-7589-41b0-bf17-756a0799bc35 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 20:03:59.547 8 INFO cinder.api.openstack.wsgi [None req-5fef24c4-7589-41b0-bf17-756a0799bc35 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 20:03:59.548 7 INFO cinder.api.openstack.wsgi [None req-a17dc3f6-95ed-4591-81ed-5cb0f2e4e106 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 20:03:59.549 7 INFO cinder.api.openstack.wsgi [None req-a17dc3f6-95ed-4591-81ed-5cb0f2e4e106 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 20:03:59.549 8 INFO cinder.api.openstack.wsgi [None req-5fef24c4-7589-41b0-bf17-756a0799bc35 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 20:04:09.546 8 INFO cinder.api.openstack.wsgi [None req-5fef24c4-7589-41b0-bf17-756a0799bc35 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 20:04:09.546 7 INFO cinder.api.openstack.wsgi [None req-a17dc3f6-95ed-4591-81ed-5cb0f2e4e106 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 20:04:09.547 7 INFO cinder.api.openstack.wsgi [None req-a17dc3f6-95ed-4591-81ed-5cb0f2e4e106 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 20:04:09.547 8 INFO cinder.api.openstack.wsgi [None req-5fef24c4-7589-41b0-bf17-756a0799bc35 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 20:04:10.080 7 INFO cinder.api.openstack.wsgi [None req-0a44aeec-c0f9-4c45-a15c-3e280eb1296b 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET https://volume.199-19-213-154.nip.io/v3/930a409b22844e2cbd8ddd57326d8472/os-quota-sets/ce9df5e93bbc46149fe9ebd4a6d336cd?usage=False 2026-06-08 20:04:10.095 7 INFO cinder.api.openstack.wsgi [None req-0a44aeec-c0f9-4c45-a15c-3e280eb1296b 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] https://volume.199-19-213-154.nip.io/v3/930a409b22844e2cbd8ddd57326d8472/os-quota-sets/ce9df5e93bbc46149fe9ebd4a6d336cd?usage=False returned with HTTP 200 [pid: 7|app: 0|req: 346/689] 199.19.213.154 () {44 vars in 1067 bytes} [Mon Jun 8 20:04:10 2026] GET /v3/930a409b22844e2cbd8ddd57326d8472/os-quota-sets/ce9df5e93bbc46149fe9ebd4a6d336cd?usage=False => generated 338 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-08 20:04:19.547 8 INFO cinder.api.openstack.wsgi [None req-5fef24c4-7589-41b0-bf17-756a0799bc35 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 20:04:19.547 7 INFO cinder.api.openstack.wsgi [None req-0a44aeec-c0f9-4c45-a15c-3e280eb1296b 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 20:04:19.548 8 INFO cinder.api.openstack.wsgi [None req-5fef24c4-7589-41b0-bf17-756a0799bc35 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 20:04:19.549 7 INFO cinder.api.openstack.wsgi [None req-0a44aeec-c0f9-4c45-a15c-3e280eb1296b 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 20:04:22.202 8 INFO cinder.api.openstack.wsgi [None req-4532decd-0a66-41a5-b16a-9118163d567e 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/volumes/detail?all_tenants=true 2026-06-08 20:04:22.212 8 INFO cinder.volume.api [None req-4532decd-0a66-41a5-b16a-9118163d567e 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] Get all volumes completed successfully. 2026-06-08 20:04:22.214 8 INFO cinder.api.openstack.wsgi [None req-4532decd-0a66-41a5-b16a-9118163d567e 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 345/692] 10.0.0.139 () {28 vars in 683 bytes} [Mon Jun 8 20:04:22 2026] GET /v3/930a409b22844e2cbd8ddd57326d8472/volumes/detail?all_tenants=true => generated 15 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-06-08 20:04:22.226 7 INFO cinder.api.openstack.wsgi [None req-86b67ba7-0d2a-48aa-a841-e533eb617c94 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/snapshots?all_tenants=true 2026-06-08 20:04:22.234 7 INFO cinder.volume.api [None req-86b67ba7-0d2a-48aa-a841-e533eb617c94 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] Get all snapshots completed successfully. 2026-06-08 20:04:22.235 7 INFO cinder.api.openstack.wsgi [None req-86b67ba7-0d2a-48aa-a841-e533eb617c94 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 348/693] 10.0.0.139 () {28 vars in 673 bytes} [Mon Jun 8 20:04:22 2026] GET /v3/930a409b22844e2cbd8ddd57326d8472/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-06-08 20:04:22.251 8 INFO cinder.api.openstack.wsgi [None req-a7948e2a-ab11-4ada-99e1-28038188e996 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/volumes/detail?all_tenants=true 2026-06-08 20:04:22.263 8 INFO cinder.volume.api [None req-a7948e2a-ab11-4ada-99e1-28038188e996 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] Get all volumes completed successfully. 2026-06-08 20:04:22.265 8 INFO cinder.api.openstack.wsgi [None req-a7948e2a-ab11-4ada-99e1-28038188e996 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 346/694] 10.0.0.139 () {28 vars in 683 bytes} [Mon Jun 8 20:04:22 2026] GET /v3/930a409b22844e2cbd8ddd57326d8472/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-06-08 20:04:22.278 7 INFO cinder.api.openstack.wsgi [None req-4b419ddb-9ec6-41a5-b8d2-77d7e9e8e28b 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/os-services 2026-06-08 20:04:22.286 7 INFO cinder.api.openstack.wsgi [None req-4b419ddb-9ec6-41a5-b8d2-77d7e9e8e28b 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/os-services returned with HTTP 200 [pid: 7|app: 0|req: 349/695] 10.0.0.139 () {28 vars in 644 bytes} [Mon Jun 8 20:04:22 2026] GET /v3/930a409b22844e2cbd8ddd57326d8472/os-services => generated 646 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-08 20:04:22.342 8 INFO cinder.api.openstack.wsgi [None req-35e1df8b-2a8f-4ed4-bc6c-b7cc87b37aa3 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/os-quota-sets/517a5372a0414a489505a7424adba3c2?usage=true 2026-06-08 20:04:22.381 8 INFO cinder.api.openstack.wsgi [None req-35e1df8b-2a8f-4ed4-bc6c-b7cc87b37aa3 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/os-quota-sets/517a5372a0414a489505a7424adba3c2?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 347/696] 10.0.0.139 () {28 vars in 735 bytes} [Mon Jun 8 20:04:22 2026] GET /v3/930a409b22844e2cbd8ddd57326d8472/os-quota-sets/517a5372a0414a489505a7424adba3c2?usage=true => generated 847 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-08 20:04:22.401 7 INFO cinder.api.openstack.wsgi [None req-6f95e7c6-854f-4e49-a4b6-61c8b79635a0 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/os-quota-sets/930a409b22844e2cbd8ddd57326d8472?usage=true 2026-06-08 20:04:22.439 7 INFO cinder.api.openstack.wsgi [None req-6f95e7c6-854f-4e49-a4b6-61c8b79635a0 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/os-quota-sets/930a409b22844e2cbd8ddd57326d8472?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 350/697] 10.0.0.139 () {28 vars in 735 bytes} [Mon Jun 8 20:04:22 2026] GET /v3/930a409b22844e2cbd8ddd57326d8472/os-quota-sets/930a409b22844e2cbd8ddd57326d8472?usage=true => generated 845 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-08 20:04:22.453 8 INFO cinder.api.openstack.wsgi [None req-ca33bb13-c2b8-4412-b91d-d4ae6d3beeb4 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/os-quota-sets/ce9df5e93bbc46149fe9ebd4a6d336cd?usage=true 2026-06-08 20:04:22.483 8 INFO cinder.api.openstack.wsgi [None req-ca33bb13-c2b8-4412-b91d-d4ae6d3beeb4 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/os-quota-sets/ce9df5e93bbc46149fe9ebd4a6d336cd?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 348/698] 10.0.0.139 () {28 vars in 735 bytes} [Mon Jun 8 20:04:22 2026] GET /v3/930a409b22844e2cbd8ddd57326d8472/os-quota-sets/ce9df5e93bbc46149fe9ebd4a6d336cd?usage=true => generated 845 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-08 20:04:22.497 7 INFO cinder.api.openstack.wsgi [None req-89d36df5-34d2-4141-89ee-fddb0d7c8935 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/scheduler-stats/get_pools?detail=true 2026-06-08 20:04:23.001 7 INFO cinder.api.openstack.wsgi [None req-89d36df5-34d2-4141-89ee-fddb0d7c8935 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 351/699] 10.0.0.139 () {28 vars in 695 bytes} [Mon Jun 8 20:04:22 2026] GET /v3/930a409b22844e2cbd8ddd57326d8472/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-06-08 20:04:29.547 7 INFO cinder.api.openstack.wsgi [None req-89d36df5-34d2-4141-89ee-fddb0d7c8935 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 20:04:29.547 8 INFO cinder.api.openstack.wsgi [None req-ca33bb13-c2b8-4412-b91d-d4ae6d3beeb4 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 20:04:29.548 7 INFO cinder.api.openstack.wsgi [None req-89d36df5-34d2-4141-89ee-fddb0d7c8935 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 20:04:29.549 8 INFO cinder.api.openstack.wsgi [None req-ca33bb13-c2b8-4412-b91d-d4ae6d3beeb4 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 20:04:39.547 7 INFO cinder.api.openstack.wsgi [None req-89d36df5-34d2-4141-89ee-fddb0d7c8935 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 20:04:39.547 8 INFO cinder.api.openstack.wsgi [None req-ca33bb13-c2b8-4412-b91d-d4ae6d3beeb4 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 20:04:39.548 8 INFO cinder.api.openstack.wsgi [None req-ca33bb13-c2b8-4412-b91d-d4ae6d3beeb4 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 20:04:39.548 7 INFO cinder.api.openstack.wsgi [None req-89d36df5-34d2-4141-89ee-fddb0d7c8935 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 20:04:49.547 7 INFO cinder.api.openstack.wsgi [None req-89d36df5-34d2-4141-89ee-fddb0d7c8935 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 20:04:49.547 8 INFO cinder.api.openstack.wsgi [None req-ca33bb13-c2b8-4412-b91d-d4ae6d3beeb4 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 20:04:49.549 8 INFO cinder.api.openstack.wsgi [None req-ca33bb13-c2b8-4412-b91d-d4ae6d3beeb4 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 20:04:49.550 7 INFO cinder.api.openstack.wsgi [None req-89d36df5-34d2-4141-89ee-fddb0d7c8935 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 20:04:59.547 8 INFO cinder.api.openstack.wsgi [None req-ca33bb13-c2b8-4412-b91d-d4ae6d3beeb4 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 20:04:59.547 7 INFO cinder.api.openstack.wsgi [None req-89d36df5-34d2-4141-89ee-fddb0d7c8935 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 20:04:59.548 8 INFO cinder.api.openstack.wsgi [None req-ca33bb13-c2b8-4412-b91d-d4ae6d3beeb4 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 20:04:59.549 7 INFO cinder.api.openstack.wsgi [None req-89d36df5-34d2-4141-89ee-fddb0d7c8935 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 20:05:09.547 8 INFO cinder.api.openstack.wsgi [None req-ca33bb13-c2b8-4412-b91d-d4ae6d3beeb4 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 20:05:09.548 7 INFO cinder.api.openstack.wsgi [None req-89d36df5-34d2-4141-89ee-fddb0d7c8935 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 20:05:09.548 8 INFO cinder.api.openstack.wsgi [None req-ca33bb13-c2b8-4412-b91d-d4ae6d3beeb4 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 20:05:09.549 7 INFO cinder.api.openstack.wsgi [None req-89d36df5-34d2-4141-89ee-fddb0d7c8935 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 20:05:19.547 8 INFO cinder.api.openstack.wsgi [None req-ca33bb13-c2b8-4412-b91d-d4ae6d3beeb4 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 20:05:19.547 7 INFO cinder.api.openstack.wsgi [None req-89d36df5-34d2-4141-89ee-fddb0d7c8935 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 20:05:19.549 7 INFO cinder.api.openstack.wsgi [None req-89d36df5-34d2-4141-89ee-fddb0d7c8935 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 20:05:19.550 8 INFO cinder.api.openstack.wsgi [None req-ca33bb13-c2b8-4412-b91d-d4ae6d3beeb4 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 20:05:22.219 7 INFO cinder.api.openstack.wsgi [None req-056bc9d4-f90b-4e3b-9f43-ea9f63e0235e 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/snapshots?all_tenants=true 2026-06-08 20:05:22.228 7 INFO cinder.volume.api [None req-056bc9d4-f90b-4e3b-9f43-ea9f63e0235e 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] Get all snapshots completed successfully. 2026-06-08 20:05:22.228 7 INFO cinder.api.openstack.wsgi [None req-056bc9d4-f90b-4e3b-9f43-ea9f63e0235e 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 358/712] 10.0.0.139 () {28 vars in 673 bytes} [Mon Jun 8 20:05:22 2026] GET /v3/930a409b22844e2cbd8ddd57326d8472/snapshots?all_tenants=true => generated 17 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-06-08 20:05:22.244 8 INFO cinder.api.openstack.wsgi [None req-97df0418-ddd5-4fcb-ab13-967a1ee62286 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/scheduler-stats/get_pools?detail=true 2026-06-08 20:05:22.749 8 INFO cinder.api.openstack.wsgi [None req-97df0418-ddd5-4fcb-ab13-967a1ee62286 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 355/713] 10.0.0.139 () {28 vars in 695 bytes} [Mon Jun 8 20:05:22 2026] GET /v3/930a409b22844e2cbd8ddd57326d8472/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-06-08 20:05:22.762 7 INFO cinder.api.openstack.wsgi [None req-69c817b4-50dd-411c-a88a-0edeccbc459f 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/volumes/detail?all_tenants=true 2026-06-08 20:05:22.773 7 INFO cinder.volume.api [None req-69c817b4-50dd-411c-a88a-0edeccbc459f 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] Get all volumes completed successfully. 2026-06-08 20:05:22.775 7 INFO cinder.api.openstack.wsgi [None req-69c817b4-50dd-411c-a88a-0edeccbc459f 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 359/714] 10.0.0.139 () {28 vars in 683 bytes} [Mon Jun 8 20:05:22 2026] GET /v3/930a409b22844e2cbd8ddd57326d8472/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-06-08 20:05:22.787 8 INFO cinder.api.openstack.wsgi [None req-14a172d1-d5a8-4e28-9dbc-4ac616e8e11d 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/os-services 2026-06-08 20:05:22.792 8 INFO cinder.api.openstack.wsgi [None req-14a172d1-d5a8-4e28-9dbc-4ac616e8e11d 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/os-services returned with HTTP 200 [pid: 8|app: 0|req: 356/715] 10.0.0.139 () {28 vars in 644 bytes} [Mon Jun 8 20:05:22 2026] GET /v3/930a409b22844e2cbd8ddd57326d8472/os-services => generated 646 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-08 20:05:22.804 7 INFO cinder.api.openstack.wsgi [None req-0828e8f6-88c3-4f2e-aa72-a81727553ee6 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/volumes/detail?all_tenants=true 2026-06-08 20:05:22.813 7 INFO cinder.volume.api [None req-0828e8f6-88c3-4f2e-aa72-a81727553ee6 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] Get all volumes completed successfully. 2026-06-08 20:05:22.815 7 INFO cinder.api.openstack.wsgi [None req-0828e8f6-88c3-4f2e-aa72-a81727553ee6 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 360/716] 10.0.0.139 () {28 vars in 683 bytes} [Mon Jun 8 20:05:22 2026] GET /v3/930a409b22844e2cbd8ddd57326d8472/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-06-08 20:05:22.856 8 INFO cinder.api.openstack.wsgi [None req-91108802-a97e-404e-953b-72c4cab836ec 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/os-quota-sets/517a5372a0414a489505a7424adba3c2?usage=true 2026-06-08 20:05:22.876 8 INFO cinder.api.openstack.wsgi [None req-91108802-a97e-404e-953b-72c4cab836ec 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/os-quota-sets/517a5372a0414a489505a7424adba3c2?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 357/717] 10.0.0.139 () {28 vars in 735 bytes} [Mon Jun 8 20:05:22 2026] GET /v3/930a409b22844e2cbd8ddd57326d8472/os-quota-sets/517a5372a0414a489505a7424adba3c2?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-08 20:05:22.893 7 INFO cinder.api.openstack.wsgi [None req-b424cd29-275e-4c41-bed7-b858987cb894 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/os-quota-sets/930a409b22844e2cbd8ddd57326d8472?usage=true 2026-06-08 20:05:22.927 7 INFO cinder.api.openstack.wsgi [None req-b424cd29-275e-4c41-bed7-b858987cb894 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/os-quota-sets/930a409b22844e2cbd8ddd57326d8472?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 361/718] 10.0.0.139 () {28 vars in 735 bytes} [Mon Jun 8 20:05:22 2026] GET /v3/930a409b22844e2cbd8ddd57326d8472/os-quota-sets/930a409b22844e2cbd8ddd57326d8472?usage=true => generated 845 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-08 20:05:22.943 8 INFO cinder.api.openstack.wsgi [None req-25842894-dc5f-4b70-851f-c32568df0847 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/os-quota-sets/ce9df5e93bbc46149fe9ebd4a6d336cd?usage=true 2026-06-08 20:05:22.965 8 INFO cinder.api.openstack.wsgi [None req-25842894-dc5f-4b70-851f-c32568df0847 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/os-quota-sets/ce9df5e93bbc46149fe9ebd4a6d336cd?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 358/719] 10.0.0.139 () {28 vars in 735 bytes} [Mon Jun 8 20:05:22 2026] GET /v3/930a409b22844e2cbd8ddd57326d8472/os-quota-sets/ce9df5e93bbc46149fe9ebd4a6d336cd?usage=true => generated 845 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-08 20:05:29.547 8 INFO cinder.api.openstack.wsgi [None req-25842894-dc5f-4b70-851f-c32568df0847 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 20:05:29.547 7 INFO cinder.api.openstack.wsgi [None req-b424cd29-275e-4c41-bed7-b858987cb894 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 20:05:29.548 8 INFO cinder.api.openstack.wsgi [None req-25842894-dc5f-4b70-851f-c32568df0847 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 20:05:29.549 7 INFO cinder.api.openstack.wsgi [None req-b424cd29-275e-4c41-bed7-b858987cb894 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 20:05:39.547 8 INFO cinder.api.openstack.wsgi [None req-25842894-dc5f-4b70-851f-c32568df0847 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 20:05:39.547 7 INFO cinder.api.openstack.wsgi [None req-b424cd29-275e-4c41-bed7-b858987cb894 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 20:05:39.548 8 INFO cinder.api.openstack.wsgi [None req-25842894-dc5f-4b70-851f-c32568df0847 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 20:05:39.548 7 INFO cinder.api.openstack.wsgi [None req-b424cd29-275e-4c41-bed7-b858987cb894 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 20:05:49.547 8 INFO cinder.api.openstack.wsgi [None req-25842894-dc5f-4b70-851f-c32568df0847 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 20:05:49.547 7 INFO cinder.api.openstack.wsgi [None req-b424cd29-275e-4c41-bed7-b858987cb894 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 20:05:49.548 8 INFO cinder.api.openstack.wsgi [None req-25842894-dc5f-4b70-851f-c32568df0847 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 20:05:49.549 7 INFO cinder.api.openstack.wsgi [None req-b424cd29-275e-4c41-bed7-b858987cb894 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 20:05:50.104 8 INFO cinder.api.openstack.wsgi [None req-29f11dd2-4635-4397-a34c-1615320fabe6 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/snapshots 2026-06-08 20:05:50.119 8 INFO cinder.volume.api [None req-29f11dd2-4635-4397-a34c-1615320fabe6 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] Get all snapshots completed successfully. 2026-06-08 20:05:50.119 8 INFO cinder.api.openstack.wsgi [None req-29f11dd2-4635-4397-a34c-1615320fabe6 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/snapshots returned with HTTP 200 [pid: 8|app: 0|req: 362/726] 10.0.0.24 () {32 vars in 703 bytes} [Mon Jun 8 20:05:50 2026] GET /v3/930a409b22844e2cbd8ddd57326d8472/snapshots => generated 17 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-06-08 20:05:50.135 7 INFO cinder.api.openstack.wsgi [None req-409e6601-b42b-47e3-9e6d-9b08eb33ddb5 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/volumes 2026-06-08 20:05:50.165 7 INFO cinder.volume.api [None req-409e6601-b42b-47e3-9e6d-9b08eb33ddb5 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] Get all volumes completed successfully. 2026-06-08 20:05:50.166 7 INFO cinder.api.openstack.wsgi [None req-409e6601-b42b-47e3-9e6d-9b08eb33ddb5 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/volumes returned with HTTP 200 [pid: 7|app: 0|req: 365/727] 10.0.0.24 () {32 vars in 699 bytes} [Mon Jun 8 20:05:50 2026] GET /v3/930a409b22844e2cbd8ddd57326d8472/volumes => generated 15 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-06-08 20:05:59.547 8 INFO cinder.api.openstack.wsgi [None req-29f11dd2-4635-4397-a34c-1615320fabe6 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 20:05:59.547 7 INFO cinder.api.openstack.wsgi [None req-409e6601-b42b-47e3-9e6d-9b08eb33ddb5 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 20:05:59.549 8 INFO cinder.api.openstack.wsgi [None req-29f11dd2-4635-4397-a34c-1615320fabe6 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 20:05:59.549 7 INFO cinder.api.openstack.wsgi [None req-409e6601-b42b-47e3-9e6d-9b08eb33ddb5 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 20:06:09.547 7 INFO cinder.api.openstack.wsgi [None req-409e6601-b42b-47e3-9e6d-9b08eb33ddb5 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 20:06:09.547 8 INFO cinder.api.openstack.wsgi [None req-29f11dd2-4635-4397-a34c-1615320fabe6 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 20:06:09.548 7 INFO cinder.api.openstack.wsgi [None req-409e6601-b42b-47e3-9e6d-9b08eb33ddb5 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 20:06:09.548 8 INFO cinder.api.openstack.wsgi [None req-29f11dd2-4635-4397-a34c-1615320fabe6 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 20:06:19.546 7 INFO cinder.api.openstack.wsgi [None req-409e6601-b42b-47e3-9e6d-9b08eb33ddb5 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 20:06:19.547 7 INFO cinder.api.openstack.wsgi [None req-409e6601-b42b-47e3-9e6d-9b08eb33ddb5 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 20:06:19.547 8 INFO cinder.api.openstack.wsgi [None req-29f11dd2-4635-4397-a34c-1615320fabe6 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 20:06:19.548 8 INFO cinder.api.openstack.wsgi [None req-29f11dd2-4635-4397-a34c-1615320fabe6 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 20:06:22.339 7 INFO cinder.api.openstack.wsgi [None req-2d8b144d-a180-4f9b-a30c-e21453ba61c5 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/volumes/detail?all_tenants=true 2026-06-08 20:06:22.350 7 INFO cinder.volume.api [None req-2d8b144d-a180-4f9b-a30c-e21453ba61c5 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] Get all volumes completed successfully. 2026-06-08 20:06:22.352 7 INFO cinder.api.openstack.wsgi [None req-2d8b144d-a180-4f9b-a30c-e21453ba61c5 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 369/734] 10.0.0.139 () {28 vars in 683 bytes} [Mon Jun 8 20:06:22 2026] GET /v3/930a409b22844e2cbd8ddd57326d8472/volumes/detail?all_tenants=true => generated 15 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-06-08 20:06:22.362 8 INFO cinder.api.openstack.wsgi [None req-b1559416-03fd-4f02-b075-77ed3533533c 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/os-services 2026-06-08 20:06:22.369 8 INFO cinder.api.openstack.wsgi [None req-b1559416-03fd-4f02-b075-77ed3533533c 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/os-services returned with HTTP 200 [pid: 8|app: 0|req: 366/735] 10.0.0.139 () {28 vars in 644 bytes} [Mon Jun 8 20:06:22 2026] GET /v3/930a409b22844e2cbd8ddd57326d8472/os-services => generated 646 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-08 20:06:22.377 7 INFO cinder.api.openstack.wsgi [None req-da127613-e848-48bf-bcc6-706bc4b594e6 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/volumes/detail?all_tenants=true 2026-06-08 20:06:22.391 7 INFO cinder.volume.api [None req-da127613-e848-48bf-bcc6-706bc4b594e6 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] Get all volumes completed successfully. 2026-06-08 20:06:22.393 7 INFO cinder.api.openstack.wsgi [None req-da127613-e848-48bf-bcc6-706bc4b594e6 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 370/736] 10.0.0.139 () {28 vars in 683 bytes} [Mon Jun 8 20:06:22 2026] GET /v3/930a409b22844e2cbd8ddd57326d8472/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-06-08 20:06:22.407 8 INFO cinder.api.openstack.wsgi [None req-7e2a2439-5133-4d8c-bf57-efe2b7f7574b 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/scheduler-stats/get_pools?detail=true 2026-06-08 20:06:22.913 8 INFO cinder.api.openstack.wsgi [None req-7e2a2439-5133-4d8c-bf57-efe2b7f7574b 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 367/737] 10.0.0.139 () {28 vars in 695 bytes} [Mon Jun 8 20:06:22 2026] GET /v3/930a409b22844e2cbd8ddd57326d8472/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-06-08 20:06:22.976 7 INFO cinder.api.openstack.wsgi [None req-0c07e8f2-74b8-495d-9a12-a79af34c6c13 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/os-quota-sets/0ee32fb469db421194590594d10fa30c?usage=true 2026-06-08 20:06:22.997 7 INFO cinder.api.openstack.wsgi [None req-0c07e8f2-74b8-495d-9a12-a79af34c6c13 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/os-quota-sets/0ee32fb469db421194590594d10fa30c?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 371/738] 10.0.0.139 () {28 vars in 735 bytes} [Mon Jun 8 20:06:22 2026] GET /v3/930a409b22844e2cbd8ddd57326d8472/os-quota-sets/0ee32fb469db421194590594d10fa30c?usage=true => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-08 20:06:23.011 8 INFO cinder.api.openstack.wsgi [None req-9eaf8a4a-744e-4619-82bb-5102deae4bfb 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/os-quota-sets/27180bf2726644d59c45484339ba9185?usage=true 2026-06-08 20:06:23.032 8 INFO cinder.api.openstack.wsgi [None req-9eaf8a4a-744e-4619-82bb-5102deae4bfb 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/os-quota-sets/27180bf2726644d59c45484339ba9185?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 368/739] 10.0.0.139 () {28 vars in 735 bytes} [Mon Jun 8 20:06:23 2026] GET /v3/930a409b22844e2cbd8ddd57326d8472/os-quota-sets/27180bf2726644d59c45484339ba9185?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-08 20:06:23.048 7 INFO cinder.api.openstack.wsgi [None req-3e77c289-1905-44c9-a345-18b721d0e17d 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/os-quota-sets/517a5372a0414a489505a7424adba3c2?usage=true 2026-06-08 20:06:23.070 7 INFO cinder.api.openstack.wsgi [None req-3e77c289-1905-44c9-a345-18b721d0e17d 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/os-quota-sets/517a5372a0414a489505a7424adba3c2?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 372/740] 10.0.0.139 () {28 vars in 735 bytes} [Mon Jun 8 20:06:23 2026] GET /v3/930a409b22844e2cbd8ddd57326d8472/os-quota-sets/517a5372a0414a489505a7424adba3c2?usage=true => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-08 20:06:23.084 8 INFO cinder.api.openstack.wsgi [None req-ed8ec0a5-95ed-4a8e-9206-ffb1a1a659ca 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/os-quota-sets/930a409b22844e2cbd8ddd57326d8472?usage=true 2026-06-08 20:06:23.120 8 INFO cinder.api.openstack.wsgi [None req-ed8ec0a5-95ed-4a8e-9206-ffb1a1a659ca 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/os-quota-sets/930a409b22844e2cbd8ddd57326d8472?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 369/741] 10.0.0.139 () {28 vars in 735 bytes} [Mon Jun 8 20:06:23 2026] GET /v3/930a409b22844e2cbd8ddd57326d8472/os-quota-sets/930a409b22844e2cbd8ddd57326d8472?usage=true => generated 845 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-08 20:06:23.133 7 INFO cinder.api.openstack.wsgi [None req-bf562883-91ea-4978-ac8b-8224e1b5282c 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/os-quota-sets/ba23f67f407a48518ad70fe741d495d9?usage=true 2026-06-08 20:06:23.156 7 INFO cinder.api.openstack.wsgi [None req-bf562883-91ea-4978-ac8b-8224e1b5282c 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/os-quota-sets/ba23f67f407a48518ad70fe741d495d9?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 373/742] 10.0.0.139 () {28 vars in 735 bytes} [Mon Jun 8 20:06:23 2026] GET /v3/930a409b22844e2cbd8ddd57326d8472/os-quota-sets/ba23f67f407a48518ad70fe741d495d9?usage=true => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-08 20:06:23.169 8 INFO cinder.api.openstack.wsgi [None req-b33a2e6c-5ac8-4d08-83a1-26660d7679ef 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/os-quota-sets/ce9df5e93bbc46149fe9ebd4a6d336cd?usage=true 2026-06-08 20:06:23.191 8 INFO cinder.api.openstack.wsgi [None req-b33a2e6c-5ac8-4d08-83a1-26660d7679ef 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/os-quota-sets/ce9df5e93bbc46149fe9ebd4a6d336cd?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 370/743] 10.0.0.139 () {28 vars in 735 bytes} [Mon Jun 8 20:06:23 2026] GET /v3/930a409b22844e2cbd8ddd57326d8472/os-quota-sets/ce9df5e93bbc46149fe9ebd4a6d336cd?usage=true => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-08 20:06:23.204 7 INFO cinder.api.openstack.wsgi [None req-fd954df5-408c-42e8-8343-6849c5577666 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/os-quota-sets/e430976f941e496f8d5b3ad2ff7a1fed?usage=true 2026-06-08 20:06:23.225 7 INFO cinder.api.openstack.wsgi [None req-fd954df5-408c-42e8-8343-6849c5577666 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/os-quota-sets/e430976f941e496f8d5b3ad2ff7a1fed?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 374/744] 10.0.0.139 () {28 vars in 735 bytes} [Mon Jun 8 20:06:23 2026] GET /v3/930a409b22844e2cbd8ddd57326d8472/os-quota-sets/e430976f941e496f8d5b3ad2ff7a1fed?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-08 20:06:23.237 8 INFO cinder.api.openstack.wsgi [None req-7cab96b5-b35d-4320-aeea-3f11dc1f22d5 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/snapshots?all_tenants=true 2026-06-08 20:06:23.242 8 INFO cinder.volume.api [None req-7cab96b5-b35d-4320-aeea-3f11dc1f22d5 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] Get all snapshots completed successfully. 2026-06-08 20:06:23.242 8 INFO cinder.api.openstack.wsgi [None req-7cab96b5-b35d-4320-aeea-3f11dc1f22d5 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 371/745] 10.0.0.139 () {28 vars in 673 bytes} [Mon Jun 8 20:06:23 2026] GET /v3/930a409b22844e2cbd8ddd57326d8472/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-06-08 20:06:29.547 7 INFO cinder.api.openstack.wsgi [None req-fd954df5-408c-42e8-8343-6849c5577666 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 20:06:29.547 8 INFO cinder.api.openstack.wsgi [None req-7cab96b5-b35d-4320-aeea-3f11dc1f22d5 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 20:06:29.549 8 INFO cinder.api.openstack.wsgi [None req-7cab96b5-b35d-4320-aeea-3f11dc1f22d5 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 20:06:29.550 7 INFO cinder.api.openstack.wsgi [None req-fd954df5-408c-42e8-8343-6849c5577666 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 20:06:37.627 8 INFO cinder.api.openstack.wsgi [None req-e897e126-bf55-4525-8d13-cc30d0323933 91e52477d4db4eb98268e453a3bca7b3 80c133183f544710a0a7aad881c2ef8a - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/80c133183f544710a0a7aad881c2ef8a/volumes 2026-06-08 20:06:38.357 8 INFO cinder.api.v3.volumes [None req-e897e126-bf55-4525-8d13-cc30d0323933 91e52477d4db4eb98268e453a3bca7b3 80c133183f544710a0a7aad881c2ef8a - - default default] Create volume of 1 GB 2026-06-08 20:06:38.375 8 INFO cinder.volume.api [None req-e897e126-bf55-4525-8d13-cc30d0323933 91e52477d4db4eb98268e453a3bca7b3 80c133183f544710a0a7aad881c2ef8a - - default default] Availability Zones retrieved successfully. 2026-06-08 20:06:38.772 8 INFO cinder.volume.api [None req-e897e126-bf55-4525-8d13-cc30d0323933 91e52477d4db4eb98268e453a3bca7b3 80c133183f544710a0a7aad881c2ef8a - - default default] Create volume request issued successfully. 2026-06-08 20:06:38.773 8 INFO cinder.api.openstack.wsgi [None req-e897e126-bf55-4525-8d13-cc30d0323933 91e52477d4db4eb98268e453a3bca7b3 80c133183f544710a0a7aad881c2ef8a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/80c133183f544710a0a7aad881c2ef8a/volumes returned with HTTP 202 [pid: 8|app: 0|req: 373/748] 10.0.0.24 () {34 vars in 721 bytes} [Mon Jun 8 20:06:37 2026] POST /v3/80c133183f544710a0a7aad881c2ef8a/volumes => generated 864 bytes in 1153 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-06-08 20:06:38.793 7 INFO cinder.api.openstack.wsgi [None req-6fd897b8-a5a6-4dbf-9bf0-b930a384ab18 91e52477d4db4eb98268e453a3bca7b3 80c133183f544710a0a7aad881c2ef8a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/80c133183f544710a0a7aad881c2ef8a/volumes/a076ed7c-e6b9-4852-86f4-0273033ac9a3 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-06-08 20:06:38.840 7 INFO cinder.volume.api [None req-6fd897b8-a5a6-4dbf-9bf0-b930a384ab18 91e52477d4db4eb98268e453a3bca7b3 80c133183f544710a0a7aad881c2ef8a - - default default] Volume info retrieved successfully. 2026-06-08 20:06:38.853 7 INFO cinder.api.openstack.wsgi [None req-6fd897b8-a5a6-4dbf-9bf0-b930a384ab18 91e52477d4db4eb98268e453a3bca7b3 80c133183f544710a0a7aad881c2ef8a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/80c133183f544710a0a7aad881c2ef8a/volumes/a076ed7c-e6b9-4852-86f4-0273033ac9a3 returned with HTTP 200 [pid: 7|app: 0|req: 376/749] 10.0.0.24 () {32 vars in 773 bytes} [Mon Jun 8 20:06:38 2026] GET /v3/80c133183f544710a0a7aad881c2ef8a/volumes/a076ed7c-e6b9-4852-86f4-0273033ac9a3 => generated 932 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-08 20:06:39.547 8 INFO cinder.api.openstack.wsgi [None req-e897e126-bf55-4525-8d13-cc30d0323933 91e52477d4db4eb98268e453a3bca7b3 80c133183f544710a0a7aad881c2ef8a - - default default] GET http://10.0.0.134:8776/ 2026-06-08 20:06:39.547 7 INFO cinder.api.openstack.wsgi [None req-6fd897b8-a5a6-4dbf-9bf0-b930a384ab18 91e52477d4db4eb98268e453a3bca7b3 80c133183f544710a0a7aad881c2ef8a - - default default] GET http://10.0.0.134:8776/ 2026-06-08 20:06:39.548 8 INFO cinder.api.openstack.wsgi [None req-e897e126-bf55-4525-8d13-cc30d0323933 91e52477d4db4eb98268e453a3bca7b3 80c133183f544710a0a7aad881c2ef8a - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 20:06:39.549 7 INFO cinder.api.openstack.wsgi [None req-6fd897b8-a5a6-4dbf-9bf0-b930a384ab18 91e52477d4db4eb98268e453a3bca7b3 80c133183f544710a0a7aad881c2ef8a - - default default] http://10.0.0.134: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-06-08 20:06:39.878 8 INFO cinder.api.openstack.wsgi [None req-e4896460-f29e-4534-89f6-daea96289375 91e52477d4db4eb98268e453a3bca7b3 80c133183f544710a0a7aad881c2ef8a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/80c133183f544710a0a7aad881c2ef8a/volumes/a076ed7c-e6b9-4852-86f4-0273033ac9a3 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-06-08 20:06:39.893 8 INFO cinder.volume.api [None req-e4896460-f29e-4534-89f6-daea96289375 91e52477d4db4eb98268e453a3bca7b3 80c133183f544710a0a7aad881c2ef8a - - default default] Volume info retrieved successfully. 2026-06-08 20:06:39.902 8 INFO cinder.api.openstack.wsgi [None req-e4896460-f29e-4534-89f6-daea96289375 91e52477d4db4eb98268e453a3bca7b3 80c133183f544710a0a7aad881c2ef8a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/80c133183f544710a0a7aad881c2ef8a/volumes/a076ed7c-e6b9-4852-86f4-0273033ac9a3 returned with HTTP 200 [pid: 8|app: 0|req: 375/752] 10.0.0.24 () {32 vars in 773 bytes} [Mon Jun 8 20:06:39 2026] GET /v3/80c133183f544710a0a7aad881c2ef8a/volumes/a076ed7c-e6b9-4852-86f4-0273033ac9a3 => generated 956 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-08 20:06:40.921 7 INFO cinder.api.openstack.wsgi [None req-8d262ed6-a9f8-4aad-ac4f-d33eb3cb30b4 91e52477d4db4eb98268e453a3bca7b3 80c133183f544710a0a7aad881c2ef8a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/80c133183f544710a0a7aad881c2ef8a/volumes/a076ed7c-e6b9-4852-86f4-0273033ac9a3 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-06-08 20:06:40.957 7 INFO cinder.volume.api [None req-8d262ed6-a9f8-4aad-ac4f-d33eb3cb30b4 91e52477d4db4eb98268e453a3bca7b3 80c133183f544710a0a7aad881c2ef8a - - default default] Volume info retrieved successfully. 2026-06-08 20:06:40.963 7 INFO cinder.api.openstack.wsgi [None req-8d262ed6-a9f8-4aad-ac4f-d33eb3cb30b4 91e52477d4db4eb98268e453a3bca7b3 80c133183f544710a0a7aad881c2ef8a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/80c133183f544710a0a7aad881c2ef8a/volumes/a076ed7c-e6b9-4852-86f4-0273033ac9a3 returned with HTTP 200 [pid: 7|app: 0|req: 378/753] 10.0.0.24 () {32 vars in 773 bytes} [Mon Jun 8 20:06:40 2026] GET /v3/80c133183f544710a0a7aad881c2ef8a/volumes/a076ed7c-e6b9-4852-86f4-0273033ac9a3 => generated 956 bytes in 49 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-06-08 20:06:41.988 8 INFO cinder.api.openstack.wsgi [None req-9615510f-f711-4935-93aa-3f3b4c8e82bd 91e52477d4db4eb98268e453a3bca7b3 80c133183f544710a0a7aad881c2ef8a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/80c133183f544710a0a7aad881c2ef8a/volumes/a076ed7c-e6b9-4852-86f4-0273033ac9a3 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-06-08 20:06:42.025 8 INFO cinder.volume.api [None req-9615510f-f711-4935-93aa-3f3b4c8e82bd 91e52477d4db4eb98268e453a3bca7b3 80c133183f544710a0a7aad881c2ef8a - - default default] Volume info retrieved successfully. 2026-06-08 20:06:42.036 8 INFO cinder.api.openstack.wsgi [None req-9615510f-f711-4935-93aa-3f3b4c8e82bd 91e52477d4db4eb98268e453a3bca7b3 80c133183f544710a0a7aad881c2ef8a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/80c133183f544710a0a7aad881c2ef8a/volumes/a076ed7c-e6b9-4852-86f4-0273033ac9a3 returned with HTTP 200 [pid: 8|app: 0|req: 376/754] 10.0.0.24 () {32 vars in 773 bytes} [Mon Jun 8 20:06:41 2026] GET /v3/80c133183f544710a0a7aad881c2ef8a/volumes/a076ed7c-e6b9-4852-86f4-0273033ac9a3 => generated 1482 bytes in 55 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-06-08 20:06:42.152 7 INFO cinder.api.openstack.wsgi [req-b2788838-7480-460d-817e-d2681842dac6 req-eadc2764-d717-4d69-8bf5-54c7c9493754 91e52477d4db4eb98268e453a3bca7b3 80c133183f544710a0a7aad881c2ef8a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/80c133183f544710a0a7aad881c2ef8a/volumes/a076ed7c-e6b9-4852-86f4-0273033ac9a3 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-06-08 20:06:42.182 7 INFO cinder.volume.api [req-b2788838-7480-460d-817e-d2681842dac6 req-eadc2764-d717-4d69-8bf5-54c7c9493754 91e52477d4db4eb98268e453a3bca7b3 80c133183f544710a0a7aad881c2ef8a - - default default] Volume info retrieved successfully. 2026-06-08 20:06:42.189 7 INFO cinder.api.openstack.wsgi [req-b2788838-7480-460d-817e-d2681842dac6 req-eadc2764-d717-4d69-8bf5-54c7c9493754 91e52477d4db4eb98268e453a3bca7b3 80c133183f544710a0a7aad881c2ef8a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/80c133183f544710a0a7aad881c2ef8a/volumes/a076ed7c-e6b9-4852-86f4-0273033ac9a3 returned with HTTP 200 [pid: 7|app: 0|req: 379/755] 10.0.0.72 () {34 vars in 1026 bytes} [Mon Jun 8 20:06:42 2026] GET /v3/80c133183f544710a0a7aad881c2ef8a/volumes/a076ed7c-e6b9-4852-86f4-0273033ac9a3 => generated 1482 bytes in 51 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-06-08 20:06:42.737 8 INFO cinder.api.openstack.wsgi [req-b2788838-7480-460d-817e-d2681842dac6 req-fbfcc3db-cd4b-46a6-b8a7-460b5185ec7d 91e52477d4db4eb98268e453a3bca7b3 80c133183f544710a0a7aad881c2ef8a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/80c133183f544710a0a7aad881c2ef8a/volumes/a076ed7c-e6b9-4852-86f4-0273033ac9a3 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-06-08 20:06:42.752 8 INFO cinder.volume.api [req-b2788838-7480-460d-817e-d2681842dac6 req-fbfcc3db-cd4b-46a6-b8a7-460b5185ec7d 91e52477d4db4eb98268e453a3bca7b3 80c133183f544710a0a7aad881c2ef8a - - default default] Volume info retrieved successfully. 2026-06-08 20:06:42.759 8 INFO cinder.api.openstack.wsgi [req-b2788838-7480-460d-817e-d2681842dac6 req-fbfcc3db-cd4b-46a6-b8a7-460b5185ec7d 91e52477d4db4eb98268e453a3bca7b3 80c133183f544710a0a7aad881c2ef8a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/80c133183f544710a0a7aad881c2ef8a/volumes/a076ed7c-e6b9-4852-86f4-0273033ac9a3 returned with HTTP 200 [pid: 8|app: 0|req: 377/756] 10.0.0.72 () {34 vars in 1026 bytes} [Mon Jun 8 20:06:42 2026] GET /v3/80c133183f544710a0a7aad881c2ef8a/volumes/a076ed7c-e6b9-4852-86f4-0273033ac9a3 => generated 1482 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-06-08 20:06:42.773 7 INFO cinder.api.openstack.wsgi [req-b2788838-7480-460d-817e-d2681842dac6 req-eadc2764-d717-4d69-8bf5-54c7c9493754 91e52477d4db4eb98268e453a3bca7b3 80c133183f544710a0a7aad881c2ef8a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-06-08 20:06:42.774 7 INFO cinder.api.openstack.wsgi [req-b2788838-7480-460d-817e-d2681842dac6 req-eadc2764-d717-4d69-8bf5-54c7c9493754 91e52477d4db4eb98268e453a3bca7b3 80c133183f544710a0a7aad881c2ef8a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 380/757] 10.0.0.72 () {32 vars in 827 bytes} [Mon Jun 8 20:06:42 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-06-08 20:06:42.786 8 INFO cinder.api.openstack.wsgi [req-b2788838-7480-460d-817e-d2681842dac6 req-2e4f776d-4736-4620-b440-2281242b5964 91e52477d4db4eb98268e453a3bca7b3 80c133183f544710a0a7aad881c2ef8a - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/80c133183f544710a0a7aad881c2ef8a/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-06-08 20:06:42.847 8 INFO cinder.api.openstack.wsgi [req-b2788838-7480-460d-817e-d2681842dac6 req-2e4f776d-4736-4620-b440-2281242b5964 91e52477d4db4eb98268e453a3bca7b3 80c133183f544710a0a7aad881c2ef8a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/80c133183f544710a0a7aad881c2ef8a/attachments returned with HTTP 200 [pid: 8|app: 0|req: 378/758] 10.0.0.72 () {40 vars in 1055 bytes} [Mon Jun 8 20:06:42 2026] POST /v3/80c133183f544710a0a7aad881c2ef8a/attachments => generated 273 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-06-08 20:06:48.859 7 INFO cinder.api.openstack.wsgi [req-b2788838-7480-460d-817e-d2681842dac6 req-eadc2764-d717-4d69-8bf5-54c7c9493754 91e52477d4db4eb98268e453a3bca7b3 80c133183f544710a0a7aad881c2ef8a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-06-08 20:06:48.860 7 INFO cinder.api.openstack.wsgi [req-b2788838-7480-460d-817e-d2681842dac6 req-eadc2764-d717-4d69-8bf5-54c7c9493754 91e52477d4db4eb98268e453a3bca7b3 80c133183f544710a0a7aad881c2ef8a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 381/759] 199.19.213.154 () {32 vars in 839 bytes} [Mon Jun 8 20:06:48 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-06-08 20:06:48.909 8 INFO cinder.api.openstack.wsgi [req-b2788838-7480-460d-817e-d2681842dac6 req-c72d508d-735f-48b0-a1f7-4a2e3d8badd2 91e52477d4db4eb98268e453a3bca7b3 80c133183f544710a0a7aad881c2ef8a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/80c133183f544710a0a7aad881c2ef8a/volumes/a076ed7c-e6b9-4852-86f4-0273033ac9a3 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-06-08 20:06:48.930 8 INFO cinder.volume.api [req-b2788838-7480-460d-817e-d2681842dac6 req-c72d508d-735f-48b0-a1f7-4a2e3d8badd2 91e52477d4db4eb98268e453a3bca7b3 80c133183f544710a0a7aad881c2ef8a - - default default] Volume info retrieved successfully. 2026-06-08 20:06:48.934 8 INFO cinder.api.openstack.wsgi [req-b2788838-7480-460d-817e-d2681842dac6 req-c72d508d-735f-48b0-a1f7-4a2e3d8badd2 91e52477d4db4eb98268e453a3bca7b3 80c133183f544710a0a7aad881c2ef8a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/80c133183f544710a0a7aad881c2ef8a/volumes/a076ed7c-e6b9-4852-86f4-0273033ac9a3 returned with HTTP 200 [pid: 8|app: 0|req: 379/760] 199.19.213.154 () {36 vars in 1072 bytes} [Mon Jun 8 20:06:48 2026] GET /v3/80c133183f544710a0a7aad881c2ef8a/volumes/a076ed7c-e6b9-4852-86f4-0273033ac9a3 => generated 1662 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) 2026-06-08 20:06:49.547 7 INFO cinder.api.openstack.wsgi [req-b2788838-7480-460d-817e-d2681842dac6 req-eadc2764-d717-4d69-8bf5-54c7c9493754 91e52477d4db4eb98268e453a3bca7b3 80c133183f544710a0a7aad881c2ef8a - - default default] GET http://10.0.0.134:8776/ 2026-06-08 20:06:49.550 7 INFO cinder.api.openstack.wsgi [req-b2788838-7480-460d-817e-d2681842dac6 req-eadc2764-d717-4d69-8bf5-54c7c9493754 91e52477d4db4eb98268e453a3bca7b3 80c133183f544710a0a7aad881c2ef8a - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 20:06:49.551 8 INFO cinder.api.openstack.wsgi [req-b2788838-7480-460d-817e-d2681842dac6 req-c72d508d-735f-48b0-a1f7-4a2e3d8badd2 91e52477d4db4eb98268e453a3bca7b3 80c133183f544710a0a7aad881c2ef8a - - default default] GET http://10.0.0.134:8776/ 2026-06-08 20:06:49.552 8 INFO cinder.api.openstack.wsgi [req-b2788838-7480-460d-817e-d2681842dac6 req-c72d508d-735f-48b0-a1f7-4a2e3d8badd2 91e52477d4db4eb98268e453a3bca7b3 80c133183f544710a0a7aad881c2ef8a - - default default] http://10.0.0.134: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-06-08 20:06:50.923 7 INFO cinder.api.openstack.wsgi [req-b2788838-7480-460d-817e-d2681842dac6 req-baca54ea-10f9-41ec-9552-dea640b91114 91e52477d4db4eb98268e453a3bca7b3 80c133183f544710a0a7aad881c2ef8a - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/80c133183f544710a0a7aad881c2ef8a/attachments/338d6095-7976-45f3-b4d2-ec56b977714f /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-06-08 20:06:51.977 7 INFO cinder.api.openstack.wsgi [req-b2788838-7480-460d-817e-d2681842dac6 req-baca54ea-10f9-41ec-9552-dea640b91114 91e52477d4db4eb98268e453a3bca7b3 80c133183f544710a0a7aad881c2ef8a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/80c133183f544710a0a7aad881c2ef8a/attachments/338d6095-7976-45f3-b4d2-ec56b977714f returned with HTTP 200 [pid: 7|app: 0|req: 383/763] 199.19.213.154 () {40 vars in 1134 bytes} [Mon Jun 8 20:06:50 2026] PUT /v3/80c133183f544710a0a7aad881c2ef8a/attachments/338d6095-7976-45f3-b4d2-ec56b977714f => generated 802 bytes in 1063 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-06-08 20:06:52.500 8 INFO cinder.api.openstack.wsgi [req-b2788838-7480-460d-817e-d2681842dac6 req-797a1db7-5618-408f-b08d-fa575884ac2e 91e52477d4db4eb98268e453a3bca7b3 80c133183f544710a0a7aad881c2ef8a - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/80c133183f544710a0a7aad881c2ef8a/attachments/338d6095-7976-45f3-b4d2-ec56b977714f/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-06-08 20:06:52.557 8 INFO cinder.api.openstack.wsgi [req-b2788838-7480-460d-817e-d2681842dac6 req-797a1db7-5618-408f-b08d-fa575884ac2e 91e52477d4db4eb98268e453a3bca7b3 80c133183f544710a0a7aad881c2ef8a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/80c133183f544710a0a7aad881c2ef8a/attachments/338d6095-7976-45f3-b4d2-ec56b977714f/action returned with HTTP 204 [pid: 8|app: 0|req: 381/764] 199.19.213.154 () {40 vars in 1147 bytes} [Mon Jun 8 20:06:52 2026] POST /v3/80c133183f544710a0a7aad881c2ef8a/attachments/338d6095-7976-45f3-b4d2-ec56b977714f/action => generated 0 bytes in 65 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) 2026-06-08 20:06:59.547 7 INFO cinder.api.openstack.wsgi [req-b2788838-7480-460d-817e-d2681842dac6 req-baca54ea-10f9-41ec-9552-dea640b91114 91e52477d4db4eb98268e453a3bca7b3 80c133183f544710a0a7aad881c2ef8a - - default default] GET http://10.0.0.134:8776/ 2026-06-08 20:06:59.549 7 INFO cinder.api.openstack.wsgi [req-b2788838-7480-460d-817e-d2681842dac6 req-baca54ea-10f9-41ec-9552-dea640b91114 91e52477d4db4eb98268e453a3bca7b3 80c133183f544710a0a7aad881c2ef8a - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 20:06:59.549 8 INFO cinder.api.openstack.wsgi [req-b2788838-7480-460d-817e-d2681842dac6 req-797a1db7-5618-408f-b08d-fa575884ac2e 91e52477d4db4eb98268e453a3bca7b3 80c133183f544710a0a7aad881c2ef8a - - default default] GET http://10.0.0.134:8776/ 2026-06-08 20:06:59.550 8 INFO cinder.api.openstack.wsgi [req-b2788838-7480-460d-817e-d2681842dac6 req-797a1db7-5618-408f-b08d-fa575884ac2e 91e52477d4db4eb98268e453a3bca7b3 80c133183f544710a0a7aad881c2ef8a - - default default] http://10.0.0.134: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-06-08 20:07:05.239 7 INFO cinder.api.openstack.wsgi [req-a513210f-ab3e-4f4f-90e1-55951d2952bc req-d5704017-6071-45e2-820c-14b2be1a9528 91e52477d4db4eb98268e453a3bca7b3 80c133183f544710a0a7aad881c2ef8a - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/80c133183f544710a0a7aad881c2ef8a/attachments/338d6095-7976-45f3-b4d2-ec56b977714f /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-06-08 20:07:05.826 7 INFO cinder.api.openstack.wsgi [req-a513210f-ab3e-4f4f-90e1-55951d2952bc req-d5704017-6071-45e2-820c-14b2be1a9528 91e52477d4db4eb98268e453a3bca7b3 80c133183f544710a0a7aad881c2ef8a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/80c133183f544710a0a7aad881c2ef8a/attachments/338d6095-7976-45f3-b4d2-ec56b977714f returned with HTTP 200 [pid: 7|app: 0|req: 385/767] 199.19.213.154 () {38 vars in 1102 bytes} [Mon Jun 8 20:07:05 2026] DELETE /v3/80c133183f544710a0a7aad881c2ef8a/attachments/338d6095-7976-45f3-b4d2-ec56b977714f => generated 19 bytes in 595 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-06-08 20:07:05.840 8 INFO cinder.api.openstack.wsgi [req-a513210f-ab3e-4f4f-90e1-55951d2952bc req-521b6995-58ad-4f60-aa6c-acf77453f690 91e52477d4db4eb98268e453a3bca7b3 80c133183f544710a0a7aad881c2ef8a - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/80c133183f544710a0a7aad881c2ef8a/volumes/a076ed7c-e6b9-4852-86f4-0273033ac9a3 2026-06-08 20:07:05.841 8 INFO cinder.api.v3.volumes [req-a513210f-ab3e-4f4f-90e1-55951d2952bc req-521b6995-58ad-4f60-aa6c-acf77453f690 91e52477d4db4eb98268e453a3bca7b3 80c133183f544710a0a7aad881c2ef8a - - default default] Delete volume with id: a076ed7c-e6b9-4852-86f4-0273033ac9a3 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-06-08 20:07:05.850 8 INFO cinder.volume.api [req-a513210f-ab3e-4f4f-90e1-55951d2952bc req-521b6995-58ad-4f60-aa6c-acf77453f690 91e52477d4db4eb98268e453a3bca7b3 80c133183f544710a0a7aad881c2ef8a - - default default] Volume info retrieved successfully. 2026-06-08 20:07:05.883 8 INFO cinder.volume.api [req-a513210f-ab3e-4f4f-90e1-55951d2952bc req-521b6995-58ad-4f60-aa6c-acf77453f690 91e52477d4db4eb98268e453a3bca7b3 80c133183f544710a0a7aad881c2ef8a - - default default] Delete volume request issued successfully. 2026-06-08 20:07:05.883 8 INFO cinder.api.openstack.wsgi [req-a513210f-ab3e-4f4f-90e1-55951d2952bc req-521b6995-58ad-4f60-aa6c-acf77453f690 91e52477d4db4eb98268e453a3bca7b3 80c133183f544710a0a7aad881c2ef8a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/80c133183f544710a0a7aad881c2ef8a/volumes/a076ed7c-e6b9-4852-86f4-0273033ac9a3 returned with HTTP 202 [pid: 8|app: 0|req: 383/768] 199.19.213.154 () {36 vars in 1053 bytes} [Mon Jun 8 20:07:05 2026] DELETE /v3/80c133183f544710a0a7aad881c2ef8a/volumes/a076ed7c-e6b9-4852-86f4-0273033ac9a3 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) 2026-06-08 20:07:09.547 7 INFO cinder.api.openstack.wsgi [req-a513210f-ab3e-4f4f-90e1-55951d2952bc req-d5704017-6071-45e2-820c-14b2be1a9528 91e52477d4db4eb98268e453a3bca7b3 80c133183f544710a0a7aad881c2ef8a - - default default] GET http://10.0.0.134:8776/ 2026-06-08 20:07:09.548 8 INFO cinder.api.openstack.wsgi [req-a513210f-ab3e-4f4f-90e1-55951d2952bc req-521b6995-58ad-4f60-aa6c-acf77453f690 91e52477d4db4eb98268e453a3bca7b3 80c133183f544710a0a7aad881c2ef8a - - default default] GET http://10.0.0.134:8776/ 2026-06-08 20:07:09.549 7 INFO cinder.api.openstack.wsgi [req-a513210f-ab3e-4f4f-90e1-55951d2952bc req-d5704017-6071-45e2-820c-14b2be1a9528 91e52477d4db4eb98268e453a3bca7b3 80c133183f544710a0a7aad881c2ef8a - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 20:07:09.549 8 INFO cinder.api.openstack.wsgi [req-a513210f-ab3e-4f4f-90e1-55951d2952bc req-521b6995-58ad-4f60-aa6c-acf77453f690 91e52477d4db4eb98268e453a3bca7b3 80c133183f544710a0a7aad881c2ef8a - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 20:07:19.548 8 INFO cinder.api.openstack.wsgi [req-a513210f-ab3e-4f4f-90e1-55951d2952bc req-521b6995-58ad-4f60-aa6c-acf77453f690 91e52477d4db4eb98268e453a3bca7b3 80c133183f544710a0a7aad881c2ef8a - - default default] GET http://10.0.0.134:8776/ 2026-06-08 20:07:19.549 7 INFO cinder.api.openstack.wsgi [req-a513210f-ab3e-4f4f-90e1-55951d2952bc req-d5704017-6071-45e2-820c-14b2be1a9528 91e52477d4db4eb98268e453a3bca7b3 80c133183f544710a0a7aad881c2ef8a - - default default] GET http://10.0.0.134:8776/ 2026-06-08 20:07:19.549 8 INFO cinder.api.openstack.wsgi [req-a513210f-ab3e-4f4f-90e1-55951d2952bc req-521b6995-58ad-4f60-aa6c-acf77453f690 91e52477d4db4eb98268e453a3bca7b3 80c133183f544710a0a7aad881c2ef8a - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 20:07:19.550 7 INFO cinder.api.openstack.wsgi [req-a513210f-ab3e-4f4f-90e1-55951d2952bc req-d5704017-6071-45e2-820c-14b2be1a9528 91e52477d4db4eb98268e453a3bca7b3 80c133183f544710a0a7aad881c2ef8a - - default default] http://10.0.0.134: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-06-08 20:07:22.307 8 INFO cinder.api.openstack.wsgi [None req-0a481264-36fc-45d6-971a-120b9e012a85 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/volumes/detail?all_tenants=true 2026-06-08 20:07:22.316 8 INFO cinder.volume.api [None req-0a481264-36fc-45d6-971a-120b9e012a85 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] Get all volumes completed successfully. 2026-06-08 20:07:22.319 8 INFO cinder.api.openstack.wsgi [None req-0a481264-36fc-45d6-971a-120b9e012a85 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 386/773] 10.0.0.139 () {28 vars in 683 bytes} [Mon Jun 8 20:07:22 2026] GET /v3/930a409b22844e2cbd8ddd57326d8472/volumes/detail?all_tenants=true => generated 15 bytes in 128 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-06-08 20:07:22.337 7 INFO cinder.api.openstack.wsgi [None req-a6686e0c-0313-4671-9b6e-a7c5825d28b1 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/scheduler-stats/get_pools?detail=true /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-06-08 20:07:22.845 7 INFO cinder.api.openstack.wsgi [None req-a6686e0c-0313-4671-9b6e-a7c5825d28b1 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 388/774] 10.0.0.139 () {28 vars in 695 bytes} [Mon Jun 8 20:07:22 2026] GET /v3/930a409b22844e2cbd8ddd57326d8472/scheduler-stats/get_pools?detail=true => generated 670 bytes in 518 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-08 20:07:22.884 8 INFO cinder.api.openstack.wsgi [None req-10b4a002-529d-413a-b8b0-6a4c91b14229 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/os-quota-sets/04103c07f265483dba773af768a729ae?usage=true 2026-06-08 20:07:22.905 8 INFO cinder.api.openstack.wsgi [None req-10b4a002-529d-413a-b8b0-6a4c91b14229 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/os-quota-sets/04103c07f265483dba773af768a729ae?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 387/775] 10.0.0.139 () {28 vars in 735 bytes} [Mon Jun 8 20:07:22 2026] GET /v3/930a409b22844e2cbd8ddd57326d8472/os-quota-sets/04103c07f265483dba773af768a729ae?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-08 20:07:22.919 7 INFO cinder.api.openstack.wsgi [None req-c5a9286f-183f-4d03-98af-6d3e622b09e7 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/os-quota-sets/1b03858f9ffe4a55a12540a4ca27e3ea?usage=true 2026-06-08 20:07:22.949 7 INFO cinder.api.openstack.wsgi [None req-c5a9286f-183f-4d03-98af-6d3e622b09e7 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/os-quota-sets/1b03858f9ffe4a55a12540a4ca27e3ea?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 389/776] 10.0.0.139 () {28 vars in 735 bytes} [Mon Jun 8 20:07:22 2026] GET /v3/930a409b22844e2cbd8ddd57326d8472/os-quota-sets/1b03858f9ffe4a55a12540a4ca27e3ea?usage=true => generated 847 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-08 20:07:22.963 8 INFO cinder.api.openstack.wsgi [None req-7fc4463d-3762-43c0-94a0-590f4b05cb92 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/os-quota-sets/517a5372a0414a489505a7424adba3c2?usage=true 2026-06-08 20:07:22.979 8 INFO cinder.api.openstack.wsgi [None req-7fc4463d-3762-43c0-94a0-590f4b05cb92 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/os-quota-sets/517a5372a0414a489505a7424adba3c2?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 388/777] 10.0.0.139 () {28 vars in 735 bytes} [Mon Jun 8 20:07:22 2026] GET /v3/930a409b22844e2cbd8ddd57326d8472/os-quota-sets/517a5372a0414a489505a7424adba3c2?usage=true => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-08 20:07:22.995 7 INFO cinder.api.openstack.wsgi [None req-46d2a920-6b0f-48dc-a562-fd63dc590678 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/os-quota-sets/5347a9f5a2ca4610aea23da0a6f15dbd?usage=true 2026-06-08 20:07:23.021 7 INFO cinder.api.openstack.wsgi [None req-46d2a920-6b0f-48dc-a562-fd63dc590678 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/os-quota-sets/5347a9f5a2ca4610aea23da0a6f15dbd?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 390/778] 10.0.0.139 () {28 vars in 735 bytes} [Mon Jun 8 20:07:22 2026] GET /v3/930a409b22844e2cbd8ddd57326d8472/os-quota-sets/5347a9f5a2ca4610aea23da0a6f15dbd?usage=true => generated 847 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-08 20:07:23.036 8 INFO cinder.api.openstack.wsgi [None req-b85dcca1-df19-4d4c-8e7c-a371c22c7d54 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/os-quota-sets/930a409b22844e2cbd8ddd57326d8472?usage=true 2026-06-08 20:07:23.059 8 INFO cinder.api.openstack.wsgi [None req-b85dcca1-df19-4d4c-8e7c-a371c22c7d54 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/os-quota-sets/930a409b22844e2cbd8ddd57326d8472?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 389/779] 10.0.0.139 () {28 vars in 735 bytes} [Mon Jun 8 20:07:23 2026] GET /v3/930a409b22844e2cbd8ddd57326d8472/os-quota-sets/930a409b22844e2cbd8ddd57326d8472?usage=true => generated 845 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-08 20:07:23.073 7 INFO cinder.api.openstack.wsgi [None req-78a220c8-d6df-40d8-8eea-74046ce36537 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/os-quota-sets/ce9df5e93bbc46149fe9ebd4a6d336cd?usage=true 2026-06-08 20:07:23.093 7 INFO cinder.api.openstack.wsgi [None req-78a220c8-d6df-40d8-8eea-74046ce36537 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/os-quota-sets/ce9df5e93bbc46149fe9ebd4a6d336cd?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 391/780] 10.0.0.139 () {28 vars in 735 bytes} [Mon Jun 8 20:07:23 2026] GET /v3/930a409b22844e2cbd8ddd57326d8472/os-quota-sets/ce9df5e93bbc46149fe9ebd4a6d336cd?usage=true => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-08 20:07:23.108 8 INFO cinder.api.openstack.wsgi [None req-ad54b8c4-75b9-47fb-8b5f-312ef0a7f269 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/os-quota-sets/fba49aa6d9fa42f6b8d2fa2cf4f8faea?usage=true 2026-06-08 20:07:23.134 8 INFO cinder.api.openstack.wsgi [None req-ad54b8c4-75b9-47fb-8b5f-312ef0a7f269 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/os-quota-sets/fba49aa6d9fa42f6b8d2fa2cf4f8faea?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 390/781] 10.0.0.139 () {28 vars in 735 bytes} [Mon Jun 8 20:07:23 2026] GET /v3/930a409b22844e2cbd8ddd57326d8472/os-quota-sets/fba49aa6d9fa42f6b8d2fa2cf4f8faea?usage=true => generated 847 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-08 20:07:23.148 7 INFO cinder.api.openstack.wsgi [None req-22afa3bd-3e53-409d-a538-c1874d331e9b 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/volumes/detail?all_tenants=true 2026-06-08 20:07:23.157 7 INFO cinder.volume.api [None req-22afa3bd-3e53-409d-a538-c1874d331e9b 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] Get all volumes completed successfully. 2026-06-08 20:07:23.159 7 INFO cinder.api.openstack.wsgi [None req-22afa3bd-3e53-409d-a538-c1874d331e9b 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 392/782] 10.0.0.139 () {28 vars in 683 bytes} [Mon Jun 8 20:07:23 2026] GET /v3/930a409b22844e2cbd8ddd57326d8472/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-06-08 20:07:23.170 8 INFO cinder.api.openstack.wsgi [None req-ae271f33-4221-4557-8ffa-02d06c106ade 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/snapshots?all_tenants=true 2026-06-08 20:07:23.177 8 INFO cinder.volume.api [None req-ae271f33-4221-4557-8ffa-02d06c106ade 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] Get all snapshots completed successfully. 2026-06-08 20:07:23.177 8 INFO cinder.api.openstack.wsgi [None req-ae271f33-4221-4557-8ffa-02d06c106ade 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 391/783] 10.0.0.139 () {28 vars in 673 bytes} [Mon Jun 8 20:07:23 2026] GET /v3/930a409b22844e2cbd8ddd57326d8472/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-06-08 20:07:23.186 7 INFO cinder.api.openstack.wsgi [None req-61129879-2165-480b-aa1f-d3ddb0c5d9a0 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/os-services 2026-06-08 20:07:23.192 7 INFO cinder.api.openstack.wsgi [None req-61129879-2165-480b-aa1f-d3ddb0c5d9a0 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/os-services returned with HTTP 200 [pid: 7|app: 0|req: 393/784] 10.0.0.139 () {28 vars in 644 bytes} [Mon Jun 8 20:07:23 2026] GET /v3/930a409b22844e2cbd8ddd57326d8472/os-services => generated 646 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-08 20:07:29.547 8 INFO cinder.api.openstack.wsgi [None req-ae271f33-4221-4557-8ffa-02d06c106ade 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 20:07:29.547 7 INFO cinder.api.openstack.wsgi [None req-61129879-2165-480b-aa1f-d3ddb0c5d9a0 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 20:07:29.548 8 INFO cinder.api.openstack.wsgi [None req-ae271f33-4221-4557-8ffa-02d06c106ade 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 20:07:29.548 7 INFO cinder.api.openstack.wsgi [None req-61129879-2165-480b-aa1f-d3ddb0c5d9a0 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 20:07:39.548 8 INFO cinder.api.openstack.wsgi [None req-ae271f33-4221-4557-8ffa-02d06c106ade 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 20:07:39.548 7 INFO cinder.api.openstack.wsgi [None req-61129879-2165-480b-aa1f-d3ddb0c5d9a0 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 20:07:39.549 8 INFO cinder.api.openstack.wsgi [None req-ae271f33-4221-4557-8ffa-02d06c106ade 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 20:07:39.550 7 INFO cinder.api.openstack.wsgi [None req-61129879-2165-480b-aa1f-d3ddb0c5d9a0 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 20:07:49.547 8 INFO cinder.api.openstack.wsgi [None req-ae271f33-4221-4557-8ffa-02d06c106ade 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 20:07:49.547 7 INFO cinder.api.openstack.wsgi [None req-61129879-2165-480b-aa1f-d3ddb0c5d9a0 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 20:07:49.548 8 INFO cinder.api.openstack.wsgi [None req-ae271f33-4221-4557-8ffa-02d06c106ade 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 20:07:49.549 7 INFO cinder.api.openstack.wsgi [None req-61129879-2165-480b-aa1f-d3ddb0c5d9a0 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 20:07:59.547 8 INFO cinder.api.openstack.wsgi [None req-ae271f33-4221-4557-8ffa-02d06c106ade 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 20:07:59.548 7 INFO cinder.api.openstack.wsgi [None req-61129879-2165-480b-aa1f-d3ddb0c5d9a0 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 20:07:59.548 8 INFO cinder.api.openstack.wsgi [None req-ae271f33-4221-4557-8ffa-02d06c106ade 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 20:07:59.549 7 INFO cinder.api.openstack.wsgi [None req-61129879-2165-480b-aa1f-d3ddb0c5d9a0 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 20:08:04.373 8 INFO cinder.api.openstack.wsgi [req-f5969ee0-17d2-4c4e-b22e-d1b939188eef req-c5d9fded-4149-4dd9-9c2f-af3befc5b7bd 57647b69f4ed47649882e1686d78c6ab 1b03858f9ffe4a55a12540a4ca27e3ea - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1b03858f9ffe4a55a12540a4ca27e3ea/attachments?instance_id=97c51aee-5dc4-4acd-9478-920a0256cf6c 2026-06-08 20:08:04.379 7 INFO cinder.api.openstack.wsgi [None req-61129879-2165-480b-aa1f-d3ddb0c5d9a0 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-06-08 20:08:04.391 7 INFO cinder.api.openstack.wsgi [None req-61129879-2165-480b-aa1f-d3ddb0c5d9a0 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 2026-06-08 20:08:04.391 8 INFO cinder.api.openstack.wsgi [req-f5969ee0-17d2-4c4e-b22e-d1b939188eef req-c5d9fded-4149-4dd9-9c2f-af3befc5b7bd 57647b69f4ed47649882e1686d78c6ab 1b03858f9ffe4a55a12540a4ca27e3ea - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1b03858f9ffe4a55a12540a4ca27e3ea/attachments?instance_id=97c51aee-5dc4-4acd-9478-920a0256cf6c returned with HTTP 200 [pid: 7|app: 0|req: 398/793] 10.0.0.24 () {30 vars in 409 bytes} [Mon Jun 8 20:08:04 2026] GET / => generated 411 bytes in 23 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) [pid: 8|app: 0|req: 396/794] 199.19.213.154 () {36 vars in 1103 bytes} [Mon Jun 8 20:08:04 2026] GET /v3/1b03858f9ffe4a55a12540a4ca27e3ea/attachments?instance_id=97c51aee-5dc4-4acd-9478-920a0256cf6c => generated 19 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-08 20:08:09.547 8 INFO cinder.api.openstack.wsgi [req-f5969ee0-17d2-4c4e-b22e-d1b939188eef req-c5d9fded-4149-4dd9-9c2f-af3befc5b7bd 57647b69f4ed47649882e1686d78c6ab 1b03858f9ffe4a55a12540a4ca27e3ea - - default default] GET http://10.0.0.134:8776/ 2026-06-08 20:08:09.547 7 INFO cinder.api.openstack.wsgi [None req-61129879-2165-480b-aa1f-d3ddb0c5d9a0 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 20:08:09.548 8 INFO cinder.api.openstack.wsgi [req-f5969ee0-17d2-4c4e-b22e-d1b939188eef req-c5d9fded-4149-4dd9-9c2f-af3befc5b7bd 57647b69f4ed47649882e1686d78c6ab 1b03858f9ffe4a55a12540a4ca27e3ea - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 20:08:09.548 7 INFO cinder.api.openstack.wsgi [None req-61129879-2165-480b-aa1f-d3ddb0c5d9a0 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 20:08:19.547 8 INFO cinder.api.openstack.wsgi [req-f5969ee0-17d2-4c4e-b22e-d1b939188eef req-c5d9fded-4149-4dd9-9c2f-af3befc5b7bd 57647b69f4ed47649882e1686d78c6ab 1b03858f9ffe4a55a12540a4ca27e3ea - - default default] GET http://10.0.0.134:8776/ 2026-06-08 20:08:19.547 7 INFO cinder.api.openstack.wsgi [None req-61129879-2165-480b-aa1f-d3ddb0c5d9a0 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 20:08:19.548 8 INFO cinder.api.openstack.wsgi [req-f5969ee0-17d2-4c4e-b22e-d1b939188eef req-c5d9fded-4149-4dd9-9c2f-af3befc5b7bd 57647b69f4ed47649882e1686d78c6ab 1b03858f9ffe4a55a12540a4ca27e3ea - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 20:08:19.549 7 INFO cinder.api.openstack.wsgi [None req-61129879-2165-480b-aa1f-d3ddb0c5d9a0 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 20:08:22.351 8 INFO cinder.api.openstack.wsgi [None req-08eab636-2207-43ab-89d9-0c479d522bde 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/volumes/detail?all_tenants=true 2026-06-08 20:08:22.361 8 INFO cinder.volume.api [None req-08eab636-2207-43ab-89d9-0c479d522bde 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] Get all volumes completed successfully. 2026-06-08 20:08:22.365 8 INFO cinder.api.openstack.wsgi [None req-08eab636-2207-43ab-89d9-0c479d522bde 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 399/799] 10.0.0.139 () {28 vars in 683 bytes} [Mon Jun 8 20:08:22 2026] GET /v3/930a409b22844e2cbd8ddd57326d8472/volumes/detail?all_tenants=true => generated 15 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-06-08 20:08:22.420 7 INFO cinder.api.openstack.wsgi [None req-6c24245a-0d24-477d-af2e-738929c74893 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/os-quota-sets/1b03858f9ffe4a55a12540a4ca27e3ea?usage=true 2026-06-08 20:08:22.452 7 INFO cinder.api.openstack.wsgi [None req-6c24245a-0d24-477d-af2e-738929c74893 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/os-quota-sets/1b03858f9ffe4a55a12540a4ca27e3ea?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 401/800] 10.0.0.139 () {28 vars in 735 bytes} [Mon Jun 8 20:08:22 2026] GET /v3/930a409b22844e2cbd8ddd57326d8472/os-quota-sets/1b03858f9ffe4a55a12540a4ca27e3ea?usage=true => generated 847 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-08 20:08:22.466 8 INFO cinder.api.openstack.wsgi [None req-3d19b022-177f-46bf-ae68-c782edc48c52 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/os-quota-sets/3e7cd2d430114a858af9d49cdd24abbb?usage=true 2026-06-08 20:08:22.499 8 INFO cinder.api.openstack.wsgi [None req-3d19b022-177f-46bf-ae68-c782edc48c52 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/os-quota-sets/3e7cd2d430114a858af9d49cdd24abbb?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 400/801] 10.0.0.139 () {28 vars in 735 bytes} [Mon Jun 8 20:08:22 2026] GET /v3/930a409b22844e2cbd8ddd57326d8472/os-quota-sets/3e7cd2d430114a858af9d49cdd24abbb?usage=true => generated 847 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-08 20:08:22.515 7 INFO cinder.api.openstack.wsgi [None req-c3277789-d8ba-4829-942c-e64e95f013a2 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/os-quota-sets/517a5372a0414a489505a7424adba3c2?usage=true 2026-06-08 20:08:22.539 7 INFO cinder.api.openstack.wsgi [None req-c3277789-d8ba-4829-942c-e64e95f013a2 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/os-quota-sets/517a5372a0414a489505a7424adba3c2?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 402/802] 10.0.0.139 () {28 vars in 735 bytes} [Mon Jun 8 20:08:22 2026] GET /v3/930a409b22844e2cbd8ddd57326d8472/os-quota-sets/517a5372a0414a489505a7424adba3c2?usage=true => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-08 20:08:22.554 8 INFO cinder.api.openstack.wsgi [None req-a4e882b9-6518-43b1-9895-4e07fd6bba86 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/os-quota-sets/6b141e274ba7413ea6e94a6f22bd4a26?usage=true 2026-06-08 20:08:22.574 8 INFO cinder.api.openstack.wsgi [None req-a4e882b9-6518-43b1-9895-4e07fd6bba86 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/os-quota-sets/6b141e274ba7413ea6e94a6f22bd4a26?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 401/803] 10.0.0.139 () {28 vars in 735 bytes} [Mon Jun 8 20:08:22 2026] GET /v3/930a409b22844e2cbd8ddd57326d8472/os-quota-sets/6b141e274ba7413ea6e94a6f22bd4a26?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-08 20:08:22.585 7 INFO cinder.api.openstack.wsgi [None req-14d7fec1-0995-4b12-b3bc-a91e6aba5824 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/os-quota-sets/930a409b22844e2cbd8ddd57326d8472?usage=true 2026-06-08 20:08:22.606 7 INFO cinder.api.openstack.wsgi [None req-14d7fec1-0995-4b12-b3bc-a91e6aba5824 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/os-quota-sets/930a409b22844e2cbd8ddd57326d8472?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 403/804] 10.0.0.139 () {28 vars in 735 bytes} [Mon Jun 8 20:08:22 2026] GET /v3/930a409b22844e2cbd8ddd57326d8472/os-quota-sets/930a409b22844e2cbd8ddd57326d8472?usage=true => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-08 20:08:22.620 8 INFO cinder.api.openstack.wsgi [None req-d2b51bec-0e95-45c0-9795-7401992da2ff 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/os-quota-sets/ce9df5e93bbc46149fe9ebd4a6d336cd?usage=true 2026-06-08 20:08:22.642 8 INFO cinder.api.openstack.wsgi [None req-d2b51bec-0e95-45c0-9795-7401992da2ff 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/os-quota-sets/ce9df5e93bbc46149fe9ebd4a6d336cd?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 402/805] 10.0.0.139 () {28 vars in 735 bytes} [Mon Jun 8 20:08:22 2026] GET /v3/930a409b22844e2cbd8ddd57326d8472/os-quota-sets/ce9df5e93bbc46149fe9ebd4a6d336cd?usage=true => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-08 20:08:22.655 7 INFO cinder.api.openstack.wsgi [None req-ca504ac2-9be7-4e0d-866f-f5ac94ef2d31 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/os-quota-sets/d369aeeacb0d4bc8af31b943c03db661?usage=true 2026-06-08 20:08:22.675 7 INFO cinder.api.openstack.wsgi [None req-ca504ac2-9be7-4e0d-866f-f5ac94ef2d31 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/os-quota-sets/d369aeeacb0d4bc8af31b943c03db661?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 404/806] 10.0.0.139 () {28 vars in 735 bytes} [Mon Jun 8 20:08:22 2026] GET /v3/930a409b22844e2cbd8ddd57326d8472/os-quota-sets/d369aeeacb0d4bc8af31b943c03db661?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-08 20:08:22.698 8 INFO cinder.api.openstack.wsgi [None req-1cf778d6-80f5-4673-a99d-79c5952854fe 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/os-quota-sets/f3e6d8c7ff184810bbe4f5790219e1a9?usage=true 2026-06-08 20:08:22.720 8 INFO cinder.api.openstack.wsgi [None req-1cf778d6-80f5-4673-a99d-79c5952854fe 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/os-quota-sets/f3e6d8c7ff184810bbe4f5790219e1a9?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 403/807] 10.0.0.139 () {28 vars in 735 bytes} [Mon Jun 8 20:08:22 2026] GET /v3/930a409b22844e2cbd8ddd57326d8472/os-quota-sets/f3e6d8c7ff184810bbe4f5790219e1a9?usage=true => generated 847 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-08 20:08:22.730 7 INFO cinder.api.openstack.wsgi [None req-78e6f8b3-f5dd-491f-a829-631bdbc41179 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/volumes/detail?all_tenants=true 2026-06-08 20:08:22.740 7 INFO cinder.volume.api [None req-78e6f8b3-f5dd-491f-a829-631bdbc41179 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] Get all volumes completed successfully. 2026-06-08 20:08:22.742 7 INFO cinder.api.openstack.wsgi [None req-78e6f8b3-f5dd-491f-a829-631bdbc41179 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 405/808] 10.0.0.139 () {28 vars in 683 bytes} [Mon Jun 8 20:08:22 2026] GET /v3/930a409b22844e2cbd8ddd57326d8472/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-06-08 20:08:22.755 8 INFO cinder.api.openstack.wsgi [None req-71820a79-84d8-4ade-ab59-6255b91ec8d4 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/snapshots?all_tenants=true 2026-06-08 20:08:22.762 8 INFO cinder.volume.api [None req-71820a79-84d8-4ade-ab59-6255b91ec8d4 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] Get all snapshots completed successfully. 2026-06-08 20:08:22.762 8 INFO cinder.api.openstack.wsgi [None req-71820a79-84d8-4ade-ab59-6255b91ec8d4 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 404/809] 10.0.0.139 () {28 vars in 673 bytes} [Mon Jun 8 20:08:22 2026] GET /v3/930a409b22844e2cbd8ddd57326d8472/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-06-08 20:08:22.774 7 INFO cinder.api.openstack.wsgi [None req-686df416-1b1b-40c0-bba3-8825c442d144 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/os-services 2026-06-08 20:08:22.779 7 INFO cinder.api.openstack.wsgi [None req-686df416-1b1b-40c0-bba3-8825c442d144 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/os-services returned with HTTP 200 [pid: 7|app: 0|req: 406/810] 10.0.0.139 () {28 vars in 644 bytes} [Mon Jun 8 20:08:22 2026] GET /v3/930a409b22844e2cbd8ddd57326d8472/os-services => generated 646 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-08 20:08:22.791 8 INFO cinder.api.openstack.wsgi [None req-cbed289d-826f-4667-b33d-120e7e12dac6 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/scheduler-stats/get_pools?detail=true 2026-06-08 20:08:23.295 8 INFO cinder.api.openstack.wsgi [None req-cbed289d-826f-4667-b33d-120e7e12dac6 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 405/811] 10.0.0.139 () {28 vars in 695 bytes} [Mon Jun 8 20:08:22 2026] GET /v3/930a409b22844e2cbd8ddd57326d8472/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-06-08 20:08:29.547 7 INFO cinder.api.openstack.wsgi [None req-686df416-1b1b-40c0-bba3-8825c442d144 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 20:08:29.548 7 INFO cinder.api.openstack.wsgi [None req-686df416-1b1b-40c0-bba3-8825c442d144 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 20:08:29.548 8 INFO cinder.api.openstack.wsgi [None req-cbed289d-826f-4667-b33d-120e7e12dac6 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 20:08:29.549 8 INFO cinder.api.openstack.wsgi [None req-cbed289d-826f-4667-b33d-120e7e12dac6 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 20:08:39.547 7 INFO cinder.api.openstack.wsgi [None req-686df416-1b1b-40c0-bba3-8825c442d144 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 20:08:39.547 8 INFO cinder.api.openstack.wsgi [None req-cbed289d-826f-4667-b33d-120e7e12dac6 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 20:08:39.548 8 INFO cinder.api.openstack.wsgi [None req-cbed289d-826f-4667-b33d-120e7e12dac6 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 20:08:39.548 7 INFO cinder.api.openstack.wsgi [None req-686df416-1b1b-40c0-bba3-8825c442d144 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 20:08:49.549 8 INFO cinder.api.openstack.wsgi [None req-cbed289d-826f-4667-b33d-120e7e12dac6 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 20:08:49.550 7 INFO cinder.api.openstack.wsgi [None req-686df416-1b1b-40c0-bba3-8825c442d144 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 20:08:49.551 8 INFO cinder.api.openstack.wsgi [None req-cbed289d-826f-4667-b33d-120e7e12dac6 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 20:08:49.551 7 INFO cinder.api.openstack.wsgi [None req-686df416-1b1b-40c0-bba3-8825c442d144 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 20:08:55.497 8 INFO cinder.api.openstack.wsgi [None req-74a9334d-2290-463a-a9ce-06ad94a29f1e 54f8f55597d04913bf7d58ef147d02a1 e078413b9c9441589ce92a22bac1cfe0 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/e078413b9c9441589ce92a22bac1cfe0/volumes 2026-06-08 20:08:55.499 8 INFO cinder.api.v3.volumes [None req-74a9334d-2290-463a-a9ce-06ad94a29f1e 54f8f55597d04913bf7d58ef147d02a1 e078413b9c9441589ce92a22bac1cfe0 - - default default] Create volume of 1 GB 2026-06-08 20:08:55.504 8 INFO cinder.volume.api [None req-74a9334d-2290-463a-a9ce-06ad94a29f1e 54f8f55597d04913bf7d58ef147d02a1 e078413b9c9441589ce92a22bac1cfe0 - - default default] Availability Zones retrieved successfully. 2026-06-08 20:08:55.689 8 INFO cinder.volume.api [None req-74a9334d-2290-463a-a9ce-06ad94a29f1e 54f8f55597d04913bf7d58ef147d02a1 e078413b9c9441589ce92a22bac1cfe0 - - default default] Create volume request issued successfully. 2026-06-08 20:08:55.690 8 INFO cinder.api.openstack.wsgi [None req-74a9334d-2290-463a-a9ce-06ad94a29f1e 54f8f55597d04913bf7d58ef147d02a1 e078413b9c9441589ce92a22bac1cfe0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e078413b9c9441589ce92a22bac1cfe0/volumes returned with HTTP 202 [pid: 8|app: 0|req: 409/818] 10.0.0.24 () {34 vars in 721 bytes} [Mon Jun 8 20:08:55 2026] POST /v3/e078413b9c9441589ce92a22bac1cfe0/volumes => generated 870 bytes in 452 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-06-08 20:08:55.710 7 INFO cinder.api.openstack.wsgi [None req-3a51f211-dc68-432a-8e85-98c5b7cceec7 54f8f55597d04913bf7d58ef147d02a1 e078413b9c9441589ce92a22bac1cfe0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e078413b9c9441589ce92a22bac1cfe0/volumes/02ea7254-77be-467e-9a6f-4c3c5f1157ff /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-06-08 20:08:55.725 7 INFO cinder.volume.api [None req-3a51f211-dc68-432a-8e85-98c5b7cceec7 54f8f55597d04913bf7d58ef147d02a1 e078413b9c9441589ce92a22bac1cfe0 - - default default] Volume info retrieved successfully. 2026-06-08 20:08:55.728 7 INFO cinder.api.openstack.wsgi [None req-3a51f211-dc68-432a-8e85-98c5b7cceec7 54f8f55597d04913bf7d58ef147d02a1 e078413b9c9441589ce92a22bac1cfe0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e078413b9c9441589ce92a22bac1cfe0/volumes/02ea7254-77be-467e-9a6f-4c3c5f1157ff returned with HTTP 200 [pid: 7|app: 0|req: 410/819] 10.0.0.24 () {32 vars in 773 bytes} [Mon Jun 8 20:08:55 2026] GET /v3/e078413b9c9441589ce92a22bac1cfe0/volumes/02ea7254-77be-467e-9a6f-4c3c5f1157ff => generated 938 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-06-08 20:08:56.749 8 INFO cinder.api.openstack.wsgi [None req-f1ed8687-554a-4a91-aae3-85b962e58020 54f8f55597d04913bf7d58ef147d02a1 e078413b9c9441589ce92a22bac1cfe0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e078413b9c9441589ce92a22bac1cfe0/volumes/02ea7254-77be-467e-9a6f-4c3c5f1157ff /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-06-08 20:08:56.772 8 INFO cinder.volume.api [None req-f1ed8687-554a-4a91-aae3-85b962e58020 54f8f55597d04913bf7d58ef147d02a1 e078413b9c9441589ce92a22bac1cfe0 - - default default] Volume info retrieved successfully. 2026-06-08 20:08:56.778 8 INFO cinder.api.openstack.wsgi [None req-f1ed8687-554a-4a91-aae3-85b962e58020 54f8f55597d04913bf7d58ef147d02a1 e078413b9c9441589ce92a22bac1cfe0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e078413b9c9441589ce92a22bac1cfe0/volumes/02ea7254-77be-467e-9a6f-4c3c5f1157ff returned with HTTP 200 [pid: 8|app: 0|req: 410/820] 10.0.0.24 () {32 vars in 773 bytes} [Mon Jun 8 20:08:56 2026] GET /v3/e078413b9c9441589ce92a22bac1cfe0/volumes/02ea7254-77be-467e-9a6f-4c3c5f1157ff => generated 963 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-08 20:08:56.802 7 INFO cinder.api.openstack.wsgi [None req-1d15c2a3-b48c-4b74-b359-bdba0f035fe3 54f8f55597d04913bf7d58ef147d02a1 e078413b9c9441589ce92a22bac1cfe0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e078413b9c9441589ce92a22bac1cfe0/volumes/02ea7254-77be-467e-9a6f-4c3c5f1157ff /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-06-08 20:08:56.819 7 INFO cinder.volume.api [None req-1d15c2a3-b48c-4b74-b359-bdba0f035fe3 54f8f55597d04913bf7d58ef147d02a1 e078413b9c9441589ce92a22bac1cfe0 - - default default] Volume info retrieved successfully. 2026-06-08 20:08:56.824 7 INFO cinder.api.openstack.wsgi [None req-1d15c2a3-b48c-4b74-b359-bdba0f035fe3 54f8f55597d04913bf7d58ef147d02a1 e078413b9c9441589ce92a22bac1cfe0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e078413b9c9441589ce92a22bac1cfe0/volumes/02ea7254-77be-467e-9a6f-4c3c5f1157ff returned with HTTP 200 [pid: 7|app: 0|req: 411/821] 10.0.0.24 () {32 vars in 773 bytes} [Mon Jun 8 20:08:56 2026] GET /v3/e078413b9c9441589ce92a22bac1cfe0/volumes/02ea7254-77be-467e-9a6f-4c3c5f1157ff => generated 963 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-06-08 20:08:56.846 8 INFO cinder.api.openstack.wsgi [None req-b2d35c86-c9ba-4cb5-a61c-8a11a73f7302 54f8f55597d04913bf7d58ef147d02a1 e078413b9c9441589ce92a22bac1cfe0 - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/e078413b9c9441589ce92a22bac1cfe0/volumes/02ea7254-77be-467e-9a6f-4c3c5f1157ff /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-06-08 20:08:56.864 8 INFO cinder.volume.api [None req-b2d35c86-c9ba-4cb5-a61c-8a11a73f7302 54f8f55597d04913bf7d58ef147d02a1 e078413b9c9441589ce92a22bac1cfe0 - - default default] Volume info retrieved successfully. 2026-06-08 20:08:56.873 8 INFO cinder.volume.api [None req-b2d35c86-c9ba-4cb5-a61c-8a11a73f7302 54f8f55597d04913bf7d58ef147d02a1 e078413b9c9441589ce92a22bac1cfe0 - - default default] Volume updated successfully. 2026-06-08 20:08:56.874 8 INFO cinder.api.openstack.wsgi [None req-b2d35c86-c9ba-4cb5-a61c-8a11a73f7302 54f8f55597d04913bf7d58ef147d02a1 e078413b9c9441589ce92a22bac1cfe0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e078413b9c9441589ce92a22bac1cfe0/volumes/02ea7254-77be-467e-9a6f-4c3c5f1157ff returned with HTTP 200 [pid: 8|app: 0|req: 411/822] 10.0.0.24 () {34 vars in 793 bytes} [Mon Jun 8 20:08:56 2026] PUT /v3/e078413b9c9441589ce92a22bac1cfe0/volumes/02ea7254-77be-467e-9a6f-4c3c5f1157ff => generated 895 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-08 20:08:56.894 7 INFO cinder.api.openstack.wsgi [None req-991f949c-32cc-4187-8c0d-378d7b772bcc 54f8f55597d04913bf7d58ef147d02a1 e078413b9c9441589ce92a22bac1cfe0 - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/e078413b9c9441589ce92a22bac1cfe0/volumes/02ea7254-77be-467e-9a6f-4c3c5f1157ff /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-06-08 20:08:56.910 7 INFO cinder.volume.api [None req-991f949c-32cc-4187-8c0d-378d7b772bcc 54f8f55597d04913bf7d58ef147d02a1 e078413b9c9441589ce92a22bac1cfe0 - - default default] Volume info retrieved successfully. 2026-06-08 20:08:56.921 7 INFO cinder.volume.api [None req-991f949c-32cc-4187-8c0d-378d7b772bcc 54f8f55597d04913bf7d58ef147d02a1 e078413b9c9441589ce92a22bac1cfe0 - - default default] Volume updated successfully. 2026-06-08 20:08:56.922 7 INFO cinder.api.openstack.wsgi [None req-991f949c-32cc-4187-8c0d-378d7b772bcc 54f8f55597d04913bf7d58ef147d02a1 e078413b9c9441589ce92a22bac1cfe0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e078413b9c9441589ce92a22bac1cfe0/volumes/02ea7254-77be-467e-9a6f-4c3c5f1157ff returned with HTTP 200 [pid: 7|app: 0|req: 412/823] 10.0.0.24 () {34 vars in 794 bytes} [Mon Jun 8 20:08:56 2026] PUT /v3/e078413b9c9441589ce92a22bac1cfe0/volumes/02ea7254-77be-467e-9a6f-4c3c5f1157ff => generated 935 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-08 20:08:56.944 8 INFO cinder.api.openstack.wsgi [None req-8abb0761-933b-460a-b587-2ac032d430b5 54f8f55597d04913bf7d58ef147d02a1 e078413b9c9441589ce92a22bac1cfe0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e078413b9c9441589ce92a22bac1cfe0/volumes/02ea7254-77be-467e-9a6f-4c3c5f1157ff /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-06-08 20:08:56.957 8 INFO cinder.volume.api [None req-8abb0761-933b-460a-b587-2ac032d430b5 54f8f55597d04913bf7d58ef147d02a1 e078413b9c9441589ce92a22bac1cfe0 - - default default] Volume info retrieved successfully. 2026-06-08 20:08:56.960 8 INFO cinder.api.openstack.wsgi [None req-8abb0761-933b-460a-b587-2ac032d430b5 54f8f55597d04913bf7d58ef147d02a1 e078413b9c9441589ce92a22bac1cfe0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e078413b9c9441589ce92a22bac1cfe0/volumes/02ea7254-77be-467e-9a6f-4c3c5f1157ff returned with HTTP 200 [pid: 8|app: 0|req: 412/824] 10.0.0.24 () {32 vars in 773 bytes} [Mon Jun 8 20:08:56 2026] GET /v3/e078413b9c9441589ce92a22bac1cfe0/volumes/02ea7254-77be-467e-9a6f-4c3c5f1157ff => generated 1003 bytes in 23 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-06-08 20:08:56.981 7 INFO cinder.api.openstack.wsgi [None req-8d8df467-0c2c-4760-9492-534f40e2f618 54f8f55597d04913bf7d58ef147d02a1 e078413b9c9441589ce92a22bac1cfe0 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/e078413b9c9441589ce92a22bac1cfe0/volumes 2026-06-08 20:08:56.984 7 INFO cinder.api.v3.volumes [None req-8d8df467-0c2c-4760-9492-534f40e2f618 54f8f55597d04913bf7d58ef147d02a1 e078413b9c9441589ce92a22bac1cfe0 - - default default] Create volume of 1 GB 2026-06-08 20:08:56.997 7 INFO cinder.volume.api [None req-8d8df467-0c2c-4760-9492-534f40e2f618 54f8f55597d04913bf7d58ef147d02a1 e078413b9c9441589ce92a22bac1cfe0 - - default default] Availability Zones retrieved successfully. 2026-06-08 20:08:57.255 7 INFO cinder.volume.api [None req-8d8df467-0c2c-4760-9492-534f40e2f618 54f8f55597d04913bf7d58ef147d02a1 e078413b9c9441589ce92a22bac1cfe0 - - default default] Create volume request issued successfully. 2026-06-08 20:08:57.256 7 INFO cinder.api.openstack.wsgi [None req-8d8df467-0c2c-4760-9492-534f40e2f618 54f8f55597d04913bf7d58ef147d02a1 e078413b9c9441589ce92a22bac1cfe0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e078413b9c9441589ce92a22bac1cfe0/volumes returned with HTTP 202 [pid: 7|app: 0|req: 413/825] 10.0.0.24 () {34 vars in 721 bytes} [Mon Jun 8 20:08:56 2026] POST /v3/e078413b9c9441589ce92a22bac1cfe0/volumes => generated 892 bytes in 285 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-06-08 20:08:57.279 8 INFO cinder.api.openstack.wsgi [None req-ebb7b882-73f7-4ed0-bb57-0f10d325e3f0 54f8f55597d04913bf7d58ef147d02a1 e078413b9c9441589ce92a22bac1cfe0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e078413b9c9441589ce92a22bac1cfe0/volumes/d2876145-1083-4cc0-aa8b-a28d0f2bfe01 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-06-08 20:08:57.302 8 INFO cinder.volume.api [None req-ebb7b882-73f7-4ed0-bb57-0f10d325e3f0 54f8f55597d04913bf7d58ef147d02a1 e078413b9c9441589ce92a22bac1cfe0 - - default default] Volume info retrieved successfully. 2026-06-08 20:08:57.310 8 INFO cinder.api.openstack.wsgi [None req-ebb7b882-73f7-4ed0-bb57-0f10d325e3f0 54f8f55597d04913bf7d58ef147d02a1 e078413b9c9441589ce92a22bac1cfe0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e078413b9c9441589ce92a22bac1cfe0/volumes/d2876145-1083-4cc0-aa8b-a28d0f2bfe01 returned with HTTP 200 [pid: 8|app: 0|req: 413/826] 10.0.0.24 () {32 vars in 773 bytes} [Mon Jun 8 20:08:57 2026] GET /v3/e078413b9c9441589ce92a22bac1cfe0/volumes/d2876145-1083-4cc0-aa8b-a28d0f2bfe01 => generated 960 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-06-08 20:08:58.334 7 INFO cinder.api.openstack.wsgi [None req-607b9d6d-5f17-45e4-90c6-5c45631cac97 54f8f55597d04913bf7d58ef147d02a1 e078413b9c9441589ce92a22bac1cfe0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e078413b9c9441589ce92a22bac1cfe0/volumes/d2876145-1083-4cc0-aa8b-a28d0f2bfe01 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-06-08 20:08:58.352 7 INFO cinder.volume.api [None req-607b9d6d-5f17-45e4-90c6-5c45631cac97 54f8f55597d04913bf7d58ef147d02a1 e078413b9c9441589ce92a22bac1cfe0 - - default default] Volume info retrieved successfully. 2026-06-08 20:08:58.359 7 INFO cinder.api.openstack.wsgi [None req-607b9d6d-5f17-45e4-90c6-5c45631cac97 54f8f55597d04913bf7d58ef147d02a1 e078413b9c9441589ce92a22bac1cfe0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e078413b9c9441589ce92a22bac1cfe0/volumes/d2876145-1083-4cc0-aa8b-a28d0f2bfe01 returned with HTTP 200 [pid: 7|app: 0|req: 414/827] 10.0.0.24 () {32 vars in 773 bytes} [Mon Jun 8 20:08:58 2026] GET /v3/e078413b9c9441589ce92a22bac1cfe0/volumes/d2876145-1083-4cc0-aa8b-a28d0f2bfe01 => generated 985 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-06-08 20:08:58.380 8 INFO cinder.api.openstack.wsgi [None req-5442fccf-5b08-44d7-ad07-085894636489 54f8f55597d04913bf7d58ef147d02a1 e078413b9c9441589ce92a22bac1cfe0 - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/e078413b9c9441589ce92a22bac1cfe0/volumes/d2876145-1083-4cc0-aa8b-a28d0f2bfe01 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-06-08 20:08:58.398 8 INFO cinder.volume.api [None req-5442fccf-5b08-44d7-ad07-085894636489 54f8f55597d04913bf7d58ef147d02a1 e078413b9c9441589ce92a22bac1cfe0 - - default default] Volume info retrieved successfully. 2026-06-08 20:08:58.410 8 INFO cinder.volume.api [None req-5442fccf-5b08-44d7-ad07-085894636489 54f8f55597d04913bf7d58ef147d02a1 e078413b9c9441589ce92a22bac1cfe0 - - default default] Volume updated successfully. 2026-06-08 20:08:58.411 8 INFO cinder.api.openstack.wsgi [None req-5442fccf-5b08-44d7-ad07-085894636489 54f8f55597d04913bf7d58ef147d02a1 e078413b9c9441589ce92a22bac1cfe0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e078413b9c9441589ce92a22bac1cfe0/volumes/d2876145-1083-4cc0-aa8b-a28d0f2bfe01 returned with HTTP 200 [pid: 8|app: 0|req: 414/828] 10.0.0.24 () {34 vars in 793 bytes} [Mon Jun 8 20:08:58 2026] PUT /v3/e078413b9c9441589ce92a22bac1cfe0/volumes/d2876145-1083-4cc0-aa8b-a28d0f2bfe01 => generated 881 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-06-08 20:08:58.436 7 INFO cinder.api.openstack.wsgi [None req-2113e321-cf86-4e1a-a798-e59386d1505c 54f8f55597d04913bf7d58ef147d02a1 e078413b9c9441589ce92a22bac1cfe0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e078413b9c9441589ce92a22bac1cfe0/volumes/d2876145-1083-4cc0-aa8b-a28d0f2bfe01 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-06-08 20:08:58.449 7 INFO cinder.volume.api [None req-2113e321-cf86-4e1a-a798-e59386d1505c 54f8f55597d04913bf7d58ef147d02a1 e078413b9c9441589ce92a22bac1cfe0 - - default default] Volume info retrieved successfully. 2026-06-08 20:08:58.455 7 INFO cinder.api.openstack.wsgi [None req-2113e321-cf86-4e1a-a798-e59386d1505c 54f8f55597d04913bf7d58ef147d02a1 e078413b9c9441589ce92a22bac1cfe0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e078413b9c9441589ce92a22bac1cfe0/volumes/d2876145-1083-4cc0-aa8b-a28d0f2bfe01 returned with HTTP 200 [pid: 7|app: 0|req: 415/829] 10.0.0.24 () {32 vars in 773 bytes} [Mon Jun 8 20:08:58 2026] GET /v3/e078413b9c9441589ce92a22bac1cfe0/volumes/d2876145-1083-4cc0-aa8b-a28d0f2bfe01 => generated 949 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-08 20:08:58.477 8 INFO cinder.api.openstack.wsgi [None req-ebff2696-ffd9-4926-8d5c-b322e9a042c2 54f8f55597d04913bf7d58ef147d02a1 e078413b9c9441589ce92a22bac1cfe0 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/e078413b9c9441589ce92a22bac1cfe0/volumes/d2876145-1083-4cc0-aa8b-a28d0f2bfe01 2026-06-08 20:08:58.477 8 INFO cinder.api.v3.volumes [None req-ebff2696-ffd9-4926-8d5c-b322e9a042c2 54f8f55597d04913bf7d58ef147d02a1 e078413b9c9441589ce92a22bac1cfe0 - - default default] Delete volume with id: d2876145-1083-4cc0-aa8b-a28d0f2bfe01 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-06-08 20:08:58.486 8 INFO cinder.volume.api [None req-ebff2696-ffd9-4926-8d5c-b322e9a042c2 54f8f55597d04913bf7d58ef147d02a1 e078413b9c9441589ce92a22bac1cfe0 - - default default] Volume info retrieved successfully. 2026-06-08 20:08:58.512 8 INFO cinder.volume.api [None req-ebff2696-ffd9-4926-8d5c-b322e9a042c2 54f8f55597d04913bf7d58ef147d02a1 e078413b9c9441589ce92a22bac1cfe0 - - default default] Delete volume request issued successfully. 2026-06-08 20:08:58.513 8 INFO cinder.api.openstack.wsgi [None req-ebff2696-ffd9-4926-8d5c-b322e9a042c2 54f8f55597d04913bf7d58ef147d02a1 e078413b9c9441589ce92a22bac1cfe0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e078413b9c9441589ce92a22bac1cfe0/volumes/d2876145-1083-4cc0-aa8b-a28d0f2bfe01 returned with HTTP 202 [pid: 8|app: 0|req: 415/830] 10.0.0.24 () {32 vars in 776 bytes} [Mon Jun 8 20:08:58 2026] DELETE /v3/e078413b9c9441589ce92a22bac1cfe0/volumes/d2876145-1083-4cc0-aa8b-a28d0f2bfe01 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-08 20:08:58.525 7 INFO cinder.api.openstack.wsgi [None req-a779aea7-cab3-4bb7-9c4e-d9a8d80e3aad 54f8f55597d04913bf7d58ef147d02a1 e078413b9c9441589ce92a22bac1cfe0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e078413b9c9441589ce92a22bac1cfe0/volumes/d2876145-1083-4cc0-aa8b-a28d0f2bfe01 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-06-08 20:08:58.538 7 INFO cinder.volume.api [None req-a779aea7-cab3-4bb7-9c4e-d9a8d80e3aad 54f8f55597d04913bf7d58ef147d02a1 e078413b9c9441589ce92a22bac1cfe0 - - default default] Volume info retrieved successfully. 2026-06-08 20:08:58.542 7 INFO cinder.api.openstack.wsgi [None req-a779aea7-cab3-4bb7-9c4e-d9a8d80e3aad 54f8f55597d04913bf7d58ef147d02a1 e078413b9c9441589ce92a22bac1cfe0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e078413b9c9441589ce92a22bac1cfe0/volumes/d2876145-1083-4cc0-aa8b-a28d0f2bfe01 returned with HTTP 200 [pid: 7|app: 0|req: 416/831] 10.0.0.24 () {32 vars in 773 bytes} [Mon Jun 8 20:08:58 2026] GET /v3/e078413b9c9441589ce92a22bac1cfe0/volumes/d2876145-1083-4cc0-aa8b-a28d0f2bfe01 => generated 948 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-08 20:08:59.547 7 INFO cinder.api.openstack.wsgi [None req-a779aea7-cab3-4bb7-9c4e-d9a8d80e3aad 54f8f55597d04913bf7d58ef147d02a1 e078413b9c9441589ce92a22bac1cfe0 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 20:08:59.547 8 INFO cinder.api.openstack.wsgi [None req-ebff2696-ffd9-4926-8d5c-b322e9a042c2 54f8f55597d04913bf7d58ef147d02a1 e078413b9c9441589ce92a22bac1cfe0 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 20:08:59.548 8 INFO cinder.api.openstack.wsgi [None req-ebff2696-ffd9-4926-8d5c-b322e9a042c2 54f8f55597d04913bf7d58ef147d02a1 e078413b9c9441589ce92a22bac1cfe0 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 20:08:59.548 7 INFO cinder.api.openstack.wsgi [None req-a779aea7-cab3-4bb7-9c4e-d9a8d80e3aad 54f8f55597d04913bf7d58ef147d02a1 e078413b9c9441589ce92a22bac1cfe0 - - default default] http://10.0.0.134: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-06-08 20:08:59.562 8 INFO cinder.api.openstack.wsgi [None req-b1f8e330-e86b-40aa-abc5-1f13e442a20b 54f8f55597d04913bf7d58ef147d02a1 e078413b9c9441589ce92a22bac1cfe0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e078413b9c9441589ce92a22bac1cfe0/volumes/d2876145-1083-4cc0-aa8b-a28d0f2bfe01 2026-06-08 20:08:59.570 8 INFO cinder.api.openstack.wsgi [None req-b1f8e330-e86b-40aa-abc5-1f13e442a20b 54f8f55597d04913bf7d58ef147d02a1 e078413b9c9441589ce92a22bac1cfe0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e078413b9c9441589ce92a22bac1cfe0/volumes/d2876145-1083-4cc0-aa8b-a28d0f2bfe01 returned with HTTP 404 [pid: 8|app: 0|req: 417/834] 10.0.0.24 () {32 vars in 773 bytes} [Mon Jun 8 20:08:59 2026] GET /v3/e078413b9c9441589ce92a22bac1cfe0/volumes/d2876145-1083-4cc0-aa8b-a28d0f2bfe01 => 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-06-08 20:08:59.580 7 INFO cinder.api.openstack.wsgi [None req-700f913e-d106-49c4-93e4-944689c75197 54f8f55597d04913bf7d58ef147d02a1 e078413b9c9441589ce92a22bac1cfe0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e078413b9c9441589ce92a22bac1cfe0/volumes/02ea7254-77be-467e-9a6f-4c3c5f1157ff /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-06-08 20:08:59.597 7 INFO cinder.volume.api [None req-700f913e-d106-49c4-93e4-944689c75197 54f8f55597d04913bf7d58ef147d02a1 e078413b9c9441589ce92a22bac1cfe0 - - default default] Volume info retrieved successfully. 2026-06-08 20:08:59.602 7 INFO cinder.api.openstack.wsgi [None req-700f913e-d106-49c4-93e4-944689c75197 54f8f55597d04913bf7d58ef147d02a1 e078413b9c9441589ce92a22bac1cfe0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e078413b9c9441589ce92a22bac1cfe0/volumes/02ea7254-77be-467e-9a6f-4c3c5f1157ff returned with HTTP 200 [pid: 7|app: 0|req: 418/835] 10.0.0.24 () {32 vars in 773 bytes} [Mon Jun 8 20:08:59 2026] GET /v3/e078413b9c9441589ce92a22bac1cfe0/volumes/02ea7254-77be-467e-9a6f-4c3c5f1157ff => generated 1003 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-06-08 20:08:59.621 8 INFO cinder.api.openstack.wsgi [None req-7734aae6-c7b8-4d0c-b8c4-bbaf694d6faa 54f8f55597d04913bf7d58ef147d02a1 e078413b9c9441589ce92a22bac1cfe0 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/e078413b9c9441589ce92a22bac1cfe0/volumes/02ea7254-77be-467e-9a6f-4c3c5f1157ff 2026-06-08 20:08:59.621 8 INFO cinder.api.v3.volumes [None req-7734aae6-c7b8-4d0c-b8c4-bbaf694d6faa 54f8f55597d04913bf7d58ef147d02a1 e078413b9c9441589ce92a22bac1cfe0 - - default default] Delete volume with id: 02ea7254-77be-467e-9a6f-4c3c5f1157ff /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-06-08 20:08:59.633 8 INFO cinder.volume.api [None req-7734aae6-c7b8-4d0c-b8c4-bbaf694d6faa 54f8f55597d04913bf7d58ef147d02a1 e078413b9c9441589ce92a22bac1cfe0 - - default default] Volume info retrieved successfully. 2026-06-08 20:08:59.681 8 INFO cinder.volume.api [None req-7734aae6-c7b8-4d0c-b8c4-bbaf694d6faa 54f8f55597d04913bf7d58ef147d02a1 e078413b9c9441589ce92a22bac1cfe0 - - default default] Delete volume request issued successfully. 2026-06-08 20:08:59.681 8 INFO cinder.api.openstack.wsgi [None req-7734aae6-c7b8-4d0c-b8c4-bbaf694d6faa 54f8f55597d04913bf7d58ef147d02a1 e078413b9c9441589ce92a22bac1cfe0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e078413b9c9441589ce92a22bac1cfe0/volumes/02ea7254-77be-467e-9a6f-4c3c5f1157ff returned with HTTP 202 [pid: 8|app: 0|req: 418/836] 10.0.0.24 () {32 vars in 776 bytes} [Mon Jun 8 20:08:59 2026] DELETE /v3/e078413b9c9441589ce92a22bac1cfe0/volumes/02ea7254-77be-467e-9a6f-4c3c5f1157ff => generated 0 bytes in 67 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-06-08 20:08:59.697 7 INFO cinder.api.openstack.wsgi [None req-330f01ce-a695-441b-9678-ddb8ff49e20c 54f8f55597d04913bf7d58ef147d02a1 e078413b9c9441589ce92a22bac1cfe0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e078413b9c9441589ce92a22bac1cfe0/volumes/02ea7254-77be-467e-9a6f-4c3c5f1157ff /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-06-08 20:08:59.720 7 INFO cinder.volume.api [None req-330f01ce-a695-441b-9678-ddb8ff49e20c 54f8f55597d04913bf7d58ef147d02a1 e078413b9c9441589ce92a22bac1cfe0 - - default default] Volume info retrieved successfully. 2026-06-08 20:08:59.729 7 INFO cinder.api.openstack.wsgi [None req-330f01ce-a695-441b-9678-ddb8ff49e20c 54f8f55597d04913bf7d58ef147d02a1 e078413b9c9441589ce92a22bac1cfe0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e078413b9c9441589ce92a22bac1cfe0/volumes/02ea7254-77be-467e-9a6f-4c3c5f1157ff returned with HTTP 200 [pid: 7|app: 0|req: 419/837] 10.0.0.24 () {32 vars in 773 bytes} [Mon Jun 8 20:08:59 2026] GET /v3/e078413b9c9441589ce92a22bac1cfe0/volumes/02ea7254-77be-467e-9a6f-4c3c5f1157ff => generated 1002 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-06-08 20:09:00.750 8 INFO cinder.api.openstack.wsgi [None req-1718a7a8-81aa-40a9-90a9-7403ea74d305 54f8f55597d04913bf7d58ef147d02a1 e078413b9c9441589ce92a22bac1cfe0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e078413b9c9441589ce92a22bac1cfe0/volumes/02ea7254-77be-467e-9a6f-4c3c5f1157ff 2026-06-08 20:09:00.758 8 INFO cinder.api.openstack.wsgi [None req-1718a7a8-81aa-40a9-90a9-7403ea74d305 54f8f55597d04913bf7d58ef147d02a1 e078413b9c9441589ce92a22bac1cfe0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e078413b9c9441589ce92a22bac1cfe0/volumes/02ea7254-77be-467e-9a6f-4c3c5f1157ff returned with HTTP 404 [pid: 8|app: 0|req: 419/838] 10.0.0.24 () {32 vars in 773 bytes} [Mon Jun 8 20:09:00 2026] GET /v3/e078413b9c9441589ce92a22bac1cfe0/volumes/02ea7254-77be-467e-9a6f-4c3c5f1157ff => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-08 20:09:00.816 7 INFO cinder.api.openstack.wsgi [None req-1cf4d19a-eb60-46c2-97e5-f0ce7bddf400 54f8f55597d04913bf7d58ef147d02a1 e078413b9c9441589ce92a22bac1cfe0 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/e078413b9c9441589ce92a22bac1cfe0/volumes 2026-06-08 20:09:01.590 7 INFO cinder.api.v3.volumes [None req-1cf4d19a-eb60-46c2-97e5-f0ce7bddf400 54f8f55597d04913bf7d58ef147d02a1 e078413b9c9441589ce92a22bac1cfe0 - - default default] Create volume of 1 GB 2026-06-08 20:09:01.596 7 INFO cinder.volume.api [None req-1cf4d19a-eb60-46c2-97e5-f0ce7bddf400 54f8f55597d04913bf7d58ef147d02a1 e078413b9c9441589ce92a22bac1cfe0 - - default default] Availability Zones retrieved successfully. 2026-06-08 20:09:01.769 7 INFO cinder.volume.api [None req-1cf4d19a-eb60-46c2-97e5-f0ce7bddf400 54f8f55597d04913bf7d58ef147d02a1 e078413b9c9441589ce92a22bac1cfe0 - - default default] Create volume request issued successfully. 2026-06-08 20:09:01.770 7 INFO cinder.api.openstack.wsgi [None req-1cf4d19a-eb60-46c2-97e5-f0ce7bddf400 54f8f55597d04913bf7d58ef147d02a1 e078413b9c9441589ce92a22bac1cfe0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e078413b9c9441589ce92a22bac1cfe0/volumes returned with HTTP 202 [pid: 7|app: 0|req: 420/839] 10.0.0.24 () {34 vars in 721 bytes} [Mon Jun 8 20:09:00 2026] POST /v3/e078413b9c9441589ce92a22bac1cfe0/volumes => generated 871 bytes in 961 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-06-08 20:09:01.793 8 INFO cinder.api.openstack.wsgi [None req-d3a96b07-1d48-4cbe-921e-44768c7b8c7c 54f8f55597d04913bf7d58ef147d02a1 e078413b9c9441589ce92a22bac1cfe0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e078413b9c9441589ce92a22bac1cfe0/volumes/d926d3a5-0dae-4c25-8d86-44eb848a5aef /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-06-08 20:09:01.811 8 INFO cinder.volume.api [None req-d3a96b07-1d48-4cbe-921e-44768c7b8c7c 54f8f55597d04913bf7d58ef147d02a1 e078413b9c9441589ce92a22bac1cfe0 - - default default] Volume info retrieved successfully. 2026-06-08 20:09:01.817 8 INFO cinder.api.openstack.wsgi [None req-d3a96b07-1d48-4cbe-921e-44768c7b8c7c 54f8f55597d04913bf7d58ef147d02a1 e078413b9c9441589ce92a22bac1cfe0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e078413b9c9441589ce92a22bac1cfe0/volumes/d926d3a5-0dae-4c25-8d86-44eb848a5aef returned with HTTP 200 [pid: 8|app: 0|req: 420/840] 10.0.0.24 () {32 vars in 773 bytes} [Mon Jun 8 20:09:01 2026] GET /v3/e078413b9c9441589ce92a22bac1cfe0/volumes/d926d3a5-0dae-4c25-8d86-44eb848a5aef => generated 939 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-08 20:09:02.834 7 INFO cinder.api.openstack.wsgi [None req-d5ff7436-2753-4122-b5a1-dc305158f6b3 54f8f55597d04913bf7d58ef147d02a1 e078413b9c9441589ce92a22bac1cfe0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e078413b9c9441589ce92a22bac1cfe0/volumes/d926d3a5-0dae-4c25-8d86-44eb848a5aef /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-06-08 20:09:02.847 7 INFO cinder.volume.api [None req-d5ff7436-2753-4122-b5a1-dc305158f6b3 54f8f55597d04913bf7d58ef147d02a1 e078413b9c9441589ce92a22bac1cfe0 - - default default] Volume info retrieved successfully. 2026-06-08 20:09:02.852 7 INFO cinder.api.openstack.wsgi [None req-d5ff7436-2753-4122-b5a1-dc305158f6b3 54f8f55597d04913bf7d58ef147d02a1 e078413b9c9441589ce92a22bac1cfe0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e078413b9c9441589ce92a22bac1cfe0/volumes/d926d3a5-0dae-4c25-8d86-44eb848a5aef returned with HTTP 200 [pid: 7|app: 0|req: 421/841] 10.0.0.24 () {32 vars in 773 bytes} [Mon Jun 8 20:09:02 2026] GET /v3/e078413b9c9441589ce92a22bac1cfe0/volumes/d926d3a5-0dae-4c25-8d86-44eb848a5aef => generated 1489 bytes in 23 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-06-08 20:09:02.870 8 INFO cinder.api.openstack.wsgi [None req-c6b5cf2d-5f1e-4ce6-9853-f51545400c75 54f8f55597d04913bf7d58ef147d02a1 e078413b9c9441589ce92a22bac1cfe0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e078413b9c9441589ce92a22bac1cfe0/volumes/d926d3a5-0dae-4c25-8d86-44eb848a5aef /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-06-08 20:09:02.886 8 INFO cinder.volume.api [None req-c6b5cf2d-5f1e-4ce6-9853-f51545400c75 54f8f55597d04913bf7d58ef147d02a1 e078413b9c9441589ce92a22bac1cfe0 - - default default] Volume info retrieved successfully. 2026-06-08 20:09:02.891 8 INFO cinder.api.openstack.wsgi [None req-c6b5cf2d-5f1e-4ce6-9853-f51545400c75 54f8f55597d04913bf7d58ef147d02a1 e078413b9c9441589ce92a22bac1cfe0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e078413b9c9441589ce92a22bac1cfe0/volumes/d926d3a5-0dae-4c25-8d86-44eb848a5aef returned with HTTP 200 [pid: 8|app: 0|req: 421/842] 10.0.0.24 () {32 vars in 773 bytes} [Mon Jun 8 20:09:02 2026] GET /v3/e078413b9c9441589ce92a22bac1cfe0/volumes/d926d3a5-0dae-4c25-8d86-44eb848a5aef => generated 1489 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-08 20:09:02.911 7 INFO cinder.api.openstack.wsgi [None req-96ca396c-db16-4e4c-8558-2f2a62270a75 54f8f55597d04913bf7d58ef147d02a1 e078413b9c9441589ce92a22bac1cfe0 - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/e078413b9c9441589ce92a22bac1cfe0/volumes/d926d3a5-0dae-4c25-8d86-44eb848a5aef /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-06-08 20:09:02.925 7 INFO cinder.volume.api [None req-96ca396c-db16-4e4c-8558-2f2a62270a75 54f8f55597d04913bf7d58ef147d02a1 e078413b9c9441589ce92a22bac1cfe0 - - default default] Volume info retrieved successfully. 2026-06-08 20:09:02.932 7 INFO cinder.volume.api [None req-96ca396c-db16-4e4c-8558-2f2a62270a75 54f8f55597d04913bf7d58ef147d02a1 e078413b9c9441589ce92a22bac1cfe0 - - default default] Volume updated successfully. 2026-06-08 20:09:02.933 7 INFO cinder.api.openstack.wsgi [None req-96ca396c-db16-4e4c-8558-2f2a62270a75 54f8f55597d04913bf7d58ef147d02a1 e078413b9c9441589ce92a22bac1cfe0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e078413b9c9441589ce92a22bac1cfe0/volumes/d926d3a5-0dae-4c25-8d86-44eb848a5aef returned with HTTP 200 [pid: 7|app: 0|req: 422/843] 10.0.0.24 () {34 vars in 793 bytes} [Mon Jun 8 20:09:02 2026] PUT /v3/e078413b9c9441589ce92a22bac1cfe0/volumes/d926d3a5-0dae-4c25-8d86-44eb848a5aef => generated 895 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-06-08 20:09:02.952 8 INFO cinder.api.openstack.wsgi [None req-3be5b803-a4d5-4a28-aab3-a5db3927c563 54f8f55597d04913bf7d58ef147d02a1 e078413b9c9441589ce92a22bac1cfe0 - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/e078413b9c9441589ce92a22bac1cfe0/volumes/d926d3a5-0dae-4c25-8d86-44eb848a5aef /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-06-08 20:09:02.966 8 INFO cinder.volume.api [None req-3be5b803-a4d5-4a28-aab3-a5db3927c563 54f8f55597d04913bf7d58ef147d02a1 e078413b9c9441589ce92a22bac1cfe0 - - default default] Volume info retrieved successfully. 2026-06-08 20:09:02.977 8 INFO cinder.volume.api [None req-3be5b803-a4d5-4a28-aab3-a5db3927c563 54f8f55597d04913bf7d58ef147d02a1 e078413b9c9441589ce92a22bac1cfe0 - - default default] Volume updated successfully. 2026-06-08 20:09:02.978 8 INFO cinder.api.openstack.wsgi [None req-3be5b803-a4d5-4a28-aab3-a5db3927c563 54f8f55597d04913bf7d58ef147d02a1 e078413b9c9441589ce92a22bac1cfe0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e078413b9c9441589ce92a22bac1cfe0/volumes/d926d3a5-0dae-4c25-8d86-44eb848a5aef returned with HTTP 200 [pid: 8|app: 0|req: 422/844] 10.0.0.24 () {34 vars in 794 bytes} [Mon Jun 8 20:09:02 2026] PUT /v3/e078413b9c9441589ce92a22bac1cfe0/volumes/d926d3a5-0dae-4c25-8d86-44eb848a5aef => generated 933 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-06-08 20:09:02.993 7 INFO cinder.api.openstack.wsgi [None req-89d2938f-51af-400d-a33f-f5babfe99259 54f8f55597d04913bf7d58ef147d02a1 e078413b9c9441589ce92a22bac1cfe0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e078413b9c9441589ce92a22bac1cfe0/volumes/d926d3a5-0dae-4c25-8d86-44eb848a5aef /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-06-08 20:09:03.006 7 INFO cinder.volume.api [None req-89d2938f-51af-400d-a33f-f5babfe99259 54f8f55597d04913bf7d58ef147d02a1 e078413b9c9441589ce92a22bac1cfe0 - - default default] Volume info retrieved successfully. 2026-06-08 20:09:03.011 7 INFO cinder.api.openstack.wsgi [None req-89d2938f-51af-400d-a33f-f5babfe99259 54f8f55597d04913bf7d58ef147d02a1 e078413b9c9441589ce92a22bac1cfe0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e078413b9c9441589ce92a22bac1cfe0/volumes/d926d3a5-0dae-4c25-8d86-44eb848a5aef returned with HTTP 200 [pid: 7|app: 0|req: 423/845] 10.0.0.24 () {32 vars in 773 bytes} [Mon Jun 8 20:09:02 2026] GET /v3/e078413b9c9441589ce92a22bac1cfe0/volumes/d926d3a5-0dae-4c25-8d86-44eb848a5aef => generated 1527 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-08 20:09:03.023 8 INFO cinder.api.openstack.wsgi [None req-92c05277-0529-4630-a328-880535b89575 54f8f55597d04913bf7d58ef147d02a1 e078413b9c9441589ce92a22bac1cfe0 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/e078413b9c9441589ce92a22bac1cfe0/volumes 2026-06-08 20:09:03.025 8 INFO cinder.api.v3.volumes [None req-92c05277-0529-4630-a328-880535b89575 54f8f55597d04913bf7d58ef147d02a1 e078413b9c9441589ce92a22bac1cfe0 - - default default] Create volume of 1 GB 2026-06-08 20:09:03.029 8 INFO cinder.volume.api [None req-92c05277-0529-4630-a328-880535b89575 54f8f55597d04913bf7d58ef147d02a1 e078413b9c9441589ce92a22bac1cfe0 - - default default] Availability Zones retrieved successfully. 2026-06-08 20:09:03.160 8 INFO cinder.volume.api [None req-92c05277-0529-4630-a328-880535b89575 54f8f55597d04913bf7d58ef147d02a1 e078413b9c9441589ce92a22bac1cfe0 - - default default] Create volume request issued successfully. 2026-06-08 20:09:03.161 8 INFO cinder.api.openstack.wsgi [None req-92c05277-0529-4630-a328-880535b89575 54f8f55597d04913bf7d58ef147d02a1 e078413b9c9441589ce92a22bac1cfe0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e078413b9c9441589ce92a22bac1cfe0/volumes returned with HTTP 202 [pid: 8|app: 0|req: 423/846] 10.0.0.24 () {34 vars in 721 bytes} [Mon Jun 8 20:09:03 2026] POST /v3/e078413b9c9441589ce92a22bac1cfe0/volumes => generated 891 bytes in 142 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-06-08 20:09:03.180 7 INFO cinder.api.openstack.wsgi [None req-98ada0d0-9944-43c7-996f-c4173d3d26fe 54f8f55597d04913bf7d58ef147d02a1 e078413b9c9441589ce92a22bac1cfe0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e078413b9c9441589ce92a22bac1cfe0/volumes/2ca24633-348e-4bc0-a008-6e2c66907ccd /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-06-08 20:09:03.197 7 INFO cinder.volume.api [None req-98ada0d0-9944-43c7-996f-c4173d3d26fe 54f8f55597d04913bf7d58ef147d02a1 e078413b9c9441589ce92a22bac1cfe0 - - default default] Volume info retrieved successfully. 2026-06-08 20:09:03.202 7 INFO cinder.api.openstack.wsgi [None req-98ada0d0-9944-43c7-996f-c4173d3d26fe 54f8f55597d04913bf7d58ef147d02a1 e078413b9c9441589ce92a22bac1cfe0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e078413b9c9441589ce92a22bac1cfe0/volumes/2ca24633-348e-4bc0-a008-6e2c66907ccd returned with HTTP 200 [pid: 7|app: 0|req: 424/847] 10.0.0.24 () {32 vars in 773 bytes} [Mon Jun 8 20:09:03 2026] GET /v3/e078413b9c9441589ce92a22bac1cfe0/volumes/2ca24633-348e-4bc0-a008-6e2c66907ccd => generated 959 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-06-08 20:09:04.235 8 INFO cinder.api.openstack.wsgi [None req-11f88ddd-f982-41b5-8640-1f412958321b 54f8f55597d04913bf7d58ef147d02a1 e078413b9c9441589ce92a22bac1cfe0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e078413b9c9441589ce92a22bac1cfe0/volumes/2ca24633-348e-4bc0-a008-6e2c66907ccd /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-06-08 20:09:04.263 8 INFO cinder.volume.api [None req-11f88ddd-f982-41b5-8640-1f412958321b 54f8f55597d04913bf7d58ef147d02a1 e078413b9c9441589ce92a22bac1cfe0 - - default default] Volume info retrieved successfully. 2026-06-08 20:09:04.275 8 INFO cinder.api.openstack.wsgi [None req-11f88ddd-f982-41b5-8640-1f412958321b 54f8f55597d04913bf7d58ef147d02a1 e078413b9c9441589ce92a22bac1cfe0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e078413b9c9441589ce92a22bac1cfe0/volumes/2ca24633-348e-4bc0-a008-6e2c66907ccd returned with HTTP 200 [pid: 8|app: 0|req: 424/848] 10.0.0.24 () {32 vars in 773 bytes} [Mon Jun 8 20:09:04 2026] GET /v3/e078413b9c9441589ce92a22bac1cfe0/volumes/2ca24633-348e-4bc0-a008-6e2c66907ccd => generated 984 bytes in 57 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-06-08 20:09:04.305 7 INFO cinder.api.openstack.wsgi [None req-af72e882-b052-4617-bb83-c8b142bc9273 54f8f55597d04913bf7d58ef147d02a1 e078413b9c9441589ce92a22bac1cfe0 - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/e078413b9c9441589ce92a22bac1cfe0/volumes/2ca24633-348e-4bc0-a008-6e2c66907ccd /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-06-08 20:09:04.326 7 INFO cinder.volume.api [None req-af72e882-b052-4617-bb83-c8b142bc9273 54f8f55597d04913bf7d58ef147d02a1 e078413b9c9441589ce92a22bac1cfe0 - - default default] Volume info retrieved successfully. 2026-06-08 20:09:04.332 7 INFO cinder.volume.api [None req-af72e882-b052-4617-bb83-c8b142bc9273 54f8f55597d04913bf7d58ef147d02a1 e078413b9c9441589ce92a22bac1cfe0 - - default default] Volume updated successfully. 2026-06-08 20:09:04.333 7 INFO cinder.api.openstack.wsgi [None req-af72e882-b052-4617-bb83-c8b142bc9273 54f8f55597d04913bf7d58ef147d02a1 e078413b9c9441589ce92a22bac1cfe0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e078413b9c9441589ce92a22bac1cfe0/volumes/2ca24633-348e-4bc0-a008-6e2c66907ccd returned with HTTP 200 [pid: 7|app: 0|req: 425/849] 10.0.0.24 () {34 vars in 793 bytes} [Mon Jun 8 20:09:04 2026] PUT /v3/e078413b9c9441589ce92a22bac1cfe0/volumes/2ca24633-348e-4bc0-a008-6e2c66907ccd => generated 882 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-08 20:09:04.348 8 INFO cinder.api.openstack.wsgi [None req-c5cb3085-eea9-4201-a75d-77b51e6facd9 54f8f55597d04913bf7d58ef147d02a1 e078413b9c9441589ce92a22bac1cfe0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e078413b9c9441589ce92a22bac1cfe0/volumes/2ca24633-348e-4bc0-a008-6e2c66907ccd /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-06-08 20:09:04.367 8 INFO cinder.volume.api [None req-c5cb3085-eea9-4201-a75d-77b51e6facd9 54f8f55597d04913bf7d58ef147d02a1 e078413b9c9441589ce92a22bac1cfe0 - - default default] Volume info retrieved successfully. 2026-06-08 20:09:04.378 8 INFO cinder.api.openstack.wsgi [None req-c5cb3085-eea9-4201-a75d-77b51e6facd9 54f8f55597d04913bf7d58ef147d02a1 e078413b9c9441589ce92a22bac1cfe0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e078413b9c9441589ce92a22bac1cfe0/volumes/2ca24633-348e-4bc0-a008-6e2c66907ccd returned with HTTP 200 [pid: 8|app: 0|req: 425/850] 10.0.0.24 () {32 vars in 773 bytes} [Mon Jun 8 20:09:04 2026] GET /v3/e078413b9c9441589ce92a22bac1cfe0/volumes/2ca24633-348e-4bc0-a008-6e2c66907ccd => generated 950 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-08 20:09:04.397 7 INFO cinder.api.openstack.wsgi [None req-ef166947-65d9-49c4-8f4b-0c4d2fbd39f8 54f8f55597d04913bf7d58ef147d02a1 e078413b9c9441589ce92a22bac1cfe0 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/e078413b9c9441589ce92a22bac1cfe0/volumes/2ca24633-348e-4bc0-a008-6e2c66907ccd 2026-06-08 20:09:04.397 7 INFO cinder.api.v3.volumes [None req-ef166947-65d9-49c4-8f4b-0c4d2fbd39f8 54f8f55597d04913bf7d58ef147d02a1 e078413b9c9441589ce92a22bac1cfe0 - - default default] Delete volume with id: 2ca24633-348e-4bc0-a008-6e2c66907ccd /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-06-08 20:09:04.406 7 INFO cinder.volume.api [None req-ef166947-65d9-49c4-8f4b-0c4d2fbd39f8 54f8f55597d04913bf7d58ef147d02a1 e078413b9c9441589ce92a22bac1cfe0 - - default default] Volume info retrieved successfully. 2026-06-08 20:09:04.442 7 INFO cinder.volume.api [None req-ef166947-65d9-49c4-8f4b-0c4d2fbd39f8 54f8f55597d04913bf7d58ef147d02a1 e078413b9c9441589ce92a22bac1cfe0 - - default default] Delete volume request issued successfully. 2026-06-08 20:09:04.442 7 INFO cinder.api.openstack.wsgi [None req-ef166947-65d9-49c4-8f4b-0c4d2fbd39f8 54f8f55597d04913bf7d58ef147d02a1 e078413b9c9441589ce92a22bac1cfe0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e078413b9c9441589ce92a22bac1cfe0/volumes/2ca24633-348e-4bc0-a008-6e2c66907ccd returned with HTTP 202 [pid: 7|app: 0|req: 426/851] 10.0.0.24 () {32 vars in 776 bytes} [Mon Jun 8 20:09:04 2026] DELETE /v3/e078413b9c9441589ce92a22bac1cfe0/volumes/2ca24633-348e-4bc0-a008-6e2c66907ccd => 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-06-08 20:09:04.455 8 INFO cinder.api.openstack.wsgi [None req-78b0f422-4596-4a50-9dd4-cb61132f2e38 54f8f55597d04913bf7d58ef147d02a1 e078413b9c9441589ce92a22bac1cfe0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e078413b9c9441589ce92a22bac1cfe0/volumes/2ca24633-348e-4bc0-a008-6e2c66907ccd /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-06-08 20:09:04.478 8 INFO cinder.volume.api [None req-78b0f422-4596-4a50-9dd4-cb61132f2e38 54f8f55597d04913bf7d58ef147d02a1 e078413b9c9441589ce92a22bac1cfe0 - - default default] Volume info retrieved successfully. 2026-06-08 20:09:04.487 8 INFO cinder.api.openstack.wsgi [None req-78b0f422-4596-4a50-9dd4-cb61132f2e38 54f8f55597d04913bf7d58ef147d02a1 e078413b9c9441589ce92a22bac1cfe0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e078413b9c9441589ce92a22bac1cfe0/volumes/2ca24633-348e-4bc0-a008-6e2c66907ccd returned with HTTP 200 [pid: 8|app: 0|req: 426/852] 10.0.0.24 () {32 vars in 773 bytes} [Mon Jun 8 20:09:04 2026] GET /v3/e078413b9c9441589ce92a22bac1cfe0/volumes/2ca24633-348e-4bc0-a008-6e2c66907ccd => generated 949 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-08 20:09:05.525 7 INFO cinder.api.openstack.wsgi [None req-a7e3f814-8f54-49df-b22b-1931319a7718 54f8f55597d04913bf7d58ef147d02a1 e078413b9c9441589ce92a22bac1cfe0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e078413b9c9441589ce92a22bac1cfe0/volumes/2ca24633-348e-4bc0-a008-6e2c66907ccd 2026-06-08 20:09:05.538 7 INFO cinder.api.openstack.wsgi [None req-a7e3f814-8f54-49df-b22b-1931319a7718 54f8f55597d04913bf7d58ef147d02a1 e078413b9c9441589ce92a22bac1cfe0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e078413b9c9441589ce92a22bac1cfe0/volumes/2ca24633-348e-4bc0-a008-6e2c66907ccd returned with HTTP 404 [pid: 7|app: 0|req: 427/853] 10.0.0.24 () {32 vars in 773 bytes} [Mon Jun 8 20:09:05 2026] GET /v3/e078413b9c9441589ce92a22bac1cfe0/volumes/2ca24633-348e-4bc0-a008-6e2c66907ccd => generated 109 bytes in 25 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-06-08 20:09:05.551 8 INFO cinder.api.openstack.wsgi [None req-72ac2727-cc39-4650-8e83-5d3446a4650c 54f8f55597d04913bf7d58ef147d02a1 e078413b9c9441589ce92a22bac1cfe0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e078413b9c9441589ce92a22bac1cfe0/volumes/d926d3a5-0dae-4c25-8d86-44eb848a5aef /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-06-08 20:09:05.570 8 INFO cinder.volume.api [None req-72ac2727-cc39-4650-8e83-5d3446a4650c 54f8f55597d04913bf7d58ef147d02a1 e078413b9c9441589ce92a22bac1cfe0 - - default default] Volume info retrieved successfully. 2026-06-08 20:09:05.583 8 INFO cinder.api.openstack.wsgi [None req-72ac2727-cc39-4650-8e83-5d3446a4650c 54f8f55597d04913bf7d58ef147d02a1 e078413b9c9441589ce92a22bac1cfe0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e078413b9c9441589ce92a22bac1cfe0/volumes/d926d3a5-0dae-4c25-8d86-44eb848a5aef returned with HTTP 200 [pid: 8|app: 0|req: 427/854] 10.0.0.24 () {32 vars in 773 bytes} [Mon Jun 8 20:09:05 2026] GET /v3/e078413b9c9441589ce92a22bac1cfe0/volumes/d926d3a5-0dae-4c25-8d86-44eb848a5aef => generated 1527 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-06-08 20:09:05.598 7 INFO cinder.api.openstack.wsgi [None req-84050094-3499-4885-84fe-ae2a01955a88 54f8f55597d04913bf7d58ef147d02a1 e078413b9c9441589ce92a22bac1cfe0 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/e078413b9c9441589ce92a22bac1cfe0/volumes/d926d3a5-0dae-4c25-8d86-44eb848a5aef 2026-06-08 20:09:05.598 7 INFO cinder.api.v3.volumes [None req-84050094-3499-4885-84fe-ae2a01955a88 54f8f55597d04913bf7d58ef147d02a1 e078413b9c9441589ce92a22bac1cfe0 - - default default] Delete volume with id: d926d3a5-0dae-4c25-8d86-44eb848a5aef /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-06-08 20:09:05.767 7 INFO cinder.volume.api [None req-84050094-3499-4885-84fe-ae2a01955a88 54f8f55597d04913bf7d58ef147d02a1 e078413b9c9441589ce92a22bac1cfe0 - - default default] Volume info retrieved successfully. 2026-06-08 20:09:05.795 7 INFO cinder.volume.api [None req-84050094-3499-4885-84fe-ae2a01955a88 54f8f55597d04913bf7d58ef147d02a1 e078413b9c9441589ce92a22bac1cfe0 - - default default] Delete volume request issued successfully. 2026-06-08 20:09:05.795 7 INFO cinder.api.openstack.wsgi [None req-84050094-3499-4885-84fe-ae2a01955a88 54f8f55597d04913bf7d58ef147d02a1 e078413b9c9441589ce92a22bac1cfe0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e078413b9c9441589ce92a22bac1cfe0/volumes/d926d3a5-0dae-4c25-8d86-44eb848a5aef returned with HTTP 202 [pid: 7|app: 0|req: 428/855] 10.0.0.24 () {32 vars in 776 bytes} [Mon Jun 8 20:09:05 2026] DELETE /v3/e078413b9c9441589ce92a22bac1cfe0/volumes/d926d3a5-0dae-4c25-8d86-44eb848a5aef => generated 0 bytes in 203 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-06-08 20:09:05.806 8 INFO cinder.api.openstack.wsgi [None req-504d6afd-8c32-42f2-9fe8-44373cbd1385 54f8f55597d04913bf7d58ef147d02a1 e078413b9c9441589ce92a22bac1cfe0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e078413b9c9441589ce92a22bac1cfe0/volumes/d926d3a5-0dae-4c25-8d86-44eb848a5aef /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-06-08 20:09:05.826 8 INFO cinder.volume.api [None req-504d6afd-8c32-42f2-9fe8-44373cbd1385 54f8f55597d04913bf7d58ef147d02a1 e078413b9c9441589ce92a22bac1cfe0 - - default default] Volume info retrieved successfully. 2026-06-08 20:09:05.832 8 INFO cinder.api.openstack.wsgi [None req-504d6afd-8c32-42f2-9fe8-44373cbd1385 54f8f55597d04913bf7d58ef147d02a1 e078413b9c9441589ce92a22bac1cfe0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e078413b9c9441589ce92a22bac1cfe0/volumes/d926d3a5-0dae-4c25-8d86-44eb848a5aef returned with HTTP 200 [pid: 8|app: 0|req: 428/856] 10.0.0.24 () {32 vars in 773 bytes} [Mon Jun 8 20:09:05 2026] GET /v3/e078413b9c9441589ce92a22bac1cfe0/volumes/d926d3a5-0dae-4c25-8d86-44eb848a5aef => generated 1526 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-06-08 20:09:06.855 7 INFO cinder.api.openstack.wsgi [None req-9ab153f3-11f9-4ce1-97c6-69ec9dc8fe04 54f8f55597d04913bf7d58ef147d02a1 e078413b9c9441589ce92a22bac1cfe0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e078413b9c9441589ce92a22bac1cfe0/volumes/d926d3a5-0dae-4c25-8d86-44eb848a5aef 2026-06-08 20:09:06.863 7 INFO cinder.api.openstack.wsgi [None req-9ab153f3-11f9-4ce1-97c6-69ec9dc8fe04 54f8f55597d04913bf7d58ef147d02a1 e078413b9c9441589ce92a22bac1cfe0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e078413b9c9441589ce92a22bac1cfe0/volumes/d926d3a5-0dae-4c25-8d86-44eb848a5aef returned with HTTP 404 [pid: 7|app: 0|req: 429/857] 10.0.0.24 () {32 vars in 773 bytes} [Mon Jun 8 20:09:06 2026] GET /v3/e078413b9c9441589ce92a22bac1cfe0/volumes/d926d3a5-0dae-4c25-8d86-44eb848a5aef => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) 2026-06-08 20:09:09.547 7 INFO cinder.api.openstack.wsgi [None req-9ab153f3-11f9-4ce1-97c6-69ec9dc8fe04 54f8f55597d04913bf7d58ef147d02a1 e078413b9c9441589ce92a22bac1cfe0 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 20:09:09.547 8 INFO cinder.api.openstack.wsgi [None req-504d6afd-8c32-42f2-9fe8-44373cbd1385 54f8f55597d04913bf7d58ef147d02a1 e078413b9c9441589ce92a22bac1cfe0 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 20:09:09.548 7 INFO cinder.api.openstack.wsgi [None req-9ab153f3-11f9-4ce1-97c6-69ec9dc8fe04 54f8f55597d04913bf7d58ef147d02a1 e078413b9c9441589ce92a22bac1cfe0 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 20:09:09.549 8 INFO cinder.api.openstack.wsgi [None req-504d6afd-8c32-42f2-9fe8-44373cbd1385 54f8f55597d04913bf7d58ef147d02a1 e078413b9c9441589ce92a22bac1cfe0 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 20:09:11.884 7 INFO cinder.api.openstack.wsgi [None req-9ab153f3-11f9-4ce1-97c6-69ec9dc8fe04 54f8f55597d04913bf7d58ef147d02a1 e078413b9c9441589ce92a22bac1cfe0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-06-08 20:09:11.885 7 INFO cinder.api.openstack.wsgi [None req-9ab153f3-11f9-4ce1-97c6-69ec9dc8fe04 54f8f55597d04913bf7d58ef147d02a1 e078413b9c9441589ce92a22bac1cfe0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 431/860] 10.0.0.53 () {28 vars in 374 bytes} [Mon Jun 8 20:09:11 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-06-08 20:09:11.901 8 INFO cinder.api.openstack.wsgi [None req-e2e4d96a-9783-45b9-aa2d-53726017bd2b 7c9eb190eb9c4e36b695adddf6d6a58e ae8e6196ae1c4033a209cc516835c1b2 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ae8e6196ae1c4033a209cc516835c1b2/limits?tenant_id=ae8e6196ae1c4033a209cc516835c1b2 2026-06-08 20:09:11.920 8 INFO cinder.api.openstack.wsgi [None req-e2e4d96a-9783-45b9-aa2d-53726017bd2b 7c9eb190eb9c4e36b695adddf6d6a58e ae8e6196ae1c4033a209cc516835c1b2 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ae8e6196ae1c4033a209cc516835c1b2/limits?tenant_id=ae8e6196ae1c4033a209cc516835c1b2 returned with HTTP 200 [pid: 8|app: 0|req: 430/861] 10.0.0.53 () {34 vars in 877 bytes} [Mon Jun 8 20:09:11 2026] GET /v3/ae8e6196ae1c4033a209cc516835c1b2/limits?tenant_id=ae8e6196ae1c4033a209cc516835c1b2 => generated 302 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-06-08 20:09:14.600 7 INFO cinder.api.openstack.wsgi [None req-9ab153f3-11f9-4ce1-97c6-69ec9dc8fe04 54f8f55597d04913bf7d58ef147d02a1 e078413b9c9441589ce92a22bac1cfe0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-06-08 20:09:14.601 7 INFO cinder.api.openstack.wsgi [None req-9ab153f3-11f9-4ce1-97c6-69ec9dc8fe04 54f8f55597d04913bf7d58ef147d02a1 e078413b9c9441589ce92a22bac1cfe0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 432/862] 10.0.0.53 () {28 vars in 374 bytes} [Mon Jun 8 20:09:14 2026] GET / => generated 411 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-06-08 20:09:14.608 8 INFO cinder.api.openstack.wsgi [None req-e2e4d96a-9783-45b9-aa2d-53726017bd2b 7c9eb190eb9c4e36b695adddf6d6a58e ae8e6196ae1c4033a209cc516835c1b2 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-06-08 20:09:14.609 8 INFO cinder.api.openstack.wsgi [None req-e2e4d96a-9783-45b9-aa2d-53726017bd2b 7c9eb190eb9c4e36b695adddf6d6a58e ae8e6196ae1c4033a209cc516835c1b2 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 431/863] 10.0.0.53 () {28 vars in 374 bytes} [Mon Jun 8 20:09:14 2026] GET / => generated 411 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-06-08 20:09:15.685 7 INFO cinder.api.openstack.wsgi [None req-9ab153f3-11f9-4ce1-97c6-69ec9dc8fe04 54f8f55597d04913bf7d58ef147d02a1 e078413b9c9441589ce92a22bac1cfe0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-06-08 20:09:15.686 7 INFO cinder.api.openstack.wsgi [None req-9ab153f3-11f9-4ce1-97c6-69ec9dc8fe04 54f8f55597d04913bf7d58ef147d02a1 e078413b9c9441589ce92a22bac1cfe0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 433/864] 10.0.0.53 () {28 vars in 374 bytes} [Mon Jun 8 20:09:15 2026] GET / => generated 411 bytes in 2 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-06-08 20:09:15.709 8 INFO cinder.api.openstack.wsgi [None req-aab344e4-59b0-4d93-92b9-3358e32bf10f 7c9eb190eb9c4e36b695adddf6d6a58e ae8e6196ae1c4033a209cc516835c1b2 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ae8e6196ae1c4033a209cc516835c1b2/limits?tenant_id=ae8e6196ae1c4033a209cc516835c1b2 2026-06-08 20:09:15.744 8 INFO cinder.api.openstack.wsgi [None req-aab344e4-59b0-4d93-92b9-3358e32bf10f 7c9eb190eb9c4e36b695adddf6d6a58e ae8e6196ae1c4033a209cc516835c1b2 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ae8e6196ae1c4033a209cc516835c1b2/limits?tenant_id=ae8e6196ae1c4033a209cc516835c1b2 returned with HTTP 200 [pid: 8|app: 0|req: 432/865] 10.0.0.53 () {34 vars in 877 bytes} [Mon Jun 8 20:09:15 2026] GET /v3/ae8e6196ae1c4033a209cc516835c1b2/limits?tenant_id=ae8e6196ae1c4033a209cc516835c1b2 => generated 302 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-06-08 20:09:18.435 7 INFO cinder.api.openstack.wsgi [None req-9ab153f3-11f9-4ce1-97c6-69ec9dc8fe04 54f8f55597d04913bf7d58ef147d02a1 e078413b9c9441589ce92a22bac1cfe0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-06-08 20:09:18.436 7 INFO cinder.api.openstack.wsgi [None req-9ab153f3-11f9-4ce1-97c6-69ec9dc8fe04 54f8f55597d04913bf7d58ef147d02a1 e078413b9c9441589ce92a22bac1cfe0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 434/866] 10.0.0.53 () {28 vars in 374 bytes} [Mon Jun 8 20:09:18 2026] GET / => generated 411 bytes in 2 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-06-08 20:09:18.442 8 INFO cinder.api.openstack.wsgi [None req-aab344e4-59b0-4d93-92b9-3358e32bf10f 7c9eb190eb9c4e36b695adddf6d6a58e ae8e6196ae1c4033a209cc516835c1b2 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-06-08 20:09:18.443 8 INFO cinder.api.openstack.wsgi [None req-aab344e4-59b0-4d93-92b9-3358e32bf10f 7c9eb190eb9c4e36b695adddf6d6a58e ae8e6196ae1c4033a209cc516835c1b2 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 433/867] 10.0.0.53 () {28 vars in 374 bytes} [Mon Jun 8 20:09:18 2026] GET / => generated 411 bytes in 2 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-06-08 20:09:19.547 7 INFO cinder.api.openstack.wsgi [None req-9ab153f3-11f9-4ce1-97c6-69ec9dc8fe04 54f8f55597d04913bf7d58ef147d02a1 e078413b9c9441589ce92a22bac1cfe0 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 20:09:19.547 8 INFO cinder.api.openstack.wsgi [None req-aab344e4-59b0-4d93-92b9-3358e32bf10f 7c9eb190eb9c4e36b695adddf6d6a58e ae8e6196ae1c4033a209cc516835c1b2 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 20:09:19.549 7 INFO cinder.api.openstack.wsgi [None req-9ab153f3-11f9-4ce1-97c6-69ec9dc8fe04 54f8f55597d04913bf7d58ef147d02a1 e078413b9c9441589ce92a22bac1cfe0 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 20:09:19.549 8 INFO cinder.api.openstack.wsgi [None req-aab344e4-59b0-4d93-92b9-3358e32bf10f 7c9eb190eb9c4e36b695adddf6d6a58e ae8e6196ae1c4033a209cc516835c1b2 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 20:09:22.378 7 INFO cinder.api.openstack.wsgi [None req-acbf3eef-a5b2-4b1f-85b7-c2ad57aa5555 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/snapshots?all_tenants=true 2026-06-08 20:09:22.389 7 INFO cinder.volume.api [None req-acbf3eef-a5b2-4b1f-85b7-c2ad57aa5555 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] Get all snapshots completed successfully. 2026-06-08 20:09:22.389 7 INFO cinder.api.openstack.wsgi [None req-acbf3eef-a5b2-4b1f-85b7-c2ad57aa5555 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 436/870] 10.0.0.139 () {28 vars in 673 bytes} [Mon Jun 8 20:09:22 2026] GET /v3/930a409b22844e2cbd8ddd57326d8472/snapshots?all_tenants=true => generated 17 bytes in 231 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-06-08 20:09:22.403 8 INFO cinder.api.openstack.wsgi [None req-330cf338-c795-4162-935b-f8de863cca97 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/scheduler-stats/get_pools?detail=true 2026-06-08 20:09:22.907 8 INFO cinder.api.openstack.wsgi [None req-330cf338-c795-4162-935b-f8de863cca97 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 435/871] 10.0.0.139 () {28 vars in 695 bytes} [Mon Jun 8 20:09:22 2026] GET /v3/930a409b22844e2cbd8ddd57326d8472/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-06-08 20:09:22.920 7 INFO cinder.api.openstack.wsgi [None req-a25cf1d4-bf55-4a65-ad04-6842a09f4c77 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/volumes/detail?all_tenants=true 2026-06-08 20:09:22.936 7 INFO cinder.volume.api [None req-a25cf1d4-bf55-4a65-ad04-6842a09f4c77 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] Get all volumes completed successfully. 2026-06-08 20:09:22.940 7 INFO cinder.api.openstack.wsgi [None req-a25cf1d4-bf55-4a65-ad04-6842a09f4c77 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 437/872] 10.0.0.139 () {28 vars in 683 bytes} [Mon Jun 8 20:09:22 2026] GET /v3/930a409b22844e2cbd8ddd57326d8472/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-06-08 20:09:22.986 8 INFO cinder.api.openstack.wsgi [None req-b9a89d6d-12d2-48e6-b07b-e2f428a90ad0 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/os-quota-sets/3e7cd2d430114a858af9d49cdd24abbb?usage=true 2026-06-08 20:09:23.015 8 INFO cinder.api.openstack.wsgi [None req-b9a89d6d-12d2-48e6-b07b-e2f428a90ad0 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/os-quota-sets/3e7cd2d430114a858af9d49cdd24abbb?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 436/873] 10.0.0.139 () {28 vars in 735 bytes} [Mon Jun 8 20:09:22 2026] GET /v3/930a409b22844e2cbd8ddd57326d8472/os-quota-sets/3e7cd2d430114a858af9d49cdd24abbb?usage=true => generated 847 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-08 20:09:23.027 7 INFO cinder.api.openstack.wsgi [None req-20254558-4489-40d4-bc89-8b4a64b77925 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/os-quota-sets/517a5372a0414a489505a7424adba3c2?usage=true 2026-06-08 20:09:23.050 7 INFO cinder.api.openstack.wsgi [None req-20254558-4489-40d4-bc89-8b4a64b77925 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/os-quota-sets/517a5372a0414a489505a7424adba3c2?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 438/874] 10.0.0.139 () {28 vars in 735 bytes} [Mon Jun 8 20:09:23 2026] GET /v3/930a409b22844e2cbd8ddd57326d8472/os-quota-sets/517a5372a0414a489505a7424adba3c2?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-08 20:09:23.063 8 INFO cinder.api.openstack.wsgi [None req-48985bdb-6a2f-40bc-b238-6b88e3a019db 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/os-quota-sets/59bb219b23c74401b6fe8f4291b4981e?usage=true 2026-06-08 20:09:23.087 8 INFO cinder.api.openstack.wsgi [None req-48985bdb-6a2f-40bc-b238-6b88e3a019db 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/os-quota-sets/59bb219b23c74401b6fe8f4291b4981e?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 437/875] 10.0.0.139 () {28 vars in 735 bytes} [Mon Jun 8 20:09:23 2026] GET /v3/930a409b22844e2cbd8ddd57326d8472/os-quota-sets/59bb219b23c74401b6fe8f4291b4981e?usage=true => generated 847 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-08 20:09:23.104 7 INFO cinder.api.openstack.wsgi [None req-1e8f3b0f-99dd-4b90-a830-874d1cb284e0 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/os-quota-sets/6b141e274ba7413ea6e94a6f22bd4a26?usage=true 2026-06-08 20:09:23.125 7 INFO cinder.api.openstack.wsgi [None req-1e8f3b0f-99dd-4b90-a830-874d1cb284e0 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/os-quota-sets/6b141e274ba7413ea6e94a6f22bd4a26?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 439/876] 10.0.0.139 () {28 vars in 735 bytes} [Mon Jun 8 20:09:23 2026] GET /v3/930a409b22844e2cbd8ddd57326d8472/os-quota-sets/6b141e274ba7413ea6e94a6f22bd4a26?usage=true => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-08 20:09:23.140 8 INFO cinder.api.openstack.wsgi [None req-03c084ea-2221-47cc-8d35-8ecf61442897 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/os-quota-sets/7e62be8111374bf8abc716053dcad0cc?usage=true 2026-06-08 20:09:23.161 8 INFO cinder.api.openstack.wsgi [None req-03c084ea-2221-47cc-8d35-8ecf61442897 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/os-quota-sets/7e62be8111374bf8abc716053dcad0cc?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 438/877] 10.0.0.139 () {28 vars in 735 bytes} [Mon Jun 8 20:09:23 2026] GET /v3/930a409b22844e2cbd8ddd57326d8472/os-quota-sets/7e62be8111374bf8abc716053dcad0cc?usage=true => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-08 20:09:23.176 7 INFO cinder.api.openstack.wsgi [None req-a35b3ef8-e740-49b2-a60f-24162dd6f170 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/os-quota-sets/930a409b22844e2cbd8ddd57326d8472?usage=true 2026-06-08 20:09:23.199 7 INFO cinder.api.openstack.wsgi [None req-a35b3ef8-e740-49b2-a60f-24162dd6f170 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/os-quota-sets/930a409b22844e2cbd8ddd57326d8472?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 440/878] 10.0.0.139 () {28 vars in 735 bytes} [Mon Jun 8 20:09:23 2026] GET /v3/930a409b22844e2cbd8ddd57326d8472/os-quota-sets/930a409b22844e2cbd8ddd57326d8472?usage=true => generated 845 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-08 20:09:23.215 8 INFO cinder.api.openstack.wsgi [None req-c360cda8-2367-481a-9a18-f93c361682a4 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/os-quota-sets/a953606bfe134ce18e700333ae8fe4fd?usage=true 2026-06-08 20:09:23.235 8 INFO cinder.api.openstack.wsgi [None req-c360cda8-2367-481a-9a18-f93c361682a4 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/os-quota-sets/a953606bfe134ce18e700333ae8fe4fd?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 439/879] 10.0.0.139 () {28 vars in 735 bytes} [Mon Jun 8 20:09:23 2026] GET /v3/930a409b22844e2cbd8ddd57326d8472/os-quota-sets/a953606bfe134ce18e700333ae8fe4fd?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-08 20:09:23.249 7 INFO cinder.api.openstack.wsgi [None req-143e8510-4edc-4623-89c0-f33e6f78e4a2 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/os-quota-sets/ce9df5e93bbc46149fe9ebd4a6d336cd?usage=true 2026-06-08 20:09:23.270 7 INFO cinder.api.openstack.wsgi [None req-143e8510-4edc-4623-89c0-f33e6f78e4a2 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/os-quota-sets/ce9df5e93bbc46149fe9ebd4a6d336cd?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 441/880] 10.0.0.139 () {28 vars in 735 bytes} [Mon Jun 8 20:09:23 2026] GET /v3/930a409b22844e2cbd8ddd57326d8472/os-quota-sets/ce9df5e93bbc46149fe9ebd4a6d336cd?usage=true => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-08 20:09:23.285 8 INFO cinder.api.openstack.wsgi [None req-96aad089-2873-4c39-be12-653db095f6d9 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/os-quota-sets/d7cd7a4be5094f9f99927c9f48567db5?usage=true 2026-06-08 20:09:23.312 8 INFO cinder.api.openstack.wsgi [None req-96aad089-2873-4c39-be12-653db095f6d9 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/os-quota-sets/d7cd7a4be5094f9f99927c9f48567db5?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 440/881] 10.0.0.139 () {28 vars in 735 bytes} [Mon Jun 8 20:09:23 2026] GET /v3/930a409b22844e2cbd8ddd57326d8472/os-quota-sets/d7cd7a4be5094f9f99927c9f48567db5?usage=true => generated 847 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-08 20:09:23.326 7 INFO cinder.api.openstack.wsgi [None req-a64b1b92-7c50-4874-a2a5-79e8dcd885a9 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/os-quota-sets/fc181a4efcee498c9dd7d58d8a2b2118?usage=true 2026-06-08 20:09:23.353 7 INFO cinder.api.openstack.wsgi [None req-a64b1b92-7c50-4874-a2a5-79e8dcd885a9 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/os-quota-sets/fc181a4efcee498c9dd7d58d8a2b2118?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 442/882] 10.0.0.139 () {28 vars in 735 bytes} [Mon Jun 8 20:09:23 2026] GET /v3/930a409b22844e2cbd8ddd57326d8472/os-quota-sets/fc181a4efcee498c9dd7d58d8a2b2118?usage=true => generated 847 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-08 20:09:23.364 8 INFO cinder.api.openstack.wsgi [None req-b771cc7b-d1f4-4b94-bb16-4881c4596862 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/volumes/detail?all_tenants=true 2026-06-08 20:09:23.376 8 INFO cinder.volume.api [None req-b771cc7b-d1f4-4b94-bb16-4881c4596862 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] Get all volumes completed successfully. 2026-06-08 20:09:23.379 8 INFO cinder.api.openstack.wsgi [None req-b771cc7b-d1f4-4b94-bb16-4881c4596862 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 441/883] 10.0.0.139 () {28 vars in 683 bytes} [Mon Jun 8 20:09:23 2026] GET /v3/930a409b22844e2cbd8ddd57326d8472/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-06-08 20:09:23.395 7 INFO cinder.api.openstack.wsgi [None req-24c24088-26ef-434e-ae94-3da49436ec40 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/os-services 2026-06-08 20:09:23.404 7 INFO cinder.api.openstack.wsgi [None req-24c24088-26ef-434e-ae94-3da49436ec40 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/os-services returned with HTTP 200 [pid: 7|app: 0|req: 443/884] 10.0.0.139 () {28 vars in 644 bytes} [Mon Jun 8 20:09:23 2026] GET /v3/930a409b22844e2cbd8ddd57326d8472/os-services => generated 646 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-08 20:09:29.547 8 INFO cinder.api.openstack.wsgi [None req-b771cc7b-d1f4-4b94-bb16-4881c4596862 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 20:09:29.547 7 INFO cinder.api.openstack.wsgi [None req-24c24088-26ef-434e-ae94-3da49436ec40 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 20:09:29.549 8 INFO cinder.api.openstack.wsgi [None req-b771cc7b-d1f4-4b94-bb16-4881c4596862 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 20:09:29.549 7 INFO cinder.api.openstack.wsgi [None req-24c24088-26ef-434e-ae94-3da49436ec40 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 20:09:39.547 8 INFO cinder.api.openstack.wsgi [None req-b771cc7b-d1f4-4b94-bb16-4881c4596862 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 20:09:39.548 7 INFO cinder.api.openstack.wsgi [None req-24c24088-26ef-434e-ae94-3da49436ec40 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 20:09:39.548 8 INFO cinder.api.openstack.wsgi [None req-b771cc7b-d1f4-4b94-bb16-4881c4596862 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 20:09:39.549 7 INFO cinder.api.openstack.wsgi [None req-24c24088-26ef-434e-ae94-3da49436ec40 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 20:09:49.547 7 INFO cinder.api.openstack.wsgi [None req-24c24088-26ef-434e-ae94-3da49436ec40 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 20:09:49.548 8 INFO cinder.api.openstack.wsgi [None req-b771cc7b-d1f4-4b94-bb16-4881c4596862 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 20:09:49.549 7 INFO cinder.api.openstack.wsgi [None req-24c24088-26ef-434e-ae94-3da49436ec40 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 20:09:49.550 8 INFO cinder.api.openstack.wsgi [None req-b771cc7b-d1f4-4b94-bb16-4881c4596862 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 20:09:53.969 7 INFO cinder.api.openstack.wsgi [None req-acb334e0-04c6-4591-a969-2ce864167f21 19793b44aa0645689a20b174942c24e5 83a3be0718284bc8bcb3420c943175b3 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/83a3be0718284bc8bcb3420c943175b3/volumes 2026-06-08 20:09:53.971 7 INFO cinder.api.v3.volumes [None req-acb334e0-04c6-4591-a969-2ce864167f21 19793b44aa0645689a20b174942c24e5 83a3be0718284bc8bcb3420c943175b3 - - default default] Create volume of 1 GB 2026-06-08 20:09:53.976 7 INFO cinder.volume.api [None req-acb334e0-04c6-4591-a969-2ce864167f21 19793b44aa0645689a20b174942c24e5 83a3be0718284bc8bcb3420c943175b3 - - default default] Availability Zones retrieved successfully. 2026-06-08 20:09:54.103 7 INFO cinder.volume.api [None req-acb334e0-04c6-4591-a969-2ce864167f21 19793b44aa0645689a20b174942c24e5 83a3be0718284bc8bcb3420c943175b3 - - default default] Create volume request issued successfully. 2026-06-08 20:09:54.104 7 INFO cinder.api.openstack.wsgi [None req-acb334e0-04c6-4591-a969-2ce864167f21 19793b44aa0645689a20b174942c24e5 83a3be0718284bc8bcb3420c943175b3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/83a3be0718284bc8bcb3420c943175b3/volumes returned with HTTP 202 [pid: 7|app: 0|req: 447/891] 10.0.0.24 () {34 vars in 720 bytes} [Mon Jun 8 20:09:53 2026] POST /v3/83a3be0718284bc8bcb3420c943175b3/volumes => generated 861 bytes in 280 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-06-08 20:09:54.126 8 INFO cinder.api.openstack.wsgi [None req-ad8e8a19-6372-490d-96aa-fb0d2d81c548 19793b44aa0645689a20b174942c24e5 83a3be0718284bc8bcb3420c943175b3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/83a3be0718284bc8bcb3420c943175b3/volumes/8edf67b4-717b-4e22-a284-77a6ea0f23ee /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-06-08 20:09:54.167 8 INFO cinder.volume.api [None req-ad8e8a19-6372-490d-96aa-fb0d2d81c548 19793b44aa0645689a20b174942c24e5 83a3be0718284bc8bcb3420c943175b3 - - default default] Volume info retrieved successfully. 2026-06-08 20:09:54.178 8 INFO cinder.api.openstack.wsgi [None req-ad8e8a19-6372-490d-96aa-fb0d2d81c548 19793b44aa0645689a20b174942c24e5 83a3be0718284bc8bcb3420c943175b3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/83a3be0718284bc8bcb3420c943175b3/volumes/8edf67b4-717b-4e22-a284-77a6ea0f23ee returned with HTTP 200 [pid: 8|app: 0|req: 445/892] 10.0.0.24 () {32 vars in 773 bytes} [Mon Jun 8 20:09:54 2026] GET /v3/83a3be0718284bc8bcb3420c943175b3/volumes/8edf67b4-717b-4e22-a284-77a6ea0f23ee => generated 929 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-08 20:09:55.212 7 INFO cinder.api.openstack.wsgi [None req-f3871d51-4ab7-430f-acb5-bc07bb6cfdf0 19793b44aa0645689a20b174942c24e5 83a3be0718284bc8bcb3420c943175b3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/83a3be0718284bc8bcb3420c943175b3/volumes/8edf67b4-717b-4e22-a284-77a6ea0f23ee /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-06-08 20:09:55.229 7 INFO cinder.volume.api [None req-f3871d51-4ab7-430f-acb5-bc07bb6cfdf0 19793b44aa0645689a20b174942c24e5 83a3be0718284bc8bcb3420c943175b3 - - default default] Volume info retrieved successfully. 2026-06-08 20:09:55.234 7 INFO cinder.api.openstack.wsgi [None req-f3871d51-4ab7-430f-acb5-bc07bb6cfdf0 19793b44aa0645689a20b174942c24e5 83a3be0718284bc8bcb3420c943175b3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/83a3be0718284bc8bcb3420c943175b3/volumes/8edf67b4-717b-4e22-a284-77a6ea0f23ee returned with HTTP 200 [pid: 7|app: 0|req: 448/893] 10.0.0.24 () {32 vars in 773 bytes} [Mon Jun 8 20:09:55 2026] GET /v3/83a3be0718284bc8bcb3420c943175b3/volumes/8edf67b4-717b-4e22-a284-77a6ea0f23ee => generated 954 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-08 20:09:59.547 8 INFO cinder.api.openstack.wsgi [None req-ad8e8a19-6372-490d-96aa-fb0d2d81c548 19793b44aa0645689a20b174942c24e5 83a3be0718284bc8bcb3420c943175b3 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 20:09:59.547 8 INFO cinder.api.openstack.wsgi [None req-ad8e8a19-6372-490d-96aa-fb0d2d81c548 19793b44aa0645689a20b174942c24e5 83a3be0718284bc8bcb3420c943175b3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 20:09:59.547 7 INFO cinder.api.openstack.wsgi [None req-f3871d51-4ab7-430f-acb5-bc07bb6cfdf0 19793b44aa0645689a20b174942c24e5 83a3be0718284bc8bcb3420c943175b3 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 20:09:59.549 7 INFO cinder.api.openstack.wsgi [None req-f3871d51-4ab7-430f-acb5-bc07bb6cfdf0 19793b44aa0645689a20b174942c24e5 83a3be0718284bc8bcb3420c943175b3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 20:10:09.547 8 INFO cinder.api.openstack.wsgi [None req-ad8e8a19-6372-490d-96aa-fb0d2d81c548 19793b44aa0645689a20b174942c24e5 83a3be0718284bc8bcb3420c943175b3 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 20:10:09.547 7 INFO cinder.api.openstack.wsgi [None req-f3871d51-4ab7-430f-acb5-bc07bb6cfdf0 19793b44aa0645689a20b174942c24e5 83a3be0718284bc8bcb3420c943175b3 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 20:10:09.548 8 INFO cinder.api.openstack.wsgi [None req-ad8e8a19-6372-490d-96aa-fb0d2d81c548 19793b44aa0645689a20b174942c24e5 83a3be0718284bc8bcb3420c943175b3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 20:10:09.549 7 INFO cinder.api.openstack.wsgi [None req-f3871d51-4ab7-430f-acb5-bc07bb6cfdf0 19793b44aa0645689a20b174942c24e5 83a3be0718284bc8bcb3420c943175b3 - - default default] http://10.0.0.134: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-06-08 20:10:16.237 8 INFO cinder.api.openstack.wsgi [None req-ddd16274-6966-47cf-8841-436534b6bf03 19793b44aa0645689a20b174942c24e5 83a3be0718284bc8bcb3420c943175b3 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/83a3be0718284bc8bcb3420c943175b3/volumes/8edf67b4-717b-4e22-a284-77a6ea0f23ee/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-06-08 20:10:16.248 8 INFO cinder.volume.api [None req-ddd16274-6966-47cf-8841-436534b6bf03 19793b44aa0645689a20b174942c24e5 83a3be0718284bc8bcb3420c943175b3 - - default default] Volume info retrieved successfully. 2026-06-08 20:10:16.260 8 INFO cinder.volume.api [None req-ddd16274-6966-47cf-8841-436534b6bf03 19793b44aa0645689a20b174942c24e5 83a3be0718284bc8bcb3420c943175b3 - - default default] Update volume admin metadata completed successfully. 2026-06-08 20:10:16.765 8 INFO cinder.volume.api [None req-ddd16274-6966-47cf-8841-436534b6bf03 19793b44aa0645689a20b174942c24e5 83a3be0718284bc8bcb3420c943175b3 - - default default] Attach volume completed successfully. 2026-06-08 20:10:16.766 8 INFO cinder.api.openstack.wsgi [None req-ddd16274-6966-47cf-8841-436534b6bf03 19793b44aa0645689a20b174942c24e5 83a3be0718284bc8bcb3420c943175b3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/83a3be0718284bc8bcb3420c943175b3/volumes/8edf67b4-717b-4e22-a284-77a6ea0f23ee/action returned with HTTP 202 [pid: 8|app: 0|req: 448/898] 10.0.0.24 () {34 vars in 808 bytes} [Mon Jun 8 20:10:16 2026] POST /v3/83a3be0718284bc8bcb3420c943175b3/volumes/8edf67b4-717b-4e22-a284-77a6ea0f23ee/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-06-08 20:10:16.786 7 INFO cinder.api.openstack.wsgi [None req-8807baf0-dcc5-4c90-95bd-dc3ee2ff5b78 19793b44aa0645689a20b174942c24e5 83a3be0718284bc8bcb3420c943175b3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/83a3be0718284bc8bcb3420c943175b3/volumes/8edf67b4-717b-4e22-a284-77a6ea0f23ee /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-06-08 20:10:16.809 7 INFO cinder.volume.api [None req-8807baf0-dcc5-4c90-95bd-dc3ee2ff5b78 19793b44aa0645689a20b174942c24e5 83a3be0718284bc8bcb3420c943175b3 - - default default] Volume info retrieved successfully. 2026-06-08 20:10:16.815 7 INFO cinder.api.openstack.wsgi [None req-8807baf0-dcc5-4c90-95bd-dc3ee2ff5b78 19793b44aa0645689a20b174942c24e5 83a3be0718284bc8bcb3420c943175b3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/83a3be0718284bc8bcb3420c943175b3/volumes/8edf67b4-717b-4e22-a284-77a6ea0f23ee returned with HTTP 200 [pid: 7|app: 0|req: 451/899] 10.0.0.24 () {32 vars in 773 bytes} [Mon Jun 8 20:10:16 2026] GET /v3/83a3be0718284bc8bcb3420c943175b3/volumes/8edf67b4-717b-4e22-a284-77a6ea0f23ee => generated 1288 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-08 20:10:16.834 8 INFO cinder.api.openstack.wsgi [None req-19f6b437-7ca8-4e74-9bed-0a3d008b3fe1 19793b44aa0645689a20b174942c24e5 83a3be0718284bc8bcb3420c943175b3 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/83a3be0718284bc8bcb3420c943175b3/volumes/8edf67b4-717b-4e22-a284-77a6ea0f23ee/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-06-08 20:10:16.855 8 INFO cinder.volume.api [None req-19f6b437-7ca8-4e74-9bed-0a3d008b3fe1 19793b44aa0645689a20b174942c24e5 83a3be0718284bc8bcb3420c943175b3 - - default default] Volume info retrieved successfully. 2026-06-08 20:10:17.360 8 INFO cinder.volume.api [None req-19f6b437-7ca8-4e74-9bed-0a3d008b3fe1 19793b44aa0645689a20b174942c24e5 83a3be0718284bc8bcb3420c943175b3 - - default default] Detach volume completed successfully. 2026-06-08 20:10:17.361 8 INFO cinder.api.openstack.wsgi [None req-19f6b437-7ca8-4e74-9bed-0a3d008b3fe1 19793b44aa0645689a20b174942c24e5 83a3be0718284bc8bcb3420c943175b3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/83a3be0718284bc8bcb3420c943175b3/volumes/8edf67b4-717b-4e22-a284-77a6ea0f23ee/action returned with HTTP 202 [pid: 8|app: 0|req: 449/900] 10.0.0.24 () {34 vars in 808 bytes} [Mon Jun 8 20:10:16 2026] POST /v3/83a3be0718284bc8bcb3420c943175b3/volumes/8edf67b4-717b-4e22-a284-77a6ea0f23ee/action => generated 0 bytes in 533 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-06-08 20:10:17.377 7 INFO cinder.api.openstack.wsgi [None req-c6ac7d26-2248-468a-b889-ff4ce7b317f9 19793b44aa0645689a20b174942c24e5 83a3be0718284bc8bcb3420c943175b3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/83a3be0718284bc8bcb3420c943175b3/volumes/8edf67b4-717b-4e22-a284-77a6ea0f23ee /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-06-08 20:10:17.404 7 INFO cinder.volume.api [None req-c6ac7d26-2248-468a-b889-ff4ce7b317f9 19793b44aa0645689a20b174942c24e5 83a3be0718284bc8bcb3420c943175b3 - - default default] Volume info retrieved successfully. 2026-06-08 20:10:17.416 7 INFO cinder.api.openstack.wsgi [None req-c6ac7d26-2248-468a-b889-ff4ce7b317f9 19793b44aa0645689a20b174942c24e5 83a3be0718284bc8bcb3420c943175b3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/83a3be0718284bc8bcb3420c943175b3/volumes/8edf67b4-717b-4e22-a284-77a6ea0f23ee returned with HTTP 200 [pid: 7|app: 0|req: 452/901] 10.0.0.24 () {32 vars in 773 bytes} [Mon Jun 8 20:10:17 2026] GET /v3/83a3be0718284bc8bcb3420c943175b3/volumes/8edf67b4-717b-4e22-a284-77a6ea0f23ee => generated 973 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-08 20:10:19.548 7 INFO cinder.api.openstack.wsgi [None req-c6ac7d26-2248-468a-b889-ff4ce7b317f9 19793b44aa0645689a20b174942c24e5 83a3be0718284bc8bcb3420c943175b3 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 20:10:19.549 7 INFO cinder.api.openstack.wsgi [None req-c6ac7d26-2248-468a-b889-ff4ce7b317f9 19793b44aa0645689a20b174942c24e5 83a3be0718284bc8bcb3420c943175b3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 20:10:19.549 8 INFO cinder.api.openstack.wsgi [None req-19f6b437-7ca8-4e74-9bed-0a3d008b3fe1 19793b44aa0645689a20b174942c24e5 83a3be0718284bc8bcb3420c943175b3 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 20:10:19.551 8 INFO cinder.api.openstack.wsgi [None req-19f6b437-7ca8-4e74-9bed-0a3d008b3fe1 19793b44aa0645689a20b174942c24e5 83a3be0718284bc8bcb3420c943175b3 - - default default] http://10.0.0.134: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-06-08 20:10:22.298 7 INFO cinder.api.openstack.wsgi [None req-9f61b384-e0b4-4296-b0b4-eae30c9aeab0 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/volumes/detail?all_tenants=true 2026-06-08 20:10:22.312 7 INFO cinder.volume.api [None req-9f61b384-e0b4-4296-b0b4-eae30c9aeab0 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - 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-06-08 20:10:22.321 7 INFO cinder.api.openstack.wsgi [None req-9f61b384-e0b4-4296-b0b4-eae30c9aeab0 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 454/904] 10.0.0.139 () {28 vars in 683 bytes} [Mon Jun 8 20:10:22 2026] GET /v3/930a409b22844e2cbd8ddd57326d8472/volumes/detail?all_tenants=true => generated 1141 bytes in 144 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-06-08 20:10:22.337 8 INFO cinder.api.openstack.wsgi [None req-ef30ae20-39da-456b-b290-f8cd4fde957e 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/snapshots?all_tenants=true 2026-06-08 20:10:22.350 8 INFO cinder.volume.api [None req-ef30ae20-39da-456b-b290-f8cd4fde957e 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] Get all snapshots completed successfully. 2026-06-08 20:10:22.350 8 INFO cinder.api.openstack.wsgi [None req-ef30ae20-39da-456b-b290-f8cd4fde957e 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 451/905] 10.0.0.139 () {28 vars in 673 bytes} [Mon Jun 8 20:10:22 2026] GET /v3/930a409b22844e2cbd8ddd57326d8472/snapshots?all_tenants=true => generated 17 bytes in 21 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-06-08 20:10:22.368 7 INFO cinder.api.openstack.wsgi [None req-2e33260d-7dc2-4c3c-b851-420d30f6e225 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/os-services 2026-06-08 20:10:22.381 7 INFO cinder.api.openstack.wsgi [None req-2e33260d-7dc2-4c3c-b851-420d30f6e225 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/os-services returned with HTTP 200 [pid: 7|app: 0|req: 455/906] 10.0.0.139 () {28 vars in 644 bytes} [Mon Jun 8 20:10:22 2026] GET /v3/930a409b22844e2cbd8ddd57326d8472/os-services => generated 646 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-08 20:10:22.429 8 INFO cinder.api.openstack.wsgi [None req-3686fa07-3bdc-4cfd-b0a6-193f5118a0d2 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/os-quota-sets/0a23466b0bde4977b0eff435a4632411?usage=true 2026-06-08 20:10:22.455 8 INFO cinder.api.openstack.wsgi [None req-3686fa07-3bdc-4cfd-b0a6-193f5118a0d2 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/os-quota-sets/0a23466b0bde4977b0eff435a4632411?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 452/907] 10.0.0.139 () {28 vars in 735 bytes} [Mon Jun 8 20:10:22 2026] GET /v3/930a409b22844e2cbd8ddd57326d8472/os-quota-sets/0a23466b0bde4977b0eff435a4632411?usage=true => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-08 20:10:22.468 7 INFO cinder.api.openstack.wsgi [None req-008f5dc0-9042-4c75-9ea0-437e04125005 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/os-quota-sets/0f59e263eed4416182be0fa31008cdd4?usage=true 2026-06-08 20:10:22.491 7 INFO cinder.api.openstack.wsgi [None req-008f5dc0-9042-4c75-9ea0-437e04125005 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/os-quota-sets/0f59e263eed4416182be0fa31008cdd4?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 456/908] 10.0.0.139 () {28 vars in 735 bytes} [Mon Jun 8 20:10:22 2026] GET /v3/930a409b22844e2cbd8ddd57326d8472/os-quota-sets/0f59e263eed4416182be0fa31008cdd4?usage=true => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-08 20:10:22.506 8 INFO cinder.api.openstack.wsgi [None req-7e5394e0-a0b6-4ad7-b60d-29c578f6150d 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/os-quota-sets/31b104cc29344609b1d3b99779022e92?usage=true 2026-06-08 20:10:22.526 8 INFO cinder.api.openstack.wsgi [None req-7e5394e0-a0b6-4ad7-b60d-29c578f6150d 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/os-quota-sets/31b104cc29344609b1d3b99779022e92?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 453/909] 10.0.0.139 () {28 vars in 735 bytes} [Mon Jun 8 20:10:22 2026] GET /v3/930a409b22844e2cbd8ddd57326d8472/os-quota-sets/31b104cc29344609b1d3b99779022e92?usage=true => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-08 20:10:22.542 7 INFO cinder.api.openstack.wsgi [None req-ccad6568-f71d-4d23-ae14-7a540e01c9af 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/os-quota-sets/361c503ca8be4333b26756b898757b8d?usage=true 2026-06-08 20:10:22.571 7 INFO cinder.api.openstack.wsgi [None req-ccad6568-f71d-4d23-ae14-7a540e01c9af 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/os-quota-sets/361c503ca8be4333b26756b898757b8d?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 457/910] 10.0.0.139 () {28 vars in 735 bytes} [Mon Jun 8 20:10:22 2026] GET /v3/930a409b22844e2cbd8ddd57326d8472/os-quota-sets/361c503ca8be4333b26756b898757b8d?usage=true => generated 847 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-08 20:10:22.583 8 INFO cinder.api.openstack.wsgi [None req-39cada59-6ee8-43c5-b699-aa7eec9c7e59 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/os-quota-sets/517a5372a0414a489505a7424adba3c2?usage=true 2026-06-08 20:10:22.629 8 INFO cinder.api.openstack.wsgi [None req-39cada59-6ee8-43c5-b699-aa7eec9c7e59 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/os-quota-sets/517a5372a0414a489505a7424adba3c2?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 454/911] 10.0.0.139 () {28 vars in 735 bytes} [Mon Jun 8 20:10:22 2026] GET /v3/930a409b22844e2cbd8ddd57326d8472/os-quota-sets/517a5372a0414a489505a7424adba3c2?usage=true => generated 847 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-08 20:10:22.648 7 INFO cinder.api.openstack.wsgi [None req-7588f2bb-b14d-461a-bcf2-8c98baca2ac4 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/os-quota-sets/7e62be8111374bf8abc716053dcad0cc?usage=true 2026-06-08 20:10:22.690 7 INFO cinder.api.openstack.wsgi [None req-7588f2bb-b14d-461a-bcf2-8c98baca2ac4 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/os-quota-sets/7e62be8111374bf8abc716053dcad0cc?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 458/912] 10.0.0.139 () {28 vars in 735 bytes} [Mon Jun 8 20:10:22 2026] GET /v3/930a409b22844e2cbd8ddd57326d8472/os-quota-sets/7e62be8111374bf8abc716053dcad0cc?usage=true => generated 847 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-08 20:10:22.708 8 INFO cinder.api.openstack.wsgi [None req-d4382185-e0ce-4138-8eae-252614523471 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/os-quota-sets/83a3be0718284bc8bcb3420c943175b3?usage=true 2026-06-08 20:10:22.729 8 INFO cinder.api.openstack.wsgi [None req-d4382185-e0ce-4138-8eae-252614523471 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/os-quota-sets/83a3be0718284bc8bcb3420c943175b3?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 455/913] 10.0.0.139 () {28 vars in 735 bytes} [Mon Jun 8 20:10:22 2026] GET /v3/930a409b22844e2cbd8ddd57326d8472/os-quota-sets/83a3be0718284bc8bcb3420c943175b3?usage=true => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-08 20:10:22.746 7 INFO cinder.api.openstack.wsgi [None req-28672eb2-910c-419e-9487-c072104c2685 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/os-quota-sets/8dad445175c44a0db6f91e9843340fdb?usage=true 2026-06-08 20:10:22.787 7 INFO cinder.api.openstack.wsgi [None req-28672eb2-910c-419e-9487-c072104c2685 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/os-quota-sets/8dad445175c44a0db6f91e9843340fdb?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 459/914] 10.0.0.139 () {28 vars in 735 bytes} [Mon Jun 8 20:10:22 2026] GET /v3/930a409b22844e2cbd8ddd57326d8472/os-quota-sets/8dad445175c44a0db6f91e9843340fdb?usage=true => generated 847 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-08 20:10:22.799 8 INFO cinder.api.openstack.wsgi [None req-2b645da7-0ba4-4d03-b132-337c7e9b8240 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/os-quota-sets/930a409b22844e2cbd8ddd57326d8472?usage=true 2026-06-08 20:10:22.824 8 INFO cinder.api.openstack.wsgi [None req-2b645da7-0ba4-4d03-b132-337c7e9b8240 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/os-quota-sets/930a409b22844e2cbd8ddd57326d8472?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 456/915] 10.0.0.139 () {28 vars in 735 bytes} [Mon Jun 8 20:10:22 2026] GET /v3/930a409b22844e2cbd8ddd57326d8472/os-quota-sets/930a409b22844e2cbd8ddd57326d8472?usage=true => generated 845 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-08 20:10:22.837 7 INFO cinder.api.openstack.wsgi [None req-ddf1e0cd-9fa0-45f9-bd78-1014e84c0025 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/os-quota-sets/a85d5db35db74378bb30fd53728f6cf7?usage=true 2026-06-08 20:10:22.860 7 INFO cinder.api.openstack.wsgi [None req-ddf1e0cd-9fa0-45f9-bd78-1014e84c0025 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/os-quota-sets/a85d5db35db74378bb30fd53728f6cf7?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 460/916] 10.0.0.139 () {28 vars in 735 bytes} [Mon Jun 8 20:10:22 2026] GET /v3/930a409b22844e2cbd8ddd57326d8472/os-quota-sets/a85d5db35db74378bb30fd53728f6cf7?usage=true => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-08 20:10:22.877 8 INFO cinder.api.openstack.wsgi [None req-7a80ea19-8bd6-4bb2-908d-5d67db4c4e6a 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/os-quota-sets/aee748e0017948e58503cbcb6e0bee29?usage=true 2026-06-08 20:10:22.899 8 INFO cinder.api.openstack.wsgi [None req-7a80ea19-8bd6-4bb2-908d-5d67db4c4e6a 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/os-quota-sets/aee748e0017948e58503cbcb6e0bee29?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 457/917] 10.0.0.139 () {28 vars in 735 bytes} [Mon Jun 8 20:10:22 2026] GET /v3/930a409b22844e2cbd8ddd57326d8472/os-quota-sets/aee748e0017948e58503cbcb6e0bee29?usage=true => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-08 20:10:22.912 7 INFO cinder.api.openstack.wsgi [None req-be071500-e87e-4e18-ba3d-4c1708ccda99 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/os-quota-sets/bc5a67a5c4704fdd9ff7fc911449eb95?usage=true 2026-06-08 20:10:22.930 7 INFO cinder.api.openstack.wsgi [None req-be071500-e87e-4e18-ba3d-4c1708ccda99 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/os-quota-sets/bc5a67a5c4704fdd9ff7fc911449eb95?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 461/918] 10.0.0.139 () {28 vars in 735 bytes} [Mon Jun 8 20:10:22 2026] GET /v3/930a409b22844e2cbd8ddd57326d8472/os-quota-sets/bc5a67a5c4704fdd9ff7fc911449eb95?usage=true => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-08 20:10:22.945 8 INFO cinder.api.openstack.wsgi [None req-b6503e01-63b2-446d-8aa2-82b1eed21902 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/os-quota-sets/bcf93669e15743e78061cfb502b2861e?usage=true 2026-06-08 20:10:22.969 8 INFO cinder.api.openstack.wsgi [None req-b6503e01-63b2-446d-8aa2-82b1eed21902 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/os-quota-sets/bcf93669e15743e78061cfb502b2861e?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 458/919] 10.0.0.139 () {28 vars in 735 bytes} [Mon Jun 8 20:10:22 2026] GET /v3/930a409b22844e2cbd8ddd57326d8472/os-quota-sets/bcf93669e15743e78061cfb502b2861e?usage=true => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-08 20:10:22.983 7 INFO cinder.api.openstack.wsgi [None req-4961996c-3d92-4641-bba5-f79cfa2ba713 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/os-quota-sets/ce9df5e93bbc46149fe9ebd4a6d336cd?usage=true 2026-06-08 20:10:22.998 7 INFO cinder.api.openstack.wsgi [None req-4961996c-3d92-4641-bba5-f79cfa2ba713 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/os-quota-sets/ce9df5e93bbc46149fe9ebd4a6d336cd?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 462/920] 10.0.0.139 () {28 vars in 735 bytes} [Mon Jun 8 20:10:22 2026] GET /v3/930a409b22844e2cbd8ddd57326d8472/os-quota-sets/ce9df5e93bbc46149fe9ebd4a6d336cd?usage=true => generated 845 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-08 20:10:23.013 8 INFO cinder.api.openstack.wsgi [None req-56f32d0d-e109-40f1-9d94-47692e535545 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/os-quota-sets/d0db701ba61f4a32b787b6d3935fe210?usage=true 2026-06-08 20:10:23.033 8 INFO cinder.api.openstack.wsgi [None req-56f32d0d-e109-40f1-9d94-47692e535545 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/os-quota-sets/d0db701ba61f4a32b787b6d3935fe210?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 459/921] 10.0.0.139 () {28 vars in 735 bytes} [Mon Jun 8 20:10:23 2026] GET /v3/930a409b22844e2cbd8ddd57326d8472/os-quota-sets/d0db701ba61f4a32b787b6d3935fe210?usage=true => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-08 20:10:23.049 7 INFO cinder.api.openstack.wsgi [None req-c985ea91-1614-4e62-b926-97dfce368ecb 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/os-quota-sets/dcc9c0fa23184e91adc3b129dea9cabf?usage=true 2026-06-08 20:10:23.063 7 INFO cinder.api.openstack.wsgi [None req-c985ea91-1614-4e62-b926-97dfce368ecb 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/os-quota-sets/dcc9c0fa23184e91adc3b129dea9cabf?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 463/922] 10.0.0.139 () {28 vars in 735 bytes} [Mon Jun 8 20:10:23 2026] GET /v3/930a409b22844e2cbd8ddd57326d8472/os-quota-sets/dcc9c0fa23184e91adc3b129dea9cabf?usage=true => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-08 20:10:23.074 8 INFO cinder.api.openstack.wsgi [None req-ca930e0e-e1d7-4db1-8684-48543bf6c9a9 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/volumes/detail?all_tenants=true 2026-06-08 20:10:23.087 8 INFO cinder.volume.api [None req-ca930e0e-e1d7-4db1-8684-48543bf6c9a9 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - 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-06-08 20:10:23.093 8 INFO cinder.api.openstack.wsgi [None req-ca930e0e-e1d7-4db1-8684-48543bf6c9a9 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 460/923] 10.0.0.139 () {28 vars in 683 bytes} [Mon Jun 8 20:10:23 2026] GET /v3/930a409b22844e2cbd8ddd57326d8472/volumes/detail?all_tenants=true => generated 1141 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-06-08 20:10:23.109 7 INFO cinder.api.openstack.wsgi [None req-cde06ea7-9847-455e-b250-db287aaa93af 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/scheduler-stats/get_pools?detail=true 2026-06-08 20:10:23.613 7 INFO cinder.api.openstack.wsgi [None req-cde06ea7-9847-455e-b250-db287aaa93af 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 464/924] 10.0.0.139 () {28 vars in 695 bytes} [Mon Jun 8 20:10:23 2026] GET /v3/930a409b22844e2cbd8ddd57326d8472/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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-08 20:10:23.748 8 INFO cinder.api.openstack.wsgi [None req-05d82445-55a7-4bc8-ac3d-a66f7c80d967 19793b44aa0645689a20b174942c24e5 83a3be0718284bc8bcb3420c943175b3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/83a3be0718284bc8bcb3420c943175b3/volumes/8edf67b4-717b-4e22-a284-77a6ea0f23ee /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-06-08 20:10:23.765 8 INFO cinder.volume.api [None req-05d82445-55a7-4bc8-ac3d-a66f7c80d967 19793b44aa0645689a20b174942c24e5 83a3be0718284bc8bcb3420c943175b3 - - default default] Volume info retrieved successfully. 2026-06-08 20:10:23.775 8 INFO cinder.api.openstack.wsgi [None req-05d82445-55a7-4bc8-ac3d-a66f7c80d967 19793b44aa0645689a20b174942c24e5 83a3be0718284bc8bcb3420c943175b3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/83a3be0718284bc8bcb3420c943175b3/volumes/8edf67b4-717b-4e22-a284-77a6ea0f23ee returned with HTTP 200 [pid: 8|app: 0|req: 461/925] 10.0.0.24 () {32 vars in 773 bytes} [Mon Jun 8 20:10:23 2026] GET /v3/83a3be0718284bc8bcb3420c943175b3/volumes/8edf67b4-717b-4e22-a284-77a6ea0f23ee => generated 973 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-08 20:10:23.799 7 INFO cinder.api.openstack.wsgi [None req-8614ac64-3bfb-49bf-a3da-e286fbc2fcdf 19793b44aa0645689a20b174942c24e5 83a3be0718284bc8bcb3420c943175b3 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/83a3be0718284bc8bcb3420c943175b3/volumes/8edf67b4-717b-4e22-a284-77a6ea0f23ee 2026-06-08 20:10:23.800 7 INFO cinder.api.v3.volumes [None req-8614ac64-3bfb-49bf-a3da-e286fbc2fcdf 19793b44aa0645689a20b174942c24e5 83a3be0718284bc8bcb3420c943175b3 - - default default] Delete volume with id: 8edf67b4-717b-4e22-a284-77a6ea0f23ee /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-06-08 20:10:23.810 7 INFO cinder.volume.api [None req-8614ac64-3bfb-49bf-a3da-e286fbc2fcdf 19793b44aa0645689a20b174942c24e5 83a3be0718284bc8bcb3420c943175b3 - - default default] Volume info retrieved successfully. 2026-06-08 20:10:23.828 7 INFO cinder.volume.api [None req-8614ac64-3bfb-49bf-a3da-e286fbc2fcdf 19793b44aa0645689a20b174942c24e5 83a3be0718284bc8bcb3420c943175b3 - - default default] Delete volume request issued successfully. 2026-06-08 20:10:23.828 7 INFO cinder.api.openstack.wsgi [None req-8614ac64-3bfb-49bf-a3da-e286fbc2fcdf 19793b44aa0645689a20b174942c24e5 83a3be0718284bc8bcb3420c943175b3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/83a3be0718284bc8bcb3420c943175b3/volumes/8edf67b4-717b-4e22-a284-77a6ea0f23ee returned with HTTP 202 [pid: 7|app: 0|req: 465/926] 10.0.0.24 () {32 vars in 776 bytes} [Mon Jun 8 20:10:23 2026] DELETE /v3/83a3be0718284bc8bcb3420c943175b3/volumes/8edf67b4-717b-4e22-a284-77a6ea0f23ee => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-08 20:10:23.844 8 INFO cinder.api.openstack.wsgi [None req-1fd601dd-4ba7-4974-bc3f-d76d664ccdd9 19793b44aa0645689a20b174942c24e5 83a3be0718284bc8bcb3420c943175b3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/83a3be0718284bc8bcb3420c943175b3/volumes/8edf67b4-717b-4e22-a284-77a6ea0f23ee /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-06-08 20:10:23.858 8 INFO cinder.volume.api [None req-1fd601dd-4ba7-4974-bc3f-d76d664ccdd9 19793b44aa0645689a20b174942c24e5 83a3be0718284bc8bcb3420c943175b3 - - default default] Volume info retrieved successfully. 2026-06-08 20:10:23.863 8 INFO cinder.api.openstack.wsgi [None req-1fd601dd-4ba7-4974-bc3f-d76d664ccdd9 19793b44aa0645689a20b174942c24e5 83a3be0718284bc8bcb3420c943175b3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/83a3be0718284bc8bcb3420c943175b3/volumes/8edf67b4-717b-4e22-a284-77a6ea0f23ee returned with HTTP 200 [pid: 8|app: 0|req: 462/927] 10.0.0.24 () {32 vars in 773 bytes} [Mon Jun 8 20:10:23 2026] GET /v3/83a3be0718284bc8bcb3420c943175b3/volumes/8edf67b4-717b-4e22-a284-77a6ea0f23ee => generated 972 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-06-08 20:10:24.887 7 INFO cinder.api.openstack.wsgi [None req-83ce759f-e2ac-4b4d-8f4a-f894ebb9321c 19793b44aa0645689a20b174942c24e5 83a3be0718284bc8bcb3420c943175b3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/83a3be0718284bc8bcb3420c943175b3/volumes/8edf67b4-717b-4e22-a284-77a6ea0f23ee 2026-06-08 20:10:24.897 7 INFO cinder.api.openstack.wsgi [None req-83ce759f-e2ac-4b4d-8f4a-f894ebb9321c 19793b44aa0645689a20b174942c24e5 83a3be0718284bc8bcb3420c943175b3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/83a3be0718284bc8bcb3420c943175b3/volumes/8edf67b4-717b-4e22-a284-77a6ea0f23ee returned with HTTP 404 [pid: 7|app: 0|req: 466/928] 10.0.0.24 () {32 vars in 773 bytes} [Mon Jun 8 20:10:24 2026] GET /v3/83a3be0718284bc8bcb3420c943175b3/volumes/8edf67b4-717b-4e22-a284-77a6ea0f23ee => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) 2026-06-08 20:10:29.547 8 INFO cinder.api.openstack.wsgi [None req-1fd601dd-4ba7-4974-bc3f-d76d664ccdd9 19793b44aa0645689a20b174942c24e5 83a3be0718284bc8bcb3420c943175b3 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 20:10:29.547 7 INFO cinder.api.openstack.wsgi [None req-83ce759f-e2ac-4b4d-8f4a-f894ebb9321c 19793b44aa0645689a20b174942c24e5 83a3be0718284bc8bcb3420c943175b3 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 20:10:29.548 8 INFO cinder.api.openstack.wsgi [None req-1fd601dd-4ba7-4974-bc3f-d76d664ccdd9 19793b44aa0645689a20b174942c24e5 83a3be0718284bc8bcb3420c943175b3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 20:10:29.548 7 INFO cinder.api.openstack.wsgi [None req-83ce759f-e2ac-4b4d-8f4a-f894ebb9321c 19793b44aa0645689a20b174942c24e5 83a3be0718284bc8bcb3420c943175b3 - - default default] http://10.0.0.134: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-06-08 20:10:30.170 8 INFO cinder.api.openstack.wsgi [None req-056a19ec-850e-4b06-8c3b-22262d3f962a 374548b047d749ccbf1d10c176c6904a 5299d5247ad5417e95b9562e40cf1389 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5299d5247ad5417e95b9562e40cf1389/volumes 2026-06-08 20:10:30.215 8 INFO cinder.volume.api [None req-056a19ec-850e-4b06-8c3b-22262d3f962a 374548b047d749ccbf1d10c176c6904a 5299d5247ad5417e95b9562e40cf1389 - - default default] Get all volumes completed successfully. 2026-06-08 20:10:30.216 8 INFO cinder.api.openstack.wsgi [None req-056a19ec-850e-4b06-8c3b-22262d3f962a 374548b047d749ccbf1d10c176c6904a 5299d5247ad5417e95b9562e40cf1389 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5299d5247ad5417e95b9562e40cf1389/volumes returned with HTTP 200 [pid: 8|app: 0|req: 464/931] 10.0.0.24 () {32 vars in 699 bytes} [Mon Jun 8 20:10:29 2026] GET /v3/5299d5247ad5417e95b9562e40cf1389/volumes => generated 15 bytes in 223 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-06-08 20:10:30.229 7 INFO cinder.api.openstack.wsgi [None req-170dee23-2395-4c0e-83ce-7d4e30a25e2e 374548b047d749ccbf1d10c176c6904a 5299d5247ad5417e95b9562e40cf1389 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/5299d5247ad5417e95b9562e40cf1389/volumes 2026-06-08 20:10:30.232 7 INFO cinder.api.v3.volumes [None req-170dee23-2395-4c0e-83ce-7d4e30a25e2e 374548b047d749ccbf1d10c176c6904a 5299d5247ad5417e95b9562e40cf1389 - - default default] Create volume of 1 GB 2026-06-08 20:10:30.241 7 INFO cinder.volume.api [None req-170dee23-2395-4c0e-83ce-7d4e30a25e2e 374548b047d749ccbf1d10c176c6904a 5299d5247ad5417e95b9562e40cf1389 - - default default] Availability Zones retrieved successfully. 2026-06-08 20:10:30.442 7 INFO cinder.volume.api [None req-170dee23-2395-4c0e-83ce-7d4e30a25e2e 374548b047d749ccbf1d10c176c6904a 5299d5247ad5417e95b9562e40cf1389 - - default default] Create volume request issued successfully. 2026-06-08 20:10:30.443 7 INFO cinder.api.openstack.wsgi [None req-170dee23-2395-4c0e-83ce-7d4e30a25e2e 374548b047d749ccbf1d10c176c6904a 5299d5247ad5417e95b9562e40cf1389 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5299d5247ad5417e95b9562e40cf1389/volumes returned with HTTP 202 [pid: 7|app: 0|req: 468/932] 10.0.0.24 () {34 vars in 721 bytes} [Mon Jun 8 20:10:30 2026] POST /v3/5299d5247ad5417e95b9562e40cf1389/volumes => generated 876 bytes in 220 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-06-08 20:10:30.463 8 INFO cinder.api.openstack.wsgi [None req-aa4016d7-b44c-4dd8-829a-14fff389b4bc 374548b047d749ccbf1d10c176c6904a 5299d5247ad5417e95b9562e40cf1389 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5299d5247ad5417e95b9562e40cf1389/volumes/6f8506f9-f559-450f-ab94-6466da52e696 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-06-08 20:10:30.486 8 INFO cinder.volume.api [None req-aa4016d7-b44c-4dd8-829a-14fff389b4bc 374548b047d749ccbf1d10c176c6904a 5299d5247ad5417e95b9562e40cf1389 - - default default] Volume info retrieved successfully. 2026-06-08 20:10:30.495 8 INFO cinder.api.openstack.wsgi [None req-aa4016d7-b44c-4dd8-829a-14fff389b4bc 374548b047d749ccbf1d10c176c6904a 5299d5247ad5417e95b9562e40cf1389 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5299d5247ad5417e95b9562e40cf1389/volumes/6f8506f9-f559-450f-ab94-6466da52e696 returned with HTTP 200 [pid: 8|app: 0|req: 465/933] 10.0.0.24 () {32 vars in 773 bytes} [Mon Jun 8 20:10:30 2026] GET /v3/5299d5247ad5417e95b9562e40cf1389/volumes/6f8506f9-f559-450f-ab94-6466da52e696 => generated 944 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-08 20:10:31.522 7 INFO cinder.api.openstack.wsgi [None req-9f32d62e-0817-4dcf-bcc5-195fd364961c 374548b047d749ccbf1d10c176c6904a 5299d5247ad5417e95b9562e40cf1389 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5299d5247ad5417e95b9562e40cf1389/volumes/6f8506f9-f559-450f-ab94-6466da52e696 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-06-08 20:10:31.542 7 INFO cinder.volume.api [None req-9f32d62e-0817-4dcf-bcc5-195fd364961c 374548b047d749ccbf1d10c176c6904a 5299d5247ad5417e95b9562e40cf1389 - - default default] Volume info retrieved successfully. 2026-06-08 20:10:31.547 7 INFO cinder.api.openstack.wsgi [None req-9f32d62e-0817-4dcf-bcc5-195fd364961c 374548b047d749ccbf1d10c176c6904a 5299d5247ad5417e95b9562e40cf1389 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5299d5247ad5417e95b9562e40cf1389/volumes/6f8506f9-f559-450f-ab94-6466da52e696 returned with HTTP 200 [pid: 7|app: 0|req: 469/934] 10.0.0.24 () {32 vars in 773 bytes} [Mon Jun 8 20:10:31 2026] GET /v3/5299d5247ad5417e95b9562e40cf1389/volumes/6f8506f9-f559-450f-ab94-6466da52e696 => generated 969 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-08 20:10:31.572 8 INFO cinder.api.openstack.wsgi [None req-013d09b9-0e8c-4e2e-9395-24f0a263565a 374548b047d749ccbf1d10c176c6904a 5299d5247ad5417e95b9562e40cf1389 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5299d5247ad5417e95b9562e40cf1389/volumes/6f8506f9-f559-450f-ab94-6466da52e696 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-06-08 20:10:31.592 8 INFO cinder.volume.api [None req-013d09b9-0e8c-4e2e-9395-24f0a263565a 374548b047d749ccbf1d10c176c6904a 5299d5247ad5417e95b9562e40cf1389 - - default default] Volume info retrieved successfully. 2026-06-08 20:10:31.599 8 INFO cinder.api.openstack.wsgi [None req-013d09b9-0e8c-4e2e-9395-24f0a263565a 374548b047d749ccbf1d10c176c6904a 5299d5247ad5417e95b9562e40cf1389 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5299d5247ad5417e95b9562e40cf1389/volumes/6f8506f9-f559-450f-ab94-6466da52e696 returned with HTTP 200 [pid: 8|app: 0|req: 466/935] 10.0.0.24 () {32 vars in 773 bytes} [Mon Jun 8 20:10:31 2026] GET /v3/5299d5247ad5417e95b9562e40cf1389/volumes/6f8506f9-f559-450f-ab94-6466da52e696 => generated 969 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-06-08 20:10:31.622 7 INFO cinder.api.openstack.wsgi [None req-2b99b050-14b6-4e04-8c40-1d8495831220 374548b047d749ccbf1d10c176c6904a 5299d5247ad5417e95b9562e40cf1389 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/5299d5247ad5417e95b9562e40cf1389/volumes 2026-06-08 20:10:31.625 7 INFO cinder.api.v3.volumes [None req-2b99b050-14b6-4e04-8c40-1d8495831220 374548b047d749ccbf1d10c176c6904a 5299d5247ad5417e95b9562e40cf1389 - - default default] Create volume of 1 GB 2026-06-08 20:10:31.632 7 INFO cinder.volume.api [None req-2b99b050-14b6-4e04-8c40-1d8495831220 374548b047d749ccbf1d10c176c6904a 5299d5247ad5417e95b9562e40cf1389 - - default default] Availability Zones retrieved successfully. 2026-06-08 20:10:31.758 7 INFO cinder.volume.api [None req-2b99b050-14b6-4e04-8c40-1d8495831220 374548b047d749ccbf1d10c176c6904a 5299d5247ad5417e95b9562e40cf1389 - - default default] Create volume request issued successfully. 2026-06-08 20:10:31.759 7 INFO cinder.api.openstack.wsgi [None req-2b99b050-14b6-4e04-8c40-1d8495831220 374548b047d749ccbf1d10c176c6904a 5299d5247ad5417e95b9562e40cf1389 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5299d5247ad5417e95b9562e40cf1389/volumes returned with HTTP 202 [pid: 7|app: 0|req: 470/936] 10.0.0.24 () {34 vars in 721 bytes} [Mon Jun 8 20:10:31 2026] POST /v3/5299d5247ad5417e95b9562e40cf1389/volumes => generated 876 bytes in 142 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-06-08 20:10:31.780 8 INFO cinder.api.openstack.wsgi [None req-7cb00a8b-5be4-4414-9203-332337567f7d 374548b047d749ccbf1d10c176c6904a 5299d5247ad5417e95b9562e40cf1389 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5299d5247ad5417e95b9562e40cf1389/volumes/b334989f-fcd2-4861-8274-7b66ec395775 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-06-08 20:10:31.800 8 INFO cinder.volume.api [None req-7cb00a8b-5be4-4414-9203-332337567f7d 374548b047d749ccbf1d10c176c6904a 5299d5247ad5417e95b9562e40cf1389 - - default default] Volume info retrieved successfully. 2026-06-08 20:10:31.809 8 INFO cinder.api.openstack.wsgi [None req-7cb00a8b-5be4-4414-9203-332337567f7d 374548b047d749ccbf1d10c176c6904a 5299d5247ad5417e95b9562e40cf1389 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5299d5247ad5417e95b9562e40cf1389/volumes/b334989f-fcd2-4861-8274-7b66ec395775 returned with HTTP 200 [pid: 8|app: 0|req: 467/937] 10.0.0.24 () {32 vars in 773 bytes} [Mon Jun 8 20:10:31 2026] GET /v3/5299d5247ad5417e95b9562e40cf1389/volumes/b334989f-fcd2-4861-8274-7b66ec395775 => 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-06-08 20:10:32.833 7 INFO cinder.api.openstack.wsgi [None req-cc79b093-bfbe-4ce2-aea6-5261ab7ed2ad 374548b047d749ccbf1d10c176c6904a 5299d5247ad5417e95b9562e40cf1389 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5299d5247ad5417e95b9562e40cf1389/volumes/b334989f-fcd2-4861-8274-7b66ec395775 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-06-08 20:10:32.855 7 INFO cinder.volume.api [None req-cc79b093-bfbe-4ce2-aea6-5261ab7ed2ad 374548b047d749ccbf1d10c176c6904a 5299d5247ad5417e95b9562e40cf1389 - - default default] Volume info retrieved successfully. 2026-06-08 20:10:32.862 7 INFO cinder.api.openstack.wsgi [None req-cc79b093-bfbe-4ce2-aea6-5261ab7ed2ad 374548b047d749ccbf1d10c176c6904a 5299d5247ad5417e95b9562e40cf1389 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5299d5247ad5417e95b9562e40cf1389/volumes/b334989f-fcd2-4861-8274-7b66ec395775 returned with HTTP 200 [pid: 7|app: 0|req: 471/938] 10.0.0.24 () {32 vars in 773 bytes} [Mon Jun 8 20:10:32 2026] GET /v3/5299d5247ad5417e95b9562e40cf1389/volumes/b334989f-fcd2-4861-8274-7b66ec395775 => generated 969 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-06-08 20:10:32.885 8 INFO cinder.api.openstack.wsgi [None req-4eb2bcd0-b7e1-4282-8eff-9b926561aa98 374548b047d749ccbf1d10c176c6904a 5299d5247ad5417e95b9562e40cf1389 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5299d5247ad5417e95b9562e40cf1389/volumes/b334989f-fcd2-4861-8274-7b66ec395775 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-06-08 20:10:32.899 8 INFO cinder.volume.api [None req-4eb2bcd0-b7e1-4282-8eff-9b926561aa98 374548b047d749ccbf1d10c176c6904a 5299d5247ad5417e95b9562e40cf1389 - - default default] Volume info retrieved successfully. 2026-06-08 20:10:32.904 8 INFO cinder.api.openstack.wsgi [None req-4eb2bcd0-b7e1-4282-8eff-9b926561aa98 374548b047d749ccbf1d10c176c6904a 5299d5247ad5417e95b9562e40cf1389 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5299d5247ad5417e95b9562e40cf1389/volumes/b334989f-fcd2-4861-8274-7b66ec395775 returned with HTTP 200 [pid: 8|app: 0|req: 468/939] 10.0.0.24 () {32 vars in 773 bytes} [Mon Jun 8 20:10:32 2026] GET /v3/5299d5247ad5417e95b9562e40cf1389/volumes/b334989f-fcd2-4861-8274-7b66ec395775 => 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-06-08 20:10:32.930 7 INFO cinder.api.openstack.wsgi [None req-c1936787-ed56-4f65-b87f-1c73b3b18e67 374548b047d749ccbf1d10c176c6904a 5299d5247ad5417e95b9562e40cf1389 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/5299d5247ad5417e95b9562e40cf1389/volumes 2026-06-08 20:10:32.932 7 INFO cinder.api.v3.volumes [None req-c1936787-ed56-4f65-b87f-1c73b3b18e67 374548b047d749ccbf1d10c176c6904a 5299d5247ad5417e95b9562e40cf1389 - - default default] Create volume of 1 GB 2026-06-08 20:10:32.938 7 INFO cinder.volume.api [None req-c1936787-ed56-4f65-b87f-1c73b3b18e67 374548b047d749ccbf1d10c176c6904a 5299d5247ad5417e95b9562e40cf1389 - - default default] Availability Zones retrieved successfully. 2026-06-08 20:10:33.056 7 INFO cinder.volume.api [None req-c1936787-ed56-4f65-b87f-1c73b3b18e67 374548b047d749ccbf1d10c176c6904a 5299d5247ad5417e95b9562e40cf1389 - - default default] Create volume request issued successfully. 2026-06-08 20:10:33.057 7 INFO cinder.api.openstack.wsgi [None req-c1936787-ed56-4f65-b87f-1c73b3b18e67 374548b047d749ccbf1d10c176c6904a 5299d5247ad5417e95b9562e40cf1389 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5299d5247ad5417e95b9562e40cf1389/volumes returned with HTTP 202 [pid: 7|app: 0|req: 472/940] 10.0.0.24 () {34 vars in 721 bytes} [Mon Jun 8 20:10:32 2026] POST /v3/5299d5247ad5417e95b9562e40cf1389/volumes => generated 874 bytes in 134 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-06-08 20:10:33.081 8 INFO cinder.api.openstack.wsgi [None req-3dc55602-5e16-4edf-bd57-b03abcc7b30f 374548b047d749ccbf1d10c176c6904a 5299d5247ad5417e95b9562e40cf1389 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5299d5247ad5417e95b9562e40cf1389/volumes/a155031b-e91c-46bb-92f7-d7e22c8886f1 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-06-08 20:10:33.105 8 INFO cinder.volume.api [None req-3dc55602-5e16-4edf-bd57-b03abcc7b30f 374548b047d749ccbf1d10c176c6904a 5299d5247ad5417e95b9562e40cf1389 - - default default] Volume info retrieved successfully. 2026-06-08 20:10:33.112 8 INFO cinder.api.openstack.wsgi [None req-3dc55602-5e16-4edf-bd57-b03abcc7b30f 374548b047d749ccbf1d10c176c6904a 5299d5247ad5417e95b9562e40cf1389 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5299d5247ad5417e95b9562e40cf1389/volumes/a155031b-e91c-46bb-92f7-d7e22c8886f1 returned with HTTP 200 [pid: 8|app: 0|req: 469/941] 10.0.0.24 () {32 vars in 773 bytes} [Mon Jun 8 20:10:33 2026] GET /v3/5299d5247ad5417e95b9562e40cf1389/volumes/a155031b-e91c-46bb-92f7-d7e22c8886f1 => generated 942 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-08 20:10:34.138 7 INFO cinder.api.openstack.wsgi [None req-55e3bec5-b64f-46aa-8d9a-30320a8cc8d3 374548b047d749ccbf1d10c176c6904a 5299d5247ad5417e95b9562e40cf1389 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5299d5247ad5417e95b9562e40cf1389/volumes/a155031b-e91c-46bb-92f7-d7e22c8886f1 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-06-08 20:10:34.152 7 INFO cinder.volume.api [None req-55e3bec5-b64f-46aa-8d9a-30320a8cc8d3 374548b047d749ccbf1d10c176c6904a 5299d5247ad5417e95b9562e40cf1389 - - default default] Volume info retrieved successfully. 2026-06-08 20:10:34.158 7 INFO cinder.api.openstack.wsgi [None req-55e3bec5-b64f-46aa-8d9a-30320a8cc8d3 374548b047d749ccbf1d10c176c6904a 5299d5247ad5417e95b9562e40cf1389 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5299d5247ad5417e95b9562e40cf1389/volumes/a155031b-e91c-46bb-92f7-d7e22c8886f1 returned with HTTP 200 [pid: 7|app: 0|req: 473/942] 10.0.0.24 () {32 vars in 773 bytes} [Mon Jun 8 20:10:34 2026] GET /v3/5299d5247ad5417e95b9562e40cf1389/volumes/a155031b-e91c-46bb-92f7-d7e22c8886f1 => generated 967 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-08 20:10:34.187 8 INFO cinder.api.openstack.wsgi [None req-803c5f29-5338-4d03-9106-2539e15d498b 374548b047d749ccbf1d10c176c6904a 5299d5247ad5417e95b9562e40cf1389 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5299d5247ad5417e95b9562e40cf1389/volumes/a155031b-e91c-46bb-92f7-d7e22c8886f1 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-06-08 20:10:34.210 8 INFO cinder.volume.api [None req-803c5f29-5338-4d03-9106-2539e15d498b 374548b047d749ccbf1d10c176c6904a 5299d5247ad5417e95b9562e40cf1389 - - default default] Volume info retrieved successfully. 2026-06-08 20:10:34.215 8 INFO cinder.api.openstack.wsgi [None req-803c5f29-5338-4d03-9106-2539e15d498b 374548b047d749ccbf1d10c176c6904a 5299d5247ad5417e95b9562e40cf1389 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5299d5247ad5417e95b9562e40cf1389/volumes/a155031b-e91c-46bb-92f7-d7e22c8886f1 returned with HTTP 200 [pid: 8|app: 0|req: 470/943] 10.0.0.24 () {32 vars in 773 bytes} [Mon Jun 8 20:10:34 2026] GET /v3/5299d5247ad5417e95b9562e40cf1389/volumes/a155031b-e91c-46bb-92f7-d7e22c8886f1 => generated 967 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-08 20:10:34.239 7 INFO cinder.api.openstack.wsgi [None req-1b03abc1-c712-4ac5-ac8b-722d9a3ee36b 374548b047d749ccbf1d10c176c6904a 5299d5247ad5417e95b9562e40cf1389 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5299d5247ad5417e95b9562e40cf1389/volumes 2026-06-08 20:10:34.288 7 INFO cinder.volume.api [None req-1b03abc1-c712-4ac5-ac8b-722d9a3ee36b 374548b047d749ccbf1d10c176c6904a 5299d5247ad5417e95b9562e40cf1389 - - default default] Get all volumes completed successfully. 2026-06-08 20:10:34.289 7 INFO cinder.api.openstack.wsgi [None req-1b03abc1-c712-4ac5-ac8b-722d9a3ee36b 374548b047d749ccbf1d10c176c6904a 5299d5247ad5417e95b9562e40cf1389 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5299d5247ad5417e95b9562e40cf1389/volumes returned with HTTP 200 [pid: 7|app: 0|req: 474/944] 10.0.0.24 () {32 vars in 699 bytes} [Mon Jun 8 20:10:34 2026] GET /v3/5299d5247ad5417e95b9562e40cf1389/volumes => generated 1322 bytes in 58 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-06-08 20:10:34.309 8 INFO cinder.api.openstack.wsgi [None req-dcc2dffd-90ce-4c29-9531-d5e283759152 374548b047d749ccbf1d10c176c6904a 5299d5247ad5417e95b9562e40cf1389 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5299d5247ad5417e95b9562e40cf1389/volumes/a155031b-e91c-46bb-92f7-d7e22c8886f1 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-06-08 20:10:34.329 8 INFO cinder.volume.api [None req-dcc2dffd-90ce-4c29-9531-d5e283759152 374548b047d749ccbf1d10c176c6904a 5299d5247ad5417e95b9562e40cf1389 - - default default] Volume info retrieved successfully. 2026-06-08 20:10:34.334 8 INFO cinder.api.openstack.wsgi [None req-dcc2dffd-90ce-4c29-9531-d5e283759152 374548b047d749ccbf1d10c176c6904a 5299d5247ad5417e95b9562e40cf1389 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5299d5247ad5417e95b9562e40cf1389/volumes/a155031b-e91c-46bb-92f7-d7e22c8886f1 returned with HTTP 200 [pid: 8|app: 0|req: 471/945] 10.0.0.24 () {32 vars in 773 bytes} [Mon Jun 8 20:10:34 2026] GET /v3/5299d5247ad5417e95b9562e40cf1389/volumes/a155031b-e91c-46bb-92f7-d7e22c8886f1 => generated 967 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-08 20:10:34.359 7 INFO cinder.api.openstack.wsgi [None req-a7165d15-22cf-4983-966d-95811af4ff16 374548b047d749ccbf1d10c176c6904a 5299d5247ad5417e95b9562e40cf1389 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/5299d5247ad5417e95b9562e40cf1389/volumes/a155031b-e91c-46bb-92f7-d7e22c8886f1 2026-06-08 20:10:34.360 7 INFO cinder.api.v3.volumes [None req-a7165d15-22cf-4983-966d-95811af4ff16 374548b047d749ccbf1d10c176c6904a 5299d5247ad5417e95b9562e40cf1389 - - default default] Delete volume with id: a155031b-e91c-46bb-92f7-d7e22c8886f1 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-06-08 20:10:34.372 7 INFO cinder.volume.api [None req-a7165d15-22cf-4983-966d-95811af4ff16 374548b047d749ccbf1d10c176c6904a 5299d5247ad5417e95b9562e40cf1389 - - default default] Volume info retrieved successfully. 2026-06-08 20:10:34.398 7 INFO cinder.volume.api [None req-a7165d15-22cf-4983-966d-95811af4ff16 374548b047d749ccbf1d10c176c6904a 5299d5247ad5417e95b9562e40cf1389 - - default default] Delete volume request issued successfully. 2026-06-08 20:10:34.398 7 INFO cinder.api.openstack.wsgi [None req-a7165d15-22cf-4983-966d-95811af4ff16 374548b047d749ccbf1d10c176c6904a 5299d5247ad5417e95b9562e40cf1389 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5299d5247ad5417e95b9562e40cf1389/volumes/a155031b-e91c-46bb-92f7-d7e22c8886f1 returned with HTTP 202 [pid: 7|app: 0|req: 475/946] 10.0.0.24 () {32 vars in 776 bytes} [Mon Jun 8 20:10:34 2026] DELETE /v3/5299d5247ad5417e95b9562e40cf1389/volumes/a155031b-e91c-46bb-92f7-d7e22c8886f1 => 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-06-08 20:10:34.412 8 INFO cinder.api.openstack.wsgi [None req-b6f14918-9b52-4923-85d5-861cd55c4355 374548b047d749ccbf1d10c176c6904a 5299d5247ad5417e95b9562e40cf1389 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5299d5247ad5417e95b9562e40cf1389/volumes/a155031b-e91c-46bb-92f7-d7e22c8886f1 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-06-08 20:10:34.432 8 INFO cinder.volume.api [None req-b6f14918-9b52-4923-85d5-861cd55c4355 374548b047d749ccbf1d10c176c6904a 5299d5247ad5417e95b9562e40cf1389 - - default default] Volume info retrieved successfully. 2026-06-08 20:10:34.440 8 INFO cinder.api.openstack.wsgi [None req-b6f14918-9b52-4923-85d5-861cd55c4355 374548b047d749ccbf1d10c176c6904a 5299d5247ad5417e95b9562e40cf1389 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5299d5247ad5417e95b9562e40cf1389/volumes/a155031b-e91c-46bb-92f7-d7e22c8886f1 returned with HTTP 200 [pid: 8|app: 0|req: 472/947] 10.0.0.24 () {32 vars in 773 bytes} [Mon Jun 8 20:10:34 2026] GET /v3/5299d5247ad5417e95b9562e40cf1389/volumes/a155031b-e91c-46bb-92f7-d7e22c8886f1 => generated 966 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-06-08 20:10:35.462 7 INFO cinder.api.openstack.wsgi [None req-3d8d093b-76da-4ff2-bb9b-b6ceb86a39cd 374548b047d749ccbf1d10c176c6904a 5299d5247ad5417e95b9562e40cf1389 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5299d5247ad5417e95b9562e40cf1389/volumes/a155031b-e91c-46bb-92f7-d7e22c8886f1 2026-06-08 20:10:35.484 7 INFO cinder.api.openstack.wsgi [None req-3d8d093b-76da-4ff2-bb9b-b6ceb86a39cd 374548b047d749ccbf1d10c176c6904a 5299d5247ad5417e95b9562e40cf1389 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5299d5247ad5417e95b9562e40cf1389/volumes/a155031b-e91c-46bb-92f7-d7e22c8886f1 returned with HTTP 404 [pid: 7|app: 0|req: 476/948] 10.0.0.24 () {32 vars in 773 bytes} [Mon Jun 8 20:10:35 2026] GET /v3/5299d5247ad5417e95b9562e40cf1389/volumes/a155031b-e91c-46bb-92f7-d7e22c8886f1 => generated 109 bytes in 30 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-06-08 20:10:35.499 8 INFO cinder.api.openstack.wsgi [None req-519b88e7-fa32-4139-b108-a9c859f03f10 374548b047d749ccbf1d10c176c6904a 5299d5247ad5417e95b9562e40cf1389 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5299d5247ad5417e95b9562e40cf1389/volumes/b334989f-fcd2-4861-8274-7b66ec395775 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-06-08 20:10:35.517 8 INFO cinder.volume.api [None req-519b88e7-fa32-4139-b108-a9c859f03f10 374548b047d749ccbf1d10c176c6904a 5299d5247ad5417e95b9562e40cf1389 - - default default] Volume info retrieved successfully. 2026-06-08 20:10:35.522 8 INFO cinder.api.openstack.wsgi [None req-519b88e7-fa32-4139-b108-a9c859f03f10 374548b047d749ccbf1d10c176c6904a 5299d5247ad5417e95b9562e40cf1389 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5299d5247ad5417e95b9562e40cf1389/volumes/b334989f-fcd2-4861-8274-7b66ec395775 returned with HTTP 200 [pid: 8|app: 0|req: 473/949] 10.0.0.24 () {32 vars in 773 bytes} [Mon Jun 8 20:10:35 2026] GET /v3/5299d5247ad5417e95b9562e40cf1389/volumes/b334989f-fcd2-4861-8274-7b66ec395775 => generated 969 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-08 20:10:35.547 7 INFO cinder.api.openstack.wsgi [None req-d9d4583f-8aa4-426c-b13f-e9026bc1070b 374548b047d749ccbf1d10c176c6904a 5299d5247ad5417e95b9562e40cf1389 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/5299d5247ad5417e95b9562e40cf1389/volumes/b334989f-fcd2-4861-8274-7b66ec395775 2026-06-08 20:10:35.548 7 INFO cinder.api.v3.volumes [None req-d9d4583f-8aa4-426c-b13f-e9026bc1070b 374548b047d749ccbf1d10c176c6904a 5299d5247ad5417e95b9562e40cf1389 - - default default] Delete volume with id: b334989f-fcd2-4861-8274-7b66ec395775 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-06-08 20:10:35.561 7 INFO cinder.volume.api [None req-d9d4583f-8aa4-426c-b13f-e9026bc1070b 374548b047d749ccbf1d10c176c6904a 5299d5247ad5417e95b9562e40cf1389 - - default default] Volume info retrieved successfully. 2026-06-08 20:10:35.588 7 INFO cinder.volume.api [None req-d9d4583f-8aa4-426c-b13f-e9026bc1070b 374548b047d749ccbf1d10c176c6904a 5299d5247ad5417e95b9562e40cf1389 - - default default] Delete volume request issued successfully. 2026-06-08 20:10:35.589 7 INFO cinder.api.openstack.wsgi [None req-d9d4583f-8aa4-426c-b13f-e9026bc1070b 374548b047d749ccbf1d10c176c6904a 5299d5247ad5417e95b9562e40cf1389 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5299d5247ad5417e95b9562e40cf1389/volumes/b334989f-fcd2-4861-8274-7b66ec395775 returned with HTTP 202 [pid: 7|app: 0|req: 477/950] 10.0.0.24 () {32 vars in 776 bytes} [Mon Jun 8 20:10:35 2026] DELETE /v3/5299d5247ad5417e95b9562e40cf1389/volumes/b334989f-fcd2-4861-8274-7b66ec395775 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-08 20:10:35.599 8 INFO cinder.api.openstack.wsgi [None req-25f71b6d-4ac7-4ad9-87ae-39ce51ef7ef4 374548b047d749ccbf1d10c176c6904a 5299d5247ad5417e95b9562e40cf1389 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5299d5247ad5417e95b9562e40cf1389/volumes/b334989f-fcd2-4861-8274-7b66ec395775 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-06-08 20:10:35.633 8 INFO cinder.volume.api [None req-25f71b6d-4ac7-4ad9-87ae-39ce51ef7ef4 374548b047d749ccbf1d10c176c6904a 5299d5247ad5417e95b9562e40cf1389 - - default default] Volume info retrieved successfully. 2026-06-08 20:10:35.638 8 INFO cinder.api.openstack.wsgi [None req-25f71b6d-4ac7-4ad9-87ae-39ce51ef7ef4 374548b047d749ccbf1d10c176c6904a 5299d5247ad5417e95b9562e40cf1389 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5299d5247ad5417e95b9562e40cf1389/volumes/b334989f-fcd2-4861-8274-7b66ec395775 returned with HTTP 200 [pid: 8|app: 0|req: 474/951] 10.0.0.24 () {32 vars in 773 bytes} [Mon Jun 8 20:10:35 2026] GET /v3/5299d5247ad5417e95b9562e40cf1389/volumes/b334989f-fcd2-4861-8274-7b66ec395775 => generated 968 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-06-08 20:10:36.662 7 INFO cinder.api.openstack.wsgi [None req-ed27ce8e-2471-423a-97c0-dee9bdabdfb1 374548b047d749ccbf1d10c176c6904a 5299d5247ad5417e95b9562e40cf1389 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5299d5247ad5417e95b9562e40cf1389/volumes/b334989f-fcd2-4861-8274-7b66ec395775 2026-06-08 20:10:36.673 7 INFO cinder.api.openstack.wsgi [None req-ed27ce8e-2471-423a-97c0-dee9bdabdfb1 374548b047d749ccbf1d10c176c6904a 5299d5247ad5417e95b9562e40cf1389 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5299d5247ad5417e95b9562e40cf1389/volumes/b334989f-fcd2-4861-8274-7b66ec395775 returned with HTTP 404 [pid: 7|app: 0|req: 478/952] 10.0.0.24 () {32 vars in 773 bytes} [Mon Jun 8 20:10:36 2026] GET /v3/5299d5247ad5417e95b9562e40cf1389/volumes/b334989f-fcd2-4861-8274-7b66ec395775 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-08 20:10:36.688 8 INFO cinder.api.openstack.wsgi [None req-e2defec7-6268-41fe-b623-3294cfbe587d 374548b047d749ccbf1d10c176c6904a 5299d5247ad5417e95b9562e40cf1389 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5299d5247ad5417e95b9562e40cf1389/volumes/6f8506f9-f559-450f-ab94-6466da52e696 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-06-08 20:10:36.710 8 INFO cinder.volume.api [None req-e2defec7-6268-41fe-b623-3294cfbe587d 374548b047d749ccbf1d10c176c6904a 5299d5247ad5417e95b9562e40cf1389 - - default default] Volume info retrieved successfully. 2026-06-08 20:10:36.715 8 INFO cinder.api.openstack.wsgi [None req-e2defec7-6268-41fe-b623-3294cfbe587d 374548b047d749ccbf1d10c176c6904a 5299d5247ad5417e95b9562e40cf1389 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5299d5247ad5417e95b9562e40cf1389/volumes/6f8506f9-f559-450f-ab94-6466da52e696 returned with HTTP 200 [pid: 8|app: 0|req: 475/953] 10.0.0.24 () {32 vars in 773 bytes} [Mon Jun 8 20:10:36 2026] GET /v3/5299d5247ad5417e95b9562e40cf1389/volumes/6f8506f9-f559-450f-ab94-6466da52e696 => generated 969 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-08 20:10:36.739 7 INFO cinder.api.openstack.wsgi [None req-c48c0b97-3ba4-4dcf-ad0c-fa0cc9b754a2 374548b047d749ccbf1d10c176c6904a 5299d5247ad5417e95b9562e40cf1389 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/5299d5247ad5417e95b9562e40cf1389/volumes/6f8506f9-f559-450f-ab94-6466da52e696 2026-06-08 20:10:36.739 7 INFO cinder.api.v3.volumes [None req-c48c0b97-3ba4-4dcf-ad0c-fa0cc9b754a2 374548b047d749ccbf1d10c176c6904a 5299d5247ad5417e95b9562e40cf1389 - - default default] Delete volume with id: 6f8506f9-f559-450f-ab94-6466da52e696 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-06-08 20:10:36.771 7 INFO cinder.volume.api [None req-c48c0b97-3ba4-4dcf-ad0c-fa0cc9b754a2 374548b047d749ccbf1d10c176c6904a 5299d5247ad5417e95b9562e40cf1389 - - default default] Volume info retrieved successfully. 2026-06-08 20:10:36.798 7 INFO cinder.volume.api [None req-c48c0b97-3ba4-4dcf-ad0c-fa0cc9b754a2 374548b047d749ccbf1d10c176c6904a 5299d5247ad5417e95b9562e40cf1389 - - default default] Delete volume request issued successfully. 2026-06-08 20:10:36.798 7 INFO cinder.api.openstack.wsgi [None req-c48c0b97-3ba4-4dcf-ad0c-fa0cc9b754a2 374548b047d749ccbf1d10c176c6904a 5299d5247ad5417e95b9562e40cf1389 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5299d5247ad5417e95b9562e40cf1389/volumes/6f8506f9-f559-450f-ab94-6466da52e696 returned with HTTP 202 [pid: 7|app: 0|req: 479/954] 10.0.0.24 () {32 vars in 776 bytes} [Mon Jun 8 20:10:36 2026] DELETE /v3/5299d5247ad5417e95b9562e40cf1389/volumes/6f8506f9-f559-450f-ab94-6466da52e696 => generated 0 bytes in 71 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-06-08 20:10:36.808 8 INFO cinder.api.openstack.wsgi [None req-bf360b4d-1694-43df-8a27-d083c0f2eaa8 374548b047d749ccbf1d10c176c6904a 5299d5247ad5417e95b9562e40cf1389 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5299d5247ad5417e95b9562e40cf1389/volumes/6f8506f9-f559-450f-ab94-6466da52e696 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-06-08 20:10:36.823 8 INFO cinder.volume.api [None req-bf360b4d-1694-43df-8a27-d083c0f2eaa8 374548b047d749ccbf1d10c176c6904a 5299d5247ad5417e95b9562e40cf1389 - - default default] Volume info retrieved successfully. 2026-06-08 20:10:36.828 8 INFO cinder.api.openstack.wsgi [None req-bf360b4d-1694-43df-8a27-d083c0f2eaa8 374548b047d749ccbf1d10c176c6904a 5299d5247ad5417e95b9562e40cf1389 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5299d5247ad5417e95b9562e40cf1389/volumes/6f8506f9-f559-450f-ab94-6466da52e696 returned with HTTP 200 [pid: 8|app: 0|req: 476/955] 10.0.0.24 () {32 vars in 773 bytes} [Mon Jun 8 20:10:36 2026] GET /v3/5299d5247ad5417e95b9562e40cf1389/volumes/6f8506f9-f559-450f-ab94-6466da52e696 => generated 968 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-08 20:10:37.848 7 INFO cinder.api.openstack.wsgi [None req-fc058c0a-3e24-463a-8966-d903953a882b 374548b047d749ccbf1d10c176c6904a 5299d5247ad5417e95b9562e40cf1389 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5299d5247ad5417e95b9562e40cf1389/volumes/6f8506f9-f559-450f-ab94-6466da52e696 2026-06-08 20:10:37.855 7 INFO cinder.api.openstack.wsgi [None req-fc058c0a-3e24-463a-8966-d903953a882b 374548b047d749ccbf1d10c176c6904a 5299d5247ad5417e95b9562e40cf1389 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5299d5247ad5417e95b9562e40cf1389/volumes/6f8506f9-f559-450f-ab94-6466da52e696 returned with HTTP 404 [pid: 7|app: 0|req: 480/956] 10.0.0.24 () {32 vars in 773 bytes} [Mon Jun 8 20:10:37 2026] GET /v3/5299d5247ad5417e95b9562e40cf1389/volumes/6f8506f9-f559-450f-ab94-6466da52e696 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) 2026-06-08 20:10:39.547 8 INFO cinder.api.openstack.wsgi [None req-bf360b4d-1694-43df-8a27-d083c0f2eaa8 374548b047d749ccbf1d10c176c6904a 5299d5247ad5417e95b9562e40cf1389 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 20:10:39.547 7 INFO cinder.api.openstack.wsgi [None req-fc058c0a-3e24-463a-8966-d903953a882b 374548b047d749ccbf1d10c176c6904a 5299d5247ad5417e95b9562e40cf1389 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 20:10:39.548 8 INFO cinder.api.openstack.wsgi [None req-bf360b4d-1694-43df-8a27-d083c0f2eaa8 374548b047d749ccbf1d10c176c6904a 5299d5247ad5417e95b9562e40cf1389 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 20:10:39.548 7 INFO cinder.api.openstack.wsgi [None req-fc058c0a-3e24-463a-8966-d903953a882b 374548b047d749ccbf1d10c176c6904a 5299d5247ad5417e95b9562e40cf1389 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 20:10:49.547 8 INFO cinder.api.openstack.wsgi [None req-bf360b4d-1694-43df-8a27-d083c0f2eaa8 374548b047d749ccbf1d10c176c6904a 5299d5247ad5417e95b9562e40cf1389 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 20:10:49.548 8 INFO cinder.api.openstack.wsgi [None req-bf360b4d-1694-43df-8a27-d083c0f2eaa8 374548b047d749ccbf1d10c176c6904a 5299d5247ad5417e95b9562e40cf1389 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 20:10:49.550 7 INFO cinder.api.openstack.wsgi [None req-fc058c0a-3e24-463a-8966-d903953a882b 374548b047d749ccbf1d10c176c6904a 5299d5247ad5417e95b9562e40cf1389 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 20:10:49.551 7 INFO cinder.api.openstack.wsgi [None req-fc058c0a-3e24-463a-8966-d903953a882b 374548b047d749ccbf1d10c176c6904a 5299d5247ad5417e95b9562e40cf1389 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 20:10:59.547 8 INFO cinder.api.openstack.wsgi [None req-bf360b4d-1694-43df-8a27-d083c0f2eaa8 374548b047d749ccbf1d10c176c6904a 5299d5247ad5417e95b9562e40cf1389 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 20:10:59.547 7 INFO cinder.api.openstack.wsgi [None req-fc058c0a-3e24-463a-8966-d903953a882b 374548b047d749ccbf1d10c176c6904a 5299d5247ad5417e95b9562e40cf1389 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 20:10:59.548 8 INFO cinder.api.openstack.wsgi [None req-bf360b4d-1694-43df-8a27-d083c0f2eaa8 374548b047d749ccbf1d10c176c6904a 5299d5247ad5417e95b9562e40cf1389 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 20:10:59.548 7 INFO cinder.api.openstack.wsgi [None req-fc058c0a-3e24-463a-8966-d903953a882b 374548b047d749ccbf1d10c176c6904a 5299d5247ad5417e95b9562e40cf1389 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 20:11:09.547 8 INFO cinder.api.openstack.wsgi [None req-bf360b4d-1694-43df-8a27-d083c0f2eaa8 374548b047d749ccbf1d10c176c6904a 5299d5247ad5417e95b9562e40cf1389 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 20:11:09.547 7 INFO cinder.api.openstack.wsgi [None req-fc058c0a-3e24-463a-8966-d903953a882b 374548b047d749ccbf1d10c176c6904a 5299d5247ad5417e95b9562e40cf1389 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 20:11:09.548 8 INFO cinder.api.openstack.wsgi [None req-bf360b4d-1694-43df-8a27-d083c0f2eaa8 374548b047d749ccbf1d10c176c6904a 5299d5247ad5417e95b9562e40cf1389 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 20:11:09.548 7 INFO cinder.api.openstack.wsgi [None req-fc058c0a-3e24-463a-8966-d903953a882b 374548b047d749ccbf1d10c176c6904a 5299d5247ad5417e95b9562e40cf1389 - - default default] http://10.0.0.134: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-06-08 20:11:13.530 8 INFO cinder.api.openstack.wsgi [None req-1b797747-14d5-4e20-8e62-887fca052b2e 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/volumes 2026-06-08 20:11:13.629 8 INFO cinder.api.v3.volumes [None req-1b797747-14d5-4e20-8e62-887fca052b2e 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] Create volume of 16 GB 2026-06-08 20:11:13.636 8 INFO cinder.volume.api [None req-1b797747-14d5-4e20-8e62-887fca052b2e 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] Availability Zones retrieved successfully. 2026-06-08 20:11:13.808 8 INFO cinder.volume.api [None req-1b797747-14d5-4e20-8e62-887fca052b2e 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] Create volume request issued successfully. 2026-06-08 20:11:13.809 8 INFO cinder.api.openstack.wsgi [None req-1b797747-14d5-4e20-8e62-887fca052b2e 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/volumes returned with HTTP 202 [pid: 8|app: 0|req: 481/965] 199.19.213.154 () {34 vars in 733 bytes} [Mon Jun 8 20:11:13 2026] POST /v3/930a409b22844e2cbd8ddd57326d8472/volumes => generated 846 bytes in 401 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-06-08 20:11:13.832 7 INFO cinder.api.openstack.wsgi [req-1b797747-14d5-4e20-8e62-887fca052b2e req-7bd853dc-fa77-4bd4-8f39-b148004b0a61 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/volumes/f59bca52-f9c0-473e-9230-9b8afd25c4ae /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-06-08 20:11:13.866 7 INFO cinder.volume.api [req-1b797747-14d5-4e20-8e62-887fca052b2e req-7bd853dc-fa77-4bd4-8f39-b148004b0a61 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] Volume info retrieved successfully. 2026-06-08 20:11:13.871 7 INFO cinder.api.openstack.wsgi [req-1b797747-14d5-4e20-8e62-887fca052b2e req-7bd853dc-fa77-4bd4-8f39-b148004b0a61 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/volumes/f59bca52-f9c0-473e-9230-9b8afd25c4ae returned with HTTP 200 [pid: 7|app: 0|req: 485/966] 199.19.213.154 () {32 vars in 824 bytes} [Mon Jun 8 20:11:13 2026] GET /v3/930a409b22844e2cbd8ddd57326d8472/volumes/f59bca52-f9c0-473e-9230-9b8afd25c4ae => generated 1025 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-06-08 20:11:18.887 8 INFO cinder.api.openstack.wsgi [req-1b797747-14d5-4e20-8e62-887fca052b2e req-9e636f99-6428-40d9-b40b-a06282b15b1c 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/volumes/f59bca52-f9c0-473e-9230-9b8afd25c4ae /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-06-08 20:11:18.900 8 INFO cinder.volume.api [req-1b797747-14d5-4e20-8e62-887fca052b2e req-9e636f99-6428-40d9-b40b-a06282b15b1c 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] Volume info retrieved successfully. 2026-06-08 20:11:18.903 8 INFO cinder.api.openstack.wsgi [req-1b797747-14d5-4e20-8e62-887fca052b2e req-9e636f99-6428-40d9-b40b-a06282b15b1c 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/volumes/f59bca52-f9c0-473e-9230-9b8afd25c4ae returned with HTTP 200 [pid: 8|app: 0|req: 482/967] 199.19.213.154 () {32 vars in 824 bytes} [Mon Jun 8 20:11:18 2026] GET /v3/930a409b22844e2cbd8ddd57326d8472/volumes/f59bca52-f9c0-473e-9230-9b8afd25c4ae => generated 1675 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-06-08 20:11:19.548 8 INFO cinder.api.openstack.wsgi [req-1b797747-14d5-4e20-8e62-887fca052b2e req-9e636f99-6428-40d9-b40b-a06282b15b1c 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 20:11:19.554 8 INFO cinder.api.openstack.wsgi [req-1b797747-14d5-4e20-8e62-887fca052b2e req-9e636f99-6428-40d9-b40b-a06282b15b1c 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 20:11:19.556 8 INFO cinder.api.openstack.wsgi [req-1b797747-14d5-4e20-8e62-887fca052b2e req-9e636f99-6428-40d9-b40b-a06282b15b1c 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 20:11:19.557 8 INFO cinder.api.openstack.wsgi [req-1b797747-14d5-4e20-8e62-887fca052b2e req-9e636f99-6428-40d9-b40b-a06282b15b1c 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134: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-06-08 20:11:19.625 7 INFO cinder.api.openstack.wsgi [req-5ab4c77e-e979-4d44-86f6-f87fb3b0f3a4 req-85383045-a4d9-4404-8a19-94ffc6aba7ee 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/volumes/f59bca52-f9c0-473e-9230-9b8afd25c4ae /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-06-08 20:11:19.637 7 INFO cinder.volume.api [req-5ab4c77e-e979-4d44-86f6-f87fb3b0f3a4 req-85383045-a4d9-4404-8a19-94ffc6aba7ee 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] Volume info retrieved successfully. 2026-06-08 20:11:19.642 7 INFO cinder.api.openstack.wsgi [req-5ab4c77e-e979-4d44-86f6-f87fb3b0f3a4 req-85383045-a4d9-4404-8a19-94ffc6aba7ee 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/volumes/f59bca52-f9c0-473e-9230-9b8afd25c4ae returned with HTTP 200 [pid: 7|app: 0|req: 486/970] 10.0.0.72 () {34 vars in 1026 bytes} [Mon Jun 8 20:11:19 2026] GET /v3/930a409b22844e2cbd8ddd57326d8472/volumes/f59bca52-f9c0-473e-9230-9b8afd25c4ae => generated 1675 bytes in 197 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-06-08 20:11:20.209 8 INFO cinder.api.openstack.wsgi [req-5ab4c77e-e979-4d44-86f6-f87fb3b0f3a4 req-1d6128dd-2aa3-437f-b9a2-469ba907948d 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/volumes/f59bca52-f9c0-473e-9230-9b8afd25c4ae /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-06-08 20:11:20.223 8 INFO cinder.volume.api [req-5ab4c77e-e979-4d44-86f6-f87fb3b0f3a4 req-1d6128dd-2aa3-437f-b9a2-469ba907948d 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] Volume info retrieved successfully. 2026-06-08 20:11:20.227 8 INFO cinder.api.openstack.wsgi [req-5ab4c77e-e979-4d44-86f6-f87fb3b0f3a4 req-1d6128dd-2aa3-437f-b9a2-469ba907948d 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/volumes/f59bca52-f9c0-473e-9230-9b8afd25c4ae returned with HTTP 200 [pid: 8|app: 0|req: 485/971] 10.0.0.72 () {34 vars in 1026 bytes} [Mon Jun 8 20:11:20 2026] GET /v3/930a409b22844e2cbd8ddd57326d8472/volumes/f59bca52-f9c0-473e-9230-9b8afd25c4ae => generated 1675 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-06-08 20:11:20.239 7 INFO cinder.api.openstack.wsgi [req-5ab4c77e-e979-4d44-86f6-f87fb3b0f3a4 req-85383045-a4d9-4404-8a19-94ffc6aba7ee 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-06-08 20:11:20.241 7 INFO cinder.api.openstack.wsgi [req-5ab4c77e-e979-4d44-86f6-f87fb3b0f3a4 req-85383045-a4d9-4404-8a19-94ffc6aba7ee 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 487/972] 10.0.0.72 () {32 vars in 827 bytes} [Mon Jun 8 20:11:20 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-06-08 20:11:20.258 8 INFO cinder.api.openstack.wsgi [req-5ab4c77e-e979-4d44-86f6-f87fb3b0f3a4 req-399509c7-774e-4cb9-9fb2-d003b20b19ab 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/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-06-08 20:11:20.319 8 INFO cinder.api.openstack.wsgi [req-5ab4c77e-e979-4d44-86f6-f87fb3b0f3a4 req-399509c7-774e-4cb9-9fb2-d003b20b19ab 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/attachments returned with HTTP 200 [pid: 8|app: 0|req: 486/973] 10.0.0.72 () {40 vars in 1055 bytes} [Mon Jun 8 20:11:20 2026] POST /v3/930a409b22844e2cbd8ddd57326d8472/attachments => generated 273 bytes in 70 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-06-08 20:11:21.330 7 INFO cinder.api.openstack.wsgi [req-1b797747-14d5-4e20-8e62-887fca052b2e req-5be2924f-81ac-49ea-97f9-1e9dfd98a6e5 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/volumes/f59bca52-f9c0-473e-9230-9b8afd25c4ae /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-06-08 20:11:21.348 7 INFO cinder.volume.api [req-1b797747-14d5-4e20-8e62-887fca052b2e req-5be2924f-81ac-49ea-97f9-1e9dfd98a6e5 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] Volume info retrieved successfully. 2026-06-08 20:11:21.357 7 INFO cinder.api.openstack.wsgi [req-1b797747-14d5-4e20-8e62-887fca052b2e req-5be2924f-81ac-49ea-97f9-1e9dfd98a6e5 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/volumes/f59bca52-f9c0-473e-9230-9b8afd25c4ae returned with HTTP 200 [pid: 7|app: 0|req: 488/974] 199.19.213.154 () {32 vars in 824 bytes} [Mon Jun 8 20:11:21 2026] GET /v3/930a409b22844e2cbd8ddd57326d8472/volumes/f59bca52-f9c0-473e-9230-9b8afd25c4ae => generated 1674 bytes in 37 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-06-08 20:11:22.369 8 INFO cinder.api.openstack.wsgi [None req-a21afc90-eace-4de5-b54c-6b77af5df622 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/scheduler-stats/get_pools?detail=true /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-06-08 20:11:22.873 8 INFO cinder.api.openstack.wsgi [None req-a21afc90-eace-4de5-b54c-6b77af5df622 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 487/975] 10.0.0.139 () {28 vars in 695 bytes} [Mon Jun 8 20:11:22 2026] GET /v3/930a409b22844e2cbd8ddd57326d8472/scheduler-stats/get_pools?detail=true => generated 670 bytes in 633 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-06-08 20:11:22.886 7 INFO cinder.api.openstack.wsgi [None req-dbd0d71a-69ce-43db-8b00-364a6a3d536d 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/os-services 2026-06-08 20:11:22.891 7 INFO cinder.api.openstack.wsgi [None req-dbd0d71a-69ce-43db-8b00-364a6a3d536d 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/os-services returned with HTTP 200 [pid: 7|app: 0|req: 489/976] 10.0.0.139 () {28 vars in 644 bytes} [Mon Jun 8 20:11:22 2026] GET /v3/930a409b22844e2cbd8ddd57326d8472/os-services => generated 646 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-08 20:11:22.902 8 INFO cinder.api.openstack.wsgi [None req-19008492-fbef-4897-b081-01d92e193919 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/volumes/detail?all_tenants=true 2026-06-08 20:11:22.916 8 INFO cinder.volume.api [None req-19008492-fbef-4897-b081-01d92e193919 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - 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-06-08 20:11:22.922 8 INFO cinder.api.openstack.wsgi [None req-19008492-fbef-4897-b081-01d92e193919 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 488/977] 10.0.0.139 () {28 vars in 683 bytes} [Mon Jun 8 20:11:22 2026] GET /v3/930a409b22844e2cbd8ddd57326d8472/volumes/detail?all_tenants=true => generated 1677 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-06-08 20:11:22.973 7 INFO cinder.api.openstack.wsgi [None req-1d52817e-9fdc-4d24-811e-ae42077d6ac4 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/os-quota-sets/0a23466b0bde4977b0eff435a4632411?usage=true 2026-06-08 20:11:22.993 7 INFO cinder.api.openstack.wsgi [None req-1d52817e-9fdc-4d24-811e-ae42077d6ac4 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/os-quota-sets/0a23466b0bde4977b0eff435a4632411?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 490/978] 10.0.0.139 () {28 vars in 735 bytes} [Mon Jun 8 20:11:22 2026] GET /v3/930a409b22844e2cbd8ddd57326d8472/os-quota-sets/0a23466b0bde4977b0eff435a4632411?usage=true => generated 847 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-06-08 20:11:23.006 8 INFO cinder.api.openstack.wsgi [None req-bdb92ce8-44b8-4a20-bd0c-b25c6bb52868 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/os-quota-sets/0f59e263eed4416182be0fa31008cdd4?usage=true 2026-06-08 20:11:23.032 8 INFO cinder.api.openstack.wsgi [None req-bdb92ce8-44b8-4a20-bd0c-b25c6bb52868 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/os-quota-sets/0f59e263eed4416182be0fa31008cdd4?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 489/979] 10.0.0.139 () {28 vars in 735 bytes} [Mon Jun 8 20:11:22 2026] GET /v3/930a409b22844e2cbd8ddd57326d8472/os-quota-sets/0f59e263eed4416182be0fa31008cdd4?usage=true => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-08 20:11:23.045 7 INFO cinder.api.openstack.wsgi [None req-8c62d7d7-a6cc-4e7d-b5e0-43fac42650c5 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/os-quota-sets/289f930fae654ee3b87955a1b2545cb8?usage=true 2026-06-08 20:11:23.070 7 INFO cinder.api.openstack.wsgi [None req-8c62d7d7-a6cc-4e7d-b5e0-43fac42650c5 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/os-quota-sets/289f930fae654ee3b87955a1b2545cb8?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 491/980] 10.0.0.139 () {28 vars in 735 bytes} [Mon Jun 8 20:11:23 2026] GET /v3/930a409b22844e2cbd8ddd57326d8472/os-quota-sets/289f930fae654ee3b87955a1b2545cb8?usage=true => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-08 20:11:23.083 8 INFO cinder.api.openstack.wsgi [None req-52612d4f-6691-4e75-8a7a-28a3cec491cc 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/os-quota-sets/31b104cc29344609b1d3b99779022e92?usage=true 2026-06-08 20:11:23.105 8 INFO cinder.api.openstack.wsgi [None req-52612d4f-6691-4e75-8a7a-28a3cec491cc 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/os-quota-sets/31b104cc29344609b1d3b99779022e92?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 490/981] 10.0.0.139 () {28 vars in 735 bytes} [Mon Jun 8 20:11:23 2026] GET /v3/930a409b22844e2cbd8ddd57326d8472/os-quota-sets/31b104cc29344609b1d3b99779022e92?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-08 20:11:23.121 7 INFO cinder.api.openstack.wsgi [None req-d5d69a5b-cf69-4fb2-ad3f-62720c93dae8 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/os-quota-sets/361c503ca8be4333b26756b898757b8d?usage=true 2026-06-08 20:11:23.142 7 INFO cinder.api.openstack.wsgi [None req-d5d69a5b-cf69-4fb2-ad3f-62720c93dae8 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/os-quota-sets/361c503ca8be4333b26756b898757b8d?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 492/982] 10.0.0.139 () {28 vars in 735 bytes} [Mon Jun 8 20:11:23 2026] GET /v3/930a409b22844e2cbd8ddd57326d8472/os-quota-sets/361c503ca8be4333b26756b898757b8d?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-08 20:11:23.155 8 INFO cinder.api.openstack.wsgi [None req-8095a549-4dbe-4bb9-83ad-34fc841fc735 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/os-quota-sets/517a5372a0414a489505a7424adba3c2?usage=true 2026-06-08 20:11:23.173 8 INFO cinder.api.openstack.wsgi [None req-8095a549-4dbe-4bb9-83ad-34fc841fc735 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/os-quota-sets/517a5372a0414a489505a7424adba3c2?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 491/983] 10.0.0.139 () {28 vars in 735 bytes} [Mon Jun 8 20:11:23 2026] GET /v3/930a409b22844e2cbd8ddd57326d8472/os-quota-sets/517a5372a0414a489505a7424adba3c2?usage=true => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-08 20:11:23.187 7 INFO cinder.api.openstack.wsgi [None req-cc365c41-f7e5-4d55-9093-d1f3228dddf4 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/os-quota-sets/879609caf9b44d18872794c13dd23787?usage=true 2026-06-08 20:11:23.210 7 INFO cinder.api.openstack.wsgi [None req-cc365c41-f7e5-4d55-9093-d1f3228dddf4 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/os-quota-sets/879609caf9b44d18872794c13dd23787?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 493/984] 10.0.0.139 () {28 vars in 735 bytes} [Mon Jun 8 20:11:23 2026] GET /v3/930a409b22844e2cbd8ddd57326d8472/os-quota-sets/879609caf9b44d18872794c13dd23787?usage=true => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-08 20:11:23.225 8 INFO cinder.api.openstack.wsgi [None req-3376288f-52e2-48f8-af28-7eff7d6e6a14 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/os-quota-sets/8dad445175c44a0db6f91e9843340fdb?usage=true 2026-06-08 20:11:23.244 8 INFO cinder.api.openstack.wsgi [None req-3376288f-52e2-48f8-af28-7eff7d6e6a14 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/os-quota-sets/8dad445175c44a0db6f91e9843340fdb?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 492/985] 10.0.0.139 () {28 vars in 735 bytes} [Mon Jun 8 20:11:23 2026] GET /v3/930a409b22844e2cbd8ddd57326d8472/os-quota-sets/8dad445175c44a0db6f91e9843340fdb?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-08 20:11:23.258 7 INFO cinder.api.openstack.wsgi [None req-9e3128b1-6a26-4f8a-bd70-910bc9f27431 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/os-quota-sets/930a409b22844e2cbd8ddd57326d8472?usage=true 2026-06-08 20:11:23.281 7 INFO cinder.api.openstack.wsgi [None req-9e3128b1-6a26-4f8a-bd70-910bc9f27431 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/os-quota-sets/930a409b22844e2cbd8ddd57326d8472?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 494/986] 10.0.0.139 () {28 vars in 735 bytes} [Mon Jun 8 20:11:23 2026] GET /v3/930a409b22844e2cbd8ddd57326d8472/os-quota-sets/930a409b22844e2cbd8ddd57326d8472?usage=true => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-08 20:11:23.296 8 INFO cinder.api.openstack.wsgi [None req-69469511-5f1b-489b-98c9-57144d6c66af 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/os-quota-sets/a85d5db35db74378bb30fd53728f6cf7?usage=true 2026-06-08 20:11:23.320 8 INFO cinder.api.openstack.wsgi [None req-69469511-5f1b-489b-98c9-57144d6c66af 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/os-quota-sets/a85d5db35db74378bb30fd53728f6cf7?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 493/987] 10.0.0.139 () {28 vars in 735 bytes} [Mon Jun 8 20:11:23 2026] GET /v3/930a409b22844e2cbd8ddd57326d8472/os-quota-sets/a85d5db35db74378bb30fd53728f6cf7?usage=true => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-08 20:11:23.336 7 INFO cinder.api.openstack.wsgi [None req-ad9337e9-150d-4255-ae5c-7e2bb59f2558 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/os-quota-sets/bc5a67a5c4704fdd9ff7fc911449eb95?usage=true 2026-06-08 20:11:23.365 7 INFO cinder.api.openstack.wsgi [None req-ad9337e9-150d-4255-ae5c-7e2bb59f2558 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/os-quota-sets/bc5a67a5c4704fdd9ff7fc911449eb95?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 495/988] 10.0.0.139 () {28 vars in 735 bytes} [Mon Jun 8 20:11:23 2026] GET /v3/930a409b22844e2cbd8ddd57326d8472/os-quota-sets/bc5a67a5c4704fdd9ff7fc911449eb95?usage=true => generated 847 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-08 20:11:23.381 8 INFO cinder.api.openstack.wsgi [None req-091e6285-b8f9-407f-8093-b8ee7a842726 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/os-quota-sets/bcf93669e15743e78061cfb502b2861e?usage=true 2026-06-08 20:11:23.407 8 INFO cinder.api.openstack.wsgi [None req-091e6285-b8f9-407f-8093-b8ee7a842726 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/os-quota-sets/bcf93669e15743e78061cfb502b2861e?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 494/989] 10.0.0.139 () {28 vars in 735 bytes} [Mon Jun 8 20:11:23 2026] GET /v3/930a409b22844e2cbd8ddd57326d8472/os-quota-sets/bcf93669e15743e78061cfb502b2861e?usage=true => generated 847 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-08 20:11:23.428 7 INFO cinder.api.openstack.wsgi [None req-1e715645-709e-48fc-b2c1-8feb0f1254e7 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/os-quota-sets/ce9df5e93bbc46149fe9ebd4a6d336cd?usage=true 2026-06-08 20:11:23.452 7 INFO cinder.api.openstack.wsgi [None req-1e715645-709e-48fc-b2c1-8feb0f1254e7 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/os-quota-sets/ce9df5e93bbc46149fe9ebd4a6d336cd?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 496/990] 10.0.0.139 () {28 vars in 735 bytes} [Mon Jun 8 20:11:23 2026] GET /v3/930a409b22844e2cbd8ddd57326d8472/os-quota-sets/ce9df5e93bbc46149fe9ebd4a6d336cd?usage=true => generated 845 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-08 20:11:23.466 8 INFO cinder.api.openstack.wsgi [None req-e123da6e-d5f0-4ea9-a49b-7e41165861af 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/snapshots?all_tenants=true 2026-06-08 20:11:23.472 8 INFO cinder.volume.api [None req-e123da6e-d5f0-4ea9-a49b-7e41165861af 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] Get all snapshots completed successfully. 2026-06-08 20:11:23.472 8 INFO cinder.api.openstack.wsgi [None req-e123da6e-d5f0-4ea9-a49b-7e41165861af 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 495/991] 10.0.0.139 () {28 vars in 673 bytes} [Mon Jun 8 20:11:23 2026] GET /v3/930a409b22844e2cbd8ddd57326d8472/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-06-08 20:11:23.484 7 INFO cinder.api.openstack.wsgi [None req-9bf51ac5-5066-48a1-bab5-9e4fd00a6e0c 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/volumes/detail?all_tenants=true 2026-06-08 20:11:23.502 7 INFO cinder.volume.api [None req-9bf51ac5-5066-48a1-bab5-9e4fd00a6e0c 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - 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-06-08 20:11:23.507 7 INFO cinder.api.openstack.wsgi [None req-9bf51ac5-5066-48a1-bab5-9e4fd00a6e0c 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 497/992] 10.0.0.139 () {28 vars in 683 bytes} [Mon Jun 8 20:11:23 2026] GET /v3/930a409b22844e2cbd8ddd57326d8472/volumes/detail?all_tenants=true => generated 1677 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-06-08 20:11:24.136 8 INFO cinder.api.openstack.wsgi [req-1b797747-14d5-4e20-8e62-887fca052b2e req-03d85ce8-f2ed-4428-9741-b383baffa9f7 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/volumes/f59bca52-f9c0-473e-9230-9b8afd25c4ae /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-06-08 20:11:24.413 8 INFO cinder.volume.api [req-1b797747-14d5-4e20-8e62-887fca052b2e req-03d85ce8-f2ed-4428-9741-b383baffa9f7 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] Volume info retrieved successfully. 2026-06-08 20:11:24.418 8 INFO cinder.api.openstack.wsgi [req-1b797747-14d5-4e20-8e62-887fca052b2e req-03d85ce8-f2ed-4428-9741-b383baffa9f7 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/volumes/f59bca52-f9c0-473e-9230-9b8afd25c4ae returned with HTTP 200 [pid: 8|app: 0|req: 496/993] 199.19.213.154 () {32 vars in 824 bytes} [Mon Jun 8 20:11:24 2026] GET /v3/930a409b22844e2cbd8ddd57326d8472/volumes/f59bca52-f9c0-473e-9230-9b8afd25c4ae => generated 1674 bytes in 292 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-06-08 20:11:25.796 7 INFO cinder.api.openstack.wsgi [None req-9bf51ac5-5066-48a1-bab5-9e4fd00a6e0c 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-06-08 20:11:25.797 7 INFO cinder.api.openstack.wsgi [None req-9bf51ac5-5066-48a1-bab5-9e4fd00a6e0c 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 498/994] 199.19.213.154 () {32 vars in 839 bytes} [Mon Jun 8 20:11:25 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-06-08 20:11:25.812 8 INFO cinder.api.openstack.wsgi [req-5ab4c77e-e979-4d44-86f6-f87fb3b0f3a4 req-124677db-c924-4dcc-b49b-2fc4dd620f24 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/volumes/f59bca52-f9c0-473e-9230-9b8afd25c4ae /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-06-08 20:11:25.830 8 INFO cinder.volume.api [req-5ab4c77e-e979-4d44-86f6-f87fb3b0f3a4 req-124677db-c924-4dcc-b49b-2fc4dd620f24 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] Volume info retrieved successfully. 2026-06-08 20:11:25.836 8 INFO cinder.api.openstack.wsgi [req-5ab4c77e-e979-4d44-86f6-f87fb3b0f3a4 req-124677db-c924-4dcc-b49b-2fc4dd620f24 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/volumes/f59bca52-f9c0-473e-9230-9b8afd25c4ae returned with HTTP 200 [pid: 8|app: 0|req: 497/995] 199.19.213.154 () {36 vars in 1072 bytes} [Mon Jun 8 20:11:25 2026] GET /v3/930a409b22844e2cbd8ddd57326d8472/volumes/f59bca52-f9c0-473e-9230-9b8afd25c4ae => 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-06-08 20:11:25.917 7 INFO cinder.api.openstack.wsgi [req-5ab4c77e-e979-4d44-86f6-f87fb3b0f3a4 req-5133806b-a7cc-499f-b31c-6bf608dfe269 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/attachments/46528239-c8fe-4c7a-83ec-36f531ebdf0b /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-06-08 20:11:26.959 7 INFO cinder.api.openstack.wsgi [req-5ab4c77e-e979-4d44-86f6-f87fb3b0f3a4 req-5133806b-a7cc-499f-b31c-6bf608dfe269 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/attachments/46528239-c8fe-4c7a-83ec-36f531ebdf0b returned with HTTP 200 [pid: 7|app: 0|req: 499/996] 199.19.213.154 () {40 vars in 1134 bytes} [Mon Jun 8 20:11:25 2026] PUT /v3/930a409b22844e2cbd8ddd57326d8472/attachments/46528239-c8fe-4c7a-83ec-36f531ebdf0b => generated 802 bytes in 1050 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-06-08 20:11:27.483 8 INFO cinder.api.openstack.wsgi [req-5ab4c77e-e979-4d44-86f6-f87fb3b0f3a4 req-f9edbbcf-8f42-4dbe-b882-9ea735d3132a 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/attachments/46528239-c8fe-4c7a-83ec-36f531ebdf0b/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-06-08 20:11:27.511 8 INFO cinder.api.openstack.wsgi [req-5ab4c77e-e979-4d44-86f6-f87fb3b0f3a4 req-f9edbbcf-8f42-4dbe-b882-9ea735d3132a 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/attachments/46528239-c8fe-4c7a-83ec-36f531ebdf0b/action returned with HTTP 204 [pid: 8|app: 0|req: 498/997] 199.19.213.154 () {40 vars in 1147 bytes} [Mon Jun 8 20:11:27 2026] POST /v3/930a409b22844e2cbd8ddd57326d8472/attachments/46528239-c8fe-4c7a-83ec-36f531ebdf0b/action => generated 0 bytes in 38 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-08 20:11:27.619 7 INFO cinder.api.openstack.wsgi [req-1b797747-14d5-4e20-8e62-887fca052b2e req-5d1ebcfd-5ee2-427b-9d9e-0066da3b308d 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/volumes/f59bca52-f9c0-473e-9230-9b8afd25c4ae /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-06-08 20:11:27.635 7 INFO cinder.volume.api [req-1b797747-14d5-4e20-8e62-887fca052b2e req-5d1ebcfd-5ee2-427b-9d9e-0066da3b308d 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] Volume info retrieved successfully. 2026-06-08 20:11:27.640 7 INFO cinder.api.openstack.wsgi [req-1b797747-14d5-4e20-8e62-887fca052b2e req-5d1ebcfd-5ee2-427b-9d9e-0066da3b308d 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/volumes/f59bca52-f9c0-473e-9230-9b8afd25c4ae returned with HTTP 200 [pid: 7|app: 0|req: 500/998] 199.19.213.154 () {32 vars in 824 bytes} [Mon Jun 8 20:11:27 2026] GET /v3/930a409b22844e2cbd8ddd57326d8472/volumes/f59bca52-f9c0-473e-9230-9b8afd25c4ae => generated 1973 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-06-08 20:11:29.547 8 INFO cinder.api.openstack.wsgi [req-5ab4c77e-e979-4d44-86f6-f87fb3b0f3a4 req-f9edbbcf-8f42-4dbe-b882-9ea735d3132a 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 20:11:29.547 7 INFO cinder.api.openstack.wsgi [req-1b797747-14d5-4e20-8e62-887fca052b2e req-5d1ebcfd-5ee2-427b-9d9e-0066da3b308d 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 20:11:29.548 8 INFO cinder.api.openstack.wsgi [req-5ab4c77e-e979-4d44-86f6-f87fb3b0f3a4 req-f9edbbcf-8f42-4dbe-b882-9ea735d3132a 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 20:11:29.549 7 INFO cinder.api.openstack.wsgi [req-1b797747-14d5-4e20-8e62-887fca052b2e req-5d1ebcfd-5ee2-427b-9d9e-0066da3b308d 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134: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-06-08 20:11:30.836 8 INFO cinder.api.openstack.wsgi [req-1b797747-14d5-4e20-8e62-887fca052b2e req-46ddc7d2-0428-4ade-83c6-d51d66068c39 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/volumes/f59bca52-f9c0-473e-9230-9b8afd25c4ae /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-06-08 20:11:30.855 8 INFO cinder.volume.api [req-1b797747-14d5-4e20-8e62-887fca052b2e req-46ddc7d2-0428-4ade-83c6-d51d66068c39 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] Volume info retrieved successfully. 2026-06-08 20:11:30.860 8 INFO cinder.api.openstack.wsgi [req-1b797747-14d5-4e20-8e62-887fca052b2e req-46ddc7d2-0428-4ade-83c6-d51d66068c39 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/volumes/f59bca52-f9c0-473e-9230-9b8afd25c4ae returned with HTTP 200 [pid: 8|app: 0|req: 500/1001] 199.19.213.154 () {32 vars in 824 bytes} [Mon Jun 8 20:11:30 2026] GET /v3/930a409b22844e2cbd8ddd57326d8472/volumes/f59bca52-f9c0-473e-9230-9b8afd25c4ae => generated 1973 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-08 20:11:34.212 7 INFO cinder.api.openstack.wsgi [req-1b797747-14d5-4e20-8e62-887fca052b2e req-7ea9278a-21fc-4779-91bf-737394a52c4f 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/volumes/f59bca52-f9c0-473e-9230-9b8afd25c4ae /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-06-08 20:11:34.236 7 INFO cinder.volume.api [req-1b797747-14d5-4e20-8e62-887fca052b2e req-7ea9278a-21fc-4779-91bf-737394a52c4f 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] Volume info retrieved successfully. 2026-06-08 20:11:34.243 7 INFO cinder.api.openstack.wsgi [req-1b797747-14d5-4e20-8e62-887fca052b2e req-7ea9278a-21fc-4779-91bf-737394a52c4f 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/volumes/f59bca52-f9c0-473e-9230-9b8afd25c4ae returned with HTTP 200 [pid: 7|app: 0|req: 502/1002] 199.19.213.154 () {32 vars in 824 bytes} [Mon Jun 8 20:11:34 2026] GET /v3/930a409b22844e2cbd8ddd57326d8472/volumes/f59bca52-f9c0-473e-9230-9b8afd25c4ae => generated 1973 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-08 20:11:37.267 8 INFO cinder.api.openstack.wsgi [req-1b797747-14d5-4e20-8e62-887fca052b2e req-eac4ea2a-4f02-4758-b3d2-3566657b7d1d 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/volumes/f59bca52-f9c0-473e-9230-9b8afd25c4ae /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-06-08 20:11:37.286 8 INFO cinder.volume.api [req-1b797747-14d5-4e20-8e62-887fca052b2e req-eac4ea2a-4f02-4758-b3d2-3566657b7d1d 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] Volume info retrieved successfully. 2026-06-08 20:11:37.292 8 INFO cinder.api.openstack.wsgi [req-1b797747-14d5-4e20-8e62-887fca052b2e req-eac4ea2a-4f02-4758-b3d2-3566657b7d1d 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/volumes/f59bca52-f9c0-473e-9230-9b8afd25c4ae returned with HTTP 200 [pid: 8|app: 0|req: 501/1003] 199.19.213.154 () {32 vars in 824 bytes} [Mon Jun 8 20:11:37 2026] GET /v3/930a409b22844e2cbd8ddd57326d8472/volumes/f59bca52-f9c0-473e-9230-9b8afd25c4ae => generated 1973 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-06-08 20:11:39.547 7 INFO cinder.api.openstack.wsgi [req-1b797747-14d5-4e20-8e62-887fca052b2e req-7ea9278a-21fc-4779-91bf-737394a52c4f 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 20:11:39.548 7 INFO cinder.api.openstack.wsgi [req-1b797747-14d5-4e20-8e62-887fca052b2e req-7ea9278a-21fc-4779-91bf-737394a52c4f 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 20:11:39.550 8 INFO cinder.api.openstack.wsgi [req-1b797747-14d5-4e20-8e62-887fca052b2e req-eac4ea2a-4f02-4758-b3d2-3566657b7d1d 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 20:11:39.554 8 INFO cinder.api.openstack.wsgi [req-1b797747-14d5-4e20-8e62-887fca052b2e req-eac4ea2a-4f02-4758-b3d2-3566657b7d1d 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 20:11:49.547 7 INFO cinder.api.openstack.wsgi [req-1b797747-14d5-4e20-8e62-887fca052b2e req-7ea9278a-21fc-4779-91bf-737394a52c4f 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 20:11:49.549 7 INFO cinder.api.openstack.wsgi [req-1b797747-14d5-4e20-8e62-887fca052b2e req-7ea9278a-21fc-4779-91bf-737394a52c4f 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 20:11:49.551 8 INFO cinder.api.openstack.wsgi [req-1b797747-14d5-4e20-8e62-887fca052b2e req-eac4ea2a-4f02-4758-b3d2-3566657b7d1d 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 20:11:49.552 8 INFO cinder.api.openstack.wsgi [req-1b797747-14d5-4e20-8e62-887fca052b2e req-eac4ea2a-4f02-4758-b3d2-3566657b7d1d 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 20:11:59.547 7 INFO cinder.api.openstack.wsgi [req-1b797747-14d5-4e20-8e62-887fca052b2e req-7ea9278a-21fc-4779-91bf-737394a52c4f 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 20:11:59.549 7 INFO cinder.api.openstack.wsgi [req-1b797747-14d5-4e20-8e62-887fca052b2e req-7ea9278a-21fc-4779-91bf-737394a52c4f 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 20:11:59.551 8 INFO cinder.api.openstack.wsgi [req-1b797747-14d5-4e20-8e62-887fca052b2e req-eac4ea2a-4f02-4758-b3d2-3566657b7d1d 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 20:11:59.552 8 INFO cinder.api.openstack.wsgi [req-1b797747-14d5-4e20-8e62-887fca052b2e req-eac4ea2a-4f02-4758-b3d2-3566657b7d1d 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 20:12:09.548 7 INFO cinder.api.openstack.wsgi [req-1b797747-14d5-4e20-8e62-887fca052b2e req-7ea9278a-21fc-4779-91bf-737394a52c4f 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 20:12:09.549 7 INFO cinder.api.openstack.wsgi [req-1b797747-14d5-4e20-8e62-887fca052b2e req-7ea9278a-21fc-4779-91bf-737394a52c4f 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 20:12:09.551 8 INFO cinder.api.openstack.wsgi [req-1b797747-14d5-4e20-8e62-887fca052b2e req-eac4ea2a-4f02-4758-b3d2-3566657b7d1d 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 20:12:09.552 8 INFO cinder.api.openstack.wsgi [req-1b797747-14d5-4e20-8e62-887fca052b2e req-eac4ea2a-4f02-4758-b3d2-3566657b7d1d 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 20:12:19.547 7 INFO cinder.api.openstack.wsgi [req-1b797747-14d5-4e20-8e62-887fca052b2e req-7ea9278a-21fc-4779-91bf-737394a52c4f 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 20:12:19.549 7 INFO cinder.api.openstack.wsgi [req-1b797747-14d5-4e20-8e62-887fca052b2e req-7ea9278a-21fc-4779-91bf-737394a52c4f 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 20:12:19.551 8 INFO cinder.api.openstack.wsgi [req-1b797747-14d5-4e20-8e62-887fca052b2e req-eac4ea2a-4f02-4758-b3d2-3566657b7d1d 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 20:12:19.552 8 INFO cinder.api.openstack.wsgi [req-1b797747-14d5-4e20-8e62-887fca052b2e req-eac4ea2a-4f02-4758-b3d2-3566657b7d1d 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134: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-06-08 20:12:22.340 7 INFO cinder.api.openstack.wsgi [None req-081db9d3-7ff2-47b0-92f1-186235af32b5 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/snapshots?all_tenants=true 2026-06-08 20:12:22.347 7 INFO cinder.volume.api [None req-081db9d3-7ff2-47b0-92f1-186235af32b5 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] Get all snapshots completed successfully. 2026-06-08 20:12:22.348 7 INFO cinder.api.openstack.wsgi [None req-081db9d3-7ff2-47b0-92f1-186235af32b5 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 508/1014] 10.0.0.139 () {28 vars in 673 bytes} [Mon Jun 8 20:12:22 2026] GET /v3/930a409b22844e2cbd8ddd57326d8472/snapshots?all_tenants=true => generated 17 bytes in 147 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-06-08 20:12:22.410 8 INFO cinder.api.openstack.wsgi [None req-91e07e75-1359-49bb-a2a4-15b947956c6d 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/os-quota-sets/0a23466b0bde4977b0eff435a4632411?usage=true 2026-06-08 20:12:22.439 8 INFO cinder.api.openstack.wsgi [None req-91e07e75-1359-49bb-a2a4-15b947956c6d 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/os-quota-sets/0a23466b0bde4977b0eff435a4632411?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 507/1015] 10.0.0.139 () {28 vars in 735 bytes} [Mon Jun 8 20:12:22 2026] GET /v3/930a409b22844e2cbd8ddd57326d8472/os-quota-sets/0a23466b0bde4977b0eff435a4632411?usage=true => generated 847 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-08 20:12:22.453 7 INFO cinder.api.openstack.wsgi [None req-d22577e5-6e68-4b7e-973f-1b217525e519 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/os-quota-sets/0f59e263eed4416182be0fa31008cdd4?usage=true 2026-06-08 20:12:22.496 7 INFO cinder.api.openstack.wsgi [None req-d22577e5-6e68-4b7e-973f-1b217525e519 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/os-quota-sets/0f59e263eed4416182be0fa31008cdd4?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 509/1016] 10.0.0.139 () {28 vars in 735 bytes} [Mon Jun 8 20:12:22 2026] GET /v3/930a409b22844e2cbd8ddd57326d8472/os-quota-sets/0f59e263eed4416182be0fa31008cdd4?usage=true => generated 847 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-08 20:12:22.514 8 INFO cinder.api.openstack.wsgi [None req-eb6c1ce3-7474-4ebf-af55-827911c1e1f7 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/os-quota-sets/31b104cc29344609b1d3b99779022e92?usage=true 2026-06-08 20:12:22.554 8 INFO cinder.api.openstack.wsgi [None req-eb6c1ce3-7474-4ebf-af55-827911c1e1f7 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/os-quota-sets/31b104cc29344609b1d3b99779022e92?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 508/1017] 10.0.0.139 () {28 vars in 735 bytes} [Mon Jun 8 20:12:22 2026] GET /v3/930a409b22844e2cbd8ddd57326d8472/os-quota-sets/31b104cc29344609b1d3b99779022e92?usage=true => generated 847 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-08 20:12:22.569 7 INFO cinder.api.openstack.wsgi [None req-38b02c08-c97a-4daa-9b79-37ac2eede645 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/os-quota-sets/361c503ca8be4333b26756b898757b8d?usage=true 2026-06-08 20:12:22.610 7 INFO cinder.api.openstack.wsgi [None req-38b02c08-c97a-4daa-9b79-37ac2eede645 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/os-quota-sets/361c503ca8be4333b26756b898757b8d?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 510/1018] 10.0.0.139 () {28 vars in 735 bytes} [Mon Jun 8 20:12:22 2026] GET /v3/930a409b22844e2cbd8ddd57326d8472/os-quota-sets/361c503ca8be4333b26756b898757b8d?usage=true => generated 847 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-08 20:12:22.625 8 INFO cinder.api.openstack.wsgi [None req-1924da3f-236a-4842-bc16-9a5aba72ca59 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/os-quota-sets/517a5372a0414a489505a7424adba3c2?usage=true 2026-06-08 20:12:22.661 8 INFO cinder.api.openstack.wsgi [None req-1924da3f-236a-4842-bc16-9a5aba72ca59 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/os-quota-sets/517a5372a0414a489505a7424adba3c2?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 509/1019] 10.0.0.139 () {28 vars in 735 bytes} [Mon Jun 8 20:12:22 2026] GET /v3/930a409b22844e2cbd8ddd57326d8472/os-quota-sets/517a5372a0414a489505a7424adba3c2?usage=true => generated 847 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-08 20:12:22.679 7 INFO cinder.api.openstack.wsgi [None req-e995bdb6-667d-475e-b679-7e5e365b6e06 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/os-quota-sets/650968084a3d4982b3688bae01057a0e?usage=true 2026-06-08 20:12:22.717 7 INFO cinder.api.openstack.wsgi [None req-e995bdb6-667d-475e-b679-7e5e365b6e06 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/os-quota-sets/650968084a3d4982b3688bae01057a0e?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 511/1020] 10.0.0.139 () {28 vars in 735 bytes} [Mon Jun 8 20:12:22 2026] GET /v3/930a409b22844e2cbd8ddd57326d8472/os-quota-sets/650968084a3d4982b3688bae01057a0e?usage=true => generated 847 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-08 20:12:22.737 8 INFO cinder.api.openstack.wsgi [None req-68fe2bf0-f656-484c-8425-c23c6ed3dc4e 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/os-quota-sets/82427036a3654d51b14fe78dd9ccb659?usage=true 2026-06-08 20:12:22.769 8 INFO cinder.api.openstack.wsgi [None req-68fe2bf0-f656-484c-8425-c23c6ed3dc4e 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/os-quota-sets/82427036a3654d51b14fe78dd9ccb659?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 510/1021] 10.0.0.139 () {28 vars in 735 bytes} [Mon Jun 8 20:12:22 2026] GET /v3/930a409b22844e2cbd8ddd57326d8472/os-quota-sets/82427036a3654d51b14fe78dd9ccb659?usage=true => generated 847 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-08 20:12:22.786 7 INFO cinder.api.openstack.wsgi [None req-9974adf4-ae1b-4529-8363-3c514a5419d1 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/os-quota-sets/8dad445175c44a0db6f91e9843340fdb?usage=true 2026-06-08 20:12:22.807 7 INFO cinder.api.openstack.wsgi [None req-9974adf4-ae1b-4529-8363-3c514a5419d1 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/os-quota-sets/8dad445175c44a0db6f91e9843340fdb?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 512/1022] 10.0.0.139 () {28 vars in 735 bytes} [Mon Jun 8 20:12:22 2026] GET /v3/930a409b22844e2cbd8ddd57326d8472/os-quota-sets/8dad445175c44a0db6f91e9843340fdb?usage=true => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-08 20:12:22.822 8 INFO cinder.api.openstack.wsgi [None req-8e2e6865-1f52-44a5-a063-45ad8516b177 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/os-quota-sets/930a409b22844e2cbd8ddd57326d8472?usage=true 2026-06-08 20:12:22.844 8 INFO cinder.api.openstack.wsgi [None req-8e2e6865-1f52-44a5-a063-45ad8516b177 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/os-quota-sets/930a409b22844e2cbd8ddd57326d8472?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 511/1023] 10.0.0.139 () {28 vars in 735 bytes} [Mon Jun 8 20:12:22 2026] GET /v3/930a409b22844e2cbd8ddd57326d8472/os-quota-sets/930a409b22844e2cbd8ddd57326d8472?usage=true => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-08 20:12:22.857 7 INFO cinder.api.openstack.wsgi [None req-63dc2e3a-f2ae-41ee-8157-3d51d45d2810 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/os-quota-sets/a85d5db35db74378bb30fd53728f6cf7?usage=true 2026-06-08 20:12:22.877 7 INFO cinder.api.openstack.wsgi [None req-63dc2e3a-f2ae-41ee-8157-3d51d45d2810 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/os-quota-sets/a85d5db35db74378bb30fd53728f6cf7?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 513/1024] 10.0.0.139 () {28 vars in 735 bytes} [Mon Jun 8 20:12:22 2026] GET /v3/930a409b22844e2cbd8ddd57326d8472/os-quota-sets/a85d5db35db74378bb30fd53728f6cf7?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-08 20:12:22.890 8 INFO cinder.api.openstack.wsgi [None req-b28bc73f-13c7-4741-acfa-6e8d2b0be343 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/os-quota-sets/bc5a67a5c4704fdd9ff7fc911449eb95?usage=true 2026-06-08 20:12:22.931 8 INFO cinder.api.openstack.wsgi [None req-b28bc73f-13c7-4741-acfa-6e8d2b0be343 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/os-quota-sets/bc5a67a5c4704fdd9ff7fc911449eb95?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 512/1025] 10.0.0.139 () {28 vars in 735 bytes} [Mon Jun 8 20:12:22 2026] GET /v3/930a409b22844e2cbd8ddd57326d8472/os-quota-sets/bc5a67a5c4704fdd9ff7fc911449eb95?usage=true => generated 847 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-08 20:12:22.954 7 INFO cinder.api.openstack.wsgi [None req-b58a3ee7-b0a2-4be7-918d-9374eacc903b 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/os-quota-sets/bcf93669e15743e78061cfb502b2861e?usage=true 2026-06-08 20:12:22.975 7 INFO cinder.api.openstack.wsgi [None req-b58a3ee7-b0a2-4be7-918d-9374eacc903b 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/os-quota-sets/bcf93669e15743e78061cfb502b2861e?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 514/1026] 10.0.0.139 () {28 vars in 735 bytes} [Mon Jun 8 20:12:22 2026] GET /v3/930a409b22844e2cbd8ddd57326d8472/os-quota-sets/bcf93669e15743e78061cfb502b2861e?usage=true => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-08 20:12:22.992 8 INFO cinder.api.openstack.wsgi [None req-9dc346f0-4266-4087-8ece-9cf5f007e5b4 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/os-quota-sets/ce9df5e93bbc46149fe9ebd4a6d336cd?usage=true 2026-06-08 20:12:23.015 8 INFO cinder.api.openstack.wsgi [None req-9dc346f0-4266-4087-8ece-9cf5f007e5b4 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/os-quota-sets/ce9df5e93bbc46149fe9ebd4a6d336cd?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 513/1027] 10.0.0.139 () {28 vars in 735 bytes} [Mon Jun 8 20:12:22 2026] GET /v3/930a409b22844e2cbd8ddd57326d8472/os-quota-sets/ce9df5e93bbc46149fe9ebd4a6d336cd?usage=true => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-08 20:12:23.027 7 INFO cinder.api.openstack.wsgi [None req-95961b0a-f3f8-4d61-8f5e-03adbc04854a 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/volumes/detail?all_tenants=true 2026-06-08 20:12:23.044 7 INFO cinder.volume.api [None req-95961b0a-f3f8-4d61-8f5e-03adbc04854a 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - 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-06-08 20:12:23.051 7 INFO cinder.api.openstack.wsgi [None req-95961b0a-f3f8-4d61-8f5e-03adbc04854a 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 515/1028] 10.0.0.139 () {28 vars in 683 bytes} [Mon Jun 8 20:12:23 2026] GET /v3/930a409b22844e2cbd8ddd57326d8472/volumes/detail?all_tenants=true => generated 1976 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-06-08 20:12:23.063 8 INFO cinder.api.openstack.wsgi [None req-ac3aa3f6-f943-49dc-8fd5-2d0e6b89a7b9 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/volumes/detail?all_tenants=true 2026-06-08 20:12:23.080 8 INFO cinder.volume.api [None req-ac3aa3f6-f943-49dc-8fd5-2d0e6b89a7b9 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - 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-06-08 20:12:23.085 8 INFO cinder.api.openstack.wsgi [None req-ac3aa3f6-f943-49dc-8fd5-2d0e6b89a7b9 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 514/1029] 10.0.0.139 () {28 vars in 683 bytes} [Mon Jun 8 20:12:23 2026] GET /v3/930a409b22844e2cbd8ddd57326d8472/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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-08 20:12:23.098 7 INFO cinder.api.openstack.wsgi [None req-16147d10-4de8-41b5-9dcb-fc0385270638 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/os-services 2026-06-08 20:12:23.104 7 INFO cinder.api.openstack.wsgi [None req-16147d10-4de8-41b5-9dcb-fc0385270638 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/os-services returned with HTTP 200 [pid: 7|app: 0|req: 516/1030] 10.0.0.139 () {28 vars in 644 bytes} [Mon Jun 8 20:12:23 2026] GET /v3/930a409b22844e2cbd8ddd57326d8472/os-services => generated 646 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-08 20:12:23.118 8 INFO cinder.api.openstack.wsgi [None req-4f46ad32-ad94-45f0-8716-39831e9797b1 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/scheduler-stats/get_pools?detail=true 2026-06-08 20:12:23.621 8 INFO cinder.api.openstack.wsgi [None req-4f46ad32-ad94-45f0-8716-39831e9797b1 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 515/1031] 10.0.0.139 () {28 vars in 695 bytes} [Mon Jun 8 20:12:23 2026] GET /v3/930a409b22844e2cbd8ddd57326d8472/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-06-08 20:12:29.547 7 INFO cinder.api.openstack.wsgi [None req-16147d10-4de8-41b5-9dcb-fc0385270638 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 20:12:29.547 8 INFO cinder.api.openstack.wsgi [None req-4f46ad32-ad94-45f0-8716-39831e9797b1 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 20:12:29.548 7 INFO cinder.api.openstack.wsgi [None req-16147d10-4de8-41b5-9dcb-fc0385270638 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 20:12:29.548 8 INFO cinder.api.openstack.wsgi [None req-4f46ad32-ad94-45f0-8716-39831e9797b1 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 20:12:39.547 7 INFO cinder.api.openstack.wsgi [None req-16147d10-4de8-41b5-9dcb-fc0385270638 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 20:12:39.547 8 INFO cinder.api.openstack.wsgi [None req-4f46ad32-ad94-45f0-8716-39831e9797b1 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 20:12:39.547 7 INFO cinder.api.openstack.wsgi [None req-16147d10-4de8-41b5-9dcb-fc0385270638 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 20:12:39.548 8 INFO cinder.api.openstack.wsgi [None req-4f46ad32-ad94-45f0-8716-39831e9797b1 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 20:12:49.547 7 INFO cinder.api.openstack.wsgi [None req-16147d10-4de8-41b5-9dcb-fc0385270638 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 20:12:49.548 8 INFO cinder.api.openstack.wsgi [None req-4f46ad32-ad94-45f0-8716-39831e9797b1 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 20:12:49.549 7 INFO cinder.api.openstack.wsgi [None req-16147d10-4de8-41b5-9dcb-fc0385270638 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 20:12:49.551 8 INFO cinder.api.openstack.wsgi [None req-4f46ad32-ad94-45f0-8716-39831e9797b1 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 20:12:59.547 8 INFO cinder.api.openstack.wsgi [None req-4f46ad32-ad94-45f0-8716-39831e9797b1 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 20:12:59.548 7 INFO cinder.api.openstack.wsgi [None req-16147d10-4de8-41b5-9dcb-fc0385270638 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 20:12:59.548 8 INFO cinder.api.openstack.wsgi [None req-4f46ad32-ad94-45f0-8716-39831e9797b1 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 20:12:59.550 7 INFO cinder.api.openstack.wsgi [None req-16147d10-4de8-41b5-9dcb-fc0385270638 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 20:13:09.546 8 INFO cinder.api.openstack.wsgi [None req-4f46ad32-ad94-45f0-8716-39831e9797b1 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 20:13:09.547 7 INFO cinder.api.openstack.wsgi [None req-16147d10-4de8-41b5-9dcb-fc0385270638 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 20:13:09.547 8 INFO cinder.api.openstack.wsgi [None req-4f46ad32-ad94-45f0-8716-39831e9797b1 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 20:13:09.548 7 INFO cinder.api.openstack.wsgi [None req-16147d10-4de8-41b5-9dcb-fc0385270638 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 20:13:19.547 7 INFO cinder.api.openstack.wsgi [None req-16147d10-4de8-41b5-9dcb-fc0385270638 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 20:13:19.548 8 INFO cinder.api.openstack.wsgi [None req-4f46ad32-ad94-45f0-8716-39831e9797b1 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 20:13:19.549 7 INFO cinder.api.openstack.wsgi [None req-16147d10-4de8-41b5-9dcb-fc0385270638 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 20:13:19.549 8 INFO cinder.api.openstack.wsgi [None req-4f46ad32-ad94-45f0-8716-39831e9797b1 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 20:13:22.281 7 INFO cinder.api.openstack.wsgi [None req-88067bb6-1473-499d-99b4-58ed73b63f45 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/volumes/detail?all_tenants=true 2026-06-08 20:13:22.296 7 INFO cinder.volume.api [None req-88067bb6-1473-499d-99b4-58ed73b63f45 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - 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-06-08 20:13:22.301 7 INFO cinder.api.openstack.wsgi [None req-88067bb6-1473-499d-99b4-58ed73b63f45 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 523/1044] 10.0.0.139 () {28 vars in 683 bytes} [Mon Jun 8 20:13:22 2026] GET /v3/930a409b22844e2cbd8ddd57326d8472/volumes/detail?all_tenants=true => generated 1976 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-06-08 20:13:22.317 8 INFO cinder.api.openstack.wsgi [None req-d9109c80-9d49-49d1-ba6f-9f903a756551 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/os-services 2026-06-08 20:13:22.328 8 INFO cinder.api.openstack.wsgi [None req-d9109c80-9d49-49d1-ba6f-9f903a756551 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/os-services returned with HTTP 200 [pid: 8|app: 0|req: 522/1045] 10.0.0.139 () {28 vars in 644 bytes} [Mon Jun 8 20:13:22 2026] GET /v3/930a409b22844e2cbd8ddd57326d8472/os-services => generated 646 bytes in 22 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-06-08 20:13:22.378 7 INFO cinder.api.openstack.wsgi [None req-92114b5a-5b80-4ae2-b064-50c0136e62e7 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/os-quota-sets/0a23466b0bde4977b0eff435a4632411?usage=true 2026-06-08 20:13:22.403 7 INFO cinder.api.openstack.wsgi [None req-92114b5a-5b80-4ae2-b064-50c0136e62e7 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/os-quota-sets/0a23466b0bde4977b0eff435a4632411?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 524/1046] 10.0.0.139 () {28 vars in 735 bytes} [Mon Jun 8 20:13:22 2026] GET /v3/930a409b22844e2cbd8ddd57326d8472/os-quota-sets/0a23466b0bde4977b0eff435a4632411?usage=true => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-08 20:13:22.420 8 INFO cinder.api.openstack.wsgi [None req-7e0073b8-c9e2-4888-86b8-7739ca6e02ae 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/os-quota-sets/0f59e263eed4416182be0fa31008cdd4?usage=true 2026-06-08 20:13:22.447 8 INFO cinder.api.openstack.wsgi [None req-7e0073b8-c9e2-4888-86b8-7739ca6e02ae 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/os-quota-sets/0f59e263eed4416182be0fa31008cdd4?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 523/1047] 10.0.0.139 () {28 vars in 735 bytes} [Mon Jun 8 20:13:22 2026] GET /v3/930a409b22844e2cbd8ddd57326d8472/os-quota-sets/0f59e263eed4416182be0fa31008cdd4?usage=true => generated 847 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-08 20:13:22.458 7 INFO cinder.api.openstack.wsgi [None req-64e7a881-70de-41eb-b602-753aa47f2c1a 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/os-quota-sets/31b104cc29344609b1d3b99779022e92?usage=true 2026-06-08 20:13:22.480 7 INFO cinder.api.openstack.wsgi [None req-64e7a881-70de-41eb-b602-753aa47f2c1a 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/os-quota-sets/31b104cc29344609b1d3b99779022e92?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 525/1048] 10.0.0.139 () {28 vars in 735 bytes} [Mon Jun 8 20:13:22 2026] GET /v3/930a409b22844e2cbd8ddd57326d8472/os-quota-sets/31b104cc29344609b1d3b99779022e92?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-08 20:13:22.493 8 INFO cinder.api.openstack.wsgi [None req-6dd71caa-20a3-4f14-aa3d-63e37e0406e6 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/os-quota-sets/361c503ca8be4333b26756b898757b8d?usage=true 2026-06-08 20:13:22.513 8 INFO cinder.api.openstack.wsgi [None req-6dd71caa-20a3-4f14-aa3d-63e37e0406e6 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/os-quota-sets/361c503ca8be4333b26756b898757b8d?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 524/1049] 10.0.0.139 () {28 vars in 735 bytes} [Mon Jun 8 20:13:22 2026] GET /v3/930a409b22844e2cbd8ddd57326d8472/os-quota-sets/361c503ca8be4333b26756b898757b8d?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-08 20:13:22.527 7 INFO cinder.api.openstack.wsgi [None req-1ecd39f2-5b5a-4f95-b3e2-21f39892d997 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/os-quota-sets/517a5372a0414a489505a7424adba3c2?usage=true 2026-06-08 20:13:22.553 7 INFO cinder.api.openstack.wsgi [None req-1ecd39f2-5b5a-4f95-b3e2-21f39892d997 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/os-quota-sets/517a5372a0414a489505a7424adba3c2?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 526/1050] 10.0.0.139 () {28 vars in 735 bytes} [Mon Jun 8 20:13:22 2026] GET /v3/930a409b22844e2cbd8ddd57326d8472/os-quota-sets/517a5372a0414a489505a7424adba3c2?usage=true => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-08 20:13:22.567 8 INFO cinder.api.openstack.wsgi [None req-5bd8b8dd-67e7-49da-9eba-30eac56a90c9 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/os-quota-sets/8dad445175c44a0db6f91e9843340fdb?usage=true 2026-06-08 20:13:22.595 8 INFO cinder.api.openstack.wsgi [None req-5bd8b8dd-67e7-49da-9eba-30eac56a90c9 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/os-quota-sets/8dad445175c44a0db6f91e9843340fdb?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 525/1051] 10.0.0.139 () {28 vars in 735 bytes} [Mon Jun 8 20:13:22 2026] GET /v3/930a409b22844e2cbd8ddd57326d8472/os-quota-sets/8dad445175c44a0db6f91e9843340fdb?usage=true => generated 847 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-08 20:13:22.607 7 INFO cinder.api.openstack.wsgi [None req-16e7d70b-e3fd-4ed8-8515-8731dcbb05d0 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/os-quota-sets/930a409b22844e2cbd8ddd57326d8472?usage=true 2026-06-08 20:13:22.643 7 INFO cinder.api.openstack.wsgi [None req-16e7d70b-e3fd-4ed8-8515-8731dcbb05d0 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/os-quota-sets/930a409b22844e2cbd8ddd57326d8472?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 527/1052] 10.0.0.139 () {28 vars in 735 bytes} [Mon Jun 8 20:13:22 2026] GET /v3/930a409b22844e2cbd8ddd57326d8472/os-quota-sets/930a409b22844e2cbd8ddd57326d8472?usage=true => generated 847 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-08 20:13:22.656 8 INFO cinder.api.openstack.wsgi [None req-4484508f-eee7-4a05-920d-e8d56b5cedf6 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/os-quota-sets/a85d5db35db74378bb30fd53728f6cf7?usage=true 2026-06-08 20:13:22.696 8 INFO cinder.api.openstack.wsgi [None req-4484508f-eee7-4a05-920d-e8d56b5cedf6 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/os-quota-sets/a85d5db35db74378bb30fd53728f6cf7?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 526/1053] 10.0.0.139 () {28 vars in 735 bytes} [Mon Jun 8 20:13:22 2026] GET /v3/930a409b22844e2cbd8ddd57326d8472/os-quota-sets/a85d5db35db74378bb30fd53728f6cf7?usage=true => generated 847 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-08 20:13:22.717 7 INFO cinder.api.openstack.wsgi [None req-e0afdca1-c985-48c4-9ed7-1d5a2d33b5a7 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/os-quota-sets/bc5a67a5c4704fdd9ff7fc911449eb95?usage=true 2026-06-08 20:13:22.738 7 INFO cinder.api.openstack.wsgi [None req-e0afdca1-c985-48c4-9ed7-1d5a2d33b5a7 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/os-quota-sets/bc5a67a5c4704fdd9ff7fc911449eb95?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 528/1054] 10.0.0.139 () {28 vars in 735 bytes} [Mon Jun 8 20:13:22 2026] GET /v3/930a409b22844e2cbd8ddd57326d8472/os-quota-sets/bc5a67a5c4704fdd9ff7fc911449eb95?usage=true => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-08 20:13:22.751 8 INFO cinder.api.openstack.wsgi [None req-d95e470f-fa05-46ec-be40-1763529143b1 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/os-quota-sets/bcf93669e15743e78061cfb502b2861e?usage=true 2026-06-08 20:13:22.776 8 INFO cinder.api.openstack.wsgi [None req-d95e470f-fa05-46ec-be40-1763529143b1 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/os-quota-sets/bcf93669e15743e78061cfb502b2861e?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 527/1055] 10.0.0.139 () {28 vars in 735 bytes} [Mon Jun 8 20:13:22 2026] GET /v3/930a409b22844e2cbd8ddd57326d8472/os-quota-sets/bcf93669e15743e78061cfb502b2861e?usage=true => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-08 20:13:22.787 7 INFO cinder.api.openstack.wsgi [None req-2b789fe6-5ed5-445d-b98d-cde71c85f09f 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/os-quota-sets/ce9df5e93bbc46149fe9ebd4a6d336cd?usage=true 2026-06-08 20:13:22.817 7 INFO cinder.api.openstack.wsgi [None req-2b789fe6-5ed5-445d-b98d-cde71c85f09f 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/os-quota-sets/ce9df5e93bbc46149fe9ebd4a6d336cd?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 529/1056] 10.0.0.139 () {28 vars in 735 bytes} [Mon Jun 8 20:13:22 2026] GET /v3/930a409b22844e2cbd8ddd57326d8472/os-quota-sets/ce9df5e93bbc46149fe9ebd4a6d336cd?usage=true => generated 845 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-08 20:13:22.831 8 INFO cinder.api.openstack.wsgi [None req-11a28afb-5767-4513-9b0c-0b44e9ba9348 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/snapshots?all_tenants=true 2026-06-08 20:13:22.837 8 INFO cinder.volume.api [None req-11a28afb-5767-4513-9b0c-0b44e9ba9348 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] Get all snapshots completed successfully. 2026-06-08 20:13:22.838 8 INFO cinder.api.openstack.wsgi [None req-11a28afb-5767-4513-9b0c-0b44e9ba9348 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 528/1057] 10.0.0.139 () {28 vars in 673 bytes} [Mon Jun 8 20:13:22 2026] GET /v3/930a409b22844e2cbd8ddd57326d8472/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-06-08 20:13:22.847 7 INFO cinder.api.openstack.wsgi [None req-9ad681ed-7248-474f-87ce-c891c3744e40 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/volumes/detail?all_tenants=true 2026-06-08 20:13:22.861 7 INFO cinder.volume.api [None req-9ad681ed-7248-474f-87ce-c891c3744e40 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - 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-06-08 20:13:22.866 7 INFO cinder.api.openstack.wsgi [None req-9ad681ed-7248-474f-87ce-c891c3744e40 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 530/1058] 10.0.0.139 () {28 vars in 683 bytes} [Mon Jun 8 20:13:22 2026] GET /v3/930a409b22844e2cbd8ddd57326d8472/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-06-08 20:13:22.878 8 INFO cinder.api.openstack.wsgi [None req-ee65be68-2d76-4c10-a95a-ee99e20c2501 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/scheduler-stats/get_pools?detail=true 2026-06-08 20:13:23.382 8 INFO cinder.api.openstack.wsgi [None req-ee65be68-2d76-4c10-a95a-ee99e20c2501 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 529/1059] 10.0.0.139 () {28 vars in 695 bytes} [Mon Jun 8 20:13:22 2026] GET /v3/930a409b22844e2cbd8ddd57326d8472/scheduler-stats/get_pools?detail=true => generated 671 bytes in 512 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-08 20:13:29.547 7 INFO cinder.api.openstack.wsgi [None req-9ad681ed-7248-474f-87ce-c891c3744e40 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 20:13:29.547 8 INFO cinder.api.openstack.wsgi [None req-ee65be68-2d76-4c10-a95a-ee99e20c2501 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 20:13:29.549 7 INFO cinder.api.openstack.wsgi [None req-9ad681ed-7248-474f-87ce-c891c3744e40 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 20:13:29.549 8 INFO cinder.api.openstack.wsgi [None req-ee65be68-2d76-4c10-a95a-ee99e20c2501 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 20:13:39.547 7 INFO cinder.api.openstack.wsgi [None req-9ad681ed-7248-474f-87ce-c891c3744e40 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 20:13:39.547 8 INFO cinder.api.openstack.wsgi [None req-ee65be68-2d76-4c10-a95a-ee99e20c2501 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 20:13:39.548 8 INFO cinder.api.openstack.wsgi [None req-ee65be68-2d76-4c10-a95a-ee99e20c2501 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 20:13:39.548 7 INFO cinder.api.openstack.wsgi [None req-9ad681ed-7248-474f-87ce-c891c3744e40 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 20:13:49.547 7 INFO cinder.api.openstack.wsgi [None req-9ad681ed-7248-474f-87ce-c891c3744e40 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 20:13:49.548 8 INFO cinder.api.openstack.wsgi [None req-ee65be68-2d76-4c10-a95a-ee99e20c2501 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 20:13:49.549 7 INFO cinder.api.openstack.wsgi [None req-9ad681ed-7248-474f-87ce-c891c3744e40 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 20:13:49.550 8 INFO cinder.api.openstack.wsgi [None req-ee65be68-2d76-4c10-a95a-ee99e20c2501 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 20:13:59.548 8 INFO cinder.api.openstack.wsgi [None req-ee65be68-2d76-4c10-a95a-ee99e20c2501 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 20:13:59.548 7 INFO cinder.api.openstack.wsgi [None req-9ad681ed-7248-474f-87ce-c891c3744e40 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 20:13:59.548 8 INFO cinder.api.openstack.wsgi [None req-ee65be68-2d76-4c10-a95a-ee99e20c2501 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 20:13:59.549 7 INFO cinder.api.openstack.wsgi [None req-9ad681ed-7248-474f-87ce-c891c3744e40 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 20:14:09.547 7 INFO cinder.api.openstack.wsgi [None req-9ad681ed-7248-474f-87ce-c891c3744e40 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 20:14:09.547 8 INFO cinder.api.openstack.wsgi [None req-ee65be68-2d76-4c10-a95a-ee99e20c2501 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 20:14:09.548 7 INFO cinder.api.openstack.wsgi [None req-9ad681ed-7248-474f-87ce-c891c3744e40 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 20:14:09.548 8 INFO cinder.api.openstack.wsgi [None req-ee65be68-2d76-4c10-a95a-ee99e20c2501 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134: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-06-08 20:14:18.513 7 INFO cinder.api.openstack.wsgi [req-93a51fee-8120-43c0-8782-9fa2132e835a req-e5fecdee-8087-42a3-8d04-dbe9ec757dfd 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/attachments/46528239-c8fe-4c7a-83ec-36f531ebdf0b /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-06-08 20:14:19.086 7 INFO cinder.api.openstack.wsgi [req-93a51fee-8120-43c0-8782-9fa2132e835a req-e5fecdee-8087-42a3-8d04-dbe9ec757dfd 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/attachments/46528239-c8fe-4c7a-83ec-36f531ebdf0b returned with HTTP 200 [pid: 7|app: 0|req: 536/1070] 199.19.213.154 () {38 vars in 1102 bytes} [Mon Jun 8 20:14:18 2026] DELETE /v3/930a409b22844e2cbd8ddd57326d8472/attachments/46528239-c8fe-4c7a-83ec-36f531ebdf0b => generated 19 bytes in 583 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-08 20:14:19.102 8 INFO cinder.api.openstack.wsgi [req-93a51fee-8120-43c0-8782-9fa2132e835a req-83e5f13b-9a0e-46a0-81d4-f6a0b54dc09d 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/volumes/f59bca52-f9c0-473e-9230-9b8afd25c4ae 2026-06-08 20:14:19.103 8 INFO cinder.api.v3.volumes [req-93a51fee-8120-43c0-8782-9fa2132e835a req-83e5f13b-9a0e-46a0-81d4-f6a0b54dc09d 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] Delete volume with id: f59bca52-f9c0-473e-9230-9b8afd25c4ae /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-06-08 20:14:19.112 8 INFO cinder.volume.api [req-93a51fee-8120-43c0-8782-9fa2132e835a req-83e5f13b-9a0e-46a0-81d4-f6a0b54dc09d 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] Volume info retrieved successfully. 2026-06-08 20:14:19.137 8 INFO cinder.volume.api [req-93a51fee-8120-43c0-8782-9fa2132e835a req-83e5f13b-9a0e-46a0-81d4-f6a0b54dc09d 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] Delete volume request issued successfully. 2026-06-08 20:14:19.138 8 INFO cinder.api.openstack.wsgi [req-93a51fee-8120-43c0-8782-9fa2132e835a req-83e5f13b-9a0e-46a0-81d4-f6a0b54dc09d 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/volumes/f59bca52-f9c0-473e-9230-9b8afd25c4ae returned with HTTP 202 [pid: 8|app: 0|req: 535/1071] 199.19.213.154 () {36 vars in 1053 bytes} [Mon Jun 8 20:14:19 2026] DELETE /v3/930a409b22844e2cbd8ddd57326d8472/volumes/f59bca52-f9c0-473e-9230-9b8afd25c4ae => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) 2026-06-08 20:14:19.547 8 INFO cinder.api.openstack.wsgi [req-93a51fee-8120-43c0-8782-9fa2132e835a req-83e5f13b-9a0e-46a0-81d4-f6a0b54dc09d 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 20:14:19.547 8 INFO cinder.api.openstack.wsgi [req-93a51fee-8120-43c0-8782-9fa2132e835a req-83e5f13b-9a0e-46a0-81d4-f6a0b54dc09d 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 20:14:19.547 7 INFO cinder.api.openstack.wsgi [req-93a51fee-8120-43c0-8782-9fa2132e835a req-e5fecdee-8087-42a3-8d04-dbe9ec757dfd 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 20:14:19.549 7 INFO cinder.api.openstack.wsgi [req-93a51fee-8120-43c0-8782-9fa2132e835a req-e5fecdee-8087-42a3-8d04-dbe9ec757dfd 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134: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-06-08 20:14:22.250 8 INFO cinder.api.openstack.wsgi [None req-56f35dbc-a16f-439d-a5a8-14951c744550 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/volumes/detail?all_tenants=true 2026-06-08 20:14:22.263 8 INFO cinder.volume.api [None req-56f35dbc-a16f-439d-a5a8-14951c744550 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] Get all volumes completed successfully. 2026-06-08 20:14:22.266 8 INFO cinder.api.openstack.wsgi [None req-56f35dbc-a16f-439d-a5a8-14951c744550 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 537/1074] 10.0.0.139 () {28 vars in 683 bytes} [Mon Jun 8 20:14:22 2026] GET /v3/930a409b22844e2cbd8ddd57326d8472/volumes/detail?all_tenants=true => generated 15 bytes in 80 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-06-08 20:14:22.313 7 INFO cinder.api.openstack.wsgi [None req-aed9a544-055a-4ef6-ac7d-91d1b0dfdb96 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/os-quota-sets/0a23466b0bde4977b0eff435a4632411?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-06-08 20:14:22.338 7 INFO cinder.api.openstack.wsgi [None req-aed9a544-055a-4ef6-ac7d-91d1b0dfdb96 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/os-quota-sets/0a23466b0bde4977b0eff435a4632411?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 538/1075] 10.0.0.139 () {28 vars in 735 bytes} [Mon Jun 8 20:14:22 2026] GET /v3/930a409b22844e2cbd8ddd57326d8472/os-quota-sets/0a23466b0bde4977b0eff435a4632411?usage=true => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-08 20:14:22.354 8 INFO cinder.api.openstack.wsgi [None req-a346da13-727b-4e9f-88ce-d7b1f322e14c 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/os-quota-sets/0f59e263eed4416182be0fa31008cdd4?usage=true 2026-06-08 20:14:22.378 8 INFO cinder.api.openstack.wsgi [None req-a346da13-727b-4e9f-88ce-d7b1f322e14c 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/os-quota-sets/0f59e263eed4416182be0fa31008cdd4?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 538/1076] 10.0.0.139 () {28 vars in 735 bytes} [Mon Jun 8 20:14:22 2026] GET /v3/930a409b22844e2cbd8ddd57326d8472/os-quota-sets/0f59e263eed4416182be0fa31008cdd4?usage=true => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-08 20:14:22.391 7 INFO cinder.api.openstack.wsgi [None req-ca51859b-3906-4852-8fe0-39b9e19d5063 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/os-quota-sets/31b104cc29344609b1d3b99779022e92?usage=true 2026-06-08 20:14:22.423 7 INFO cinder.api.openstack.wsgi [None req-ca51859b-3906-4852-8fe0-39b9e19d5063 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/os-quota-sets/31b104cc29344609b1d3b99779022e92?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 539/1077] 10.0.0.139 () {28 vars in 735 bytes} [Mon Jun 8 20:14:22 2026] GET /v3/930a409b22844e2cbd8ddd57326d8472/os-quota-sets/31b104cc29344609b1d3b99779022e92?usage=true => generated 847 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-08 20:14:22.435 8 INFO cinder.api.openstack.wsgi [None req-f30003ca-c137-42d8-85ca-672d9b99437c 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/os-quota-sets/361c503ca8be4333b26756b898757b8d?usage=true 2026-06-08 20:14:22.457 8 INFO cinder.api.openstack.wsgi [None req-f30003ca-c137-42d8-85ca-672d9b99437c 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/os-quota-sets/361c503ca8be4333b26756b898757b8d?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 539/1078] 10.0.0.139 () {28 vars in 735 bytes} [Mon Jun 8 20:14:22 2026] GET /v3/930a409b22844e2cbd8ddd57326d8472/os-quota-sets/361c503ca8be4333b26756b898757b8d?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-08 20:14:22.469 7 INFO cinder.api.openstack.wsgi [None req-d30a308b-8c61-48ff-a618-adbf0dd5244c 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/os-quota-sets/517a5372a0414a489505a7424adba3c2?usage=true 2026-06-08 20:14:22.491 7 INFO cinder.api.openstack.wsgi [None req-d30a308b-8c61-48ff-a618-adbf0dd5244c 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/os-quota-sets/517a5372a0414a489505a7424adba3c2?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 540/1079] 10.0.0.139 () {28 vars in 735 bytes} [Mon Jun 8 20:14:22 2026] GET /v3/930a409b22844e2cbd8ddd57326d8472/os-quota-sets/517a5372a0414a489505a7424adba3c2?usage=true => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-08 20:14:22.503 8 INFO cinder.api.openstack.wsgi [None req-788698c7-0f00-4957-8397-ec564dd2746f 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/os-quota-sets/8dad445175c44a0db6f91e9843340fdb?usage=true 2026-06-08 20:14:22.523 8 INFO cinder.api.openstack.wsgi [None req-788698c7-0f00-4957-8397-ec564dd2746f 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/os-quota-sets/8dad445175c44a0db6f91e9843340fdb?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 540/1080] 10.0.0.139 () {28 vars in 735 bytes} [Mon Jun 8 20:14:22 2026] GET /v3/930a409b22844e2cbd8ddd57326d8472/os-quota-sets/8dad445175c44a0db6f91e9843340fdb?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-08 20:14:22.537 7 INFO cinder.api.openstack.wsgi [None req-ddd63e2b-09e1-4f99-94da-44d6e6a73b29 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/os-quota-sets/930a409b22844e2cbd8ddd57326d8472?usage=true 2026-06-08 20:14:22.564 7 INFO cinder.api.openstack.wsgi [None req-ddd63e2b-09e1-4f99-94da-44d6e6a73b29 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/os-quota-sets/930a409b22844e2cbd8ddd57326d8472?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 541/1081] 10.0.0.139 () {28 vars in 735 bytes} [Mon Jun 8 20:14:22 2026] GET /v3/930a409b22844e2cbd8ddd57326d8472/os-quota-sets/930a409b22844e2cbd8ddd57326d8472?usage=true => generated 845 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-08 20:14:22.577 8 INFO cinder.api.openstack.wsgi [None req-cbbd6e96-3870-40d8-9179-43598130e54a 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/os-quota-sets/a85d5db35db74378bb30fd53728f6cf7?usage=true 2026-06-08 20:14:22.598 8 INFO cinder.api.openstack.wsgi [None req-cbbd6e96-3870-40d8-9179-43598130e54a 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/os-quota-sets/a85d5db35db74378bb30fd53728f6cf7?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 541/1082] 10.0.0.139 () {28 vars in 735 bytes} [Mon Jun 8 20:14:22 2026] GET /v3/930a409b22844e2cbd8ddd57326d8472/os-quota-sets/a85d5db35db74378bb30fd53728f6cf7?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-08 20:14:22.611 7 INFO cinder.api.openstack.wsgi [None req-0362ee7c-397e-4b91-b4b0-7935b105480a 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/os-quota-sets/bc5a67a5c4704fdd9ff7fc911449eb95?usage=true 2026-06-08 20:14:22.635 7 INFO cinder.api.openstack.wsgi [None req-0362ee7c-397e-4b91-b4b0-7935b105480a 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/os-quota-sets/bc5a67a5c4704fdd9ff7fc911449eb95?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 542/1083] 10.0.0.139 () {28 vars in 735 bytes} [Mon Jun 8 20:14:22 2026] GET /v3/930a409b22844e2cbd8ddd57326d8472/os-quota-sets/bc5a67a5c4704fdd9ff7fc911449eb95?usage=true => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-08 20:14:22.646 8 INFO cinder.api.openstack.wsgi [None req-28fc682f-8f82-47ed-b833-60aefee83416 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/os-quota-sets/bcf93669e15743e78061cfb502b2861e?usage=true 2026-06-08 20:14:22.664 8 INFO cinder.api.openstack.wsgi [None req-28fc682f-8f82-47ed-b833-60aefee83416 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/os-quota-sets/bcf93669e15743e78061cfb502b2861e?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 542/1084] 10.0.0.139 () {28 vars in 735 bytes} [Mon Jun 8 20:14:22 2026] GET /v3/930a409b22844e2cbd8ddd57326d8472/os-quota-sets/bcf93669e15743e78061cfb502b2861e?usage=true => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-08 20:14:22.676 7 INFO cinder.api.openstack.wsgi [None req-377064d4-bff4-4fee-aa26-8b11f49ce7b4 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/os-quota-sets/ce9df5e93bbc46149fe9ebd4a6d336cd?usage=true 2026-06-08 20:14:22.698 7 INFO cinder.api.openstack.wsgi [None req-377064d4-bff4-4fee-aa26-8b11f49ce7b4 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/os-quota-sets/ce9df5e93bbc46149fe9ebd4a6d336cd?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 543/1085] 10.0.0.139 () {28 vars in 735 bytes} [Mon Jun 8 20:14:22 2026] GET /v3/930a409b22844e2cbd8ddd57326d8472/os-quota-sets/ce9df5e93bbc46149fe9ebd4a6d336cd?usage=true => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-08 20:14:22.711 8 INFO cinder.api.openstack.wsgi [None req-7d80fbfb-de01-4c73-8bf2-45de1b7151ff 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/snapshots?all_tenants=true 2026-06-08 20:14:22.718 8 INFO cinder.volume.api [None req-7d80fbfb-de01-4c73-8bf2-45de1b7151ff 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] Get all snapshots completed successfully. 2026-06-08 20:14:22.718 8 INFO cinder.api.openstack.wsgi [None req-7d80fbfb-de01-4c73-8bf2-45de1b7151ff 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 543/1086] 10.0.0.139 () {28 vars in 673 bytes} [Mon Jun 8 20:14:22 2026] GET /v3/930a409b22844e2cbd8ddd57326d8472/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-06-08 20:14:22.730 7 INFO cinder.api.openstack.wsgi [None req-dc9c9095-3fb4-48de-85fb-318ff6cb4000 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/os-services 2026-06-08 20:14:22.736 7 INFO cinder.api.openstack.wsgi [None req-dc9c9095-3fb4-48de-85fb-318ff6cb4000 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/os-services returned with HTTP 200 [pid: 7|app: 0|req: 544/1087] 10.0.0.139 () {28 vars in 644 bytes} [Mon Jun 8 20:14:22 2026] GET /v3/930a409b22844e2cbd8ddd57326d8472/os-services => generated 646 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-08 20:14:22.746 8 INFO cinder.api.openstack.wsgi [None req-801c3537-651f-486a-a673-685364fc4977 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/volumes/detail?all_tenants=true 2026-06-08 20:14:22.756 8 INFO cinder.volume.api [None req-801c3537-651f-486a-a673-685364fc4977 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] Get all volumes completed successfully. 2026-06-08 20:14:22.757 8 INFO cinder.api.openstack.wsgi [None req-801c3537-651f-486a-a673-685364fc4977 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 544/1088] 10.0.0.139 () {28 vars in 683 bytes} [Mon Jun 8 20:14:22 2026] GET /v3/930a409b22844e2cbd8ddd57326d8472/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-06-08 20:14:22.768 7 INFO cinder.api.openstack.wsgi [None req-bd554802-47aa-46fc-9504-087ea74bab34 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/scheduler-stats/get_pools?detail=true 2026-06-08 20:14:23.272 7 INFO cinder.api.openstack.wsgi [None req-bd554802-47aa-46fc-9504-087ea74bab34 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 545/1089] 10.0.0.139 () {28 vars in 695 bytes} [Mon Jun 8 20:14:22 2026] GET /v3/930a409b22844e2cbd8ddd57326d8472/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-06-08 20:14:29.546 8 INFO cinder.api.openstack.wsgi [None req-801c3537-651f-486a-a673-685364fc4977 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 20:14:29.546 7 INFO cinder.api.openstack.wsgi [None req-bd554802-47aa-46fc-9504-087ea74bab34 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 20:14:29.547 8 INFO cinder.api.openstack.wsgi [None req-801c3537-651f-486a-a673-685364fc4977 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 20:14:29.547 7 INFO cinder.api.openstack.wsgi [None req-bd554802-47aa-46fc-9504-087ea74bab34 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 20:14:39.547 8 INFO cinder.api.openstack.wsgi [None req-801c3537-651f-486a-a673-685364fc4977 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 20:14:39.547 7 INFO cinder.api.openstack.wsgi [None req-bd554802-47aa-46fc-9504-087ea74bab34 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 20:14:39.548 8 INFO cinder.api.openstack.wsgi [None req-801c3537-651f-486a-a673-685364fc4977 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 20:14:39.549 7 INFO cinder.api.openstack.wsgi [None req-bd554802-47aa-46fc-9504-087ea74bab34 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 20:14:49.547 7 INFO cinder.api.openstack.wsgi [None req-bd554802-47aa-46fc-9504-087ea74bab34 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 20:14:49.547 8 INFO cinder.api.openstack.wsgi [None req-801c3537-651f-486a-a673-685364fc4977 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 20:14:49.548 7 INFO cinder.api.openstack.wsgi [None req-bd554802-47aa-46fc-9504-087ea74bab34 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 20:14:49.548 8 INFO cinder.api.openstack.wsgi [None req-801c3537-651f-486a-a673-685364fc4977 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 20:14:59.546 7 INFO cinder.api.openstack.wsgi [None req-bd554802-47aa-46fc-9504-087ea74bab34 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 20:14:59.547 8 INFO cinder.api.openstack.wsgi [None req-801c3537-651f-486a-a673-685364fc4977 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 20:14:59.547 7 INFO cinder.api.openstack.wsgi [None req-bd554802-47aa-46fc-9504-087ea74bab34 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 20:14:59.548 8 INFO cinder.api.openstack.wsgi [None req-801c3537-651f-486a-a673-685364fc4977 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 20:15:09.547 8 INFO cinder.api.openstack.wsgi [None req-801c3537-651f-486a-a673-685364fc4977 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 20:15:09.547 7 INFO cinder.api.openstack.wsgi [None req-bd554802-47aa-46fc-9504-087ea74bab34 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 20:15:09.548 8 INFO cinder.api.openstack.wsgi [None req-801c3537-651f-486a-a673-685364fc4977 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 20:15:09.549 7 INFO cinder.api.openstack.wsgi [None req-bd554802-47aa-46fc-9504-087ea74bab34 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 20:15:19.549 8 INFO cinder.api.openstack.wsgi [None req-801c3537-651f-486a-a673-685364fc4977 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 20:15:19.549 7 INFO cinder.api.openstack.wsgi [None req-bd554802-47aa-46fc-9504-087ea74bab34 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 20:15:19.550 8 INFO cinder.api.openstack.wsgi [None req-801c3537-651f-486a-a673-685364fc4977 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 20:15:19.550 7 INFO cinder.api.openstack.wsgi [None req-bd554802-47aa-46fc-9504-087ea74bab34 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 20:15:22.291 8 INFO cinder.api.openstack.wsgi [None req-ae6c98b9-8be4-4482-9632-75a971bd1944 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/volumes/detail?all_tenants=true 2026-06-08 20:15:22.301 8 INFO cinder.volume.api [None req-ae6c98b9-8be4-4482-9632-75a971bd1944 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] Get all volumes completed successfully. 2026-06-08 20:15:22.306 8 INFO cinder.api.openstack.wsgi [None req-ae6c98b9-8be4-4482-9632-75a971bd1944 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 551/1102] 10.0.0.139 () {28 vars in 683 bytes} [Mon Jun 8 20:15:22 2026] GET /v3/930a409b22844e2cbd8ddd57326d8472/volumes/detail?all_tenants=true => generated 15 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-06-08 20:15:22.322 7 INFO cinder.api.openstack.wsgi [None req-1b56f63a-9891-4b2e-9166-9b7ce4950400 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/scheduler-stats/get_pools?detail=true 2026-06-08 20:15:22.827 7 INFO cinder.api.openstack.wsgi [None req-1b56f63a-9891-4b2e-9166-9b7ce4950400 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 552/1103] 10.0.0.139 () {28 vars in 695 bytes} [Mon Jun 8 20:15:22 2026] GET /v3/930a409b22844e2cbd8ddd57326d8472/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-06-08 20:15:22.840 8 INFO cinder.api.openstack.wsgi [None req-783a2733-81fa-454e-bca0-5e7691077fa2 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/volumes/detail?all_tenants=true 2026-06-08 20:15:22.849 8 INFO cinder.volume.api [None req-783a2733-81fa-454e-bca0-5e7691077fa2 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] Get all volumes completed successfully. 2026-06-08 20:15:22.851 8 INFO cinder.api.openstack.wsgi [None req-783a2733-81fa-454e-bca0-5e7691077fa2 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 552/1104] 10.0.0.139 () {28 vars in 683 bytes} [Mon Jun 8 20:15:22 2026] GET /v3/930a409b22844e2cbd8ddd57326d8472/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-06-08 20:15:22.861 7 INFO cinder.api.openstack.wsgi [None req-5c00289b-1df4-48b5-884d-929709aedb4c 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/snapshots?all_tenants=true 2026-06-08 20:15:22.868 7 INFO cinder.volume.api [None req-5c00289b-1df4-48b5-884d-929709aedb4c 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] Get all snapshots completed successfully. 2026-06-08 20:15:22.868 7 INFO cinder.api.openstack.wsgi [None req-5c00289b-1df4-48b5-884d-929709aedb4c 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 553/1105] 10.0.0.139 () {28 vars in 673 bytes} [Mon Jun 8 20:15:22 2026] GET /v3/930a409b22844e2cbd8ddd57326d8472/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-06-08 20:15:22.880 8 INFO cinder.api.openstack.wsgi [None req-1aaf7afd-f851-41ec-9044-b8e3b11d282d 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/os-services 2026-06-08 20:15:22.886 8 INFO cinder.api.openstack.wsgi [None req-1aaf7afd-f851-41ec-9044-b8e3b11d282d 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/os-services returned with HTTP 200 [pid: 8|app: 0|req: 553/1106] 10.0.0.139 () {28 vars in 644 bytes} [Mon Jun 8 20:15:22 2026] GET /v3/930a409b22844e2cbd8ddd57326d8472/os-services => generated 646 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-08 20:15:22.982 7 INFO cinder.api.openstack.wsgi [None req-90aea59c-f574-4cb5-90fb-f486bba47514 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/os-quota-sets/517a5372a0414a489505a7424adba3c2?usage=true 2026-06-08 20:15:23.001 7 INFO cinder.api.openstack.wsgi [None req-90aea59c-f574-4cb5-90fb-f486bba47514 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/os-quota-sets/517a5372a0414a489505a7424adba3c2?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 554/1107] 10.0.0.139 () {28 vars in 735 bytes} [Mon Jun 8 20:15:22 2026] GET /v3/930a409b22844e2cbd8ddd57326d8472/os-quota-sets/517a5372a0414a489505a7424adba3c2?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-08 20:15:23.013 8 INFO cinder.api.openstack.wsgi [None req-f0d67b69-85c8-491c-ae77-211a3776bc0c 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/os-quota-sets/930a409b22844e2cbd8ddd57326d8472?usage=true 2026-06-08 20:15:23.044 8 INFO cinder.api.openstack.wsgi [None req-f0d67b69-85c8-491c-ae77-211a3776bc0c 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/os-quota-sets/930a409b22844e2cbd8ddd57326d8472?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 554/1108] 10.0.0.139 () {28 vars in 735 bytes} [Mon Jun 8 20:15:23 2026] GET /v3/930a409b22844e2cbd8ddd57326d8472/os-quota-sets/930a409b22844e2cbd8ddd57326d8472?usage=true => generated 845 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-08 20:15:23.058 7 INFO cinder.api.openstack.wsgi [None req-b23ce8fc-9375-4078-926f-9da42a37afd0 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/os-quota-sets/ce0c4447e8544e28a52c66afaf128465?usage=true 2026-06-08 20:15:23.086 7 INFO cinder.api.openstack.wsgi [None req-b23ce8fc-9375-4078-926f-9da42a37afd0 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/os-quota-sets/ce0c4447e8544e28a52c66afaf128465?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 555/1109] 10.0.0.139 () {28 vars in 735 bytes} [Mon Jun 8 20:15:23 2026] GET /v3/930a409b22844e2cbd8ddd57326d8472/os-quota-sets/ce0c4447e8544e28a52c66afaf128465?usage=true => generated 847 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-08 20:15:23.107 8 INFO cinder.api.openstack.wsgi [None req-e780908b-3d5a-4cb1-8469-5edfdce0ea73 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/os-quota-sets/ce9df5e93bbc46149fe9ebd4a6d336cd?usage=true 2026-06-08 20:15:23.147 8 INFO cinder.api.openstack.wsgi [None req-e780908b-3d5a-4cb1-8469-5edfdce0ea73 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/os-quota-sets/ce9df5e93bbc46149fe9ebd4a6d336cd?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 555/1110] 10.0.0.139 () {28 vars in 735 bytes} [Mon Jun 8 20:15:23 2026] GET /v3/930a409b22844e2cbd8ddd57326d8472/os-quota-sets/ce9df5e93bbc46149fe9ebd4a6d336cd?usage=true => generated 845 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-08 20:15:29.547 8 INFO cinder.api.openstack.wsgi [None req-e780908b-3d5a-4cb1-8469-5edfdce0ea73 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 20:15:29.547 7 INFO cinder.api.openstack.wsgi [None req-b23ce8fc-9375-4078-926f-9da42a37afd0 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 20:15:29.548 8 INFO cinder.api.openstack.wsgi [None req-e780908b-3d5a-4cb1-8469-5edfdce0ea73 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 20:15:29.548 7 INFO cinder.api.openstack.wsgi [None req-b23ce8fc-9375-4078-926f-9da42a37afd0 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 20:15:39.547 7 INFO cinder.api.openstack.wsgi [None req-b23ce8fc-9375-4078-926f-9da42a37afd0 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 20:15:39.547 8 INFO cinder.api.openstack.wsgi [None req-e780908b-3d5a-4cb1-8469-5edfdce0ea73 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 20:15:39.548 7 INFO cinder.api.openstack.wsgi [None req-b23ce8fc-9375-4078-926f-9da42a37afd0 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 20:15:39.548 8 INFO cinder.api.openstack.wsgi [None req-e780908b-3d5a-4cb1-8469-5edfdce0ea73 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 20:15:49.547 7 INFO cinder.api.openstack.wsgi [None req-b23ce8fc-9375-4078-926f-9da42a37afd0 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 20:15:49.547 8 INFO cinder.api.openstack.wsgi [None req-e780908b-3d5a-4cb1-8469-5edfdce0ea73 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 20:15:49.548 7 INFO cinder.api.openstack.wsgi [None req-b23ce8fc-9375-4078-926f-9da42a37afd0 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 20:15:49.548 8 INFO cinder.api.openstack.wsgi [None req-e780908b-3d5a-4cb1-8469-5edfdce0ea73 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 20:15:51.905 7 INFO cinder.api.openstack.wsgi [None req-ffffbfa1-7f05-40c5-b0bf-1c856d2fc70a 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/snapshots 2026-06-08 20:15:51.920 7 INFO cinder.volume.api [None req-ffffbfa1-7f05-40c5-b0bf-1c856d2fc70a 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] Get all snapshots completed successfully. 2026-06-08 20:15:51.920 7 INFO cinder.api.openstack.wsgi [None req-ffffbfa1-7f05-40c5-b0bf-1c856d2fc70a 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/snapshots returned with HTTP 200 [pid: 7|app: 0|req: 559/1117] 10.0.0.24 () {32 vars in 703 bytes} [Mon Jun 8 20:15:51 2026] GET /v3/930a409b22844e2cbd8ddd57326d8472/snapshots => generated 17 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-06-08 20:15:51.937 8 INFO cinder.api.openstack.wsgi [None req-9a6eed1f-2f95-41d4-b02a-11926359370c 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/volumes 2026-06-08 20:15:51.965 8 INFO cinder.volume.api [None req-9a6eed1f-2f95-41d4-b02a-11926359370c 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] Get all volumes completed successfully. 2026-06-08 20:15:51.965 8 INFO cinder.api.openstack.wsgi [None req-9a6eed1f-2f95-41d4-b02a-11926359370c 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/volumes returned with HTTP 200 [pid: 8|app: 0|req: 559/1118] 10.0.0.24 () {32 vars in 699 bytes} [Mon Jun 8 20:15:51 2026] GET /v3/930a409b22844e2cbd8ddd57326d8472/volumes => generated 15 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-06-08 20:15:59.548 8 INFO cinder.api.openstack.wsgi [None req-9a6eed1f-2f95-41d4-b02a-11926359370c 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 20:15:59.549 7 INFO cinder.api.openstack.wsgi [None req-ffffbfa1-7f05-40c5-b0bf-1c856d2fc70a 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 20:15:59.550 8 INFO cinder.api.openstack.wsgi [None req-9a6eed1f-2f95-41d4-b02a-11926359370c 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 20:15:59.550 7 INFO cinder.api.openstack.wsgi [None req-ffffbfa1-7f05-40c5-b0bf-1c856d2fc70a 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 20:16:09.547 7 INFO cinder.api.openstack.wsgi [None req-ffffbfa1-7f05-40c5-b0bf-1c856d2fc70a 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 20:16:09.548 8 INFO cinder.api.openstack.wsgi [None req-9a6eed1f-2f95-41d4-b02a-11926359370c 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 20:16:09.548 7 INFO cinder.api.openstack.wsgi [None req-ffffbfa1-7f05-40c5-b0bf-1c856d2fc70a 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 20:16:09.549 8 INFO cinder.api.openstack.wsgi [None req-9a6eed1f-2f95-41d4-b02a-11926359370c 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 20:16:19.548 7 INFO cinder.api.openstack.wsgi [None req-ffffbfa1-7f05-40c5-b0bf-1c856d2fc70a 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 20:16:19.548 8 INFO cinder.api.openstack.wsgi [None req-9a6eed1f-2f95-41d4-b02a-11926359370c 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 20:16:19.549 7 INFO cinder.api.openstack.wsgi [None req-ffffbfa1-7f05-40c5-b0bf-1c856d2fc70a 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 20:16:19.549 8 INFO cinder.api.openstack.wsgi [None req-9a6eed1f-2f95-41d4-b02a-11926359370c 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 20:16:22.451 7 INFO cinder.api.openstack.wsgi [None req-d0b430dc-1f5e-432b-8880-6cbdec8a5e41 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/scheduler-stats/get_pools?detail=true 2026-06-08 20:16:22.957 7 INFO cinder.api.openstack.wsgi [None req-d0b430dc-1f5e-432b-8880-6cbdec8a5e41 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 563/1125] 10.0.0.139 () {28 vars in 695 bytes} [Mon Jun 8 20:16:22 2026] GET /v3/930a409b22844e2cbd8ddd57326d8472/scheduler-stats/get_pools?detail=true => generated 670 bytes in 625 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-08 20:16:23.004 8 INFO cinder.api.openstack.wsgi [None req-ba0601e3-c051-4a61-8c11-54df2c35d462 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/os-quota-sets/517a5372a0414a489505a7424adba3c2?usage=true 2026-06-08 20:16:23.027 8 INFO cinder.api.openstack.wsgi [None req-ba0601e3-c051-4a61-8c11-54df2c35d462 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/os-quota-sets/517a5372a0414a489505a7424adba3c2?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 563/1126] 10.0.0.139 () {28 vars in 735 bytes} [Mon Jun 8 20:16:22 2026] GET /v3/930a409b22844e2cbd8ddd57326d8472/os-quota-sets/517a5372a0414a489505a7424adba3c2?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-08 20:16:23.041 7 INFO cinder.api.openstack.wsgi [None req-b6114e75-770d-44cb-8ba8-6139a954c6b1 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/os-quota-sets/930a409b22844e2cbd8ddd57326d8472?usage=true 2026-06-08 20:16:23.066 7 INFO cinder.api.openstack.wsgi [None req-b6114e75-770d-44cb-8ba8-6139a954c6b1 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/os-quota-sets/930a409b22844e2cbd8ddd57326d8472?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 564/1127] 10.0.0.139 () {28 vars in 735 bytes} [Mon Jun 8 20:16:23 2026] GET /v3/930a409b22844e2cbd8ddd57326d8472/os-quota-sets/930a409b22844e2cbd8ddd57326d8472?usage=true => generated 845 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-08 20:16:23.081 8 INFO cinder.api.openstack.wsgi [None req-436c4a2f-da31-4976-812e-ef2ae6335a1e 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/os-quota-sets/ce9df5e93bbc46149fe9ebd4a6d336cd?usage=true 2026-06-08 20:16:23.103 8 INFO cinder.api.openstack.wsgi [None req-436c4a2f-da31-4976-812e-ef2ae6335a1e 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/os-quota-sets/ce9df5e93bbc46149fe9ebd4a6d336cd?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 564/1128] 10.0.0.139 () {28 vars in 735 bytes} [Mon Jun 8 20:16:23 2026] GET /v3/930a409b22844e2cbd8ddd57326d8472/os-quota-sets/ce9df5e93bbc46149fe9ebd4a6d336cd?usage=true => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-08 20:16:23.117 7 INFO cinder.api.openstack.wsgi [None req-30b554f1-7f94-4793-98a3-7cb69ad85b38 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/snapshots?all_tenants=true 2026-06-08 20:16:23.128 7 INFO cinder.volume.api [None req-30b554f1-7f94-4793-98a3-7cb69ad85b38 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] Get all snapshots completed successfully. 2026-06-08 20:16:23.129 7 INFO cinder.api.openstack.wsgi [None req-30b554f1-7f94-4793-98a3-7cb69ad85b38 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 565/1129] 10.0.0.139 () {28 vars in 673 bytes} [Mon Jun 8 20:16:23 2026] GET /v3/930a409b22844e2cbd8ddd57326d8472/snapshots?all_tenants=true => generated 17 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-06-08 20:16:23.142 8 INFO cinder.api.openstack.wsgi [None req-0f93477a-28db-4628-8125-bcec1b0684ec 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/volumes/detail?all_tenants=true 2026-06-08 20:16:23.153 8 INFO cinder.volume.api [None req-0f93477a-28db-4628-8125-bcec1b0684ec 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] Get all volumes completed successfully. 2026-06-08 20:16:23.154 8 INFO cinder.api.openstack.wsgi [None req-0f93477a-28db-4628-8125-bcec1b0684ec 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 565/1130] 10.0.0.139 () {28 vars in 683 bytes} [Mon Jun 8 20:16:23 2026] GET /v3/930a409b22844e2cbd8ddd57326d8472/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-06-08 20:16:23.166 7 INFO cinder.api.openstack.wsgi [None req-3af83d06-cd6c-418a-a401-548affebad56 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/volumes/detail?all_tenants=true 2026-06-08 20:16:23.176 7 INFO cinder.volume.api [None req-3af83d06-cd6c-418a-a401-548affebad56 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] Get all volumes completed successfully. 2026-06-08 20:16:23.178 7 INFO cinder.api.openstack.wsgi [None req-3af83d06-cd6c-418a-a401-548affebad56 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 566/1131] 10.0.0.139 () {28 vars in 683 bytes} [Mon Jun 8 20:16:23 2026] GET /v3/930a409b22844e2cbd8ddd57326d8472/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-06-08 20:16:23.188 8 INFO cinder.api.openstack.wsgi [None req-cefc92f9-adc1-42e0-a93e-ce1b3aefde98 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/os-services 2026-06-08 20:16:23.195 8 INFO cinder.api.openstack.wsgi [None req-cefc92f9-adc1-42e0-a93e-ce1b3aefde98 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/os-services returned with HTTP 200 [pid: 8|app: 0|req: 566/1132] 10.0.0.139 () {28 vars in 644 bytes} [Mon Jun 8 20:16:23 2026] GET /v3/930a409b22844e2cbd8ddd57326d8472/os-services => generated 646 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-08 20:16:29.546 7 INFO cinder.api.openstack.wsgi [None req-3af83d06-cd6c-418a-a401-548affebad56 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 20:16:29.547 8 INFO cinder.api.openstack.wsgi [None req-cefc92f9-adc1-42e0-a93e-ce1b3aefde98 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 20:16:29.547 7 INFO cinder.api.openstack.wsgi [None req-3af83d06-cd6c-418a-a401-548affebad56 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 20:16:29.548 8 INFO cinder.api.openstack.wsgi [None req-cefc92f9-adc1-42e0-a93e-ce1b3aefde98 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 20:16:39.547 7 INFO cinder.api.openstack.wsgi [None req-3af83d06-cd6c-418a-a401-548affebad56 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 20:16:39.547 8 INFO cinder.api.openstack.wsgi [None req-cefc92f9-adc1-42e0-a93e-ce1b3aefde98 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 20:16:39.548 8 INFO cinder.api.openstack.wsgi [None req-cefc92f9-adc1-42e0-a93e-ce1b3aefde98 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 20:16:39.548 7 INFO cinder.api.openstack.wsgi [None req-3af83d06-cd6c-418a-a401-548affebad56 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 20:16:49.546 8 INFO cinder.api.openstack.wsgi [None req-cefc92f9-adc1-42e0-a93e-ce1b3aefde98 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 20:16:49.547 8 INFO cinder.api.openstack.wsgi [None req-cefc92f9-adc1-42e0-a93e-ce1b3aefde98 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 20:16:49.547 7 INFO cinder.api.openstack.wsgi [None req-3af83d06-cd6c-418a-a401-548affebad56 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 20:16:49.548 7 INFO cinder.api.openstack.wsgi [None req-3af83d06-cd6c-418a-a401-548affebad56 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 20:16:59.547 8 INFO cinder.api.openstack.wsgi [None req-cefc92f9-adc1-42e0-a93e-ce1b3aefde98 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 20:16:59.548 7 INFO cinder.api.openstack.wsgi [None req-3af83d06-cd6c-418a-a401-548affebad56 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 20:16:59.548 8 INFO cinder.api.openstack.wsgi [None req-cefc92f9-adc1-42e0-a93e-ce1b3aefde98 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 20:16:59.548 7 INFO cinder.api.openstack.wsgi [None req-3af83d06-cd6c-418a-a401-548affebad56 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 20:17:09.547 8 INFO cinder.api.openstack.wsgi [None req-cefc92f9-adc1-42e0-a93e-ce1b3aefde98 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 20:17:09.548 7 INFO cinder.api.openstack.wsgi [None req-3af83d06-cd6c-418a-a401-548affebad56 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 20:17:09.548 8 INFO cinder.api.openstack.wsgi [None req-cefc92f9-adc1-42e0-a93e-ce1b3aefde98 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 20:17:09.549 7 INFO cinder.api.openstack.wsgi [None req-3af83d06-cd6c-418a-a401-548affebad56 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 20:17:19.547 8 INFO cinder.api.openstack.wsgi [None req-cefc92f9-adc1-42e0-a93e-ce1b3aefde98 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 20:17:19.547 7 INFO cinder.api.openstack.wsgi [None req-3af83d06-cd6c-418a-a401-548affebad56 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 20:17:19.548 8 INFO cinder.api.openstack.wsgi [None req-cefc92f9-adc1-42e0-a93e-ce1b3aefde98 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 20:17:19.548 7 INFO cinder.api.openstack.wsgi [None req-3af83d06-cd6c-418a-a401-548affebad56 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 20:17:22.262 8 INFO cinder.api.openstack.wsgi [None req-31187bf8-750a-4645-a4d1-de81125dc164 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/scheduler-stats/get_pools?detail=true 2026-06-08 20:17:22.766 8 INFO cinder.api.openstack.wsgi [None req-31187bf8-750a-4645-a4d1-de81125dc164 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 573/1145] 10.0.0.139 () {28 vars in 695 bytes} [Mon Jun 8 20:17:22 2026] GET /v3/930a409b22844e2cbd8ddd57326d8472/scheduler-stats/get_pools?detail=true => generated 670 bytes in 566 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-08 20:17:22.778 7 INFO cinder.api.openstack.wsgi [None req-c944ff14-52bb-4a2f-ab8e-d719434ff52a 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/volumes/detail?all_tenants=true 2026-06-08 20:17:22.787 7 INFO cinder.volume.api [None req-c944ff14-52bb-4a2f-ab8e-d719434ff52a 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] Get all volumes completed successfully. 2026-06-08 20:17:22.789 7 INFO cinder.api.openstack.wsgi [None req-c944ff14-52bb-4a2f-ab8e-d719434ff52a 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 573/1146] 10.0.0.139 () {28 vars in 683 bytes} [Mon Jun 8 20:17:22 2026] GET /v3/930a409b22844e2cbd8ddd57326d8472/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-06-08 20:17:22.798 8 INFO cinder.api.openstack.wsgi [None req-f0dae601-9910-4eb1-a3c8-eb9427391bbd 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/volumes/detail?all_tenants=true 2026-06-08 20:17:22.812 8 INFO cinder.volume.api [None req-f0dae601-9910-4eb1-a3c8-eb9427391bbd 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] Get all volumes completed successfully. 2026-06-08 20:17:22.815 8 INFO cinder.api.openstack.wsgi [None req-f0dae601-9910-4eb1-a3c8-eb9427391bbd 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 574/1147] 10.0.0.139 () {28 vars in 683 bytes} [Mon Jun 8 20:17:22 2026] GET /v3/930a409b22844e2cbd8ddd57326d8472/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-06-08 20:17:22.826 7 INFO cinder.api.openstack.wsgi [None req-5de3c602-568a-4ce2-abf0-b32cd6ca3f23 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/os-services 2026-06-08 20:17:22.835 7 INFO cinder.api.openstack.wsgi [None req-5de3c602-568a-4ce2-abf0-b32cd6ca3f23 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/os-services returned with HTTP 200 [pid: 7|app: 0|req: 574/1148] 10.0.0.139 () {28 vars in 644 bytes} [Mon Jun 8 20:17:22 2026] GET /v3/930a409b22844e2cbd8ddd57326d8472/os-services => generated 646 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-08 20:17:22.884 8 INFO cinder.api.openstack.wsgi [None req-a366bba4-4af1-4f06-8d1f-05f0b9963564 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/os-quota-sets/517a5372a0414a489505a7424adba3c2?usage=true 2026-06-08 20:17:22.909 8 INFO cinder.api.openstack.wsgi [None req-a366bba4-4af1-4f06-8d1f-05f0b9963564 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/os-quota-sets/517a5372a0414a489505a7424adba3c2?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 575/1149] 10.0.0.139 () {28 vars in 735 bytes} [Mon Jun 8 20:17:22 2026] GET /v3/930a409b22844e2cbd8ddd57326d8472/os-quota-sets/517a5372a0414a489505a7424adba3c2?usage=true => generated 847 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-08 20:17:22.922 7 INFO cinder.api.openstack.wsgi [None req-d49f9d80-ab7c-4a1c-a16f-71e3739c9035 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/os-quota-sets/930a409b22844e2cbd8ddd57326d8472?usage=true 2026-06-08 20:17:22.945 7 INFO cinder.api.openstack.wsgi [None req-d49f9d80-ab7c-4a1c-a16f-71e3739c9035 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/os-quota-sets/930a409b22844e2cbd8ddd57326d8472?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 575/1150] 10.0.0.139 () {28 vars in 735 bytes} [Mon Jun 8 20:17:22 2026] GET /v3/930a409b22844e2cbd8ddd57326d8472/os-quota-sets/930a409b22844e2cbd8ddd57326d8472?usage=true => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-08 20:17:22.956 8 INFO cinder.api.openstack.wsgi [None req-e47c21fb-8a4c-47aa-9c6d-57730f253adb 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/os-quota-sets/ce9df5e93bbc46149fe9ebd4a6d336cd?usage=true 2026-06-08 20:17:22.973 8 INFO cinder.api.openstack.wsgi [None req-e47c21fb-8a4c-47aa-9c6d-57730f253adb 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/os-quota-sets/ce9df5e93bbc46149fe9ebd4a6d336cd?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 576/1151] 10.0.0.139 () {28 vars in 735 bytes} [Mon Jun 8 20:17:22 2026] GET /v3/930a409b22844e2cbd8ddd57326d8472/os-quota-sets/ce9df5e93bbc46149fe9ebd4a6d336cd?usage=true => generated 845 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-08 20:17:22.984 7 INFO cinder.api.openstack.wsgi [None req-40c49146-b9bd-4a73-bb8d-b330109decde 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/snapshots?all_tenants=true 2026-06-08 20:17:22.994 7 INFO cinder.volume.api [None req-40c49146-b9bd-4a73-bb8d-b330109decde 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] Get all snapshots completed successfully. 2026-06-08 20:17:22.995 7 INFO cinder.api.openstack.wsgi [None req-40c49146-b9bd-4a73-bb8d-b330109decde 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 576/1152] 10.0.0.139 () {28 vars in 673 bytes} [Mon Jun 8 20:17:22 2026] GET /v3/930a409b22844e2cbd8ddd57326d8472/snapshots?all_tenants=true => generated 17 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-06-08 20:17:29.547 7 INFO cinder.api.openstack.wsgi [None req-40c49146-b9bd-4a73-bb8d-b330109decde 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 20:17:29.547 8 INFO cinder.api.openstack.wsgi [None req-e47c21fb-8a4c-47aa-9c6d-57730f253adb 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 20:17:29.548 8 INFO cinder.api.openstack.wsgi [None req-e47c21fb-8a4c-47aa-9c6d-57730f253adb 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 20:17:29.548 7 INFO cinder.api.openstack.wsgi [None req-40c49146-b9bd-4a73-bb8d-b330109decde 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 20:17:39.547 8 INFO cinder.api.openstack.wsgi [None req-e47c21fb-8a4c-47aa-9c6d-57730f253adb 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 20:17:39.547 7 INFO cinder.api.openstack.wsgi [None req-40c49146-b9bd-4a73-bb8d-b330109decde 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 20:17:39.548 7 INFO cinder.api.openstack.wsgi [None req-40c49146-b9bd-4a73-bb8d-b330109decde 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 20:17:39.548 8 INFO cinder.api.openstack.wsgi [None req-e47c21fb-8a4c-47aa-9c6d-57730f253adb 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 20:17:49.547 7 INFO cinder.api.openstack.wsgi [None req-40c49146-b9bd-4a73-bb8d-b330109decde 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 20:17:49.547 8 INFO cinder.api.openstack.wsgi [None req-e47c21fb-8a4c-47aa-9c6d-57730f253adb 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 20:17:49.547 7 INFO cinder.api.openstack.wsgi [None req-40c49146-b9bd-4a73-bb8d-b330109decde 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 20:17:49.548 8 INFO cinder.api.openstack.wsgi [None req-e47c21fb-8a4c-47aa-9c6d-57730f253adb 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 20:17:59.546 7 INFO cinder.api.openstack.wsgi [None req-40c49146-b9bd-4a73-bb8d-b330109decde 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 20:17:59.546 8 INFO cinder.api.openstack.wsgi [None req-e47c21fb-8a4c-47aa-9c6d-57730f253adb 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 20:17:59.547 7 INFO cinder.api.openstack.wsgi [None req-40c49146-b9bd-4a73-bb8d-b330109decde 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 20:17:59.548 8 INFO cinder.api.openstack.wsgi [None req-e47c21fb-8a4c-47aa-9c6d-57730f253adb 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 20:18:09.547 7 INFO cinder.api.openstack.wsgi [None req-40c49146-b9bd-4a73-bb8d-b330109decde 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 20:18:09.548 8 INFO cinder.api.openstack.wsgi [None req-e47c21fb-8a4c-47aa-9c6d-57730f253adb 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 20:18:09.548 7 INFO cinder.api.openstack.wsgi [None req-40c49146-b9bd-4a73-bb8d-b330109decde 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 20:18:09.549 8 INFO cinder.api.openstack.wsgi [None req-e47c21fb-8a4c-47aa-9c6d-57730f253adb 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 20:18:19.546 7 INFO cinder.api.openstack.wsgi [None req-40c49146-b9bd-4a73-bb8d-b330109decde 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 20:18:19.547 8 INFO cinder.api.openstack.wsgi [None req-e47c21fb-8a4c-47aa-9c6d-57730f253adb 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 20:18:19.547 7 INFO cinder.api.openstack.wsgi [None req-40c49146-b9bd-4a73-bb8d-b330109decde 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 20:18:19.548 8 INFO cinder.api.openstack.wsgi [None req-e47c21fb-8a4c-47aa-9c6d-57730f253adb 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 20:18:22.281 7 INFO cinder.api.openstack.wsgi [None req-5188eb8a-0e6f-479d-b973-cfa58b7b3a48 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/volumes/detail?all_tenants=true 2026-06-08 20:18:22.292 7 INFO cinder.volume.api [None req-5188eb8a-0e6f-479d-b973-cfa58b7b3a48 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] Get all volumes completed successfully. 2026-06-08 20:18:22.295 7 INFO cinder.api.openstack.wsgi [None req-5188eb8a-0e6f-479d-b973-cfa58b7b3a48 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 583/1165] 10.0.0.139 () {28 vars in 683 bytes} [Mon Jun 8 20:18:22 2026] GET /v3/930a409b22844e2cbd8ddd57326d8472/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-06-08 20:18:22.365 8 INFO cinder.api.openstack.wsgi [None req-86f76ccf-2e79-44f7-afde-168c2802906e 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/os-quota-sets/517a5372a0414a489505a7424adba3c2?usage=true 2026-06-08 20:18:22.391 8 INFO cinder.api.openstack.wsgi [None req-86f76ccf-2e79-44f7-afde-168c2802906e 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/os-quota-sets/517a5372a0414a489505a7424adba3c2?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 583/1166] 10.0.0.139 () {28 vars in 735 bytes} [Mon Jun 8 20:18:22 2026] GET /v3/930a409b22844e2cbd8ddd57326d8472/os-quota-sets/517a5372a0414a489505a7424adba3c2?usage=true => generated 847 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-08 20:18:22.418 7 INFO cinder.api.openstack.wsgi [None req-2d45aa46-2fb4-4973-99ff-90f64e0d8f47 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/os-quota-sets/930a409b22844e2cbd8ddd57326d8472?usage=true 2026-06-08 20:18:22.444 7 INFO cinder.api.openstack.wsgi [None req-2d45aa46-2fb4-4973-99ff-90f64e0d8f47 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/os-quota-sets/930a409b22844e2cbd8ddd57326d8472?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 584/1167] 10.0.0.139 () {28 vars in 735 bytes} [Mon Jun 8 20:18:22 2026] GET /v3/930a409b22844e2cbd8ddd57326d8472/os-quota-sets/930a409b22844e2cbd8ddd57326d8472?usage=true => generated 845 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-08 20:18:22.456 8 INFO cinder.api.openstack.wsgi [None req-5f167889-f917-4129-82b8-fbc822094c06 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/os-quota-sets/ce9df5e93bbc46149fe9ebd4a6d336cd?usage=true 2026-06-08 20:18:22.477 8 INFO cinder.api.openstack.wsgi [None req-5f167889-f917-4129-82b8-fbc822094c06 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/os-quota-sets/ce9df5e93bbc46149fe9ebd4a6d336cd?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 584/1168] 10.0.0.139 () {28 vars in 735 bytes} [Mon Jun 8 20:18:22 2026] GET /v3/930a409b22844e2cbd8ddd57326d8472/os-quota-sets/ce9df5e93bbc46149fe9ebd4a6d336cd?usage=true => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-08 20:18:22.487 7 INFO cinder.api.openstack.wsgi [None req-8729c50a-4f38-4aea-890a-be6d5eecf35c 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/snapshots?all_tenants=true 2026-06-08 20:18:22.494 7 INFO cinder.volume.api [None req-8729c50a-4f38-4aea-890a-be6d5eecf35c 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] Get all snapshots completed successfully. 2026-06-08 20:18:22.494 7 INFO cinder.api.openstack.wsgi [None req-8729c50a-4f38-4aea-890a-be6d5eecf35c 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 585/1169] 10.0.0.139 () {28 vars in 673 bytes} [Mon Jun 8 20:18:22 2026] GET /v3/930a409b22844e2cbd8ddd57326d8472/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-06-08 20:18:22.503 8 INFO cinder.api.openstack.wsgi [None req-00d76a1f-a63b-4ed3-b6a3-378aa1bc8065 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/volumes/detail?all_tenants=true 2026-06-08 20:18:22.512 8 INFO cinder.volume.api [None req-00d76a1f-a63b-4ed3-b6a3-378aa1bc8065 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] Get all volumes completed successfully. 2026-06-08 20:18:22.513 8 INFO cinder.api.openstack.wsgi [None req-00d76a1f-a63b-4ed3-b6a3-378aa1bc8065 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 585/1170] 10.0.0.139 () {28 vars in 683 bytes} [Mon Jun 8 20:18:22 2026] GET /v3/930a409b22844e2cbd8ddd57326d8472/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-06-08 20:18:22.525 7 INFO cinder.api.openstack.wsgi [None req-65355acc-b26f-456f-bafa-da537453f145 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/scheduler-stats/get_pools?detail=true 2026-06-08 20:18:23.029 7 INFO cinder.api.openstack.wsgi [None req-65355acc-b26f-456f-bafa-da537453f145 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 586/1171] 10.0.0.139 () {28 vars in 695 bytes} [Mon Jun 8 20:18:22 2026] GET /v3/930a409b22844e2cbd8ddd57326d8472/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-06-08 20:18:23.042 8 INFO cinder.api.openstack.wsgi [None req-3677b31d-a800-4b1d-971d-c6064992d7aa 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/os-services 2026-06-08 20:18:23.047 8 INFO cinder.api.openstack.wsgi [None req-3677b31d-a800-4b1d-971d-c6064992d7aa 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/os-services returned with HTTP 200 [pid: 8|app: 0|req: 586/1172] 10.0.0.139 () {28 vars in 644 bytes} [Mon Jun 8 20:18:23 2026] GET /v3/930a409b22844e2cbd8ddd57326d8472/os-services => generated 646 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-08 20:18:29.547 7 INFO cinder.api.openstack.wsgi [None req-65355acc-b26f-456f-bafa-da537453f145 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 20:18:29.547 8 INFO cinder.api.openstack.wsgi [None req-3677b31d-a800-4b1d-971d-c6064992d7aa 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 20:18:29.548 7 INFO cinder.api.openstack.wsgi [None req-65355acc-b26f-456f-bafa-da537453f145 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 20:18:29.548 8 INFO cinder.api.openstack.wsgi [None req-3677b31d-a800-4b1d-971d-c6064992d7aa 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 20:18:39.547 7 INFO cinder.api.openstack.wsgi [None req-65355acc-b26f-456f-bafa-da537453f145 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 20:18:39.547 8 INFO cinder.api.openstack.wsgi [None req-3677b31d-a800-4b1d-971d-c6064992d7aa 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 20:18:39.548 7 INFO cinder.api.openstack.wsgi [None req-65355acc-b26f-456f-bafa-da537453f145 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 20:18:39.548 8 INFO cinder.api.openstack.wsgi [None req-3677b31d-a800-4b1d-971d-c6064992d7aa 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 20:18:49.547 7 INFO cinder.api.openstack.wsgi [None req-65355acc-b26f-456f-bafa-da537453f145 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 20:18:49.547 8 INFO cinder.api.openstack.wsgi [None req-3677b31d-a800-4b1d-971d-c6064992d7aa 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 20:18:49.548 8 INFO cinder.api.openstack.wsgi [None req-3677b31d-a800-4b1d-971d-c6064992d7aa 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 20:18:49.550 7 INFO cinder.api.openstack.wsgi [None req-65355acc-b26f-456f-bafa-da537453f145 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 20:18:59.548 8 INFO cinder.api.openstack.wsgi [None req-3677b31d-a800-4b1d-971d-c6064992d7aa 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 20:18:59.548 7 INFO cinder.api.openstack.wsgi [None req-65355acc-b26f-456f-bafa-da537453f145 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 20:18:59.548 8 INFO cinder.api.openstack.wsgi [None req-3677b31d-a800-4b1d-971d-c6064992d7aa 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 20:18:59.549 7 INFO cinder.api.openstack.wsgi [None req-65355acc-b26f-456f-bafa-da537453f145 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 20:19:09.546 8 INFO cinder.api.openstack.wsgi [None req-3677b31d-a800-4b1d-971d-c6064992d7aa 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 20:19:09.547 8 INFO cinder.api.openstack.wsgi [None req-3677b31d-a800-4b1d-971d-c6064992d7aa 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 20:19:09.549 7 INFO cinder.api.openstack.wsgi [None req-65355acc-b26f-456f-bafa-da537453f145 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 20:19:09.550 7 INFO cinder.api.openstack.wsgi [None req-65355acc-b26f-456f-bafa-da537453f145 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 20:19:19.546 7 INFO cinder.api.openstack.wsgi [None req-65355acc-b26f-456f-bafa-da537453f145 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 20:19:19.547 7 INFO cinder.api.openstack.wsgi [None req-65355acc-b26f-456f-bafa-da537453f145 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 20:19:19.550 8 INFO cinder.api.openstack.wsgi [None req-3677b31d-a800-4b1d-971d-c6064992d7aa 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 20:19:19.551 8 INFO cinder.api.openstack.wsgi [None req-3677b31d-a800-4b1d-971d-c6064992d7aa 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 20:19:22.311 7 INFO cinder.api.openstack.wsgi [None req-6c8e47d5-9a85-44e9-8532-d90a9b6a754f 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/volumes/detail?all_tenants=true 2026-06-08 20:19:22.326 7 INFO cinder.volume.api [None req-6c8e47d5-9a85-44e9-8532-d90a9b6a754f 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] Get all volumes completed successfully. 2026-06-08 20:19:22.329 7 INFO cinder.api.openstack.wsgi [None req-6c8e47d5-9a85-44e9-8532-d90a9b6a754f 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 593/1185] 10.0.0.139 () {28 vars in 683 bytes} [Mon Jun 8 20:19:22 2026] GET /v3/930a409b22844e2cbd8ddd57326d8472/volumes/detail?all_tenants=true => generated 15 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-06-08 20:19:22.401 8 INFO cinder.api.openstack.wsgi [None req-bca598d4-8b4f-4238-abb2-e237898383da 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/os-quota-sets/517a5372a0414a489505a7424adba3c2?usage=true 2026-06-08 20:19:22.428 8 INFO cinder.api.openstack.wsgi [None req-bca598d4-8b4f-4238-abb2-e237898383da 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/os-quota-sets/517a5372a0414a489505a7424adba3c2?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 593/1186] 10.0.0.139 () {28 vars in 735 bytes} [Mon Jun 8 20:19:22 2026] GET /v3/930a409b22844e2cbd8ddd57326d8472/os-quota-sets/517a5372a0414a489505a7424adba3c2?usage=true => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-08 20:19:22.445 7 INFO cinder.api.openstack.wsgi [None req-1cfff957-d3d5-4bf5-b7cc-25ce3e2fe5a8 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/os-quota-sets/930a409b22844e2cbd8ddd57326d8472?usage=true 2026-06-08 20:19:22.484 7 INFO cinder.api.openstack.wsgi [None req-1cfff957-d3d5-4bf5-b7cc-25ce3e2fe5a8 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/os-quota-sets/930a409b22844e2cbd8ddd57326d8472?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 594/1187] 10.0.0.139 () {28 vars in 735 bytes} [Mon Jun 8 20:19:22 2026] GET /v3/930a409b22844e2cbd8ddd57326d8472/os-quota-sets/930a409b22844e2cbd8ddd57326d8472?usage=true => generated 845 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-08 20:19:22.495 8 INFO cinder.api.openstack.wsgi [None req-efa69381-ab01-4952-b912-ca6b5fa0253f 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/os-quota-sets/ce9df5e93bbc46149fe9ebd4a6d336cd?usage=true 2026-06-08 20:19:22.522 8 INFO cinder.api.openstack.wsgi [None req-efa69381-ab01-4952-b912-ca6b5fa0253f 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/os-quota-sets/ce9df5e93bbc46149fe9ebd4a6d336cd?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 594/1188] 10.0.0.139 () {28 vars in 735 bytes} [Mon Jun 8 20:19:22 2026] GET /v3/930a409b22844e2cbd8ddd57326d8472/os-quota-sets/ce9df5e93bbc46149fe9ebd4a6d336cd?usage=true => generated 845 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-08 20:19:22.542 7 INFO cinder.api.openstack.wsgi [None req-96c718a9-1bde-48b2-85c5-1bdaf61fcdfc 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/os-services 2026-06-08 20:19:22.553 7 INFO cinder.api.openstack.wsgi [None req-96c718a9-1bde-48b2-85c5-1bdaf61fcdfc 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/os-services returned with HTTP 200 [pid: 7|app: 0|req: 595/1189] 10.0.0.139 () {28 vars in 644 bytes} [Mon Jun 8 20:19:22 2026] GET /v3/930a409b22844e2cbd8ddd57326d8472/os-services => generated 646 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-08 20:19:22.572 8 INFO cinder.api.openstack.wsgi [None req-97164774-6921-4014-8a37-1d6106b58a96 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/volumes/detail?all_tenants=true 2026-06-08 20:19:22.580 8 INFO cinder.volume.api [None req-97164774-6921-4014-8a37-1d6106b58a96 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] Get all volumes completed successfully. 2026-06-08 20:19:22.581 8 INFO cinder.api.openstack.wsgi [None req-97164774-6921-4014-8a37-1d6106b58a96 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 595/1190] 10.0.0.139 () {28 vars in 683 bytes} [Mon Jun 8 20:19:22 2026] GET /v3/930a409b22844e2cbd8ddd57326d8472/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-06-08 20:19:22.611 7 INFO cinder.api.openstack.wsgi [None req-d96c2e36-efe8-41e4-a694-28af2d16aaab 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/scheduler-stats/get_pools?detail=true 2026-06-08 20:19:23.114 7 INFO cinder.api.openstack.wsgi [None req-d96c2e36-efe8-41e4-a694-28af2d16aaab 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 596/1191] 10.0.0.139 () {28 vars in 695 bytes} [Mon Jun 8 20:19:22 2026] GET /v3/930a409b22844e2cbd8ddd57326d8472/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-06-08 20:19:23.125 8 INFO cinder.api.openstack.wsgi [None req-7c1df79a-7909-4820-b5db-5e3ef95e243e 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/snapshots?all_tenants=true 2026-06-08 20:19:23.135 8 INFO cinder.volume.api [None req-7c1df79a-7909-4820-b5db-5e3ef95e243e 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] Get all snapshots completed successfully. 2026-06-08 20:19:23.136 8 INFO cinder.api.openstack.wsgi [None req-7c1df79a-7909-4820-b5db-5e3ef95e243e 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 596/1192] 10.0.0.139 () {28 vars in 673 bytes} [Mon Jun 8 20:19:23 2026] GET /v3/930a409b22844e2cbd8ddd57326d8472/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-06-08 20:19:29.546 7 INFO cinder.api.openstack.wsgi [None req-d96c2e36-efe8-41e4-a694-28af2d16aaab 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 20:19:29.547 8 INFO cinder.api.openstack.wsgi [None req-7c1df79a-7909-4820-b5db-5e3ef95e243e 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 20:19:29.548 7 INFO cinder.api.openstack.wsgi [None req-d96c2e36-efe8-41e4-a694-28af2d16aaab 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 20:19:29.550 8 INFO cinder.api.openstack.wsgi [None req-7c1df79a-7909-4820-b5db-5e3ef95e243e 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 20:19:39.546 7 INFO cinder.api.openstack.wsgi [None req-d96c2e36-efe8-41e4-a694-28af2d16aaab 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 20:19:39.547 7 INFO cinder.api.openstack.wsgi [None req-d96c2e36-efe8-41e4-a694-28af2d16aaab 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 20:19:39.549 8 INFO cinder.api.openstack.wsgi [None req-7c1df79a-7909-4820-b5db-5e3ef95e243e 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 20:19:39.549 8 INFO cinder.api.openstack.wsgi [None req-7c1df79a-7909-4820-b5db-5e3ef95e243e 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 20:19:49.547 7 INFO cinder.api.openstack.wsgi [None req-d96c2e36-efe8-41e4-a694-28af2d16aaab 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 20:19:49.547 8 INFO cinder.api.openstack.wsgi [None req-7c1df79a-7909-4820-b5db-5e3ef95e243e 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 20:19:49.548 8 INFO cinder.api.openstack.wsgi [None req-7c1df79a-7909-4820-b5db-5e3ef95e243e 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 20:19:49.548 7 INFO cinder.api.openstack.wsgi [None req-d96c2e36-efe8-41e4-a694-28af2d16aaab 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 20:19:59.547 7 INFO cinder.api.openstack.wsgi [None req-d96c2e36-efe8-41e4-a694-28af2d16aaab 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 20:19:59.547 8 INFO cinder.api.openstack.wsgi [None req-7c1df79a-7909-4820-b5db-5e3ef95e243e 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 20:19:59.548 7 INFO cinder.api.openstack.wsgi [None req-d96c2e36-efe8-41e4-a694-28af2d16aaab 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 20:19:59.548 8 INFO cinder.api.openstack.wsgi [None req-7c1df79a-7909-4820-b5db-5e3ef95e243e 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 20:20:09.547 8 INFO cinder.api.openstack.wsgi [None req-7c1df79a-7909-4820-b5db-5e3ef95e243e 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 20:20:09.547 7 INFO cinder.api.openstack.wsgi [None req-d96c2e36-efe8-41e4-a694-28af2d16aaab 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 20:20:09.548 8 INFO cinder.api.openstack.wsgi [None req-7c1df79a-7909-4820-b5db-5e3ef95e243e 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 20:20:09.548 7 INFO cinder.api.openstack.wsgi [None req-d96c2e36-efe8-41e4-a694-28af2d16aaab 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 20:20:19.547 7 INFO cinder.api.openstack.wsgi [None req-d96c2e36-efe8-41e4-a694-28af2d16aaab 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 20:20:19.547 8 INFO cinder.api.openstack.wsgi [None req-7c1df79a-7909-4820-b5db-5e3ef95e243e 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 20:20:19.548 7 INFO cinder.api.openstack.wsgi [None req-d96c2e36-efe8-41e4-a694-28af2d16aaab 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 20:20:19.548 8 INFO cinder.api.openstack.wsgi [None req-7c1df79a-7909-4820-b5db-5e3ef95e243e 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 20:20:22.242 8 INFO cinder.api.openstack.wsgi [None req-b7eab974-33e7-423e-87aa-b27471da54ea 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/volumes/detail?all_tenants=true 2026-06-08 20:20:22.252 8 INFO cinder.volume.api [None req-b7eab974-33e7-423e-87aa-b27471da54ea 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] Get all volumes completed successfully. 2026-06-08 20:20:22.254 8 INFO cinder.api.openstack.wsgi [None req-b7eab974-33e7-423e-87aa-b27471da54ea 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 603/1205] 10.0.0.139 () {28 vars in 683 bytes} [Mon Jun 8 20:20:22 2026] GET /v3/930a409b22844e2cbd8ddd57326d8472/volumes/detail?all_tenants=true => generated 15 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-06-08 20:20:22.269 7 INFO cinder.api.openstack.wsgi [None req-d8a17810-beaf-472d-ac34-1a298ceabf21 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/scheduler-stats/get_pools?detail=true 2026-06-08 20:20:22.774 7 INFO cinder.api.openstack.wsgi [None req-d8a17810-beaf-472d-ac34-1a298ceabf21 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 603/1206] 10.0.0.139 () {28 vars in 695 bytes} [Mon Jun 8 20:20:22 2026] GET /v3/930a409b22844e2cbd8ddd57326d8472/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-06-08 20:20:22.823 8 INFO cinder.api.openstack.wsgi [None req-4c0214e7-15dc-422e-a4be-cf29ed9551b2 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/os-quota-sets/517a5372a0414a489505a7424adba3c2?usage=true 2026-06-08 20:20:22.845 8 INFO cinder.api.openstack.wsgi [None req-4c0214e7-15dc-422e-a4be-cf29ed9551b2 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/os-quota-sets/517a5372a0414a489505a7424adba3c2?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 604/1207] 10.0.0.139 () {28 vars in 735 bytes} [Mon Jun 8 20:20:22 2026] GET /v3/930a409b22844e2cbd8ddd57326d8472/os-quota-sets/517a5372a0414a489505a7424adba3c2?usage=true => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-08 20:20:22.859 7 INFO cinder.api.openstack.wsgi [None req-92637353-550d-4eb4-868f-d3b77548f8e5 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/os-quota-sets/930a409b22844e2cbd8ddd57326d8472?usage=true 2026-06-08 20:20:22.891 7 INFO cinder.api.openstack.wsgi [None req-92637353-550d-4eb4-868f-d3b77548f8e5 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/os-quota-sets/930a409b22844e2cbd8ddd57326d8472?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 604/1208] 10.0.0.139 () {28 vars in 735 bytes} [Mon Jun 8 20:20:22 2026] GET /v3/930a409b22844e2cbd8ddd57326d8472/os-quota-sets/930a409b22844e2cbd8ddd57326d8472?usage=true => generated 845 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-08 20:20:22.903 8 INFO cinder.api.openstack.wsgi [None req-66c99328-12b6-409b-9632-f3193d67a954 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/os-quota-sets/ce9df5e93bbc46149fe9ebd4a6d336cd?usage=true 2026-06-08 20:20:22.934 8 INFO cinder.api.openstack.wsgi [None req-66c99328-12b6-409b-9632-f3193d67a954 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/os-quota-sets/ce9df5e93bbc46149fe9ebd4a6d336cd?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 605/1209] 10.0.0.139 () {28 vars in 735 bytes} [Mon Jun 8 20:20:22 2026] GET /v3/930a409b22844e2cbd8ddd57326d8472/os-quota-sets/ce9df5e93bbc46149fe9ebd4a6d336cd?usage=true => generated 845 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-08 20:20:22.946 7 INFO cinder.api.openstack.wsgi [None req-5bdccbec-fe34-40a8-bb9d-afca6b9a9041 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/snapshots?all_tenants=true 2026-06-08 20:20:22.952 7 INFO cinder.volume.api [None req-5bdccbec-fe34-40a8-bb9d-afca6b9a9041 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] Get all snapshots completed successfully. 2026-06-08 20:20:22.952 7 INFO cinder.api.openstack.wsgi [None req-5bdccbec-fe34-40a8-bb9d-afca6b9a9041 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 605/1210] 10.0.0.139 () {28 vars in 673 bytes} [Mon Jun 8 20:20:22 2026] GET /v3/930a409b22844e2cbd8ddd57326d8472/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-06-08 20:20:22.965 8 INFO cinder.api.openstack.wsgi [None req-0c72a944-4d73-41c7-b253-69b0e15187ee 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/os-services 2026-06-08 20:20:22.970 8 INFO cinder.api.openstack.wsgi [None req-0c72a944-4d73-41c7-b253-69b0e15187ee 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/os-services returned with HTTP 200 [pid: 8|app: 0|req: 606/1211] 10.0.0.139 () {28 vars in 644 bytes} [Mon Jun 8 20:20:22 2026] GET /v3/930a409b22844e2cbd8ddd57326d8472/os-services => generated 646 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-08 20:20:22.985 7 INFO cinder.api.openstack.wsgi [None req-1bc49910-b879-470b-a6e8-5b64413d000c 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/volumes/detail?all_tenants=true 2026-06-08 20:20:22.996 7 INFO cinder.volume.api [None req-1bc49910-b879-470b-a6e8-5b64413d000c 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] Get all volumes completed successfully. 2026-06-08 20:20:22.998 7 INFO cinder.api.openstack.wsgi [None req-1bc49910-b879-470b-a6e8-5b64413d000c 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930a409b22844e2cbd8ddd57326d8472/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 606/1212] 10.0.0.139 () {28 vars in 683 bytes} [Mon Jun 8 20:20:22 2026] GET /v3/930a409b22844e2cbd8ddd57326d8472/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-06-08 20:20:29.547 7 INFO cinder.api.openstack.wsgi [None req-1bc49910-b879-470b-a6e8-5b64413d000c 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 20:20:29.547 8 INFO cinder.api.openstack.wsgi [None req-0c72a944-4d73-41c7-b253-69b0e15187ee 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 20:20:29.548 7 INFO cinder.api.openstack.wsgi [None req-1bc49910-b879-470b-a6e8-5b64413d000c 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 20:20:29.548 8 INFO cinder.api.openstack.wsgi [None req-0c72a944-4d73-41c7-b253-69b0e15187ee 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 20:20:39.547 7 INFO cinder.api.openstack.wsgi [None req-1bc49910-b879-470b-a6e8-5b64413d000c 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 20:20:39.547 8 INFO cinder.api.openstack.wsgi [None req-0c72a944-4d73-41c7-b253-69b0e15187ee 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] GET http://10.0.0.134:8776/ 2026-06-08 20:20:39.548 7 INFO cinder.api.openstack.wsgi [None req-1bc49910-b879-470b-a6e8-5b64413d000c 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-06-08 20:20:39.548 8 INFO cinder.api.openstack.wsgi [None req-0c72a944-4d73-41c7-b253-69b0e15187ee 032e7f53c26b42a985274a49604b44a6 930a409b22844e2cbd8ddd57326d8472 - - default default] http://10.0.0.134:8776/ returned with HTTP 300