+ 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 [Sun May 10 04:27:14 2026] *** compiled with version: 13.3.0 on 09 May 2026 21:14:43 os: Linux-5.15.0-177-generic #187-Ubuntu SMP Sat Apr 11 22:54:33 UTC 2026 nodename: cinder-api-6677fcf994-flpch machine: x86_64 clock source: unix pcre jit disabled detected number of CPU cores: 16 current working directory: / detected binary path: /var/lib/openstack/bin/uwsgi *** dumping internal routing table *** [rule: 0] subject: user_agent regexp: ^kube-probe.* action: donotlog: *** end of the internal routing table *** your memory page size is 4096 bytes detected max file descriptor number: 1048576 lock engine: pthread robust mutexes thunder lock: enabled uwsgi socket 0 bound to TCP address 0.0.0.0:8776 fd 3 Python version: 3.12.3 (main, Mar 3 2026, 12:15:18) [GCC 13.3.0] Python main interpreter initialized at 0x7fd310810668 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/cinder/__init__.py:21: EventletDeprecationWarning: Eventlet is deprecated. It is currently being maintained in bugfix mode, and we strongly recommend against using it for new projects. If you are already using Eventlet, we recommend migrating to a different framework. For more detail see https://eventlet.readthedocs.io/en/latest/asyncio/migration.html import eventlet # noqa /var/lib/openstack/lib/python3.12/site-packages/cinder/__init__.py:21: EventletDeprecationWarning: Eventlet is deprecated. It is currently being maintained in bugfix mode, and we strongly recommend against using it for new projects. If you are already using Eventlet, we recommend migrating to a different framework. For more detail see https://eventlet.readthedocs.io/en/latest/asyncio/migration.html import eventlet # noqa /var/lib/openstack/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. debtcollector.deprecate( /var/lib/openstack/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. debtcollector.deprecate( /var/lib/openstack/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 from cgi import parse_header /var/lib/openstack/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 from cgi import parse_header /var/lib/openstack/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. removals.removed_module( /var/lib/openstack/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. removals.removed_module( /var/lib/openstack/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. removals.removed_module( /var/lib/openstack/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. removals.removed_module( /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:1644: 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:1644: 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-05-10 04:27:18.867 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-05-10 04:27:18.867 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-05-10 04:27:18.899 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-05-10 04:27:18.899 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-05-10 04:27:20.156 7 INFO cinder.rpc [None req-5f3f39fe-fc48-4746-8736-4e2f47abfa17 - - - - - -] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. 2026-05-10 04:27:20.159 7 INFO cinder.rpc [None req-5f3f39fe-fc48-4746-8736-4e2f47abfa17 - - - - - -] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. 2026-05-10 04:27:20.162 7 INFO cinder.rpc [None req-5f3f39fe-fc48-4746-8736-4e2f47abfa17 - - - - - -] Automatically selected cinder-volume objects version 1.39 as minimum service version. 2026-05-10 04:27:20.163 8 INFO cinder.rpc [None req-ee0bc602-99e1-42ed-b2ba-71ea5f894ba0 - - - - - -] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. 2026-05-10 04:27:20.165 7 INFO cinder.rpc [None req-5f3f39fe-fc48-4746-8736-4e2f47abfa17 - - - - - -] Automatically selected cinder-volume RPC version 3.20 as minimum service version. 2026-05-10 04:27:20.166 8 INFO cinder.rpc [None req-ee0bc602-99e1-42ed-b2ba-71ea5f894ba0 - - - - - -] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. 2026-05-10 04:27:20.168 8 INFO cinder.rpc [None req-ee0bc602-99e1-42ed-b2ba-71ea5f894ba0 - - - - - -] Automatically selected cinder-volume objects version 1.39 as minimum service version. 2026-05-10 04:27:20.170 8 INFO cinder.rpc [None req-ee0bc602-99e1-42ed-b2ba-71ea5f894ba0 - - - - - -] Automatically selected cinder-volume RPC version 3.20 as minimum service version. 2026-05-10 04:27:20.180 7 INFO cinder.rpc [None req-5f3f39fe-fc48-4746-8736-4e2f47abfa17 - - - - - -] Automatically selected cinder-backup objects version 1.39 as minimum service version. 2026-05-10 04:27:20.184 7 INFO cinder.rpc [None req-5f3f39fe-fc48-4746-8736-4e2f47abfa17 - - - - - -] Automatically selected cinder-backup RPC version 2.4 as minimum service version. 2026-05-10 04:27:20.184 8 INFO cinder.rpc [None req-ee0bc602-99e1-42ed-b2ba-71ea5f894ba0 - - - - - -] Automatically selected cinder-backup objects version 1.39 as minimum service version. 2026-05-10 04:27:20.187 8 INFO cinder.rpc [None req-ee0bc602-99e1-42ed-b2ba-71ea5f894ba0 - - - - - -] Automatically selected cinder-backup RPC version 2.4 as minimum service version. 2026-05-10 04:27:20.233 7 WARNING cinder.api.contrib.hosts [None req-5f3f39fe-fc48-4746-8736-4e2f47abfa17 - - - - - -] Deprecated: The Host API is deprecated and will be be removed in a future version. 2026-05-10 04:27:20.233 8 WARNING cinder.api.contrib.hosts [None req-ee0bc602-99e1-42ed-b2ba-71ea5f894ba0 - - - - - -] Deprecated: The Host API is deprecated and will be be removed in a future version. 2026-05-10 04:27:20.272 8 WARNING keystonemiddleware._common.config [None req-ee0bc602-99e1-42ed-b2ba-71ea5f894ba0 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-10 04:27:20.273 7 WARNING keystonemiddleware._common.config [None req-5f3f39fe-fc48-4746-8736-4e2f47abfa17 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-10 04:27:20.281 8 WARNING oslo_config.cfg [None req-ee0bc602-99e1-42ed-b2ba-71ea5f894ba0 - - - - - -] 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 0x7fd310810668 pid: 8 (default app) 2026-05-10 04:27:20.283 7 WARNING oslo_config.cfg [None req-5f3f39fe-fc48-4746-8736-4e2f47abfa17 - - - - - -] 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 0x7fd310810668 pid: 7 (default app) 2026-05-10 04:27:22.416 8 INFO cinder.api.openstack.wsgi [None req-ee0bc602-99e1-42ed-b2ba-71ea5f894ba0 - - - - - -] GET http://10.0.0.215:8776/ 2026-05-10 04:27:22.418 8 INFO cinder.api.openstack.wsgi [None req-ee0bc602-99e1-42ed-b2ba-71ea5f894ba0 - - - - - -] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 04:27:32.415 7 INFO cinder.api.openstack.wsgi [None req-5f3f39fe-fc48-4746-8736-4e2f47abfa17 - - - - - -] GET http://10.0.0.215:8776/ 2026-05-10 04:27:32.417 7 INFO cinder.api.openstack.wsgi [None req-5f3f39fe-fc48-4746-8736-4e2f47abfa17 - - - - - -] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 04:27:42.415 8 INFO cinder.api.openstack.wsgi [None req-ee0bc602-99e1-42ed-b2ba-71ea5f894ba0 - - - - - -] GET http://10.0.0.215:8776/ 2026-05-10 04:27:42.416 8 INFO cinder.api.openstack.wsgi [None req-ee0bc602-99e1-42ed-b2ba-71ea5f894ba0 - - - - - -] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 04:27:52.415 7 INFO cinder.api.openstack.wsgi [None req-5f3f39fe-fc48-4746-8736-4e2f47abfa17 - - - - - -] GET http://10.0.0.215:8776/ 2026-05-10 04:27:52.415 8 INFO cinder.api.openstack.wsgi [None req-ee0bc602-99e1-42ed-b2ba-71ea5f894ba0 - - - - - -] GET http://10.0.0.215:8776/ 2026-05-10 04:27:52.416 8 INFO cinder.api.openstack.wsgi [None req-ee0bc602-99e1-42ed-b2ba-71ea5f894ba0 - - - - - -] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 04:27:52.416 7 INFO cinder.api.openstack.wsgi [None req-5f3f39fe-fc48-4746-8736-4e2f47abfa17 - - - - - -] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 04:28:02.414 8 INFO cinder.api.openstack.wsgi [None req-ee0bc602-99e1-42ed-b2ba-71ea5f894ba0 - - - - - -] GET http://10.0.0.215:8776/ 2026-05-10 04:28:02.415 7 INFO cinder.api.openstack.wsgi [None req-5f3f39fe-fc48-4746-8736-4e2f47abfa17 - - - - - -] GET http://10.0.0.215:8776/ 2026-05-10 04:28:02.415 8 INFO cinder.api.openstack.wsgi [None req-ee0bc602-99e1-42ed-b2ba-71ea5f894ba0 - - - - - -] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 04:28:02.416 7 INFO cinder.api.openstack.wsgi [None req-5f3f39fe-fc48-4746-8736-4e2f47abfa17 - - - - - -] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 04:28:12.414 7 INFO cinder.api.openstack.wsgi [None req-5f3f39fe-fc48-4746-8736-4e2f47abfa17 - - - - - -] GET http://10.0.0.215:8776/ 2026-05-10 04:28:12.414 8 INFO cinder.api.openstack.wsgi [None req-ee0bc602-99e1-42ed-b2ba-71ea5f894ba0 - - - - - -] GET http://10.0.0.215:8776/ 2026-05-10 04:28:12.414 7 INFO cinder.api.openstack.wsgi [None req-5f3f39fe-fc48-4746-8736-4e2f47abfa17 - - - - - -] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 04:28:12.415 8 INFO cinder.api.openstack.wsgi [None req-ee0bc602-99e1-42ed-b2ba-71ea5f894ba0 - - - - - -] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 04:28:22.415 7 INFO cinder.api.openstack.wsgi [None req-5f3f39fe-fc48-4746-8736-4e2f47abfa17 - - - - - -] GET http://10.0.0.215:8776/ 2026-05-10 04:28:22.415 8 INFO cinder.api.openstack.wsgi [None req-ee0bc602-99e1-42ed-b2ba-71ea5f894ba0 - - - - - -] GET http://10.0.0.215:8776/ 2026-05-10 04:28:22.416 7 INFO cinder.api.openstack.wsgi [None req-5f3f39fe-fc48-4746-8736-4e2f47abfa17 - - - - - -] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 04:28:22.416 8 INFO cinder.api.openstack.wsgi [None req-ee0bc602-99e1-42ed-b2ba-71ea5f894ba0 - - - - - -] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 04:28:32.415 8 INFO cinder.api.openstack.wsgi [None req-ee0bc602-99e1-42ed-b2ba-71ea5f894ba0 - - - - - -] GET http://10.0.0.215:8776/ 2026-05-10 04:28:32.415 7 INFO cinder.api.openstack.wsgi [None req-5f3f39fe-fc48-4746-8736-4e2f47abfa17 - - - - - -] GET http://10.0.0.215:8776/ 2026-05-10 04:28:32.415 8 INFO cinder.api.openstack.wsgi [None req-ee0bc602-99e1-42ed-b2ba-71ea5f894ba0 - - - - - -] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 04:28:32.416 7 INFO cinder.api.openstack.wsgi [None req-5f3f39fe-fc48-4746-8736-4e2f47abfa17 - - - - - -] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 04:28:42.414 7 INFO cinder.api.openstack.wsgi [None req-5f3f39fe-fc48-4746-8736-4e2f47abfa17 - - - - - -] GET http://10.0.0.215:8776/ 2026-05-10 04:28:42.414 8 INFO cinder.api.openstack.wsgi [None req-ee0bc602-99e1-42ed-b2ba-71ea5f894ba0 - - - - - -] GET http://10.0.0.215:8776/ 2026-05-10 04:28:42.415 7 INFO cinder.api.openstack.wsgi [None req-5f3f39fe-fc48-4746-8736-4e2f47abfa17 - - - - - -] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 04:28:42.415 8 INFO cinder.api.openstack.wsgi [None req-ee0bc602-99e1-42ed-b2ba-71ea5f894ba0 - - - - - -] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 04:28:52.415 7 INFO cinder.api.openstack.wsgi [None req-5f3f39fe-fc48-4746-8736-4e2f47abfa17 - - - - - -] GET http://10.0.0.215:8776/ 2026-05-10 04:28:52.415 8 INFO cinder.api.openstack.wsgi [None req-ee0bc602-99e1-42ed-b2ba-71ea5f894ba0 - - - - - -] GET http://10.0.0.215:8776/ 2026-05-10 04:28:52.416 7 INFO cinder.api.openstack.wsgi [None req-5f3f39fe-fc48-4746-8736-4e2f47abfa17 - - - - - -] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 04:28:52.417 8 INFO cinder.api.openstack.wsgi [None req-ee0bc602-99e1-42ed-b2ba-71ea5f894ba0 - - - - - -] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 04:29:02.414 8 INFO cinder.api.openstack.wsgi [None req-ee0bc602-99e1-42ed-b2ba-71ea5f894ba0 - - - - - -] GET http://10.0.0.215:8776/ 2026-05-10 04:29:02.414 7 INFO cinder.api.openstack.wsgi [None req-5f3f39fe-fc48-4746-8736-4e2f47abfa17 - - - - - -] GET http://10.0.0.215:8776/ 2026-05-10 04:29:02.415 8 INFO cinder.api.openstack.wsgi [None req-ee0bc602-99e1-42ed-b2ba-71ea5f894ba0 - - - - - -] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 04:29:02.415 7 INFO cinder.api.openstack.wsgi [None req-5f3f39fe-fc48-4746-8736-4e2f47abfa17 - - - - - -] http://10.0.0.215: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:505: DeprecationWarning: fallback_to_json_file is deprecated and has no effect. warnings.warn( /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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-05-10 04:29:05.947 8 INFO cinder.api.openstack.wsgi [None req-af4e6257-a7f0-4f24-a77f-ae0365c05365 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/types/rbd1 2026-05-10 04:29:05.971 8 INFO cinder.api.openstack.wsgi [None req-af4e6257-a7f0-4f24-a77f-ae0365c05365 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/types/rbd1 returned with HTTP 404 [pid: 8|app: 0|req: 11/20] 10.0.0.245 () {30 vars in 682 bytes} [Sun May 10 04:29:05 2026] GET /v3/b22c3a43ac3048f4812c26ea5b3a8f9e/types/rbd1 => generated 82 bytes in 814 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:505: DeprecationWarning: fallback_to_json_file is deprecated and has no effect. warnings.warn( /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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-05-10 04:29:06.400 7 INFO cinder.api.openstack.wsgi [None req-79ac7f4f-a8bf-4946-b61b-6c3d3fd4899e ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/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-05-10 04:29:06.428 7 INFO cinder.api.openstack.wsgi [None req-79ac7f4f-a8bf-4946-b61b-6c3d3fd4899e ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/types?name=rbd1&is_public=None returned with HTTP 200 [pid: 7|app: 0|req: 10/21] 10.0.0.245 () {30 vars in 721 bytes} [Sun May 10 04:29:05 2026] GET /v3/b22c3a43ac3048f4812c26ea5b3a8f9e/types?name=rbd1&is_public=None => generated 20 bytes in 449 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-10 04:29:08.333 8 INFO cinder.api.openstack.wsgi [None req-75d1b9a4-3cef-4563-a34b-dcf8533901f2 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/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-05-10 04:29:08.354 8 INFO cinder.api.openstack.wsgi [None req-75d1b9a4-3cef-4563-a34b-dcf8533901f2 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/types returned with HTTP 200 [pid: 8|app: 0|req: 12/22] 10.0.0.245 () {34 vars in 725 bytes} [Sun May 10 04:29:08 2026] POST /v3/b22c3a43ac3048f4812c26ea5b3a8f9e/types => generated 179 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-10 04:29:08.369 7 INFO cinder.api.openstack.wsgi [req-75d1b9a4-3cef-4563-a34b-dcf8533901f2 req-d937dfd1-920f-42be-b748-ce0ab6192b09 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/types/c5480656-c5f5-43f6-bb5b-760c956dbf24/extra_specs 2026-05-10 04:29:08.421 7 INFO cinder.api.openstack.wsgi [req-75d1b9a4-3cef-4563-a34b-dcf8533901f2 req-d937dfd1-920f-42be-b748-ce0ab6192b09 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/types/c5480656-c5f5-43f6-bb5b-760c956dbf24/extra_specs returned with HTTP 200 [pid: 7|app: 0|req: 11/23] 10.0.0.245 () {36 vars in 894 bytes} [Sun May 10 04:29:08 2026] POST /v3/b22c3a43ac3048f4812c26ea5b3a8f9e/types/c5480656-c5f5-43f6-bb5b-760c956dbf24/extra_specs => generated 48 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-10 04:29:10.214 8 INFO cinder.api.openstack.wsgi [None req-6f3eaa97-0075-48ff-b4e0-9385915856e0 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/types?is_public=None 2026-05-10 04:29:10.228 8 INFO cinder.api.openstack.wsgi [None req-6f3eaa97-0075-48ff-b4e0-9385915856e0 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/types?is_public=None returned with HTTP 200 [pid: 8|app: 0|req: 13/24] 10.0.0.245 () {30 vars in 701 bytes} [Sun May 10 04:29:10 2026] GET /v3/b22c3a43ac3048f4812c26ea5b3a8f9e/types?is_public=None => generated 443 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-10 04:29:12.229 7 INFO cinder.api.openstack.wsgi [None req-cf60d735-5d5b-4d4b-93fd-3233a1f57d4f ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/qos-specs 2026-05-10 04:29:12.241 7 INFO cinder.api.openstack.wsgi [None req-cf60d735-5d5b-4d4b-93fd-3233a1f57d4f ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/qos-specs returned with HTTP 200 [pid: 7|app: 0|req: 12/25] 10.0.0.245 () {30 vars in 680 bytes} [Sun May 10 04:29:11 2026] GET /v3/b22c3a43ac3048f4812c26ea5b3a8f9e/qos-specs => generated 17 bytes in 355 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-10 04:29:12.415 8 INFO cinder.api.openstack.wsgi [None req-6f3eaa97-0075-48ff-b4e0-9385915856e0 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 04:29:12.415 7 INFO cinder.api.openstack.wsgi [None req-cf60d735-5d5b-4d4b-93fd-3233a1f57d4f ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 04:29:12.416 7 INFO cinder.api.openstack.wsgi [None req-cf60d735-5d5b-4d4b-93fd-3233a1f57d4f ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 04:29:12.416 8 INFO cinder.api.openstack.wsgi [None req-6f3eaa97-0075-48ff-b4e0-9385915856e0 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 04:29:22.415 7 INFO cinder.api.openstack.wsgi [None req-cf60d735-5d5b-4d4b-93fd-3233a1f57d4f ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 04:29:22.415 8 INFO cinder.api.openstack.wsgi [None req-6f3eaa97-0075-48ff-b4e0-9385915856e0 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 04:29:22.416 7 INFO cinder.api.openstack.wsgi [None req-cf60d735-5d5b-4d4b-93fd-3233a1f57d4f ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 04:29:22.416 8 INFO cinder.api.openstack.wsgi [None req-6f3eaa97-0075-48ff-b4e0-9385915856e0 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 04:29:32.415 7 INFO cinder.api.openstack.wsgi [None req-cf60d735-5d5b-4d4b-93fd-3233a1f57d4f ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 04:29:32.415 8 INFO cinder.api.openstack.wsgi [None req-6f3eaa97-0075-48ff-b4e0-9385915856e0 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 04:29:32.416 8 INFO cinder.api.openstack.wsgi [None req-6f3eaa97-0075-48ff-b4e0-9385915856e0 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 04:29:32.416 7 INFO cinder.api.openstack.wsgi [None req-cf60d735-5d5b-4d4b-93fd-3233a1f57d4f ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 04:29:42.415 8 INFO cinder.api.openstack.wsgi [None req-6f3eaa97-0075-48ff-b4e0-9385915856e0 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 04:29:42.415 7 INFO cinder.api.openstack.wsgi [None req-cf60d735-5d5b-4d4b-93fd-3233a1f57d4f ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 04:29:42.416 8 INFO cinder.api.openstack.wsgi [None req-6f3eaa97-0075-48ff-b4e0-9385915856e0 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 04:29:42.416 7 INFO cinder.api.openstack.wsgi [None req-cf60d735-5d5b-4d4b-93fd-3233a1f57d4f ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 04:29:52.414 8 INFO cinder.api.openstack.wsgi [None req-6f3eaa97-0075-48ff-b4e0-9385915856e0 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 04:29:52.415 7 INFO cinder.api.openstack.wsgi [None req-cf60d735-5d5b-4d4b-93fd-3233a1f57d4f ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 04:29:52.415 8 INFO cinder.api.openstack.wsgi [None req-6f3eaa97-0075-48ff-b4e0-9385915856e0 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 04:29:52.416 7 INFO cinder.api.openstack.wsgi [None req-cf60d735-5d5b-4d4b-93fd-3233a1f57d4f ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 04:30:02.415 8 INFO cinder.api.openstack.wsgi [None req-6f3eaa97-0075-48ff-b4e0-9385915856e0 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 04:30:02.415 7 INFO cinder.api.openstack.wsgi [None req-cf60d735-5d5b-4d4b-93fd-3233a1f57d4f ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 04:30:02.416 8 INFO cinder.api.openstack.wsgi [None req-6f3eaa97-0075-48ff-b4e0-9385915856e0 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 04:30:02.416 7 INFO cinder.api.openstack.wsgi [None req-cf60d735-5d5b-4d4b-93fd-3233a1f57d4f ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 04:30:12.414 8 INFO cinder.api.openstack.wsgi [None req-6f3eaa97-0075-48ff-b4e0-9385915856e0 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 04:30:12.415 8 INFO cinder.api.openstack.wsgi [None req-6f3eaa97-0075-48ff-b4e0-9385915856e0 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 04:30:12.418 7 INFO cinder.api.openstack.wsgi [None req-cf60d735-5d5b-4d4b-93fd-3233a1f57d4f ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 04:30:12.419 7 INFO cinder.api.openstack.wsgi [None req-cf60d735-5d5b-4d4b-93fd-3233a1f57d4f ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 04:30:22.415 8 INFO cinder.api.openstack.wsgi [None req-6f3eaa97-0075-48ff-b4e0-9385915856e0 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 04:30:22.415 7 INFO cinder.api.openstack.wsgi [None req-cf60d735-5d5b-4d4b-93fd-3233a1f57d4f ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 04:30:22.417 8 INFO cinder.api.openstack.wsgi [None req-6f3eaa97-0075-48ff-b4e0-9385915856e0 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 04:30:22.417 7 INFO cinder.api.openstack.wsgi [None req-cf60d735-5d5b-4d4b-93fd-3233a1f57d4f ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 04:30:32.415 8 INFO cinder.api.openstack.wsgi [None req-6f3eaa97-0075-48ff-b4e0-9385915856e0 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 04:30:32.415 7 INFO cinder.api.openstack.wsgi [None req-cf60d735-5d5b-4d4b-93fd-3233a1f57d4f ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 04:30:32.416 7 INFO cinder.api.openstack.wsgi [None req-cf60d735-5d5b-4d4b-93fd-3233a1f57d4f ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 04:30:32.416 8 INFO cinder.api.openstack.wsgi [None req-6f3eaa97-0075-48ff-b4e0-9385915856e0 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 04:30:42.415 8 INFO cinder.api.openstack.wsgi [None req-6f3eaa97-0075-48ff-b4e0-9385915856e0 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 04:30:42.415 7 INFO cinder.api.openstack.wsgi [None req-cf60d735-5d5b-4d4b-93fd-3233a1f57d4f ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 04:30:42.416 8 INFO cinder.api.openstack.wsgi [None req-6f3eaa97-0075-48ff-b4e0-9385915856e0 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 04:30:42.417 7 INFO cinder.api.openstack.wsgi [None req-cf60d735-5d5b-4d4b-93fd-3233a1f57d4f ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 04:30:52.415 8 INFO cinder.api.openstack.wsgi [None req-6f3eaa97-0075-48ff-b4e0-9385915856e0 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 04:30:52.415 7 INFO cinder.api.openstack.wsgi [None req-cf60d735-5d5b-4d4b-93fd-3233a1f57d4f ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 04:30:52.416 8 INFO cinder.api.openstack.wsgi [None req-6f3eaa97-0075-48ff-b4e0-9385915856e0 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 04:30:52.416 7 INFO cinder.api.openstack.wsgi [None req-cf60d735-5d5b-4d4b-93fd-3233a1f57d4f ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 04:31:02.415 7 INFO cinder.api.openstack.wsgi [None req-cf60d735-5d5b-4d4b-93fd-3233a1f57d4f ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 04:31:02.415 8 INFO cinder.api.openstack.wsgi [None req-6f3eaa97-0075-48ff-b4e0-9385915856e0 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 04:31:02.416 8 INFO cinder.api.openstack.wsgi [None req-6f3eaa97-0075-48ff-b4e0-9385915856e0 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 04:31:02.416 7 INFO cinder.api.openstack.wsgi [None req-cf60d735-5d5b-4d4b-93fd-3233a1f57d4f ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 04:31:12.415 7 INFO cinder.api.openstack.wsgi [None req-cf60d735-5d5b-4d4b-93fd-3233a1f57d4f ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 04:31:12.415 8 INFO cinder.api.openstack.wsgi [None req-6f3eaa97-0075-48ff-b4e0-9385915856e0 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 04:31:12.416 7 INFO cinder.api.openstack.wsgi [None req-cf60d735-5d5b-4d4b-93fd-3233a1f57d4f ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 04:31:12.416 8 INFO cinder.api.openstack.wsgi [None req-6f3eaa97-0075-48ff-b4e0-9385915856e0 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 04:31:22.415 7 INFO cinder.api.openstack.wsgi [None req-cf60d735-5d5b-4d4b-93fd-3233a1f57d4f ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 04:31:22.415 8 INFO cinder.api.openstack.wsgi [None req-6f3eaa97-0075-48ff-b4e0-9385915856e0 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 04:31:22.416 7 INFO cinder.api.openstack.wsgi [None req-cf60d735-5d5b-4d4b-93fd-3233a1f57d4f ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 04:31:22.416 8 INFO cinder.api.openstack.wsgi [None req-6f3eaa97-0075-48ff-b4e0-9385915856e0 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 04:31:32.415 8 INFO cinder.api.openstack.wsgi [None req-6f3eaa97-0075-48ff-b4e0-9385915856e0 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 04:31:32.416 7 INFO cinder.api.openstack.wsgi [None req-cf60d735-5d5b-4d4b-93fd-3233a1f57d4f ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 04:31:32.417 8 INFO cinder.api.openstack.wsgi [None req-6f3eaa97-0075-48ff-b4e0-9385915856e0 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 04:31:32.417 7 INFO cinder.api.openstack.wsgi [None req-cf60d735-5d5b-4d4b-93fd-3233a1f57d4f ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 04:31:42.414 8 INFO cinder.api.openstack.wsgi [None req-6f3eaa97-0075-48ff-b4e0-9385915856e0 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 04:31:42.414 7 INFO cinder.api.openstack.wsgi [None req-cf60d735-5d5b-4d4b-93fd-3233a1f57d4f ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 04:31:42.415 8 INFO cinder.api.openstack.wsgi [None req-6f3eaa97-0075-48ff-b4e0-9385915856e0 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 04:31:42.415 7 INFO cinder.api.openstack.wsgi [None req-cf60d735-5d5b-4d4b-93fd-3233a1f57d4f ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 04:31:52.415 8 INFO cinder.api.openstack.wsgi [None req-6f3eaa97-0075-48ff-b4e0-9385915856e0 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 04:31:52.415 7 INFO cinder.api.openstack.wsgi [None req-cf60d735-5d5b-4d4b-93fd-3233a1f57d4f ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 04:31:52.416 7 INFO cinder.api.openstack.wsgi [None req-cf60d735-5d5b-4d4b-93fd-3233a1f57d4f ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 04:31:52.416 8 INFO cinder.api.openstack.wsgi [None req-6f3eaa97-0075-48ff-b4e0-9385915856e0 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 04:32:02.415 7 INFO cinder.api.openstack.wsgi [None req-cf60d735-5d5b-4d4b-93fd-3233a1f57d4f ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 04:32:02.415 8 INFO cinder.api.openstack.wsgi [None req-6f3eaa97-0075-48ff-b4e0-9385915856e0 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 04:32:02.416 7 INFO cinder.api.openstack.wsgi [None req-cf60d735-5d5b-4d4b-93fd-3233a1f57d4f ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 04:32:02.416 8 INFO cinder.api.openstack.wsgi [None req-6f3eaa97-0075-48ff-b4e0-9385915856e0 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 04:32:12.417 8 INFO cinder.api.openstack.wsgi [None req-6f3eaa97-0075-48ff-b4e0-9385915856e0 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 04:32:12.418 8 INFO cinder.api.openstack.wsgi [None req-6f3eaa97-0075-48ff-b4e0-9385915856e0 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 04:32:12.419 7 INFO cinder.api.openstack.wsgi [None req-cf60d735-5d5b-4d4b-93fd-3233a1f57d4f ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 04:32:12.420 7 INFO cinder.api.openstack.wsgi [None req-cf60d735-5d5b-4d4b-93fd-3233a1f57d4f ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 04:32:22.415 8 INFO cinder.api.openstack.wsgi [None req-6f3eaa97-0075-48ff-b4e0-9385915856e0 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 04:32:22.415 7 INFO cinder.api.openstack.wsgi [None req-cf60d735-5d5b-4d4b-93fd-3233a1f57d4f ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 04:32:22.416 7 INFO cinder.api.openstack.wsgi [None req-cf60d735-5d5b-4d4b-93fd-3233a1f57d4f ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 04:32:22.416 8 INFO cinder.api.openstack.wsgi [None req-6f3eaa97-0075-48ff-b4e0-9385915856e0 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 04:32:32.414 8 INFO cinder.api.openstack.wsgi [None req-6f3eaa97-0075-48ff-b4e0-9385915856e0 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 04:32:32.414 7 INFO cinder.api.openstack.wsgi [None req-cf60d735-5d5b-4d4b-93fd-3233a1f57d4f ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 04:32:32.415 8 INFO cinder.api.openstack.wsgi [None req-6f3eaa97-0075-48ff-b4e0-9385915856e0 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 04:32:32.415 7 INFO cinder.api.openstack.wsgi [None req-cf60d735-5d5b-4d4b-93fd-3233a1f57d4f ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 04:32:42.415 7 INFO cinder.api.openstack.wsgi [None req-cf60d735-5d5b-4d4b-93fd-3233a1f57d4f ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 04:32:42.415 8 INFO cinder.api.openstack.wsgi [None req-6f3eaa97-0075-48ff-b4e0-9385915856e0 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 04:32:42.416 8 INFO cinder.api.openstack.wsgi [None req-6f3eaa97-0075-48ff-b4e0-9385915856e0 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 04:32:42.416 7 INFO cinder.api.openstack.wsgi [None req-cf60d735-5d5b-4d4b-93fd-3233a1f57d4f ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 04:32:52.415 7 INFO cinder.api.openstack.wsgi [None req-cf60d735-5d5b-4d4b-93fd-3233a1f57d4f ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 04:32:52.415 8 INFO cinder.api.openstack.wsgi [None req-6f3eaa97-0075-48ff-b4e0-9385915856e0 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 04:32:52.416 7 INFO cinder.api.openstack.wsgi [None req-cf60d735-5d5b-4d4b-93fd-3233a1f57d4f ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 04:32:52.417 8 INFO cinder.api.openstack.wsgi [None req-6f3eaa97-0075-48ff-b4e0-9385915856e0 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 04:33:02.414 7 INFO cinder.api.openstack.wsgi [None req-cf60d735-5d5b-4d4b-93fd-3233a1f57d4f ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 04:33:02.414 8 INFO cinder.api.openstack.wsgi [None req-6f3eaa97-0075-48ff-b4e0-9385915856e0 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 04:33:02.415 7 INFO cinder.api.openstack.wsgi [None req-cf60d735-5d5b-4d4b-93fd-3233a1f57d4f ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 04:33:02.415 8 INFO cinder.api.openstack.wsgi [None req-6f3eaa97-0075-48ff-b4e0-9385915856e0 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 04:33:12.415 8 INFO cinder.api.openstack.wsgi [None req-6f3eaa97-0075-48ff-b4e0-9385915856e0 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 04:33:12.415 7 INFO cinder.api.openstack.wsgi [None req-cf60d735-5d5b-4d4b-93fd-3233a1f57d4f ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 04:33:12.416 8 INFO cinder.api.openstack.wsgi [None req-6f3eaa97-0075-48ff-b4e0-9385915856e0 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 04:33:12.416 7 INFO cinder.api.openstack.wsgi [None req-cf60d735-5d5b-4d4b-93fd-3233a1f57d4f ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 04:33:22.414 8 INFO cinder.api.openstack.wsgi [None req-6f3eaa97-0075-48ff-b4e0-9385915856e0 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 04:33:22.414 7 INFO cinder.api.openstack.wsgi [None req-cf60d735-5d5b-4d4b-93fd-3233a1f57d4f ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 04:33:22.415 8 INFO cinder.api.openstack.wsgi [None req-6f3eaa97-0075-48ff-b4e0-9385915856e0 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 04:33:22.416 7 INFO cinder.api.openstack.wsgi [None req-cf60d735-5d5b-4d4b-93fd-3233a1f57d4f ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 04:33:32.414 7 INFO cinder.api.openstack.wsgi [None req-cf60d735-5d5b-4d4b-93fd-3233a1f57d4f ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 04:33:32.415 8 INFO cinder.api.openstack.wsgi [None req-6f3eaa97-0075-48ff-b4e0-9385915856e0 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 04:33:32.416 7 INFO cinder.api.openstack.wsgi [None req-cf60d735-5d5b-4d4b-93fd-3233a1f57d4f ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 04:33:32.416 8 INFO cinder.api.openstack.wsgi [None req-6f3eaa97-0075-48ff-b4e0-9385915856e0 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 04:33:42.415 7 INFO cinder.api.openstack.wsgi [None req-cf60d735-5d5b-4d4b-93fd-3233a1f57d4f ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 04:33:42.415 8 INFO cinder.api.openstack.wsgi [None req-6f3eaa97-0075-48ff-b4e0-9385915856e0 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 04:33:42.416 8 INFO cinder.api.openstack.wsgi [None req-6f3eaa97-0075-48ff-b4e0-9385915856e0 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 04:33:42.416 7 INFO cinder.api.openstack.wsgi [None req-cf60d735-5d5b-4d4b-93fd-3233a1f57d4f ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 04:33:52.414 7 INFO cinder.api.openstack.wsgi [None req-cf60d735-5d5b-4d4b-93fd-3233a1f57d4f ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 04:33:52.414 8 INFO cinder.api.openstack.wsgi [None req-6f3eaa97-0075-48ff-b4e0-9385915856e0 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 04:33:52.415 7 INFO cinder.api.openstack.wsgi [None req-cf60d735-5d5b-4d4b-93fd-3233a1f57d4f ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 04:33:52.415 8 INFO cinder.api.openstack.wsgi [None req-6f3eaa97-0075-48ff-b4e0-9385915856e0 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 04:34:02.415 8 INFO cinder.api.openstack.wsgi [None req-6f3eaa97-0075-48ff-b4e0-9385915856e0 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 04:34:02.415 7 INFO cinder.api.openstack.wsgi [None req-cf60d735-5d5b-4d4b-93fd-3233a1f57d4f ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 04:34:02.416 8 INFO cinder.api.openstack.wsgi [None req-6f3eaa97-0075-48ff-b4e0-9385915856e0 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 04:34:02.416 7 INFO cinder.api.openstack.wsgi [None req-cf60d735-5d5b-4d4b-93fd-3233a1f57d4f ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 04:34:12.414 8 INFO cinder.api.openstack.wsgi [None req-6f3eaa97-0075-48ff-b4e0-9385915856e0 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 04:34:12.414 7 INFO cinder.api.openstack.wsgi [None req-cf60d735-5d5b-4d4b-93fd-3233a1f57d4f ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 04:34:12.415 8 INFO cinder.api.openstack.wsgi [None req-6f3eaa97-0075-48ff-b4e0-9385915856e0 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 04:34:12.416 7 INFO cinder.api.openstack.wsgi [None req-cf60d735-5d5b-4d4b-93fd-3233a1f57d4f ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 04:34:22.415 8 INFO cinder.api.openstack.wsgi [None req-6f3eaa97-0075-48ff-b4e0-9385915856e0 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 04:34:22.415 7 INFO cinder.api.openstack.wsgi [None req-cf60d735-5d5b-4d4b-93fd-3233a1f57d4f ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 04:34:22.415 8 INFO cinder.api.openstack.wsgi [None req-6f3eaa97-0075-48ff-b4e0-9385915856e0 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 04:34:22.416 7 INFO cinder.api.openstack.wsgi [None req-cf60d735-5d5b-4d4b-93fd-3233a1f57d4f ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 04:34:32.414 8 INFO cinder.api.openstack.wsgi [None req-6f3eaa97-0075-48ff-b4e0-9385915856e0 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 04:34:32.414 8 INFO cinder.api.openstack.wsgi [None req-6f3eaa97-0075-48ff-b4e0-9385915856e0 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 04:34:32.414 7 INFO cinder.api.openstack.wsgi [None req-cf60d735-5d5b-4d4b-93fd-3233a1f57d4f ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 04:34:32.416 7 INFO cinder.api.openstack.wsgi [None req-cf60d735-5d5b-4d4b-93fd-3233a1f57d4f ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 04:34:42.415 7 INFO cinder.api.openstack.wsgi [None req-cf60d735-5d5b-4d4b-93fd-3233a1f57d4f ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 04:34:42.415 8 INFO cinder.api.openstack.wsgi [None req-6f3eaa97-0075-48ff-b4e0-9385915856e0 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 04:34:42.416 8 INFO cinder.api.openstack.wsgi [None req-6f3eaa97-0075-48ff-b4e0-9385915856e0 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 04:34:42.417 7 INFO cinder.api.openstack.wsgi [None req-cf60d735-5d5b-4d4b-93fd-3233a1f57d4f ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 04:34:52.415 8 INFO cinder.api.openstack.wsgi [None req-6f3eaa97-0075-48ff-b4e0-9385915856e0 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 04:34:52.415 7 INFO cinder.api.openstack.wsgi [None req-cf60d735-5d5b-4d4b-93fd-3233a1f57d4f ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 04:34:52.416 8 INFO cinder.api.openstack.wsgi [None req-6f3eaa97-0075-48ff-b4e0-9385915856e0 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 04:34:52.416 7 INFO cinder.api.openstack.wsgi [None req-cf60d735-5d5b-4d4b-93fd-3233a1f57d4f ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 04:35:02.414 8 INFO cinder.api.openstack.wsgi [None req-6f3eaa97-0075-48ff-b4e0-9385915856e0 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 04:35:02.415 7 INFO cinder.api.openstack.wsgi [None req-cf60d735-5d5b-4d4b-93fd-3233a1f57d4f ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 04:35:02.415 8 INFO cinder.api.openstack.wsgi [None req-6f3eaa97-0075-48ff-b4e0-9385915856e0 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 04:35:02.416 7 INFO cinder.api.openstack.wsgi [None req-cf60d735-5d5b-4d4b-93fd-3233a1f57d4f ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 04:35:12.415 8 INFO cinder.api.openstack.wsgi [None req-6f3eaa97-0075-48ff-b4e0-9385915856e0 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 04:35:12.415 7 INFO cinder.api.openstack.wsgi [None req-cf60d735-5d5b-4d4b-93fd-3233a1f57d4f ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 04:35:12.416 8 INFO cinder.api.openstack.wsgi [None req-6f3eaa97-0075-48ff-b4e0-9385915856e0 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 04:35:12.416 7 INFO cinder.api.openstack.wsgi [None req-cf60d735-5d5b-4d4b-93fd-3233a1f57d4f ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 04:35:22.414 8 INFO cinder.api.openstack.wsgi [None req-6f3eaa97-0075-48ff-b4e0-9385915856e0 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 04:35:22.414 7 INFO cinder.api.openstack.wsgi [None req-cf60d735-5d5b-4d4b-93fd-3233a1f57d4f ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 04:35:22.415 8 INFO cinder.api.openstack.wsgi [None req-6f3eaa97-0075-48ff-b4e0-9385915856e0 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 04:35:22.415 7 INFO cinder.api.openstack.wsgi [None req-cf60d735-5d5b-4d4b-93fd-3233a1f57d4f ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 04:35:32.415 8 INFO cinder.api.openstack.wsgi [None req-6f3eaa97-0075-48ff-b4e0-9385915856e0 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 04:35:32.415 7 INFO cinder.api.openstack.wsgi [None req-cf60d735-5d5b-4d4b-93fd-3233a1f57d4f ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 04:35:32.416 7 INFO cinder.api.openstack.wsgi [None req-cf60d735-5d5b-4d4b-93fd-3233a1f57d4f ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 04:35:32.417 8 INFO cinder.api.openstack.wsgi [None req-6f3eaa97-0075-48ff-b4e0-9385915856e0 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 04:35:42.414 7 INFO cinder.api.openstack.wsgi [None req-cf60d735-5d5b-4d4b-93fd-3233a1f57d4f ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 04:35:42.414 8 INFO cinder.api.openstack.wsgi [None req-6f3eaa97-0075-48ff-b4e0-9385915856e0 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 04:35:42.415 7 INFO cinder.api.openstack.wsgi [None req-cf60d735-5d5b-4d4b-93fd-3233a1f57d4f ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 04:35:42.415 8 INFO cinder.api.openstack.wsgi [None req-6f3eaa97-0075-48ff-b4e0-9385915856e0 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 04:35:52.414 7 INFO cinder.api.openstack.wsgi [None req-cf60d735-5d5b-4d4b-93fd-3233a1f57d4f ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 04:35:52.415 8 INFO cinder.api.openstack.wsgi [None req-6f3eaa97-0075-48ff-b4e0-9385915856e0 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 04:35:52.416 8 INFO cinder.api.openstack.wsgi [None req-6f3eaa97-0075-48ff-b4e0-9385915856e0 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 04:35:52.416 7 INFO cinder.api.openstack.wsgi [None req-cf60d735-5d5b-4d4b-93fd-3233a1f57d4f ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 04:36:02.414 7 INFO cinder.api.openstack.wsgi [None req-cf60d735-5d5b-4d4b-93fd-3233a1f57d4f ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 04:36:02.414 8 INFO cinder.api.openstack.wsgi [None req-6f3eaa97-0075-48ff-b4e0-9385915856e0 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 04:36:02.415 7 INFO cinder.api.openstack.wsgi [None req-cf60d735-5d5b-4d4b-93fd-3233a1f57d4f ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 04:36:02.416 8 INFO cinder.api.openstack.wsgi [None req-6f3eaa97-0075-48ff-b4e0-9385915856e0 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 04:36:12.415 7 INFO cinder.api.openstack.wsgi [None req-cf60d735-5d5b-4d4b-93fd-3233a1f57d4f ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 04:36:12.416 8 INFO cinder.api.openstack.wsgi [None req-6f3eaa97-0075-48ff-b4e0-9385915856e0 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 04:36:12.416 7 INFO cinder.api.openstack.wsgi [None req-cf60d735-5d5b-4d4b-93fd-3233a1f57d4f ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 04:36:12.417 8 INFO cinder.api.openstack.wsgi [None req-6f3eaa97-0075-48ff-b4e0-9385915856e0 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 04:36:22.414 7 INFO cinder.api.openstack.wsgi [None req-cf60d735-5d5b-4d4b-93fd-3233a1f57d4f ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 04:36:22.415 7 INFO cinder.api.openstack.wsgi [None req-cf60d735-5d5b-4d4b-93fd-3233a1f57d4f ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 04:36:22.415 8 INFO cinder.api.openstack.wsgi [None req-6f3eaa97-0075-48ff-b4e0-9385915856e0 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 04:36:22.417 8 INFO cinder.api.openstack.wsgi [None req-6f3eaa97-0075-48ff-b4e0-9385915856e0 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 04:36:32.414 7 INFO cinder.api.openstack.wsgi [None req-cf60d735-5d5b-4d4b-93fd-3233a1f57d4f ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 04:36:32.414 8 INFO cinder.api.openstack.wsgi [None req-6f3eaa97-0075-48ff-b4e0-9385915856e0 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 04:36:32.415 7 INFO cinder.api.openstack.wsgi [None req-cf60d735-5d5b-4d4b-93fd-3233a1f57d4f ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 04:36:32.416 8 INFO cinder.api.openstack.wsgi [None req-6f3eaa97-0075-48ff-b4e0-9385915856e0 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 04:36:42.415 8 INFO cinder.api.openstack.wsgi [None req-6f3eaa97-0075-48ff-b4e0-9385915856e0 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 04:36:42.415 7 INFO cinder.api.openstack.wsgi [None req-cf60d735-5d5b-4d4b-93fd-3233a1f57d4f ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 04:36:42.415 8 INFO cinder.api.openstack.wsgi [None req-6f3eaa97-0075-48ff-b4e0-9385915856e0 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 04:36:42.416 7 INFO cinder.api.openstack.wsgi [None req-cf60d735-5d5b-4d4b-93fd-3233a1f57d4f ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 04:36:52.415 8 INFO cinder.api.openstack.wsgi [None req-6f3eaa97-0075-48ff-b4e0-9385915856e0 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 04:36:52.415 7 INFO cinder.api.openstack.wsgi [None req-cf60d735-5d5b-4d4b-93fd-3233a1f57d4f ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 04:36:52.416 7 INFO cinder.api.openstack.wsgi [None req-cf60d735-5d5b-4d4b-93fd-3233a1f57d4f ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 04:36:52.416 8 INFO cinder.api.openstack.wsgi [None req-6f3eaa97-0075-48ff-b4e0-9385915856e0 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 04:37:02.415 7 INFO cinder.api.openstack.wsgi [None req-cf60d735-5d5b-4d4b-93fd-3233a1f57d4f ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 04:37:02.415 8 INFO cinder.api.openstack.wsgi [None req-6f3eaa97-0075-48ff-b4e0-9385915856e0 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 04:37:02.416 7 INFO cinder.api.openstack.wsgi [None req-cf60d735-5d5b-4d4b-93fd-3233a1f57d4f ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 04:37:02.416 8 INFO cinder.api.openstack.wsgi [None req-6f3eaa97-0075-48ff-b4e0-9385915856e0 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 04:37:12.414 7 INFO cinder.api.openstack.wsgi [None req-cf60d735-5d5b-4d4b-93fd-3233a1f57d4f ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 04:37:12.415 8 INFO cinder.api.openstack.wsgi [None req-6f3eaa97-0075-48ff-b4e0-9385915856e0 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 04:37:12.415 7 INFO cinder.api.openstack.wsgi [None req-cf60d735-5d5b-4d4b-93fd-3233a1f57d4f ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 04:37:12.416 8 INFO cinder.api.openstack.wsgi [None req-6f3eaa97-0075-48ff-b4e0-9385915856e0 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 04:37:22.415 8 INFO cinder.api.openstack.wsgi [None req-6f3eaa97-0075-48ff-b4e0-9385915856e0 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 04:37:22.415 7 INFO cinder.api.openstack.wsgi [None req-cf60d735-5d5b-4d4b-93fd-3233a1f57d4f ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 04:37:22.415 8 INFO cinder.api.openstack.wsgi [None req-6f3eaa97-0075-48ff-b4e0-9385915856e0 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 04:37:22.416 7 INFO cinder.api.openstack.wsgi [None req-cf60d735-5d5b-4d4b-93fd-3233a1f57d4f ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 04:37:32.414 8 INFO cinder.api.openstack.wsgi [None req-6f3eaa97-0075-48ff-b4e0-9385915856e0 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 04:37:32.415 7 INFO cinder.api.openstack.wsgi [None req-cf60d735-5d5b-4d4b-93fd-3233a1f57d4f ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 04:37:32.415 8 INFO cinder.api.openstack.wsgi [None req-6f3eaa97-0075-48ff-b4e0-9385915856e0 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 04:37:32.416 7 INFO cinder.api.openstack.wsgi [None req-cf60d735-5d5b-4d4b-93fd-3233a1f57d4f ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 04:37:42.415 8 INFO cinder.api.openstack.wsgi [None req-6f3eaa97-0075-48ff-b4e0-9385915856e0 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 04:37:42.415 7 INFO cinder.api.openstack.wsgi [None req-cf60d735-5d5b-4d4b-93fd-3233a1f57d4f ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 04:37:42.416 8 INFO cinder.api.openstack.wsgi [None req-6f3eaa97-0075-48ff-b4e0-9385915856e0 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 04:37:42.416 7 INFO cinder.api.openstack.wsgi [None req-cf60d735-5d5b-4d4b-93fd-3233a1f57d4f ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 04:37:52.415 7 INFO cinder.api.openstack.wsgi [None req-cf60d735-5d5b-4d4b-93fd-3233a1f57d4f ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 04:37:52.415 8 INFO cinder.api.openstack.wsgi [None req-6f3eaa97-0075-48ff-b4e0-9385915856e0 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 04:37:52.416 8 INFO cinder.api.openstack.wsgi [None req-6f3eaa97-0075-48ff-b4e0-9385915856e0 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 04:37:52.416 7 INFO cinder.api.openstack.wsgi [None req-cf60d735-5d5b-4d4b-93fd-3233a1f57d4f ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 04:38:02.414 8 INFO cinder.api.openstack.wsgi [None req-6f3eaa97-0075-48ff-b4e0-9385915856e0 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 04:38:02.414 7 INFO cinder.api.openstack.wsgi [None req-cf60d735-5d5b-4d4b-93fd-3233a1f57d4f ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 04:38:02.415 8 INFO cinder.api.openstack.wsgi [None req-6f3eaa97-0075-48ff-b4e0-9385915856e0 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 04:38:02.415 7 INFO cinder.api.openstack.wsgi [None req-cf60d735-5d5b-4d4b-93fd-3233a1f57d4f ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 04:38:12.414 8 INFO cinder.api.openstack.wsgi [None req-6f3eaa97-0075-48ff-b4e0-9385915856e0 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 04:38:12.414 7 INFO cinder.api.openstack.wsgi [None req-cf60d735-5d5b-4d4b-93fd-3233a1f57d4f ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 04:38:12.415 8 INFO cinder.api.openstack.wsgi [None req-6f3eaa97-0075-48ff-b4e0-9385915856e0 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 04:38:12.415 7 INFO cinder.api.openstack.wsgi [None req-cf60d735-5d5b-4d4b-93fd-3233a1f57d4f ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 04:38:22.414 8 INFO cinder.api.openstack.wsgi [None req-6f3eaa97-0075-48ff-b4e0-9385915856e0 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 04:38:22.414 7 INFO cinder.api.openstack.wsgi [None req-cf60d735-5d5b-4d4b-93fd-3233a1f57d4f ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 04:38:22.415 8 INFO cinder.api.openstack.wsgi [None req-6f3eaa97-0075-48ff-b4e0-9385915856e0 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 04:38:22.415 7 INFO cinder.api.openstack.wsgi [None req-cf60d735-5d5b-4d4b-93fd-3233a1f57d4f ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 04:38:32.414 7 INFO cinder.api.openstack.wsgi [None req-cf60d735-5d5b-4d4b-93fd-3233a1f57d4f ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 04:38:32.415 8 INFO cinder.api.openstack.wsgi [None req-6f3eaa97-0075-48ff-b4e0-9385915856e0 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 04:38:32.416 7 INFO cinder.api.openstack.wsgi [None req-cf60d735-5d5b-4d4b-93fd-3233a1f57d4f ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 04:38:32.416 8 INFO cinder.api.openstack.wsgi [None req-6f3eaa97-0075-48ff-b4e0-9385915856e0 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 04:38:42.415 8 INFO cinder.api.openstack.wsgi [None req-6f3eaa97-0075-48ff-b4e0-9385915856e0 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 04:38:42.415 7 INFO cinder.api.openstack.wsgi [None req-cf60d735-5d5b-4d4b-93fd-3233a1f57d4f ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 04:38:42.416 8 INFO cinder.api.openstack.wsgi [None req-6f3eaa97-0075-48ff-b4e0-9385915856e0 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 04:38:42.416 7 INFO cinder.api.openstack.wsgi [None req-cf60d735-5d5b-4d4b-93fd-3233a1f57d4f ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 04:38:52.414 8 INFO cinder.api.openstack.wsgi [None req-6f3eaa97-0075-48ff-b4e0-9385915856e0 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 04:38:52.414 7 INFO cinder.api.openstack.wsgi [None req-cf60d735-5d5b-4d4b-93fd-3233a1f57d4f ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 04:38:52.415 8 INFO cinder.api.openstack.wsgi [None req-6f3eaa97-0075-48ff-b4e0-9385915856e0 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 04:38:52.415 7 INFO cinder.api.openstack.wsgi [None req-cf60d735-5d5b-4d4b-93fd-3233a1f57d4f ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 04:39:02.415 8 INFO cinder.api.openstack.wsgi [None req-6f3eaa97-0075-48ff-b4e0-9385915856e0 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 04:39:02.415 7 INFO cinder.api.openstack.wsgi [None req-cf60d735-5d5b-4d4b-93fd-3233a1f57d4f ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 04:39:02.416 8 INFO cinder.api.openstack.wsgi [None req-6f3eaa97-0075-48ff-b4e0-9385915856e0 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 04:39:02.417 7 INFO cinder.api.openstack.wsgi [None req-cf60d735-5d5b-4d4b-93fd-3233a1f57d4f ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 04:39:12.415 7 INFO cinder.api.openstack.wsgi [None req-cf60d735-5d5b-4d4b-93fd-3233a1f57d4f ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 04:39:12.415 8 INFO cinder.api.openstack.wsgi [None req-6f3eaa97-0075-48ff-b4e0-9385915856e0 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 04:39:12.416 8 INFO cinder.api.openstack.wsgi [None req-6f3eaa97-0075-48ff-b4e0-9385915856e0 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 04:39:12.416 7 INFO cinder.api.openstack.wsgi [None req-cf60d735-5d5b-4d4b-93fd-3233a1f57d4f ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 04:39:22.415 8 INFO cinder.api.openstack.wsgi [None req-6f3eaa97-0075-48ff-b4e0-9385915856e0 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 04:39:22.415 7 INFO cinder.api.openstack.wsgi [None req-cf60d735-5d5b-4d4b-93fd-3233a1f57d4f ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 04:39:22.416 8 INFO cinder.api.openstack.wsgi [None req-6f3eaa97-0075-48ff-b4e0-9385915856e0 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 04:39:22.416 7 INFO cinder.api.openstack.wsgi [None req-cf60d735-5d5b-4d4b-93fd-3233a1f57d4f ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 04:39:32.414 7 INFO cinder.api.openstack.wsgi [None req-cf60d735-5d5b-4d4b-93fd-3233a1f57d4f ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 04:39:32.414 8 INFO cinder.api.openstack.wsgi [None req-6f3eaa97-0075-48ff-b4e0-9385915856e0 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 04:39:32.415 7 INFO cinder.api.openstack.wsgi [None req-cf60d735-5d5b-4d4b-93fd-3233a1f57d4f ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 04:39:32.416 8 INFO cinder.api.openstack.wsgi [None req-6f3eaa97-0075-48ff-b4e0-9385915856e0 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 04:39:42.414 8 INFO cinder.api.openstack.wsgi [None req-6f3eaa97-0075-48ff-b4e0-9385915856e0 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 04:39:42.414 7 INFO cinder.api.openstack.wsgi [None req-cf60d735-5d5b-4d4b-93fd-3233a1f57d4f ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 04:39:42.415 8 INFO cinder.api.openstack.wsgi [None req-6f3eaa97-0075-48ff-b4e0-9385915856e0 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 04:39:42.416 7 INFO cinder.api.openstack.wsgi [None req-cf60d735-5d5b-4d4b-93fd-3233a1f57d4f ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 04:39:52.414 8 INFO cinder.api.openstack.wsgi [None req-6f3eaa97-0075-48ff-b4e0-9385915856e0 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 04:39:52.414 7 INFO cinder.api.openstack.wsgi [None req-cf60d735-5d5b-4d4b-93fd-3233a1f57d4f ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 04:39:52.414 8 INFO cinder.api.openstack.wsgi [None req-6f3eaa97-0075-48ff-b4e0-9385915856e0 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 04:39:52.415 7 INFO cinder.api.openstack.wsgi [None req-cf60d735-5d5b-4d4b-93fd-3233a1f57d4f ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 04:40:02.414 8 INFO cinder.api.openstack.wsgi [None req-6f3eaa97-0075-48ff-b4e0-9385915856e0 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 04:40:02.415 7 INFO cinder.api.openstack.wsgi [None req-cf60d735-5d5b-4d4b-93fd-3233a1f57d4f ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 04:40:02.416 8 INFO cinder.api.openstack.wsgi [None req-6f3eaa97-0075-48ff-b4e0-9385915856e0 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 04:40:02.416 7 INFO cinder.api.openstack.wsgi [None req-cf60d735-5d5b-4d4b-93fd-3233a1f57d4f ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 04:40:12.414 8 INFO cinder.api.openstack.wsgi [None req-6f3eaa97-0075-48ff-b4e0-9385915856e0 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 04:40:12.414 7 INFO cinder.api.openstack.wsgi [None req-cf60d735-5d5b-4d4b-93fd-3233a1f57d4f ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 04:40:12.415 8 INFO cinder.api.openstack.wsgi [None req-6f3eaa97-0075-48ff-b4e0-9385915856e0 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 04:40:12.415 7 INFO cinder.api.openstack.wsgi [None req-cf60d735-5d5b-4d4b-93fd-3233a1f57d4f ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 04:40:22.414 7 INFO cinder.api.openstack.wsgi [None req-cf60d735-5d5b-4d4b-93fd-3233a1f57d4f ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 04:40:22.414 8 INFO cinder.api.openstack.wsgi [None req-6f3eaa97-0075-48ff-b4e0-9385915856e0 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 04:40:22.416 7 INFO cinder.api.openstack.wsgi [None req-cf60d735-5d5b-4d4b-93fd-3233a1f57d4f ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 04:40:22.416 8 INFO cinder.api.openstack.wsgi [None req-6f3eaa97-0075-48ff-b4e0-9385915856e0 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 04:40:32.414 7 INFO cinder.api.openstack.wsgi [None req-cf60d735-5d5b-4d4b-93fd-3233a1f57d4f ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 04:40:32.414 8 INFO cinder.api.openstack.wsgi [None req-6f3eaa97-0075-48ff-b4e0-9385915856e0 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 04:40:32.415 7 INFO cinder.api.openstack.wsgi [None req-cf60d735-5d5b-4d4b-93fd-3233a1f57d4f ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 04:40:32.415 8 INFO cinder.api.openstack.wsgi [None req-6f3eaa97-0075-48ff-b4e0-9385915856e0 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 04:40:42.415 8 INFO cinder.api.openstack.wsgi [None req-6f3eaa97-0075-48ff-b4e0-9385915856e0 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 04:40:42.415 7 INFO cinder.api.openstack.wsgi [None req-cf60d735-5d5b-4d4b-93fd-3233a1f57d4f ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 04:40:42.416 8 INFO cinder.api.openstack.wsgi [None req-6f3eaa97-0075-48ff-b4e0-9385915856e0 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 04:40:42.416 7 INFO cinder.api.openstack.wsgi [None req-cf60d735-5d5b-4d4b-93fd-3233a1f57d4f ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 04:40:52.414 7 INFO cinder.api.openstack.wsgi [None req-cf60d735-5d5b-4d4b-93fd-3233a1f57d4f ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 04:40:52.414 8 INFO cinder.api.openstack.wsgi [None req-6f3eaa97-0075-48ff-b4e0-9385915856e0 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 04:40:52.415 7 INFO cinder.api.openstack.wsgi [None req-cf60d735-5d5b-4d4b-93fd-3233a1f57d4f ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 04:40:52.416 8 INFO cinder.api.openstack.wsgi [None req-6f3eaa97-0075-48ff-b4e0-9385915856e0 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 04:41:02.414 7 INFO cinder.api.openstack.wsgi [None req-cf60d735-5d5b-4d4b-93fd-3233a1f57d4f ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 04:41:02.414 8 INFO cinder.api.openstack.wsgi [None req-6f3eaa97-0075-48ff-b4e0-9385915856e0 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 04:41:02.415 8 INFO cinder.api.openstack.wsgi [None req-6f3eaa97-0075-48ff-b4e0-9385915856e0 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 04:41:02.415 7 INFO cinder.api.openstack.wsgi [None req-cf60d735-5d5b-4d4b-93fd-3233a1f57d4f ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 04:41:12.415 7 INFO cinder.api.openstack.wsgi [None req-cf60d735-5d5b-4d4b-93fd-3233a1f57d4f ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 04:41:12.415 8 INFO cinder.api.openstack.wsgi [None req-6f3eaa97-0075-48ff-b4e0-9385915856e0 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 04:41:12.416 7 INFO cinder.api.openstack.wsgi [None req-cf60d735-5d5b-4d4b-93fd-3233a1f57d4f ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 04:41:12.416 8 INFO cinder.api.openstack.wsgi [None req-6f3eaa97-0075-48ff-b4e0-9385915856e0 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 04:41:22.414 8 INFO cinder.api.openstack.wsgi [None req-6f3eaa97-0075-48ff-b4e0-9385915856e0 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 04:41:22.415 8 INFO cinder.api.openstack.wsgi [None req-6f3eaa97-0075-48ff-b4e0-9385915856e0 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 04:41:22.415 7 INFO cinder.api.openstack.wsgi [None req-cf60d735-5d5b-4d4b-93fd-3233a1f57d4f ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 04:41:22.416 7 INFO cinder.api.openstack.wsgi [None req-cf60d735-5d5b-4d4b-93fd-3233a1f57d4f ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 04:41:32.415 8 INFO cinder.api.openstack.wsgi [None req-6f3eaa97-0075-48ff-b4e0-9385915856e0 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 04:41:32.415 7 INFO cinder.api.openstack.wsgi [None req-cf60d735-5d5b-4d4b-93fd-3233a1f57d4f ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 04:41:32.416 8 INFO cinder.api.openstack.wsgi [None req-6f3eaa97-0075-48ff-b4e0-9385915856e0 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 04:41:32.416 7 INFO cinder.api.openstack.wsgi [None req-cf60d735-5d5b-4d4b-93fd-3233a1f57d4f ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 04:41:42.415 8 INFO cinder.api.openstack.wsgi [None req-6f3eaa97-0075-48ff-b4e0-9385915856e0 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 04:41:42.415 7 INFO cinder.api.openstack.wsgi [None req-cf60d735-5d5b-4d4b-93fd-3233a1f57d4f ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 04:41:42.416 8 INFO cinder.api.openstack.wsgi [None req-6f3eaa97-0075-48ff-b4e0-9385915856e0 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 04:41:42.416 7 INFO cinder.api.openstack.wsgi [None req-cf60d735-5d5b-4d4b-93fd-3233a1f57d4f ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 04:41:52.415 8 INFO cinder.api.openstack.wsgi [None req-6f3eaa97-0075-48ff-b4e0-9385915856e0 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 04:41:52.415 7 INFO cinder.api.openstack.wsgi [None req-cf60d735-5d5b-4d4b-93fd-3233a1f57d4f ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 04:41:52.416 7 INFO cinder.api.openstack.wsgi [None req-cf60d735-5d5b-4d4b-93fd-3233a1f57d4f ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 04:41:52.416 8 INFO cinder.api.openstack.wsgi [None req-6f3eaa97-0075-48ff-b4e0-9385915856e0 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 04:42:02.414 7 INFO cinder.api.openstack.wsgi [None req-cf60d735-5d5b-4d4b-93fd-3233a1f57d4f ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 04:42:02.414 8 INFO cinder.api.openstack.wsgi [None req-6f3eaa97-0075-48ff-b4e0-9385915856e0 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 04:42:02.415 7 INFO cinder.api.openstack.wsgi [None req-cf60d735-5d5b-4d4b-93fd-3233a1f57d4f ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 04:42:02.416 8 INFO cinder.api.openstack.wsgi [None req-6f3eaa97-0075-48ff-b4e0-9385915856e0 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 04:42:12.414 8 INFO cinder.api.openstack.wsgi [None req-6f3eaa97-0075-48ff-b4e0-9385915856e0 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 04:42:12.414 7 INFO cinder.api.openstack.wsgi [None req-cf60d735-5d5b-4d4b-93fd-3233a1f57d4f ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 04:42:12.415 8 INFO cinder.api.openstack.wsgi [None req-6f3eaa97-0075-48ff-b4e0-9385915856e0 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 04:42:12.415 7 INFO cinder.api.openstack.wsgi [None req-cf60d735-5d5b-4d4b-93fd-3233a1f57d4f ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 04:42:22.414 8 INFO cinder.api.openstack.wsgi [None req-6f3eaa97-0075-48ff-b4e0-9385915856e0 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 04:42:22.415 7 INFO cinder.api.openstack.wsgi [None req-cf60d735-5d5b-4d4b-93fd-3233a1f57d4f ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 04:42:22.415 8 INFO cinder.api.openstack.wsgi [None req-6f3eaa97-0075-48ff-b4e0-9385915856e0 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 04:42:22.416 7 INFO cinder.api.openstack.wsgi [None req-cf60d735-5d5b-4d4b-93fd-3233a1f57d4f ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 04:42:32.415 8 INFO cinder.api.openstack.wsgi [None req-6f3eaa97-0075-48ff-b4e0-9385915856e0 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 04:42:32.415 7 INFO cinder.api.openstack.wsgi [None req-cf60d735-5d5b-4d4b-93fd-3233a1f57d4f ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 04:42:32.416 8 INFO cinder.api.openstack.wsgi [None req-6f3eaa97-0075-48ff-b4e0-9385915856e0 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 04:42:32.416 7 INFO cinder.api.openstack.wsgi [None req-cf60d735-5d5b-4d4b-93fd-3233a1f57d4f ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 04:42:42.414 8 INFO cinder.api.openstack.wsgi [None req-6f3eaa97-0075-48ff-b4e0-9385915856e0 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 04:42:42.415 7 INFO cinder.api.openstack.wsgi [None req-cf60d735-5d5b-4d4b-93fd-3233a1f57d4f ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 04:42:42.415 8 INFO cinder.api.openstack.wsgi [None req-6f3eaa97-0075-48ff-b4e0-9385915856e0 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 04:42:42.417 7 INFO cinder.api.openstack.wsgi [None req-cf60d735-5d5b-4d4b-93fd-3233a1f57d4f ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 04:42:52.414 7 INFO cinder.api.openstack.wsgi [None req-cf60d735-5d5b-4d4b-93fd-3233a1f57d4f ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 04:42:52.414 8 INFO cinder.api.openstack.wsgi [None req-6f3eaa97-0075-48ff-b4e0-9385915856e0 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 04:42:52.415 7 INFO cinder.api.openstack.wsgi [None req-cf60d735-5d5b-4d4b-93fd-3233a1f57d4f ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 04:42:52.415 8 INFO cinder.api.openstack.wsgi [None req-6f3eaa97-0075-48ff-b4e0-9385915856e0 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 04:43:02.414 7 INFO cinder.api.openstack.wsgi [None req-cf60d735-5d5b-4d4b-93fd-3233a1f57d4f ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 04:43:02.415 8 INFO cinder.api.openstack.wsgi [None req-6f3eaa97-0075-48ff-b4e0-9385915856e0 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 04:43:02.415 7 INFO cinder.api.openstack.wsgi [None req-cf60d735-5d5b-4d4b-93fd-3233a1f57d4f ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 04:43:02.416 8 INFO cinder.api.openstack.wsgi [None req-6f3eaa97-0075-48ff-b4e0-9385915856e0 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 04:43:12.414 7 INFO cinder.api.openstack.wsgi [None req-cf60d735-5d5b-4d4b-93fd-3233a1f57d4f ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 04:43:12.414 8 INFO cinder.api.openstack.wsgi [None req-6f3eaa97-0075-48ff-b4e0-9385915856e0 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 04:43:12.415 8 INFO cinder.api.openstack.wsgi [None req-6f3eaa97-0075-48ff-b4e0-9385915856e0 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 04:43:12.415 7 INFO cinder.api.openstack.wsgi [None req-cf60d735-5d5b-4d4b-93fd-3233a1f57d4f ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 04:43:22.415 8 INFO cinder.api.openstack.wsgi [None req-6f3eaa97-0075-48ff-b4e0-9385915856e0 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 04:43:22.415 7 INFO cinder.api.openstack.wsgi [None req-cf60d735-5d5b-4d4b-93fd-3233a1f57d4f ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 04:43:22.416 8 INFO cinder.api.openstack.wsgi [None req-6f3eaa97-0075-48ff-b4e0-9385915856e0 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 04:43:22.416 7 INFO cinder.api.openstack.wsgi [None req-cf60d735-5d5b-4d4b-93fd-3233a1f57d4f ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 04:43:32.415 8 INFO cinder.api.openstack.wsgi [None req-6f3eaa97-0075-48ff-b4e0-9385915856e0 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 04:43:32.415 7 INFO cinder.api.openstack.wsgi [None req-cf60d735-5d5b-4d4b-93fd-3233a1f57d4f ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 04:43:32.416 8 INFO cinder.api.openstack.wsgi [None req-6f3eaa97-0075-48ff-b4e0-9385915856e0 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 04:43:32.416 7 INFO cinder.api.openstack.wsgi [None req-cf60d735-5d5b-4d4b-93fd-3233a1f57d4f ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 04:43:42.415 8 INFO cinder.api.openstack.wsgi [None req-6f3eaa97-0075-48ff-b4e0-9385915856e0 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 04:43:42.415 7 INFO cinder.api.openstack.wsgi [None req-cf60d735-5d5b-4d4b-93fd-3233a1f57d4f ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 04:43:42.416 8 INFO cinder.api.openstack.wsgi [None req-6f3eaa97-0075-48ff-b4e0-9385915856e0 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 04:43:42.416 7 INFO cinder.api.openstack.wsgi [None req-cf60d735-5d5b-4d4b-93fd-3233a1f57d4f ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 04:43:52.415 8 INFO cinder.api.openstack.wsgi [None req-6f3eaa97-0075-48ff-b4e0-9385915856e0 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 04:43:52.416 7 INFO cinder.api.openstack.wsgi [None req-cf60d735-5d5b-4d4b-93fd-3233a1f57d4f ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 04:43:52.417 8 INFO cinder.api.openstack.wsgi [None req-6f3eaa97-0075-48ff-b4e0-9385915856e0 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 04:43:52.418 7 INFO cinder.api.openstack.wsgi [None req-cf60d735-5d5b-4d4b-93fd-3233a1f57d4f ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 04:44:02.414 8 INFO cinder.api.openstack.wsgi [None req-6f3eaa97-0075-48ff-b4e0-9385915856e0 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 04:44:02.414 7 INFO cinder.api.openstack.wsgi [None req-cf60d735-5d5b-4d4b-93fd-3233a1f57d4f ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 04:44:02.415 8 INFO cinder.api.openstack.wsgi [None req-6f3eaa97-0075-48ff-b4e0-9385915856e0 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 04:44:02.415 7 INFO cinder.api.openstack.wsgi [None req-cf60d735-5d5b-4d4b-93fd-3233a1f57d4f ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 04:44:12.414 8 INFO cinder.api.openstack.wsgi [None req-6f3eaa97-0075-48ff-b4e0-9385915856e0 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 04:44:12.414 7 INFO cinder.api.openstack.wsgi [None req-cf60d735-5d5b-4d4b-93fd-3233a1f57d4f ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 04:44:12.415 8 INFO cinder.api.openstack.wsgi [None req-6f3eaa97-0075-48ff-b4e0-9385915856e0 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 04:44:12.415 7 INFO cinder.api.openstack.wsgi [None req-cf60d735-5d5b-4d4b-93fd-3233a1f57d4f ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 04:44:22.414 7 INFO cinder.api.openstack.wsgi [None req-cf60d735-5d5b-4d4b-93fd-3233a1f57d4f ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 04:44:22.414 8 INFO cinder.api.openstack.wsgi [None req-6f3eaa97-0075-48ff-b4e0-9385915856e0 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 04:44:22.415 7 INFO cinder.api.openstack.wsgi [None req-cf60d735-5d5b-4d4b-93fd-3233a1f57d4f ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 04:44:22.416 8 INFO cinder.api.openstack.wsgi [None req-6f3eaa97-0075-48ff-b4e0-9385915856e0 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 04:44:32.415 7 INFO cinder.api.openstack.wsgi [None req-cf60d735-5d5b-4d4b-93fd-3233a1f57d4f ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 04:44:32.415 8 INFO cinder.api.openstack.wsgi [None req-6f3eaa97-0075-48ff-b4e0-9385915856e0 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 04:44:32.416 7 INFO cinder.api.openstack.wsgi [None req-cf60d735-5d5b-4d4b-93fd-3233a1f57d4f ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 04:44:32.417 8 INFO cinder.api.openstack.wsgi [None req-6f3eaa97-0075-48ff-b4e0-9385915856e0 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 04:44:42.415 8 INFO cinder.api.openstack.wsgi [None req-6f3eaa97-0075-48ff-b4e0-9385915856e0 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 04:44:42.415 7 INFO cinder.api.openstack.wsgi [None req-cf60d735-5d5b-4d4b-93fd-3233a1f57d4f ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 04:44:42.416 8 INFO cinder.api.openstack.wsgi [None req-6f3eaa97-0075-48ff-b4e0-9385915856e0 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 04:44:42.416 7 INFO cinder.api.openstack.wsgi [None req-cf60d735-5d5b-4d4b-93fd-3233a1f57d4f ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 04:44:52.414 8 INFO cinder.api.openstack.wsgi [None req-6f3eaa97-0075-48ff-b4e0-9385915856e0 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 04:44:52.414 7 INFO cinder.api.openstack.wsgi [None req-cf60d735-5d5b-4d4b-93fd-3233a1f57d4f ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 04:44:52.415 8 INFO cinder.api.openstack.wsgi [None req-6f3eaa97-0075-48ff-b4e0-9385915856e0 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 04:44:52.416 7 INFO cinder.api.openstack.wsgi [None req-cf60d735-5d5b-4d4b-93fd-3233a1f57d4f ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 04:45:02.415 8 INFO cinder.api.openstack.wsgi [None req-6f3eaa97-0075-48ff-b4e0-9385915856e0 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 04:45:02.415 7 INFO cinder.api.openstack.wsgi [None req-cf60d735-5d5b-4d4b-93fd-3233a1f57d4f ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 04:45:02.416 8 INFO cinder.api.openstack.wsgi [None req-6f3eaa97-0075-48ff-b4e0-9385915856e0 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 04:45:02.416 7 INFO cinder.api.openstack.wsgi [None req-cf60d735-5d5b-4d4b-93fd-3233a1f57d4f ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 04:45:12.415 7 INFO cinder.api.openstack.wsgi [None req-cf60d735-5d5b-4d4b-93fd-3233a1f57d4f ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 04:45:12.415 8 INFO cinder.api.openstack.wsgi [None req-6f3eaa97-0075-48ff-b4e0-9385915856e0 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 04:45:12.416 7 INFO cinder.api.openstack.wsgi [None req-cf60d735-5d5b-4d4b-93fd-3233a1f57d4f ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 04:45:12.416 8 INFO cinder.api.openstack.wsgi [None req-6f3eaa97-0075-48ff-b4e0-9385915856e0 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 04:45:22.415 8 INFO cinder.api.openstack.wsgi [None req-6f3eaa97-0075-48ff-b4e0-9385915856e0 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 04:45:22.415 7 INFO cinder.api.openstack.wsgi [None req-cf60d735-5d5b-4d4b-93fd-3233a1f57d4f ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 04:45:22.416 8 INFO cinder.api.openstack.wsgi [None req-6f3eaa97-0075-48ff-b4e0-9385915856e0 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 04:45:22.417 7 INFO cinder.api.openstack.wsgi [None req-cf60d735-5d5b-4d4b-93fd-3233a1f57d4f ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 04:45:32.415 7 INFO cinder.api.openstack.wsgi [None req-cf60d735-5d5b-4d4b-93fd-3233a1f57d4f ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 04:45:32.415 8 INFO cinder.api.openstack.wsgi [None req-6f3eaa97-0075-48ff-b4e0-9385915856e0 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 04:45:32.416 7 INFO cinder.api.openstack.wsgi [None req-cf60d735-5d5b-4d4b-93fd-3233a1f57d4f ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 04:45:32.416 8 INFO cinder.api.openstack.wsgi [None req-6f3eaa97-0075-48ff-b4e0-9385915856e0 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 04:45:42.415 8 INFO cinder.api.openstack.wsgi [None req-6f3eaa97-0075-48ff-b4e0-9385915856e0 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 04:45:42.415 7 INFO cinder.api.openstack.wsgi [None req-cf60d735-5d5b-4d4b-93fd-3233a1f57d4f ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 04:45:42.416 8 INFO cinder.api.openstack.wsgi [None req-6f3eaa97-0075-48ff-b4e0-9385915856e0 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 04:45:42.417 7 INFO cinder.api.openstack.wsgi [None req-cf60d735-5d5b-4d4b-93fd-3233a1f57d4f ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 04:45:52.415 8 INFO cinder.api.openstack.wsgi [None req-6f3eaa97-0075-48ff-b4e0-9385915856e0 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 04:45:52.415 7 INFO cinder.api.openstack.wsgi [None req-cf60d735-5d5b-4d4b-93fd-3233a1f57d4f ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 04:45:52.415 8 INFO cinder.api.openstack.wsgi [None req-6f3eaa97-0075-48ff-b4e0-9385915856e0 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 04:45:52.416 7 INFO cinder.api.openstack.wsgi [None req-cf60d735-5d5b-4d4b-93fd-3233a1f57d4f ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215: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-05-10 04:45:56.555 8 INFO cinder.api.openstack.wsgi [None req-df7b7743-0a4f-4682-8252-46aaf8522ab1 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET https://volume.199-204-45-23.nip.io/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-quota-sets/b22c3a43ac3048f4812c26ea5b3a8f9e?usage=False 2026-05-10 04:45:56.577 8 WARNING cinder.quota [None req-df7b7743-0a4f-4682-8252-46aaf8522ab1 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - 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-05-10 04:45:56.578 8 WARNING cinder.quota [None req-df7b7743-0a4f-4682-8252-46aaf8522ab1 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - 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-05-10 04:45:56.578 8 WARNING cinder.quota [None req-df7b7743-0a4f-4682-8252-46aaf8522ab1 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - 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-05-10 04:45:56.579 8 WARNING cinder.quota [None req-df7b7743-0a4f-4682-8252-46aaf8522ab1 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - 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-05-10 04:45:56.579 8 WARNING cinder.quota [None req-df7b7743-0a4f-4682-8252-46aaf8522ab1 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - 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-05-10 04:45:56.579 8 WARNING cinder.quota [None req-df7b7743-0a4f-4682-8252-46aaf8522ab1 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - 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-05-10 04:45:56.585 8 INFO cinder.api.openstack.wsgi [None req-df7b7743-0a4f-4682-8252-46aaf8522ab1 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] https://volume.199-204-45-23.nip.io/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-quota-sets/b22c3a43ac3048f4812c26ea5b3a8f9e?usage=False returned with HTTP 200 [pid: 8|app: 0|req: 115/228] 199.204.45.23 () {44 vars in 1064 bytes} [Sun May 10 04:45:56 2026] GET /v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-quota-sets/b22c3a43ac3048f4812c26ea5b3a8f9e?usage=False => generated 340 bytes in 139 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-05-10 04:45:56.759 7 INFO cinder.api.openstack.wsgi [None req-332d09ce-ea1a-4333-9224-08dc03e3abb1 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] PUT https://volume.199-204-45-23.nip.io/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-quota-sets/b22c3a43ac3048f4812c26ea5b3a8f9e 2026-05-10 04:45:56.827 7 WARNING cinder.quota [None req-332d09ce-ea1a-4333-9224-08dc03e3abb1 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - 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-05-10 04:45:56.828 7 WARNING cinder.quota [None req-332d09ce-ea1a-4333-9224-08dc03e3abb1 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - 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-05-10 04:45:56.828 7 WARNING cinder.quota [None req-332d09ce-ea1a-4333-9224-08dc03e3abb1 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - 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-05-10 04:45:56.828 7 WARNING cinder.quota [None req-332d09ce-ea1a-4333-9224-08dc03e3abb1 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - 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-05-10 04:45:56.829 7 WARNING cinder.quota [None req-332d09ce-ea1a-4333-9224-08dc03e3abb1 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - 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-05-10 04:45:56.829 7 WARNING cinder.quota [None req-332d09ce-ea1a-4333-9224-08dc03e3abb1 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - 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-05-10 04:45:56.835 7 INFO cinder.api.openstack.wsgi [None req-332d09ce-ea1a-4333-9224-08dc03e3abb1 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] https://volume.199-204-45-23.nip.io/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-quota-sets/b22c3a43ac3048f4812c26ea5b3a8f9e returned with HTTP 200 [pid: 7|app: 0|req: 114/229] 199.204.45.23 () {48 vars in 1093 bytes} [Sun May 10 04:45:56 2026] PUT /v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-quota-sets/b22c3a43ac3048f4812c26ea5b3a8f9e => generated 296 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-10 04:46:02.414 7 INFO cinder.api.openstack.wsgi [None req-332d09ce-ea1a-4333-9224-08dc03e3abb1 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 04:46:02.415 8 INFO cinder.api.openstack.wsgi [None req-df7b7743-0a4f-4682-8252-46aaf8522ab1 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 04:46:02.415 7 INFO cinder.api.openstack.wsgi [None req-332d09ce-ea1a-4333-9224-08dc03e3abb1 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 04:46:02.416 8 INFO cinder.api.openstack.wsgi [None req-df7b7743-0a4f-4682-8252-46aaf8522ab1 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 04:46:12.415 7 INFO cinder.api.openstack.wsgi [None req-332d09ce-ea1a-4333-9224-08dc03e3abb1 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 04:46:12.416 7 INFO cinder.api.openstack.wsgi [None req-332d09ce-ea1a-4333-9224-08dc03e3abb1 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 04:46:12.415 8 INFO cinder.api.openstack.wsgi [None req-df7b7743-0a4f-4682-8252-46aaf8522ab1 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 04:46:12.417 8 INFO cinder.api.openstack.wsgi [None req-df7b7743-0a4f-4682-8252-46aaf8522ab1 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 04:46:22.415 7 INFO cinder.api.openstack.wsgi [None req-332d09ce-ea1a-4333-9224-08dc03e3abb1 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 04:46:22.415 8 INFO cinder.api.openstack.wsgi [None req-df7b7743-0a4f-4682-8252-46aaf8522ab1 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 04:46:22.416 8 INFO cinder.api.openstack.wsgi [None req-df7b7743-0a4f-4682-8252-46aaf8522ab1 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 04:46:22.416 7 INFO cinder.api.openstack.wsgi [None req-332d09ce-ea1a-4333-9224-08dc03e3abb1 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 04:46:32.414 8 INFO cinder.api.openstack.wsgi [None req-df7b7743-0a4f-4682-8252-46aaf8522ab1 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 04:46:32.414 7 INFO cinder.api.openstack.wsgi [None req-332d09ce-ea1a-4333-9224-08dc03e3abb1 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 04:46:32.415 8 INFO cinder.api.openstack.wsgi [None req-df7b7743-0a4f-4682-8252-46aaf8522ab1 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 04:46:32.415 7 INFO cinder.api.openstack.wsgi [None req-332d09ce-ea1a-4333-9224-08dc03e3abb1 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 04:46:42.414 8 INFO cinder.api.openstack.wsgi [None req-df7b7743-0a4f-4682-8252-46aaf8522ab1 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 04:46:42.414 7 INFO cinder.api.openstack.wsgi [None req-332d09ce-ea1a-4333-9224-08dc03e3abb1 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 04:46:42.415 7 INFO cinder.api.openstack.wsgi [None req-332d09ce-ea1a-4333-9224-08dc03e3abb1 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 04:46:42.415 8 INFO cinder.api.openstack.wsgi [None req-df7b7743-0a4f-4682-8252-46aaf8522ab1 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 04:46:52.415 8 INFO cinder.api.openstack.wsgi [None req-df7b7743-0a4f-4682-8252-46aaf8522ab1 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 04:46:52.415 7 INFO cinder.api.openstack.wsgi [None req-332d09ce-ea1a-4333-9224-08dc03e3abb1 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 04:46:52.416 8 INFO cinder.api.openstack.wsgi [None req-df7b7743-0a4f-4682-8252-46aaf8522ab1 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 04:46:52.416 7 INFO cinder.api.openstack.wsgi [None req-332d09ce-ea1a-4333-9224-08dc03e3abb1 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 04:47:02.415 8 INFO cinder.api.openstack.wsgi [None req-df7b7743-0a4f-4682-8252-46aaf8522ab1 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 04:47:02.415 7 INFO cinder.api.openstack.wsgi [None req-332d09ce-ea1a-4333-9224-08dc03e3abb1 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 04:47:02.416 8 INFO cinder.api.openstack.wsgi [None req-df7b7743-0a4f-4682-8252-46aaf8522ab1 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 04:47:02.416 7 INFO cinder.api.openstack.wsgi [None req-332d09ce-ea1a-4333-9224-08dc03e3abb1 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 04:47:12.415 8 INFO cinder.api.openstack.wsgi [None req-df7b7743-0a4f-4682-8252-46aaf8522ab1 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 04:47:12.415 7 INFO cinder.api.openstack.wsgi [None req-332d09ce-ea1a-4333-9224-08dc03e3abb1 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 04:47:12.416 8 INFO cinder.api.openstack.wsgi [None req-df7b7743-0a4f-4682-8252-46aaf8522ab1 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 04:47:12.416 7 INFO cinder.api.openstack.wsgi [None req-332d09ce-ea1a-4333-9224-08dc03e3abb1 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 04:47:22.415 8 INFO cinder.api.openstack.wsgi [None req-df7b7743-0a4f-4682-8252-46aaf8522ab1 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 04:47:22.415 7 INFO cinder.api.openstack.wsgi [None req-332d09ce-ea1a-4333-9224-08dc03e3abb1 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 04:47:22.416 8 INFO cinder.api.openstack.wsgi [None req-df7b7743-0a4f-4682-8252-46aaf8522ab1 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 04:47:22.416 7 INFO cinder.api.openstack.wsgi [None req-332d09ce-ea1a-4333-9224-08dc03e3abb1 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 04:47:32.415 7 INFO cinder.api.openstack.wsgi [None req-332d09ce-ea1a-4333-9224-08dc03e3abb1 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 04:47:32.415 8 INFO cinder.api.openstack.wsgi [None req-df7b7743-0a4f-4682-8252-46aaf8522ab1 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 04:47:32.416 7 INFO cinder.api.openstack.wsgi [None req-332d09ce-ea1a-4333-9224-08dc03e3abb1 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 04:47:32.416 8 INFO cinder.api.openstack.wsgi [None req-df7b7743-0a4f-4682-8252-46aaf8522ab1 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 04:47:42.415 7 INFO cinder.api.openstack.wsgi [None req-332d09ce-ea1a-4333-9224-08dc03e3abb1 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 04:47:42.415 8 INFO cinder.api.openstack.wsgi [None req-df7b7743-0a4f-4682-8252-46aaf8522ab1 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 04:47:42.416 7 INFO cinder.api.openstack.wsgi [None req-332d09ce-ea1a-4333-9224-08dc03e3abb1 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 04:47:42.416 8 INFO cinder.api.openstack.wsgi [None req-df7b7743-0a4f-4682-8252-46aaf8522ab1 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 04:47:52.414 7 INFO cinder.api.openstack.wsgi [None req-332d09ce-ea1a-4333-9224-08dc03e3abb1 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 04:47:52.415 8 INFO cinder.api.openstack.wsgi [None req-df7b7743-0a4f-4682-8252-46aaf8522ab1 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 04:47:52.416 7 INFO cinder.api.openstack.wsgi [None req-332d09ce-ea1a-4333-9224-08dc03e3abb1 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 04:47:52.416 8 INFO cinder.api.openstack.wsgi [None req-df7b7743-0a4f-4682-8252-46aaf8522ab1 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 04:48:02.415 7 INFO cinder.api.openstack.wsgi [None req-332d09ce-ea1a-4333-9224-08dc03e3abb1 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 04:48:02.415 8 INFO cinder.api.openstack.wsgi [None req-df7b7743-0a4f-4682-8252-46aaf8522ab1 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 04:48:02.416 7 INFO cinder.api.openstack.wsgi [None req-332d09ce-ea1a-4333-9224-08dc03e3abb1 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 04:48:02.417 8 INFO cinder.api.openstack.wsgi [None req-df7b7743-0a4f-4682-8252-46aaf8522ab1 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 04:48:12.414 7 INFO cinder.api.openstack.wsgi [None req-332d09ce-ea1a-4333-9224-08dc03e3abb1 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 04:48:12.415 8 INFO cinder.api.openstack.wsgi [None req-df7b7743-0a4f-4682-8252-46aaf8522ab1 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 04:48:12.416 7 INFO cinder.api.openstack.wsgi [None req-332d09ce-ea1a-4333-9224-08dc03e3abb1 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 04:48:12.416 8 INFO cinder.api.openstack.wsgi [None req-df7b7743-0a4f-4682-8252-46aaf8522ab1 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 04:48:22.415 8 INFO cinder.api.openstack.wsgi [None req-df7b7743-0a4f-4682-8252-46aaf8522ab1 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 04:48:22.416 7 INFO cinder.api.openstack.wsgi [None req-332d09ce-ea1a-4333-9224-08dc03e3abb1 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 04:48:22.416 8 INFO cinder.api.openstack.wsgi [None req-df7b7743-0a4f-4682-8252-46aaf8522ab1 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 04:48:22.416 7 INFO cinder.api.openstack.wsgi [None req-332d09ce-ea1a-4333-9224-08dc03e3abb1 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 04:48:32.414 8 INFO cinder.api.openstack.wsgi [None req-df7b7743-0a4f-4682-8252-46aaf8522ab1 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 04:48:32.415 7 INFO cinder.api.openstack.wsgi [None req-332d09ce-ea1a-4333-9224-08dc03e3abb1 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 04:48:32.416 8 INFO cinder.api.openstack.wsgi [None req-df7b7743-0a4f-4682-8252-46aaf8522ab1 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 04:48:32.416 7 INFO cinder.api.openstack.wsgi [None req-332d09ce-ea1a-4333-9224-08dc03e3abb1 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 04:48:42.415 8 INFO cinder.api.openstack.wsgi [None req-df7b7743-0a4f-4682-8252-46aaf8522ab1 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 04:48:42.415 7 INFO cinder.api.openstack.wsgi [None req-332d09ce-ea1a-4333-9224-08dc03e3abb1 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 04:48:42.416 7 INFO cinder.api.openstack.wsgi [None req-332d09ce-ea1a-4333-9224-08dc03e3abb1 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 04:48:42.416 8 INFO cinder.api.openstack.wsgi [None req-df7b7743-0a4f-4682-8252-46aaf8522ab1 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 04:48:52.415 7 INFO cinder.api.openstack.wsgi [None req-332d09ce-ea1a-4333-9224-08dc03e3abb1 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 04:48:52.415 8 INFO cinder.api.openstack.wsgi [None req-df7b7743-0a4f-4682-8252-46aaf8522ab1 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 04:48:52.416 7 INFO cinder.api.openstack.wsgi [None req-332d09ce-ea1a-4333-9224-08dc03e3abb1 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 04:48:52.416 8 INFO cinder.api.openstack.wsgi [None req-df7b7743-0a4f-4682-8252-46aaf8522ab1 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 04:49:02.414 7 INFO cinder.api.openstack.wsgi [None req-332d09ce-ea1a-4333-9224-08dc03e3abb1 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 04:49:02.414 8 INFO cinder.api.openstack.wsgi [None req-df7b7743-0a4f-4682-8252-46aaf8522ab1 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 04:49:02.415 7 INFO cinder.api.openstack.wsgi [None req-332d09ce-ea1a-4333-9224-08dc03e3abb1 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 04:49:02.415 8 INFO cinder.api.openstack.wsgi [None req-df7b7743-0a4f-4682-8252-46aaf8522ab1 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 04:49:12.415 8 INFO cinder.api.openstack.wsgi [None req-df7b7743-0a4f-4682-8252-46aaf8522ab1 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 04:49:12.415 7 INFO cinder.api.openstack.wsgi [None req-332d09ce-ea1a-4333-9224-08dc03e3abb1 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 04:49:12.415 8 INFO cinder.api.openstack.wsgi [None req-df7b7743-0a4f-4682-8252-46aaf8522ab1 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 04:49:12.416 7 INFO cinder.api.openstack.wsgi [None req-332d09ce-ea1a-4333-9224-08dc03e3abb1 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 04:49:22.415 8 INFO cinder.api.openstack.wsgi [None req-df7b7743-0a4f-4682-8252-46aaf8522ab1 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 04:49:22.415 7 INFO cinder.api.openstack.wsgi [None req-332d09ce-ea1a-4333-9224-08dc03e3abb1 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 04:49:22.416 8 INFO cinder.api.openstack.wsgi [None req-df7b7743-0a4f-4682-8252-46aaf8522ab1 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 04:49:22.417 7 INFO cinder.api.openstack.wsgi [None req-332d09ce-ea1a-4333-9224-08dc03e3abb1 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 04:49:32.415 8 INFO cinder.api.openstack.wsgi [None req-df7b7743-0a4f-4682-8252-46aaf8522ab1 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 04:49:32.415 7 INFO cinder.api.openstack.wsgi [None req-332d09ce-ea1a-4333-9224-08dc03e3abb1 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 04:49:32.416 8 INFO cinder.api.openstack.wsgi [None req-df7b7743-0a4f-4682-8252-46aaf8522ab1 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 04:49:32.416 7 INFO cinder.api.openstack.wsgi [None req-332d09ce-ea1a-4333-9224-08dc03e3abb1 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 04:49:42.415 7 INFO cinder.api.openstack.wsgi [None req-332d09ce-ea1a-4333-9224-08dc03e3abb1 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 04:49:42.415 8 INFO cinder.api.openstack.wsgi [None req-df7b7743-0a4f-4682-8252-46aaf8522ab1 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 04:49:42.416 7 INFO cinder.api.openstack.wsgi [None req-332d09ce-ea1a-4333-9224-08dc03e3abb1 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 04:49:42.416 8 INFO cinder.api.openstack.wsgi [None req-df7b7743-0a4f-4682-8252-46aaf8522ab1 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 04:49:52.414 8 INFO cinder.api.openstack.wsgi [None req-df7b7743-0a4f-4682-8252-46aaf8522ab1 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 04:49:52.415 7 INFO cinder.api.openstack.wsgi [None req-332d09ce-ea1a-4333-9224-08dc03e3abb1 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 04:49:52.416 7 INFO cinder.api.openstack.wsgi [None req-332d09ce-ea1a-4333-9224-08dc03e3abb1 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 04:49:52.416 8 INFO cinder.api.openstack.wsgi [None req-df7b7743-0a4f-4682-8252-46aaf8522ab1 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 04:50:02.414 7 INFO cinder.api.openstack.wsgi [None req-332d09ce-ea1a-4333-9224-08dc03e3abb1 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 04:50:02.414 8 INFO cinder.api.openstack.wsgi [None req-df7b7743-0a4f-4682-8252-46aaf8522ab1 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 04:50:02.415 7 INFO cinder.api.openstack.wsgi [None req-332d09ce-ea1a-4333-9224-08dc03e3abb1 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 04:50:02.415 8 INFO cinder.api.openstack.wsgi [None req-df7b7743-0a4f-4682-8252-46aaf8522ab1 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 04:50:12.415 7 INFO cinder.api.openstack.wsgi [None req-332d09ce-ea1a-4333-9224-08dc03e3abb1 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 04:50:12.415 8 INFO cinder.api.openstack.wsgi [None req-df7b7743-0a4f-4682-8252-46aaf8522ab1 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 04:50:12.416 7 INFO cinder.api.openstack.wsgi [None req-332d09ce-ea1a-4333-9224-08dc03e3abb1 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 04:50:12.416 8 INFO cinder.api.openstack.wsgi [None req-df7b7743-0a4f-4682-8252-46aaf8522ab1 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 04:50:22.415 7 INFO cinder.api.openstack.wsgi [None req-332d09ce-ea1a-4333-9224-08dc03e3abb1 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 04:50:22.415 8 INFO cinder.api.openstack.wsgi [None req-df7b7743-0a4f-4682-8252-46aaf8522ab1 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 04:50:22.416 8 INFO cinder.api.openstack.wsgi [None req-df7b7743-0a4f-4682-8252-46aaf8522ab1 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 04:50:22.416 7 INFO cinder.api.openstack.wsgi [None req-332d09ce-ea1a-4333-9224-08dc03e3abb1 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 04:50:32.414 7 INFO cinder.api.openstack.wsgi [None req-332d09ce-ea1a-4333-9224-08dc03e3abb1 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 04:50:32.414 8 INFO cinder.api.openstack.wsgi [None req-df7b7743-0a4f-4682-8252-46aaf8522ab1 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 04:50:32.415 8 INFO cinder.api.openstack.wsgi [None req-df7b7743-0a4f-4682-8252-46aaf8522ab1 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 04:50:32.415 7 INFO cinder.api.openstack.wsgi [None req-332d09ce-ea1a-4333-9224-08dc03e3abb1 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 04:50:42.415 8 INFO cinder.api.openstack.wsgi [None req-df7b7743-0a4f-4682-8252-46aaf8522ab1 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 04:50:42.415 7 INFO cinder.api.openstack.wsgi [None req-332d09ce-ea1a-4333-9224-08dc03e3abb1 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 04:50:42.416 8 INFO cinder.api.openstack.wsgi [None req-df7b7743-0a4f-4682-8252-46aaf8522ab1 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 04:50:42.416 7 INFO cinder.api.openstack.wsgi [None req-332d09ce-ea1a-4333-9224-08dc03e3abb1 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 04:50:52.415 7 INFO cinder.api.openstack.wsgi [None req-332d09ce-ea1a-4333-9224-08dc03e3abb1 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 04:50:52.415 8 INFO cinder.api.openstack.wsgi [None req-df7b7743-0a4f-4682-8252-46aaf8522ab1 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 04:50:52.417 7 INFO cinder.api.openstack.wsgi [None req-332d09ce-ea1a-4333-9224-08dc03e3abb1 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 04:50:52.417 8 INFO cinder.api.openstack.wsgi [None req-df7b7743-0a4f-4682-8252-46aaf8522ab1 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 04:51:02.414 7 INFO cinder.api.openstack.wsgi [None req-332d09ce-ea1a-4333-9224-08dc03e3abb1 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 04:51:02.414 8 INFO cinder.api.openstack.wsgi [None req-df7b7743-0a4f-4682-8252-46aaf8522ab1 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 04:51:02.415 7 INFO cinder.api.openstack.wsgi [None req-332d09ce-ea1a-4333-9224-08dc03e3abb1 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 04:51:02.416 8 INFO cinder.api.openstack.wsgi [None req-df7b7743-0a4f-4682-8252-46aaf8522ab1 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 04:51:12.414 7 INFO cinder.api.openstack.wsgi [None req-332d09ce-ea1a-4333-9224-08dc03e3abb1 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 04:51:12.415 8 INFO cinder.api.openstack.wsgi [None req-df7b7743-0a4f-4682-8252-46aaf8522ab1 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 04:51:12.416 8 INFO cinder.api.openstack.wsgi [None req-df7b7743-0a4f-4682-8252-46aaf8522ab1 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 04:51:12.416 7 INFO cinder.api.openstack.wsgi [None req-332d09ce-ea1a-4333-9224-08dc03e3abb1 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 04:51:22.415 8 INFO cinder.api.openstack.wsgi [None req-df7b7743-0a4f-4682-8252-46aaf8522ab1 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 04:51:22.416 7 INFO cinder.api.openstack.wsgi [None req-332d09ce-ea1a-4333-9224-08dc03e3abb1 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 04:51:22.416 8 INFO cinder.api.openstack.wsgi [None req-df7b7743-0a4f-4682-8252-46aaf8522ab1 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 04:51:22.417 7 INFO cinder.api.openstack.wsgi [None req-332d09ce-ea1a-4333-9224-08dc03e3abb1 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 04:51:32.414 8 INFO cinder.api.openstack.wsgi [None req-df7b7743-0a4f-4682-8252-46aaf8522ab1 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 04:51:32.414 7 INFO cinder.api.openstack.wsgi [None req-332d09ce-ea1a-4333-9224-08dc03e3abb1 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 04:51:32.415 8 INFO cinder.api.openstack.wsgi [None req-df7b7743-0a4f-4682-8252-46aaf8522ab1 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 04:51:32.415 7 INFO cinder.api.openstack.wsgi [None req-332d09ce-ea1a-4333-9224-08dc03e3abb1 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 04:51:42.415 8 INFO cinder.api.openstack.wsgi [None req-df7b7743-0a4f-4682-8252-46aaf8522ab1 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 04:51:42.415 7 INFO cinder.api.openstack.wsgi [None req-332d09ce-ea1a-4333-9224-08dc03e3abb1 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 04:51:42.416 8 INFO cinder.api.openstack.wsgi [None req-df7b7743-0a4f-4682-8252-46aaf8522ab1 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 04:51:42.416 7 INFO cinder.api.openstack.wsgi [None req-332d09ce-ea1a-4333-9224-08dc03e3abb1 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 04:51:52.414 8 INFO cinder.api.openstack.wsgi [None req-df7b7743-0a4f-4682-8252-46aaf8522ab1 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 04:51:52.414 7 INFO cinder.api.openstack.wsgi [None req-332d09ce-ea1a-4333-9224-08dc03e3abb1 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 04:51:52.415 8 INFO cinder.api.openstack.wsgi [None req-df7b7743-0a4f-4682-8252-46aaf8522ab1 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 04:51:52.415 7 INFO cinder.api.openstack.wsgi [None req-332d09ce-ea1a-4333-9224-08dc03e3abb1 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 04:52:02.415 7 INFO cinder.api.openstack.wsgi [None req-332d09ce-ea1a-4333-9224-08dc03e3abb1 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 04:52:02.416 8 INFO cinder.api.openstack.wsgi [None req-df7b7743-0a4f-4682-8252-46aaf8522ab1 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 04:52:02.416 7 INFO cinder.api.openstack.wsgi [None req-332d09ce-ea1a-4333-9224-08dc03e3abb1 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 04:52:02.417 8 INFO cinder.api.openstack.wsgi [None req-df7b7743-0a4f-4682-8252-46aaf8522ab1 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 04:52:12.414 7 INFO cinder.api.openstack.wsgi [None req-332d09ce-ea1a-4333-9224-08dc03e3abb1 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 04:52:12.414 8 INFO cinder.api.openstack.wsgi [None req-df7b7743-0a4f-4682-8252-46aaf8522ab1 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 04:52:12.414 7 INFO cinder.api.openstack.wsgi [None req-332d09ce-ea1a-4333-9224-08dc03e3abb1 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 04:52:12.415 8 INFO cinder.api.openstack.wsgi [None req-df7b7743-0a4f-4682-8252-46aaf8522ab1 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 04:52:22.416 7 INFO cinder.api.openstack.wsgi [None req-332d09ce-ea1a-4333-9224-08dc03e3abb1 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 04:52:22.416 8 INFO cinder.api.openstack.wsgi [None req-df7b7743-0a4f-4682-8252-46aaf8522ab1 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 04:52:22.417 7 INFO cinder.api.openstack.wsgi [None req-332d09ce-ea1a-4333-9224-08dc03e3abb1 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 04:52:22.418 8 INFO cinder.api.openstack.wsgi [None req-df7b7743-0a4f-4682-8252-46aaf8522ab1 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 04:52:32.415 8 INFO cinder.api.openstack.wsgi [None req-df7b7743-0a4f-4682-8252-46aaf8522ab1 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 04:52:32.415 7 INFO cinder.api.openstack.wsgi [None req-332d09ce-ea1a-4333-9224-08dc03e3abb1 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 04:52:32.415 8 INFO cinder.api.openstack.wsgi [None req-df7b7743-0a4f-4682-8252-46aaf8522ab1 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 04:52:32.416 7 INFO cinder.api.openstack.wsgi [None req-332d09ce-ea1a-4333-9224-08dc03e3abb1 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 04:52:42.415 8 INFO cinder.api.openstack.wsgi [None req-df7b7743-0a4f-4682-8252-46aaf8522ab1 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 04:52:42.415 7 INFO cinder.api.openstack.wsgi [None req-332d09ce-ea1a-4333-9224-08dc03e3abb1 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 04:52:42.416 8 INFO cinder.api.openstack.wsgi [None req-df7b7743-0a4f-4682-8252-46aaf8522ab1 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 04:52:42.416 7 INFO cinder.api.openstack.wsgi [None req-332d09ce-ea1a-4333-9224-08dc03e3abb1 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 04:52:52.415 8 INFO cinder.api.openstack.wsgi [None req-df7b7743-0a4f-4682-8252-46aaf8522ab1 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 04:52:52.416 8 INFO cinder.api.openstack.wsgi [None req-df7b7743-0a4f-4682-8252-46aaf8522ab1 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 04:52:52.416 7 INFO cinder.api.openstack.wsgi [None req-332d09ce-ea1a-4333-9224-08dc03e3abb1 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 04:52:52.418 7 INFO cinder.api.openstack.wsgi [None req-332d09ce-ea1a-4333-9224-08dc03e3abb1 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 04:53:02.414 8 INFO cinder.api.openstack.wsgi [None req-df7b7743-0a4f-4682-8252-46aaf8522ab1 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 04:53:02.414 7 INFO cinder.api.openstack.wsgi [None req-332d09ce-ea1a-4333-9224-08dc03e3abb1 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 04:53:02.415 7 INFO cinder.api.openstack.wsgi [None req-332d09ce-ea1a-4333-9224-08dc03e3abb1 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 04:53:02.416 8 INFO cinder.api.openstack.wsgi [None req-df7b7743-0a4f-4682-8252-46aaf8522ab1 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 04:53:12.415 7 INFO cinder.api.openstack.wsgi [None req-332d09ce-ea1a-4333-9224-08dc03e3abb1 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 04:53:12.415 8 INFO cinder.api.openstack.wsgi [None req-df7b7743-0a4f-4682-8252-46aaf8522ab1 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 04:53:12.416 7 INFO cinder.api.openstack.wsgi [None req-332d09ce-ea1a-4333-9224-08dc03e3abb1 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 04:53:12.417 8 INFO cinder.api.openstack.wsgi [None req-df7b7743-0a4f-4682-8252-46aaf8522ab1 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 04:53:22.414 7 INFO cinder.api.openstack.wsgi [None req-332d09ce-ea1a-4333-9224-08dc03e3abb1 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 04:53:22.414 8 INFO cinder.api.openstack.wsgi [None req-df7b7743-0a4f-4682-8252-46aaf8522ab1 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 04:53:22.415 8 INFO cinder.api.openstack.wsgi [None req-df7b7743-0a4f-4682-8252-46aaf8522ab1 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 04:53:22.415 7 INFO cinder.api.openstack.wsgi [None req-332d09ce-ea1a-4333-9224-08dc03e3abb1 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 04:53:32.415 7 INFO cinder.api.openstack.wsgi [None req-332d09ce-ea1a-4333-9224-08dc03e3abb1 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 04:53:32.415 8 INFO cinder.api.openstack.wsgi [None req-df7b7743-0a4f-4682-8252-46aaf8522ab1 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 04:53:32.416 7 INFO cinder.api.openstack.wsgi [None req-332d09ce-ea1a-4333-9224-08dc03e3abb1 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 04:53:32.416 8 INFO cinder.api.openstack.wsgi [None req-df7b7743-0a4f-4682-8252-46aaf8522ab1 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 04:53:42.414 7 INFO cinder.api.openstack.wsgi [None req-332d09ce-ea1a-4333-9224-08dc03e3abb1 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 04:53:42.415 8 INFO cinder.api.openstack.wsgi [None req-df7b7743-0a4f-4682-8252-46aaf8522ab1 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 04:53:42.415 7 INFO cinder.api.openstack.wsgi [None req-332d09ce-ea1a-4333-9224-08dc03e3abb1 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 04:53:42.416 8 INFO cinder.api.openstack.wsgi [None req-df7b7743-0a4f-4682-8252-46aaf8522ab1 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 04:53:52.414 8 INFO cinder.api.openstack.wsgi [None req-df7b7743-0a4f-4682-8252-46aaf8522ab1 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 04:53:52.415 7 INFO cinder.api.openstack.wsgi [None req-332d09ce-ea1a-4333-9224-08dc03e3abb1 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 04:53:52.416 8 INFO cinder.api.openstack.wsgi [None req-df7b7743-0a4f-4682-8252-46aaf8522ab1 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 04:53:52.416 7 INFO cinder.api.openstack.wsgi [None req-332d09ce-ea1a-4333-9224-08dc03e3abb1 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 04:54:02.414 8 INFO cinder.api.openstack.wsgi [None req-df7b7743-0a4f-4682-8252-46aaf8522ab1 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 04:54:02.415 7 INFO cinder.api.openstack.wsgi [None req-332d09ce-ea1a-4333-9224-08dc03e3abb1 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 04:54:02.415 8 INFO cinder.api.openstack.wsgi [None req-df7b7743-0a4f-4682-8252-46aaf8522ab1 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 04:54:02.416 7 INFO cinder.api.openstack.wsgi [None req-332d09ce-ea1a-4333-9224-08dc03e3abb1 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 04:54:12.415 8 INFO cinder.api.openstack.wsgi [None req-df7b7743-0a4f-4682-8252-46aaf8522ab1 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 04:54:12.416 8 INFO cinder.api.openstack.wsgi [None req-df7b7743-0a4f-4682-8252-46aaf8522ab1 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 04:54:12.416 7 INFO cinder.api.openstack.wsgi [None req-332d09ce-ea1a-4333-9224-08dc03e3abb1 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 04:54:12.417 7 INFO cinder.api.openstack.wsgi [None req-332d09ce-ea1a-4333-9224-08dc03e3abb1 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 04:54:22.415 8 INFO cinder.api.openstack.wsgi [None req-df7b7743-0a4f-4682-8252-46aaf8522ab1 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 04:54:22.415 7 INFO cinder.api.openstack.wsgi [None req-332d09ce-ea1a-4333-9224-08dc03e3abb1 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 04:54:22.416 8 INFO cinder.api.openstack.wsgi [None req-df7b7743-0a4f-4682-8252-46aaf8522ab1 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 04:54:22.417 7 INFO cinder.api.openstack.wsgi [None req-332d09ce-ea1a-4333-9224-08dc03e3abb1 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 04:54:32.415 8 INFO cinder.api.openstack.wsgi [None req-df7b7743-0a4f-4682-8252-46aaf8522ab1 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 04:54:32.415 7 INFO cinder.api.openstack.wsgi [None req-332d09ce-ea1a-4333-9224-08dc03e3abb1 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 04:54:32.415 8 INFO cinder.api.openstack.wsgi [None req-df7b7743-0a4f-4682-8252-46aaf8522ab1 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 04:54:32.416 7 INFO cinder.api.openstack.wsgi [None req-332d09ce-ea1a-4333-9224-08dc03e3abb1 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 04:54:42.415 8 INFO cinder.api.openstack.wsgi [None req-df7b7743-0a4f-4682-8252-46aaf8522ab1 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 04:54:42.415 7 INFO cinder.api.openstack.wsgi [None req-332d09ce-ea1a-4333-9224-08dc03e3abb1 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 04:54:42.416 8 INFO cinder.api.openstack.wsgi [None req-df7b7743-0a4f-4682-8252-46aaf8522ab1 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 04:54:42.417 7 INFO cinder.api.openstack.wsgi [None req-332d09ce-ea1a-4333-9224-08dc03e3abb1 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 04:54:52.414 8 INFO cinder.api.openstack.wsgi [None req-df7b7743-0a4f-4682-8252-46aaf8522ab1 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 04:54:52.415 7 INFO cinder.api.openstack.wsgi [None req-332d09ce-ea1a-4333-9224-08dc03e3abb1 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 04:54:52.416 8 INFO cinder.api.openstack.wsgi [None req-df7b7743-0a4f-4682-8252-46aaf8522ab1 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 04:54:52.416 7 INFO cinder.api.openstack.wsgi [None req-332d09ce-ea1a-4333-9224-08dc03e3abb1 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 04:55:02.415 7 INFO cinder.api.openstack.wsgi [None req-332d09ce-ea1a-4333-9224-08dc03e3abb1 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 04:55:02.415 8 INFO cinder.api.openstack.wsgi [None req-df7b7743-0a4f-4682-8252-46aaf8522ab1 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 04:55:02.416 7 INFO cinder.api.openstack.wsgi [None req-332d09ce-ea1a-4333-9224-08dc03e3abb1 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 04:55:02.416 8 INFO cinder.api.openstack.wsgi [None req-df7b7743-0a4f-4682-8252-46aaf8522ab1 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 04:55:12.415 8 INFO cinder.api.openstack.wsgi [None req-df7b7743-0a4f-4682-8252-46aaf8522ab1 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 04:55:12.415 7 INFO cinder.api.openstack.wsgi [None req-332d09ce-ea1a-4333-9224-08dc03e3abb1 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 04:55:12.416 8 INFO cinder.api.openstack.wsgi [None req-df7b7743-0a4f-4682-8252-46aaf8522ab1 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 04:55:12.416 7 INFO cinder.api.openstack.wsgi [None req-332d09ce-ea1a-4333-9224-08dc03e3abb1 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 04:55:22.414 8 INFO cinder.api.openstack.wsgi [None req-df7b7743-0a4f-4682-8252-46aaf8522ab1 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 04:55:22.415 8 INFO cinder.api.openstack.wsgi [None req-df7b7743-0a4f-4682-8252-46aaf8522ab1 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 04:55:22.414 7 INFO cinder.api.openstack.wsgi [None req-332d09ce-ea1a-4333-9224-08dc03e3abb1 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 04:55:22.416 7 INFO cinder.api.openstack.wsgi [None req-332d09ce-ea1a-4333-9224-08dc03e3abb1 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 04:55:32.415 8 INFO cinder.api.openstack.wsgi [None req-df7b7743-0a4f-4682-8252-46aaf8522ab1 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 04:55:32.415 7 INFO cinder.api.openstack.wsgi [None req-332d09ce-ea1a-4333-9224-08dc03e3abb1 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 04:55:32.415 8 INFO cinder.api.openstack.wsgi [None req-df7b7743-0a4f-4682-8252-46aaf8522ab1 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 04:55:32.416 7 INFO cinder.api.openstack.wsgi [None req-332d09ce-ea1a-4333-9224-08dc03e3abb1 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 04:55:42.414 8 INFO cinder.api.openstack.wsgi [None req-df7b7743-0a4f-4682-8252-46aaf8522ab1 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 04:55:42.415 7 INFO cinder.api.openstack.wsgi [None req-332d09ce-ea1a-4333-9224-08dc03e3abb1 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 04:55:42.415 8 INFO cinder.api.openstack.wsgi [None req-df7b7743-0a4f-4682-8252-46aaf8522ab1 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 04:55:42.416 7 INFO cinder.api.openstack.wsgi [None req-332d09ce-ea1a-4333-9224-08dc03e3abb1 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 04:55:52.414 8 INFO cinder.api.openstack.wsgi [None req-df7b7743-0a4f-4682-8252-46aaf8522ab1 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 04:55:52.414 7 INFO cinder.api.openstack.wsgi [None req-332d09ce-ea1a-4333-9224-08dc03e3abb1 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 04:55:52.415 8 INFO cinder.api.openstack.wsgi [None req-df7b7743-0a4f-4682-8252-46aaf8522ab1 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 04:55:52.415 7 INFO cinder.api.openstack.wsgi [None req-332d09ce-ea1a-4333-9224-08dc03e3abb1 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 04:56:02.415 8 INFO cinder.api.openstack.wsgi [None req-df7b7743-0a4f-4682-8252-46aaf8522ab1 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 04:56:02.415 7 INFO cinder.api.openstack.wsgi [None req-332d09ce-ea1a-4333-9224-08dc03e3abb1 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 04:56:02.416 8 INFO cinder.api.openstack.wsgi [None req-df7b7743-0a4f-4682-8252-46aaf8522ab1 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 04:56:02.416 7 INFO cinder.api.openstack.wsgi [None req-332d09ce-ea1a-4333-9224-08dc03e3abb1 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 04:56:12.414 7 INFO cinder.api.openstack.wsgi [None req-332d09ce-ea1a-4333-9224-08dc03e3abb1 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 04:56:12.414 8 INFO cinder.api.openstack.wsgi [None req-df7b7743-0a4f-4682-8252-46aaf8522ab1 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 04:56:12.415 7 INFO cinder.api.openstack.wsgi [None req-332d09ce-ea1a-4333-9224-08dc03e3abb1 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 04:56:12.416 8 INFO cinder.api.openstack.wsgi [None req-df7b7743-0a4f-4682-8252-46aaf8522ab1 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 04:56:22.415 8 INFO cinder.api.openstack.wsgi [None req-df7b7743-0a4f-4682-8252-46aaf8522ab1 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 04:56:22.416 7 INFO cinder.api.openstack.wsgi [None req-332d09ce-ea1a-4333-9224-08dc03e3abb1 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 04:56:22.416 8 INFO cinder.api.openstack.wsgi [None req-df7b7743-0a4f-4682-8252-46aaf8522ab1 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 04:56:22.417 7 INFO cinder.api.openstack.wsgi [None req-332d09ce-ea1a-4333-9224-08dc03e3abb1 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 04:56:32.414 8 INFO cinder.api.openstack.wsgi [None req-df7b7743-0a4f-4682-8252-46aaf8522ab1 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 04:56:32.415 7 INFO cinder.api.openstack.wsgi [None req-332d09ce-ea1a-4333-9224-08dc03e3abb1 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 04:56:32.415 8 INFO cinder.api.openstack.wsgi [None req-df7b7743-0a4f-4682-8252-46aaf8522ab1 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 04:56:32.416 7 INFO cinder.api.openstack.wsgi [None req-332d09ce-ea1a-4333-9224-08dc03e3abb1 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 04:56:42.415 7 INFO cinder.api.openstack.wsgi [None req-332d09ce-ea1a-4333-9224-08dc03e3abb1 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 04:56:42.415 8 INFO cinder.api.openstack.wsgi [None req-df7b7743-0a4f-4682-8252-46aaf8522ab1 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 04:56:42.416 7 INFO cinder.api.openstack.wsgi [None req-332d09ce-ea1a-4333-9224-08dc03e3abb1 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 04:56:42.416 8 INFO cinder.api.openstack.wsgi [None req-df7b7743-0a4f-4682-8252-46aaf8522ab1 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 04:56:52.415 7 INFO cinder.api.openstack.wsgi [None req-332d09ce-ea1a-4333-9224-08dc03e3abb1 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 04:56:52.416 8 INFO cinder.api.openstack.wsgi [None req-df7b7743-0a4f-4682-8252-46aaf8522ab1 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 04:56:52.416 7 INFO cinder.api.openstack.wsgi [None req-332d09ce-ea1a-4333-9224-08dc03e3abb1 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 04:56:52.417 8 INFO cinder.api.openstack.wsgi [None req-df7b7743-0a4f-4682-8252-46aaf8522ab1 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 04:57:02.415 8 INFO cinder.api.openstack.wsgi [None req-df7b7743-0a4f-4682-8252-46aaf8522ab1 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 04:57:02.415 7 INFO cinder.api.openstack.wsgi [None req-332d09ce-ea1a-4333-9224-08dc03e3abb1 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 04:57:02.416 8 INFO cinder.api.openstack.wsgi [None req-df7b7743-0a4f-4682-8252-46aaf8522ab1 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 04:57:02.416 7 INFO cinder.api.openstack.wsgi [None req-332d09ce-ea1a-4333-9224-08dc03e3abb1 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 04:57:12.414 8 INFO cinder.api.openstack.wsgi [None req-df7b7743-0a4f-4682-8252-46aaf8522ab1 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 04:57:12.415 8 INFO cinder.api.openstack.wsgi [None req-df7b7743-0a4f-4682-8252-46aaf8522ab1 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 04:57:12.415 7 INFO cinder.api.openstack.wsgi [None req-332d09ce-ea1a-4333-9224-08dc03e3abb1 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 04:57:12.417 7 INFO cinder.api.openstack.wsgi [None req-332d09ce-ea1a-4333-9224-08dc03e3abb1 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 04:57:22.414 8 INFO cinder.api.openstack.wsgi [None req-df7b7743-0a4f-4682-8252-46aaf8522ab1 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 04:57:22.415 7 INFO cinder.api.openstack.wsgi [None req-332d09ce-ea1a-4333-9224-08dc03e3abb1 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 04:57:22.416 7 INFO cinder.api.openstack.wsgi [None req-332d09ce-ea1a-4333-9224-08dc03e3abb1 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 04:57:22.417 8 INFO cinder.api.openstack.wsgi [None req-df7b7743-0a4f-4682-8252-46aaf8522ab1 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 04:57:32.415 7 INFO cinder.api.openstack.wsgi [None req-332d09ce-ea1a-4333-9224-08dc03e3abb1 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 04:57:32.415 8 INFO cinder.api.openstack.wsgi [None req-df7b7743-0a4f-4682-8252-46aaf8522ab1 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 04:57:32.416 7 INFO cinder.api.openstack.wsgi [None req-332d09ce-ea1a-4333-9224-08dc03e3abb1 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 04:57:32.416 8 INFO cinder.api.openstack.wsgi [None req-df7b7743-0a4f-4682-8252-46aaf8522ab1 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 04:57:42.424 7 INFO cinder.api.openstack.wsgi [None req-332d09ce-ea1a-4333-9224-08dc03e3abb1 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 04:57:42.425 7 INFO cinder.api.openstack.wsgi [None req-332d09ce-ea1a-4333-9224-08dc03e3abb1 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 04:57:42.429 8 INFO cinder.api.openstack.wsgi [None req-df7b7743-0a4f-4682-8252-46aaf8522ab1 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 04:57:42.430 8 INFO cinder.api.openstack.wsgi [None req-df7b7743-0a4f-4682-8252-46aaf8522ab1 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 04:57:52.415 7 INFO cinder.api.openstack.wsgi [None req-332d09ce-ea1a-4333-9224-08dc03e3abb1 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 04:57:52.415 7 INFO cinder.api.openstack.wsgi [None req-332d09ce-ea1a-4333-9224-08dc03e3abb1 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 04:57:52.417 8 INFO cinder.api.openstack.wsgi [None req-df7b7743-0a4f-4682-8252-46aaf8522ab1 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 04:57:52.420 8 INFO cinder.api.openstack.wsgi [None req-df7b7743-0a4f-4682-8252-46aaf8522ab1 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 04:58:02.414 8 INFO cinder.api.openstack.wsgi [None req-df7b7743-0a4f-4682-8252-46aaf8522ab1 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 04:58:02.415 7 INFO cinder.api.openstack.wsgi [None req-332d09ce-ea1a-4333-9224-08dc03e3abb1 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 04:58:02.416 8 INFO cinder.api.openstack.wsgi [None req-df7b7743-0a4f-4682-8252-46aaf8522ab1 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 04:58:02.416 7 INFO cinder.api.openstack.wsgi [None req-332d09ce-ea1a-4333-9224-08dc03e3abb1 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 04:58:12.414 8 INFO cinder.api.openstack.wsgi [None req-df7b7743-0a4f-4682-8252-46aaf8522ab1 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 04:58:12.415 7 INFO cinder.api.openstack.wsgi [None req-332d09ce-ea1a-4333-9224-08dc03e3abb1 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 04:58:12.416 8 INFO cinder.api.openstack.wsgi [None req-df7b7743-0a4f-4682-8252-46aaf8522ab1 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 04:58:12.416 7 INFO cinder.api.openstack.wsgi [None req-332d09ce-ea1a-4333-9224-08dc03e3abb1 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 04:58:22.415 7 INFO cinder.api.openstack.wsgi [None req-332d09ce-ea1a-4333-9224-08dc03e3abb1 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 04:58:22.415 8 INFO cinder.api.openstack.wsgi [None req-df7b7743-0a4f-4682-8252-46aaf8522ab1 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 04:58:22.416 7 INFO cinder.api.openstack.wsgi [None req-332d09ce-ea1a-4333-9224-08dc03e3abb1 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 04:58:22.416 8 INFO cinder.api.openstack.wsgi [None req-df7b7743-0a4f-4682-8252-46aaf8522ab1 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 04:58:32.415 8 INFO cinder.api.openstack.wsgi [None req-df7b7743-0a4f-4682-8252-46aaf8522ab1 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 04:58:32.416 8 INFO cinder.api.openstack.wsgi [None req-df7b7743-0a4f-4682-8252-46aaf8522ab1 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 04:58:32.416 7 INFO cinder.api.openstack.wsgi [None req-332d09ce-ea1a-4333-9224-08dc03e3abb1 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 04:58:32.417 7 INFO cinder.api.openstack.wsgi [None req-332d09ce-ea1a-4333-9224-08dc03e3abb1 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 04:58:42.414 8 INFO cinder.api.openstack.wsgi [None req-df7b7743-0a4f-4682-8252-46aaf8522ab1 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 04:58:42.415 8 INFO cinder.api.openstack.wsgi [None req-df7b7743-0a4f-4682-8252-46aaf8522ab1 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 04:58:42.415 7 INFO cinder.api.openstack.wsgi [None req-332d09ce-ea1a-4333-9224-08dc03e3abb1 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 04:58:42.416 7 INFO cinder.api.openstack.wsgi [None req-332d09ce-ea1a-4333-9224-08dc03e3abb1 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 04:58:52.414 8 INFO cinder.api.openstack.wsgi [None req-df7b7743-0a4f-4682-8252-46aaf8522ab1 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 04:58:52.414 7 INFO cinder.api.openstack.wsgi [None req-332d09ce-ea1a-4333-9224-08dc03e3abb1 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 04:58:52.415 8 INFO cinder.api.openstack.wsgi [None req-df7b7743-0a4f-4682-8252-46aaf8522ab1 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 04:58:52.415 7 INFO cinder.api.openstack.wsgi [None req-332d09ce-ea1a-4333-9224-08dc03e3abb1 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 04:58:53.239 8 INFO cinder.api.openstack.wsgi [None req-fd3c4aff-47bc-40b2-a5ff-d643e595a6d3 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET https://volume.199-204-45-23.nip.io/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-quota-sets/df8d11f900254b19916e03b058f0b5f7?usage=False 2026-05-10 04:58:53.264 8 INFO cinder.api.openstack.wsgi [None req-fd3c4aff-47bc-40b2-a5ff-d643e595a6d3 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] https://volume.199-204-45-23.nip.io/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-quota-sets/df8d11f900254b19916e03b058f0b5f7?usage=False returned with HTTP 200 [pid: 8|app: 0|req: 194/386] 199.204.45.23 () {44 vars in 1064 bytes} [Sun May 10 04:58:53 2026] GET /v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-quota-sets/df8d11f900254b19916e03b058f0b5f7?usage=False => generated 340 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-10 04:58:53.842 7 INFO cinder.api.openstack.wsgi [None req-90f675ca-bfc9-45bf-9242-302059eb4bfb ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] PUT https://volume.199-204-45-23.nip.io/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-quota-sets/df8d11f900254b19916e03b058f0b5f7 2026-05-10 04:58:53.889 7 INFO cinder.api.openstack.wsgi [None req-90f675ca-bfc9-45bf-9242-302059eb4bfb ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] https://volume.199-204-45-23.nip.io/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-quota-sets/df8d11f900254b19916e03b058f0b5f7 returned with HTTP 200 [pid: 7|app: 0|req: 193/387] 199.204.45.23 () {48 vars in 1093 bytes} [Sun May 10 04:58:53 2026] PUT /v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-quota-sets/df8d11f900254b19916e03b058f0b5f7 => generated 296 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-10 04:59:02.415 8 INFO cinder.api.openstack.wsgi [None req-fd3c4aff-47bc-40b2-a5ff-d643e595a6d3 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 04:59:02.416 8 INFO cinder.api.openstack.wsgi [None req-fd3c4aff-47bc-40b2-a5ff-d643e595a6d3 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 04:59:02.416 7 INFO cinder.api.openstack.wsgi [None req-90f675ca-bfc9-45bf-9242-302059eb4bfb ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 04:59:02.417 7 INFO cinder.api.openstack.wsgi [None req-90f675ca-bfc9-45bf-9242-302059eb4bfb ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 04:59:12.414 8 INFO cinder.api.openstack.wsgi [None req-fd3c4aff-47bc-40b2-a5ff-d643e595a6d3 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 04:59:12.414 7 INFO cinder.api.openstack.wsgi [None req-90f675ca-bfc9-45bf-9242-302059eb4bfb ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 04:59:12.415 8 INFO cinder.api.openstack.wsgi [None req-fd3c4aff-47bc-40b2-a5ff-d643e595a6d3 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 04:59:12.415 7 INFO cinder.api.openstack.wsgi [None req-90f675ca-bfc9-45bf-9242-302059eb4bfb ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 04:59:22.414 8 INFO cinder.api.openstack.wsgi [None req-fd3c4aff-47bc-40b2-a5ff-d643e595a6d3 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 04:59:22.414 7 INFO cinder.api.openstack.wsgi [None req-90f675ca-bfc9-45bf-9242-302059eb4bfb ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 04:59:22.415 8 INFO cinder.api.openstack.wsgi [None req-fd3c4aff-47bc-40b2-a5ff-d643e595a6d3 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 04:59:22.415 7 INFO cinder.api.openstack.wsgi [None req-90f675ca-bfc9-45bf-9242-302059eb4bfb ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 04:59:32.414 8 INFO cinder.api.openstack.wsgi [None req-fd3c4aff-47bc-40b2-a5ff-d643e595a6d3 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 04:59:32.415 7 INFO cinder.api.openstack.wsgi [None req-90f675ca-bfc9-45bf-9242-302059eb4bfb ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 04:59:32.415 8 INFO cinder.api.openstack.wsgi [None req-fd3c4aff-47bc-40b2-a5ff-d643e595a6d3 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 04:59:32.416 7 INFO cinder.api.openstack.wsgi [None req-90f675ca-bfc9-45bf-9242-302059eb4bfb ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 04:59:42.414 8 INFO cinder.api.openstack.wsgi [None req-fd3c4aff-47bc-40b2-a5ff-d643e595a6d3 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 04:59:42.414 7 INFO cinder.api.openstack.wsgi [None req-90f675ca-bfc9-45bf-9242-302059eb4bfb ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 04:59:42.415 8 INFO cinder.api.openstack.wsgi [None req-fd3c4aff-47bc-40b2-a5ff-d643e595a6d3 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 04:59:42.416 7 INFO cinder.api.openstack.wsgi [None req-90f675ca-bfc9-45bf-9242-302059eb4bfb ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 04:59:52.022 8 INFO cinder.api.openstack.wsgi [None req-2844d073-0892-4e81-bff1-8064107e9e8a ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/volumes/detail?all_tenants=true 2026-05-10 04:59:52.063 8 INFO cinder.volume.api [None req-2844d073-0892-4e81-bff1-8064107e9e8a ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] Get all volumes completed successfully. 2026-05-10 04:59:52.066 8 INFO cinder.api.openstack.wsgi [None req-2844d073-0892-4e81-bff1-8064107e9e8a ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 200/398] 10.0.0.1 () {28 vars in 682 bytes} [Sun May 10 04:59:51 2026] GET /v3/b22c3a43ac3048f4812c26ea5b3a8f9e/volumes/detail?all_tenants=true => generated 15 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-10 04:59:52.077 7 INFO cinder.api.openstack.wsgi [None req-e416f8e1-4951-4cc8-9d74-ea6462355198 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-services 2026-05-10 04:59:52.088 7 INFO cinder.api.openstack.wsgi [None req-e416f8e1-4951-4cc8-9d74-ea6462355198 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-services returned with HTTP 200 [pid: 7|app: 0|req: 199/399] 10.0.0.1 () {28 vars in 643 bytes} [Sun May 10 04:59:52 2026] GET /v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-services => generated 646 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-10 04:59:52.100 8 INFO cinder.api.openstack.wsgi [None req-3d138bdc-a722-49c2-b156-f7af27ad92f1 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/volumes/detail?all_tenants=true 2026-05-10 04:59:52.115 8 INFO cinder.volume.api [None req-3d138bdc-a722-49c2-b156-f7af27ad92f1 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] Get all volumes completed successfully. 2026-05-10 04:59:52.116 8 INFO cinder.api.openstack.wsgi [None req-3d138bdc-a722-49c2-b156-f7af27ad92f1 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 201/400] 10.0.0.1 () {28 vars in 682 bytes} [Sun May 10 04:59:52 2026] GET /v3/b22c3a43ac3048f4812c26ea5b3a8f9e/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-05-10 04:59:52.127 7 INFO cinder.api.openstack.wsgi [None req-c362805d-4825-4877-bc50-426af0fb425d ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/scheduler-stats/get_pools?detail=true 2026-05-10 04:59:52.414 8 INFO cinder.api.openstack.wsgi [None req-3d138bdc-a722-49c2-b156-f7af27ad92f1 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 04:59:52.415 8 INFO cinder.api.openstack.wsgi [None req-3d138bdc-a722-49c2-b156-f7af27ad92f1 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 04:59:52.417 8 INFO cinder.api.openstack.wsgi [None req-3d138bdc-a722-49c2-b156-f7af27ad92f1 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 04:59:52.419 8 INFO cinder.api.openstack.wsgi [None req-3d138bdc-a722-49c2-b156-f7af27ad92f1 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 04:59:52.660 7 INFO cinder.api.openstack.wsgi [None req-c362805d-4825-4877-bc50-426af0fb425d ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 200/403] 10.0.0.1 () {28 vars in 694 bytes} [Sun May 10 04:59:52 2026] GET /v3/b22c3a43ac3048f4812c26ea5b3a8f9e/scheduler-stats/get_pools?detail=true => generated 670 bytes in 541 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-10 04:59:52.699 8 INFO cinder.api.openstack.wsgi [None req-c33d653a-89d7-48ce-ada3-444b44b2928a ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-quota-sets/49218e4daf334f0982cf95f0542603ff?usage=true 2026-05-10 04:59:52.722 8 INFO cinder.api.openstack.wsgi [None req-c33d653a-89d7-48ce-ada3-444b44b2928a ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-quota-sets/49218e4daf334f0982cf95f0542603ff?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 204/404] 10.0.0.1 () {28 vars in 734 bytes} [Sun May 10 04:59:52 2026] GET /v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-quota-sets/49218e4daf334f0982cf95f0542603ff?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-10 04:59:52.734 7 INFO cinder.api.openstack.wsgi [None req-62e210ab-eed6-4974-b9bf-d7bb0d726ae2 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-quota-sets/b22c3a43ac3048f4812c26ea5b3a8f9e?usage=true 2026-05-10 04:59:52.766 7 INFO cinder.api.openstack.wsgi [None req-62e210ab-eed6-4974-b9bf-d7bb0d726ae2 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-quota-sets/b22c3a43ac3048f4812c26ea5b3a8f9e?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 201/405] 10.0.0.1 () {28 vars in 734 bytes} [Sun May 10 04:59:52 2026] GET /v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-quota-sets/b22c3a43ac3048f4812c26ea5b3a8f9e?usage=true => generated 845 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-10 04:59:52.776 8 INFO cinder.api.openstack.wsgi [None req-9b25aa44-1166-4a81-b3a9-9f9e1d236933 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-quota-sets/df8d11f900254b19916e03b058f0b5f7?usage=true 2026-05-10 04:59:52.794 8 INFO cinder.api.openstack.wsgi [None req-9b25aa44-1166-4a81-b3a9-9f9e1d236933 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-quota-sets/df8d11f900254b19916e03b058f0b5f7?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 205/406] 10.0.0.1 () {28 vars in 734 bytes} [Sun May 10 04:59:52 2026] GET /v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-quota-sets/df8d11f900254b19916e03b058f0b5f7?usage=true => generated 845 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-10 04:59:52.805 7 INFO cinder.api.openstack.wsgi [None req-e0b5aa84-840e-443c-b30c-9450e6473884 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/snapshots?all_tenants=true 2026-05-10 04:59:52.819 7 INFO cinder.volume.api [None req-e0b5aa84-840e-443c-b30c-9450e6473884 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] Get all snapshots completed successfully. 2026-05-10 04:59:52.819 7 INFO cinder.api.openstack.wsgi [None req-e0b5aa84-840e-443c-b30c-9450e6473884 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 202/407] 10.0.0.1 () {28 vars in 672 bytes} [Sun May 10 04:59:52 2026] GET /v3/b22c3a43ac3048f4812c26ea5b3a8f9e/snapshots?all_tenants=true => generated 17 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-10 05:00:02.415 7 INFO cinder.api.openstack.wsgi [None req-e0b5aa84-840e-443c-b30c-9450e6473884 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 05:00:02.415 8 INFO cinder.api.openstack.wsgi [None req-9b25aa44-1166-4a81-b3a9-9f9e1d236933 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 05:00:02.416 7 INFO cinder.api.openstack.wsgi [None req-e0b5aa84-840e-443c-b30c-9450e6473884 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 05:00:02.416 8 INFO cinder.api.openstack.wsgi [None req-9b25aa44-1166-4a81-b3a9-9f9e1d236933 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 05:00:12.414 7 INFO cinder.api.openstack.wsgi [None req-e0b5aa84-840e-443c-b30c-9450e6473884 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 05:00:12.414 8 INFO cinder.api.openstack.wsgi [None req-9b25aa44-1166-4a81-b3a9-9f9e1d236933 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 05:00:12.414 7 INFO cinder.api.openstack.wsgi [None req-e0b5aa84-840e-443c-b30c-9450e6473884 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 05:00:12.416 8 INFO cinder.api.openstack.wsgi [None req-9b25aa44-1166-4a81-b3a9-9f9e1d236933 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 05:00:22.414 7 INFO cinder.api.openstack.wsgi [None req-e0b5aa84-840e-443c-b30c-9450e6473884 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 05:00:22.414 7 INFO cinder.api.openstack.wsgi [None req-e0b5aa84-840e-443c-b30c-9450e6473884 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 05:00:22.414 8 INFO cinder.api.openstack.wsgi [None req-9b25aa44-1166-4a81-b3a9-9f9e1d236933 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 05:00:22.416 8 INFO cinder.api.openstack.wsgi [None req-9b25aa44-1166-4a81-b3a9-9f9e1d236933 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 05:00:32.414 7 INFO cinder.api.openstack.wsgi [None req-e0b5aa84-840e-443c-b30c-9450e6473884 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 05:00:32.414 8 INFO cinder.api.openstack.wsgi [None req-9b25aa44-1166-4a81-b3a9-9f9e1d236933 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 05:00:32.415 7 INFO cinder.api.openstack.wsgi [None req-e0b5aa84-840e-443c-b30c-9450e6473884 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 05:00:32.416 8 INFO cinder.api.openstack.wsgi [None req-9b25aa44-1166-4a81-b3a9-9f9e1d236933 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 05:00:42.415 7 INFO cinder.api.openstack.wsgi [None req-e0b5aa84-840e-443c-b30c-9450e6473884 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 05:00:42.415 8 INFO cinder.api.openstack.wsgi [None req-9b25aa44-1166-4a81-b3a9-9f9e1d236933 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 05:00:42.416 8 INFO cinder.api.openstack.wsgi [None req-9b25aa44-1166-4a81-b3a9-9f9e1d236933 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 05:00:42.416 7 INFO cinder.api.openstack.wsgi [None req-e0b5aa84-840e-443c-b30c-9450e6473884 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 05:00:52.024 8 INFO cinder.api.openstack.wsgi [None req-4b29d13d-6a95-4684-833d-4ab1823ec2af ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-services 2026-05-10 05:00:52.032 8 INFO cinder.api.openstack.wsgi [None req-4b29d13d-6a95-4684-833d-4ab1823ec2af ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-services returned with HTTP 200 [pid: 8|app: 0|req: 211/418] 10.0.0.1 () {28 vars in 643 bytes} [Sun May 10 05:00:51 2026] GET /v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-services => generated 646 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-10 05:00:52.044 7 INFO cinder.api.openstack.wsgi [None req-079ca169-0be7-45d0-aace-63e0a216eaef ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/volumes/detail?all_tenants=true 2026-05-10 05:00:52.071 7 INFO cinder.volume.api [None req-079ca169-0be7-45d0-aace-63e0a216eaef ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] Get all volumes completed successfully. 2026-05-10 05:00:52.073 7 INFO cinder.api.openstack.wsgi [None req-079ca169-0be7-45d0-aace-63e0a216eaef ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 208/419] 10.0.0.1 () {28 vars in 682 bytes} [Sun May 10 05:00:52 2026] GET /v3/b22c3a43ac3048f4812c26ea5b3a8f9e/volumes/detail?all_tenants=true => generated 15 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-10 05:00:52.086 8 INFO cinder.api.openstack.wsgi [None req-510e3ebd-a7b6-424a-bb92-2ef34e79613d ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/scheduler-stats/get_pools?detail=true 2026-05-10 05:00:52.414 7 INFO cinder.api.openstack.wsgi [None req-079ca169-0be7-45d0-aace-63e0a216eaef ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 05:00:52.416 7 INFO cinder.api.openstack.wsgi [None req-079ca169-0be7-45d0-aace-63e0a216eaef ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 05:00:52.418 7 INFO cinder.api.openstack.wsgi [None req-079ca169-0be7-45d0-aace-63e0a216eaef ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 05:00:52.419 7 INFO cinder.api.openstack.wsgi [None req-079ca169-0be7-45d0-aace-63e0a216eaef ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 05:00:52.637 8 INFO cinder.api.openstack.wsgi [None req-510e3ebd-a7b6-424a-bb92-2ef34e79613d ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 212/422] 10.0.0.1 () {28 vars in 694 bytes} [Sun May 10 05:00:52 2026] GET /v3/b22c3a43ac3048f4812c26ea5b3a8f9e/scheduler-stats/get_pools?detail=true => generated 670 bytes in 559 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-10 05:00:52.684 7 INFO cinder.api.openstack.wsgi [None req-648193f4-c632-45e5-b62c-da46a7183a17 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-quota-sets/49218e4daf334f0982cf95f0542603ff?usage=true 2026-05-10 05:00:52.703 7 INFO cinder.api.openstack.wsgi [None req-648193f4-c632-45e5-b62c-da46a7183a17 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-quota-sets/49218e4daf334f0982cf95f0542603ff?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 211/423] 10.0.0.1 () {28 vars in 734 bytes} [Sun May 10 05:00:52 2026] GET /v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-quota-sets/49218e4daf334f0982cf95f0542603ff?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-10 05:00:52.716 8 INFO cinder.api.openstack.wsgi [None req-e5308862-cbd8-4041-be0a-58c630fe0fc9 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-quota-sets/b22c3a43ac3048f4812c26ea5b3a8f9e?usage=true 2026-05-10 05:00:52.742 8 INFO cinder.api.openstack.wsgi [None req-e5308862-cbd8-4041-be0a-58c630fe0fc9 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-quota-sets/b22c3a43ac3048f4812c26ea5b3a8f9e?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 213/424] 10.0.0.1 () {28 vars in 734 bytes} [Sun May 10 05:00:52 2026] GET /v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-quota-sets/b22c3a43ac3048f4812c26ea5b3a8f9e?usage=true => generated 845 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-10 05:00:52.754 7 INFO cinder.api.openstack.wsgi [None req-f1365789-0d07-4165-9e3a-1b26e861e7e6 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-quota-sets/df8d11f900254b19916e03b058f0b5f7?usage=true 2026-05-10 05:00:52.773 7 INFO cinder.api.openstack.wsgi [None req-f1365789-0d07-4165-9e3a-1b26e861e7e6 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-quota-sets/df8d11f900254b19916e03b058f0b5f7?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 212/425] 10.0.0.1 () {28 vars in 734 bytes} [Sun May 10 05:00:52 2026] GET /v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-quota-sets/df8d11f900254b19916e03b058f0b5f7?usage=true => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-10 05:00:52.784 8 INFO cinder.api.openstack.wsgi [None req-1352022c-49d5-4cb1-9ca9-40a10187ac04 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/volumes/detail?all_tenants=true 2026-05-10 05:00:52.795 8 INFO cinder.volume.api [None req-1352022c-49d5-4cb1-9ca9-40a10187ac04 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] Get all volumes completed successfully. 2026-05-10 05:00:52.797 8 INFO cinder.api.openstack.wsgi [None req-1352022c-49d5-4cb1-9ca9-40a10187ac04 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 214/426] 10.0.0.1 () {28 vars in 682 bytes} [Sun May 10 05:00:52 2026] GET /v3/b22c3a43ac3048f4812c26ea5b3a8f9e/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-05-10 05:00:52.807 7 INFO cinder.api.openstack.wsgi [None req-8fe74ce7-3d4e-4a4a-a8ae-3537c1769574 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/snapshots?all_tenants=true 2026-05-10 05:00:52.812 7 INFO cinder.volume.api [None req-8fe74ce7-3d4e-4a4a-a8ae-3537c1769574 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] Get all snapshots completed successfully. 2026-05-10 05:00:52.813 7 INFO cinder.api.openstack.wsgi [None req-8fe74ce7-3d4e-4a4a-a8ae-3537c1769574 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 213/427] 10.0.0.1 () {28 vars in 672 bytes} [Sun May 10 05:00:52 2026] GET /v3/b22c3a43ac3048f4812c26ea5b3a8f9e/snapshots?all_tenants=true => generated 17 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-10 05:01:02.415 7 INFO cinder.api.openstack.wsgi [None req-8fe74ce7-3d4e-4a4a-a8ae-3537c1769574 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 05:01:02.414 8 INFO cinder.api.openstack.wsgi [None req-1352022c-49d5-4cb1-9ca9-40a10187ac04 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 05:01:02.415 7 INFO cinder.api.openstack.wsgi [None req-8fe74ce7-3d4e-4a4a-a8ae-3537c1769574 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 05:01:02.416 8 INFO cinder.api.openstack.wsgi [None req-1352022c-49d5-4cb1-9ca9-40a10187ac04 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 05:01:12.415 7 INFO cinder.api.openstack.wsgi [None req-8fe74ce7-3d4e-4a4a-a8ae-3537c1769574 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 05:01:12.415 8 INFO cinder.api.openstack.wsgi [None req-1352022c-49d5-4cb1-9ca9-40a10187ac04 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 05:01:12.416 7 INFO cinder.api.openstack.wsgi [None req-8fe74ce7-3d4e-4a4a-a8ae-3537c1769574 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 05:01:12.416 8 INFO cinder.api.openstack.wsgi [None req-1352022c-49d5-4cb1-9ca9-40a10187ac04 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 05:01:22.415 7 INFO cinder.api.openstack.wsgi [None req-8fe74ce7-3d4e-4a4a-a8ae-3537c1769574 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 05:01:22.416 8 INFO cinder.api.openstack.wsgi [None req-1352022c-49d5-4cb1-9ca9-40a10187ac04 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 05:01:22.417 7 INFO cinder.api.openstack.wsgi [None req-8fe74ce7-3d4e-4a4a-a8ae-3537c1769574 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 05:01:22.419 8 INFO cinder.api.openstack.wsgi [None req-1352022c-49d5-4cb1-9ca9-40a10187ac04 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 05:01:32.415 7 INFO cinder.api.openstack.wsgi [None req-8fe74ce7-3d4e-4a4a-a8ae-3537c1769574 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 05:01:32.415 8 INFO cinder.api.openstack.wsgi [None req-1352022c-49d5-4cb1-9ca9-40a10187ac04 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 05:01:32.416 7 INFO cinder.api.openstack.wsgi [None req-8fe74ce7-3d4e-4a4a-a8ae-3537c1769574 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 05:01:32.416 8 INFO cinder.api.openstack.wsgi [None req-1352022c-49d5-4cb1-9ca9-40a10187ac04 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 05:01:42.415 7 INFO cinder.api.openstack.wsgi [None req-8fe74ce7-3d4e-4a4a-a8ae-3537c1769574 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 05:01:42.415 8 INFO cinder.api.openstack.wsgi [None req-1352022c-49d5-4cb1-9ca9-40a10187ac04 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 05:01:42.416 7 INFO cinder.api.openstack.wsgi [None req-8fe74ce7-3d4e-4a4a-a8ae-3537c1769574 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 05:01:42.416 8 INFO cinder.api.openstack.wsgi [None req-1352022c-49d5-4cb1-9ca9-40a10187ac04 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 05:01:52.042 7 INFO cinder.api.openstack.wsgi [None req-44bf082b-ab3c-40a7-89a4-e1a7994a149a ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-quota-sets/49218e4daf334f0982cf95f0542603ff?usage=true 2026-05-10 05:01:52.066 7 INFO cinder.api.openstack.wsgi [None req-44bf082b-ab3c-40a7-89a4-e1a7994a149a ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-quota-sets/49218e4daf334f0982cf95f0542603ff?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 219/438] 10.0.0.1 () {28 vars in 734 bytes} [Sun May 10 05:01:52 2026] GET /v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-quota-sets/49218e4daf334f0982cf95f0542603ff?usage=true => generated 847 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-10 05:01:52.075 8 INFO cinder.api.openstack.wsgi [None req-bae4089c-19e9-422f-a9f8-11e6453934e6 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-quota-sets/b22c3a43ac3048f4812c26ea5b3a8f9e?usage=true 2026-05-10 05:01:52.111 8 INFO cinder.api.openstack.wsgi [None req-bae4089c-19e9-422f-a9f8-11e6453934e6 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-quota-sets/b22c3a43ac3048f4812c26ea5b3a8f9e?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 220/439] 10.0.0.1 () {28 vars in 734 bytes} [Sun May 10 05:01:52 2026] GET /v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-quota-sets/b22c3a43ac3048f4812c26ea5b3a8f9e?usage=true => generated 845 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-10 05:01:52.124 7 INFO cinder.api.openstack.wsgi [None req-d46eec18-4a79-44b7-8ccb-542d7c48d3a9 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-quota-sets/df8d11f900254b19916e03b058f0b5f7?usage=true 2026-05-10 05:01:52.144 7 INFO cinder.api.openstack.wsgi [None req-d46eec18-4a79-44b7-8ccb-542d7c48d3a9 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-quota-sets/df8d11f900254b19916e03b058f0b5f7?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 220/440] 10.0.0.1 () {28 vars in 734 bytes} [Sun May 10 05:01:52 2026] GET /v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-quota-sets/df8d11f900254b19916e03b058f0b5f7?usage=true => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-10 05:01:52.155 8 INFO cinder.api.openstack.wsgi [None req-caad6f81-1ebf-45fd-95a3-cd4f360beaf7 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/snapshots?all_tenants=true 2026-05-10 05:01:52.172 8 INFO cinder.volume.api [None req-caad6f81-1ebf-45fd-95a3-cd4f360beaf7 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] Get all snapshots completed successfully. 2026-05-10 05:01:52.172 8 INFO cinder.api.openstack.wsgi [None req-caad6f81-1ebf-45fd-95a3-cd4f360beaf7 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 221/441] 10.0.0.1 () {28 vars in 672 bytes} [Sun May 10 05:01:52 2026] GET /v3/b22c3a43ac3048f4812c26ea5b3a8f9e/snapshots?all_tenants=true => generated 17 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-10 05:01:52.182 7 INFO cinder.api.openstack.wsgi [None req-da2d6520-6ece-4f6c-b618-325dc7d9286a ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/volumes/detail?all_tenants=true 2026-05-10 05:01:52.194 7 INFO cinder.volume.api [None req-da2d6520-6ece-4f6c-b618-325dc7d9286a ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] Get all volumes completed successfully. 2026-05-10 05:01:52.197 7 INFO cinder.api.openstack.wsgi [None req-da2d6520-6ece-4f6c-b618-325dc7d9286a ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 221/442] 10.0.0.1 () {28 vars in 682 bytes} [Sun May 10 05:01:52 2026] GET /v3/b22c3a43ac3048f4812c26ea5b3a8f9e/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-05-10 05:01:52.205 8 INFO cinder.api.openstack.wsgi [None req-4bacd0af-d897-4c61-a6da-460d84d30014 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-services 2026-05-10 05:01:52.209 8 INFO cinder.api.openstack.wsgi [None req-4bacd0af-d897-4c61-a6da-460d84d30014 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-services returned with HTTP 200 [pid: 8|app: 0|req: 222/443] 10.0.0.1 () {28 vars in 643 bytes} [Sun May 10 05:01:52 2026] GET /v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-services => generated 646 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-10 05:01:52.219 7 INFO cinder.api.openstack.wsgi [None req-2cb801ad-971d-4fd9-a693-b42cd1009dd0 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/volumes/detail?all_tenants=true 2026-05-10 05:01:52.228 7 INFO cinder.volume.api [None req-2cb801ad-971d-4fd9-a693-b42cd1009dd0 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] Get all volumes completed successfully. 2026-05-10 05:01:52.230 7 INFO cinder.api.openstack.wsgi [None req-2cb801ad-971d-4fd9-a693-b42cd1009dd0 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 222/444] 10.0.0.1 () {28 vars in 682 bytes} [Sun May 10 05:01:52 2026] GET /v3/b22c3a43ac3048f4812c26ea5b3a8f9e/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-05-10 05:01:52.237 8 INFO cinder.api.openstack.wsgi [None req-77f80e50-5a2f-440d-8448-54d973997da2 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/scheduler-stats/get_pools?detail=true 2026-05-10 05:01:52.414 7 INFO cinder.api.openstack.wsgi [None req-2cb801ad-971d-4fd9-a693-b42cd1009dd0 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 05:01:52.415 7 INFO cinder.api.openstack.wsgi [None req-2cb801ad-971d-4fd9-a693-b42cd1009dd0 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 05:01:52.416 7 INFO cinder.api.openstack.wsgi [None req-2cb801ad-971d-4fd9-a693-b42cd1009dd0 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 05:01:52.416 7 INFO cinder.api.openstack.wsgi [None req-2cb801ad-971d-4fd9-a693-b42cd1009dd0 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 05:01:52.741 8 INFO cinder.api.openstack.wsgi [None req-77f80e50-5a2f-440d-8448-54d973997da2 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 223/447] 10.0.0.1 () {28 vars in 694 bytes} [Sun May 10 05:01:52 2026] GET /v3/b22c3a43ac3048f4812c26ea5b3a8f9e/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-05-10 05:02:02.415 7 INFO cinder.api.openstack.wsgi [None req-2cb801ad-971d-4fd9-a693-b42cd1009dd0 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 05:02:02.415 8 INFO cinder.api.openstack.wsgi [None req-77f80e50-5a2f-440d-8448-54d973997da2 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 05:02:02.416 8 INFO cinder.api.openstack.wsgi [None req-77f80e50-5a2f-440d-8448-54d973997da2 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 05:02:02.416 7 INFO cinder.api.openstack.wsgi [None req-2cb801ad-971d-4fd9-a693-b42cd1009dd0 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 05:02:12.414 8 INFO cinder.api.openstack.wsgi [None req-77f80e50-5a2f-440d-8448-54d973997da2 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 05:02:12.415 7 INFO cinder.api.openstack.wsgi [None req-2cb801ad-971d-4fd9-a693-b42cd1009dd0 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 05:02:12.415 8 INFO cinder.api.openstack.wsgi [None req-77f80e50-5a2f-440d-8448-54d973997da2 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 05:02:12.415 7 INFO cinder.api.openstack.wsgi [None req-2cb801ad-971d-4fd9-a693-b42cd1009dd0 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 05:02:22.414 7 INFO cinder.api.openstack.wsgi [None req-2cb801ad-971d-4fd9-a693-b42cd1009dd0 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 05:02:22.414 8 INFO cinder.api.openstack.wsgi [None req-77f80e50-5a2f-440d-8448-54d973997da2 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 05:02:22.415 7 INFO cinder.api.openstack.wsgi [None req-2cb801ad-971d-4fd9-a693-b42cd1009dd0 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 05:02:22.416 8 INFO cinder.api.openstack.wsgi [None req-77f80e50-5a2f-440d-8448-54d973997da2 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 05:02:32.415 7 INFO cinder.api.openstack.wsgi [None req-2cb801ad-971d-4fd9-a693-b42cd1009dd0 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 05:02:32.415 8 INFO cinder.api.openstack.wsgi [None req-77f80e50-5a2f-440d-8448-54d973997da2 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 05:02:32.416 8 INFO cinder.api.openstack.wsgi [None req-77f80e50-5a2f-440d-8448-54d973997da2 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 05:02:32.416 7 INFO cinder.api.openstack.wsgi [None req-2cb801ad-971d-4fd9-a693-b42cd1009dd0 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 05:02:42.415 7 INFO cinder.api.openstack.wsgi [None req-2cb801ad-971d-4fd9-a693-b42cd1009dd0 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 05:02:42.415 8 INFO cinder.api.openstack.wsgi [None req-77f80e50-5a2f-440d-8448-54d973997da2 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 05:02:42.416 7 INFO cinder.api.openstack.wsgi [None req-2cb801ad-971d-4fd9-a693-b42cd1009dd0 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 05:02:42.416 8 INFO cinder.api.openstack.wsgi [None req-77f80e50-5a2f-440d-8448-54d973997da2 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 05:02:52.016 7 INFO cinder.api.openstack.wsgi [None req-df233c54-55cd-4411-bd30-e93fd8dfd039 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-services 2026-05-10 05:02:52.020 7 INFO cinder.api.openstack.wsgi [None req-df233c54-55cd-4411-bd30-e93fd8dfd039 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-services returned with HTTP 200 [pid: 7|app: 0|req: 230/458] 10.0.0.1 () {28 vars in 643 bytes} [Sun May 10 05:02:51 2026] GET /v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-services => generated 646 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-10 05:02:52.033 8 INFO cinder.api.openstack.wsgi [None req-2bff7f1a-595e-4a39-a85b-0027d5671018 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/scheduler-stats/get_pools?detail=true 2026-05-10 05:02:52.414 7 INFO cinder.api.openstack.wsgi [None req-df233c54-55cd-4411-bd30-e93fd8dfd039 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 05:02:52.415 7 INFO cinder.api.openstack.wsgi [None req-df233c54-55cd-4411-bd30-e93fd8dfd039 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 05:02:52.417 7 INFO cinder.api.openstack.wsgi [None req-df233c54-55cd-4411-bd30-e93fd8dfd039 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 05:02:52.417 7 INFO cinder.api.openstack.wsgi [None req-df233c54-55cd-4411-bd30-e93fd8dfd039 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 05:02:52.536 8 INFO cinder.api.openstack.wsgi [None req-2bff7f1a-595e-4a39-a85b-0027d5671018 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 229/461] 10.0.0.1 () {28 vars in 694 bytes} [Sun May 10 05:02:52 2026] GET /v3/b22c3a43ac3048f4812c26ea5b3a8f9e/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-05-10 05:02:52.547 7 INFO cinder.api.openstack.wsgi [None req-ef9c55b4-4ae6-4d52-b4b8-544f46fe94a8 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/volumes/detail?all_tenants=true 2026-05-10 05:02:52.556 7 INFO cinder.volume.api [None req-ef9c55b4-4ae6-4d52-b4b8-544f46fe94a8 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] Get all volumes completed successfully. 2026-05-10 05:02:52.558 7 INFO cinder.api.openstack.wsgi [None req-ef9c55b4-4ae6-4d52-b4b8-544f46fe94a8 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 233/462] 10.0.0.1 () {28 vars in 682 bytes} [Sun May 10 05:02:52 2026] GET /v3/b22c3a43ac3048f4812c26ea5b3a8f9e/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-05-10 05:02:52.591 8 INFO cinder.api.openstack.wsgi [None req-e286c367-1fa8-407e-ad8b-ca51e85efa4b ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-quota-sets/49218e4daf334f0982cf95f0542603ff?usage=true 2026-05-10 05:02:52.610 8 INFO cinder.api.openstack.wsgi [None req-e286c367-1fa8-407e-ad8b-ca51e85efa4b ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-quota-sets/49218e4daf334f0982cf95f0542603ff?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 230/463] 10.0.0.1 () {28 vars in 734 bytes} [Sun May 10 05:02:52 2026] GET /v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-quota-sets/49218e4daf334f0982cf95f0542603ff?usage=true => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-10 05:02:52.621 7 INFO cinder.api.openstack.wsgi [None req-f1427d86-c907-4315-af58-5b8e51e43067 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-quota-sets/b22c3a43ac3048f4812c26ea5b3a8f9e?usage=true 2026-05-10 05:02:52.641 7 INFO cinder.api.openstack.wsgi [None req-f1427d86-c907-4315-af58-5b8e51e43067 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-quota-sets/b22c3a43ac3048f4812c26ea5b3a8f9e?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 234/464] 10.0.0.1 () {28 vars in 734 bytes} [Sun May 10 05:02:52 2026] GET /v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-quota-sets/b22c3a43ac3048f4812c26ea5b3a8f9e?usage=true => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-10 05:02:52.651 8 INFO cinder.api.openstack.wsgi [None req-11276e2a-a056-47c9-9cf6-c9a68674eb99 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-quota-sets/df8d11f900254b19916e03b058f0b5f7?usage=true 2026-05-10 05:02:52.670 8 INFO cinder.api.openstack.wsgi [None req-11276e2a-a056-47c9-9cf6-c9a68674eb99 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-quota-sets/df8d11f900254b19916e03b058f0b5f7?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 231/465] 10.0.0.1 () {28 vars in 734 bytes} [Sun May 10 05:02:52 2026] GET /v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-quota-sets/df8d11f900254b19916e03b058f0b5f7?usage=true => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-10 05:02:52.680 7 INFO cinder.api.openstack.wsgi [None req-d6f0410e-27e4-40e3-bf40-b3e4608deced ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/volumes/detail?all_tenants=true 2026-05-10 05:02:52.688 7 INFO cinder.volume.api [None req-d6f0410e-27e4-40e3-bf40-b3e4608deced ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] Get all volumes completed successfully. 2026-05-10 05:02:52.690 7 INFO cinder.api.openstack.wsgi [None req-d6f0410e-27e4-40e3-bf40-b3e4608deced ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 235/466] 10.0.0.1 () {28 vars in 682 bytes} [Sun May 10 05:02:52 2026] GET /v3/b22c3a43ac3048f4812c26ea5b3a8f9e/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-05-10 05:02:52.700 8 INFO cinder.api.openstack.wsgi [None req-a9817f28-e0e6-4399-80b4-50d90cc696eb ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/snapshots?all_tenants=true 2026-05-10 05:02:52.707 8 INFO cinder.volume.api [None req-a9817f28-e0e6-4399-80b4-50d90cc696eb ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] Get all snapshots completed successfully. 2026-05-10 05:02:52.707 8 INFO cinder.api.openstack.wsgi [None req-a9817f28-e0e6-4399-80b4-50d90cc696eb ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 232/467] 10.0.0.1 () {28 vars in 672 bytes} [Sun May 10 05:02:52 2026] GET /v3/b22c3a43ac3048f4812c26ea5b3a8f9e/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-05-10 05:03:02.415 7 INFO cinder.api.openstack.wsgi [None req-d6f0410e-27e4-40e3-bf40-b3e4608deced ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 05:03:02.415 8 INFO cinder.api.openstack.wsgi [None req-a9817f28-e0e6-4399-80b4-50d90cc696eb ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 05:03:02.416 7 INFO cinder.api.openstack.wsgi [None req-d6f0410e-27e4-40e3-bf40-b3e4608deced ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 05:03:02.416 8 INFO cinder.api.openstack.wsgi [None req-a9817f28-e0e6-4399-80b4-50d90cc696eb ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 05:03:12.414 8 INFO cinder.api.openstack.wsgi [None req-a9817f28-e0e6-4399-80b4-50d90cc696eb ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 05:03:12.415 7 INFO cinder.api.openstack.wsgi [None req-d6f0410e-27e4-40e3-bf40-b3e4608deced ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 05:03:12.416 8 INFO cinder.api.openstack.wsgi [None req-a9817f28-e0e6-4399-80b4-50d90cc696eb ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 05:03:12.416 7 INFO cinder.api.openstack.wsgi [None req-d6f0410e-27e4-40e3-bf40-b3e4608deced ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 05:03:22.415 8 INFO cinder.api.openstack.wsgi [None req-a9817f28-e0e6-4399-80b4-50d90cc696eb ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 05:03:22.415 7 INFO cinder.api.openstack.wsgi [None req-d6f0410e-27e4-40e3-bf40-b3e4608deced ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 05:03:22.416 8 INFO cinder.api.openstack.wsgi [None req-a9817f28-e0e6-4399-80b4-50d90cc696eb ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 05:03:22.416 7 INFO cinder.api.openstack.wsgi [None req-d6f0410e-27e4-40e3-bf40-b3e4608deced ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 05:03:32.414 7 INFO cinder.api.openstack.wsgi [None req-d6f0410e-27e4-40e3-bf40-b3e4608deced ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 05:03:32.414 8 INFO cinder.api.openstack.wsgi [None req-a9817f28-e0e6-4399-80b4-50d90cc696eb ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 05:03:32.415 7 INFO cinder.api.openstack.wsgi [None req-d6f0410e-27e4-40e3-bf40-b3e4608deced ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 05:03:32.415 8 INFO cinder.api.openstack.wsgi [None req-a9817f28-e0e6-4399-80b4-50d90cc696eb ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 05:03:42.414 7 INFO cinder.api.openstack.wsgi [None req-d6f0410e-27e4-40e3-bf40-b3e4608deced ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 05:03:42.415 8 INFO cinder.api.openstack.wsgi [None req-a9817f28-e0e6-4399-80b4-50d90cc696eb ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 05:03:42.415 7 INFO cinder.api.openstack.wsgi [None req-d6f0410e-27e4-40e3-bf40-b3e4608deced ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 05:03:42.416 8 INFO cinder.api.openstack.wsgi [None req-a9817f28-e0e6-4399-80b4-50d90cc696eb ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 05:03:52.050 7 INFO cinder.api.openstack.wsgi [None req-9eb83431-915d-4bf6-9bf4-aa7b630247ff ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/volumes/detail?all_tenants=true 2026-05-10 05:03:52.061 7 INFO cinder.volume.api [None req-9eb83431-915d-4bf6-9bf4-aa7b630247ff ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] Get all volumes completed successfully. 2026-05-10 05:03:52.063 7 INFO cinder.api.openstack.wsgi [None req-9eb83431-915d-4bf6-9bf4-aa7b630247ff ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 241/478] 10.0.0.1 () {28 vars in 682 bytes} [Sun May 10 05:03:51 2026] GET /v3/b22c3a43ac3048f4812c26ea5b3a8f9e/volumes/detail?all_tenants=true => generated 15 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-10 05:03:52.077 8 INFO cinder.api.openstack.wsgi [None req-1c002d4b-6695-4a4f-80cc-68d235fbf17a ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/scheduler-stats/get_pools?detail=true 2026-05-10 05:03:52.415 7 INFO cinder.api.openstack.wsgi [None req-9eb83431-915d-4bf6-9bf4-aa7b630247ff ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 05:03:52.416 7 INFO cinder.api.openstack.wsgi [None req-9eb83431-915d-4bf6-9bf4-aa7b630247ff ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 05:03:52.417 7 INFO cinder.api.openstack.wsgi [None req-9eb83431-915d-4bf6-9bf4-aa7b630247ff ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 05:03:52.418 7 INFO cinder.api.openstack.wsgi [None req-9eb83431-915d-4bf6-9bf4-aa7b630247ff ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 05:03:52.582 8 INFO cinder.api.openstack.wsgi [None req-1c002d4b-6695-4a4f-80cc-68d235fbf17a ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 238/481] 10.0.0.1 () {28 vars in 694 bytes} [Sun May 10 05:03:52 2026] GET /v3/b22c3a43ac3048f4812c26ea5b3a8f9e/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-05-10 05:03:52.623 7 INFO cinder.api.openstack.wsgi [None req-d496bdd9-8445-4584-bd66-943790a73a0e ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-quota-sets/49218e4daf334f0982cf95f0542603ff?usage=true 2026-05-10 05:03:52.644 7 INFO cinder.api.openstack.wsgi [None req-d496bdd9-8445-4584-bd66-943790a73a0e ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-quota-sets/49218e4daf334f0982cf95f0542603ff?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 244/482] 10.0.0.1 () {28 vars in 734 bytes} [Sun May 10 05:03:52 2026] GET /v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-quota-sets/49218e4daf334f0982cf95f0542603ff?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-10 05:03:52.660 8 INFO cinder.api.openstack.wsgi [None req-28e80a18-bb40-4587-bc97-149bf9e24468 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-quota-sets/b22c3a43ac3048f4812c26ea5b3a8f9e?usage=true 2026-05-10 05:03:52.679 8 INFO cinder.api.openstack.wsgi [None req-28e80a18-bb40-4587-bc97-149bf9e24468 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-quota-sets/b22c3a43ac3048f4812c26ea5b3a8f9e?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 239/483] 10.0.0.1 () {28 vars in 734 bytes} [Sun May 10 05:03:52 2026] GET /v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-quota-sets/b22c3a43ac3048f4812c26ea5b3a8f9e?usage=true => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-10 05:03:52.692 7 INFO cinder.api.openstack.wsgi [None req-5c76976b-4eaa-4a3e-b8b8-cef6bf765962 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-quota-sets/df8d11f900254b19916e03b058f0b5f7?usage=true 2026-05-10 05:03:52.714 7 INFO cinder.api.openstack.wsgi [None req-5c76976b-4eaa-4a3e-b8b8-cef6bf765962 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-quota-sets/df8d11f900254b19916e03b058f0b5f7?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 245/484] 10.0.0.1 () {28 vars in 734 bytes} [Sun May 10 05:03:52 2026] GET /v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-quota-sets/df8d11f900254b19916e03b058f0b5f7?usage=true => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-10 05:03:52.724 8 INFO cinder.api.openstack.wsgi [None req-f36d16a2-1dc1-4921-89a4-9d4f85ec3c84 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/snapshots?all_tenants=true 2026-05-10 05:03:52.730 8 INFO cinder.volume.api [None req-f36d16a2-1dc1-4921-89a4-9d4f85ec3c84 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] Get all snapshots completed successfully. 2026-05-10 05:03:52.730 8 INFO cinder.api.openstack.wsgi [None req-f36d16a2-1dc1-4921-89a4-9d4f85ec3c84 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 240/485] 10.0.0.1 () {28 vars in 672 bytes} [Sun May 10 05:03:52 2026] GET /v3/b22c3a43ac3048f4812c26ea5b3a8f9e/snapshots?all_tenants=true => generated 17 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-10 05:03:52.739 7 INFO cinder.api.openstack.wsgi [None req-d8856883-09e1-4b38-aabe-34014bb3f350 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-services 2026-05-10 05:03:52.744 7 INFO cinder.api.openstack.wsgi [None req-d8856883-09e1-4b38-aabe-34014bb3f350 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-services returned with HTTP 200 [pid: 7|app: 0|req: 246/486] 10.0.0.1 () {28 vars in 643 bytes} [Sun May 10 05:03:52 2026] GET /v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-services => generated 646 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-10 05:03:52.753 8 INFO cinder.api.openstack.wsgi [None req-1ae18bbb-2c89-4a29-8e24-b82ae54298c5 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/volumes/detail?all_tenants=true 2026-05-10 05:03:52.761 8 INFO cinder.volume.api [None req-1ae18bbb-2c89-4a29-8e24-b82ae54298c5 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] Get all volumes completed successfully. 2026-05-10 05:03:52.763 8 INFO cinder.api.openstack.wsgi [None req-1ae18bbb-2c89-4a29-8e24-b82ae54298c5 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 241/487] 10.0.0.1 () {28 vars in 682 bytes} [Sun May 10 05:03:52 2026] GET /v3/b22c3a43ac3048f4812c26ea5b3a8f9e/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-05-10 05:04:02.415 8 INFO cinder.api.openstack.wsgi [None req-1ae18bbb-2c89-4a29-8e24-b82ae54298c5 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 05:04:02.415 7 INFO cinder.api.openstack.wsgi [None req-d8856883-09e1-4b38-aabe-34014bb3f350 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 05:04:02.416 8 INFO cinder.api.openstack.wsgi [None req-1ae18bbb-2c89-4a29-8e24-b82ae54298c5 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 05:04:02.417 7 INFO cinder.api.openstack.wsgi [None req-d8856883-09e1-4b38-aabe-34014bb3f350 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 05:04:12.415 7 INFO cinder.api.openstack.wsgi [None req-d8856883-09e1-4b38-aabe-34014bb3f350 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 05:04:12.415 8 INFO cinder.api.openstack.wsgi [None req-1ae18bbb-2c89-4a29-8e24-b82ae54298c5 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 05:04:12.416 8 INFO cinder.api.openstack.wsgi [None req-1ae18bbb-2c89-4a29-8e24-b82ae54298c5 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 05:04:12.416 7 INFO cinder.api.openstack.wsgi [None req-d8856883-09e1-4b38-aabe-34014bb3f350 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 05:04:22.415 8 INFO cinder.api.openstack.wsgi [None req-1ae18bbb-2c89-4a29-8e24-b82ae54298c5 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 05:04:22.415 7 INFO cinder.api.openstack.wsgi [None req-d8856883-09e1-4b38-aabe-34014bb3f350 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 05:04:22.415 8 INFO cinder.api.openstack.wsgi [None req-1ae18bbb-2c89-4a29-8e24-b82ae54298c5 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 05:04:22.416 7 INFO cinder.api.openstack.wsgi [None req-d8856883-09e1-4b38-aabe-34014bb3f350 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 05:04:32.415 8 INFO cinder.api.openstack.wsgi [None req-1ae18bbb-2c89-4a29-8e24-b82ae54298c5 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 05:04:32.415 7 INFO cinder.api.openstack.wsgi [None req-d8856883-09e1-4b38-aabe-34014bb3f350 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 05:04:32.416 8 INFO cinder.api.openstack.wsgi [None req-1ae18bbb-2c89-4a29-8e24-b82ae54298c5 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 05:04:32.416 7 INFO cinder.api.openstack.wsgi [None req-d8856883-09e1-4b38-aabe-34014bb3f350 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 05:04:42.414 8 INFO cinder.api.openstack.wsgi [None req-1ae18bbb-2c89-4a29-8e24-b82ae54298c5 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 05:04:42.414 7 INFO cinder.api.openstack.wsgi [None req-d8856883-09e1-4b38-aabe-34014bb3f350 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 05:04:42.415 8 INFO cinder.api.openstack.wsgi [None req-1ae18bbb-2c89-4a29-8e24-b82ae54298c5 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 05:04:42.415 7 INFO cinder.api.openstack.wsgi [None req-d8856883-09e1-4b38-aabe-34014bb3f350 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 05:04:52.079 8 INFO cinder.api.openstack.wsgi [None req-8346ea25-767e-4121-b2ba-03c42f4e101f ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/snapshots?all_tenants=true 2026-05-10 05:04:52.083 8 INFO cinder.volume.api [None req-8346ea25-767e-4121-b2ba-03c42f4e101f ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] Get all snapshots completed successfully. 2026-05-10 05:04:52.084 8 INFO cinder.api.openstack.wsgi [None req-8346ea25-767e-4121-b2ba-03c42f4e101f ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 247/498] 10.0.0.1 () {28 vars in 672 bytes} [Sun May 10 05:04:52 2026] GET /v3/b22c3a43ac3048f4812c26ea5b3a8f9e/snapshots?all_tenants=true => generated 17 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-10 05:04:52.094 7 INFO cinder.api.openstack.wsgi [None req-fd954932-818c-4131-93a8-d52bf992be0c ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-services 2026-05-10 05:04:52.101 7 INFO cinder.api.openstack.wsgi [None req-fd954932-818c-4131-93a8-d52bf992be0c ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-services returned with HTTP 200 [pid: 7|app: 0|req: 252/499] 10.0.0.1 () {28 vars in 643 bytes} [Sun May 10 05:04:52 2026] GET /v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-services => generated 646 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-10 05:04:52.148 8 INFO cinder.api.openstack.wsgi [None req-5bfe3060-e599-4853-b162-cc15c900f9a9 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-quota-sets/49218e4daf334f0982cf95f0542603ff?usage=true 2026-05-10 05:04:52.172 8 INFO cinder.api.openstack.wsgi [None req-5bfe3060-e599-4853-b162-cc15c900f9a9 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-quota-sets/49218e4daf334f0982cf95f0542603ff?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 248/500] 10.0.0.1 () {28 vars in 734 bytes} [Sun May 10 05:04:52 2026] GET /v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-quota-sets/49218e4daf334f0982cf95f0542603ff?usage=true => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-10 05:04:52.183 7 INFO cinder.api.openstack.wsgi [None req-6596710f-a593-4363-8808-9d3af4057b7d ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-quota-sets/b22c3a43ac3048f4812c26ea5b3a8f9e?usage=true 2026-05-10 05:04:52.212 7 INFO cinder.api.openstack.wsgi [None req-6596710f-a593-4363-8808-9d3af4057b7d ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-quota-sets/b22c3a43ac3048f4812c26ea5b3a8f9e?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 253/501] 10.0.0.1 () {28 vars in 734 bytes} [Sun May 10 05:04:52 2026] GET /v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-quota-sets/b22c3a43ac3048f4812c26ea5b3a8f9e?usage=true => generated 845 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-10 05:04:52.222 8 INFO cinder.api.openstack.wsgi [None req-9ff208b5-ec28-4459-a9bc-594d23c3ecec ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-quota-sets/df8d11f900254b19916e03b058f0b5f7?usage=true 2026-05-10 05:04:52.244 8 INFO cinder.api.openstack.wsgi [None req-9ff208b5-ec28-4459-a9bc-594d23c3ecec ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-quota-sets/df8d11f900254b19916e03b058f0b5f7?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 249/502] 10.0.0.1 () {28 vars in 734 bytes} [Sun May 10 05:04:52 2026] GET /v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-quota-sets/df8d11f900254b19916e03b058f0b5f7?usage=true => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-10 05:04:52.256 7 INFO cinder.api.openstack.wsgi [None req-5fb34718-9ff0-4958-8a31-9bf1ae8cfdf9 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/scheduler-stats/get_pools?detail=true 2026-05-10 05:04:52.415 8 INFO cinder.api.openstack.wsgi [None req-9ff208b5-ec28-4459-a9bc-594d23c3ecec ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 05:04:52.416 8 INFO cinder.api.openstack.wsgi [None req-9ff208b5-ec28-4459-a9bc-594d23c3ecec ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 05:04:52.417 8 INFO cinder.api.openstack.wsgi [None req-9ff208b5-ec28-4459-a9bc-594d23c3ecec ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 05:04:52.418 8 INFO cinder.api.openstack.wsgi [None req-9ff208b5-ec28-4459-a9bc-594d23c3ecec ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 05:04:52.760 7 INFO cinder.api.openstack.wsgi [None req-5fb34718-9ff0-4958-8a31-9bf1ae8cfdf9 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 254/505] 10.0.0.1 () {28 vars in 694 bytes} [Sun May 10 05:04:52 2026] GET /v3/b22c3a43ac3048f4812c26ea5b3a8f9e/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-05-10 05:04:52.771 8 INFO cinder.api.openstack.wsgi [None req-57068bbd-0f54-499d-8360-67b1037b2cd2 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/volumes/detail?all_tenants=true 2026-05-10 05:04:52.779 8 INFO cinder.volume.api [None req-57068bbd-0f54-499d-8360-67b1037b2cd2 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] Get all volumes completed successfully. 2026-05-10 05:04:52.781 8 INFO cinder.api.openstack.wsgi [None req-57068bbd-0f54-499d-8360-67b1037b2cd2 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 252/506] 10.0.0.1 () {28 vars in 682 bytes} [Sun May 10 05:04:52 2026] GET /v3/b22c3a43ac3048f4812c26ea5b3a8f9e/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-05-10 05:04:52.790 7 INFO cinder.api.openstack.wsgi [None req-23e61228-bced-4afb-a330-734a55d62db9 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/volumes/detail?all_tenants=true 2026-05-10 05:04:52.798 7 INFO cinder.volume.api [None req-23e61228-bced-4afb-a330-734a55d62db9 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] Get all volumes completed successfully. 2026-05-10 05:04:52.799 7 INFO cinder.api.openstack.wsgi [None req-23e61228-bced-4afb-a330-734a55d62db9 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 255/507] 10.0.0.1 () {28 vars in 682 bytes} [Sun May 10 05:04:52 2026] GET /v3/b22c3a43ac3048f4812c26ea5b3a8f9e/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-05-10 05:05:02.414 7 INFO cinder.api.openstack.wsgi [None req-23e61228-bced-4afb-a330-734a55d62db9 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 05:05:02.415 8 INFO cinder.api.openstack.wsgi [None req-57068bbd-0f54-499d-8360-67b1037b2cd2 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 05:05:02.415 7 INFO cinder.api.openstack.wsgi [None req-23e61228-bced-4afb-a330-734a55d62db9 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 05:05:02.416 8 INFO cinder.api.openstack.wsgi [None req-57068bbd-0f54-499d-8360-67b1037b2cd2 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 05:05:12.415 7 INFO cinder.api.openstack.wsgi [None req-23e61228-bced-4afb-a330-734a55d62db9 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 05:05:12.415 8 INFO cinder.api.openstack.wsgi [None req-57068bbd-0f54-499d-8360-67b1037b2cd2 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 05:05:12.416 7 INFO cinder.api.openstack.wsgi [None req-23e61228-bced-4afb-a330-734a55d62db9 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 05:05:12.416 8 INFO cinder.api.openstack.wsgi [None req-57068bbd-0f54-499d-8360-67b1037b2cd2 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 05:05:22.415 7 INFO cinder.api.openstack.wsgi [None req-23e61228-bced-4afb-a330-734a55d62db9 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 05:05:22.415 8 INFO cinder.api.openstack.wsgi [None req-57068bbd-0f54-499d-8360-67b1037b2cd2 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 05:05:22.416 8 INFO cinder.api.openstack.wsgi [None req-57068bbd-0f54-499d-8360-67b1037b2cd2 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 05:05:22.416 7 INFO cinder.api.openstack.wsgi [None req-23e61228-bced-4afb-a330-734a55d62db9 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 05:05:32.414 8 INFO cinder.api.openstack.wsgi [None req-57068bbd-0f54-499d-8360-67b1037b2cd2 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 05:05:32.414 7 INFO cinder.api.openstack.wsgi [None req-23e61228-bced-4afb-a330-734a55d62db9 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 05:05:32.415 8 INFO cinder.api.openstack.wsgi [None req-57068bbd-0f54-499d-8360-67b1037b2cd2 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 05:05:32.415 7 INFO cinder.api.openstack.wsgi [None req-23e61228-bced-4afb-a330-734a55d62db9 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 05:05:42.414 8 INFO cinder.api.openstack.wsgi [None req-57068bbd-0f54-499d-8360-67b1037b2cd2 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 05:05:42.415 7 INFO cinder.api.openstack.wsgi [None req-23e61228-bced-4afb-a330-734a55d62db9 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 05:05:42.415 8 INFO cinder.api.openstack.wsgi [None req-57068bbd-0f54-499d-8360-67b1037b2cd2 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 05:05:42.416 7 INFO cinder.api.openstack.wsgi [None req-23e61228-bced-4afb-a330-734a55d62db9 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 05:05:52.035 8 INFO cinder.api.openstack.wsgi [None req-e3e1bb53-d006-43ae-ada3-37729bc7024e ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/snapshots?all_tenants=true 2026-05-10 05:05:52.041 8 INFO cinder.volume.api [None req-e3e1bb53-d006-43ae-ada3-37729bc7024e ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] Get all snapshots completed successfully. 2026-05-10 05:05:52.042 8 INFO cinder.api.openstack.wsgi [None req-e3e1bb53-d006-43ae-ada3-37729bc7024e ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 258/518] 10.0.0.1 () {28 vars in 672 bytes} [Sun May 10 05:05:51 2026] GET /v3/b22c3a43ac3048f4812c26ea5b3a8f9e/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-05-10 05:05:52.055 7 INFO cinder.api.openstack.wsgi [None req-27e9e250-665c-4039-8943-36189adfb2ce ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/volumes/detail?all_tenants=true 2026-05-10 05:05:52.068 7 INFO cinder.volume.api [None req-27e9e250-665c-4039-8943-36189adfb2ce ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] Get all volumes completed successfully. 2026-05-10 05:05:52.069 7 INFO cinder.api.openstack.wsgi [None req-27e9e250-665c-4039-8943-36189adfb2ce ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 261/519] 10.0.0.1 () {28 vars in 682 bytes} [Sun May 10 05:05:52 2026] GET /v3/b22c3a43ac3048f4812c26ea5b3a8f9e/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-05-10 05:05:52.080 8 INFO cinder.api.openstack.wsgi [None req-d2489b54-d7d8-48d0-856f-ae4b85ec3e7b ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/volumes/detail?all_tenants=true 2026-05-10 05:05:52.090 8 INFO cinder.volume.api [None req-d2489b54-d7d8-48d0-856f-ae4b85ec3e7b ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] Get all volumes completed successfully. 2026-05-10 05:05:52.092 8 INFO cinder.api.openstack.wsgi [None req-d2489b54-d7d8-48d0-856f-ae4b85ec3e7b ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 259/520] 10.0.0.1 () {28 vars in 682 bytes} [Sun May 10 05:05:52 2026] GET /v3/b22c3a43ac3048f4812c26ea5b3a8f9e/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-05-10 05:05:52.111 7 INFO cinder.api.openstack.wsgi [None req-8abe9e69-473a-4e75-8abc-68676f3357ac ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/scheduler-stats/get_pools?detail=true 2026-05-10 05:05:52.414 8 INFO cinder.api.openstack.wsgi [None req-d2489b54-d7d8-48d0-856f-ae4b85ec3e7b ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 05:05:52.415 8 INFO cinder.api.openstack.wsgi [None req-d2489b54-d7d8-48d0-856f-ae4b85ec3e7b ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 05:05:52.416 8 INFO cinder.api.openstack.wsgi [None req-d2489b54-d7d8-48d0-856f-ae4b85ec3e7b ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 05:05:52.417 8 INFO cinder.api.openstack.wsgi [None req-d2489b54-d7d8-48d0-856f-ae4b85ec3e7b ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 05:05:52.616 7 INFO cinder.api.openstack.wsgi [None req-8abe9e69-473a-4e75-8abc-68676f3357ac ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 262/523] 10.0.0.1 () {28 vars in 694 bytes} [Sun May 10 05:05:52 2026] GET /v3/b22c3a43ac3048f4812c26ea5b3a8f9e/scheduler-stats/get_pools?detail=true => generated 670 bytes in 516 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-10 05:05:52.663 8 INFO cinder.api.openstack.wsgi [None req-ba614d48-545d-4231-bb53-0830fa22497c ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-quota-sets/49218e4daf334f0982cf95f0542603ff?usage=true 2026-05-10 05:05:52.683 8 INFO cinder.api.openstack.wsgi [None req-ba614d48-545d-4231-bb53-0830fa22497c ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-quota-sets/49218e4daf334f0982cf95f0542603ff?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 262/524] 10.0.0.1 () {28 vars in 734 bytes} [Sun May 10 05:05:52 2026] GET /v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-quota-sets/49218e4daf334f0982cf95f0542603ff?usage=true => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-10 05:05:52.695 7 INFO cinder.api.openstack.wsgi [None req-b236ce68-c3da-47d3-abef-8c45dd2045ef ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-quota-sets/b22c3a43ac3048f4812c26ea5b3a8f9e?usage=true 2026-05-10 05:05:52.717 7 INFO cinder.api.openstack.wsgi [None req-b236ce68-c3da-47d3-abef-8c45dd2045ef ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-quota-sets/b22c3a43ac3048f4812c26ea5b3a8f9e?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 263/525] 10.0.0.1 () {28 vars in 734 bytes} [Sun May 10 05:05:52 2026] GET /v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-quota-sets/b22c3a43ac3048f4812c26ea5b3a8f9e?usage=true => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-10 05:05:52.729 8 INFO cinder.api.openstack.wsgi [None req-44a060b5-3d06-43eb-b130-87ede35e2597 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-quota-sets/df8d11f900254b19916e03b058f0b5f7?usage=true 2026-05-10 05:05:52.746 8 INFO cinder.api.openstack.wsgi [None req-44a060b5-3d06-43eb-b130-87ede35e2597 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-quota-sets/df8d11f900254b19916e03b058f0b5f7?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 263/526] 10.0.0.1 () {28 vars in 734 bytes} [Sun May 10 05:05:52 2026] GET /v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-quota-sets/df8d11f900254b19916e03b058f0b5f7?usage=true => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-10 05:05:52.756 7 INFO cinder.api.openstack.wsgi [None req-cfb23aa2-5eb4-41b9-8727-100fa0f69bfc ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-services 2026-05-10 05:05:52.761 7 INFO cinder.api.openstack.wsgi [None req-cfb23aa2-5eb4-41b9-8727-100fa0f69bfc ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-services returned with HTTP 200 [pid: 7|app: 0|req: 264/527] 10.0.0.1 () {28 vars in 643 bytes} [Sun May 10 05:05:52 2026] GET /v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-services => generated 646 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-10 05:06:02.415 7 INFO cinder.api.openstack.wsgi [None req-cfb23aa2-5eb4-41b9-8727-100fa0f69bfc ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 05:06:02.415 8 INFO cinder.api.openstack.wsgi [None req-44a060b5-3d06-43eb-b130-87ede35e2597 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 05:06:02.416 7 INFO cinder.api.openstack.wsgi [None req-cfb23aa2-5eb4-41b9-8727-100fa0f69bfc ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 05:06:02.416 8 INFO cinder.api.openstack.wsgi [None req-44a060b5-3d06-43eb-b130-87ede35e2597 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 05:06:12.415 8 INFO cinder.api.openstack.wsgi [None req-44a060b5-3d06-43eb-b130-87ede35e2597 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 05:06:12.415 7 INFO cinder.api.openstack.wsgi [None req-cfb23aa2-5eb4-41b9-8727-100fa0f69bfc ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 05:06:12.416 8 INFO cinder.api.openstack.wsgi [None req-44a060b5-3d06-43eb-b130-87ede35e2597 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 05:06:12.417 7 INFO cinder.api.openstack.wsgi [None req-cfb23aa2-5eb4-41b9-8727-100fa0f69bfc ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 05:06:22.414 8 INFO cinder.api.openstack.wsgi [None req-44a060b5-3d06-43eb-b130-87ede35e2597 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 05:06:22.414 7 INFO cinder.api.openstack.wsgi [None req-cfb23aa2-5eb4-41b9-8727-100fa0f69bfc ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 05:06:22.415 7 INFO cinder.api.openstack.wsgi [None req-cfb23aa2-5eb4-41b9-8727-100fa0f69bfc ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 05:06:22.415 8 INFO cinder.api.openstack.wsgi [None req-44a060b5-3d06-43eb-b130-87ede35e2597 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 05:06:32.415 7 INFO cinder.api.openstack.wsgi [None req-cfb23aa2-5eb4-41b9-8727-100fa0f69bfc ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 05:06:32.415 8 INFO cinder.api.openstack.wsgi [None req-44a060b5-3d06-43eb-b130-87ede35e2597 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 05:06:32.416 7 INFO cinder.api.openstack.wsgi [None req-cfb23aa2-5eb4-41b9-8727-100fa0f69bfc ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 05:06:32.416 8 INFO cinder.api.openstack.wsgi [None req-44a060b5-3d06-43eb-b130-87ede35e2597 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 05:06:42.414 8 INFO cinder.api.openstack.wsgi [None req-44a060b5-3d06-43eb-b130-87ede35e2597 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 05:06:42.415 8 INFO cinder.api.openstack.wsgi [None req-44a060b5-3d06-43eb-b130-87ede35e2597 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 05:06:42.415 7 INFO cinder.api.openstack.wsgi [None req-cfb23aa2-5eb4-41b9-8727-100fa0f69bfc ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 05:06:42.416 7 INFO cinder.api.openstack.wsgi [None req-cfb23aa2-5eb4-41b9-8727-100fa0f69bfc ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 05:06:52.040 8 INFO cinder.api.openstack.wsgi [None req-0a5ce7c8-d272-4c00-a239-cd555116b6c9 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-services 2026-05-10 05:06:52.059 8 INFO cinder.api.openstack.wsgi [None req-0a5ce7c8-d272-4c00-a239-cd555116b6c9 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-services returned with HTTP 200 [pid: 8|app: 0|req: 269/538] 10.0.0.1 () {28 vars in 643 bytes} [Sun May 10 05:06:52 2026] GET /v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-services => generated 646 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-10 05:06:52.069 7 INFO cinder.api.openstack.wsgi [None req-1a91e6df-9b40-4965-9748-15d9c6026fb7 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/volumes/detail?all_tenants=true 2026-05-10 05:06:52.078 7 INFO cinder.volume.api [None req-1a91e6df-9b40-4965-9748-15d9c6026fb7 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] Get all volumes completed successfully. 2026-05-10 05:06:52.080 7 INFO cinder.api.openstack.wsgi [None req-1a91e6df-9b40-4965-9748-15d9c6026fb7 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 270/539] 10.0.0.1 () {28 vars in 682 bytes} [Sun May 10 05:06:52 2026] GET /v3/b22c3a43ac3048f4812c26ea5b3a8f9e/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-05-10 05:06:52.090 8 INFO cinder.api.openstack.wsgi [None req-8236c3f5-8cc3-4675-ad84-a69be5ec4634 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/scheduler-stats/get_pools?detail=true 2026-05-10 05:06:52.414 7 INFO cinder.api.openstack.wsgi [None req-1a91e6df-9b40-4965-9748-15d9c6026fb7 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 05:06:52.415 7 INFO cinder.api.openstack.wsgi [None req-1a91e6df-9b40-4965-9748-15d9c6026fb7 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 05:06:52.417 7 INFO cinder.api.openstack.wsgi [None req-1a91e6df-9b40-4965-9748-15d9c6026fb7 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 05:06:52.417 7 INFO cinder.api.openstack.wsgi [None req-1a91e6df-9b40-4965-9748-15d9c6026fb7 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 05:06:52.594 8 INFO cinder.api.openstack.wsgi [None req-8236c3f5-8cc3-4675-ad84-a69be5ec4634 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 270/542] 10.0.0.1 () {28 vars in 694 bytes} [Sun May 10 05:06:52 2026] GET /v3/b22c3a43ac3048f4812c26ea5b3a8f9e/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-05-10 05:06:52.607 7 INFO cinder.api.openstack.wsgi [None req-6ef93634-ece8-4b6e-a56b-8c1eba2b597b ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/snapshots?all_tenants=true 2026-05-10 05:06:52.614 7 INFO cinder.volume.api [None req-6ef93634-ece8-4b6e-a56b-8c1eba2b597b ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] Get all snapshots completed successfully. 2026-05-10 05:06:52.614 7 INFO cinder.api.openstack.wsgi [None req-6ef93634-ece8-4b6e-a56b-8c1eba2b597b ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 273/543] 10.0.0.1 () {28 vars in 672 bytes} [Sun May 10 05:06:52 2026] GET /v3/b22c3a43ac3048f4812c26ea5b3a8f9e/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-05-10 05:06:52.623 8 INFO cinder.api.openstack.wsgi [None req-75246e3b-a887-4a1b-a094-5777a5846212 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/volumes/detail?all_tenants=true 2026-05-10 05:06:52.632 8 INFO cinder.volume.api [None req-75246e3b-a887-4a1b-a094-5777a5846212 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] Get all volumes completed successfully. 2026-05-10 05:06:52.634 8 INFO cinder.api.openstack.wsgi [None req-75246e3b-a887-4a1b-a094-5777a5846212 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 271/544] 10.0.0.1 () {28 vars in 682 bytes} [Sun May 10 05:06:52 2026] GET /v3/b22c3a43ac3048f4812c26ea5b3a8f9e/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-05-10 05:06:52.673 7 INFO cinder.api.openstack.wsgi [None req-c9732ff4-e51c-46dd-b5d3-10d7e2fc82eb ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-quota-sets/49218e4daf334f0982cf95f0542603ff?usage=true 2026-05-10 05:06:52.699 7 INFO cinder.api.openstack.wsgi [None req-c9732ff4-e51c-46dd-b5d3-10d7e2fc82eb ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-quota-sets/49218e4daf334f0982cf95f0542603ff?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 274/545] 10.0.0.1 () {28 vars in 734 bytes} [Sun May 10 05:06:52 2026] GET /v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-quota-sets/49218e4daf334f0982cf95f0542603ff?usage=true => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-10 05:06:52.710 8 INFO cinder.api.openstack.wsgi [None req-a9fc9816-7fa4-4f3c-b98d-5a7be97d20ec ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-quota-sets/b22c3a43ac3048f4812c26ea5b3a8f9e?usage=true 2026-05-10 05:06:52.729 8 INFO cinder.api.openstack.wsgi [None req-a9fc9816-7fa4-4f3c-b98d-5a7be97d20ec ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-quota-sets/b22c3a43ac3048f4812c26ea5b3a8f9e?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 272/546] 10.0.0.1 () {28 vars in 734 bytes} [Sun May 10 05:06:52 2026] GET /v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-quota-sets/b22c3a43ac3048f4812c26ea5b3a8f9e?usage=true => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-10 05:06:52.741 7 INFO cinder.api.openstack.wsgi [None req-ebc21a29-aa8d-40af-8e06-2d1c3045c9fa ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-quota-sets/df8d11f900254b19916e03b058f0b5f7?usage=true 2026-05-10 05:06:52.764 7 INFO cinder.api.openstack.wsgi [None req-ebc21a29-aa8d-40af-8e06-2d1c3045c9fa ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-quota-sets/df8d11f900254b19916e03b058f0b5f7?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 275/547] 10.0.0.1 () {28 vars in 734 bytes} [Sun May 10 05:06:52 2026] GET /v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-quota-sets/df8d11f900254b19916e03b058f0b5f7?usage=true => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-10 05:07:02.414 8 INFO cinder.api.openstack.wsgi [None req-a9fc9816-7fa4-4f3c-b98d-5a7be97d20ec ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 05:07:02.414 7 INFO cinder.api.openstack.wsgi [None req-ebc21a29-aa8d-40af-8e06-2d1c3045c9fa ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 05:07:02.416 8 INFO cinder.api.openstack.wsgi [None req-a9fc9816-7fa4-4f3c-b98d-5a7be97d20ec ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 05:07:02.416 7 INFO cinder.api.openstack.wsgi [None req-ebc21a29-aa8d-40af-8e06-2d1c3045c9fa ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 05:07:12.414 8 INFO cinder.api.openstack.wsgi [None req-a9fc9816-7fa4-4f3c-b98d-5a7be97d20ec ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 05:07:12.415 7 INFO cinder.api.openstack.wsgi [None req-ebc21a29-aa8d-40af-8e06-2d1c3045c9fa ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 05:07:12.415 8 INFO cinder.api.openstack.wsgi [None req-a9fc9816-7fa4-4f3c-b98d-5a7be97d20ec ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 05:07:12.415 7 INFO cinder.api.openstack.wsgi [None req-ebc21a29-aa8d-40af-8e06-2d1c3045c9fa ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 05:07:22.414 8 INFO cinder.api.openstack.wsgi [None req-a9fc9816-7fa4-4f3c-b98d-5a7be97d20ec ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 05:07:22.414 7 INFO cinder.api.openstack.wsgi [None req-ebc21a29-aa8d-40af-8e06-2d1c3045c9fa ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 05:07:22.415 7 INFO cinder.api.openstack.wsgi [None req-ebc21a29-aa8d-40af-8e06-2d1c3045c9fa ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 05:07:22.415 8 INFO cinder.api.openstack.wsgi [None req-a9fc9816-7fa4-4f3c-b98d-5a7be97d20ec ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 05:07:32.414 7 INFO cinder.api.openstack.wsgi [None req-ebc21a29-aa8d-40af-8e06-2d1c3045c9fa ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 05:07:32.415 8 INFO cinder.api.openstack.wsgi [None req-a9fc9816-7fa4-4f3c-b98d-5a7be97d20ec ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 05:07:32.415 7 INFO cinder.api.openstack.wsgi [None req-ebc21a29-aa8d-40af-8e06-2d1c3045c9fa ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 05:07:32.416 8 INFO cinder.api.openstack.wsgi [None req-a9fc9816-7fa4-4f3c-b98d-5a7be97d20ec ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 05:07:42.415 7 INFO cinder.api.openstack.wsgi [None req-ebc21a29-aa8d-40af-8e06-2d1c3045c9fa ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 05:07:42.415 8 INFO cinder.api.openstack.wsgi [None req-a9fc9816-7fa4-4f3c-b98d-5a7be97d20ec ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 05:07:42.416 7 INFO cinder.api.openstack.wsgi [None req-ebc21a29-aa8d-40af-8e06-2d1c3045c9fa ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 05:07:42.417 8 INFO cinder.api.openstack.wsgi [None req-a9fc9816-7fa4-4f3c-b98d-5a7be97d20ec ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 05:07:52.097 8 INFO cinder.api.openstack.wsgi [None req-05b43e76-d38e-4cc1-803c-73423cfd8204 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/volumes/detail?all_tenants=true 2026-05-10 05:07:52.105 8 INFO cinder.volume.api [None req-05b43e76-d38e-4cc1-803c-73423cfd8204 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] Get all volumes completed successfully. 2026-05-10 05:07:52.107 8 INFO cinder.api.openstack.wsgi [None req-05b43e76-d38e-4cc1-803c-73423cfd8204 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 278/558] 10.0.0.1 () {28 vars in 682 bytes} [Sun May 10 05:07:51 2026] GET /v3/b22c3a43ac3048f4812c26ea5b3a8f9e/volumes/detail?all_tenants=true => generated 15 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-10 05:07:52.117 7 INFO cinder.api.openstack.wsgi [None req-a8444820-596c-48b0-afac-4393be94bc81 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/snapshots?all_tenants=true 2026-05-10 05:07:52.123 7 INFO cinder.volume.api [None req-a8444820-596c-48b0-afac-4393be94bc81 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] Get all snapshots completed successfully. 2026-05-10 05:07:52.123 7 INFO cinder.api.openstack.wsgi [None req-a8444820-596c-48b0-afac-4393be94bc81 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 281/559] 10.0.0.1 () {28 vars in 672 bytes} [Sun May 10 05:07:52 2026] GET /v3/b22c3a43ac3048f4812c26ea5b3a8f9e/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-05-10 05:07:52.132 8 INFO cinder.api.openstack.wsgi [None req-69f3c92f-f261-4961-bd3b-d93a92275468 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-services 2026-05-10 05:07:52.136 8 INFO cinder.api.openstack.wsgi [None req-69f3c92f-f261-4961-bd3b-d93a92275468 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-services returned with HTTP 200 [pid: 8|app: 0|req: 279/560] 10.0.0.1 () {28 vars in 643 bytes} [Sun May 10 05:07:52 2026] GET /v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-services => generated 646 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-10 05:07:52.143 7 INFO cinder.api.openstack.wsgi [None req-4893f192-eee7-4dbe-b2ce-34157858ec82 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/volumes/detail?all_tenants=true 2026-05-10 05:07:52.150 7 INFO cinder.volume.api [None req-4893f192-eee7-4dbe-b2ce-34157858ec82 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] Get all volumes completed successfully. 2026-05-10 05:07:52.152 7 INFO cinder.api.openstack.wsgi [None req-4893f192-eee7-4dbe-b2ce-34157858ec82 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 282/561] 10.0.0.1 () {28 vars in 682 bytes} [Sun May 10 05:07:52 2026] GET /v3/b22c3a43ac3048f4812c26ea5b3a8f9e/volumes/detail?all_tenants=true => generated 15 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-10 05:07:52.184 8 INFO cinder.api.openstack.wsgi [None req-77935217-9d2e-459d-8bb6-80e856c9f374 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-quota-sets/49218e4daf334f0982cf95f0542603ff?usage=true 2026-05-10 05:07:52.203 8 INFO cinder.api.openstack.wsgi [None req-77935217-9d2e-459d-8bb6-80e856c9f374 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-quota-sets/49218e4daf334f0982cf95f0542603ff?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 280/562] 10.0.0.1 () {28 vars in 734 bytes} [Sun May 10 05:07:52 2026] GET /v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-quota-sets/49218e4daf334f0982cf95f0542603ff?usage=true => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-10 05:07:52.213 7 INFO cinder.api.openstack.wsgi [None req-e5a9b26f-0b38-431c-b2a8-efbd73f51119 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-quota-sets/b22c3a43ac3048f4812c26ea5b3a8f9e?usage=true 2026-05-10 05:07:52.234 7 INFO cinder.api.openstack.wsgi [None req-e5a9b26f-0b38-431c-b2a8-efbd73f51119 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-quota-sets/b22c3a43ac3048f4812c26ea5b3a8f9e?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 283/563] 10.0.0.1 () {28 vars in 734 bytes} [Sun May 10 05:07:52 2026] GET /v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-quota-sets/b22c3a43ac3048f4812c26ea5b3a8f9e?usage=true => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-10 05:07:52.245 8 INFO cinder.api.openstack.wsgi [None req-98fd3d84-6687-487d-b4e8-77ea41247c91 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-quota-sets/df8d11f900254b19916e03b058f0b5f7?usage=true 2026-05-10 05:07:52.261 8 INFO cinder.api.openstack.wsgi [None req-98fd3d84-6687-487d-b4e8-77ea41247c91 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-quota-sets/df8d11f900254b19916e03b058f0b5f7?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 281/564] 10.0.0.1 () {28 vars in 734 bytes} [Sun May 10 05:07:52 2026] GET /v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-quota-sets/df8d11f900254b19916e03b058f0b5f7?usage=true => generated 845 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-10 05:07:52.271 7 INFO cinder.api.openstack.wsgi [None req-add380ed-250b-49d1-97ef-c1428aed186a ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/scheduler-stats/get_pools?detail=true 2026-05-10 05:07:52.414 8 INFO cinder.api.openstack.wsgi [None req-98fd3d84-6687-487d-b4e8-77ea41247c91 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 05:07:52.415 8 INFO cinder.api.openstack.wsgi [None req-98fd3d84-6687-487d-b4e8-77ea41247c91 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 05:07:52.417 8 INFO cinder.api.openstack.wsgi [None req-98fd3d84-6687-487d-b4e8-77ea41247c91 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 05:07:52.417 8 INFO cinder.api.openstack.wsgi [None req-98fd3d84-6687-487d-b4e8-77ea41247c91 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 05:07:52.776 7 INFO cinder.api.openstack.wsgi [None req-add380ed-250b-49d1-97ef-c1428aed186a ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 284/567] 10.0.0.1 () {28 vars in 694 bytes} [Sun May 10 05:07:52 2026] GET /v3/b22c3a43ac3048f4812c26ea5b3a8f9e/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-05-10 05:08:02.415 8 INFO cinder.api.openstack.wsgi [None req-98fd3d84-6687-487d-b4e8-77ea41247c91 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 05:08:02.415 7 INFO cinder.api.openstack.wsgi [None req-add380ed-250b-49d1-97ef-c1428aed186a ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 05:08:02.416 8 INFO cinder.api.openstack.wsgi [None req-98fd3d84-6687-487d-b4e8-77ea41247c91 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 05:08:02.417 7 INFO cinder.api.openstack.wsgi [None req-add380ed-250b-49d1-97ef-c1428aed186a ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 05:08:12.415 8 INFO cinder.api.openstack.wsgi [None req-98fd3d84-6687-487d-b4e8-77ea41247c91 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 05:08:12.415 7 INFO cinder.api.openstack.wsgi [None req-add380ed-250b-49d1-97ef-c1428aed186a ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 05:08:12.416 8 INFO cinder.api.openstack.wsgi [None req-98fd3d84-6687-487d-b4e8-77ea41247c91 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 05:08:12.416 7 INFO cinder.api.openstack.wsgi [None req-add380ed-250b-49d1-97ef-c1428aed186a ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 05:08:22.414 8 INFO cinder.api.openstack.wsgi [None req-98fd3d84-6687-487d-b4e8-77ea41247c91 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 05:08:22.414 7 INFO cinder.api.openstack.wsgi [None req-add380ed-250b-49d1-97ef-c1428aed186a ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 05:08:22.415 8 INFO cinder.api.openstack.wsgi [None req-98fd3d84-6687-487d-b4e8-77ea41247c91 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 05:08:22.416 7 INFO cinder.api.openstack.wsgi [None req-add380ed-250b-49d1-97ef-c1428aed186a ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 05:08:32.415 7 INFO cinder.api.openstack.wsgi [None req-add380ed-250b-49d1-97ef-c1428aed186a ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 05:08:32.415 8 INFO cinder.api.openstack.wsgi [None req-98fd3d84-6687-487d-b4e8-77ea41247c91 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 05:08:32.416 7 INFO cinder.api.openstack.wsgi [None req-add380ed-250b-49d1-97ef-c1428aed186a ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 05:08:32.416 8 INFO cinder.api.openstack.wsgi [None req-98fd3d84-6687-487d-b4e8-77ea41247c91 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 05:08:42.415 7 INFO cinder.api.openstack.wsgi [None req-add380ed-250b-49d1-97ef-c1428aed186a ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 05:08:42.415 8 INFO cinder.api.openstack.wsgi [None req-98fd3d84-6687-487d-b4e8-77ea41247c91 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 05:08:42.416 7 INFO cinder.api.openstack.wsgi [None req-add380ed-250b-49d1-97ef-c1428aed186a ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 05:08:42.417 8 INFO cinder.api.openstack.wsgi [None req-98fd3d84-6687-487d-b4e8-77ea41247c91 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 05:08:52.032 7 INFO cinder.api.openstack.wsgi [None req-ffb2853e-a64d-484e-9913-76cfe7620c2d ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/volumes/detail?all_tenants=true 2026-05-10 05:08:52.043 7 INFO cinder.volume.api [None req-ffb2853e-a64d-484e-9913-76cfe7620c2d ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] Get all volumes completed successfully. 2026-05-10 05:08:52.044 7 INFO cinder.api.openstack.wsgi [None req-ffb2853e-a64d-484e-9913-76cfe7620c2d ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 290/578] 10.0.0.1 () {28 vars in 682 bytes} [Sun May 10 05:08:51 2026] GET /v3/b22c3a43ac3048f4812c26ea5b3a8f9e/volumes/detail?all_tenants=true => generated 15 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-10 05:08:52.057 8 INFO cinder.api.openstack.wsgi [None req-7cc25c08-39c9-4427-b16e-0f8b61e3dc70 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/scheduler-stats/get_pools?detail=true 2026-05-10 05:08:52.414 7 INFO cinder.api.openstack.wsgi [None req-ffb2853e-a64d-484e-9913-76cfe7620c2d ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 05:08:52.415 7 INFO cinder.api.openstack.wsgi [None req-ffb2853e-a64d-484e-9913-76cfe7620c2d ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 05:08:52.417 7 INFO cinder.api.openstack.wsgi [None req-ffb2853e-a64d-484e-9913-76cfe7620c2d ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 05:08:52.418 7 INFO cinder.api.openstack.wsgi [None req-ffb2853e-a64d-484e-9913-76cfe7620c2d ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 05:08:52.562 8 INFO cinder.api.openstack.wsgi [None req-7cc25c08-39c9-4427-b16e-0f8b61e3dc70 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 289/581] 10.0.0.1 () {28 vars in 694 bytes} [Sun May 10 05:08:52 2026] GET /v3/b22c3a43ac3048f4812c26ea5b3a8f9e/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-05-10 05:08:52.597 7 INFO cinder.api.openstack.wsgi [None req-c3ebce81-a808-42ee-a1ff-1f1004520334 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-quota-sets/49218e4daf334f0982cf95f0542603ff?usage=true 2026-05-10 05:08:52.616 7 INFO cinder.api.openstack.wsgi [None req-c3ebce81-a808-42ee-a1ff-1f1004520334 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-quota-sets/49218e4daf334f0982cf95f0542603ff?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 293/582] 10.0.0.1 () {28 vars in 734 bytes} [Sun May 10 05:08:52 2026] GET /v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-quota-sets/49218e4daf334f0982cf95f0542603ff?usage=true => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-10 05:08:52.628 8 INFO cinder.api.openstack.wsgi [None req-29a14873-3861-40eb-82cc-74c3a31b9b07 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-quota-sets/b22c3a43ac3048f4812c26ea5b3a8f9e?usage=true 2026-05-10 05:08:52.647 8 INFO cinder.api.openstack.wsgi [None req-29a14873-3861-40eb-82cc-74c3a31b9b07 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-quota-sets/b22c3a43ac3048f4812c26ea5b3a8f9e?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 290/583] 10.0.0.1 () {28 vars in 734 bytes} [Sun May 10 05:08:52 2026] GET /v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-quota-sets/b22c3a43ac3048f4812c26ea5b3a8f9e?usage=true => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-10 05:08:52.658 7 INFO cinder.api.openstack.wsgi [None req-92a37d85-6e48-4b65-8b0d-7e15cbcb5762 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-quota-sets/df8d11f900254b19916e03b058f0b5f7?usage=true 2026-05-10 05:08:52.677 7 INFO cinder.api.openstack.wsgi [None req-92a37d85-6e48-4b65-8b0d-7e15cbcb5762 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-quota-sets/df8d11f900254b19916e03b058f0b5f7?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 294/584] 10.0.0.1 () {28 vars in 734 bytes} [Sun May 10 05:08:52 2026] GET /v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-quota-sets/df8d11f900254b19916e03b058f0b5f7?usage=true => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-10 05:08:52.688 8 INFO cinder.api.openstack.wsgi [None req-cdd314f6-abf7-439d-b150-5834c1abcd6b ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-services 2026-05-10 05:08:52.692 8 INFO cinder.api.openstack.wsgi [None req-cdd314f6-abf7-439d-b150-5834c1abcd6b ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-services returned with HTTP 200 [pid: 8|app: 0|req: 291/585] 10.0.0.1 () {28 vars in 643 bytes} [Sun May 10 05:08:52 2026] GET /v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-services => generated 646 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-10 05:08:52.701 7 INFO cinder.api.openstack.wsgi [None req-086f327c-646b-4897-83d2-80bb8525a55c ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/snapshots?all_tenants=true 2026-05-10 05:08:52.707 7 INFO cinder.volume.api [None req-086f327c-646b-4897-83d2-80bb8525a55c ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] Get all snapshots completed successfully. 2026-05-10 05:08:52.708 7 INFO cinder.api.openstack.wsgi [None req-086f327c-646b-4897-83d2-80bb8525a55c ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 295/586] 10.0.0.1 () {28 vars in 672 bytes} [Sun May 10 05:08:52 2026] GET /v3/b22c3a43ac3048f4812c26ea5b3a8f9e/snapshots?all_tenants=true => generated 17 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-10 05:08:52.716 8 INFO cinder.api.openstack.wsgi [None req-7eb95deb-7460-48d3-91ab-39cd696b72ea ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/volumes/detail?all_tenants=true 2026-05-10 05:08:52.723 8 INFO cinder.volume.api [None req-7eb95deb-7460-48d3-91ab-39cd696b72ea ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] Get all volumes completed successfully. 2026-05-10 05:08:52.725 8 INFO cinder.api.openstack.wsgi [None req-7eb95deb-7460-48d3-91ab-39cd696b72ea ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 292/587] 10.0.0.1 () {28 vars in 682 bytes} [Sun May 10 05:08:52 2026] GET /v3/b22c3a43ac3048f4812c26ea5b3a8f9e/volumes/detail?all_tenants=true => generated 15 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-10 05:09:02.415 7 INFO cinder.api.openstack.wsgi [None req-086f327c-646b-4897-83d2-80bb8525a55c ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 05:09:02.415 8 INFO cinder.api.openstack.wsgi [None req-7eb95deb-7460-48d3-91ab-39cd696b72ea ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 05:09:02.416 7 INFO cinder.api.openstack.wsgi [None req-086f327c-646b-4897-83d2-80bb8525a55c ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 05:09:02.416 8 INFO cinder.api.openstack.wsgi [None req-7eb95deb-7460-48d3-91ab-39cd696b72ea ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 05:09:12.414 7 INFO cinder.api.openstack.wsgi [None req-086f327c-646b-4897-83d2-80bb8525a55c ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 05:09:12.414 8 INFO cinder.api.openstack.wsgi [None req-7eb95deb-7460-48d3-91ab-39cd696b72ea ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 05:09:12.415 7 INFO cinder.api.openstack.wsgi [None req-086f327c-646b-4897-83d2-80bb8525a55c ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 05:09:12.415 8 INFO cinder.api.openstack.wsgi [None req-7eb95deb-7460-48d3-91ab-39cd696b72ea ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 05:09:22.415 7 INFO cinder.api.openstack.wsgi [None req-086f327c-646b-4897-83d2-80bb8525a55c ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 05:09:22.415 8 INFO cinder.api.openstack.wsgi [None req-7eb95deb-7460-48d3-91ab-39cd696b72ea ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 05:09:22.416 7 INFO cinder.api.openstack.wsgi [None req-086f327c-646b-4897-83d2-80bb8525a55c ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 05:09:22.416 8 INFO cinder.api.openstack.wsgi [None req-7eb95deb-7460-48d3-91ab-39cd696b72ea ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 05:09:32.414 7 INFO cinder.api.openstack.wsgi [None req-086f327c-646b-4897-83d2-80bb8525a55c ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 05:09:32.415 8 INFO cinder.api.openstack.wsgi [None req-7eb95deb-7460-48d3-91ab-39cd696b72ea ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 05:09:32.415 7 INFO cinder.api.openstack.wsgi [None req-086f327c-646b-4897-83d2-80bb8525a55c ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 05:09:32.416 8 INFO cinder.api.openstack.wsgi [None req-7eb95deb-7460-48d3-91ab-39cd696b72ea ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 05:09:42.415 7 INFO cinder.api.openstack.wsgi [None req-086f327c-646b-4897-83d2-80bb8525a55c ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 05:09:42.415 8 INFO cinder.api.openstack.wsgi [None req-7eb95deb-7460-48d3-91ab-39cd696b72ea ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 05:09:42.416 7 INFO cinder.api.openstack.wsgi [None req-086f327c-646b-4897-83d2-80bb8525a55c ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 05:09:42.416 8 INFO cinder.api.openstack.wsgi [None req-7eb95deb-7460-48d3-91ab-39cd696b72ea ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 05:09:52.034 7 INFO cinder.api.openstack.wsgi [None req-e45e7b34-00f7-4461-97c6-eb0c194e004a ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-services 2026-05-10 05:09:52.046 7 INFO cinder.api.openstack.wsgi [None req-e45e7b34-00f7-4461-97c6-eb0c194e004a ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-services returned with HTTP 200 [pid: 7|app: 0|req: 301/598] 10.0.0.1 () {28 vars in 643 bytes} [Sun May 10 05:09:51 2026] GET /v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-services => generated 646 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-10 05:09:52.059 8 INFO cinder.api.openstack.wsgi [None req-9f4aae35-9450-4642-a7de-c2b75cf3c957 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/volumes/detail?all_tenants=true 2026-05-10 05:09:52.075 8 INFO cinder.volume.api [None req-9f4aae35-9450-4642-a7de-c2b75cf3c957 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] Get all volumes completed successfully. 2026-05-10 05:09:52.077 8 INFO cinder.api.openstack.wsgi [None req-9f4aae35-9450-4642-a7de-c2b75cf3c957 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 298/599] 10.0.0.1 () {28 vars in 682 bytes} [Sun May 10 05:09:52 2026] GET /v3/b22c3a43ac3048f4812c26ea5b3a8f9e/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-05-10 05:09:52.092 7 INFO cinder.api.openstack.wsgi [None req-d62e816f-1728-4a1d-abeb-7ab0ff72cf3e ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/volumes/detail?all_tenants=true 2026-05-10 05:09:52.113 7 INFO cinder.volume.api [None req-d62e816f-1728-4a1d-abeb-7ab0ff72cf3e ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] Get all volumes completed successfully. 2026-05-10 05:09:52.115 7 INFO cinder.api.openstack.wsgi [None req-d62e816f-1728-4a1d-abeb-7ab0ff72cf3e ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 302/600] 10.0.0.1 () {28 vars in 682 bytes} [Sun May 10 05:09:52 2026] GET /v3/b22c3a43ac3048f4812c26ea5b3a8f9e/volumes/detail?all_tenants=true => generated 15 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-10 05:09:52.128 8 INFO cinder.api.openstack.wsgi [None req-8cb82bb4-55c2-4850-833b-a67d45b25f10 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/snapshots?all_tenants=true 2026-05-10 05:09:52.147 8 INFO cinder.volume.api [None req-8cb82bb4-55c2-4850-833b-a67d45b25f10 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] Get all snapshots completed successfully. 2026-05-10 05:09:52.148 8 INFO cinder.api.openstack.wsgi [None req-8cb82bb4-55c2-4850-833b-a67d45b25f10 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 299/601] 10.0.0.1 () {28 vars in 672 bytes} [Sun May 10 05:09:52 2026] GET /v3/b22c3a43ac3048f4812c26ea5b3a8f9e/snapshots?all_tenants=true => generated 17 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-10 05:09:52.160 7 INFO cinder.api.openstack.wsgi [None req-e9e5b80a-2db8-402d-a385-98de55df4e29 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/scheduler-stats/get_pools?detail=true 2026-05-10 05:09:52.414 8 INFO cinder.api.openstack.wsgi [None req-8cb82bb4-55c2-4850-833b-a67d45b25f10 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 05:09:52.415 8 INFO cinder.api.openstack.wsgi [None req-8cb82bb4-55c2-4850-833b-a67d45b25f10 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 05:09:52.416 8 INFO cinder.api.openstack.wsgi [None req-8cb82bb4-55c2-4850-833b-a67d45b25f10 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 05:09:52.416 8 INFO cinder.api.openstack.wsgi [None req-8cb82bb4-55c2-4850-833b-a67d45b25f10 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 05:09:52.664 7 INFO cinder.api.openstack.wsgi [None req-e9e5b80a-2db8-402d-a385-98de55df4e29 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 303/604] 10.0.0.1 () {28 vars in 694 bytes} [Sun May 10 05:09:52 2026] GET /v3/b22c3a43ac3048f4812c26ea5b3a8f9e/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-05-10 05:09:52.707 8 INFO cinder.api.openstack.wsgi [None req-99e4d717-8260-4d34-b444-3db8ee125a0f ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-quota-sets/49218e4daf334f0982cf95f0542603ff?usage=true 2026-05-10 05:09:52.728 8 INFO cinder.api.openstack.wsgi [None req-99e4d717-8260-4d34-b444-3db8ee125a0f ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-quota-sets/49218e4daf334f0982cf95f0542603ff?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 302/605] 10.0.0.1 () {28 vars in 734 bytes} [Sun May 10 05:09:52 2026] GET /v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-quota-sets/49218e4daf334f0982cf95f0542603ff?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-10 05:09:52.740 7 INFO cinder.api.openstack.wsgi [None req-d5ec8aef-b8a7-4208-95f8-b382c9269add ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-quota-sets/b22c3a43ac3048f4812c26ea5b3a8f9e?usage=true 2026-05-10 05:09:52.763 7 INFO cinder.api.openstack.wsgi [None req-d5ec8aef-b8a7-4208-95f8-b382c9269add ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-quota-sets/b22c3a43ac3048f4812c26ea5b3a8f9e?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 304/606] 10.0.0.1 () {28 vars in 734 bytes} [Sun May 10 05:09:52 2026] GET /v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-quota-sets/b22c3a43ac3048f4812c26ea5b3a8f9e?usage=true => generated 845 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-10 05:09:52.776 8 INFO cinder.api.openstack.wsgi [None req-caaab967-0783-4141-a737-8cbfa1a84577 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-quota-sets/df8d11f900254b19916e03b058f0b5f7?usage=true 2026-05-10 05:09:52.797 8 INFO cinder.api.openstack.wsgi [None req-caaab967-0783-4141-a737-8cbfa1a84577 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-quota-sets/df8d11f900254b19916e03b058f0b5f7?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 303/607] 10.0.0.1 () {28 vars in 734 bytes} [Sun May 10 05:09:52 2026] GET /v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-quota-sets/df8d11f900254b19916e03b058f0b5f7?usage=true => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-10 05:10:02.414 7 INFO cinder.api.openstack.wsgi [None req-d5ec8aef-b8a7-4208-95f8-b382c9269add ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 05:10:02.414 8 INFO cinder.api.openstack.wsgi [None req-caaab967-0783-4141-a737-8cbfa1a84577 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 05:10:02.415 7 INFO cinder.api.openstack.wsgi [None req-d5ec8aef-b8a7-4208-95f8-b382c9269add ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 05:10:02.416 8 INFO cinder.api.openstack.wsgi [None req-caaab967-0783-4141-a737-8cbfa1a84577 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 05:10:12.414 7 INFO cinder.api.openstack.wsgi [None req-d5ec8aef-b8a7-4208-95f8-b382c9269add ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 05:10:12.414 8 INFO cinder.api.openstack.wsgi [None req-caaab967-0783-4141-a737-8cbfa1a84577 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 05:10:12.415 8 INFO cinder.api.openstack.wsgi [None req-caaab967-0783-4141-a737-8cbfa1a84577 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 05:10:12.415 7 INFO cinder.api.openstack.wsgi [None req-d5ec8aef-b8a7-4208-95f8-b382c9269add ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 05:10:22.414 7 INFO cinder.api.openstack.wsgi [None req-d5ec8aef-b8a7-4208-95f8-b382c9269add ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 05:10:22.414 8 INFO cinder.api.openstack.wsgi [None req-caaab967-0783-4141-a737-8cbfa1a84577 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 05:10:22.415 7 INFO cinder.api.openstack.wsgi [None req-d5ec8aef-b8a7-4208-95f8-b382c9269add ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 05:10:22.415 8 INFO cinder.api.openstack.wsgi [None req-caaab967-0783-4141-a737-8cbfa1a84577 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 05:10:32.414 7 INFO cinder.api.openstack.wsgi [None req-d5ec8aef-b8a7-4208-95f8-b382c9269add ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 05:10:32.415 8 INFO cinder.api.openstack.wsgi [None req-caaab967-0783-4141-a737-8cbfa1a84577 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 05:10:32.415 7 INFO cinder.api.openstack.wsgi [None req-d5ec8aef-b8a7-4208-95f8-b382c9269add ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 05:10:32.416 8 INFO cinder.api.openstack.wsgi [None req-caaab967-0783-4141-a737-8cbfa1a84577 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 05:10:42.415 7 INFO cinder.api.openstack.wsgi [None req-d5ec8aef-b8a7-4208-95f8-b382c9269add ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 05:10:42.415 8 INFO cinder.api.openstack.wsgi [None req-caaab967-0783-4141-a737-8cbfa1a84577 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 05:10:42.415 7 INFO cinder.api.openstack.wsgi [None req-d5ec8aef-b8a7-4208-95f8-b382c9269add ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 05:10:42.416 8 INFO cinder.api.openstack.wsgi [None req-caaab967-0783-4141-a737-8cbfa1a84577 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 05:10:42.496 7 INFO cinder.api.openstack.wsgi [None req-d65bf3da-7c5b-45bf-9a27-18bbae90da69 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET https://volume.199-204-45-23.nip.io/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-quota-sets/b22c3a43ac3048f4812c26ea5b3a8f9e?usage=False 2026-05-10 05:10:42.512 7 INFO cinder.api.openstack.wsgi [None req-d65bf3da-7c5b-45bf-9a27-18bbae90da69 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] https://volume.199-204-45-23.nip.io/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-quota-sets/b22c3a43ac3048f4812c26ea5b3a8f9e?usage=False returned with HTTP 200 [pid: 7|app: 0|req: 310/618] 199.204.45.23 () {44 vars in 1064 bytes} [Sun May 10 05:10:42 2026] GET /v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-quota-sets/b22c3a43ac3048f4812c26ea5b3a8f9e?usage=False => generated 338 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-10 05:10:52.073 8 INFO cinder.api.openstack.wsgi [None req-fc78b829-3c99-489c-a3bf-2f0aa67a0a24 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-quota-sets/49218e4daf334f0982cf95f0542603ff?usage=true 2026-05-10 05:10:52.094 8 INFO cinder.api.openstack.wsgi [None req-fc78b829-3c99-489c-a3bf-2f0aa67a0a24 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-quota-sets/49218e4daf334f0982cf95f0542603ff?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 309/619] 10.0.0.1 () {28 vars in 734 bytes} [Sun May 10 05:10:52 2026] GET /v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-quota-sets/49218e4daf334f0982cf95f0542603ff?usage=true => generated 847 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-10 05:10:52.107 7 INFO cinder.api.openstack.wsgi [None req-458609a4-a8a6-4b7a-bc26-d9b40381405a ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-quota-sets/b22c3a43ac3048f4812c26ea5b3a8f9e?usage=true 2026-05-10 05:10:52.131 7 INFO cinder.api.openstack.wsgi [None req-458609a4-a8a6-4b7a-bc26-d9b40381405a ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-quota-sets/b22c3a43ac3048f4812c26ea5b3a8f9e?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 311/620] 10.0.0.1 () {28 vars in 734 bytes} [Sun May 10 05:10:52 2026] GET /v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-quota-sets/b22c3a43ac3048f4812c26ea5b3a8f9e?usage=true => generated 845 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-10 05:10:52.141 8 INFO cinder.api.openstack.wsgi [None req-357b9164-5033-4d1b-abc1-2e094c94b6fe ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-quota-sets/df8d11f900254b19916e03b058f0b5f7?usage=true 2026-05-10 05:10:52.160 8 INFO cinder.api.openstack.wsgi [None req-357b9164-5033-4d1b-abc1-2e094c94b6fe ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-quota-sets/df8d11f900254b19916e03b058f0b5f7?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 310/621] 10.0.0.1 () {28 vars in 734 bytes} [Sun May 10 05:10:52 2026] GET /v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-quota-sets/df8d11f900254b19916e03b058f0b5f7?usage=true => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-10 05:10:52.172 7 INFO cinder.api.openstack.wsgi [None req-d0261364-3da7-43a3-b956-4ca0c01bff85 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/volumes/detail?all_tenants=true 2026-05-10 05:10:52.182 7 INFO cinder.volume.api [None req-d0261364-3da7-43a3-b956-4ca0c01bff85 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] Get all volumes completed successfully. 2026-05-10 05:10:52.185 7 INFO cinder.api.openstack.wsgi [None req-d0261364-3da7-43a3-b956-4ca0c01bff85 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 312/622] 10.0.0.1 () {28 vars in 682 bytes} [Sun May 10 05:10:52 2026] GET /v3/b22c3a43ac3048f4812c26ea5b3a8f9e/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-05-10 05:10:52.195 8 INFO cinder.api.openstack.wsgi [None req-45c32bdc-2e01-43bc-b6e8-82356bd440fc ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/snapshots?all_tenants=true 2026-05-10 05:10:52.205 8 INFO cinder.volume.api [None req-45c32bdc-2e01-43bc-b6e8-82356bd440fc ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] Get all snapshots completed successfully. 2026-05-10 05:10:52.205 8 INFO cinder.api.openstack.wsgi [None req-45c32bdc-2e01-43bc-b6e8-82356bd440fc ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 311/623] 10.0.0.1 () {28 vars in 672 bytes} [Sun May 10 05:10:52 2026] GET /v3/b22c3a43ac3048f4812c26ea5b3a8f9e/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-05-10 05:10:52.216 7 INFO cinder.api.openstack.wsgi [None req-094bd5bb-1d41-4b48-9729-5eccaaf0ea5f ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-services 2026-05-10 05:10:52.221 7 INFO cinder.api.openstack.wsgi [None req-094bd5bb-1d41-4b48-9729-5eccaaf0ea5f ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-services returned with HTTP 200 [pid: 7|app: 0|req: 313/624] 10.0.0.1 () {28 vars in 643 bytes} [Sun May 10 05:10:52 2026] GET /v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-services => generated 646 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-10 05:10:52.233 8 INFO cinder.api.openstack.wsgi [None req-94251ce9-be8d-403d-8eef-dfe168c7027b ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/scheduler-stats/get_pools?detail=true 2026-05-10 05:10:52.415 7 INFO cinder.api.openstack.wsgi [None req-094bd5bb-1d41-4b48-9729-5eccaaf0ea5f ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 05:10:52.415 7 INFO cinder.api.openstack.wsgi [None req-094bd5bb-1d41-4b48-9729-5eccaaf0ea5f ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 05:10:52.416 7 INFO cinder.api.openstack.wsgi [None req-094bd5bb-1d41-4b48-9729-5eccaaf0ea5f ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 05:10:52.417 7 INFO cinder.api.openstack.wsgi [None req-094bd5bb-1d41-4b48-9729-5eccaaf0ea5f ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 05:10:52.736 8 INFO cinder.api.openstack.wsgi [None req-94251ce9-be8d-403d-8eef-dfe168c7027b ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 312/627] 10.0.0.1 () {28 vars in 694 bytes} [Sun May 10 05:10:52 2026] GET /v3/b22c3a43ac3048f4812c26ea5b3a8f9e/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-05-10 05:10:52.748 7 INFO cinder.api.openstack.wsgi [None req-2fce317a-157f-42f0-b316-0e7a1c5f3adc ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/volumes/detail?all_tenants=true 2026-05-10 05:10:52.758 7 INFO cinder.volume.api [None req-2fce317a-157f-42f0-b316-0e7a1c5f3adc ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] Get all volumes completed successfully. 2026-05-10 05:10:52.760 7 INFO cinder.api.openstack.wsgi [None req-2fce317a-157f-42f0-b316-0e7a1c5f3adc ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 316/628] 10.0.0.1 () {28 vars in 682 bytes} [Sun May 10 05:10:52 2026] GET /v3/b22c3a43ac3048f4812c26ea5b3a8f9e/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-05-10 05:11:02.415 8 INFO cinder.api.openstack.wsgi [None req-94251ce9-be8d-403d-8eef-dfe168c7027b ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 05:11:02.415 7 INFO cinder.api.openstack.wsgi [None req-2fce317a-157f-42f0-b316-0e7a1c5f3adc ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 05:11:02.416 8 INFO cinder.api.openstack.wsgi [None req-94251ce9-be8d-403d-8eef-dfe168c7027b ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 05:11:02.416 7 INFO cinder.api.openstack.wsgi [None req-2fce317a-157f-42f0-b316-0e7a1c5f3adc ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 05:11:12.414 8 INFO cinder.api.openstack.wsgi [None req-94251ce9-be8d-403d-8eef-dfe168c7027b ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 05:11:12.414 8 INFO cinder.api.openstack.wsgi [None req-94251ce9-be8d-403d-8eef-dfe168c7027b ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 05:11:12.414 7 INFO cinder.api.openstack.wsgi [None req-2fce317a-157f-42f0-b316-0e7a1c5f3adc ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 05:11:12.415 7 INFO cinder.api.openstack.wsgi [None req-2fce317a-157f-42f0-b316-0e7a1c5f3adc ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 05:11:22.414 8 INFO cinder.api.openstack.wsgi [None req-94251ce9-be8d-403d-8eef-dfe168c7027b ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 05:11:22.414 7 INFO cinder.api.openstack.wsgi [None req-2fce317a-157f-42f0-b316-0e7a1c5f3adc ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 05:11:22.415 8 INFO cinder.api.openstack.wsgi [None req-94251ce9-be8d-403d-8eef-dfe168c7027b ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 05:11:22.415 7 INFO cinder.api.openstack.wsgi [None req-2fce317a-157f-42f0-b316-0e7a1c5f3adc ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 05:11:32.414 8 INFO cinder.api.openstack.wsgi [None req-94251ce9-be8d-403d-8eef-dfe168c7027b ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 05:11:32.414 7 INFO cinder.api.openstack.wsgi [None req-2fce317a-157f-42f0-b316-0e7a1c5f3adc ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 05:11:32.415 8 INFO cinder.api.openstack.wsgi [None req-94251ce9-be8d-403d-8eef-dfe168c7027b ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 05:11:32.415 7 INFO cinder.api.openstack.wsgi [None req-2fce317a-157f-42f0-b316-0e7a1c5f3adc ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 05:11:42.415 7 INFO cinder.api.openstack.wsgi [None req-2fce317a-157f-42f0-b316-0e7a1c5f3adc ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 05:11:42.415 8 INFO cinder.api.openstack.wsgi [None req-94251ce9-be8d-403d-8eef-dfe168c7027b ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 05:11:42.416 7 INFO cinder.api.openstack.wsgi [None req-2fce317a-157f-42f0-b316-0e7a1c5f3adc ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 05:11:42.417 8 INFO cinder.api.openstack.wsgi [None req-94251ce9-be8d-403d-8eef-dfe168c7027b ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 05:11:45.081 7 INFO cinder.api.openstack.wsgi [None req-72566e65-b8b4-49cf-8862-7c7a8453b063 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET https://volume.199-204-45-23.nip.io/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-quota-sets/df8d11f900254b19916e03b058f0b5f7?usage=False 2026-05-10 05:11:45.098 7 INFO cinder.api.openstack.wsgi [None req-72566e65-b8b4-49cf-8862-7c7a8453b063 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] https://volume.199-204-45-23.nip.io/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-quota-sets/df8d11f900254b19916e03b058f0b5f7?usage=False returned with HTTP 200 [pid: 7|app: 0|req: 322/639] 199.204.45.23 () {44 vars in 1064 bytes} [Sun May 10 05:11:45 2026] GET /v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-quota-sets/df8d11f900254b19916e03b058f0b5f7?usage=False => generated 338 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-10 05:11:52.008 8 INFO cinder.api.openstack.wsgi [None req-7414bf61-fb71-453e-8e91-01529b07604b ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-services 2026-05-10 05:11:52.013 8 INFO cinder.api.openstack.wsgi [None req-7414bf61-fb71-453e-8e91-01529b07604b ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-services returned with HTTP 200 [pid: 8|app: 0|req: 318/640] 10.0.0.1 () {28 vars in 643 bytes} [Sun May 10 05:11:51 2026] GET /v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-services => generated 646 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-10 05:11:52.025 7 INFO cinder.api.openstack.wsgi [None req-5345ab69-a539-45d3-b751-c4c088f3d613 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/volumes/detail?all_tenants=true 2026-05-10 05:11:52.034 7 INFO cinder.volume.api [None req-5345ab69-a539-45d3-b751-c4c088f3d613 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] Get all volumes completed successfully. 2026-05-10 05:11:52.036 7 INFO cinder.api.openstack.wsgi [None req-5345ab69-a539-45d3-b751-c4c088f3d613 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 323/641] 10.0.0.1 () {28 vars in 682 bytes} [Sun May 10 05:11:52 2026] GET /v3/b22c3a43ac3048f4812c26ea5b3a8f9e/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-05-10 05:11:52.048 8 INFO cinder.api.openstack.wsgi [None req-39bb6e62-5da1-4b4a-8da8-994bea0a22d1 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/volumes/detail?all_tenants=true 2026-05-10 05:11:52.057 8 INFO cinder.volume.api [None req-39bb6e62-5da1-4b4a-8da8-994bea0a22d1 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] Get all volumes completed successfully. 2026-05-10 05:11:52.058 8 INFO cinder.api.openstack.wsgi [None req-39bb6e62-5da1-4b4a-8da8-994bea0a22d1 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 319/642] 10.0.0.1 () {28 vars in 682 bytes} [Sun May 10 05:11:52 2026] GET /v3/b22c3a43ac3048f4812c26ea5b3a8f9e/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-05-10 05:11:52.068 7 INFO cinder.api.openstack.wsgi [None req-ec50431b-71ee-44ad-9a03-40a7c93c87d8 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/scheduler-stats/get_pools?detail=true 2026-05-10 05:11:52.415 8 INFO cinder.api.openstack.wsgi [None req-39bb6e62-5da1-4b4a-8da8-994bea0a22d1 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 05:11:52.416 8 INFO cinder.api.openstack.wsgi [None req-39bb6e62-5da1-4b4a-8da8-994bea0a22d1 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 05:11:52.418 8 INFO cinder.api.openstack.wsgi [None req-39bb6e62-5da1-4b4a-8da8-994bea0a22d1 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 05:11:52.419 8 INFO cinder.api.openstack.wsgi [None req-39bb6e62-5da1-4b4a-8da8-994bea0a22d1 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 05:11:52.571 7 INFO cinder.api.openstack.wsgi [None req-ec50431b-71ee-44ad-9a03-40a7c93c87d8 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 324/645] 10.0.0.1 () {28 vars in 694 bytes} [Sun May 10 05:11:52 2026] GET /v3/b22c3a43ac3048f4812c26ea5b3a8f9e/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-05-10 05:11:52.610 8 INFO cinder.api.openstack.wsgi [None req-2e8edf1c-04ec-4201-af2b-78777a751488 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-quota-sets/49218e4daf334f0982cf95f0542603ff?usage=true 2026-05-10 05:11:52.635 8 INFO cinder.api.openstack.wsgi [None req-2e8edf1c-04ec-4201-af2b-78777a751488 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-quota-sets/49218e4daf334f0982cf95f0542603ff?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 322/646] 10.0.0.1 () {28 vars in 734 bytes} [Sun May 10 05:11:52 2026] GET /v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-quota-sets/49218e4daf334f0982cf95f0542603ff?usage=true => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-10 05:11:52.646 7 INFO cinder.api.openstack.wsgi [None req-1f41b5cd-d1a5-44d0-b46e-64acfbd892a5 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-quota-sets/b22c3a43ac3048f4812c26ea5b3a8f9e?usage=true 2026-05-10 05:11:52.669 7 INFO cinder.api.openstack.wsgi [None req-1f41b5cd-d1a5-44d0-b46e-64acfbd892a5 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-quota-sets/b22c3a43ac3048f4812c26ea5b3a8f9e?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 325/647] 10.0.0.1 () {28 vars in 734 bytes} [Sun May 10 05:11:52 2026] GET /v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-quota-sets/b22c3a43ac3048f4812c26ea5b3a8f9e?usage=true => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-10 05:11:52.681 8 INFO cinder.api.openstack.wsgi [None req-e27d88c8-554e-4feb-be3c-b7ff99b841d4 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-quota-sets/df8d11f900254b19916e03b058f0b5f7?usage=true 2026-05-10 05:11:52.706 8 INFO cinder.api.openstack.wsgi [None req-e27d88c8-554e-4feb-be3c-b7ff99b841d4 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-quota-sets/df8d11f900254b19916e03b058f0b5f7?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 323/648] 10.0.0.1 () {28 vars in 734 bytes} [Sun May 10 05:11:52 2026] GET /v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-quota-sets/df8d11f900254b19916e03b058f0b5f7?usage=true => generated 845 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-10 05:11:52.718 7 INFO cinder.api.openstack.wsgi [None req-d88f0ffe-4421-4dce-ac90-3fd2a0995638 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/snapshots?all_tenants=true 2026-05-10 05:11:52.725 7 INFO cinder.volume.api [None req-d88f0ffe-4421-4dce-ac90-3fd2a0995638 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] Get all snapshots completed successfully. 2026-05-10 05:11:52.725 7 INFO cinder.api.openstack.wsgi [None req-d88f0ffe-4421-4dce-ac90-3fd2a0995638 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 326/649] 10.0.0.1 () {28 vars in 672 bytes} [Sun May 10 05:11:52 2026] GET /v3/b22c3a43ac3048f4812c26ea5b3a8f9e/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-05-10 05:12:02.414 8 INFO cinder.api.openstack.wsgi [None req-e27d88c8-554e-4feb-be3c-b7ff99b841d4 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 05:12:02.414 7 INFO cinder.api.openstack.wsgi [None req-d88f0ffe-4421-4dce-ac90-3fd2a0995638 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 05:12:02.415 8 INFO cinder.api.openstack.wsgi [None req-e27d88c8-554e-4feb-be3c-b7ff99b841d4 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 05:12:02.416 7 INFO cinder.api.openstack.wsgi [None req-d88f0ffe-4421-4dce-ac90-3fd2a0995638 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 05:12:12.415 7 INFO cinder.api.openstack.wsgi [None req-d88f0ffe-4421-4dce-ac90-3fd2a0995638 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 05:12:12.415 8 INFO cinder.api.openstack.wsgi [None req-e27d88c8-554e-4feb-be3c-b7ff99b841d4 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 05:12:12.416 7 INFO cinder.api.openstack.wsgi [None req-d88f0ffe-4421-4dce-ac90-3fd2a0995638 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 05:12:12.416 8 INFO cinder.api.openstack.wsgi [None req-e27d88c8-554e-4feb-be3c-b7ff99b841d4 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 05:12:22.414 7 INFO cinder.api.openstack.wsgi [None req-d88f0ffe-4421-4dce-ac90-3fd2a0995638 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 05:12:22.414 8 INFO cinder.api.openstack.wsgi [None req-e27d88c8-554e-4feb-be3c-b7ff99b841d4 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 05:12:22.415 8 INFO cinder.api.openstack.wsgi [None req-e27d88c8-554e-4feb-be3c-b7ff99b841d4 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 05:12:22.415 7 INFO cinder.api.openstack.wsgi [None req-d88f0ffe-4421-4dce-ac90-3fd2a0995638 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 05:12:32.414 8 INFO cinder.api.openstack.wsgi [None req-e27d88c8-554e-4feb-be3c-b7ff99b841d4 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 05:12:32.414 7 INFO cinder.api.openstack.wsgi [None req-d88f0ffe-4421-4dce-ac90-3fd2a0995638 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 05:12:32.415 8 INFO cinder.api.openstack.wsgi [None req-e27d88c8-554e-4feb-be3c-b7ff99b841d4 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 05:12:32.415 7 INFO cinder.api.openstack.wsgi [None req-d88f0ffe-4421-4dce-ac90-3fd2a0995638 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 05:12:42.415 8 INFO cinder.api.openstack.wsgi [None req-e27d88c8-554e-4feb-be3c-b7ff99b841d4 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 05:12:42.415 7 INFO cinder.api.openstack.wsgi [None req-d88f0ffe-4421-4dce-ac90-3fd2a0995638 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 05:12:42.416 8 INFO cinder.api.openstack.wsgi [None req-e27d88c8-554e-4feb-be3c-b7ff99b841d4 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 05:12:42.416 7 INFO cinder.api.openstack.wsgi [None req-d88f0ffe-4421-4dce-ac90-3fd2a0995638 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 05:12:52.069 8 INFO cinder.api.openstack.wsgi [None req-72126f0a-5af6-4540-8bd1-6daabf11a079 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-quota-sets/49218e4daf334f0982cf95f0542603ff?usage=true 2026-05-10 05:12:52.095 8 INFO cinder.api.openstack.wsgi [None req-72126f0a-5af6-4540-8bd1-6daabf11a079 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-quota-sets/49218e4daf334f0982cf95f0542603ff?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 329/660] 10.0.0.1 () {28 vars in 734 bytes} [Sun May 10 05:12:52 2026] GET /v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-quota-sets/49218e4daf334f0982cf95f0542603ff?usage=true => generated 847 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-10 05:12:52.106 7 INFO cinder.api.openstack.wsgi [None req-4da1e250-dcd8-4c58-884e-30cd64a248ec ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-quota-sets/b22c3a43ac3048f4812c26ea5b3a8f9e?usage=true 2026-05-10 05:12:52.127 7 INFO cinder.api.openstack.wsgi [None req-4da1e250-dcd8-4c58-884e-30cd64a248ec ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-quota-sets/b22c3a43ac3048f4812c26ea5b3a8f9e?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 332/661] 10.0.0.1 () {28 vars in 734 bytes} [Sun May 10 05:12:52 2026] GET /v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-quota-sets/b22c3a43ac3048f4812c26ea5b3a8f9e?usage=true => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-10 05:12:52.135 8 INFO cinder.api.openstack.wsgi [None req-c04fda17-18d1-4fdf-b1c0-e92e8eb71ded ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-quota-sets/df8d11f900254b19916e03b058f0b5f7?usage=true 2026-05-10 05:12:52.161 8 INFO cinder.api.openstack.wsgi [None req-c04fda17-18d1-4fdf-b1c0-e92e8eb71ded ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-quota-sets/df8d11f900254b19916e03b058f0b5f7?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 330/662] 10.0.0.1 () {28 vars in 734 bytes} [Sun May 10 05:12:52 2026] GET /v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-quota-sets/df8d11f900254b19916e03b058f0b5f7?usage=true => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-10 05:12:52.169 7 INFO cinder.api.openstack.wsgi [None req-0e64397a-c066-4335-ba04-4be9dee44521 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/volumes/detail?all_tenants=true 2026-05-10 05:12:52.176 7 INFO cinder.volume.api [None req-0e64397a-c066-4335-ba04-4be9dee44521 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] Get all volumes completed successfully. 2026-05-10 05:12:52.177 7 INFO cinder.api.openstack.wsgi [None req-0e64397a-c066-4335-ba04-4be9dee44521 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 333/663] 10.0.0.1 () {28 vars in 682 bytes} [Sun May 10 05:12:52 2026] GET /v3/b22c3a43ac3048f4812c26ea5b3a8f9e/volumes/detail?all_tenants=true => generated 15 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-10 05:12:52.185 8 INFO cinder.api.openstack.wsgi [None req-5bd7c5bc-ae37-4654-a88c-eed2de0f8aba ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/scheduler-stats/get_pools?detail=true 2026-05-10 05:12:52.414 7 INFO cinder.api.openstack.wsgi [None req-0e64397a-c066-4335-ba04-4be9dee44521 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 05:12:52.415 7 INFO cinder.api.openstack.wsgi [None req-0e64397a-c066-4335-ba04-4be9dee44521 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 05:12:52.417 7 INFO cinder.api.openstack.wsgi [None req-0e64397a-c066-4335-ba04-4be9dee44521 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 05:12:52.418 7 INFO cinder.api.openstack.wsgi [None req-0e64397a-c066-4335-ba04-4be9dee44521 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 05:12:52.688 8 INFO cinder.api.openstack.wsgi [None req-5bd7c5bc-ae37-4654-a88c-eed2de0f8aba ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 331/666] 10.0.0.1 () {28 vars in 694 bytes} [Sun May 10 05:12:52 2026] GET /v3/b22c3a43ac3048f4812c26ea5b3a8f9e/scheduler-stats/get_pools?detail=true => generated 670 bytes in 509 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-10 05:12:52.699 7 INFO cinder.api.openstack.wsgi [None req-51dd4fc7-09ff-4cb4-9003-060ba8efe1f7 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/volumes/detail?all_tenants=true 2026-05-10 05:12:52.707 7 INFO cinder.volume.api [None req-51dd4fc7-09ff-4cb4-9003-060ba8efe1f7 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] Get all volumes completed successfully. 2026-05-10 05:12:52.709 7 INFO cinder.api.openstack.wsgi [None req-51dd4fc7-09ff-4cb4-9003-060ba8efe1f7 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 336/667] 10.0.0.1 () {28 vars in 682 bytes} [Sun May 10 05:12:52 2026] GET /v3/b22c3a43ac3048f4812c26ea5b3a8f9e/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-05-10 05:12:52.719 8 INFO cinder.api.openstack.wsgi [None req-58c551cb-276f-46a2-8989-815975bf08f2 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/snapshots?all_tenants=true 2026-05-10 05:12:52.725 8 INFO cinder.volume.api [None req-58c551cb-276f-46a2-8989-815975bf08f2 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] Get all snapshots completed successfully. 2026-05-10 05:12:52.725 8 INFO cinder.api.openstack.wsgi [None req-58c551cb-276f-46a2-8989-815975bf08f2 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 332/668] 10.0.0.1 () {28 vars in 672 bytes} [Sun May 10 05:12:52 2026] GET /v3/b22c3a43ac3048f4812c26ea5b3a8f9e/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-05-10 05:12:52.738 7 INFO cinder.api.openstack.wsgi [None req-b942d3b6-9148-415e-80fc-bf867d36c334 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-services 2026-05-10 05:12:52.745 7 INFO cinder.api.openstack.wsgi [None req-b942d3b6-9148-415e-80fc-bf867d36c334 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-services returned with HTTP 200 [pid: 7|app: 0|req: 337/669] 10.0.0.1 () {28 vars in 643 bytes} [Sun May 10 05:12:52 2026] GET /v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-services => generated 646 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-10 05:13:02.415 7 INFO cinder.api.openstack.wsgi [None req-b942d3b6-9148-415e-80fc-bf867d36c334 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 05:13:02.415 8 INFO cinder.api.openstack.wsgi [None req-58c551cb-276f-46a2-8989-815975bf08f2 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 05:13:02.416 7 INFO cinder.api.openstack.wsgi [None req-b942d3b6-9148-415e-80fc-bf867d36c334 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 05:13:02.416 8 INFO cinder.api.openstack.wsgi [None req-58c551cb-276f-46a2-8989-815975bf08f2 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 05:13:12.415 7 INFO cinder.api.openstack.wsgi [None req-b942d3b6-9148-415e-80fc-bf867d36c334 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 05:13:12.415 8 INFO cinder.api.openstack.wsgi [None req-58c551cb-276f-46a2-8989-815975bf08f2 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 05:13:12.416 7 INFO cinder.api.openstack.wsgi [None req-b942d3b6-9148-415e-80fc-bf867d36c334 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 05:13:12.416 8 INFO cinder.api.openstack.wsgi [None req-58c551cb-276f-46a2-8989-815975bf08f2 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 05:13:14.351 7 INFO cinder.api.openstack.wsgi [None req-e39dc0aa-3569-4e68-bf3e-a3fa18fde6bc ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/snapshots 2026-05-10 05:13:14.365 7 INFO cinder.volume.api [None req-e39dc0aa-3569-4e68-bf3e-a3fa18fde6bc ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] Get all snapshots completed successfully. 2026-05-10 05:13:14.365 7 INFO cinder.api.openstack.wsgi [None req-e39dc0aa-3569-4e68-bf3e-a3fa18fde6bc ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/snapshots returned with HTTP 200 [pid: 7|app: 0|req: 340/674] 10.0.0.201 () {32 vars in 705 bytes} [Sun May 10 05:13:14 2026] GET /v3/b22c3a43ac3048f4812c26ea5b3a8f9e/snapshots => generated 17 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-10 05:13:14.374 8 INFO cinder.api.openstack.wsgi [None req-a8501158-9843-4c4f-9db3-b910583a35b0 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/volumes 2026-05-10 05:13:14.398 8 INFO cinder.volume.api [None req-a8501158-9843-4c4f-9db3-b910583a35b0 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] Get all volumes completed successfully. 2026-05-10 05:13:14.398 8 INFO cinder.api.openstack.wsgi [None req-a8501158-9843-4c4f-9db3-b910583a35b0 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/volumes returned with HTTP 200 [pid: 8|app: 0|req: 335/675] 10.0.0.201 () {32 vars in 701 bytes} [Sun May 10 05:13:14 2026] GET /v3/b22c3a43ac3048f4812c26ea5b3a8f9e/volumes => generated 15 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-10 05:13:22.414 7 INFO cinder.api.openstack.wsgi [None req-e39dc0aa-3569-4e68-bf3e-a3fa18fde6bc ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 05:13:22.415 8 INFO cinder.api.openstack.wsgi [None req-a8501158-9843-4c4f-9db3-b910583a35b0 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 05:13:22.416 7 INFO cinder.api.openstack.wsgi [None req-e39dc0aa-3569-4e68-bf3e-a3fa18fde6bc ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 05:13:22.416 8 INFO cinder.api.openstack.wsgi [None req-a8501158-9843-4c4f-9db3-b910583a35b0 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 05:13:32.415 7 INFO cinder.api.openstack.wsgi [None req-e39dc0aa-3569-4e68-bf3e-a3fa18fde6bc ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 05:13:32.415 8 INFO cinder.api.openstack.wsgi [None req-a8501158-9843-4c4f-9db3-b910583a35b0 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 05:13:32.417 7 INFO cinder.api.openstack.wsgi [None req-e39dc0aa-3569-4e68-bf3e-a3fa18fde6bc ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 05:13:32.418 8 INFO cinder.api.openstack.wsgi [None req-a8501158-9843-4c4f-9db3-b910583a35b0 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 05:13:42.414 8 INFO cinder.api.openstack.wsgi [None req-a8501158-9843-4c4f-9db3-b910583a35b0 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 05:13:42.414 7 INFO cinder.api.openstack.wsgi [None req-e39dc0aa-3569-4e68-bf3e-a3fa18fde6bc ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 05:13:42.415 8 INFO cinder.api.openstack.wsgi [None req-a8501158-9843-4c4f-9db3-b910583a35b0 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 05:13:42.415 7 INFO cinder.api.openstack.wsgi [None req-e39dc0aa-3569-4e68-bf3e-a3fa18fde6bc ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 05:13:52.063 8 INFO cinder.api.openstack.wsgi [None req-094fd4bf-6803-49b2-b3f9-72e7f41f8a55 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/snapshots?all_tenants=true 2026-05-10 05:13:52.069 8 INFO cinder.volume.api [None req-094fd4bf-6803-49b2-b3f9-72e7f41f8a55 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] Get all snapshots completed successfully. 2026-05-10 05:13:52.070 8 INFO cinder.api.openstack.wsgi [None req-094fd4bf-6803-49b2-b3f9-72e7f41f8a55 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 339/682] 10.0.0.1 () {28 vars in 672 bytes} [Sun May 10 05:13:51 2026] GET /v3/b22c3a43ac3048f4812c26ea5b3a8f9e/snapshots?all_tenants=true => generated 17 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-10 05:13:52.080 7 INFO cinder.api.openstack.wsgi [None req-5076d276-cfa6-4738-9382-1795dea8c40b ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-services 2026-05-10 05:13:52.089 7 INFO cinder.api.openstack.wsgi [None req-5076d276-cfa6-4738-9382-1795dea8c40b ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-services returned with HTTP 200 [pid: 7|app: 0|req: 344/683] 10.0.0.1 () {28 vars in 643 bytes} [Sun May 10 05:13:52 2026] GET /v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-services => generated 646 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-10 05:13:52.100 8 INFO cinder.api.openstack.wsgi [None req-d2c01224-d1bd-4174-baba-26cf68a6f972 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/volumes/detail?all_tenants=true 2026-05-10 05:13:52.109 8 INFO cinder.volume.api [None req-d2c01224-d1bd-4174-baba-26cf68a6f972 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] Get all volumes completed successfully. 2026-05-10 05:13:52.111 8 INFO cinder.api.openstack.wsgi [None req-d2c01224-d1bd-4174-baba-26cf68a6f972 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 340/684] 10.0.0.1 () {28 vars in 682 bytes} [Sun May 10 05:13:52 2026] GET /v3/b22c3a43ac3048f4812c26ea5b3a8f9e/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-05-10 05:13:52.124 7 INFO cinder.api.openstack.wsgi [None req-6c99f283-ef7c-4a43-b70a-c64fd923a2c1 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/scheduler-stats/get_pools?detail=true 2026-05-10 05:13:52.415 8 INFO cinder.api.openstack.wsgi [None req-d2c01224-d1bd-4174-baba-26cf68a6f972 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 05:13:52.415 8 INFO cinder.api.openstack.wsgi [None req-d2c01224-d1bd-4174-baba-26cf68a6f972 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 05:13:52.416 8 INFO cinder.api.openstack.wsgi [None req-d2c01224-d1bd-4174-baba-26cf68a6f972 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 05:13:52.417 8 INFO cinder.api.openstack.wsgi [None req-d2c01224-d1bd-4174-baba-26cf68a6f972 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 05:13:52.627 7 INFO cinder.api.openstack.wsgi [None req-6c99f283-ef7c-4a43-b70a-c64fd923a2c1 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 345/687] 10.0.0.1 () {28 vars in 694 bytes} [Sun May 10 05:13:52 2026] GET /v3/b22c3a43ac3048f4812c26ea5b3a8f9e/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-05-10 05:13:52.675 8 INFO cinder.api.openstack.wsgi [None req-ea03c058-ac0d-43f5-8aa4-a101de44097d ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-quota-sets/32174bac70654dc0b3b70ea59c2c287c?usage=true 2026-05-10 05:13:52.695 8 INFO cinder.api.openstack.wsgi [None req-ea03c058-ac0d-43f5-8aa4-a101de44097d ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-quota-sets/32174bac70654dc0b3b70ea59c2c287c?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 343/688] 10.0.0.1 () {28 vars in 734 bytes} [Sun May 10 05:13:52 2026] GET /v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-quota-sets/32174bac70654dc0b3b70ea59c2c287c?usage=true => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-10 05:13:52.706 7 INFO cinder.api.openstack.wsgi [None req-cff3e6b4-dfd9-4dbb-b55c-a0ffabe6b28d ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-quota-sets/49218e4daf334f0982cf95f0542603ff?usage=true 2026-05-10 05:13:52.728 7 INFO cinder.api.openstack.wsgi [None req-cff3e6b4-dfd9-4dbb-b55c-a0ffabe6b28d ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-quota-sets/49218e4daf334f0982cf95f0542603ff?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 346/689] 10.0.0.1 () {28 vars in 734 bytes} [Sun May 10 05:13:52 2026] GET /v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-quota-sets/49218e4daf334f0982cf95f0542603ff?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-10 05:13:52.740 8 INFO cinder.api.openstack.wsgi [None req-7679b8c5-8989-4e6f-a81d-8fa6ab432f32 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-quota-sets/4b02e44e9726458cadc697a04aefc88d?usage=true 2026-05-10 05:13:52.759 8 INFO cinder.api.openstack.wsgi [None req-7679b8c5-8989-4e6f-a81d-8fa6ab432f32 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-quota-sets/4b02e44e9726458cadc697a04aefc88d?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 344/690] 10.0.0.1 () {28 vars in 734 bytes} [Sun May 10 05:13:52 2026] GET /v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-quota-sets/4b02e44e9726458cadc697a04aefc88d?usage=true => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-10 05:13:52.770 7 INFO cinder.api.openstack.wsgi [None req-e5934ea6-51ea-4c86-9613-9577c7f8c88d ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-quota-sets/6b0766100d9d4ca4825798d14902f877?usage=true 2026-05-10 05:13:52.793 7 INFO cinder.api.openstack.wsgi [None req-e5934ea6-51ea-4c86-9613-9577c7f8c88d ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-quota-sets/6b0766100d9d4ca4825798d14902f877?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 347/691] 10.0.0.1 () {28 vars in 734 bytes} [Sun May 10 05:13:52 2026] GET /v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-quota-sets/6b0766100d9d4ca4825798d14902f877?usage=true => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-10 05:13:52.808 8 INFO cinder.api.openstack.wsgi [None req-58c95f2a-7246-4482-a638-0820452950a4 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-quota-sets/b22c3a43ac3048f4812c26ea5b3a8f9e?usage=true 2026-05-10 05:13:52.827 8 INFO cinder.api.openstack.wsgi [None req-58c95f2a-7246-4482-a638-0820452950a4 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-quota-sets/b22c3a43ac3048f4812c26ea5b3a8f9e?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 345/692] 10.0.0.1 () {28 vars in 734 bytes} [Sun May 10 05:13:52 2026] GET /v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-quota-sets/b22c3a43ac3048f4812c26ea5b3a8f9e?usage=true => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-10 05:13:52.838 7 INFO cinder.api.openstack.wsgi [None req-86b8d1f8-c55d-4f29-ad9c-36f41f32f342 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-quota-sets/dc353d2b382a4ea6915a26529a2040d4?usage=true 2026-05-10 05:13:52.856 7 INFO cinder.api.openstack.wsgi [None req-86b8d1f8-c55d-4f29-ad9c-36f41f32f342 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-quota-sets/dc353d2b382a4ea6915a26529a2040d4?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 348/693] 10.0.0.1 () {28 vars in 734 bytes} [Sun May 10 05:13:52 2026] GET /v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-quota-sets/dc353d2b382a4ea6915a26529a2040d4?usage=true => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-10 05:13:52.866 8 INFO cinder.api.openstack.wsgi [None req-1f36e0f5-78a2-4039-ab5d-b8e4c0fedd04 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-quota-sets/df8d11f900254b19916e03b058f0b5f7?usage=true 2026-05-10 05:13:52.887 8 INFO cinder.api.openstack.wsgi [None req-1f36e0f5-78a2-4039-ab5d-b8e4c0fedd04 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-quota-sets/df8d11f900254b19916e03b058f0b5f7?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 346/694] 10.0.0.1 () {28 vars in 734 bytes} [Sun May 10 05:13:52 2026] GET /v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-quota-sets/df8d11f900254b19916e03b058f0b5f7?usage=true => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-10 05:13:52.900 7 INFO cinder.api.openstack.wsgi [None req-58540d58-4079-451e-90fb-0017fdb57cb0 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/volumes/detail?all_tenants=true 2026-05-10 05:13:52.912 7 INFO cinder.volume.api [None req-58540d58-4079-451e-90fb-0017fdb57cb0 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] Get all volumes completed successfully. 2026-05-10 05:13:52.914 7 INFO cinder.api.openstack.wsgi [None req-58540d58-4079-451e-90fb-0017fdb57cb0 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 349/695] 10.0.0.1 () {28 vars in 682 bytes} [Sun May 10 05:13:52 2026] GET /v3/b22c3a43ac3048f4812c26ea5b3a8f9e/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-05-10 05:13:57.021 8 INFO cinder.api.openstack.wsgi [None req-342116d1-5a05-46f0-8ace-6a6fe8079cb9 2b01d3598fea48d8a1f5db8ffadcc60c 6b0766100d9d4ca4825798d14902f877 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/6b0766100d9d4ca4825798d14902f877/volumes 2026-05-10 05:13:57.585 8 INFO cinder.api.v3.volumes [None req-342116d1-5a05-46f0-8ace-6a6fe8079cb9 2b01d3598fea48d8a1f5db8ffadcc60c 6b0766100d9d4ca4825798d14902f877 - - default default] Create volume of 1 GB 2026-05-10 05:13:57.595 8 INFO cinder.volume.api [None req-342116d1-5a05-46f0-8ace-6a6fe8079cb9 2b01d3598fea48d8a1f5db8ffadcc60c 6b0766100d9d4ca4825798d14902f877 - - default default] Availability Zones retrieved successfully. 2026-05-10 05:13:57.942 8 INFO cinder.volume.api [None req-342116d1-5a05-46f0-8ace-6a6fe8079cb9 2b01d3598fea48d8a1f5db8ffadcc60c 6b0766100d9d4ca4825798d14902f877 - - default default] Create volume request issued successfully. 2026-05-10 05:13:57.944 8 INFO cinder.api.openstack.wsgi [None req-342116d1-5a05-46f0-8ace-6a6fe8079cb9 2b01d3598fea48d8a1f5db8ffadcc60c 6b0766100d9d4ca4825798d14902f877 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6b0766100d9d4ca4825798d14902f877/volumes returned with HTTP 202 [pid: 8|app: 0|req: 347/696] 10.0.0.201 () {34 vars in 723 bytes} [Sun May 10 05:13:57 2026] POST /v3/6b0766100d9d4ca4825798d14902f877/volumes => generated 864 bytes in 931 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-05-10 05:13:57.961 7 INFO cinder.api.openstack.wsgi [None req-1855be1a-6cd5-4ada-a9d3-a855ca99486c 2b01d3598fea48d8a1f5db8ffadcc60c 6b0766100d9d4ca4825798d14902f877 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6b0766100d9d4ca4825798d14902f877/volumes/882bb673-4588-46da-bed3-c73716948818 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-10 05:13:58.001 7 INFO cinder.volume.api [None req-1855be1a-6cd5-4ada-a9d3-a855ca99486c 2b01d3598fea48d8a1f5db8ffadcc60c 6b0766100d9d4ca4825798d14902f877 - - default default] Volume info retrieved successfully. 2026-05-10 05:13:58.010 7 INFO cinder.api.openstack.wsgi [None req-1855be1a-6cd5-4ada-a9d3-a855ca99486c 2b01d3598fea48d8a1f5db8ffadcc60c 6b0766100d9d4ca4825798d14902f877 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6b0766100d9d4ca4825798d14902f877/volumes/882bb673-4588-46da-bed3-c73716948818 returned with HTTP 200 [pid: 7|app: 0|req: 350/697] 10.0.0.201 () {32 vars in 775 bytes} [Sun May 10 05:13:57 2026] GET /v3/6b0766100d9d4ca4825798d14902f877/volumes/882bb673-4588-46da-bed3-c73716948818 => generated 932 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-10 05:13:59.028 8 INFO cinder.api.openstack.wsgi [None req-294e5775-d8d2-4671-8353-1f8125615a9f 2b01d3598fea48d8a1f5db8ffadcc60c 6b0766100d9d4ca4825798d14902f877 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6b0766100d9d4ca4825798d14902f877/volumes/882bb673-4588-46da-bed3-c73716948818 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-10 05:13:59.047 8 INFO cinder.volume.api [None req-294e5775-d8d2-4671-8353-1f8125615a9f 2b01d3598fea48d8a1f5db8ffadcc60c 6b0766100d9d4ca4825798d14902f877 - - default default] Volume info retrieved successfully. 2026-05-10 05:13:59.053 8 INFO cinder.api.openstack.wsgi [None req-294e5775-d8d2-4671-8353-1f8125615a9f 2b01d3598fea48d8a1f5db8ffadcc60c 6b0766100d9d4ca4825798d14902f877 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6b0766100d9d4ca4825798d14902f877/volumes/882bb673-4588-46da-bed3-c73716948818 returned with HTTP 200 [pid: 8|app: 0|req: 348/698] 10.0.0.201 () {32 vars in 775 bytes} [Sun May 10 05:13:59 2026] GET /v3/6b0766100d9d4ca4825798d14902f877/volumes/882bb673-4588-46da-bed3-c73716948818 => generated 956 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-05-10 05:14:00.075 7 INFO cinder.api.openstack.wsgi [None req-f640d362-a767-41db-a31e-bff3c449717d 2b01d3598fea48d8a1f5db8ffadcc60c 6b0766100d9d4ca4825798d14902f877 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6b0766100d9d4ca4825798d14902f877/volumes/882bb673-4588-46da-bed3-c73716948818 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-10 05:14:00.091 7 INFO cinder.volume.api [None req-f640d362-a767-41db-a31e-bff3c449717d 2b01d3598fea48d8a1f5db8ffadcc60c 6b0766100d9d4ca4825798d14902f877 - - default default] Volume info retrieved successfully. 2026-05-10 05:14:00.096 7 INFO cinder.api.openstack.wsgi [None req-f640d362-a767-41db-a31e-bff3c449717d 2b01d3598fea48d8a1f5db8ffadcc60c 6b0766100d9d4ca4825798d14902f877 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6b0766100d9d4ca4825798d14902f877/volumes/882bb673-4588-46da-bed3-c73716948818 returned with HTTP 200 [pid: 7|app: 0|req: 351/699] 10.0.0.201 () {32 vars in 775 bytes} [Sun May 10 05:14:00 2026] GET /v3/6b0766100d9d4ca4825798d14902f877/volumes/882bb673-4588-46da-bed3-c73716948818 => generated 956 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-05-10 05:14:01.114 8 INFO cinder.api.openstack.wsgi [None req-476d182a-869a-4b09-8c9f-7b21bcef7950 2b01d3598fea48d8a1f5db8ffadcc60c 6b0766100d9d4ca4825798d14902f877 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6b0766100d9d4ca4825798d14902f877/volumes/882bb673-4588-46da-bed3-c73716948818 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-10 05:14:01.131 8 INFO cinder.volume.api [None req-476d182a-869a-4b09-8c9f-7b21bcef7950 2b01d3598fea48d8a1f5db8ffadcc60c 6b0766100d9d4ca4825798d14902f877 - - default default] Volume info retrieved successfully. 2026-05-10 05:14:01.137 8 INFO cinder.api.openstack.wsgi [None req-476d182a-869a-4b09-8c9f-7b21bcef7950 2b01d3598fea48d8a1f5db8ffadcc60c 6b0766100d9d4ca4825798d14902f877 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6b0766100d9d4ca4825798d14902f877/volumes/882bb673-4588-46da-bed3-c73716948818 returned with HTTP 200 [pid: 8|app: 0|req: 349/700] 10.0.0.201 () {32 vars in 775 bytes} [Sun May 10 05:14:01 2026] GET /v3/6b0766100d9d4ca4825798d14902f877/volumes/882bb673-4588-46da-bed3-c73716948818 => generated 1341 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-10 05:14:01.220 7 INFO cinder.api.openstack.wsgi [req-bbe0b816-8457-4198-a8c5-942dd32189b9 req-c085cc3f-17bf-4062-a859-63968b90c1fc 2b01d3598fea48d8a1f5db8ffadcc60c 6b0766100d9d4ca4825798d14902f877 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6b0766100d9d4ca4825798d14902f877/volumes/882bb673-4588-46da-bed3-c73716948818 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-10 05:14:01.234 7 INFO cinder.volume.api [req-bbe0b816-8457-4198-a8c5-942dd32189b9 req-c085cc3f-17bf-4062-a859-63968b90c1fc 2b01d3598fea48d8a1f5db8ffadcc60c 6b0766100d9d4ca4825798d14902f877 - - default default] Volume info retrieved successfully. 2026-05-10 05:14:01.238 7 INFO cinder.api.openstack.wsgi [req-bbe0b816-8457-4198-a8c5-942dd32189b9 req-c085cc3f-17bf-4062-a859-63968b90c1fc 2b01d3598fea48d8a1f5db8ffadcc60c 6b0766100d9d4ca4825798d14902f877 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6b0766100d9d4ca4825798d14902f877/volumes/882bb673-4588-46da-bed3-c73716948818 returned with HTTP 200 [pid: 7|app: 0|req: 352/701] 10.0.0.162 () {34 vars in 1028 bytes} [Sun May 10 05:14:01 2026] GET /v3/6b0766100d9d4ca4825798d14902f877/volumes/882bb673-4588-46da-bed3-c73716948818 => generated 1341 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-05-10 05:14:01.609 8 INFO cinder.api.openstack.wsgi [req-bbe0b816-8457-4198-a8c5-942dd32189b9 req-77f66592-c04c-423d-9f3b-c015ce2f0e83 2b01d3598fea48d8a1f5db8ffadcc60c 6b0766100d9d4ca4825798d14902f877 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6b0766100d9d4ca4825798d14902f877/volumes/882bb673-4588-46da-bed3-c73716948818 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-10 05:14:01.621 8 INFO cinder.volume.api [req-bbe0b816-8457-4198-a8c5-942dd32189b9 req-77f66592-c04c-423d-9f3b-c015ce2f0e83 2b01d3598fea48d8a1f5db8ffadcc60c 6b0766100d9d4ca4825798d14902f877 - - default default] Volume info retrieved successfully. 2026-05-10 05:14:01.626 8 INFO cinder.api.openstack.wsgi [req-bbe0b816-8457-4198-a8c5-942dd32189b9 req-77f66592-c04c-423d-9f3b-c015ce2f0e83 2b01d3598fea48d8a1f5db8ffadcc60c 6b0766100d9d4ca4825798d14902f877 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6b0766100d9d4ca4825798d14902f877/volumes/882bb673-4588-46da-bed3-c73716948818 returned with HTTP 200 [pid: 8|app: 0|req: 350/702] 10.0.0.162 () {34 vars in 1028 bytes} [Sun May 10 05:14:01 2026] GET /v3/6b0766100d9d4ca4825798d14902f877/volumes/882bb673-4588-46da-bed3-c73716948818 => generated 1341 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-10 05:14:01.635 7 INFO cinder.api.openstack.wsgi [req-bbe0b816-8457-4198-a8c5-942dd32189b9 req-c085cc3f-17bf-4062-a859-63968b90c1fc 2b01d3598fea48d8a1f5db8ffadcc60c 6b0766100d9d4ca4825798d14902f877 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-05-10 05:14:01.636 7 INFO cinder.api.openstack.wsgi [req-bbe0b816-8457-4198-a8c5-942dd32189b9 req-c085cc3f-17bf-4062-a859-63968b90c1fc 2b01d3598fea48d8a1f5db8ffadcc60c 6b0766100d9d4ca4825798d14902f877 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 353/703] 10.0.0.162 () {32 vars in 829 bytes} [Sun May 10 05:14:01 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-05-10 05:14:01.645 8 INFO cinder.api.openstack.wsgi [req-bbe0b816-8457-4198-a8c5-942dd32189b9 req-f3800d0a-5896-4fd9-b71b-848092c799f0 2b01d3598fea48d8a1f5db8ffadcc60c 6b0766100d9d4ca4825798d14902f877 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/6b0766100d9d4ca4825798d14902f877/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( /var/lib/openstack/lib/python3.12/site-packages/cinder/db/sqlalchemy/api.py:2470: SAWarning: SELECT statement has a cartesian product between FROM element(s) "volumes" and FROM element "volumes_1". Apply join condition(s) between each element to resolve. .first() 2026-05-10 05:14:01.704 8 INFO cinder.api.openstack.wsgi [req-bbe0b816-8457-4198-a8c5-942dd32189b9 req-f3800d0a-5896-4fd9-b71b-848092c799f0 2b01d3598fea48d8a1f5db8ffadcc60c 6b0766100d9d4ca4825798d14902f877 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6b0766100d9d4ca4825798d14902f877/attachments returned with HTTP 200 [pid: 8|app: 0|req: 351/704] 10.0.0.162 () {40 vars in 1057 bytes} [Sun May 10 05:14:01 2026] POST /v3/6b0766100d9d4ca4825798d14902f877/attachments => generated 273 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-10 05:14:02.415 8 INFO cinder.api.openstack.wsgi [req-bbe0b816-8457-4198-a8c5-942dd32189b9 req-f3800d0a-5896-4fd9-b71b-848092c799f0 2b01d3598fea48d8a1f5db8ffadcc60c 6b0766100d9d4ca4825798d14902f877 - - default default] GET http://10.0.0.215:8776/ 2026-05-10 05:14:02.415 7 INFO cinder.api.openstack.wsgi [req-bbe0b816-8457-4198-a8c5-942dd32189b9 req-c085cc3f-17bf-4062-a859-63968b90c1fc 2b01d3598fea48d8a1f5db8ffadcc60c 6b0766100d9d4ca4825798d14902f877 - - default default] GET http://10.0.0.215:8776/ 2026-05-10 05:14:02.416 8 INFO cinder.api.openstack.wsgi [req-bbe0b816-8457-4198-a8c5-942dd32189b9 req-f3800d0a-5896-4fd9-b71b-848092c799f0 2b01d3598fea48d8a1f5db8ffadcc60c 6b0766100d9d4ca4825798d14902f877 - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 05:14:02.416 7 INFO cinder.api.openstack.wsgi [req-bbe0b816-8457-4198-a8c5-942dd32189b9 req-c085cc3f-17bf-4062-a859-63968b90c1fc 2b01d3598fea48d8a1f5db8ffadcc60c 6b0766100d9d4ca4825798d14902f877 - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 05:14:07.580 7 INFO cinder.api.openstack.wsgi [req-bbe0b816-8457-4198-a8c5-942dd32189b9 req-c085cc3f-17bf-4062-a859-63968b90c1fc 2b01d3598fea48d8a1f5db8ffadcc60c 6b0766100d9d4ca4825798d14902f877 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-05-10 05:14:07.581 7 INFO cinder.api.openstack.wsgi [req-bbe0b816-8457-4198-a8c5-942dd32189b9 req-c085cc3f-17bf-4062-a859-63968b90c1fc 2b01d3598fea48d8a1f5db8ffadcc60c 6b0766100d9d4ca4825798d14902f877 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 355/707] 199.204.45.23 () {32 vars in 839 bytes} [Sun May 10 05:14:07 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-05-10 05:14:07.637 8 INFO cinder.api.openstack.wsgi [req-bbe0b816-8457-4198-a8c5-942dd32189b9 req-7fb3389d-11d8-4515-903f-58f433ee1445 2b01d3598fea48d8a1f5db8ffadcc60c 6b0766100d9d4ca4825798d14902f877 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6b0766100d9d4ca4825798d14902f877/volumes/882bb673-4588-46da-bed3-c73716948818 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-10 05:14:07.799 8 INFO cinder.volume.api [req-bbe0b816-8457-4198-a8c5-942dd32189b9 req-7fb3389d-11d8-4515-903f-58f433ee1445 2b01d3598fea48d8a1f5db8ffadcc60c 6b0766100d9d4ca4825798d14902f877 - - default default] Volume info retrieved successfully. 2026-05-10 05:14:07.805 8 INFO cinder.api.openstack.wsgi [req-bbe0b816-8457-4198-a8c5-942dd32189b9 req-7fb3389d-11d8-4515-903f-58f433ee1445 2b01d3598fea48d8a1f5db8ffadcc60c 6b0766100d9d4ca4825798d14902f877 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6b0766100d9d4ca4825798d14902f877/volumes/882bb673-4588-46da-bed3-c73716948818 returned with HTTP 200 [pid: 8|app: 0|req: 353/708] 199.204.45.23 () {36 vars in 1072 bytes} [Sun May 10 05:14:07 2026] GET /v3/6b0766100d9d4ca4825798d14902f877/volumes/882bb673-4588-46da-bed3-c73716948818 => generated 1521 bytes in 175 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-05-10 05:14:09.681 7 INFO cinder.api.openstack.wsgi [req-bbe0b816-8457-4198-a8c5-942dd32189b9 req-51f24d79-cca1-49d2-ae9d-2d548e47f9bb 2b01d3598fea48d8a1f5db8ffadcc60c 6b0766100d9d4ca4825798d14902f877 - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/6b0766100d9d4ca4825798d14902f877/attachments/3ea47e27-0e32-4f8a-99fc-2bc2db3a04f1 /var/lib/openstack/lib/python3.12/site-packages/cinder/db/sqlalchemy/api.py:2470: SAWarning: SELECT statement has a cartesian product between FROM element(s) "volumes" and FROM element "volume_attachment". Apply join condition(s) between each element to resolve. .first() /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-10 05:14:10.750 7 INFO cinder.api.openstack.wsgi [req-bbe0b816-8457-4198-a8c5-942dd32189b9 req-51f24d79-cca1-49d2-ae9d-2d548e47f9bb 2b01d3598fea48d8a1f5db8ffadcc60c 6b0766100d9d4ca4825798d14902f877 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6b0766100d9d4ca4825798d14902f877/attachments/3ea47e27-0e32-4f8a-99fc-2bc2db3a04f1 returned with HTTP 200 [pid: 7|app: 0|req: 356/709] 199.204.45.23 () {40 vars in 1134 bytes} [Sun May 10 05:14:09 2026] PUT /v3/6b0766100d9d4ca4825798d14902f877/attachments/3ea47e27-0e32-4f8a-99fc-2bc2db3a04f1 => generated 802 bytes in 1081 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-05-10 05:14:11.273 8 INFO cinder.api.openstack.wsgi [req-bbe0b816-8457-4198-a8c5-942dd32189b9 req-d793c131-0d5e-43b0-8585-34580bb98eb3 2b01d3598fea48d8a1f5db8ffadcc60c 6b0766100d9d4ca4825798d14902f877 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/6b0766100d9d4ca4825798d14902f877/attachments/3ea47e27-0e32-4f8a-99fc-2bc2db3a04f1/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-05-10 05:14:11.316 8 INFO cinder.api.openstack.wsgi [req-bbe0b816-8457-4198-a8c5-942dd32189b9 req-d793c131-0d5e-43b0-8585-34580bb98eb3 2b01d3598fea48d8a1f5db8ffadcc60c 6b0766100d9d4ca4825798d14902f877 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6b0766100d9d4ca4825798d14902f877/attachments/3ea47e27-0e32-4f8a-99fc-2bc2db3a04f1/action returned with HTTP 204 [pid: 8|app: 0|req: 354/710] 199.204.45.23 () {40 vars in 1147 bytes} [Sun May 10 05:14:11 2026] POST /v3/6b0766100d9d4ca4825798d14902f877/attachments/3ea47e27-0e32-4f8a-99fc-2bc2db3a04f1/action => generated 0 bytes in 55 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) 2026-05-10 05:14:12.415 7 INFO cinder.api.openstack.wsgi [req-bbe0b816-8457-4198-a8c5-942dd32189b9 req-51f24d79-cca1-49d2-ae9d-2d548e47f9bb 2b01d3598fea48d8a1f5db8ffadcc60c 6b0766100d9d4ca4825798d14902f877 - - default default] GET http://10.0.0.215:8776/ 2026-05-10 05:14:12.416 7 INFO cinder.api.openstack.wsgi [req-bbe0b816-8457-4198-a8c5-942dd32189b9 req-51f24d79-cca1-49d2-ae9d-2d548e47f9bb 2b01d3598fea48d8a1f5db8ffadcc60c 6b0766100d9d4ca4825798d14902f877 - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 05:14:12.419 8 INFO cinder.api.openstack.wsgi [req-bbe0b816-8457-4198-a8c5-942dd32189b9 req-d793c131-0d5e-43b0-8585-34580bb98eb3 2b01d3598fea48d8a1f5db8ffadcc60c 6b0766100d9d4ca4825798d14902f877 - - default default] GET http://10.0.0.215:8776/ 2026-05-10 05:14:12.421 8 INFO cinder.api.openstack.wsgi [req-bbe0b816-8457-4198-a8c5-942dd32189b9 req-d793c131-0d5e-43b0-8585-34580bb98eb3 2b01d3598fea48d8a1f5db8ffadcc60c 6b0766100d9d4ca4825798d14902f877 - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 05:14:22.415 7 INFO cinder.api.openstack.wsgi [req-bbe0b816-8457-4198-a8c5-942dd32189b9 req-51f24d79-cca1-49d2-ae9d-2d548e47f9bb 2b01d3598fea48d8a1f5db8ffadcc60c 6b0766100d9d4ca4825798d14902f877 - - default default] GET http://10.0.0.215:8776/ 2026-05-10 05:14:22.416 7 INFO cinder.api.openstack.wsgi [req-bbe0b816-8457-4198-a8c5-942dd32189b9 req-51f24d79-cca1-49d2-ae9d-2d548e47f9bb 2b01d3598fea48d8a1f5db8ffadcc60c 6b0766100d9d4ca4825798d14902f877 - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 05:14:22.418 8 INFO cinder.api.openstack.wsgi [req-bbe0b816-8457-4198-a8c5-942dd32189b9 req-d793c131-0d5e-43b0-8585-34580bb98eb3 2b01d3598fea48d8a1f5db8ffadcc60c 6b0766100d9d4ca4825798d14902f877 - - default default] GET http://10.0.0.215:8776/ 2026-05-10 05:14:22.419 8 INFO cinder.api.openstack.wsgi [req-bbe0b816-8457-4198-a8c5-942dd32189b9 req-d793c131-0d5e-43b0-8585-34580bb98eb3 2b01d3598fea48d8a1f5db8ffadcc60c 6b0766100d9d4ca4825798d14902f877 - - default default] http://10.0.0.215: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-05-10 05:14:22.794 7 INFO cinder.api.openstack.wsgi [req-bb1dee05-c55f-4949-b339-b01e9b61bff9 req-f5ffe120-8bb1-473c-9d06-d28d844d95a8 2b01d3598fea48d8a1f5db8ffadcc60c 6b0766100d9d4ca4825798d14902f877 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/6b0766100d9d4ca4825798d14902f877/attachments/3ea47e27-0e32-4f8a-99fc-2bc2db3a04f1 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-10 05:14:23.369 7 INFO cinder.api.openstack.wsgi [req-bb1dee05-c55f-4949-b339-b01e9b61bff9 req-f5ffe120-8bb1-473c-9d06-d28d844d95a8 2b01d3598fea48d8a1f5db8ffadcc60c 6b0766100d9d4ca4825798d14902f877 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6b0766100d9d4ca4825798d14902f877/attachments/3ea47e27-0e32-4f8a-99fc-2bc2db3a04f1 returned with HTTP 200 [pid: 7|app: 0|req: 359/715] 199.204.45.23 () {38 vars in 1102 bytes} [Sun May 10 05:14:22 2026] DELETE /v3/6b0766100d9d4ca4825798d14902f877/attachments/3ea47e27-0e32-4f8a-99fc-2bc2db3a04f1 => generated 19 bytes in 585 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-05-10 05:14:23.393 8 INFO cinder.api.openstack.wsgi [req-bb1dee05-c55f-4949-b339-b01e9b61bff9 req-8b652845-e172-4040-ab9b-6bdf77c8b3f8 2b01d3598fea48d8a1f5db8ffadcc60c 6b0766100d9d4ca4825798d14902f877 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/6b0766100d9d4ca4825798d14902f877/volumes/882bb673-4588-46da-bed3-c73716948818 2026-05-10 05:14:23.393 8 INFO cinder.api.v3.volumes [req-bb1dee05-c55f-4949-b339-b01e9b61bff9 req-8b652845-e172-4040-ab9b-6bdf77c8b3f8 2b01d3598fea48d8a1f5db8ffadcc60c 6b0766100d9d4ca4825798d14902f877 - - default default] Delete volume with id: 882bb673-4588-46da-bed3-c73716948818 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-10 05:14:23.404 8 INFO cinder.volume.api [req-bb1dee05-c55f-4949-b339-b01e9b61bff9 req-8b652845-e172-4040-ab9b-6bdf77c8b3f8 2b01d3598fea48d8a1f5db8ffadcc60c 6b0766100d9d4ca4825798d14902f877 - - default default] Volume info retrieved successfully. 2026-05-10 05:14:23.433 8 INFO cinder.volume.api [req-bb1dee05-c55f-4949-b339-b01e9b61bff9 req-8b652845-e172-4040-ab9b-6bdf77c8b3f8 2b01d3598fea48d8a1f5db8ffadcc60c 6b0766100d9d4ca4825798d14902f877 - - default default] Delete volume request issued successfully. 2026-05-10 05:14:23.433 8 INFO cinder.api.openstack.wsgi [req-bb1dee05-c55f-4949-b339-b01e9b61bff9 req-8b652845-e172-4040-ab9b-6bdf77c8b3f8 2b01d3598fea48d8a1f5db8ffadcc60c 6b0766100d9d4ca4825798d14902f877 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6b0766100d9d4ca4825798d14902f877/volumes/882bb673-4588-46da-bed3-c73716948818 returned with HTTP 202 [pid: 8|app: 0|req: 357/716] 199.204.45.23 () {36 vars in 1053 bytes} [Sun May 10 05:14:23 2026] DELETE /v3/6b0766100d9d4ca4825798d14902f877/volumes/882bb673-4588-46da-bed3-c73716948818 => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) 2026-05-10 05:14:32.414 7 INFO cinder.api.openstack.wsgi [req-bb1dee05-c55f-4949-b339-b01e9b61bff9 req-f5ffe120-8bb1-473c-9d06-d28d844d95a8 2b01d3598fea48d8a1f5db8ffadcc60c 6b0766100d9d4ca4825798d14902f877 - - default default] GET http://10.0.0.215:8776/ 2026-05-10 05:14:32.416 7 INFO cinder.api.openstack.wsgi [req-bb1dee05-c55f-4949-b339-b01e9b61bff9 req-f5ffe120-8bb1-473c-9d06-d28d844d95a8 2b01d3598fea48d8a1f5db8ffadcc60c 6b0766100d9d4ca4825798d14902f877 - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 05:14:32.417 8 INFO cinder.api.openstack.wsgi [req-bb1dee05-c55f-4949-b339-b01e9b61bff9 req-8b652845-e172-4040-ab9b-6bdf77c8b3f8 2b01d3598fea48d8a1f5db8ffadcc60c 6b0766100d9d4ca4825798d14902f877 - - default default] GET http://10.0.0.215:8776/ 2026-05-10 05:14:32.418 8 INFO cinder.api.openstack.wsgi [req-bb1dee05-c55f-4949-b339-b01e9b61bff9 req-8b652845-e172-4040-ab9b-6bdf77c8b3f8 2b01d3598fea48d8a1f5db8ffadcc60c 6b0766100d9d4ca4825798d14902f877 - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 05:14:42.415 7 INFO cinder.api.openstack.wsgi [req-bb1dee05-c55f-4949-b339-b01e9b61bff9 req-f5ffe120-8bb1-473c-9d06-d28d844d95a8 2b01d3598fea48d8a1f5db8ffadcc60c 6b0766100d9d4ca4825798d14902f877 - - default default] GET http://10.0.0.215:8776/ 2026-05-10 05:14:42.416 7 INFO cinder.api.openstack.wsgi [req-bb1dee05-c55f-4949-b339-b01e9b61bff9 req-f5ffe120-8bb1-473c-9d06-d28d844d95a8 2b01d3598fea48d8a1f5db8ffadcc60c 6b0766100d9d4ca4825798d14902f877 - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 05:14:42.417 8 INFO cinder.api.openstack.wsgi [req-bb1dee05-c55f-4949-b339-b01e9b61bff9 req-8b652845-e172-4040-ab9b-6bdf77c8b3f8 2b01d3598fea48d8a1f5db8ffadcc60c 6b0766100d9d4ca4825798d14902f877 - - default default] GET http://10.0.0.215:8776/ 2026-05-10 05:14:42.418 8 INFO cinder.api.openstack.wsgi [req-bb1dee05-c55f-4949-b339-b01e9b61bff9 req-8b652845-e172-4040-ab9b-6bdf77c8b3f8 2b01d3598fea48d8a1f5db8ffadcc60c 6b0766100d9d4ca4825798d14902f877 - - default default] http://10.0.0.215: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-05-10 05:14:52.216 7 INFO cinder.api.openstack.wsgi [None req-753350b2-b05d-4cea-a015-a8a2e457ad49 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-services /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-10 05:14:52.221 7 INFO cinder.api.openstack.wsgi [None req-753350b2-b05d-4cea-a015-a8a2e457ad49 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-services returned with HTTP 200 [pid: 7|app: 0|req: 362/721] 10.0.0.1 () {28 vars in 643 bytes} [Sun May 10 05:14:52 2026] GET /v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-services => generated 646 bytes in 144 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-05-10 05:14:52.229 8 INFO cinder.api.openstack.wsgi [None req-6e3becc5-057c-47a2-86da-05bcbee2b462 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/volumes/detail?all_tenants=true 2026-05-10 05:14:52.239 8 INFO cinder.volume.api [None req-6e3becc5-057c-47a2-86da-05bcbee2b462 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] Get all volumes completed successfully. 2026-05-10 05:14:52.241 8 INFO cinder.api.openstack.wsgi [None req-6e3becc5-057c-47a2-86da-05bcbee2b462 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 360/722] 10.0.0.1 () {28 vars in 682 bytes} [Sun May 10 05:14:52 2026] GET /v3/b22c3a43ac3048f4812c26ea5b3a8f9e/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-05-10 05:14:52.252 7 INFO cinder.api.openstack.wsgi [None req-89a6b66a-33de-4bb0-ba11-b0aa4e1dd6f9 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/snapshots?all_tenants=true 2026-05-10 05:14:52.256 7 INFO cinder.volume.api [None req-89a6b66a-33de-4bb0-ba11-b0aa4e1dd6f9 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] Get all snapshots completed successfully. 2026-05-10 05:14:52.256 7 INFO cinder.api.openstack.wsgi [None req-89a6b66a-33de-4bb0-ba11-b0aa4e1dd6f9 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 363/723] 10.0.0.1 () {28 vars in 672 bytes} [Sun May 10 05:14:52 2026] GET /v3/b22c3a43ac3048f4812c26ea5b3a8f9e/snapshots?all_tenants=true => generated 17 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-10 05:14:52.265 8 INFO cinder.api.openstack.wsgi [None req-4158299a-b873-4d73-b0f8-3f41988afbdc ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/volumes/detail?all_tenants=true 2026-05-10 05:14:52.274 8 INFO cinder.volume.api [None req-4158299a-b873-4d73-b0f8-3f41988afbdc ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] Get all volumes completed successfully. 2026-05-10 05:14:52.275 8 INFO cinder.api.openstack.wsgi [None req-4158299a-b873-4d73-b0f8-3f41988afbdc ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 361/724] 10.0.0.1 () {28 vars in 682 bytes} [Sun May 10 05:14:52 2026] GET /v3/b22c3a43ac3048f4812c26ea5b3a8f9e/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-05-10 05:14:52.287 7 INFO cinder.api.openstack.wsgi [None req-fabcf96c-4f7c-4c36-8257-d21484fc8c57 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/scheduler-stats/get_pools?detail=true 2026-05-10 05:14:52.414 8 INFO cinder.api.openstack.wsgi [None req-4158299a-b873-4d73-b0f8-3f41988afbdc ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 05:14:52.415 8 INFO cinder.api.openstack.wsgi [None req-4158299a-b873-4d73-b0f8-3f41988afbdc ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 05:14:52.417 8 INFO cinder.api.openstack.wsgi [None req-4158299a-b873-4d73-b0f8-3f41988afbdc ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 05:14:52.418 8 INFO cinder.api.openstack.wsgi [None req-4158299a-b873-4d73-b0f8-3f41988afbdc ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 05:14:52.790 7 INFO cinder.api.openstack.wsgi [None req-fabcf96c-4f7c-4c36-8257-d21484fc8c57 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 364/727] 10.0.0.1 () {28 vars in 694 bytes} [Sun May 10 05:14:52 2026] GET /v3/b22c3a43ac3048f4812c26ea5b3a8f9e/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-05-10 05:14:52.832 8 INFO cinder.api.openstack.wsgi [None req-f93f6281-dbd7-4ef5-85dd-06d241b807f8 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-quota-sets/23a399188da3482baabddd7c258dd13c?usage=true 2026-05-10 05:14:52.860 8 INFO cinder.api.openstack.wsgi [None req-f93f6281-dbd7-4ef5-85dd-06d241b807f8 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-quota-sets/23a399188da3482baabddd7c258dd13c?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 364/728] 10.0.0.1 () {28 vars in 734 bytes} [Sun May 10 05:14:52 2026] GET /v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-quota-sets/23a399188da3482baabddd7c258dd13c?usage=true => generated 847 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-10 05:14:52.871 7 INFO cinder.api.openstack.wsgi [None req-94ac5a41-01f3-44cd-8c14-2d2b6cc8cc45 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-quota-sets/49218e4daf334f0982cf95f0542603ff?usage=true 2026-05-10 05:14:52.892 7 INFO cinder.api.openstack.wsgi [None req-94ac5a41-01f3-44cd-8c14-2d2b6cc8cc45 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-quota-sets/49218e4daf334f0982cf95f0542603ff?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 365/729] 10.0.0.1 () {28 vars in 734 bytes} [Sun May 10 05:14:52 2026] GET /v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-quota-sets/49218e4daf334f0982cf95f0542603ff?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-10 05:14:52.905 8 INFO cinder.api.openstack.wsgi [None req-ce3e1407-d1bb-4f4c-a04e-4e4d0fb8652d ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-quota-sets/7eba1fe270cb4c3bacdc74e142a16e8d?usage=true 2026-05-10 05:14:52.928 8 INFO cinder.api.openstack.wsgi [None req-ce3e1407-d1bb-4f4c-a04e-4e4d0fb8652d ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-quota-sets/7eba1fe270cb4c3bacdc74e142a16e8d?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 365/730] 10.0.0.1 () {28 vars in 734 bytes} [Sun May 10 05:14:52 2026] GET /v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-quota-sets/7eba1fe270cb4c3bacdc74e142a16e8d?usage=true => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-10 05:14:52.939 7 INFO cinder.api.openstack.wsgi [None req-6f0558ed-fbaa-4c10-a82d-0dd2cad952d7 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-quota-sets/b22c3a43ac3048f4812c26ea5b3a8f9e?usage=true 2026-05-10 05:14:52.963 7 INFO cinder.api.openstack.wsgi [None req-6f0558ed-fbaa-4c10-a82d-0dd2cad952d7 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-quota-sets/b22c3a43ac3048f4812c26ea5b3a8f9e?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 366/731] 10.0.0.1 () {28 vars in 734 bytes} [Sun May 10 05:14:52 2026] GET /v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-quota-sets/b22c3a43ac3048f4812c26ea5b3a8f9e?usage=true => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-10 05:14:52.973 8 INFO cinder.api.openstack.wsgi [None req-7cb8aa5e-e27a-4b2a-9487-3dd996037189 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-quota-sets/dc0be4622ce04ab08289595ad5466cb3?usage=true 2026-05-10 05:14:52.996 8 INFO cinder.api.openstack.wsgi [None req-7cb8aa5e-e27a-4b2a-9487-3dd996037189 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-quota-sets/dc0be4622ce04ab08289595ad5466cb3?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 366/732] 10.0.0.1 () {28 vars in 734 bytes} [Sun May 10 05:14:52 2026] GET /v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-quota-sets/dc0be4622ce04ab08289595ad5466cb3?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-10 05:14:53.007 7 INFO cinder.api.openstack.wsgi [None req-1e0c0b85-288c-4f99-9dfa-4513bbeaff1b ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-quota-sets/df8d11f900254b19916e03b058f0b5f7?usage=true 2026-05-10 05:14:53.030 7 INFO cinder.api.openstack.wsgi [None req-1e0c0b85-288c-4f99-9dfa-4513bbeaff1b ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-quota-sets/df8d11f900254b19916e03b058f0b5f7?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 367/733] 10.0.0.1 () {28 vars in 734 bytes} [Sun May 10 05:14:53 2026] GET /v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-quota-sets/df8d11f900254b19916e03b058f0b5f7?usage=true => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-10 05:14:53.043 8 INFO cinder.api.openstack.wsgi [None req-86280855-7dc8-4658-a151-139399efe847 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-quota-sets/f196821e9b914981a3f5db0d5927e072?usage=true 2026-05-10 05:14:53.071 8 INFO cinder.api.openstack.wsgi [None req-86280855-7dc8-4658-a151-139399efe847 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-quota-sets/f196821e9b914981a3f5db0d5927e072?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 367/734] 10.0.0.1 () {28 vars in 734 bytes} [Sun May 10 05:14:53 2026] GET /v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-quota-sets/f196821e9b914981a3f5db0d5927e072?usage=true => generated 847 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-10 05:15:02.415 8 INFO cinder.api.openstack.wsgi [None req-86280855-7dc8-4658-a151-139399efe847 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 05:15:02.415 7 INFO cinder.api.openstack.wsgi [None req-1e0c0b85-288c-4f99-9dfa-4513bbeaff1b ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 05:15:02.416 8 INFO cinder.api.openstack.wsgi [None req-86280855-7dc8-4658-a151-139399efe847 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 05:15:02.417 7 INFO cinder.api.openstack.wsgi [None req-1e0c0b85-288c-4f99-9dfa-4513bbeaff1b ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 05:15:12.415 7 INFO cinder.api.openstack.wsgi [None req-1e0c0b85-288c-4f99-9dfa-4513bbeaff1b ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 05:15:12.416 7 INFO cinder.api.openstack.wsgi [None req-1e0c0b85-288c-4f99-9dfa-4513bbeaff1b ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 05:15:12.415 8 INFO cinder.api.openstack.wsgi [None req-86280855-7dc8-4658-a151-139399efe847 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 05:15:12.419 8 INFO cinder.api.openstack.wsgi [None req-86280855-7dc8-4658-a151-139399efe847 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 05:15:12.800 7 INFO cinder.api.openstack.wsgi [None req-1e0c0b85-288c-4f99-9dfa-4513bbeaff1b ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-05-10 05:15:12.801 7 INFO cinder.api.openstack.wsgi [None req-1e0c0b85-288c-4f99-9dfa-4513bbeaff1b ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 370/739] 10.0.0.201 () {30 vars in 411 bytes} [Sun May 10 05:15:12 2026] GET / => generated 411 bytes in 1 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-05-10 05:15:15.575 8 INFO cinder.api.openstack.wsgi [None req-7f0f7a81-66b6-4a8b-9725-236ad51ae973 43bdf0f6af64418182c3ad50960bf153 ce9f4c938544481d935158e7cc558de6 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/ce9f4c938544481d935158e7cc558de6/volumes 2026-05-10 05:15:15.578 8 INFO cinder.api.v3.volumes [None req-7f0f7a81-66b6-4a8b-9725-236ad51ae973 43bdf0f6af64418182c3ad50960bf153 ce9f4c938544481d935158e7cc558de6 - - default default] Create volume of 1 GB 2026-05-10 05:15:15.583 8 INFO cinder.volume.api [None req-7f0f7a81-66b6-4a8b-9725-236ad51ae973 43bdf0f6af64418182c3ad50960bf153 ce9f4c938544481d935158e7cc558de6 - - default default] Availability Zones retrieved successfully. 2026-05-10 05:15:15.740 8 INFO cinder.volume.api [None req-7f0f7a81-66b6-4a8b-9725-236ad51ae973 43bdf0f6af64418182c3ad50960bf153 ce9f4c938544481d935158e7cc558de6 - - default default] Create volume request issued successfully. 2026-05-10 05:15:15.741 8 INFO cinder.api.openstack.wsgi [None req-7f0f7a81-66b6-4a8b-9725-236ad51ae973 43bdf0f6af64418182c3ad50960bf153 ce9f4c938544481d935158e7cc558de6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ce9f4c938544481d935158e7cc558de6/volumes returned with HTTP 202 [pid: 8|app: 0|req: 370/740] 10.0.0.201 () {34 vars in 723 bytes} [Sun May 10 05:15:15 2026] POST /v3/ce9f4c938544481d935158e7cc558de6/volumes => generated 870 bytes in 371 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-05-10 05:15:15.758 7 INFO cinder.api.openstack.wsgi [None req-aa756128-f9dc-4336-ad0b-ccba781594ba 43bdf0f6af64418182c3ad50960bf153 ce9f4c938544481d935158e7cc558de6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ce9f4c938544481d935158e7cc558de6/volumes/15f62da7-496c-4c32-8706-b08ccfc2a64b /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-10 05:15:15.774 7 INFO cinder.volume.api [None req-aa756128-f9dc-4336-ad0b-ccba781594ba 43bdf0f6af64418182c3ad50960bf153 ce9f4c938544481d935158e7cc558de6 - - default default] Volume info retrieved successfully. 2026-05-10 05:15:15.778 7 INFO cinder.api.openstack.wsgi [None req-aa756128-f9dc-4336-ad0b-ccba781594ba 43bdf0f6af64418182c3ad50960bf153 ce9f4c938544481d935158e7cc558de6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ce9f4c938544481d935158e7cc558de6/volumes/15f62da7-496c-4c32-8706-b08ccfc2a64b returned with HTTP 200 [pid: 7|app: 0|req: 371/741] 10.0.0.201 () {32 vars in 775 bytes} [Sun May 10 05:15:15 2026] GET /v3/ce9f4c938544481d935158e7cc558de6/volumes/15f62da7-496c-4c32-8706-b08ccfc2a64b => generated 938 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-10 05:15:16.798 8 INFO cinder.api.openstack.wsgi [None req-73ae3490-420e-45f3-bf6d-f49ad970c09e 43bdf0f6af64418182c3ad50960bf153 ce9f4c938544481d935158e7cc558de6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ce9f4c938544481d935158e7cc558de6/volumes/15f62da7-496c-4c32-8706-b08ccfc2a64b /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-10 05:15:16.820 8 INFO cinder.volume.api [None req-73ae3490-420e-45f3-bf6d-f49ad970c09e 43bdf0f6af64418182c3ad50960bf153 ce9f4c938544481d935158e7cc558de6 - - default default] Volume info retrieved successfully. 2026-05-10 05:15:16.829 8 INFO cinder.api.openstack.wsgi [None req-73ae3490-420e-45f3-bf6d-f49ad970c09e 43bdf0f6af64418182c3ad50960bf153 ce9f4c938544481d935158e7cc558de6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ce9f4c938544481d935158e7cc558de6/volumes/15f62da7-496c-4c32-8706-b08ccfc2a64b returned with HTTP 200 [pid: 8|app: 0|req: 371/742] 10.0.0.201 () {32 vars in 775 bytes} [Sun May 10 05:15:16 2026] GET /v3/ce9f4c938544481d935158e7cc558de6/volumes/15f62da7-496c-4c32-8706-b08ccfc2a64b => generated 963 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-05-10 05:15:16.847 7 INFO cinder.api.openstack.wsgi [None req-73374e18-96a5-478e-bc55-4f6c86570ed5 43bdf0f6af64418182c3ad50960bf153 ce9f4c938544481d935158e7cc558de6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ce9f4c938544481d935158e7cc558de6/volumes/15f62da7-496c-4c32-8706-b08ccfc2a64b /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-10 05:15:16.860 7 INFO cinder.volume.api [None req-73374e18-96a5-478e-bc55-4f6c86570ed5 43bdf0f6af64418182c3ad50960bf153 ce9f4c938544481d935158e7cc558de6 - - default default] Volume info retrieved successfully. 2026-05-10 05:15:16.866 7 INFO cinder.api.openstack.wsgi [None req-73374e18-96a5-478e-bc55-4f6c86570ed5 43bdf0f6af64418182c3ad50960bf153 ce9f4c938544481d935158e7cc558de6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ce9f4c938544481d935158e7cc558de6/volumes/15f62da7-496c-4c32-8706-b08ccfc2a64b returned with HTTP 200 [pid: 7|app: 0|req: 372/743] 10.0.0.201 () {32 vars in 775 bytes} [Sun May 10 05:15:16 2026] GET /v3/ce9f4c938544481d935158e7cc558de6/volumes/15f62da7-496c-4c32-8706-b08ccfc2a64b => generated 963 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-10 05:15:16.888 8 INFO cinder.api.openstack.wsgi [None req-7c44ed17-2727-4413-bc12-ec011723c794 43bdf0f6af64418182c3ad50960bf153 ce9f4c938544481d935158e7cc558de6 - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/ce9f4c938544481d935158e7cc558de6/volumes/15f62da7-496c-4c32-8706-b08ccfc2a64b /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-10 05:15:16.901 8 INFO cinder.volume.api [None req-7c44ed17-2727-4413-bc12-ec011723c794 43bdf0f6af64418182c3ad50960bf153 ce9f4c938544481d935158e7cc558de6 - - default default] Volume info retrieved successfully. 2026-05-10 05:15:16.909 8 INFO cinder.volume.api [None req-7c44ed17-2727-4413-bc12-ec011723c794 43bdf0f6af64418182c3ad50960bf153 ce9f4c938544481d935158e7cc558de6 - - default default] Volume updated successfully. 2026-05-10 05:15:16.910 8 INFO cinder.api.openstack.wsgi [None req-7c44ed17-2727-4413-bc12-ec011723c794 43bdf0f6af64418182c3ad50960bf153 ce9f4c938544481d935158e7cc558de6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ce9f4c938544481d935158e7cc558de6/volumes/15f62da7-496c-4c32-8706-b08ccfc2a64b returned with HTTP 200 [pid: 8|app: 0|req: 372/744] 10.0.0.201 () {34 vars in 795 bytes} [Sun May 10 05:15:16 2026] PUT /v3/ce9f4c938544481d935158e7cc558de6/volumes/15f62da7-496c-4c32-8706-b08ccfc2a64b => generated 895 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-10 05:15:16.927 7 INFO cinder.api.openstack.wsgi [None req-a3425ecb-dc1d-416e-bf92-a863d718c864 43bdf0f6af64418182c3ad50960bf153 ce9f4c938544481d935158e7cc558de6 - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/ce9f4c938544481d935158e7cc558de6/volumes/15f62da7-496c-4c32-8706-b08ccfc2a64b /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-10 05:15:16.941 7 INFO cinder.volume.api [None req-a3425ecb-dc1d-416e-bf92-a863d718c864 43bdf0f6af64418182c3ad50960bf153 ce9f4c938544481d935158e7cc558de6 - - default default] Volume info retrieved successfully. 2026-05-10 05:15:16.949 7 INFO cinder.volume.api [None req-a3425ecb-dc1d-416e-bf92-a863d718c864 43bdf0f6af64418182c3ad50960bf153 ce9f4c938544481d935158e7cc558de6 - - default default] Volume updated successfully. 2026-05-10 05:15:16.950 7 INFO cinder.api.openstack.wsgi [None req-a3425ecb-dc1d-416e-bf92-a863d718c864 43bdf0f6af64418182c3ad50960bf153 ce9f4c938544481d935158e7cc558de6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ce9f4c938544481d935158e7cc558de6/volumes/15f62da7-496c-4c32-8706-b08ccfc2a64b returned with HTTP 200 [pid: 7|app: 0|req: 373/745] 10.0.0.201 () {34 vars in 796 bytes} [Sun May 10 05:15:16 2026] PUT /v3/ce9f4c938544481d935158e7cc558de6/volumes/15f62da7-496c-4c32-8706-b08ccfc2a64b => generated 934 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-10 05:15:16.973 8 INFO cinder.api.openstack.wsgi [None req-80a36b5f-1a90-4d61-8973-d69b8fe843aa 43bdf0f6af64418182c3ad50960bf153 ce9f4c938544481d935158e7cc558de6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ce9f4c938544481d935158e7cc558de6/volumes/15f62da7-496c-4c32-8706-b08ccfc2a64b /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-10 05:15:16.986 8 INFO cinder.volume.api [None req-80a36b5f-1a90-4d61-8973-d69b8fe843aa 43bdf0f6af64418182c3ad50960bf153 ce9f4c938544481d935158e7cc558de6 - - default default] Volume info retrieved successfully. 2026-05-10 05:15:16.991 8 INFO cinder.api.openstack.wsgi [None req-80a36b5f-1a90-4d61-8973-d69b8fe843aa 43bdf0f6af64418182c3ad50960bf153 ce9f4c938544481d935158e7cc558de6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ce9f4c938544481d935158e7cc558de6/volumes/15f62da7-496c-4c32-8706-b08ccfc2a64b returned with HTTP 200 [pid: 8|app: 0|req: 373/746] 10.0.0.201 () {32 vars in 775 bytes} [Sun May 10 05:15:16 2026] GET /v3/ce9f4c938544481d935158e7cc558de6/volumes/15f62da7-496c-4c32-8706-b08ccfc2a64b => generated 1002 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-10 05:15:17.012 7 INFO cinder.api.openstack.wsgi [None req-90c50136-0202-4b08-b70b-ae81046d1d48 43bdf0f6af64418182c3ad50960bf153 ce9f4c938544481d935158e7cc558de6 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/ce9f4c938544481d935158e7cc558de6/volumes 2026-05-10 05:15:17.015 7 INFO cinder.api.v3.volumes [None req-90c50136-0202-4b08-b70b-ae81046d1d48 43bdf0f6af64418182c3ad50960bf153 ce9f4c938544481d935158e7cc558de6 - - default default] Create volume of 1 GB 2026-05-10 05:15:17.035 7 INFO cinder.volume.api [None req-90c50136-0202-4b08-b70b-ae81046d1d48 43bdf0f6af64418182c3ad50960bf153 ce9f4c938544481d935158e7cc558de6 - - default default] Availability Zones retrieved successfully. 2026-05-10 05:15:17.381 7 INFO cinder.volume.api [None req-90c50136-0202-4b08-b70b-ae81046d1d48 43bdf0f6af64418182c3ad50960bf153 ce9f4c938544481d935158e7cc558de6 - - default default] Create volume request issued successfully. 2026-05-10 05:15:17.382 7 INFO cinder.api.openstack.wsgi [None req-90c50136-0202-4b08-b70b-ae81046d1d48 43bdf0f6af64418182c3ad50960bf153 ce9f4c938544481d935158e7cc558de6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ce9f4c938544481d935158e7cc558de6/volumes returned with HTTP 202 [pid: 7|app: 0|req: 374/747] 10.0.0.201 () {34 vars in 723 bytes} [Sun May 10 05:15:17 2026] POST /v3/ce9f4c938544481d935158e7cc558de6/volumes => generated 890 bytes in 375 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-05-10 05:15:17.401 8 INFO cinder.api.openstack.wsgi [None req-5e51e732-d805-44a1-afa3-f372887bc675 43bdf0f6af64418182c3ad50960bf153 ce9f4c938544481d935158e7cc558de6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ce9f4c938544481d935158e7cc558de6/volumes/6f39904a-e83d-4819-bcb4-3683894cfd1c /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-10 05:15:17.417 8 INFO cinder.volume.api [None req-5e51e732-d805-44a1-afa3-f372887bc675 43bdf0f6af64418182c3ad50960bf153 ce9f4c938544481d935158e7cc558de6 - - default default] Volume info retrieved successfully. 2026-05-10 05:15:17.423 8 INFO cinder.api.openstack.wsgi [None req-5e51e732-d805-44a1-afa3-f372887bc675 43bdf0f6af64418182c3ad50960bf153 ce9f4c938544481d935158e7cc558de6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ce9f4c938544481d935158e7cc558de6/volumes/6f39904a-e83d-4819-bcb4-3683894cfd1c returned with HTTP 200 [pid: 8|app: 0|req: 374/748] 10.0.0.201 () {32 vars in 775 bytes} [Sun May 10 05:15:17 2026] GET /v3/ce9f4c938544481d935158e7cc558de6/volumes/6f39904a-e83d-4819-bcb4-3683894cfd1c => generated 958 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-05-10 05:15:18.444 7 INFO cinder.api.openstack.wsgi [None req-7bdf76e2-e4a6-4d23-921e-ed5373e851a4 43bdf0f6af64418182c3ad50960bf153 ce9f4c938544481d935158e7cc558de6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ce9f4c938544481d935158e7cc558de6/volumes/6f39904a-e83d-4819-bcb4-3683894cfd1c /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-10 05:15:18.458 7 INFO cinder.volume.api [None req-7bdf76e2-e4a6-4d23-921e-ed5373e851a4 43bdf0f6af64418182c3ad50960bf153 ce9f4c938544481d935158e7cc558de6 - - default default] Volume info retrieved successfully. 2026-05-10 05:15:18.464 7 INFO cinder.api.openstack.wsgi [None req-7bdf76e2-e4a6-4d23-921e-ed5373e851a4 43bdf0f6af64418182c3ad50960bf153 ce9f4c938544481d935158e7cc558de6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ce9f4c938544481d935158e7cc558de6/volumes/6f39904a-e83d-4819-bcb4-3683894cfd1c returned with HTTP 200 [pid: 7|app: 0|req: 375/749] 10.0.0.201 () {32 vars in 775 bytes} [Sun May 10 05:15:18 2026] GET /v3/ce9f4c938544481d935158e7cc558de6/volumes/6f39904a-e83d-4819-bcb4-3683894cfd1c => generated 983 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-10 05:15:18.483 8 INFO cinder.api.openstack.wsgi [None req-a9e7758e-6d5e-41c7-9b28-3cecc062faaa 43bdf0f6af64418182c3ad50960bf153 ce9f4c938544481d935158e7cc558de6 - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/ce9f4c938544481d935158e7cc558de6/volumes/6f39904a-e83d-4819-bcb4-3683894cfd1c /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-10 05:15:18.499 8 INFO cinder.volume.api [None req-a9e7758e-6d5e-41c7-9b28-3cecc062faaa 43bdf0f6af64418182c3ad50960bf153 ce9f4c938544481d935158e7cc558de6 - - default default] Volume info retrieved successfully. 2026-05-10 05:15:18.507 8 INFO cinder.volume.api [None req-a9e7758e-6d5e-41c7-9b28-3cecc062faaa 43bdf0f6af64418182c3ad50960bf153 ce9f4c938544481d935158e7cc558de6 - - default default] Volume updated successfully. 2026-05-10 05:15:18.508 8 INFO cinder.api.openstack.wsgi [None req-a9e7758e-6d5e-41c7-9b28-3cecc062faaa 43bdf0f6af64418182c3ad50960bf153 ce9f4c938544481d935158e7cc558de6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ce9f4c938544481d935158e7cc558de6/volumes/6f39904a-e83d-4819-bcb4-3683894cfd1c returned with HTTP 200 [pid: 8|app: 0|req: 375/750] 10.0.0.201 () {34 vars in 795 bytes} [Sun May 10 05:15:18 2026] PUT /v3/ce9f4c938544481d935158e7cc558de6/volumes/6f39904a-e83d-4819-bcb4-3683894cfd1c => generated 881 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-05-10 05:15:18.524 7 INFO cinder.api.openstack.wsgi [None req-52c82068-ed58-452c-b1d6-38b1fae0016a 43bdf0f6af64418182c3ad50960bf153 ce9f4c938544481d935158e7cc558de6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ce9f4c938544481d935158e7cc558de6/volumes/6f39904a-e83d-4819-bcb4-3683894cfd1c /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-10 05:15:18.540 7 INFO cinder.volume.api [None req-52c82068-ed58-452c-b1d6-38b1fae0016a 43bdf0f6af64418182c3ad50960bf153 ce9f4c938544481d935158e7cc558de6 - - default default] Volume info retrieved successfully. 2026-05-10 05:15:18.546 7 INFO cinder.api.openstack.wsgi [None req-52c82068-ed58-452c-b1d6-38b1fae0016a 43bdf0f6af64418182c3ad50960bf153 ce9f4c938544481d935158e7cc558de6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ce9f4c938544481d935158e7cc558de6/volumes/6f39904a-e83d-4819-bcb4-3683894cfd1c returned with HTTP 200 [pid: 7|app: 0|req: 376/751] 10.0.0.201 () {32 vars in 775 bytes} [Sun May 10 05:15:18 2026] GET /v3/ce9f4c938544481d935158e7cc558de6/volumes/6f39904a-e83d-4819-bcb4-3683894cfd1c => 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-05-10 05:15:18.565 8 INFO cinder.api.openstack.wsgi [None req-2a2ff637-3234-43e2-8ef5-d3eb2d1fff53 43bdf0f6af64418182c3ad50960bf153 ce9f4c938544481d935158e7cc558de6 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/ce9f4c938544481d935158e7cc558de6/volumes/6f39904a-e83d-4819-bcb4-3683894cfd1c 2026-05-10 05:15:18.565 8 INFO cinder.api.v3.volumes [None req-2a2ff637-3234-43e2-8ef5-d3eb2d1fff53 43bdf0f6af64418182c3ad50960bf153 ce9f4c938544481d935158e7cc558de6 - - default default] Delete volume with id: 6f39904a-e83d-4819-bcb4-3683894cfd1c /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-10 05:15:18.576 8 INFO cinder.volume.api [None req-2a2ff637-3234-43e2-8ef5-d3eb2d1fff53 43bdf0f6af64418182c3ad50960bf153 ce9f4c938544481d935158e7cc558de6 - - default default] Volume info retrieved successfully. 2026-05-10 05:15:18.597 8 INFO cinder.volume.api [None req-2a2ff637-3234-43e2-8ef5-d3eb2d1fff53 43bdf0f6af64418182c3ad50960bf153 ce9f4c938544481d935158e7cc558de6 - - default default] Delete volume request issued successfully. 2026-05-10 05:15:18.597 8 INFO cinder.api.openstack.wsgi [None req-2a2ff637-3234-43e2-8ef5-d3eb2d1fff53 43bdf0f6af64418182c3ad50960bf153 ce9f4c938544481d935158e7cc558de6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ce9f4c938544481d935158e7cc558de6/volumes/6f39904a-e83d-4819-bcb4-3683894cfd1c returned with HTTP 202 [pid: 8|app: 0|req: 376/752] 10.0.0.201 () {32 vars in 778 bytes} [Sun May 10 05:15:18 2026] DELETE /v3/ce9f4c938544481d935158e7cc558de6/volumes/6f39904a-e83d-4819-bcb4-3683894cfd1c => generated 0 bytes in 39 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-05-10 05:15:18.610 7 INFO cinder.api.openstack.wsgi [None req-140418ce-4d50-4b4e-a829-0c16d0f32096 43bdf0f6af64418182c3ad50960bf153 ce9f4c938544481d935158e7cc558de6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ce9f4c938544481d935158e7cc558de6/volumes/6f39904a-e83d-4819-bcb4-3683894cfd1c /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-10 05:15:18.626 7 INFO cinder.volume.api [None req-140418ce-4d50-4b4e-a829-0c16d0f32096 43bdf0f6af64418182c3ad50960bf153 ce9f4c938544481d935158e7cc558de6 - - default default] Volume info retrieved successfully. 2026-05-10 05:15:18.636 7 INFO cinder.api.openstack.wsgi [None req-140418ce-4d50-4b4e-a829-0c16d0f32096 43bdf0f6af64418182c3ad50960bf153 ce9f4c938544481d935158e7cc558de6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ce9f4c938544481d935158e7cc558de6/volumes/6f39904a-e83d-4819-bcb4-3683894cfd1c returned with HTTP 200 [pid: 7|app: 0|req: 377/753] 10.0.0.201 () {32 vars in 775 bytes} [Sun May 10 05:15:18 2026] GET /v3/ce9f4c938544481d935158e7cc558de6/volumes/6f39904a-e83d-4819-bcb4-3683894cfd1c => generated 948 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-10 05:15:19.676 8 INFO cinder.api.openstack.wsgi [None req-f65d50ea-32ce-4186-825f-9c08e542df56 43bdf0f6af64418182c3ad50960bf153 ce9f4c938544481d935158e7cc558de6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ce9f4c938544481d935158e7cc558de6/volumes/6f39904a-e83d-4819-bcb4-3683894cfd1c 2026-05-10 05:15:19.686 8 INFO cinder.api.openstack.wsgi [None req-f65d50ea-32ce-4186-825f-9c08e542df56 43bdf0f6af64418182c3ad50960bf153 ce9f4c938544481d935158e7cc558de6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ce9f4c938544481d935158e7cc558de6/volumes/6f39904a-e83d-4819-bcb4-3683894cfd1c returned with HTTP 404 [pid: 8|app: 0|req: 377/754] 10.0.0.201 () {32 vars in 775 bytes} [Sun May 10 05:15:19 2026] GET /v3/ce9f4c938544481d935158e7cc558de6/volumes/6f39904a-e83d-4819-bcb4-3683894cfd1c => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-10 05:15:19.696 7 INFO cinder.api.openstack.wsgi [None req-fe73cece-0584-4128-a56d-a563b20d9c34 43bdf0f6af64418182c3ad50960bf153 ce9f4c938544481d935158e7cc558de6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ce9f4c938544481d935158e7cc558de6/volumes/15f62da7-496c-4c32-8706-b08ccfc2a64b /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-10 05:15:19.714 7 INFO cinder.volume.api [None req-fe73cece-0584-4128-a56d-a563b20d9c34 43bdf0f6af64418182c3ad50960bf153 ce9f4c938544481d935158e7cc558de6 - - default default] Volume info retrieved successfully. 2026-05-10 05:15:19.724 7 INFO cinder.api.openstack.wsgi [None req-fe73cece-0584-4128-a56d-a563b20d9c34 43bdf0f6af64418182c3ad50960bf153 ce9f4c938544481d935158e7cc558de6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ce9f4c938544481d935158e7cc558de6/volumes/15f62da7-496c-4c32-8706-b08ccfc2a64b returned with HTTP 200 [pid: 7|app: 0|req: 378/755] 10.0.0.201 () {32 vars in 775 bytes} [Sun May 10 05:15:19 2026] GET /v3/ce9f4c938544481d935158e7cc558de6/volumes/15f62da7-496c-4c32-8706-b08ccfc2a64b => generated 1002 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-10 05:15:19.745 8 INFO cinder.api.openstack.wsgi [None req-9504ab4c-c7f8-4281-b774-532c51db804f 43bdf0f6af64418182c3ad50960bf153 ce9f4c938544481d935158e7cc558de6 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/ce9f4c938544481d935158e7cc558de6/volumes/15f62da7-496c-4c32-8706-b08ccfc2a64b 2026-05-10 05:15:19.746 8 INFO cinder.api.v3.volumes [None req-9504ab4c-c7f8-4281-b774-532c51db804f 43bdf0f6af64418182c3ad50960bf153 ce9f4c938544481d935158e7cc558de6 - - default default] Delete volume with id: 15f62da7-496c-4c32-8706-b08ccfc2a64b /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-10 05:15:19.757 8 INFO cinder.volume.api [None req-9504ab4c-c7f8-4281-b774-532c51db804f 43bdf0f6af64418182c3ad50960bf153 ce9f4c938544481d935158e7cc558de6 - - default default] Volume info retrieved successfully. 2026-05-10 05:15:19.779 8 INFO cinder.volume.api [None req-9504ab4c-c7f8-4281-b774-532c51db804f 43bdf0f6af64418182c3ad50960bf153 ce9f4c938544481d935158e7cc558de6 - - default default] Delete volume request issued successfully. 2026-05-10 05:15:19.779 8 INFO cinder.api.openstack.wsgi [None req-9504ab4c-c7f8-4281-b774-532c51db804f 43bdf0f6af64418182c3ad50960bf153 ce9f4c938544481d935158e7cc558de6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ce9f4c938544481d935158e7cc558de6/volumes/15f62da7-496c-4c32-8706-b08ccfc2a64b returned with HTTP 202 [pid: 8|app: 0|req: 378/756] 10.0.0.201 () {32 vars in 778 bytes} [Sun May 10 05:15:19 2026] DELETE /v3/ce9f4c938544481d935158e7cc558de6/volumes/15f62da7-496c-4c32-8706-b08ccfc2a64b => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-10 05:15:19.790 7 INFO cinder.api.openstack.wsgi [None req-7157a4fc-f1f5-4039-ba0c-ba63ca100847 43bdf0f6af64418182c3ad50960bf153 ce9f4c938544481d935158e7cc558de6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ce9f4c938544481d935158e7cc558de6/volumes/15f62da7-496c-4c32-8706-b08ccfc2a64b /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-10 05:15:19.804 7 INFO cinder.volume.api [None req-7157a4fc-f1f5-4039-ba0c-ba63ca100847 43bdf0f6af64418182c3ad50960bf153 ce9f4c938544481d935158e7cc558de6 - - default default] Volume info retrieved successfully. 2026-05-10 05:15:19.808 7 INFO cinder.api.openstack.wsgi [None req-7157a4fc-f1f5-4039-ba0c-ba63ca100847 43bdf0f6af64418182c3ad50960bf153 ce9f4c938544481d935158e7cc558de6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ce9f4c938544481d935158e7cc558de6/volumes/15f62da7-496c-4c32-8706-b08ccfc2a64b returned with HTTP 200 [pid: 7|app: 0|req: 379/757] 10.0.0.201 () {32 vars in 775 bytes} [Sun May 10 05:15:19 2026] GET /v3/ce9f4c938544481d935158e7cc558de6/volumes/15f62da7-496c-4c32-8706-b08ccfc2a64b => generated 1001 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-05-10 05:15:20.835 8 INFO cinder.api.openstack.wsgi [None req-c3338b20-2232-4033-a243-92958f0c9cd5 43bdf0f6af64418182c3ad50960bf153 ce9f4c938544481d935158e7cc558de6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ce9f4c938544481d935158e7cc558de6/volumes/15f62da7-496c-4c32-8706-b08ccfc2a64b 2026-05-10 05:15:20.842 8 INFO cinder.api.openstack.wsgi [None req-c3338b20-2232-4033-a243-92958f0c9cd5 43bdf0f6af64418182c3ad50960bf153 ce9f4c938544481d935158e7cc558de6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ce9f4c938544481d935158e7cc558de6/volumes/15f62da7-496c-4c32-8706-b08ccfc2a64b returned with HTTP 404 [pid: 8|app: 0|req: 379/758] 10.0.0.201 () {32 vars in 775 bytes} [Sun May 10 05:15:20 2026] GET /v3/ce9f4c938544481d935158e7cc558de6/volumes/15f62da7-496c-4c32-8706-b08ccfc2a64b => generated 109 bytes in 12 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-05-10 05:15:20.899 7 INFO cinder.api.openstack.wsgi [None req-13655b88-82c8-4bf1-a13b-3974e2547801 43bdf0f6af64418182c3ad50960bf153 ce9f4c938544481d935158e7cc558de6 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/ce9f4c938544481d935158e7cc558de6/volumes 2026-05-10 05:15:21.505 7 INFO cinder.api.v3.volumes [None req-13655b88-82c8-4bf1-a13b-3974e2547801 43bdf0f6af64418182c3ad50960bf153 ce9f4c938544481d935158e7cc558de6 - - default default] Create volume of 1 GB 2026-05-10 05:15:21.511 7 INFO cinder.volume.api [None req-13655b88-82c8-4bf1-a13b-3974e2547801 43bdf0f6af64418182c3ad50960bf153 ce9f4c938544481d935158e7cc558de6 - - default default] Availability Zones retrieved successfully. 2026-05-10 05:15:21.705 7 INFO cinder.volume.api [None req-13655b88-82c8-4bf1-a13b-3974e2547801 43bdf0f6af64418182c3ad50960bf153 ce9f4c938544481d935158e7cc558de6 - - default default] Create volume request issued successfully. 2026-05-10 05:15:21.705 7 INFO cinder.api.openstack.wsgi [None req-13655b88-82c8-4bf1-a13b-3974e2547801 43bdf0f6af64418182c3ad50960bf153 ce9f4c938544481d935158e7cc558de6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ce9f4c938544481d935158e7cc558de6/volumes returned with HTTP 202 [pid: 7|app: 0|req: 380/759] 10.0.0.201 () {34 vars in 723 bytes} [Sun May 10 05:15:20 2026] POST /v3/ce9f4c938544481d935158e7cc558de6/volumes => generated 870 bytes in 813 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-05-10 05:15:21.727 8 INFO cinder.api.openstack.wsgi [None req-7aaffbcf-c90e-4799-a60d-0d582c8c1ccc 43bdf0f6af64418182c3ad50960bf153 ce9f4c938544481d935158e7cc558de6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ce9f4c938544481d935158e7cc558de6/volumes/8c5e1fd5-bcf5-42fe-9c82-055b33a06c30 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-10 05:15:21.741 8 INFO cinder.volume.api [None req-7aaffbcf-c90e-4799-a60d-0d582c8c1ccc 43bdf0f6af64418182c3ad50960bf153 ce9f4c938544481d935158e7cc558de6 - - default default] Volume info retrieved successfully. 2026-05-10 05:15:21.746 8 INFO cinder.api.openstack.wsgi [None req-7aaffbcf-c90e-4799-a60d-0d582c8c1ccc 43bdf0f6af64418182c3ad50960bf153 ce9f4c938544481d935158e7cc558de6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ce9f4c938544481d935158e7cc558de6/volumes/8c5e1fd5-bcf5-42fe-9c82-055b33a06c30 returned with HTTP 200 [pid: 8|app: 0|req: 380/760] 10.0.0.201 () {32 vars in 775 bytes} [Sun May 10 05:15:21 2026] GET /v3/ce9f4c938544481d935158e7cc558de6/volumes/8c5e1fd5-bcf5-42fe-9c82-055b33a06c30 => generated 938 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-10 05:15:22.415 7 INFO cinder.api.openstack.wsgi [None req-13655b88-82c8-4bf1-a13b-3974e2547801 43bdf0f6af64418182c3ad50960bf153 ce9f4c938544481d935158e7cc558de6 - - default default] GET http://10.0.0.215:8776/ 2026-05-10 05:15:22.416 8 INFO cinder.api.openstack.wsgi [None req-7aaffbcf-c90e-4799-a60d-0d582c8c1ccc 43bdf0f6af64418182c3ad50960bf153 ce9f4c938544481d935158e7cc558de6 - - default default] GET http://10.0.0.215:8776/ 2026-05-10 05:15:22.416 7 INFO cinder.api.openstack.wsgi [None req-13655b88-82c8-4bf1-a13b-3974e2547801 43bdf0f6af64418182c3ad50960bf153 ce9f4c938544481d935158e7cc558de6 - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 05:15:22.418 8 INFO cinder.api.openstack.wsgi [None req-7aaffbcf-c90e-4799-a60d-0d582c8c1ccc 43bdf0f6af64418182c3ad50960bf153 ce9f4c938544481d935158e7cc558de6 - - default default] http://10.0.0.215: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-05-10 05:15:22.768 7 INFO cinder.api.openstack.wsgi [None req-b0f421f5-b981-4064-a55b-3010061dd884 43bdf0f6af64418182c3ad50960bf153 ce9f4c938544481d935158e7cc558de6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ce9f4c938544481d935158e7cc558de6/volumes/8c5e1fd5-bcf5-42fe-9c82-055b33a06c30 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-10 05:15:22.780 7 INFO cinder.volume.api [None req-b0f421f5-b981-4064-a55b-3010061dd884 43bdf0f6af64418182c3ad50960bf153 ce9f4c938544481d935158e7cc558de6 - - default default] Volume info retrieved successfully. 2026-05-10 05:15:22.784 7 INFO cinder.api.openstack.wsgi [None req-b0f421f5-b981-4064-a55b-3010061dd884 43bdf0f6af64418182c3ad50960bf153 ce9f4c938544481d935158e7cc558de6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ce9f4c938544481d935158e7cc558de6/volumes/8c5e1fd5-bcf5-42fe-9c82-055b33a06c30 returned with HTTP 200 [pid: 7|app: 0|req: 382/763] 10.0.0.201 () {32 vars in 775 bytes} [Sun May 10 05:15:22 2026] GET /v3/ce9f4c938544481d935158e7cc558de6/volumes/8c5e1fd5-bcf5-42fe-9c82-055b33a06c30 => generated 1347 bytes in 21 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-05-10 05:15:22.804 8 INFO cinder.api.openstack.wsgi [None req-b33af0af-f9b3-40e2-ac7b-e67d13c7a3ae 43bdf0f6af64418182c3ad50960bf153 ce9f4c938544481d935158e7cc558de6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ce9f4c938544481d935158e7cc558de6/volumes/8c5e1fd5-bcf5-42fe-9c82-055b33a06c30 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-10 05:15:22.817 8 INFO cinder.volume.api [None req-b33af0af-f9b3-40e2-ac7b-e67d13c7a3ae 43bdf0f6af64418182c3ad50960bf153 ce9f4c938544481d935158e7cc558de6 - - default default] Volume info retrieved successfully. 2026-05-10 05:15:22.821 8 INFO cinder.api.openstack.wsgi [None req-b33af0af-f9b3-40e2-ac7b-e67d13c7a3ae 43bdf0f6af64418182c3ad50960bf153 ce9f4c938544481d935158e7cc558de6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ce9f4c938544481d935158e7cc558de6/volumes/8c5e1fd5-bcf5-42fe-9c82-055b33a06c30 returned with HTTP 200 [pid: 8|app: 0|req: 382/764] 10.0.0.201 () {32 vars in 775 bytes} [Sun May 10 05:15:22 2026] GET /v3/ce9f4c938544481d935158e7cc558de6/volumes/8c5e1fd5-bcf5-42fe-9c82-055b33a06c30 => generated 1347 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-10 05:15:22.841 7 INFO cinder.api.openstack.wsgi [None req-e1f47565-afbc-4d59-b363-0d1a29a65117 43bdf0f6af64418182c3ad50960bf153 ce9f4c938544481d935158e7cc558de6 - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/ce9f4c938544481d935158e7cc558de6/volumes/8c5e1fd5-bcf5-42fe-9c82-055b33a06c30 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-10 05:15:22.857 7 INFO cinder.volume.api [None req-e1f47565-afbc-4d59-b363-0d1a29a65117 43bdf0f6af64418182c3ad50960bf153 ce9f4c938544481d935158e7cc558de6 - - default default] Volume info retrieved successfully. 2026-05-10 05:15:22.864 7 INFO cinder.volume.api [None req-e1f47565-afbc-4d59-b363-0d1a29a65117 43bdf0f6af64418182c3ad50960bf153 ce9f4c938544481d935158e7cc558de6 - - default default] Volume updated successfully. 2026-05-10 05:15:22.865 7 INFO cinder.api.openstack.wsgi [None req-e1f47565-afbc-4d59-b363-0d1a29a65117 43bdf0f6af64418182c3ad50960bf153 ce9f4c938544481d935158e7cc558de6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ce9f4c938544481d935158e7cc558de6/volumes/8c5e1fd5-bcf5-42fe-9c82-055b33a06c30 returned with HTTP 200 [pid: 7|app: 0|req: 383/765] 10.0.0.201 () {34 vars in 795 bytes} [Sun May 10 05:15:22 2026] PUT /v3/ce9f4c938544481d935158e7cc558de6/volumes/8c5e1fd5-bcf5-42fe-9c82-055b33a06c30 => generated 894 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-05-10 05:15:22.887 8 INFO cinder.api.openstack.wsgi [None req-b5e31e04-1f43-4962-90d0-ce72d010087c 43bdf0f6af64418182c3ad50960bf153 ce9f4c938544481d935158e7cc558de6 - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/ce9f4c938544481d935158e7cc558de6/volumes/8c5e1fd5-bcf5-42fe-9c82-055b33a06c30 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-10 05:15:22.910 8 INFO cinder.volume.api [None req-b5e31e04-1f43-4962-90d0-ce72d010087c 43bdf0f6af64418182c3ad50960bf153 ce9f4c938544481d935158e7cc558de6 - - default default] Volume info retrieved successfully. 2026-05-10 05:15:22.919 8 INFO cinder.volume.api [None req-b5e31e04-1f43-4962-90d0-ce72d010087c 43bdf0f6af64418182c3ad50960bf153 ce9f4c938544481d935158e7cc558de6 - - default default] Volume updated successfully. 2026-05-10 05:15:22.920 8 INFO cinder.api.openstack.wsgi [None req-b5e31e04-1f43-4962-90d0-ce72d010087c 43bdf0f6af64418182c3ad50960bf153 ce9f4c938544481d935158e7cc558de6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ce9f4c938544481d935158e7cc558de6/volumes/8c5e1fd5-bcf5-42fe-9c82-055b33a06c30 returned with HTTP 200 [pid: 8|app: 0|req: 383/766] 10.0.0.201 () {34 vars in 796 bytes} [Sun May 10 05:15:22 2026] PUT /v3/ce9f4c938544481d935158e7cc558de6/volumes/8c5e1fd5-bcf5-42fe-9c82-055b33a06c30 => generated 934 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-05-10 05:15:22.938 7 INFO cinder.api.openstack.wsgi [None req-289794c8-bc9e-48c7-9af7-29bf7f0f093f 43bdf0f6af64418182c3ad50960bf153 ce9f4c938544481d935158e7cc558de6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ce9f4c938544481d935158e7cc558de6/volumes/8c5e1fd5-bcf5-42fe-9c82-055b33a06c30 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-10 05:15:22.950 7 INFO cinder.volume.api [None req-289794c8-bc9e-48c7-9af7-29bf7f0f093f 43bdf0f6af64418182c3ad50960bf153 ce9f4c938544481d935158e7cc558de6 - - default default] Volume info retrieved successfully. 2026-05-10 05:15:22.955 7 INFO cinder.api.openstack.wsgi [None req-289794c8-bc9e-48c7-9af7-29bf7f0f093f 43bdf0f6af64418182c3ad50960bf153 ce9f4c938544481d935158e7cc558de6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ce9f4c938544481d935158e7cc558de6/volumes/8c5e1fd5-bcf5-42fe-9c82-055b33a06c30 returned with HTTP 200 [pid: 7|app: 0|req: 384/767] 10.0.0.201 () {32 vars in 775 bytes} [Sun May 10 05:15:22 2026] GET /v3/ce9f4c938544481d935158e7cc558de6/volumes/8c5e1fd5-bcf5-42fe-9c82-055b33a06c30 => generated 1387 bytes in 22 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-05-10 05:15:22.974 8 INFO cinder.api.openstack.wsgi [None req-250d103c-05a4-4a90-b364-1bbe7f118e22 43bdf0f6af64418182c3ad50960bf153 ce9f4c938544481d935158e7cc558de6 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/ce9f4c938544481d935158e7cc558de6/volumes 2026-05-10 05:15:22.977 8 INFO cinder.api.v3.volumes [None req-250d103c-05a4-4a90-b364-1bbe7f118e22 43bdf0f6af64418182c3ad50960bf153 ce9f4c938544481d935158e7cc558de6 - - default default] Create volume of 1 GB 2026-05-10 05:15:22.982 8 INFO cinder.volume.api [None req-250d103c-05a4-4a90-b364-1bbe7f118e22 43bdf0f6af64418182c3ad50960bf153 ce9f4c938544481d935158e7cc558de6 - - default default] Availability Zones retrieved successfully. 2026-05-10 05:15:23.109 8 INFO cinder.volume.api [None req-250d103c-05a4-4a90-b364-1bbe7f118e22 43bdf0f6af64418182c3ad50960bf153 ce9f4c938544481d935158e7cc558de6 - - default default] Create volume request issued successfully. 2026-05-10 05:15:23.109 8 INFO cinder.api.openstack.wsgi [None req-250d103c-05a4-4a90-b364-1bbe7f118e22 43bdf0f6af64418182c3ad50960bf153 ce9f4c938544481d935158e7cc558de6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ce9f4c938544481d935158e7cc558de6/volumes returned with HTTP 202 [pid: 8|app: 0|req: 384/768] 10.0.0.201 () {34 vars in 723 bytes} [Sun May 10 05:15:22 2026] POST /v3/ce9f4c938544481d935158e7cc558de6/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-05-10 05:15:23.131 7 INFO cinder.api.openstack.wsgi [None req-06a28191-4f3f-4904-b56f-efc7cec0fb2d 43bdf0f6af64418182c3ad50960bf153 ce9f4c938544481d935158e7cc558de6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ce9f4c938544481d935158e7cc558de6/volumes/98c96643-1c9d-402e-b3bc-3abd6a3d8a6f /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-10 05:15:23.144 7 INFO cinder.volume.api [None req-06a28191-4f3f-4904-b56f-efc7cec0fb2d 43bdf0f6af64418182c3ad50960bf153 ce9f4c938544481d935158e7cc558de6 - - default default] Volume info retrieved successfully. 2026-05-10 05:15:23.150 7 INFO cinder.api.openstack.wsgi [None req-06a28191-4f3f-4904-b56f-efc7cec0fb2d 43bdf0f6af64418182c3ad50960bf153 ce9f4c938544481d935158e7cc558de6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ce9f4c938544481d935158e7cc558de6/volumes/98c96643-1c9d-402e-b3bc-3abd6a3d8a6f returned with HTTP 200 [pid: 7|app: 0|req: 385/769] 10.0.0.201 () {32 vars in 775 bytes} [Sun May 10 05:15:23 2026] GET /v3/ce9f4c938544481d935158e7cc558de6/volumes/98c96643-1c9d-402e-b3bc-3abd6a3d8a6f => generated 959 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-05-10 05:15:24.175 8 INFO cinder.api.openstack.wsgi [None req-ba34eb67-e2c9-4fc2-ba5f-01afc95b9061 43bdf0f6af64418182c3ad50960bf153 ce9f4c938544481d935158e7cc558de6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ce9f4c938544481d935158e7cc558de6/volumes/98c96643-1c9d-402e-b3bc-3abd6a3d8a6f /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-10 05:15:24.193 8 INFO cinder.volume.api [None req-ba34eb67-e2c9-4fc2-ba5f-01afc95b9061 43bdf0f6af64418182c3ad50960bf153 ce9f4c938544481d935158e7cc558de6 - - default default] Volume info retrieved successfully. 2026-05-10 05:15:24.200 8 INFO cinder.api.openstack.wsgi [None req-ba34eb67-e2c9-4fc2-ba5f-01afc95b9061 43bdf0f6af64418182c3ad50960bf153 ce9f4c938544481d935158e7cc558de6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ce9f4c938544481d935158e7cc558de6/volumes/98c96643-1c9d-402e-b3bc-3abd6a3d8a6f returned with HTTP 200 [pid: 8|app: 0|req: 385/770] 10.0.0.201 () {32 vars in 775 bytes} [Sun May 10 05:15:24 2026] GET /v3/ce9f4c938544481d935158e7cc558de6/volumes/98c96643-1c9d-402e-b3bc-3abd6a3d8a6f => generated 984 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-05-10 05:15:24.224 7 INFO cinder.api.openstack.wsgi [None req-72daac07-32bd-458c-9e3a-8f50863e11f5 43bdf0f6af64418182c3ad50960bf153 ce9f4c938544481d935158e7cc558de6 - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/ce9f4c938544481d935158e7cc558de6/volumes/98c96643-1c9d-402e-b3bc-3abd6a3d8a6f /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-10 05:15:24.243 7 INFO cinder.volume.api [None req-72daac07-32bd-458c-9e3a-8f50863e11f5 43bdf0f6af64418182c3ad50960bf153 ce9f4c938544481d935158e7cc558de6 - - default default] Volume info retrieved successfully. 2026-05-10 05:15:24.250 7 INFO cinder.volume.api [None req-72daac07-32bd-458c-9e3a-8f50863e11f5 43bdf0f6af64418182c3ad50960bf153 ce9f4c938544481d935158e7cc558de6 - - default default] Volume updated successfully. 2026-05-10 05:15:24.251 7 INFO cinder.api.openstack.wsgi [None req-72daac07-32bd-458c-9e3a-8f50863e11f5 43bdf0f6af64418182c3ad50960bf153 ce9f4c938544481d935158e7cc558de6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ce9f4c938544481d935158e7cc558de6/volumes/98c96643-1c9d-402e-b3bc-3abd6a3d8a6f returned with HTTP 200 [pid: 7|app: 0|req: 386/771] 10.0.0.201 () {34 vars in 795 bytes} [Sun May 10 05:15:24 2026] PUT /v3/ce9f4c938544481d935158e7cc558de6/volumes/98c96643-1c9d-402e-b3bc-3abd6a3d8a6f => generated 881 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-05-10 05:15:24.275 8 INFO cinder.api.openstack.wsgi [None req-14d68cc6-bf26-4ca0-b35c-b7f863ff4d2f 43bdf0f6af64418182c3ad50960bf153 ce9f4c938544481d935158e7cc558de6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ce9f4c938544481d935158e7cc558de6/volumes/98c96643-1c9d-402e-b3bc-3abd6a3d8a6f /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-10 05:15:24.300 8 INFO cinder.volume.api [None req-14d68cc6-bf26-4ca0-b35c-b7f863ff4d2f 43bdf0f6af64418182c3ad50960bf153 ce9f4c938544481d935158e7cc558de6 - - default default] Volume info retrieved successfully. 2026-05-10 05:15:24.305 8 INFO cinder.api.openstack.wsgi [None req-14d68cc6-bf26-4ca0-b35c-b7f863ff4d2f 43bdf0f6af64418182c3ad50960bf153 ce9f4c938544481d935158e7cc558de6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ce9f4c938544481d935158e7cc558de6/volumes/98c96643-1c9d-402e-b3bc-3abd6a3d8a6f returned with HTTP 200 [pid: 8|app: 0|req: 386/772] 10.0.0.201 () {32 vars in 775 bytes} [Sun May 10 05:15:24 2026] GET /v3/ce9f4c938544481d935158e7cc558de6/volumes/98c96643-1c9d-402e-b3bc-3abd6a3d8a6f => 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-05-10 05:15:24.325 7 INFO cinder.api.openstack.wsgi [None req-ae28bf2f-f999-496e-8a11-833f86f5ac3b 43bdf0f6af64418182c3ad50960bf153 ce9f4c938544481d935158e7cc558de6 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/ce9f4c938544481d935158e7cc558de6/volumes/98c96643-1c9d-402e-b3bc-3abd6a3d8a6f 2026-05-10 05:15:24.325 7 INFO cinder.api.v3.volumes [None req-ae28bf2f-f999-496e-8a11-833f86f5ac3b 43bdf0f6af64418182c3ad50960bf153 ce9f4c938544481d935158e7cc558de6 - - default default] Delete volume with id: 98c96643-1c9d-402e-b3bc-3abd6a3d8a6f /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-10 05:15:24.342 7 INFO cinder.volume.api [None req-ae28bf2f-f999-496e-8a11-833f86f5ac3b 43bdf0f6af64418182c3ad50960bf153 ce9f4c938544481d935158e7cc558de6 - - default default] Volume info retrieved successfully. 2026-05-10 05:15:24.377 7 INFO cinder.volume.api [None req-ae28bf2f-f999-496e-8a11-833f86f5ac3b 43bdf0f6af64418182c3ad50960bf153 ce9f4c938544481d935158e7cc558de6 - - default default] Delete volume request issued successfully. 2026-05-10 05:15:24.377 7 INFO cinder.api.openstack.wsgi [None req-ae28bf2f-f999-496e-8a11-833f86f5ac3b 43bdf0f6af64418182c3ad50960bf153 ce9f4c938544481d935158e7cc558de6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ce9f4c938544481d935158e7cc558de6/volumes/98c96643-1c9d-402e-b3bc-3abd6a3d8a6f returned with HTTP 202 [pid: 7|app: 0|req: 387/773] 10.0.0.201 () {32 vars in 778 bytes} [Sun May 10 05:15:24 2026] DELETE /v3/ce9f4c938544481d935158e7cc558de6/volumes/98c96643-1c9d-402e-b3bc-3abd6a3d8a6f => generated 0 bytes in 58 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-05-10 05:15:24.388 8 INFO cinder.api.openstack.wsgi [None req-51e7a270-900e-4b54-9b2b-6486e5d2cf85 43bdf0f6af64418182c3ad50960bf153 ce9f4c938544481d935158e7cc558de6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ce9f4c938544481d935158e7cc558de6/volumes/98c96643-1c9d-402e-b3bc-3abd6a3d8a6f /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-10 05:15:24.403 8 INFO cinder.volume.api [None req-51e7a270-900e-4b54-9b2b-6486e5d2cf85 43bdf0f6af64418182c3ad50960bf153 ce9f4c938544481d935158e7cc558de6 - - default default] Volume info retrieved successfully. 2026-05-10 05:15:24.409 8 INFO cinder.api.openstack.wsgi [None req-51e7a270-900e-4b54-9b2b-6486e5d2cf85 43bdf0f6af64418182c3ad50960bf153 ce9f4c938544481d935158e7cc558de6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ce9f4c938544481d935158e7cc558de6/volumes/98c96643-1c9d-402e-b3bc-3abd6a3d8a6f returned with HTTP 200 [pid: 8|app: 0|req: 387/774] 10.0.0.201 () {32 vars in 775 bytes} [Sun May 10 05:15:24 2026] GET /v3/ce9f4c938544481d935158e7cc558de6/volumes/98c96643-1c9d-402e-b3bc-3abd6a3d8a6f => generated 948 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-10 05:15:25.429 7 INFO cinder.api.openstack.wsgi [None req-94c60ec5-52a6-4ddf-a825-47a51e4cc6bf 43bdf0f6af64418182c3ad50960bf153 ce9f4c938544481d935158e7cc558de6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ce9f4c938544481d935158e7cc558de6/volumes/98c96643-1c9d-402e-b3bc-3abd6a3d8a6f 2026-05-10 05:15:25.438 7 INFO cinder.api.openstack.wsgi [None req-94c60ec5-52a6-4ddf-a825-47a51e4cc6bf 43bdf0f6af64418182c3ad50960bf153 ce9f4c938544481d935158e7cc558de6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ce9f4c938544481d935158e7cc558de6/volumes/98c96643-1c9d-402e-b3bc-3abd6a3d8a6f returned with HTTP 404 [pid: 7|app: 0|req: 388/775] 10.0.0.201 () {32 vars in 775 bytes} [Sun May 10 05:15:25 2026] GET /v3/ce9f4c938544481d935158e7cc558de6/volumes/98c96643-1c9d-402e-b3bc-3abd6a3d8a6f => 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-05-10 05:15:25.448 8 INFO cinder.api.openstack.wsgi [None req-5a628884-360a-481b-85ef-ce7a5b357685 43bdf0f6af64418182c3ad50960bf153 ce9f4c938544481d935158e7cc558de6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ce9f4c938544481d935158e7cc558de6/volumes/8c5e1fd5-bcf5-42fe-9c82-055b33a06c30 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-10 05:15:25.466 8 INFO cinder.volume.api [None req-5a628884-360a-481b-85ef-ce7a5b357685 43bdf0f6af64418182c3ad50960bf153 ce9f4c938544481d935158e7cc558de6 - - default default] Volume info retrieved successfully. 2026-05-10 05:15:25.472 8 INFO cinder.api.openstack.wsgi [None req-5a628884-360a-481b-85ef-ce7a5b357685 43bdf0f6af64418182c3ad50960bf153 ce9f4c938544481d935158e7cc558de6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ce9f4c938544481d935158e7cc558de6/volumes/8c5e1fd5-bcf5-42fe-9c82-055b33a06c30 returned with HTTP 200 [pid: 8|app: 0|req: 388/776] 10.0.0.201 () {32 vars in 775 bytes} [Sun May 10 05:15:25 2026] GET /v3/ce9f4c938544481d935158e7cc558de6/volumes/8c5e1fd5-bcf5-42fe-9c82-055b33a06c30 => generated 1387 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-10 05:15:25.491 7 INFO cinder.api.openstack.wsgi [None req-8db105c0-403e-49f4-ac18-f739d8e82697 43bdf0f6af64418182c3ad50960bf153 ce9f4c938544481d935158e7cc558de6 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/ce9f4c938544481d935158e7cc558de6/volumes/8c5e1fd5-bcf5-42fe-9c82-055b33a06c30 2026-05-10 05:15:25.492 7 INFO cinder.api.v3.volumes [None req-8db105c0-403e-49f4-ac18-f739d8e82697 43bdf0f6af64418182c3ad50960bf153 ce9f4c938544481d935158e7cc558de6 - - default default] Delete volume with id: 8c5e1fd5-bcf5-42fe-9c82-055b33a06c30 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-10 05:15:25.500 7 INFO cinder.volume.api [None req-8db105c0-403e-49f4-ac18-f739d8e82697 43bdf0f6af64418182c3ad50960bf153 ce9f4c938544481d935158e7cc558de6 - - default default] Volume info retrieved successfully. 2026-05-10 05:15:25.519 7 INFO cinder.volume.api [None req-8db105c0-403e-49f4-ac18-f739d8e82697 43bdf0f6af64418182c3ad50960bf153 ce9f4c938544481d935158e7cc558de6 - - default default] Delete volume request issued successfully. 2026-05-10 05:15:25.519 7 INFO cinder.api.openstack.wsgi [None req-8db105c0-403e-49f4-ac18-f739d8e82697 43bdf0f6af64418182c3ad50960bf153 ce9f4c938544481d935158e7cc558de6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ce9f4c938544481d935158e7cc558de6/volumes/8c5e1fd5-bcf5-42fe-9c82-055b33a06c30 returned with HTTP 202 [pid: 7|app: 0|req: 389/777] 10.0.0.201 () {32 vars in 778 bytes} [Sun May 10 05:15:25 2026] DELETE /v3/ce9f4c938544481d935158e7cc558de6/volumes/8c5e1fd5-bcf5-42fe-9c82-055b33a06c30 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-10 05:15:25.530 8 INFO cinder.api.openstack.wsgi [None req-6202827a-ed8e-48ba-b0eb-0f5b7273bc8a 43bdf0f6af64418182c3ad50960bf153 ce9f4c938544481d935158e7cc558de6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ce9f4c938544481d935158e7cc558de6/volumes/8c5e1fd5-bcf5-42fe-9c82-055b33a06c30 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-10 05:15:25.544 8 INFO cinder.volume.api [None req-6202827a-ed8e-48ba-b0eb-0f5b7273bc8a 43bdf0f6af64418182c3ad50960bf153 ce9f4c938544481d935158e7cc558de6 - - default default] Volume info retrieved successfully. 2026-05-10 05:15:25.551 8 INFO cinder.api.openstack.wsgi [None req-6202827a-ed8e-48ba-b0eb-0f5b7273bc8a 43bdf0f6af64418182c3ad50960bf153 ce9f4c938544481d935158e7cc558de6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ce9f4c938544481d935158e7cc558de6/volumes/8c5e1fd5-bcf5-42fe-9c82-055b33a06c30 returned with HTTP 200 [pid: 8|app: 0|req: 389/778] 10.0.0.201 () {32 vars in 775 bytes} [Sun May 10 05:15:25 2026] GET /v3/ce9f4c938544481d935158e7cc558de6/volumes/8c5e1fd5-bcf5-42fe-9c82-055b33a06c30 => generated 1386 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-05-10 05:15:26.572 7 INFO cinder.api.openstack.wsgi [None req-3011bcd7-9658-461e-bcb2-05b1b9eaac63 43bdf0f6af64418182c3ad50960bf153 ce9f4c938544481d935158e7cc558de6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ce9f4c938544481d935158e7cc558de6/volumes/8c5e1fd5-bcf5-42fe-9c82-055b33a06c30 2026-05-10 05:15:26.580 7 INFO cinder.api.openstack.wsgi [None req-3011bcd7-9658-461e-bcb2-05b1b9eaac63 43bdf0f6af64418182c3ad50960bf153 ce9f4c938544481d935158e7cc558de6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ce9f4c938544481d935158e7cc558de6/volumes/8c5e1fd5-bcf5-42fe-9c82-055b33a06c30 returned with HTTP 404 [pid: 7|app: 0|req: 390/779] 10.0.0.201 () {32 vars in 775 bytes} [Sun May 10 05:15:26 2026] GET /v3/ce9f4c938544481d935158e7cc558de6/volumes/8c5e1fd5-bcf5-42fe-9c82-055b33a06c30 => 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-05-10 05:15:27.781 8 INFO cinder.api.openstack.wsgi [req-5f107366-24a3-4946-b511-c8f8b583814a req-24fbc67c-e3fb-48d2-883a-a3127eaa8101 45d318f3c8254270986835f3f2f83eca 7eba1fe270cb4c3bacdc74e142a16e8d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7eba1fe270cb4c3bacdc74e142a16e8d/attachments?instance_id=92e274db-8e82-427a-9627-260ee4c5622d 2026-05-10 05:15:27.798 8 INFO cinder.api.openstack.wsgi [req-5f107366-24a3-4946-b511-c8f8b583814a req-24fbc67c-e3fb-48d2-883a-a3127eaa8101 45d318f3c8254270986835f3f2f83eca 7eba1fe270cb4c3bacdc74e142a16e8d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7eba1fe270cb4c3bacdc74e142a16e8d/attachments?instance_id=92e274db-8e82-427a-9627-260ee4c5622d returned with HTTP 200 [pid: 8|app: 0|req: 390/780] 199.204.45.23 () {36 vars in 1103 bytes} [Sun May 10 05:15:27 2026] GET /v3/7eba1fe270cb4c3bacdc74e142a16e8d/attachments?instance_id=92e274db-8e82-427a-9627-260ee4c5622d => generated 19 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-10 05:15:32.414 7 INFO cinder.api.openstack.wsgi [None req-3011bcd7-9658-461e-bcb2-05b1b9eaac63 43bdf0f6af64418182c3ad50960bf153 ce9f4c938544481d935158e7cc558de6 - - default default] GET http://10.0.0.215:8776/ 2026-05-10 05:15:32.414 8 INFO cinder.api.openstack.wsgi [req-5f107366-24a3-4946-b511-c8f8b583814a req-24fbc67c-e3fb-48d2-883a-a3127eaa8101 45d318f3c8254270986835f3f2f83eca 7eba1fe270cb4c3bacdc74e142a16e8d - - default default] GET http://10.0.0.215:8776/ 2026-05-10 05:15:32.415 7 INFO cinder.api.openstack.wsgi [None req-3011bcd7-9658-461e-bcb2-05b1b9eaac63 43bdf0f6af64418182c3ad50960bf153 ce9f4c938544481d935158e7cc558de6 - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 05:15:32.415 8 INFO cinder.api.openstack.wsgi [req-5f107366-24a3-4946-b511-c8f8b583814a req-24fbc67c-e3fb-48d2-883a-a3127eaa8101 45d318f3c8254270986835f3f2f83eca 7eba1fe270cb4c3bacdc74e142a16e8d - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 05:15:42.415 7 INFO cinder.api.openstack.wsgi [None req-3011bcd7-9658-461e-bcb2-05b1b9eaac63 43bdf0f6af64418182c3ad50960bf153 ce9f4c938544481d935158e7cc558de6 - - default default] GET http://10.0.0.215:8776/ 2026-05-10 05:15:42.415 8 INFO cinder.api.openstack.wsgi [req-5f107366-24a3-4946-b511-c8f8b583814a req-24fbc67c-e3fb-48d2-883a-a3127eaa8101 45d318f3c8254270986835f3f2f83eca 7eba1fe270cb4c3bacdc74e142a16e8d - - default default] GET http://10.0.0.215:8776/ 2026-05-10 05:15:42.416 7 INFO cinder.api.openstack.wsgi [None req-3011bcd7-9658-461e-bcb2-05b1b9eaac63 43bdf0f6af64418182c3ad50960bf153 ce9f4c938544481d935158e7cc558de6 - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 05:15:42.416 8 INFO cinder.api.openstack.wsgi [req-5f107366-24a3-4946-b511-c8f8b583814a req-24fbc67c-e3fb-48d2-883a-a3127eaa8101 45d318f3c8254270986835f3f2f83eca 7eba1fe270cb4c3bacdc74e142a16e8d - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 05:15:52.129 7 INFO cinder.api.openstack.wsgi [None req-aa7cd2fc-bfd0-41f0-a469-b2389dfe3dd3 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/volumes/detail?all_tenants=true 2026-05-10 05:15:52.141 7 INFO cinder.volume.api [None req-aa7cd2fc-bfd0-41f0-a469-b2389dfe3dd3 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] Get all volumes completed successfully. 2026-05-10 05:15:52.143 7 INFO cinder.api.openstack.wsgi [None req-aa7cd2fc-bfd0-41f0-a469-b2389dfe3dd3 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 393/785] 10.0.0.1 () {28 vars in 682 bytes} [Sun May 10 05:15:52 2026] GET /v3/b22c3a43ac3048f4812c26ea5b3a8f9e/volumes/detail?all_tenants=true => generated 15 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-10 05:15:52.152 8 INFO cinder.api.openstack.wsgi [None req-eee23fdd-8998-4f92-a6aa-aef5bea5a9c1 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/snapshots?all_tenants=true 2026-05-10 05:15:52.158 8 INFO cinder.volume.api [None req-eee23fdd-8998-4f92-a6aa-aef5bea5a9c1 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] Get all snapshots completed successfully. 2026-05-10 05:15:52.159 8 INFO cinder.api.openstack.wsgi [None req-eee23fdd-8998-4f92-a6aa-aef5bea5a9c1 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 393/786] 10.0.0.1 () {28 vars in 672 bytes} [Sun May 10 05:15:52 2026] GET /v3/b22c3a43ac3048f4812c26ea5b3a8f9e/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-05-10 05:15:52.168 7 INFO cinder.api.openstack.wsgi [None req-abf238fb-addb-4a1c-9283-174cebea1457 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-services 2026-05-10 05:15:52.173 7 INFO cinder.api.openstack.wsgi [None req-abf238fb-addb-4a1c-9283-174cebea1457 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-services returned with HTTP 200 [pid: 7|app: 0|req: 394/787] 10.0.0.1 () {28 vars in 643 bytes} [Sun May 10 05:15:52 2026] GET /v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-services => generated 646 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-10 05:15:52.221 8 INFO cinder.api.openstack.wsgi [None req-25f201b7-471f-4370-82c7-61607a1cc7f8 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-quota-sets/140438ccea6344d38223212f444c6af4?usage=true 2026-05-10 05:15:52.251 8 INFO cinder.api.openstack.wsgi [None req-25f201b7-471f-4370-82c7-61607a1cc7f8 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-quota-sets/140438ccea6344d38223212f444c6af4?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 394/788] 10.0.0.1 () {28 vars in 734 bytes} [Sun May 10 05:15:52 2026] GET /v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-quota-sets/140438ccea6344d38223212f444c6af4?usage=true => generated 847 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-10 05:15:52.266 7 INFO cinder.api.openstack.wsgi [None req-a2da82f9-fb56-4e66-8230-64ef2b2d09a3 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-quota-sets/49218e4daf334f0982cf95f0542603ff?usage=true 2026-05-10 05:15:52.290 7 INFO cinder.api.openstack.wsgi [None req-a2da82f9-fb56-4e66-8230-64ef2b2d09a3 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-quota-sets/49218e4daf334f0982cf95f0542603ff?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 395/789] 10.0.0.1 () {28 vars in 734 bytes} [Sun May 10 05:15:52 2026] GET /v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-quota-sets/49218e4daf334f0982cf95f0542603ff?usage=true => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-10 05:15:52.303 8 INFO cinder.api.openstack.wsgi [None req-95c2080d-560c-4dc2-a4cc-e9d3415e0bec ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-quota-sets/4f3792c69e5e4973a117b4d1496f244f?usage=true 2026-05-10 05:15:52.328 8 INFO cinder.api.openstack.wsgi [None req-95c2080d-560c-4dc2-a4cc-e9d3415e0bec ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-quota-sets/4f3792c69e5e4973a117b4d1496f244f?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 395/790] 10.0.0.1 () {28 vars in 734 bytes} [Sun May 10 05:15:52 2026] GET /v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-quota-sets/4f3792c69e5e4973a117b4d1496f244f?usage=true => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-10 05:15:52.341 7 INFO cinder.api.openstack.wsgi [None req-a75039d4-8206-4abf-9ee8-e62a1e5cd46e ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-quota-sets/55aa7901ffc1465fb8c42e82acdc3f3c?usage=true 2026-05-10 05:15:52.381 7 INFO cinder.api.openstack.wsgi [None req-a75039d4-8206-4abf-9ee8-e62a1e5cd46e ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-quota-sets/55aa7901ffc1465fb8c42e82acdc3f3c?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 396/791] 10.0.0.1 () {28 vars in 734 bytes} [Sun May 10 05:15:52 2026] GET /v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-quota-sets/55aa7901ffc1465fb8c42e82acdc3f3c?usage=true => generated 847 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-10 05:15:52.394 8 INFO cinder.api.openstack.wsgi [None req-fde9ff09-d4f6-4ed4-bafa-f6c09425b410 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-quota-sets/7e7cbc1def4c44759cb3d1966d6d9f48?usage=true 2026-05-10 05:15:52.415 7 INFO cinder.api.openstack.wsgi [None req-a75039d4-8206-4abf-9ee8-e62a1e5cd46e ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 05:15:52.416 7 INFO cinder.api.openstack.wsgi [None req-a75039d4-8206-4abf-9ee8-e62a1e5cd46e ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 05:15:52.417 7 INFO cinder.api.openstack.wsgi [None req-a75039d4-8206-4abf-9ee8-e62a1e5cd46e ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 05:15:52.418 7 INFO cinder.api.openstack.wsgi [None req-a75039d4-8206-4abf-9ee8-e62a1e5cd46e ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 05:15:52.424 8 INFO cinder.api.openstack.wsgi [None req-fde9ff09-d4f6-4ed4-bafa-f6c09425b410 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-quota-sets/7e7cbc1def4c44759cb3d1966d6d9f48?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 396/794] 10.0.0.1 () {28 vars in 734 bytes} [Sun May 10 05:15:52 2026] GET /v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-quota-sets/7e7cbc1def4c44759cb3d1966d6d9f48?usage=true => generated 847 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-10 05:15:52.437 7 INFO cinder.api.openstack.wsgi [None req-c9133771-4235-4632-80c1-533dc2971488 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-quota-sets/7eba1fe270cb4c3bacdc74e142a16e8d?usage=true 2026-05-10 05:15:52.457 7 INFO cinder.api.openstack.wsgi [None req-c9133771-4235-4632-80c1-533dc2971488 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-quota-sets/7eba1fe270cb4c3bacdc74e142a16e8d?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 399/795] 10.0.0.1 () {28 vars in 734 bytes} [Sun May 10 05:15:52 2026] GET /v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-quota-sets/7eba1fe270cb4c3bacdc74e142a16e8d?usage=true => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-10 05:15:52.466 8 INFO cinder.api.openstack.wsgi [None req-0cf5d8b8-7dc2-4d6d-85a2-1f86cd46138d ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-quota-sets/9005c6feef0d4d97ae8321ae3d8b7af2?usage=true 2026-05-10 05:15:52.486 8 INFO cinder.api.openstack.wsgi [None req-0cf5d8b8-7dc2-4d6d-85a2-1f86cd46138d ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-quota-sets/9005c6feef0d4d97ae8321ae3d8b7af2?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 397/796] 10.0.0.1 () {28 vars in 734 bytes} [Sun May 10 05:15:52 2026] GET /v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-quota-sets/9005c6feef0d4d97ae8321ae3d8b7af2?usage=true => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-10 05:15:52.496 7 INFO cinder.api.openstack.wsgi [None req-99eb7e41-4c52-43af-b34a-5a3e573fefdf ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-quota-sets/b22c3a43ac3048f4812c26ea5b3a8f9e?usage=true 2026-05-10 05:15:52.519 7 INFO cinder.api.openstack.wsgi [None req-99eb7e41-4c52-43af-b34a-5a3e573fefdf ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-quota-sets/b22c3a43ac3048f4812c26ea5b3a8f9e?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 400/797] 10.0.0.1 () {28 vars in 734 bytes} [Sun May 10 05:15:52 2026] GET /v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-quota-sets/b22c3a43ac3048f4812c26ea5b3a8f9e?usage=true => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-10 05:15:52.531 8 INFO cinder.api.openstack.wsgi [None req-123b3683-adb9-4e4d-b6dd-61dcf92eed94 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-quota-sets/b4be1855b95c404c813820238c615e92?usage=true 2026-05-10 05:15:52.555 8 INFO cinder.api.openstack.wsgi [None req-123b3683-adb9-4e4d-b6dd-61dcf92eed94 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-quota-sets/b4be1855b95c404c813820238c615e92?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 398/798] 10.0.0.1 () {28 vars in 734 bytes} [Sun May 10 05:15:52 2026] GET /v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-quota-sets/b4be1855b95c404c813820238c615e92?usage=true => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-10 05:15:52.566 7 INFO cinder.api.openstack.wsgi [None req-92863f0c-a776-43ac-be6a-a9d18358488b ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-quota-sets/df8d11f900254b19916e03b058f0b5f7?usage=true 2026-05-10 05:15:52.586 7 INFO cinder.api.openstack.wsgi [None req-92863f0c-a776-43ac-be6a-a9d18358488b ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-quota-sets/df8d11f900254b19916e03b058f0b5f7?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 401/799] 10.0.0.1 () {28 vars in 734 bytes} [Sun May 10 05:15:52 2026] GET /v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-quota-sets/df8d11f900254b19916e03b058f0b5f7?usage=true => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-10 05:15:52.599 8 INFO cinder.api.openstack.wsgi [None req-dcf0625b-ea0d-44c8-a7f6-4c469bd68775 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-quota-sets/f9d573a52fbc440081c2f7fb3e5f8d6b?usage=true 2026-05-10 05:15:52.623 8 INFO cinder.api.openstack.wsgi [None req-dcf0625b-ea0d-44c8-a7f6-4c469bd68775 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-quota-sets/f9d573a52fbc440081c2f7fb3e5f8d6b?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 399/800] 10.0.0.1 () {28 vars in 734 bytes} [Sun May 10 05:15:52 2026] GET /v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-quota-sets/f9d573a52fbc440081c2f7fb3e5f8d6b?usage=true => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-10 05:15:52.635 7 INFO cinder.api.openstack.wsgi [None req-84709ff0-0158-499c-9592-3b87beca0ad9 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/volumes/detail?all_tenants=true 2026-05-10 05:15:52.644 7 INFO cinder.volume.api [None req-84709ff0-0158-499c-9592-3b87beca0ad9 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] Get all volumes completed successfully. 2026-05-10 05:15:52.646 7 INFO cinder.api.openstack.wsgi [None req-84709ff0-0158-499c-9592-3b87beca0ad9 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 402/801] 10.0.0.1 () {28 vars in 682 bytes} [Sun May 10 05:15:52 2026] GET /v3/b22c3a43ac3048f4812c26ea5b3a8f9e/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-05-10 05:15:52.655 8 INFO cinder.api.openstack.wsgi [None req-cd36c029-9b1a-497f-9033-5f1b84839ad9 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/scheduler-stats/get_pools?detail=true 2026-05-10 05:15:53.158 8 INFO cinder.api.openstack.wsgi [None req-cd36c029-9b1a-497f-9033-5f1b84839ad9 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 400/802] 10.0.0.1 () {28 vars in 694 bytes} [Sun May 10 05:15:52 2026] GET /v3/b22c3a43ac3048f4812c26ea5b3a8f9e/scheduler-stats/get_pools?detail=true => generated 670 bytes in 509 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-10 05:16:00.719 7 INFO cinder.api.openstack.wsgi [None req-85e3f14b-84bb-4081-ae5f-33317526e9a9 59eadbafce654f5abf28115a619b24e0 5da06efe61b94dc9a8d6b3a303e1caea - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5da06efe61b94dc9a8d6b3a303e1caea/volumes 2026-05-10 05:16:00.753 7 INFO cinder.volume.api [None req-85e3f14b-84bb-4081-ae5f-33317526e9a9 59eadbafce654f5abf28115a619b24e0 5da06efe61b94dc9a8d6b3a303e1caea - - default default] Get all volumes completed successfully. 2026-05-10 05:16:00.754 7 INFO cinder.api.openstack.wsgi [None req-85e3f14b-84bb-4081-ae5f-33317526e9a9 59eadbafce654f5abf28115a619b24e0 5da06efe61b94dc9a8d6b3a303e1caea - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5da06efe61b94dc9a8d6b3a303e1caea/volumes returned with HTTP 200 [pid: 7|app: 0|req: 403/803] 10.0.0.201 () {32 vars in 701 bytes} [Sun May 10 05:16:00 2026] GET /v3/5da06efe61b94dc9a8d6b3a303e1caea/volumes => generated 15 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-10 05:16:00.769 8 INFO cinder.api.openstack.wsgi [None req-bb31983d-355c-40d6-9248-532378810fe0 59eadbafce654f5abf28115a619b24e0 5da06efe61b94dc9a8d6b3a303e1caea - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/5da06efe61b94dc9a8d6b3a303e1caea/volumes 2026-05-10 05:16:00.771 8 INFO cinder.api.v3.volumes [None req-bb31983d-355c-40d6-9248-532378810fe0 59eadbafce654f5abf28115a619b24e0 5da06efe61b94dc9a8d6b3a303e1caea - - default default] Create volume of 1 GB 2026-05-10 05:16:00.777 8 INFO cinder.volume.api [None req-bb31983d-355c-40d6-9248-532378810fe0 59eadbafce654f5abf28115a619b24e0 5da06efe61b94dc9a8d6b3a303e1caea - - default default] Availability Zones retrieved successfully. 2026-05-10 05:16:00.916 8 INFO cinder.volume.api [None req-bb31983d-355c-40d6-9248-532378810fe0 59eadbafce654f5abf28115a619b24e0 5da06efe61b94dc9a8d6b3a303e1caea - - default default] Create volume request issued successfully. 2026-05-10 05:16:00.917 8 INFO cinder.api.openstack.wsgi [None req-bb31983d-355c-40d6-9248-532378810fe0 59eadbafce654f5abf28115a619b24e0 5da06efe61b94dc9a8d6b3a303e1caea - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5da06efe61b94dc9a8d6b3a303e1caea/volumes returned with HTTP 202 [pid: 8|app: 0|req: 401/804] 10.0.0.201 () {34 vars in 723 bytes} [Sun May 10 05:16:00 2026] POST /v3/5da06efe61b94dc9a8d6b3a303e1caea/volumes => generated 876 bytes in 155 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-05-10 05:16:00.936 7 INFO cinder.api.openstack.wsgi [None req-43d7b93e-a8fd-4cff-9cab-660fa8859dd4 59eadbafce654f5abf28115a619b24e0 5da06efe61b94dc9a8d6b3a303e1caea - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5da06efe61b94dc9a8d6b3a303e1caea/volumes/154a6f62-6f53-46bf-b997-53eb05b10b59 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-10 05:16:00.951 7 INFO cinder.volume.api [None req-43d7b93e-a8fd-4cff-9cab-660fa8859dd4 59eadbafce654f5abf28115a619b24e0 5da06efe61b94dc9a8d6b3a303e1caea - - default default] Volume info retrieved successfully. 2026-05-10 05:16:00.956 7 INFO cinder.api.openstack.wsgi [None req-43d7b93e-a8fd-4cff-9cab-660fa8859dd4 59eadbafce654f5abf28115a619b24e0 5da06efe61b94dc9a8d6b3a303e1caea - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5da06efe61b94dc9a8d6b3a303e1caea/volumes/154a6f62-6f53-46bf-b997-53eb05b10b59 returned with HTTP 200 [pid: 7|app: 0|req: 404/805] 10.0.0.201 () {32 vars in 775 bytes} [Sun May 10 05:16:00 2026] GET /v3/5da06efe61b94dc9a8d6b3a303e1caea/volumes/154a6f62-6f53-46bf-b997-53eb05b10b59 => generated 944 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-10 05:16:01.976 8 INFO cinder.api.openstack.wsgi [None req-e84b3730-bf8d-44a6-a33b-066beff4854d 59eadbafce654f5abf28115a619b24e0 5da06efe61b94dc9a8d6b3a303e1caea - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5da06efe61b94dc9a8d6b3a303e1caea/volumes/154a6f62-6f53-46bf-b997-53eb05b10b59 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-10 05:16:01.989 8 INFO cinder.volume.api [None req-e84b3730-bf8d-44a6-a33b-066beff4854d 59eadbafce654f5abf28115a619b24e0 5da06efe61b94dc9a8d6b3a303e1caea - - default default] Volume info retrieved successfully. 2026-05-10 05:16:01.994 8 INFO cinder.api.openstack.wsgi [None req-e84b3730-bf8d-44a6-a33b-066beff4854d 59eadbafce654f5abf28115a619b24e0 5da06efe61b94dc9a8d6b3a303e1caea - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5da06efe61b94dc9a8d6b3a303e1caea/volumes/154a6f62-6f53-46bf-b997-53eb05b10b59 returned with HTTP 200 [pid: 8|app: 0|req: 402/806] 10.0.0.201 () {32 vars in 775 bytes} [Sun May 10 05:16:01 2026] GET /v3/5da06efe61b94dc9a8d6b3a303e1caea/volumes/154a6f62-6f53-46bf-b997-53eb05b10b59 => generated 969 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-10 05:16:02.012 7 INFO cinder.api.openstack.wsgi [None req-40a00523-f9fd-420a-9e42-b89e7c5fa9e7 59eadbafce654f5abf28115a619b24e0 5da06efe61b94dc9a8d6b3a303e1caea - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5da06efe61b94dc9a8d6b3a303e1caea/volumes/154a6f62-6f53-46bf-b997-53eb05b10b59 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-10 05:16:02.030 7 INFO cinder.volume.api [None req-40a00523-f9fd-420a-9e42-b89e7c5fa9e7 59eadbafce654f5abf28115a619b24e0 5da06efe61b94dc9a8d6b3a303e1caea - - default default] Volume info retrieved successfully. 2026-05-10 05:16:02.037 7 INFO cinder.api.openstack.wsgi [None req-40a00523-f9fd-420a-9e42-b89e7c5fa9e7 59eadbafce654f5abf28115a619b24e0 5da06efe61b94dc9a8d6b3a303e1caea - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5da06efe61b94dc9a8d6b3a303e1caea/volumes/154a6f62-6f53-46bf-b997-53eb05b10b59 returned with HTTP 200 [pid: 7|app: 0|req: 405/807] 10.0.0.201 () {32 vars in 775 bytes} [Sun May 10 05:16:02 2026] GET /v3/5da06efe61b94dc9a8d6b3a303e1caea/volumes/154a6f62-6f53-46bf-b997-53eb05b10b59 => generated 969 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-10 05:16:02.056 8 INFO cinder.api.openstack.wsgi [None req-6731e62e-c122-4117-97ec-157da5d30269 59eadbafce654f5abf28115a619b24e0 5da06efe61b94dc9a8d6b3a303e1caea - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/5da06efe61b94dc9a8d6b3a303e1caea/volumes 2026-05-10 05:16:02.058 8 INFO cinder.api.v3.volumes [None req-6731e62e-c122-4117-97ec-157da5d30269 59eadbafce654f5abf28115a619b24e0 5da06efe61b94dc9a8d6b3a303e1caea - - default default] Create volume of 1 GB 2026-05-10 05:16:02.063 8 INFO cinder.volume.api [None req-6731e62e-c122-4117-97ec-157da5d30269 59eadbafce654f5abf28115a619b24e0 5da06efe61b94dc9a8d6b3a303e1caea - - default default] Availability Zones retrieved successfully. 2026-05-10 05:16:02.170 8 INFO cinder.volume.api [None req-6731e62e-c122-4117-97ec-157da5d30269 59eadbafce654f5abf28115a619b24e0 5da06efe61b94dc9a8d6b3a303e1caea - - default default] Create volume request issued successfully. 2026-05-10 05:16:02.171 8 INFO cinder.api.openstack.wsgi [None req-6731e62e-c122-4117-97ec-157da5d30269 59eadbafce654f5abf28115a619b24e0 5da06efe61b94dc9a8d6b3a303e1caea - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5da06efe61b94dc9a8d6b3a303e1caea/volumes returned with HTTP 202 [pid: 8|app: 0|req: 403/808] 10.0.0.201 () {34 vars in 723 bytes} [Sun May 10 05:16:02 2026] POST /v3/5da06efe61b94dc9a8d6b3a303e1caea/volumes => generated 876 bytes in 122 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-05-10 05:16:02.198 7 INFO cinder.api.openstack.wsgi [None req-edbe4af9-8b3d-4d21-aaef-28f04f32a48d 59eadbafce654f5abf28115a619b24e0 5da06efe61b94dc9a8d6b3a303e1caea - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5da06efe61b94dc9a8d6b3a303e1caea/volumes/11798e4e-5b38-4b5b-9711-feb32ab462f3 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-10 05:16:02.217 7 INFO cinder.volume.api [None req-edbe4af9-8b3d-4d21-aaef-28f04f32a48d 59eadbafce654f5abf28115a619b24e0 5da06efe61b94dc9a8d6b3a303e1caea - - default default] Volume info retrieved successfully. 2026-05-10 05:16:02.227 7 INFO cinder.api.openstack.wsgi [None req-edbe4af9-8b3d-4d21-aaef-28f04f32a48d 59eadbafce654f5abf28115a619b24e0 5da06efe61b94dc9a8d6b3a303e1caea - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5da06efe61b94dc9a8d6b3a303e1caea/volumes/11798e4e-5b38-4b5b-9711-feb32ab462f3 returned with HTTP 200 [pid: 7|app: 0|req: 406/809] 10.0.0.201 () {32 vars in 775 bytes} [Sun May 10 05:16:02 2026] GET /v3/5da06efe61b94dc9a8d6b3a303e1caea/volumes/11798e4e-5b38-4b5b-9711-feb32ab462f3 => generated 944 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-10 05:16:02.415 7 INFO cinder.api.openstack.wsgi [None req-edbe4af9-8b3d-4d21-aaef-28f04f32a48d 59eadbafce654f5abf28115a619b24e0 5da06efe61b94dc9a8d6b3a303e1caea - - default default] GET http://10.0.0.215:8776/ 2026-05-10 05:16:02.415 8 INFO cinder.api.openstack.wsgi [None req-6731e62e-c122-4117-97ec-157da5d30269 59eadbafce654f5abf28115a619b24e0 5da06efe61b94dc9a8d6b3a303e1caea - - default default] GET http://10.0.0.215:8776/ 2026-05-10 05:16:02.416 7 INFO cinder.api.openstack.wsgi [None req-edbe4af9-8b3d-4d21-aaef-28f04f32a48d 59eadbafce654f5abf28115a619b24e0 5da06efe61b94dc9a8d6b3a303e1caea - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 05:16:02.416 8 INFO cinder.api.openstack.wsgi [None req-6731e62e-c122-4117-97ec-157da5d30269 59eadbafce654f5abf28115a619b24e0 5da06efe61b94dc9a8d6b3a303e1caea - - default default] http://10.0.0.215: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-05-10 05:16:03.250 8 INFO cinder.api.openstack.wsgi [None req-6aa992c9-0a0c-4914-bb60-a62cee1e826d 59eadbafce654f5abf28115a619b24e0 5da06efe61b94dc9a8d6b3a303e1caea - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5da06efe61b94dc9a8d6b3a303e1caea/volumes/11798e4e-5b38-4b5b-9711-feb32ab462f3 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-10 05:16:03.263 8 INFO cinder.volume.api [None req-6aa992c9-0a0c-4914-bb60-a62cee1e826d 59eadbafce654f5abf28115a619b24e0 5da06efe61b94dc9a8d6b3a303e1caea - - default default] Volume info retrieved successfully. 2026-05-10 05:16:03.270 8 INFO cinder.api.openstack.wsgi [None req-6aa992c9-0a0c-4914-bb60-a62cee1e826d 59eadbafce654f5abf28115a619b24e0 5da06efe61b94dc9a8d6b3a303e1caea - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5da06efe61b94dc9a8d6b3a303e1caea/volumes/11798e4e-5b38-4b5b-9711-feb32ab462f3 returned with HTTP 200 [pid: 8|app: 0|req: 405/812] 10.0.0.201 () {32 vars in 775 bytes} [Sun May 10 05:16:03 2026] GET /v3/5da06efe61b94dc9a8d6b3a303e1caea/volumes/11798e4e-5b38-4b5b-9711-feb32ab462f3 => 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-05-10 05:16:03.295 7 INFO cinder.api.openstack.wsgi [None req-be757a97-6548-4c92-8767-001034d0f7eb 59eadbafce654f5abf28115a619b24e0 5da06efe61b94dc9a8d6b3a303e1caea - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5da06efe61b94dc9a8d6b3a303e1caea/volumes/11798e4e-5b38-4b5b-9711-feb32ab462f3 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-10 05:16:03.314 7 INFO cinder.volume.api [None req-be757a97-6548-4c92-8767-001034d0f7eb 59eadbafce654f5abf28115a619b24e0 5da06efe61b94dc9a8d6b3a303e1caea - - default default] Volume info retrieved successfully. 2026-05-10 05:16:03.320 7 INFO cinder.api.openstack.wsgi [None req-be757a97-6548-4c92-8767-001034d0f7eb 59eadbafce654f5abf28115a619b24e0 5da06efe61b94dc9a8d6b3a303e1caea - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5da06efe61b94dc9a8d6b3a303e1caea/volumes/11798e4e-5b38-4b5b-9711-feb32ab462f3 returned with HTTP 200 [pid: 7|app: 0|req: 408/813] 10.0.0.201 () {32 vars in 775 bytes} [Sun May 10 05:16:03 2026] GET /v3/5da06efe61b94dc9a8d6b3a303e1caea/volumes/11798e4e-5b38-4b5b-9711-feb32ab462f3 => 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-05-10 05:16:03.341 8 INFO cinder.api.openstack.wsgi [None req-b0d2df36-8df0-4068-88bc-fa888f86a679 59eadbafce654f5abf28115a619b24e0 5da06efe61b94dc9a8d6b3a303e1caea - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/5da06efe61b94dc9a8d6b3a303e1caea/volumes 2026-05-10 05:16:03.344 8 INFO cinder.api.v3.volumes [None req-b0d2df36-8df0-4068-88bc-fa888f86a679 59eadbafce654f5abf28115a619b24e0 5da06efe61b94dc9a8d6b3a303e1caea - - default default] Create volume of 1 GB 2026-05-10 05:16:03.350 8 INFO cinder.volume.api [None req-b0d2df36-8df0-4068-88bc-fa888f86a679 59eadbafce654f5abf28115a619b24e0 5da06efe61b94dc9a8d6b3a303e1caea - - default default] Availability Zones retrieved successfully. 2026-05-10 05:16:03.488 8 INFO cinder.volume.api [None req-b0d2df36-8df0-4068-88bc-fa888f86a679 59eadbafce654f5abf28115a619b24e0 5da06efe61b94dc9a8d6b3a303e1caea - - default default] Create volume request issued successfully. 2026-05-10 05:16:03.488 8 INFO cinder.api.openstack.wsgi [None req-b0d2df36-8df0-4068-88bc-fa888f86a679 59eadbafce654f5abf28115a619b24e0 5da06efe61b94dc9a8d6b3a303e1caea - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5da06efe61b94dc9a8d6b3a303e1caea/volumes returned with HTTP 202 [pid: 8|app: 0|req: 406/814] 10.0.0.201 () {34 vars in 723 bytes} [Sun May 10 05:16:03 2026] POST /v3/5da06efe61b94dc9a8d6b3a303e1caea/volumes => generated 876 bytes in 154 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-05-10 05:16:03.508 7 INFO cinder.api.openstack.wsgi [None req-37c476b0-dc1e-439e-8752-81083c951d37 59eadbafce654f5abf28115a619b24e0 5da06efe61b94dc9a8d6b3a303e1caea - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5da06efe61b94dc9a8d6b3a303e1caea/volumes/a65125b7-1bf3-4553-b061-fec084f0f17c /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-10 05:16:03.519 7 INFO cinder.volume.api [None req-37c476b0-dc1e-439e-8752-81083c951d37 59eadbafce654f5abf28115a619b24e0 5da06efe61b94dc9a8d6b3a303e1caea - - default default] Volume info retrieved successfully. 2026-05-10 05:16:03.522 7 INFO cinder.api.openstack.wsgi [None req-37c476b0-dc1e-439e-8752-81083c951d37 59eadbafce654f5abf28115a619b24e0 5da06efe61b94dc9a8d6b3a303e1caea - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5da06efe61b94dc9a8d6b3a303e1caea/volumes/a65125b7-1bf3-4553-b061-fec084f0f17c returned with HTTP 200 [pid: 7|app: 0|req: 409/815] 10.0.0.201 () {32 vars in 775 bytes} [Sun May 10 05:16:03 2026] GET /v3/5da06efe61b94dc9a8d6b3a303e1caea/volumes/a65125b7-1bf3-4553-b061-fec084f0f17c => generated 944 bytes in 18 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-05-10 05:16:04.545 8 INFO cinder.api.openstack.wsgi [None req-d3afc91b-97f6-44ae-9d0b-119c503f27ac 59eadbafce654f5abf28115a619b24e0 5da06efe61b94dc9a8d6b3a303e1caea - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5da06efe61b94dc9a8d6b3a303e1caea/volumes/a65125b7-1bf3-4553-b061-fec084f0f17c /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-10 05:16:04.560 8 INFO cinder.volume.api [None req-d3afc91b-97f6-44ae-9d0b-119c503f27ac 59eadbafce654f5abf28115a619b24e0 5da06efe61b94dc9a8d6b3a303e1caea - - default default] Volume info retrieved successfully. 2026-05-10 05:16:04.568 8 INFO cinder.api.openstack.wsgi [None req-d3afc91b-97f6-44ae-9d0b-119c503f27ac 59eadbafce654f5abf28115a619b24e0 5da06efe61b94dc9a8d6b3a303e1caea - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5da06efe61b94dc9a8d6b3a303e1caea/volumes/a65125b7-1bf3-4553-b061-fec084f0f17c returned with HTTP 200 [pid: 8|app: 0|req: 407/816] 10.0.0.201 () {32 vars in 775 bytes} [Sun May 10 05:16:04 2026] GET /v3/5da06efe61b94dc9a8d6b3a303e1caea/volumes/a65125b7-1bf3-4553-b061-fec084f0f17c => generated 969 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-10 05:16:04.587 7 INFO cinder.api.openstack.wsgi [None req-197dabc1-85ee-4443-990d-6396b23585cc 59eadbafce654f5abf28115a619b24e0 5da06efe61b94dc9a8d6b3a303e1caea - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5da06efe61b94dc9a8d6b3a303e1caea/volumes/a65125b7-1bf3-4553-b061-fec084f0f17c /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-10 05:16:04.606 7 INFO cinder.volume.api [None req-197dabc1-85ee-4443-990d-6396b23585cc 59eadbafce654f5abf28115a619b24e0 5da06efe61b94dc9a8d6b3a303e1caea - - default default] Volume info retrieved successfully. 2026-05-10 05:16:04.611 7 INFO cinder.api.openstack.wsgi [None req-197dabc1-85ee-4443-990d-6396b23585cc 59eadbafce654f5abf28115a619b24e0 5da06efe61b94dc9a8d6b3a303e1caea - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5da06efe61b94dc9a8d6b3a303e1caea/volumes/a65125b7-1bf3-4553-b061-fec084f0f17c returned with HTTP 200 [pid: 7|app: 0|req: 410/817] 10.0.0.201 () {32 vars in 775 bytes} [Sun May 10 05:16:04 2026] GET /v3/5da06efe61b94dc9a8d6b3a303e1caea/volumes/a65125b7-1bf3-4553-b061-fec084f0f17c => generated 969 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-10 05:16:04.630 8 INFO cinder.api.openstack.wsgi [None req-037f1651-e30b-4d4f-8e67-fef1c1cb5061 59eadbafce654f5abf28115a619b24e0 5da06efe61b94dc9a8d6b3a303e1caea - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5da06efe61b94dc9a8d6b3a303e1caea/volumes 2026-05-10 05:16:04.660 8 INFO cinder.volume.api [None req-037f1651-e30b-4d4f-8e67-fef1c1cb5061 59eadbafce654f5abf28115a619b24e0 5da06efe61b94dc9a8d6b3a303e1caea - - default default] Get all volumes completed successfully. 2026-05-10 05:16:04.661 8 INFO cinder.api.openstack.wsgi [None req-037f1651-e30b-4d4f-8e67-fef1c1cb5061 59eadbafce654f5abf28115a619b24e0 5da06efe61b94dc9a8d6b3a303e1caea - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5da06efe61b94dc9a8d6b3a303e1caea/volumes returned with HTTP 200 [pid: 8|app: 0|req: 408/818] 10.0.0.201 () {32 vars in 701 bytes} [Sun May 10 05:16:04 2026] GET /v3/5da06efe61b94dc9a8d6b3a303e1caea/volumes => generated 1324 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-10 05:16:04.675 7 INFO cinder.api.openstack.wsgi [None req-45269683-ec4b-4d6b-a288-d77edfe2a19e 59eadbafce654f5abf28115a619b24e0 5da06efe61b94dc9a8d6b3a303e1caea - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5da06efe61b94dc9a8d6b3a303e1caea/volumes/a65125b7-1bf3-4553-b061-fec084f0f17c /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-10 05:16:04.696 7 INFO cinder.volume.api [None req-45269683-ec4b-4d6b-a288-d77edfe2a19e 59eadbafce654f5abf28115a619b24e0 5da06efe61b94dc9a8d6b3a303e1caea - - default default] Volume info retrieved successfully. 2026-05-10 05:16:04.700 7 INFO cinder.api.openstack.wsgi [None req-45269683-ec4b-4d6b-a288-d77edfe2a19e 59eadbafce654f5abf28115a619b24e0 5da06efe61b94dc9a8d6b3a303e1caea - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5da06efe61b94dc9a8d6b3a303e1caea/volumes/a65125b7-1bf3-4553-b061-fec084f0f17c returned with HTTP 200 [pid: 7|app: 0|req: 411/819] 10.0.0.201 () {32 vars in 775 bytes} [Sun May 10 05:16:04 2026] GET /v3/5da06efe61b94dc9a8d6b3a303e1caea/volumes/a65125b7-1bf3-4553-b061-fec084f0f17c => generated 969 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-10 05:16:04.729 8 INFO cinder.api.openstack.wsgi [None req-32e76fae-d8ef-48a9-a69c-06df1fa17b8d 59eadbafce654f5abf28115a619b24e0 5da06efe61b94dc9a8d6b3a303e1caea - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/5da06efe61b94dc9a8d6b3a303e1caea/volumes/a65125b7-1bf3-4553-b061-fec084f0f17c 2026-05-10 05:16:04.730 8 INFO cinder.api.v3.volumes [None req-32e76fae-d8ef-48a9-a69c-06df1fa17b8d 59eadbafce654f5abf28115a619b24e0 5da06efe61b94dc9a8d6b3a303e1caea - - default default] Delete volume with id: a65125b7-1bf3-4553-b061-fec084f0f17c /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-10 05:16:04.741 8 INFO cinder.volume.api [None req-32e76fae-d8ef-48a9-a69c-06df1fa17b8d 59eadbafce654f5abf28115a619b24e0 5da06efe61b94dc9a8d6b3a303e1caea - - default default] Volume info retrieved successfully. 2026-05-10 05:16:04.778 8 INFO cinder.volume.api [None req-32e76fae-d8ef-48a9-a69c-06df1fa17b8d 59eadbafce654f5abf28115a619b24e0 5da06efe61b94dc9a8d6b3a303e1caea - - default default] Delete volume request issued successfully. 2026-05-10 05:16:04.778 8 INFO cinder.api.openstack.wsgi [None req-32e76fae-d8ef-48a9-a69c-06df1fa17b8d 59eadbafce654f5abf28115a619b24e0 5da06efe61b94dc9a8d6b3a303e1caea - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5da06efe61b94dc9a8d6b3a303e1caea/volumes/a65125b7-1bf3-4553-b061-fec084f0f17c returned with HTTP 202 [pid: 8|app: 0|req: 409/820] 10.0.0.201 () {32 vars in 778 bytes} [Sun May 10 05:16:04 2026] DELETE /v3/5da06efe61b94dc9a8d6b3a303e1caea/volumes/a65125b7-1bf3-4553-b061-fec084f0f17c => generated 0 bytes in 56 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-05-10 05:16:04.793 7 INFO cinder.api.openstack.wsgi [None req-abcdb3d8-858e-426a-b20f-647eb2fec5cd 59eadbafce654f5abf28115a619b24e0 5da06efe61b94dc9a8d6b3a303e1caea - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5da06efe61b94dc9a8d6b3a303e1caea/volumes/a65125b7-1bf3-4553-b061-fec084f0f17c /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-10 05:16:04.806 7 INFO cinder.volume.api [None req-abcdb3d8-858e-426a-b20f-647eb2fec5cd 59eadbafce654f5abf28115a619b24e0 5da06efe61b94dc9a8d6b3a303e1caea - - default default] Volume info retrieved successfully. 2026-05-10 05:16:04.814 7 INFO cinder.api.openstack.wsgi [None req-abcdb3d8-858e-426a-b20f-647eb2fec5cd 59eadbafce654f5abf28115a619b24e0 5da06efe61b94dc9a8d6b3a303e1caea - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5da06efe61b94dc9a8d6b3a303e1caea/volumes/a65125b7-1bf3-4553-b061-fec084f0f17c returned with HTTP 200 [pid: 7|app: 0|req: 412/821] 10.0.0.201 () {32 vars in 775 bytes} [Sun May 10 05:16:04 2026] GET /v3/5da06efe61b94dc9a8d6b3a303e1caea/volumes/a65125b7-1bf3-4553-b061-fec084f0f17c => generated 968 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-10 05:16:05.832 8 INFO cinder.api.openstack.wsgi [None req-85e2ef08-79c6-4483-8697-4b8e28bb8790 59eadbafce654f5abf28115a619b24e0 5da06efe61b94dc9a8d6b3a303e1caea - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5da06efe61b94dc9a8d6b3a303e1caea/volumes/a65125b7-1bf3-4553-b061-fec084f0f17c 2026-05-10 05:16:05.838 8 INFO cinder.api.openstack.wsgi [None req-85e2ef08-79c6-4483-8697-4b8e28bb8790 59eadbafce654f5abf28115a619b24e0 5da06efe61b94dc9a8d6b3a303e1caea - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5da06efe61b94dc9a8d6b3a303e1caea/volumes/a65125b7-1bf3-4553-b061-fec084f0f17c returned with HTTP 404 [pid: 8|app: 0|req: 410/822] 10.0.0.201 () {32 vars in 775 bytes} [Sun May 10 05:16:05 2026] GET /v3/5da06efe61b94dc9a8d6b3a303e1caea/volumes/a65125b7-1bf3-4553-b061-fec084f0f17c => generated 109 bytes in 10 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-05-10 05:16:05.848 7 INFO cinder.api.openstack.wsgi [None req-9f2d73f3-daee-416a-8b86-7f5ab1476ba1 59eadbafce654f5abf28115a619b24e0 5da06efe61b94dc9a8d6b3a303e1caea - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5da06efe61b94dc9a8d6b3a303e1caea/volumes/11798e4e-5b38-4b5b-9711-feb32ab462f3 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-10 05:16:05.860 7 INFO cinder.volume.api [None req-9f2d73f3-daee-416a-8b86-7f5ab1476ba1 59eadbafce654f5abf28115a619b24e0 5da06efe61b94dc9a8d6b3a303e1caea - - default default] Volume info retrieved successfully. 2026-05-10 05:16:05.864 7 INFO cinder.api.openstack.wsgi [None req-9f2d73f3-daee-416a-8b86-7f5ab1476ba1 59eadbafce654f5abf28115a619b24e0 5da06efe61b94dc9a8d6b3a303e1caea - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5da06efe61b94dc9a8d6b3a303e1caea/volumes/11798e4e-5b38-4b5b-9711-feb32ab462f3 returned with HTTP 200 [pid: 7|app: 0|req: 413/823] 10.0.0.201 () {32 vars in 775 bytes} [Sun May 10 05:16:05 2026] GET /v3/5da06efe61b94dc9a8d6b3a303e1caea/volumes/11798e4e-5b38-4b5b-9711-feb32ab462f3 => generated 969 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-10 05:16:05.881 8 INFO cinder.api.openstack.wsgi [None req-e536f423-408c-4005-82c8-b73b2314bb5d 59eadbafce654f5abf28115a619b24e0 5da06efe61b94dc9a8d6b3a303e1caea - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/5da06efe61b94dc9a8d6b3a303e1caea/volumes/11798e4e-5b38-4b5b-9711-feb32ab462f3 2026-05-10 05:16:05.882 8 INFO cinder.api.v3.volumes [None req-e536f423-408c-4005-82c8-b73b2314bb5d 59eadbafce654f5abf28115a619b24e0 5da06efe61b94dc9a8d6b3a303e1caea - - default default] Delete volume with id: 11798e4e-5b38-4b5b-9711-feb32ab462f3 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-10 05:16:05.894 8 INFO cinder.volume.api [None req-e536f423-408c-4005-82c8-b73b2314bb5d 59eadbafce654f5abf28115a619b24e0 5da06efe61b94dc9a8d6b3a303e1caea - - default default] Volume info retrieved successfully. 2026-05-10 05:16:05.912 8 INFO cinder.volume.api [None req-e536f423-408c-4005-82c8-b73b2314bb5d 59eadbafce654f5abf28115a619b24e0 5da06efe61b94dc9a8d6b3a303e1caea - - default default] Delete volume request issued successfully. 2026-05-10 05:16:05.913 8 INFO cinder.api.openstack.wsgi [None req-e536f423-408c-4005-82c8-b73b2314bb5d 59eadbafce654f5abf28115a619b24e0 5da06efe61b94dc9a8d6b3a303e1caea - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5da06efe61b94dc9a8d6b3a303e1caea/volumes/11798e4e-5b38-4b5b-9711-feb32ab462f3 returned with HTTP 202 [pid: 8|app: 0|req: 411/824] 10.0.0.201 () {32 vars in 778 bytes} [Sun May 10 05:16:05 2026] DELETE /v3/5da06efe61b94dc9a8d6b3a303e1caea/volumes/11798e4e-5b38-4b5b-9711-feb32ab462f3 => generated 0 bytes in 35 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-05-10 05:16:05.922 7 INFO cinder.api.openstack.wsgi [None req-e2bba148-a852-4049-bc77-91b66308db3b 59eadbafce654f5abf28115a619b24e0 5da06efe61b94dc9a8d6b3a303e1caea - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5da06efe61b94dc9a8d6b3a303e1caea/volumes/11798e4e-5b38-4b5b-9711-feb32ab462f3 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-10 05:16:05.932 7 INFO cinder.volume.api [None req-e2bba148-a852-4049-bc77-91b66308db3b 59eadbafce654f5abf28115a619b24e0 5da06efe61b94dc9a8d6b3a303e1caea - - default default] Volume info retrieved successfully. 2026-05-10 05:16:05.935 7 INFO cinder.api.openstack.wsgi [None req-e2bba148-a852-4049-bc77-91b66308db3b 59eadbafce654f5abf28115a619b24e0 5da06efe61b94dc9a8d6b3a303e1caea - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5da06efe61b94dc9a8d6b3a303e1caea/volumes/11798e4e-5b38-4b5b-9711-feb32ab462f3 returned with HTTP 200 [pid: 7|app: 0|req: 414/825] 10.0.0.201 () {32 vars in 775 bytes} [Sun May 10 05:16:05 2026] GET /v3/5da06efe61b94dc9a8d6b3a303e1caea/volumes/11798e4e-5b38-4b5b-9711-feb32ab462f3 => generated 968 bytes in 18 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-05-10 05:16:06.961 8 INFO cinder.api.openstack.wsgi [None req-aceee98a-e66a-49e1-819d-f4a4ecfd1f5c 59eadbafce654f5abf28115a619b24e0 5da06efe61b94dc9a8d6b3a303e1caea - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5da06efe61b94dc9a8d6b3a303e1caea/volumes/11798e4e-5b38-4b5b-9711-feb32ab462f3 2026-05-10 05:16:06.974 8 INFO cinder.api.openstack.wsgi [None req-aceee98a-e66a-49e1-819d-f4a4ecfd1f5c 59eadbafce654f5abf28115a619b24e0 5da06efe61b94dc9a8d6b3a303e1caea - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5da06efe61b94dc9a8d6b3a303e1caea/volumes/11798e4e-5b38-4b5b-9711-feb32ab462f3 returned with HTTP 404 [pid: 8|app: 0|req: 412/826] 10.0.0.201 () {32 vars in 775 bytes} [Sun May 10 05:16:06 2026] GET /v3/5da06efe61b94dc9a8d6b3a303e1caea/volumes/11798e4e-5b38-4b5b-9711-feb32ab462f3 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-10 05:16:06.987 7 INFO cinder.api.openstack.wsgi [None req-9f37a417-6387-4830-a3f0-e50cd4c452af 59eadbafce654f5abf28115a619b24e0 5da06efe61b94dc9a8d6b3a303e1caea - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5da06efe61b94dc9a8d6b3a303e1caea/volumes/154a6f62-6f53-46bf-b997-53eb05b10b59 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-10 05:16:07.002 7 INFO cinder.volume.api [None req-9f37a417-6387-4830-a3f0-e50cd4c452af 59eadbafce654f5abf28115a619b24e0 5da06efe61b94dc9a8d6b3a303e1caea - - default default] Volume info retrieved successfully. 2026-05-10 05:16:07.006 7 INFO cinder.api.openstack.wsgi [None req-9f37a417-6387-4830-a3f0-e50cd4c452af 59eadbafce654f5abf28115a619b24e0 5da06efe61b94dc9a8d6b3a303e1caea - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5da06efe61b94dc9a8d6b3a303e1caea/volumes/154a6f62-6f53-46bf-b997-53eb05b10b59 returned with HTTP 200 [pid: 7|app: 0|req: 415/827] 10.0.0.201 () {32 vars in 775 bytes} [Sun May 10 05:16:06 2026] GET /v3/5da06efe61b94dc9a8d6b3a303e1caea/volumes/154a6f62-6f53-46bf-b997-53eb05b10b59 => generated 969 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-10 05:16:07.024 8 INFO cinder.api.openstack.wsgi [None req-fdc15c2a-cd0e-4c5b-9606-8f043b383eda 59eadbafce654f5abf28115a619b24e0 5da06efe61b94dc9a8d6b3a303e1caea - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/5da06efe61b94dc9a8d6b3a303e1caea/volumes/154a6f62-6f53-46bf-b997-53eb05b10b59 2026-05-10 05:16:07.024 8 INFO cinder.api.v3.volumes [None req-fdc15c2a-cd0e-4c5b-9606-8f043b383eda 59eadbafce654f5abf28115a619b24e0 5da06efe61b94dc9a8d6b3a303e1caea - - default default] Delete volume with id: 154a6f62-6f53-46bf-b997-53eb05b10b59 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-10 05:16:07.037 8 INFO cinder.volume.api [None req-fdc15c2a-cd0e-4c5b-9606-8f043b383eda 59eadbafce654f5abf28115a619b24e0 5da06efe61b94dc9a8d6b3a303e1caea - - default default] Volume info retrieved successfully. 2026-05-10 05:16:07.057 8 INFO cinder.volume.api [None req-fdc15c2a-cd0e-4c5b-9606-8f043b383eda 59eadbafce654f5abf28115a619b24e0 5da06efe61b94dc9a8d6b3a303e1caea - - default default] Delete volume request issued successfully. 2026-05-10 05:16:07.058 8 INFO cinder.api.openstack.wsgi [None req-fdc15c2a-cd0e-4c5b-9606-8f043b383eda 59eadbafce654f5abf28115a619b24e0 5da06efe61b94dc9a8d6b3a303e1caea - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5da06efe61b94dc9a8d6b3a303e1caea/volumes/154a6f62-6f53-46bf-b997-53eb05b10b59 returned with HTTP 202 [pid: 8|app: 0|req: 413/828] 10.0.0.201 () {32 vars in 778 bytes} [Sun May 10 05:16:07 2026] DELETE /v3/5da06efe61b94dc9a8d6b3a303e1caea/volumes/154a6f62-6f53-46bf-b997-53eb05b10b59 => generated 0 bytes in 39 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-05-10 05:16:07.069 7 INFO cinder.api.openstack.wsgi [None req-6b9d2303-0bbb-4f92-8be6-ee72224043df 59eadbafce654f5abf28115a619b24e0 5da06efe61b94dc9a8d6b3a303e1caea - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5da06efe61b94dc9a8d6b3a303e1caea/volumes/154a6f62-6f53-46bf-b997-53eb05b10b59 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-10 05:16:07.083 7 INFO cinder.volume.api [None req-6b9d2303-0bbb-4f92-8be6-ee72224043df 59eadbafce654f5abf28115a619b24e0 5da06efe61b94dc9a8d6b3a303e1caea - - default default] Volume info retrieved successfully. 2026-05-10 05:16:07.092 7 INFO cinder.api.openstack.wsgi [None req-6b9d2303-0bbb-4f92-8be6-ee72224043df 59eadbafce654f5abf28115a619b24e0 5da06efe61b94dc9a8d6b3a303e1caea - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5da06efe61b94dc9a8d6b3a303e1caea/volumes/154a6f62-6f53-46bf-b997-53eb05b10b59 returned with HTTP 200 [pid: 7|app: 0|req: 416/829] 10.0.0.201 () {32 vars in 775 bytes} [Sun May 10 05:16:07 2026] GET /v3/5da06efe61b94dc9a8d6b3a303e1caea/volumes/154a6f62-6f53-46bf-b997-53eb05b10b59 => generated 968 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-10 05:16:08.115 8 INFO cinder.api.openstack.wsgi [None req-ac7824ad-1fe3-4e90-9e04-69cebef1ef96 59eadbafce654f5abf28115a619b24e0 5da06efe61b94dc9a8d6b3a303e1caea - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5da06efe61b94dc9a8d6b3a303e1caea/volumes/154a6f62-6f53-46bf-b997-53eb05b10b59 2026-05-10 05:16:08.125 8 INFO cinder.api.openstack.wsgi [None req-ac7824ad-1fe3-4e90-9e04-69cebef1ef96 59eadbafce654f5abf28115a619b24e0 5da06efe61b94dc9a8d6b3a303e1caea - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5da06efe61b94dc9a8d6b3a303e1caea/volumes/154a6f62-6f53-46bf-b997-53eb05b10b59 returned with HTTP 404 [pid: 8|app: 0|req: 414/830] 10.0.0.201 () {32 vars in 775 bytes} [Sun May 10 05:16:08 2026] GET /v3/5da06efe61b94dc9a8d6b3a303e1caea/volumes/154a6f62-6f53-46bf-b997-53eb05b10b59 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) 2026-05-10 05:16:12.415 8 INFO cinder.api.openstack.wsgi [None req-ac7824ad-1fe3-4e90-9e04-69cebef1ef96 59eadbafce654f5abf28115a619b24e0 5da06efe61b94dc9a8d6b3a303e1caea - - default default] GET http://10.0.0.215:8776/ 2026-05-10 05:16:12.415 7 INFO cinder.api.openstack.wsgi [None req-6b9d2303-0bbb-4f92-8be6-ee72224043df 59eadbafce654f5abf28115a619b24e0 5da06efe61b94dc9a8d6b3a303e1caea - - default default] GET http://10.0.0.215:8776/ 2026-05-10 05:16:12.415 8 INFO cinder.api.openstack.wsgi [None req-ac7824ad-1fe3-4e90-9e04-69cebef1ef96 59eadbafce654f5abf28115a619b24e0 5da06efe61b94dc9a8d6b3a303e1caea - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 05:16:12.416 7 INFO cinder.api.openstack.wsgi [None req-6b9d2303-0bbb-4f92-8be6-ee72224043df 59eadbafce654f5abf28115a619b24e0 5da06efe61b94dc9a8d6b3a303e1caea - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 05:16:12.836 8 INFO cinder.api.openstack.wsgi [None req-ac7824ad-1fe3-4e90-9e04-69cebef1ef96 59eadbafce654f5abf28115a619b24e0 5da06efe61b94dc9a8d6b3a303e1caea - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-05-10 05:16:12.837 8 INFO cinder.api.openstack.wsgi [None req-ac7824ad-1fe3-4e90-9e04-69cebef1ef96 59eadbafce654f5abf28115a619b24e0 5da06efe61b94dc9a8d6b3a303e1caea - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 416/833] 10.0.0.91 () {28 vars in 375 bytes} [Sun May 10 05:16:12 2026] GET / => generated 411 bytes in 1 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-10 05:16:12.850 7 INFO cinder.api.openstack.wsgi [None req-a2c19076-0470-4c19-a1ce-f39ce663c20a 1b136fe19ae543e797af6a6fb431d6f0 6dd9a1122c494767b0c2084ab0362d12 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6dd9a1122c494767b0c2084ab0362d12/limits?tenant_id=6dd9a1122c494767b0c2084ab0362d12 2026-05-10 05:16:12.876 7 INFO cinder.api.openstack.wsgi [None req-a2c19076-0470-4c19-a1ce-f39ce663c20a 1b136fe19ae543e797af6a6fb431d6f0 6dd9a1122c494767b0c2084ab0362d12 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6dd9a1122c494767b0c2084ab0362d12/limits?tenant_id=6dd9a1122c494767b0c2084ab0362d12 returned with HTTP 200 [pid: 7|app: 0|req: 418/834] 10.0.0.91 () {34 vars in 878 bytes} [Sun May 10 05:16:12 2026] GET /v3/6dd9a1122c494767b0c2084ab0362d12/limits?tenant_id=6dd9a1122c494767b0c2084ab0362d12 => generated 302 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-10 05:16:15.527 8 INFO cinder.api.openstack.wsgi [None req-ac7824ad-1fe3-4e90-9e04-69cebef1ef96 59eadbafce654f5abf28115a619b24e0 5da06efe61b94dc9a8d6b3a303e1caea - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-05-10 05:16:15.528 8 INFO cinder.api.openstack.wsgi [None req-ac7824ad-1fe3-4e90-9e04-69cebef1ef96 59eadbafce654f5abf28115a619b24e0 5da06efe61b94dc9a8d6b3a303e1caea - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 417/835] 10.0.0.91 () {28 vars in 375 bytes} [Sun May 10 05:16:15 2026] GET / => generated 411 bytes in 2 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-05-10 05:16:15.533 7 INFO cinder.api.openstack.wsgi [None req-a2c19076-0470-4c19-a1ce-f39ce663c20a 1b136fe19ae543e797af6a6fb431d6f0 6dd9a1122c494767b0c2084ab0362d12 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-05-10 05:16:15.534 7 INFO cinder.api.openstack.wsgi [None req-a2c19076-0470-4c19-a1ce-f39ce663c20a 1b136fe19ae543e797af6a6fb431d6f0 6dd9a1122c494767b0c2084ab0362d12 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 419/836] 10.0.0.91 () {28 vars in 375 bytes} [Sun May 10 05:16:15 2026] GET / => generated 411 bytes in 2 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-05-10 05:16:16.348 8 INFO cinder.api.openstack.wsgi [None req-ac7824ad-1fe3-4e90-9e04-69cebef1ef96 59eadbafce654f5abf28115a619b24e0 5da06efe61b94dc9a8d6b3a303e1caea - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-05-10 05:16:16.349 8 INFO cinder.api.openstack.wsgi [None req-ac7824ad-1fe3-4e90-9e04-69cebef1ef96 59eadbafce654f5abf28115a619b24e0 5da06efe61b94dc9a8d6b3a303e1caea - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 418/837] 10.0.0.91 () {28 vars in 375 bytes} [Sun May 10 05:16:16 2026] GET / => generated 411 bytes in 2 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-05-10 05:16:16.362 7 INFO cinder.api.openstack.wsgi [None req-e607c028-2b87-40a4-b147-b5d0bc972fdd 1b136fe19ae543e797af6a6fb431d6f0 6dd9a1122c494767b0c2084ab0362d12 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6dd9a1122c494767b0c2084ab0362d12/limits?tenant_id=6dd9a1122c494767b0c2084ab0362d12 2026-05-10 05:16:16.385 7 INFO cinder.api.openstack.wsgi [None req-e607c028-2b87-40a4-b147-b5d0bc972fdd 1b136fe19ae543e797af6a6fb431d6f0 6dd9a1122c494767b0c2084ab0362d12 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6dd9a1122c494767b0c2084ab0362d12/limits?tenant_id=6dd9a1122c494767b0c2084ab0362d12 returned with HTTP 200 [pid: 7|app: 0|req: 420/838] 10.0.0.91 () {34 vars in 878 bytes} [Sun May 10 05:16:16 2026] GET /v3/6dd9a1122c494767b0c2084ab0362d12/limits?tenant_id=6dd9a1122c494767b0c2084ab0362d12 => generated 302 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-10 05:16:19.072 8 INFO cinder.api.openstack.wsgi [None req-ac7824ad-1fe3-4e90-9e04-69cebef1ef96 59eadbafce654f5abf28115a619b24e0 5da06efe61b94dc9a8d6b3a303e1caea - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-05-10 05:16:19.073 8 INFO cinder.api.openstack.wsgi [None req-ac7824ad-1fe3-4e90-9e04-69cebef1ef96 59eadbafce654f5abf28115a619b24e0 5da06efe61b94dc9a8d6b3a303e1caea - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 419/839] 10.0.0.91 () {28 vars in 375 bytes} [Sun May 10 05:16:19 2026] GET / => generated 411 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-05-10 05:16:19.079 7 INFO cinder.api.openstack.wsgi [None req-e607c028-2b87-40a4-b147-b5d0bc972fdd 1b136fe19ae543e797af6a6fb431d6f0 6dd9a1122c494767b0c2084ab0362d12 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-05-10 05:16:19.080 7 INFO cinder.api.openstack.wsgi [None req-e607c028-2b87-40a4-b147-b5d0bc972fdd 1b136fe19ae543e797af6a6fb431d6f0 6dd9a1122c494767b0c2084ab0362d12 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 421/840] 10.0.0.91 () {28 vars in 375 bytes} [Sun May 10 05:16:19 2026] GET / => generated 411 bytes in 2 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-05-10 05:16:22.414 8 INFO cinder.api.openstack.wsgi [None req-ac7824ad-1fe3-4e90-9e04-69cebef1ef96 59eadbafce654f5abf28115a619b24e0 5da06efe61b94dc9a8d6b3a303e1caea - - default default] GET http://10.0.0.215:8776/ 2026-05-10 05:16:22.415 7 INFO cinder.api.openstack.wsgi [None req-e607c028-2b87-40a4-b147-b5d0bc972fdd 1b136fe19ae543e797af6a6fb431d6f0 6dd9a1122c494767b0c2084ab0362d12 - - default default] GET http://10.0.0.215:8776/ 2026-05-10 05:16:22.415 8 INFO cinder.api.openstack.wsgi [None req-ac7824ad-1fe3-4e90-9e04-69cebef1ef96 59eadbafce654f5abf28115a619b24e0 5da06efe61b94dc9a8d6b3a303e1caea - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 05:16:22.416 7 INFO cinder.api.openstack.wsgi [None req-e607c028-2b87-40a4-b147-b5d0bc972fdd 1b136fe19ae543e797af6a6fb431d6f0 6dd9a1122c494767b0c2084ab0362d12 - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 05:16:32.415 8 INFO cinder.api.openstack.wsgi [None req-ac7824ad-1fe3-4e90-9e04-69cebef1ef96 59eadbafce654f5abf28115a619b24e0 5da06efe61b94dc9a8d6b3a303e1caea - - default default] GET http://10.0.0.215:8776/ 2026-05-10 05:16:32.415 7 INFO cinder.api.openstack.wsgi [None req-e607c028-2b87-40a4-b147-b5d0bc972fdd 1b136fe19ae543e797af6a6fb431d6f0 6dd9a1122c494767b0c2084ab0362d12 - - default default] GET http://10.0.0.215:8776/ 2026-05-10 05:16:32.416 8 INFO cinder.api.openstack.wsgi [None req-ac7824ad-1fe3-4e90-9e04-69cebef1ef96 59eadbafce654f5abf28115a619b24e0 5da06efe61b94dc9a8d6b3a303e1caea - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 05:16:32.416 7 INFO cinder.api.openstack.wsgi [None req-e607c028-2b87-40a4-b147-b5d0bc972fdd 1b136fe19ae543e797af6a6fb431d6f0 6dd9a1122c494767b0c2084ab0362d12 - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 05:16:42.414 8 INFO cinder.api.openstack.wsgi [None req-ac7824ad-1fe3-4e90-9e04-69cebef1ef96 59eadbafce654f5abf28115a619b24e0 5da06efe61b94dc9a8d6b3a303e1caea - - default default] GET http://10.0.0.215:8776/ 2026-05-10 05:16:42.414 7 INFO cinder.api.openstack.wsgi [None req-e607c028-2b87-40a4-b147-b5d0bc972fdd 1b136fe19ae543e797af6a6fb431d6f0 6dd9a1122c494767b0c2084ab0362d12 - - default default] GET http://10.0.0.215:8776/ 2026-05-10 05:16:42.415 8 INFO cinder.api.openstack.wsgi [None req-ac7824ad-1fe3-4e90-9e04-69cebef1ef96 59eadbafce654f5abf28115a619b24e0 5da06efe61b94dc9a8d6b3a303e1caea - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 05:16:42.415 7 INFO cinder.api.openstack.wsgi [None req-e607c028-2b87-40a4-b147-b5d0bc972fdd 1b136fe19ae543e797af6a6fb431d6f0 6dd9a1122c494767b0c2084ab0362d12 - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 05:16:52.261 8 INFO cinder.api.openstack.wsgi [None req-1cb25f33-6ccf-4aab-b04d-069689920198 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-services 2026-05-10 05:16:52.266 8 INFO cinder.api.openstack.wsgi [None req-1cb25f33-6ccf-4aab-b04d-069689920198 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-services returned with HTTP 200 [pid: 8|app: 0|req: 423/847] 10.0.0.1 () {28 vars in 643 bytes} [Sun May 10 05:16:52 2026] GET /v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-services => generated 646 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-10 05:16:52.279 7 INFO cinder.api.openstack.wsgi [None req-a05a95ff-cdaf-4637-b32b-22b025bd65fb ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/snapshots?all_tenants=true 2026-05-10 05:16:52.285 7 INFO cinder.volume.api [None req-a05a95ff-cdaf-4637-b32b-22b025bd65fb ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] Get all snapshots completed successfully. 2026-05-10 05:16:52.285 7 INFO cinder.api.openstack.wsgi [None req-a05a95ff-cdaf-4637-b32b-22b025bd65fb ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 425/848] 10.0.0.1 () {28 vars in 672 bytes} [Sun May 10 05:16:52 2026] GET /v3/b22c3a43ac3048f4812c26ea5b3a8f9e/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-05-10 05:16:52.323 8 INFO cinder.api.openstack.wsgi [None req-42cbc2aa-acc2-47b6-b998-e50245f647a1 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-quota-sets/30cb853663994653b27a2c35c79172ca?usage=true 2026-05-10 05:16:52.341 8 INFO cinder.api.openstack.wsgi [None req-42cbc2aa-acc2-47b6-b998-e50245f647a1 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-quota-sets/30cb853663994653b27a2c35c79172ca?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 424/849] 10.0.0.1 () {28 vars in 734 bytes} [Sun May 10 05:16:52 2026] GET /v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-quota-sets/30cb853663994653b27a2c35c79172ca?usage=true => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-10 05:16:52.354 7 INFO cinder.api.openstack.wsgi [None req-b30131a0-f024-49f3-a13b-f2d589653599 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-quota-sets/32ef33c25cdb40f2bbdaa78bff457c95?usage=true 2026-05-10 05:16:52.371 7 INFO cinder.api.openstack.wsgi [None req-b30131a0-f024-49f3-a13b-f2d589653599 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-quota-sets/32ef33c25cdb40f2bbdaa78bff457c95?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 426/850] 10.0.0.1 () {28 vars in 734 bytes} [Sun May 10 05:16:52 2026] GET /v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-quota-sets/32ef33c25cdb40f2bbdaa78bff457c95?usage=true => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-10 05:16:52.382 8 INFO cinder.api.openstack.wsgi [None req-bbe3da2e-a6d6-4ed9-94af-15bf5434c40d ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-quota-sets/49218e4daf334f0982cf95f0542603ff?usage=true 2026-05-10 05:16:52.407 8 INFO cinder.api.openstack.wsgi [None req-bbe3da2e-a6d6-4ed9-94af-15bf5434c40d ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-quota-sets/49218e4daf334f0982cf95f0542603ff?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 425/851] 10.0.0.1 () {28 vars in 734 bytes} [Sun May 10 05:16:52 2026] GET /v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-quota-sets/49218e4daf334f0982cf95f0542603ff?usage=true => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-10 05:16:52.414 8 INFO cinder.api.openstack.wsgi [None req-bbe3da2e-a6d6-4ed9-94af-15bf5434c40d ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 05:16:52.415 8 INFO cinder.api.openstack.wsgi [None req-bbe3da2e-a6d6-4ed9-94af-15bf5434c40d ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 05:16:52.416 8 INFO cinder.api.openstack.wsgi [None req-bbe3da2e-a6d6-4ed9-94af-15bf5434c40d ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 05:16:52.417 8 INFO cinder.api.openstack.wsgi [None req-bbe3da2e-a6d6-4ed9-94af-15bf5434c40d ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 05:16:52.419 7 INFO cinder.api.openstack.wsgi [None req-29750f56-f64e-454e-8724-29565b6a87db ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-quota-sets/4f3792c69e5e4973a117b4d1496f244f?usage=true 2026-05-10 05:16:52.443 7 INFO cinder.api.openstack.wsgi [None req-29750f56-f64e-454e-8724-29565b6a87db ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-quota-sets/4f3792c69e5e4973a117b4d1496f244f?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 427/854] 10.0.0.1 () {28 vars in 734 bytes} [Sun May 10 05:16:52 2026] GET /v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-quota-sets/4f3792c69e5e4973a117b4d1496f244f?usage=true => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-10 05:16:52.456 8 INFO cinder.api.openstack.wsgi [None req-9fceedc9-9e25-449c-b4bc-559d952af993 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-quota-sets/6c0c49caae224557808182366e255028?usage=true 2026-05-10 05:16:52.472 8 INFO cinder.api.openstack.wsgi [None req-9fceedc9-9e25-449c-b4bc-559d952af993 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-quota-sets/6c0c49caae224557808182366e255028?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 428/855] 10.0.0.1 () {28 vars in 734 bytes} [Sun May 10 05:16:52 2026] GET /v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-quota-sets/6c0c49caae224557808182366e255028?usage=true => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-10 05:16:52.485 7 INFO cinder.api.openstack.wsgi [None req-797a495e-1c1c-4139-aff0-555cf7c1fcb7 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-quota-sets/6ffe5723a1894d7b8b745b3a90bad9d5?usage=true 2026-05-10 05:16:52.501 7 INFO cinder.api.openstack.wsgi [None req-797a495e-1c1c-4139-aff0-555cf7c1fcb7 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-quota-sets/6ffe5723a1894d7b8b745b3a90bad9d5?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 428/856] 10.0.0.1 () {28 vars in 734 bytes} [Sun May 10 05:16:52 2026] GET /v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-quota-sets/6ffe5723a1894d7b8b745b3a90bad9d5?usage=true => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-10 05:16:52.513 8 INFO cinder.api.openstack.wsgi [None req-32447e5c-92b0-4e37-bf9d-5aba7f7a4f16 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-quota-sets/8726fc2c042f4891b6262c81ed2c4b00?usage=true 2026-05-10 05:16:52.528 8 INFO cinder.api.openstack.wsgi [None req-32447e5c-92b0-4e37-bf9d-5aba7f7a4f16 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-quota-sets/8726fc2c042f4891b6262c81ed2c4b00?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 429/857] 10.0.0.1 () {28 vars in 734 bytes} [Sun May 10 05:16:52 2026] GET /v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-quota-sets/8726fc2c042f4891b6262c81ed2c4b00?usage=true => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-10 05:16:52.537 7 INFO cinder.api.openstack.wsgi [None req-a6f0f062-c11d-4352-9601-7f0aff60c4c8 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-quota-sets/88ba27cfc7a0460cac9b6d070a915a2c?usage=true 2026-05-10 05:16:52.554 7 INFO cinder.api.openstack.wsgi [None req-a6f0f062-c11d-4352-9601-7f0aff60c4c8 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-quota-sets/88ba27cfc7a0460cac9b6d070a915a2c?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 429/858] 10.0.0.1 () {28 vars in 734 bytes} [Sun May 10 05:16:52 2026] GET /v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-quota-sets/88ba27cfc7a0460cac9b6d070a915a2c?usage=true => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-10 05:16:52.567 8 INFO cinder.api.openstack.wsgi [None req-0b4b85ae-9f39-457a-923a-14cd477c478e ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-quota-sets/9d5490875b4f437ba5920430ddae2c59?usage=true 2026-05-10 05:16:52.594 8 INFO cinder.api.openstack.wsgi [None req-0b4b85ae-9f39-457a-923a-14cd477c478e ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-quota-sets/9d5490875b4f437ba5920430ddae2c59?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 430/859] 10.0.0.1 () {28 vars in 734 bytes} [Sun May 10 05:16:52 2026] GET /v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-quota-sets/9d5490875b4f437ba5920430ddae2c59?usage=true => generated 847 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-10 05:16:52.605 7 INFO cinder.api.openstack.wsgi [None req-e80f1ff7-3783-4f16-badf-f4f70858653b ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-quota-sets/b22c3a43ac3048f4812c26ea5b3a8f9e?usage=true 2026-05-10 05:16:52.626 7 INFO cinder.api.openstack.wsgi [None req-e80f1ff7-3783-4f16-badf-f4f70858653b ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-quota-sets/b22c3a43ac3048f4812c26ea5b3a8f9e?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 430/860] 10.0.0.1 () {28 vars in 734 bytes} [Sun May 10 05:16:52 2026] GET /v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-quota-sets/b22c3a43ac3048f4812c26ea5b3a8f9e?usage=true => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-10 05:16:52.636 8 INFO cinder.api.openstack.wsgi [None req-ca1b1b43-0e68-429c-9a02-84a383faf3a9 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-quota-sets/c6abc32c58b8479a8f9f0912ef8ed262?usage=true 2026-05-10 05:16:52.663 8 INFO cinder.api.openstack.wsgi [None req-ca1b1b43-0e68-429c-9a02-84a383faf3a9 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-quota-sets/c6abc32c58b8479a8f9f0912ef8ed262?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 431/861] 10.0.0.1 () {28 vars in 734 bytes} [Sun May 10 05:16:52 2026] GET /v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-quota-sets/c6abc32c58b8479a8f9f0912ef8ed262?usage=true => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-10 05:16:52.676 7 INFO cinder.api.openstack.wsgi [None req-317b87bf-8349-4432-99c0-8545172be03c ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-quota-sets/d2503679e935416284ae5b255799b549?usage=true 2026-05-10 05:16:52.699 7 INFO cinder.api.openstack.wsgi [None req-317b87bf-8349-4432-99c0-8545172be03c ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-quota-sets/d2503679e935416284ae5b255799b549?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 431/862] 10.0.0.1 () {28 vars in 734 bytes} [Sun May 10 05:16:52 2026] GET /v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-quota-sets/d2503679e935416284ae5b255799b549?usage=true => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-10 05:16:52.711 8 INFO cinder.api.openstack.wsgi [None req-20e98fc1-c9f3-4089-835a-f495a2d6b32b ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-quota-sets/df8d11f900254b19916e03b058f0b5f7?usage=true 2026-05-10 05:16:52.734 8 INFO cinder.api.openstack.wsgi [None req-20e98fc1-c9f3-4089-835a-f495a2d6b32b ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-quota-sets/df8d11f900254b19916e03b058f0b5f7?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 432/863] 10.0.0.1 () {28 vars in 734 bytes} [Sun May 10 05:16:52 2026] GET /v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-quota-sets/df8d11f900254b19916e03b058f0b5f7?usage=true => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-10 05:16:52.745 7 INFO cinder.api.openstack.wsgi [None req-05377df5-56a8-4183-bf01-ef9e61f4083b ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-quota-sets/f3591c09a6aa4f5586dd38c45fd226ea?usage=true 2026-05-10 05:16:52.771 7 INFO cinder.api.openstack.wsgi [None req-05377df5-56a8-4183-bf01-ef9e61f4083b ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-quota-sets/f3591c09a6aa4f5586dd38c45fd226ea?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 432/864] 10.0.0.1 () {28 vars in 734 bytes} [Sun May 10 05:16:52 2026] GET /v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-quota-sets/f3591c09a6aa4f5586dd38c45fd226ea?usage=true => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-10 05:16:52.782 8 INFO cinder.api.openstack.wsgi [None req-452c29a6-52b8-4ea3-8282-94256bd72e0f ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-quota-sets/f9d573a52fbc440081c2f7fb3e5f8d6b?usage=true 2026-05-10 05:16:52.809 8 INFO cinder.api.openstack.wsgi [None req-452c29a6-52b8-4ea3-8282-94256bd72e0f ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-quota-sets/f9d573a52fbc440081c2f7fb3e5f8d6b?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 433/865] 10.0.0.1 () {28 vars in 734 bytes} [Sun May 10 05:16:52 2026] GET /v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-quota-sets/f9d573a52fbc440081c2f7fb3e5f8d6b?usage=true => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-10 05:16:52.821 7 INFO cinder.api.openstack.wsgi [None req-e492458c-402c-453e-8c23-108fdf2e81ce ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-quota-sets/faa71c8e32c746ebb9076290ae4337d8?usage=true 2026-05-10 05:16:52.844 7 INFO cinder.api.openstack.wsgi [None req-e492458c-402c-453e-8c23-108fdf2e81ce ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-quota-sets/faa71c8e32c746ebb9076290ae4337d8?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 433/866] 10.0.0.1 () {28 vars in 734 bytes} [Sun May 10 05:16:52 2026] GET /v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-quota-sets/faa71c8e32c746ebb9076290ae4337d8?usage=true => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-10 05:16:52.854 8 INFO cinder.api.openstack.wsgi [None req-d83b5218-5dc4-4e81-be8f-23e9a8017360 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/volumes/detail?all_tenants=true 2026-05-10 05:16:52.866 8 INFO cinder.volume.api [None req-d83b5218-5dc4-4e81-be8f-23e9a8017360 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] Get all volumes completed successfully. 2026-05-10 05:16:52.868 8 INFO cinder.api.openstack.wsgi [None req-d83b5218-5dc4-4e81-be8f-23e9a8017360 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 434/867] 10.0.0.1 () {28 vars in 682 bytes} [Sun May 10 05:16:52 2026] GET /v3/b22c3a43ac3048f4812c26ea5b3a8f9e/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-05-10 05:16:52.878 7 INFO cinder.api.openstack.wsgi [None req-cc4d697c-fcf6-4750-9ee3-c9e2c6074f66 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/volumes/detail?all_tenants=true 2026-05-10 05:16:52.885 7 INFO cinder.volume.api [None req-cc4d697c-fcf6-4750-9ee3-c9e2c6074f66 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] Get all volumes completed successfully. 2026-05-10 05:16:52.887 7 INFO cinder.api.openstack.wsgi [None req-cc4d697c-fcf6-4750-9ee3-c9e2c6074f66 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 434/868] 10.0.0.1 () {28 vars in 682 bytes} [Sun May 10 05:16:52 2026] GET /v3/b22c3a43ac3048f4812c26ea5b3a8f9e/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-05-10 05:16:52.899 8 INFO cinder.api.openstack.wsgi [None req-797c8708-6535-4c69-810e-08781cdf931d ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/scheduler-stats/get_pools?detail=true 2026-05-10 05:16:53.402 8 INFO cinder.api.openstack.wsgi [None req-797c8708-6535-4c69-810e-08781cdf931d ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 435/869] 10.0.0.1 () {28 vars in 694 bytes} [Sun May 10 05:16:52 2026] GET /v3/b22c3a43ac3048f4812c26ea5b3a8f9e/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-05-10 05:17:02.414 8 INFO cinder.api.openstack.wsgi [None req-797c8708-6535-4c69-810e-08781cdf931d ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 05:17:02.414 7 INFO cinder.api.openstack.wsgi [None req-cc4d697c-fcf6-4750-9ee3-c9e2c6074f66 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 05:17:02.415 8 INFO cinder.api.openstack.wsgi [None req-797c8708-6535-4c69-810e-08781cdf931d ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 05:17:02.415 7 INFO cinder.api.openstack.wsgi [None req-cc4d697c-fcf6-4750-9ee3-c9e2c6074f66 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 05:17:12.414 8 INFO cinder.api.openstack.wsgi [None req-797c8708-6535-4c69-810e-08781cdf931d ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 05:17:12.414 7 INFO cinder.api.openstack.wsgi [None req-cc4d697c-fcf6-4750-9ee3-c9e2c6074f66 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 05:17:12.415 8 INFO cinder.api.openstack.wsgi [None req-797c8708-6535-4c69-810e-08781cdf931d ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 05:17:12.415 7 INFO cinder.api.openstack.wsgi [None req-cc4d697c-fcf6-4750-9ee3-c9e2c6074f66 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 05:17:22.415 8 INFO cinder.api.openstack.wsgi [None req-797c8708-6535-4c69-810e-08781cdf931d ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 05:17:22.416 8 INFO cinder.api.openstack.wsgi [None req-797c8708-6535-4c69-810e-08781cdf931d ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 05:17:22.419 7 INFO cinder.api.openstack.wsgi [None req-cc4d697c-fcf6-4750-9ee3-c9e2c6074f66 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 05:17:22.421 7 INFO cinder.api.openstack.wsgi [None req-cc4d697c-fcf6-4750-9ee3-c9e2c6074f66 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 05:17:32.415 8 INFO cinder.api.openstack.wsgi [None req-797c8708-6535-4c69-810e-08781cdf931d ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 05:17:32.416 7 INFO cinder.api.openstack.wsgi [None req-cc4d697c-fcf6-4750-9ee3-c9e2c6074f66 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 05:17:32.417 8 INFO cinder.api.openstack.wsgi [None req-797c8708-6535-4c69-810e-08781cdf931d ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 05:17:32.419 7 INFO cinder.api.openstack.wsgi [None req-cc4d697c-fcf6-4750-9ee3-c9e2c6074f66 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 05:17:42.415 7 INFO cinder.api.openstack.wsgi [None req-cc4d697c-fcf6-4750-9ee3-c9e2c6074f66 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 05:17:42.416 8 INFO cinder.api.openstack.wsgi [None req-797c8708-6535-4c69-810e-08781cdf931d ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 05:17:42.416 7 INFO cinder.api.openstack.wsgi [None req-cc4d697c-fcf6-4750-9ee3-c9e2c6074f66 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 05:17:42.418 8 INFO cinder.api.openstack.wsgi [None req-797c8708-6535-4c69-810e-08781cdf931d ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 05:17:44.494 7 INFO cinder.api.openstack.wsgi [None req-074c388d-6950-4beb-ab25-216e6615b21e d75f35eeb6a640bd90652cf70e26ce3e dec3db6849b94b1abac1d633701454c2 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/dec3db6849b94b1abac1d633701454c2/volumes 2026-05-10 05:17:44.496 7 INFO cinder.api.v3.volumes [None req-074c388d-6950-4beb-ab25-216e6615b21e d75f35eeb6a640bd90652cf70e26ce3e dec3db6849b94b1abac1d633701454c2 - - default default] Create volume of 1 GB 2026-05-10 05:17:44.501 7 INFO cinder.volume.api [None req-074c388d-6950-4beb-ab25-216e6615b21e d75f35eeb6a640bd90652cf70e26ce3e dec3db6849b94b1abac1d633701454c2 - - default default] Availability Zones retrieved successfully. 2026-05-10 05:17:44.663 7 INFO cinder.volume.api [None req-074c388d-6950-4beb-ab25-216e6615b21e d75f35eeb6a640bd90652cf70e26ce3e dec3db6849b94b1abac1d633701454c2 - - default default] Create volume request issued successfully. 2026-05-10 05:17:44.664 7 INFO cinder.api.openstack.wsgi [None req-074c388d-6950-4beb-ab25-216e6615b21e d75f35eeb6a640bd90652cf70e26ce3e dec3db6849b94b1abac1d633701454c2 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dec3db6849b94b1abac1d633701454c2/volumes returned with HTTP 202 [pid: 7|app: 0|req: 440/880] 10.0.0.201 () {34 vars in 722 bytes} [Sun May 10 05:17:44 2026] POST /v3/dec3db6849b94b1abac1d633701454c2/volumes => generated 860 bytes in 295 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-05-10 05:17:44.678 8 INFO cinder.api.openstack.wsgi [None req-3be26508-acae-49ab-9284-5baa1adefeff d75f35eeb6a640bd90652cf70e26ce3e dec3db6849b94b1abac1d633701454c2 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dec3db6849b94b1abac1d633701454c2/volumes/7dd8b997-45da-4ac1-95a0-b7be9e6cdc11 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-10 05:17:44.693 8 INFO cinder.volume.api [None req-3be26508-acae-49ab-9284-5baa1adefeff d75f35eeb6a640bd90652cf70e26ce3e dec3db6849b94b1abac1d633701454c2 - - default default] Volume info retrieved successfully. 2026-05-10 05:17:44.697 8 INFO cinder.api.openstack.wsgi [None req-3be26508-acae-49ab-9284-5baa1adefeff d75f35eeb6a640bd90652cf70e26ce3e dec3db6849b94b1abac1d633701454c2 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dec3db6849b94b1abac1d633701454c2/volumes/7dd8b997-45da-4ac1-95a0-b7be9e6cdc11 returned with HTTP 200 [pid: 8|app: 0|req: 441/881] 10.0.0.201 () {32 vars in 775 bytes} [Sun May 10 05:17:44 2026] GET /v3/dec3db6849b94b1abac1d633701454c2/volumes/7dd8b997-45da-4ac1-95a0-b7be9e6cdc11 => generated 928 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-10 05:17:45.718 7 INFO cinder.api.openstack.wsgi [None req-ae5cc276-7758-45b5-8a4a-55533a9ccc9d d75f35eeb6a640bd90652cf70e26ce3e dec3db6849b94b1abac1d633701454c2 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dec3db6849b94b1abac1d633701454c2/volumes/7dd8b997-45da-4ac1-95a0-b7be9e6cdc11 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-10 05:17:45.730 7 INFO cinder.volume.api [None req-ae5cc276-7758-45b5-8a4a-55533a9ccc9d d75f35eeb6a640bd90652cf70e26ce3e dec3db6849b94b1abac1d633701454c2 - - default default] Volume info retrieved successfully. 2026-05-10 05:17:45.735 7 INFO cinder.api.openstack.wsgi [None req-ae5cc276-7758-45b5-8a4a-55533a9ccc9d d75f35eeb6a640bd90652cf70e26ce3e dec3db6849b94b1abac1d633701454c2 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dec3db6849b94b1abac1d633701454c2/volumes/7dd8b997-45da-4ac1-95a0-b7be9e6cdc11 returned with HTTP 200 [pid: 7|app: 0|req: 441/882] 10.0.0.201 () {32 vars in 775 bytes} [Sun May 10 05:17:45 2026] GET /v3/dec3db6849b94b1abac1d633701454c2/volumes/7dd8b997-45da-4ac1-95a0-b7be9e6cdc11 => generated 953 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-10 05:17:51.289 8 INFO cinder.api.openstack.wsgi [None req-19f7ab8b-5a4e-463f-9ac4-a3f109f30541 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/volumes 2026-05-10 05:17:51.399 8 INFO cinder.api.v3.volumes [None req-19f7ab8b-5a4e-463f-9ac4-a3f109f30541 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] Create volume of 16 GB 2026-05-10 05:17:51.405 8 INFO cinder.volume.api [None req-19f7ab8b-5a4e-463f-9ac4-a3f109f30541 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] Availability Zones retrieved successfully. 2026-05-10 05:17:51.589 8 INFO cinder.volume.api [None req-19f7ab8b-5a4e-463f-9ac4-a3f109f30541 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] Create volume request issued successfully. 2026-05-10 05:17:51.590 8 INFO cinder.api.openstack.wsgi [None req-19f7ab8b-5a4e-463f-9ac4-a3f109f30541 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/volumes returned with HTTP 202 [pid: 8|app: 0|req: 442/883] 199.204.45.23 () {34 vars in 733 bytes} [Sun May 10 05:17:51 2026] POST /v3/b22c3a43ac3048f4812c26ea5b3a8f9e/volumes => generated 846 bytes in 453 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-05-10 05:17:51.603 7 INFO cinder.api.openstack.wsgi [req-19f7ab8b-5a4e-463f-9ac4-a3f109f30541 req-70fdec28-c7fe-4ed2-99b9-73601680468d ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/volumes/34b20067-40be-43c1-a64b-336c23939edb /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-10 05:17:51.657 7 INFO cinder.volume.api [req-19f7ab8b-5a4e-463f-9ac4-a3f109f30541 req-70fdec28-c7fe-4ed2-99b9-73601680468d ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] Volume info retrieved successfully. 2026-05-10 05:17:51.666 7 INFO cinder.api.openstack.wsgi [req-19f7ab8b-5a4e-463f-9ac4-a3f109f30541 req-70fdec28-c7fe-4ed2-99b9-73601680468d ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/volumes/34b20067-40be-43c1-a64b-336c23939edb returned with HTTP 200 [pid: 7|app: 0|req: 442/884] 199.204.45.23 () {32 vars in 824 bytes} [Sun May 10 05:17:51 2026] GET /v3/b22c3a43ac3048f4812c26ea5b3a8f9e/volumes/34b20067-40be-43c1-a64b-336c23939edb => generated 1025 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-10 05:17:52.329 8 INFO cinder.api.openstack.wsgi [None req-a2dd37de-0985-4087-aaf8-8255a3392ae5 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-quota-sets/04ba13b3d4504ea7aa276a336cb8bd3c?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-05-10 05:17:52.348 8 INFO cinder.api.openstack.wsgi [None req-a2dd37de-0985-4087-aaf8-8255a3392ae5 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-quota-sets/04ba13b3d4504ea7aa276a336cb8bd3c?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 443/885] 10.0.0.1 () {28 vars in 734 bytes} [Sun May 10 05:17:52 2026] GET /v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-quota-sets/04ba13b3d4504ea7aa276a336cb8bd3c?usage=true => generated 847 bytes in 270 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-05-10 05:17:52.360 7 INFO cinder.api.openstack.wsgi [None req-90a1845b-f2d2-4e98-b447-a538ef2e3275 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-quota-sets/30cb853663994653b27a2c35c79172ca?usage=true 2026-05-10 05:17:52.395 7 INFO cinder.api.openstack.wsgi [None req-90a1845b-f2d2-4e98-b447-a538ef2e3275 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-quota-sets/30cb853663994653b27a2c35c79172ca?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 443/886] 10.0.0.1 () {28 vars in 734 bytes} [Sun May 10 05:17:52 2026] GET /v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-quota-sets/30cb853663994653b27a2c35c79172ca?usage=true => generated 847 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-10 05:17:52.411 8 INFO cinder.api.openstack.wsgi [None req-1eaeee70-d4fa-4953-96dd-075f451f59ac ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-quota-sets/32ef33c25cdb40f2bbdaa78bff457c95?usage=true 2026-05-10 05:17:52.414 7 INFO cinder.api.openstack.wsgi [None req-90a1845b-f2d2-4e98-b447-a538ef2e3275 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 05:17:52.415 7 INFO cinder.api.openstack.wsgi [None req-90a1845b-f2d2-4e98-b447-a538ef2e3275 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 05:17:52.418 7 INFO cinder.api.openstack.wsgi [None req-90a1845b-f2d2-4e98-b447-a538ef2e3275 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 05:17:52.419 7 INFO cinder.api.openstack.wsgi [None req-90a1845b-f2d2-4e98-b447-a538ef2e3275 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 05:17:52.433 8 INFO cinder.api.openstack.wsgi [None req-1eaeee70-d4fa-4953-96dd-075f451f59ac ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-quota-sets/32ef33c25cdb40f2bbdaa78bff457c95?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 444/889] 10.0.0.1 () {28 vars in 734 bytes} [Sun May 10 05:17:52 2026] GET /v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-quota-sets/32ef33c25cdb40f2bbdaa78bff457c95?usage=true => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-10 05:17:52.445 7 INFO cinder.api.openstack.wsgi [None req-047d3df0-ecff-4e93-93cf-cd7baf5181de ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-quota-sets/3a9133f8fcfb49dd8568e82b8c23e058?usage=true 2026-05-10 05:17:52.464 7 INFO cinder.api.openstack.wsgi [None req-047d3df0-ecff-4e93-93cf-cd7baf5181de ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-quota-sets/3a9133f8fcfb49dd8568e82b8c23e058?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 446/890] 10.0.0.1 () {28 vars in 734 bytes} [Sun May 10 05:17:52 2026] GET /v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-quota-sets/3a9133f8fcfb49dd8568e82b8c23e058?usage=true => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-10 05:17:52.475 8 INFO cinder.api.openstack.wsgi [None req-5e179862-d76d-4530-acd4-74d992bc1b0e ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-quota-sets/49218e4daf334f0982cf95f0542603ff?usage=true 2026-05-10 05:17:52.500 8 INFO cinder.api.openstack.wsgi [None req-5e179862-d76d-4530-acd4-74d992bc1b0e ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-quota-sets/49218e4daf334f0982cf95f0542603ff?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 445/891] 10.0.0.1 () {28 vars in 734 bytes} [Sun May 10 05:17:52 2026] GET /v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-quota-sets/49218e4daf334f0982cf95f0542603ff?usage=true => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-10 05:17:52.512 7 INFO cinder.api.openstack.wsgi [None req-c4da8a3c-bc39-4c00-9736-8d88393a21d8 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-quota-sets/6ffe5723a1894d7b8b745b3a90bad9d5?usage=true 2026-05-10 05:17:52.533 7 INFO cinder.api.openstack.wsgi [None req-c4da8a3c-bc39-4c00-9736-8d88393a21d8 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-quota-sets/6ffe5723a1894d7b8b745b3a90bad9d5?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 447/892] 10.0.0.1 () {28 vars in 734 bytes} [Sun May 10 05:17:52 2026] GET /v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-quota-sets/6ffe5723a1894d7b8b745b3a90bad9d5?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-10 05:17:52.544 8 INFO cinder.api.openstack.wsgi [None req-9c4aff40-83d7-4367-8c1a-522bdc1efd48 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-quota-sets/8726fc2c042f4891b6262c81ed2c4b00?usage=true 2026-05-10 05:17:52.562 8 INFO cinder.api.openstack.wsgi [None req-9c4aff40-83d7-4367-8c1a-522bdc1efd48 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-quota-sets/8726fc2c042f4891b6262c81ed2c4b00?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 446/893] 10.0.0.1 () {28 vars in 734 bytes} [Sun May 10 05:17:52 2026] GET /v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-quota-sets/8726fc2c042f4891b6262c81ed2c4b00?usage=true => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-10 05:17:52.574 7 INFO cinder.api.openstack.wsgi [None req-b434a64b-d049-42ff-8136-f95dd7b2826f ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-quota-sets/88ba27cfc7a0460cac9b6d070a915a2c?usage=true 2026-05-10 05:17:52.597 7 INFO cinder.api.openstack.wsgi [None req-b434a64b-d049-42ff-8136-f95dd7b2826f ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-quota-sets/88ba27cfc7a0460cac9b6d070a915a2c?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 448/894] 10.0.0.1 () {28 vars in 734 bytes} [Sun May 10 05:17:52 2026] GET /v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-quota-sets/88ba27cfc7a0460cac9b6d070a915a2c?usage=true => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-10 05:17:52.608 8 INFO cinder.api.openstack.wsgi [None req-263eed98-c837-476d-ab83-abb8191423ab ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-quota-sets/9d5490875b4f437ba5920430ddae2c59?usage=true 2026-05-10 05:17:52.628 8 INFO cinder.api.openstack.wsgi [None req-263eed98-c837-476d-ab83-abb8191423ab ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-quota-sets/9d5490875b4f437ba5920430ddae2c59?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 447/895] 10.0.0.1 () {28 vars in 734 bytes} [Sun May 10 05:17:52 2026] GET /v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-quota-sets/9d5490875b4f437ba5920430ddae2c59?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-10 05:17:52.641 7 INFO cinder.api.openstack.wsgi [None req-2131e34b-2d10-4ee6-a464-5d4b41bc5478 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-quota-sets/a5d21ae23edc409da2d404c0b871aef4?usage=true 2026-05-10 05:17:52.662 7 INFO cinder.api.openstack.wsgi [None req-2131e34b-2d10-4ee6-a464-5d4b41bc5478 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-quota-sets/a5d21ae23edc409da2d404c0b871aef4?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 449/896] 10.0.0.1 () {28 vars in 734 bytes} [Sun May 10 05:17:52 2026] GET /v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-quota-sets/a5d21ae23edc409da2d404c0b871aef4?usage=true => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-10 05:17:52.674 8 INFO cinder.api.openstack.wsgi [None req-7d644ec1-8562-41a3-90da-85aa674c8963 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-quota-sets/b22c3a43ac3048f4812c26ea5b3a8f9e?usage=true 2026-05-10 05:17:52.695 8 INFO cinder.api.openstack.wsgi [None req-7d644ec1-8562-41a3-90da-85aa674c8963 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-quota-sets/b22c3a43ac3048f4812c26ea5b3a8f9e?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 448/897] 10.0.0.1 () {28 vars in 734 bytes} [Sun May 10 05:17:52 2026] GET /v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-quota-sets/b22c3a43ac3048f4812c26ea5b3a8f9e?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-10 05:17:52.709 7 INFO cinder.api.openstack.wsgi [None req-3d590f3d-21f0-497e-935b-25045764cea5 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-quota-sets/c6abc32c58b8479a8f9f0912ef8ed262?usage=true 2026-05-10 05:17:52.727 7 INFO cinder.api.openstack.wsgi [None req-3d590f3d-21f0-497e-935b-25045764cea5 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-quota-sets/c6abc32c58b8479a8f9f0912ef8ed262?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 450/898] 10.0.0.1 () {28 vars in 734 bytes} [Sun May 10 05:17:52 2026] GET /v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-quota-sets/c6abc32c58b8479a8f9f0912ef8ed262?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-10 05:17:52.740 8 INFO cinder.api.openstack.wsgi [None req-0a6173d4-f614-491f-9485-030ed89560fa ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-quota-sets/d2503679e935416284ae5b255799b549?usage=true 2026-05-10 05:17:52.762 8 INFO cinder.api.openstack.wsgi [None req-0a6173d4-f614-491f-9485-030ed89560fa ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-quota-sets/d2503679e935416284ae5b255799b549?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 449/899] 10.0.0.1 () {28 vars in 734 bytes} [Sun May 10 05:17:52 2026] GET /v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-quota-sets/d2503679e935416284ae5b255799b549?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-10 05:17:52.777 7 INFO cinder.api.openstack.wsgi [None req-ee0b5009-424e-465e-829d-9a93f88f01ae ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-quota-sets/dec3db6849b94b1abac1d633701454c2?usage=true 2026-05-10 05:17:52.796 7 INFO cinder.api.openstack.wsgi [None req-ee0b5009-424e-465e-829d-9a93f88f01ae ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-quota-sets/dec3db6849b94b1abac1d633701454c2?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 451/900] 10.0.0.1 () {28 vars in 734 bytes} [Sun May 10 05:17:52 2026] GET /v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-quota-sets/dec3db6849b94b1abac1d633701454c2?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-10 05:17:52.808 8 INFO cinder.api.openstack.wsgi [None req-22939284-c9e0-4d40-aefc-0a6a0873232f ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-quota-sets/df8d11f900254b19916e03b058f0b5f7?usage=true 2026-05-10 05:17:52.833 8 INFO cinder.api.openstack.wsgi [None req-22939284-c9e0-4d40-aefc-0a6a0873232f ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-quota-sets/df8d11f900254b19916e03b058f0b5f7?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 450/901] 10.0.0.1 () {28 vars in 734 bytes} [Sun May 10 05:17:52 2026] GET /v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-quota-sets/df8d11f900254b19916e03b058f0b5f7?usage=true => generated 845 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-10 05:17:52.845 7 INFO cinder.api.openstack.wsgi [None req-4b59eb72-0a24-4238-801a-8e531057e946 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/snapshots?all_tenants=true 2026-05-10 05:17:52.852 7 INFO cinder.volume.api [None req-4b59eb72-0a24-4238-801a-8e531057e946 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] Get all snapshots completed successfully. 2026-05-10 05:17:52.852 7 INFO cinder.api.openstack.wsgi [None req-4b59eb72-0a24-4238-801a-8e531057e946 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 452/902] 10.0.0.1 () {28 vars in 672 bytes} [Sun May 10 05:17:52 2026] GET /v3/b22c3a43ac3048f4812c26ea5b3a8f9e/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-05-10 05:17:52.864 8 INFO cinder.api.openstack.wsgi [None req-79b9eaaf-a510-41fd-8458-6e769f423b55 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/scheduler-stats/get_pools?detail=true 2026-05-10 05:17:53.368 8 INFO cinder.api.openstack.wsgi [None req-79b9eaaf-a510-41fd-8458-6e769f423b55 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 451/903] 10.0.0.1 () {28 vars in 694 bytes} [Sun May 10 05:17:52 2026] GET /v3/b22c3a43ac3048f4812c26ea5b3a8f9e/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-05-10 05:17:53.381 7 INFO cinder.api.openstack.wsgi [None req-b311eba5-dd99-4192-965f-0296a1375f70 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/volumes/detail?all_tenants=true 2026-05-10 05:17:53.404 7 INFO cinder.volume.api [None req-b311eba5-dd99-4192-965f-0296a1375f70 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - 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-05-10 05:17:53.411 7 INFO cinder.api.openstack.wsgi [None req-b311eba5-dd99-4192-965f-0296a1375f70 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 453/904] 10.0.0.1 () {28 vars in 682 bytes} [Sun May 10 05:17:53 2026] GET /v3/b22c3a43ac3048f4812c26ea5b3a8f9e/volumes/detail?all_tenants=true => generated 2600 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-10 05:17:53.434 8 INFO cinder.api.openstack.wsgi [None req-125067b5-acb3-43f6-9eb6-8a20accabfb4 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-services 2026-05-10 05:17:53.440 8 INFO cinder.api.openstack.wsgi [None req-125067b5-acb3-43f6-9eb6-8a20accabfb4 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-services returned with HTTP 200 [pid: 8|app: 0|req: 452/905] 10.0.0.1 () {28 vars in 643 bytes} [Sun May 10 05:17:53 2026] GET /v3/b22c3a43ac3048f4812c26ea5b3a8f9e/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-05-10 05:17:53.450 7 INFO cinder.api.openstack.wsgi [None req-3ea27738-b7b3-48cb-8f18-8ce4c9b6864b ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/volumes/detail?all_tenants=true 2026-05-10 05:17:53.471 7 INFO cinder.volume.api [None req-3ea27738-b7b3-48cb-8f18-8ce4c9b6864b ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - 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-05-10 05:17:53.478 7 INFO cinder.api.openstack.wsgi [None req-3ea27738-b7b3-48cb-8f18-8ce4c9b6864b ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 454/906] 10.0.0.1 () {28 vars in 682 bytes} [Sun May 10 05:17:53 2026] GET /v3/b22c3a43ac3048f4812c26ea5b3a8f9e/volumes/detail?all_tenants=true => generated 2600 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-10 05:17:56.681 8 INFO cinder.api.openstack.wsgi [req-19f7ab8b-5a4e-463f-9ac4-a3f109f30541 req-1b67afa5-8e7d-4838-a08a-4549e8321bd9 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/volumes/34b20067-40be-43c1-a64b-336c23939edb /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-10 05:17:56.696 8 INFO cinder.volume.api [req-19f7ab8b-5a4e-463f-9ac4-a3f109f30541 req-1b67afa5-8e7d-4838-a08a-4549e8321bd9 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] Volume info retrieved successfully. 2026-05-10 05:17:56.702 8 INFO cinder.api.openstack.wsgi [req-19f7ab8b-5a4e-463f-9ac4-a3f109f30541 req-1b67afa5-8e7d-4838-a08a-4549e8321bd9 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/volumes/34b20067-40be-43c1-a64b-336c23939edb returned with HTTP 200 [pid: 8|app: 0|req: 453/907] 199.204.45.23 () {32 vars in 824 bytes} [Sun May 10 05:17:56 2026] GET /v3/b22c3a43ac3048f4812c26ea5b3a8f9e/volumes/34b20067-40be-43c1-a64b-336c23939edb => 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-05-10 05:17:57.300 7 INFO cinder.api.openstack.wsgi [req-cff3e2fc-2158-4196-8388-e31f15b07e26 req-cb5b6600-9fea-4b99-81b6-e8edc145ddab ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/volumes/34b20067-40be-43c1-a64b-336c23939edb /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-10 05:17:57.321 7 INFO cinder.volume.api [req-cff3e2fc-2158-4196-8388-e31f15b07e26 req-cb5b6600-9fea-4b99-81b6-e8edc145ddab ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] Volume info retrieved successfully. 2026-05-10 05:17:57.327 7 INFO cinder.api.openstack.wsgi [req-cff3e2fc-2158-4196-8388-e31f15b07e26 req-cb5b6600-9fea-4b99-81b6-e8edc145ddab ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/volumes/34b20067-40be-43c1-a64b-336c23939edb returned with HTTP 200 [pid: 7|app: 0|req: 455/908] 10.0.0.162 () {34 vars in 1028 bytes} [Sun May 10 05:17:57 2026] GET /v3/b22c3a43ac3048f4812c26ea5b3a8f9e/volumes/34b20067-40be-43c1-a64b-336c23939edb => generated 1489 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-05-10 05:17:57.695 8 INFO cinder.api.openstack.wsgi [req-cff3e2fc-2158-4196-8388-e31f15b07e26 req-c1de2bfa-66c6-484c-bb21-30a5e429fbd7 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/volumes/34b20067-40be-43c1-a64b-336c23939edb /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-10 05:17:57.709 8 INFO cinder.volume.api [req-cff3e2fc-2158-4196-8388-e31f15b07e26 req-c1de2bfa-66c6-484c-bb21-30a5e429fbd7 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] Volume info retrieved successfully. 2026-05-10 05:17:57.714 8 INFO cinder.api.openstack.wsgi [req-cff3e2fc-2158-4196-8388-e31f15b07e26 req-c1de2bfa-66c6-484c-bb21-30a5e429fbd7 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/volumes/34b20067-40be-43c1-a64b-336c23939edb returned with HTTP 200 [pid: 8|app: 0|req: 454/909] 10.0.0.162 () {34 vars in 1028 bytes} [Sun May 10 05:17:57 2026] GET /v3/b22c3a43ac3048f4812c26ea5b3a8f9e/volumes/34b20067-40be-43c1-a64b-336c23939edb => generated 1489 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-10 05:17:57.723 7 INFO cinder.api.openstack.wsgi [req-cff3e2fc-2158-4196-8388-e31f15b07e26 req-cb5b6600-9fea-4b99-81b6-e8edc145ddab ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-05-10 05:17:57.724 7 INFO cinder.api.openstack.wsgi [req-cff3e2fc-2158-4196-8388-e31f15b07e26 req-cb5b6600-9fea-4b99-81b6-e8edc145ddab ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 456/910] 10.0.0.162 () {32 vars in 829 bytes} [Sun May 10 05:17:57 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-05-10 05:17:57.735 8 INFO cinder.api.openstack.wsgi [req-cff3e2fc-2158-4196-8388-e31f15b07e26 req-471904a7-87ad-4735-a916-fc4c8d894aae ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/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-05-10 05:17:57.782 8 INFO cinder.api.openstack.wsgi [req-cff3e2fc-2158-4196-8388-e31f15b07e26 req-471904a7-87ad-4735-a916-fc4c8d894aae ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/attachments returned with HTTP 200 [pid: 8|app: 0|req: 455/911] 10.0.0.162 () {40 vars in 1057 bytes} [Sun May 10 05:17:57 2026] POST /v3/b22c3a43ac3048f4812c26ea5b3a8f9e/attachments => generated 273 bytes in 53 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-05-10 05:17:59.458 7 INFO cinder.api.openstack.wsgi [None req-77ba9073-7583-40dd-9537-989a8183d36e d75f35eeb6a640bd90652cf70e26ce3e dec3db6849b94b1abac1d633701454c2 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/dec3db6849b94b1abac1d633701454c2/volumes/7dd8b997-45da-4ac1-95a0-b7be9e6cdc11/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-05-10 05:17:59.471 7 INFO cinder.volume.api [None req-77ba9073-7583-40dd-9537-989a8183d36e d75f35eeb6a640bd90652cf70e26ce3e dec3db6849b94b1abac1d633701454c2 - - default default] Volume info retrieved successfully. 2026-05-10 05:17:59.481 7 INFO cinder.volume.api [None req-77ba9073-7583-40dd-9537-989a8183d36e d75f35eeb6a640bd90652cf70e26ce3e dec3db6849b94b1abac1d633701454c2 - - default default] Update volume admin metadata completed successfully. 2026-05-10 05:17:59.987 7 INFO cinder.volume.api [None req-77ba9073-7583-40dd-9537-989a8183d36e d75f35eeb6a640bd90652cf70e26ce3e dec3db6849b94b1abac1d633701454c2 - - default default] Attach volume completed successfully. 2026-05-10 05:17:59.988 7 INFO cinder.api.openstack.wsgi [None req-77ba9073-7583-40dd-9537-989a8183d36e d75f35eeb6a640bd90652cf70e26ce3e dec3db6849b94b1abac1d633701454c2 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dec3db6849b94b1abac1d633701454c2/volumes/7dd8b997-45da-4ac1-95a0-b7be9e6cdc11/action returned with HTTP 202 [pid: 7|app: 0|req: 457/912] 10.0.0.201 () {34 vars in 810 bytes} [Sun May 10 05:17:59 2026] POST /v3/dec3db6849b94b1abac1d633701454c2/volumes/7dd8b997-45da-4ac1-95a0-b7be9e6cdc11/action => generated 0 bytes in 536 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-10 05:18:00.002 8 INFO cinder.api.openstack.wsgi [None req-cfbe2f74-cf7e-44ed-b5e5-c21ccc2dfd2f d75f35eeb6a640bd90652cf70e26ce3e dec3db6849b94b1abac1d633701454c2 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dec3db6849b94b1abac1d633701454c2/volumes/7dd8b997-45da-4ac1-95a0-b7be9e6cdc11 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-10 05:18:00.021 8 INFO cinder.volume.api [None req-cfbe2f74-cf7e-44ed-b5e5-c21ccc2dfd2f d75f35eeb6a640bd90652cf70e26ce3e dec3db6849b94b1abac1d633701454c2 - - default default] Volume info retrieved successfully. 2026-05-10 05:18:00.028 8 INFO cinder.api.openstack.wsgi [None req-cfbe2f74-cf7e-44ed-b5e5-c21ccc2dfd2f d75f35eeb6a640bd90652cf70e26ce3e dec3db6849b94b1abac1d633701454c2 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dec3db6849b94b1abac1d633701454c2/volumes/7dd8b997-45da-4ac1-95a0-b7be9e6cdc11 returned with HTTP 200 [pid: 8|app: 0|req: 456/913] 10.0.0.201 () {32 vars in 775 bytes} [Sun May 10 05:17:59 2026] GET /v3/dec3db6849b94b1abac1d633701454c2/volumes/7dd8b997-45da-4ac1-95a0-b7be9e6cdc11 => generated 1287 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-05-10 05:18:00.044 7 INFO cinder.api.openstack.wsgi [None req-d31c37d2-6bca-4ac2-a634-72eca73f41da d75f35eeb6a640bd90652cf70e26ce3e dec3db6849b94b1abac1d633701454c2 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/dec3db6849b94b1abac1d633701454c2/volumes/7dd8b997-45da-4ac1-95a0-b7be9e6cdc11/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-05-10 05:18:00.057 7 INFO cinder.volume.api [None req-d31c37d2-6bca-4ac2-a634-72eca73f41da d75f35eeb6a640bd90652cf70e26ce3e dec3db6849b94b1abac1d633701454c2 - - default default] Volume info retrieved successfully. 2026-05-10 05:18:00.564 7 INFO cinder.volume.api [None req-d31c37d2-6bca-4ac2-a634-72eca73f41da d75f35eeb6a640bd90652cf70e26ce3e dec3db6849b94b1abac1d633701454c2 - - default default] Detach volume completed successfully. 2026-05-10 05:18:00.564 7 INFO cinder.api.openstack.wsgi [None req-d31c37d2-6bca-4ac2-a634-72eca73f41da d75f35eeb6a640bd90652cf70e26ce3e dec3db6849b94b1abac1d633701454c2 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dec3db6849b94b1abac1d633701454c2/volumes/7dd8b997-45da-4ac1-95a0-b7be9e6cdc11/action returned with HTTP 202 [pid: 7|app: 0|req: 458/914] 10.0.0.201 () {34 vars in 810 bytes} [Sun May 10 05:18:00 2026] POST /v3/dec3db6849b94b1abac1d633701454c2/volumes/7dd8b997-45da-4ac1-95a0-b7be9e6cdc11/action => generated 0 bytes in 525 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-05-10 05:18:00.580 8 INFO cinder.api.openstack.wsgi [None req-c8d0841c-23eb-4007-b253-5fefe3ab002f d75f35eeb6a640bd90652cf70e26ce3e dec3db6849b94b1abac1d633701454c2 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dec3db6849b94b1abac1d633701454c2/volumes/7dd8b997-45da-4ac1-95a0-b7be9e6cdc11 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-10 05:18:00.595 8 INFO cinder.volume.api [None req-c8d0841c-23eb-4007-b253-5fefe3ab002f d75f35eeb6a640bd90652cf70e26ce3e dec3db6849b94b1abac1d633701454c2 - - default default] Volume info retrieved successfully. 2026-05-10 05:18:00.600 8 INFO cinder.api.openstack.wsgi [None req-c8d0841c-23eb-4007-b253-5fefe3ab002f d75f35eeb6a640bd90652cf70e26ce3e dec3db6849b94b1abac1d633701454c2 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dec3db6849b94b1abac1d633701454c2/volumes/7dd8b997-45da-4ac1-95a0-b7be9e6cdc11 returned with HTTP 200 [pid: 8|app: 0|req: 457/915] 10.0.0.201 () {32 vars in 775 bytes} [Sun May 10 05:18:00 2026] GET /v3/dec3db6849b94b1abac1d633701454c2/volumes/7dd8b997-45da-4ac1-95a0-b7be9e6cdc11 => 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-05-10 05:18:01.057 7 INFO cinder.api.openstack.wsgi [req-19f7ab8b-5a4e-463f-9ac4-a3f109f30541 req-48a386aa-d6a7-440e-b2df-6576632e8908 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/volumes/34b20067-40be-43c1-a64b-336c23939edb /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-10 05:18:01.078 7 INFO cinder.volume.api [req-19f7ab8b-5a4e-463f-9ac4-a3f109f30541 req-48a386aa-d6a7-440e-b2df-6576632e8908 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] Volume info retrieved successfully. 2026-05-10 05:18:01.084 7 INFO cinder.api.openstack.wsgi [req-19f7ab8b-5a4e-463f-9ac4-a3f109f30541 req-48a386aa-d6a7-440e-b2df-6576632e8908 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/volumes/34b20067-40be-43c1-a64b-336c23939edb returned with HTTP 200 [pid: 7|app: 0|req: 459/916] 199.204.45.23 () {32 vars in 824 bytes} [Sun May 10 05:18:01 2026] GET /v3/b22c3a43ac3048f4812c26ea5b3a8f9e/volumes/34b20067-40be-43c1-a64b-336c23939edb => generated 1488 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-10 05:18:02.415 8 INFO cinder.api.openstack.wsgi [None req-c8d0841c-23eb-4007-b253-5fefe3ab002f d75f35eeb6a640bd90652cf70e26ce3e dec3db6849b94b1abac1d633701454c2 - - default default] GET http://10.0.0.215:8776/ 2026-05-10 05:18:02.415 8 INFO cinder.api.openstack.wsgi [None req-c8d0841c-23eb-4007-b253-5fefe3ab002f d75f35eeb6a640bd90652cf70e26ce3e dec3db6849b94b1abac1d633701454c2 - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 05:18:02.416 7 INFO cinder.api.openstack.wsgi [req-19f7ab8b-5a4e-463f-9ac4-a3f109f30541 req-48a386aa-d6a7-440e-b2df-6576632e8908 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 05:18:02.418 7 INFO cinder.api.openstack.wsgi [req-19f7ab8b-5a4e-463f-9ac4-a3f109f30541 req-48a386aa-d6a7-440e-b2df-6576632e8908 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215: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-05-10 05:18:04.033 8 INFO cinder.api.openstack.wsgi [req-19f7ab8b-5a4e-463f-9ac4-a3f109f30541 req-a04617b7-fddf-41ed-ae6b-c41828d5dd6a ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/volumes/34b20067-40be-43c1-a64b-336c23939edb /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-10 05:18:04.053 8 INFO cinder.volume.api [req-19f7ab8b-5a4e-463f-9ac4-a3f109f30541 req-a04617b7-fddf-41ed-ae6b-c41828d5dd6a ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] Volume info retrieved successfully. 2026-05-10 05:18:04.058 8 INFO cinder.api.openstack.wsgi [req-19f7ab8b-5a4e-463f-9ac4-a3f109f30541 req-a04617b7-fddf-41ed-ae6b-c41828d5dd6a ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/volumes/34b20067-40be-43c1-a64b-336c23939edb returned with HTTP 200 [pid: 8|app: 0|req: 459/919] 199.204.45.23 () {32 vars in 824 bytes} [Sun May 10 05:18:04 2026] GET /v3/b22c3a43ac3048f4812c26ea5b3a8f9e/volumes/34b20067-40be-43c1-a64b-336c23939edb => generated 1488 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-10 05:18:05.236 7 INFO cinder.api.openstack.wsgi [req-19f7ab8b-5a4e-463f-9ac4-a3f109f30541 req-48a386aa-d6a7-440e-b2df-6576632e8908 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-05-10 05:18:05.238 7 INFO cinder.api.openstack.wsgi [req-19f7ab8b-5a4e-463f-9ac4-a3f109f30541 req-48a386aa-d6a7-440e-b2df-6576632e8908 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 461/920] 199.204.45.23 () {32 vars in 839 bytes} [Sun May 10 05:18:05 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-05-10 05:18:05.251 8 INFO cinder.api.openstack.wsgi [req-cff3e2fc-2158-4196-8388-e31f15b07e26 req-5755407d-584e-4d94-b678-12274c4b138c ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/volumes/34b20067-40be-43c1-a64b-336c23939edb /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-10 05:18:05.268 8 INFO cinder.volume.api [req-cff3e2fc-2158-4196-8388-e31f15b07e26 req-5755407d-584e-4d94-b678-12274c4b138c ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] Volume info retrieved successfully. 2026-05-10 05:18:05.275 8 INFO cinder.api.openstack.wsgi [req-cff3e2fc-2158-4196-8388-e31f15b07e26 req-5755407d-584e-4d94-b678-12274c4b138c ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/volumes/34b20067-40be-43c1-a64b-336c23939edb returned with HTTP 200 [pid: 8|app: 0|req: 460/921] 199.204.45.23 () {36 vars in 1072 bytes} [Sun May 10 05:18:05 2026] GET /v3/b22c3a43ac3048f4812c26ea5b3a8f9e/volumes/34b20067-40be-43c1-a64b-336c23939edb => generated 1712 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-10 05:18:05.362 7 INFO cinder.api.openstack.wsgi [req-cff3e2fc-2158-4196-8388-e31f15b07e26 req-a79d9657-a726-43bb-9c08-8d057ee0c9c9 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/attachments/982e8554-4915-4344-96e4-724990f38475 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-10 05:18:06.401 7 INFO cinder.api.openstack.wsgi [req-cff3e2fc-2158-4196-8388-e31f15b07e26 req-a79d9657-a726-43bb-9c08-8d057ee0c9c9 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/attachments/982e8554-4915-4344-96e4-724990f38475 returned with HTTP 200 [pid: 7|app: 0|req: 462/922] 199.204.45.23 () {40 vars in 1134 bytes} [Sun May 10 05:18:05 2026] PUT /v3/b22c3a43ac3048f4812c26ea5b3a8f9e/attachments/982e8554-4915-4344-96e4-724990f38475 => 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-05-10 05:18:06.890 8 INFO cinder.api.openstack.wsgi [req-19f7ab8b-5a4e-463f-9ac4-a3f109f30541 req-c303a12a-d7d0-46ad-8d5e-4d1e4f3799fd ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/volumes/34b20067-40be-43c1-a64b-336c23939edb /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-10 05:18:06.908 8 INFO cinder.volume.api [req-19f7ab8b-5a4e-463f-9ac4-a3f109f30541 req-c303a12a-d7d0-46ad-8d5e-4d1e4f3799fd ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] Volume info retrieved successfully. 2026-05-10 05:18:06.913 8 INFO cinder.api.openstack.wsgi [req-19f7ab8b-5a4e-463f-9ac4-a3f109f30541 req-c303a12a-d7d0-46ad-8d5e-4d1e4f3799fd ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/volumes/34b20067-40be-43c1-a64b-336c23939edb returned with HTTP 200 [pid: 8|app: 0|req: 461/923] 199.204.45.23 () {32 vars in 824 bytes} [Sun May 10 05:18:06 2026] GET /v3/b22c3a43ac3048f4812c26ea5b3a8f9e/volumes/34b20067-40be-43c1-a64b-336c23939edb => generated 1489 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-10 05:18:06.920 7 INFO cinder.api.openstack.wsgi [req-cff3e2fc-2158-4196-8388-e31f15b07e26 req-8d776f7e-48f0-4897-8b49-8bf8e45ac714 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/attachments/982e8554-4915-4344-96e4-724990f38475/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-05-10 05:18:06.960 7 INFO cinder.api.openstack.wsgi [req-cff3e2fc-2158-4196-8388-e31f15b07e26 req-8d776f7e-48f0-4897-8b49-8bf8e45ac714 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/attachments/982e8554-4915-4344-96e4-724990f38475/action returned with HTTP 204 [pid: 7|app: 0|req: 463/924] 199.204.45.23 () {40 vars in 1147 bytes} [Sun May 10 05:18:06 2026] POST /v3/b22c3a43ac3048f4812c26ea5b3a8f9e/attachments/982e8554-4915-4344-96e4-724990f38475/action => generated 0 bytes in 49 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-05-10 05:18:07.649 8 INFO cinder.api.openstack.wsgi [None req-d0c53fa2-9098-44b1-ae4c-1cad22d4b865 d75f35eeb6a640bd90652cf70e26ce3e dec3db6849b94b1abac1d633701454c2 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dec3db6849b94b1abac1d633701454c2/volumes/7dd8b997-45da-4ac1-95a0-b7be9e6cdc11 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-10 05:18:07.663 8 INFO cinder.volume.api [None req-d0c53fa2-9098-44b1-ae4c-1cad22d4b865 d75f35eeb6a640bd90652cf70e26ce3e dec3db6849b94b1abac1d633701454c2 - - default default] Volume info retrieved successfully. 2026-05-10 05:18:07.668 8 INFO cinder.api.openstack.wsgi [None req-d0c53fa2-9098-44b1-ae4c-1cad22d4b865 d75f35eeb6a640bd90652cf70e26ce3e dec3db6849b94b1abac1d633701454c2 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dec3db6849b94b1abac1d633701454c2/volumes/7dd8b997-45da-4ac1-95a0-b7be9e6cdc11 returned with HTTP 200 [pid: 8|app: 0|req: 462/925] 10.0.0.201 () {32 vars in 775 bytes} [Sun May 10 05:18:07 2026] GET /v3/dec3db6849b94b1abac1d633701454c2/volumes/7dd8b997-45da-4ac1-95a0-b7be9e6cdc11 => 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-05-10 05:18:07.690 7 INFO cinder.api.openstack.wsgi [None req-cef4a4f5-456b-4178-aeb0-477b1258eca8 d75f35eeb6a640bd90652cf70e26ce3e dec3db6849b94b1abac1d633701454c2 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/dec3db6849b94b1abac1d633701454c2/volumes/7dd8b997-45da-4ac1-95a0-b7be9e6cdc11 2026-05-10 05:18:07.691 7 INFO cinder.api.v3.volumes [None req-cef4a4f5-456b-4178-aeb0-477b1258eca8 d75f35eeb6a640bd90652cf70e26ce3e dec3db6849b94b1abac1d633701454c2 - - default default] Delete volume with id: 7dd8b997-45da-4ac1-95a0-b7be9e6cdc11 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-10 05:18:07.702 7 INFO cinder.volume.api [None req-cef4a4f5-456b-4178-aeb0-477b1258eca8 d75f35eeb6a640bd90652cf70e26ce3e dec3db6849b94b1abac1d633701454c2 - - default default] Volume info retrieved successfully. 2026-05-10 05:18:07.725 7 INFO cinder.volume.api [None req-cef4a4f5-456b-4178-aeb0-477b1258eca8 d75f35eeb6a640bd90652cf70e26ce3e dec3db6849b94b1abac1d633701454c2 - - default default] Delete volume request issued successfully. 2026-05-10 05:18:07.725 7 INFO cinder.api.openstack.wsgi [None req-cef4a4f5-456b-4178-aeb0-477b1258eca8 d75f35eeb6a640bd90652cf70e26ce3e dec3db6849b94b1abac1d633701454c2 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dec3db6849b94b1abac1d633701454c2/volumes/7dd8b997-45da-4ac1-95a0-b7be9e6cdc11 returned with HTTP 202 [pid: 7|app: 0|req: 464/926] 10.0.0.201 () {32 vars in 778 bytes} [Sun May 10 05:18:07 2026] DELETE /v3/dec3db6849b94b1abac1d633701454c2/volumes/7dd8b997-45da-4ac1-95a0-b7be9e6cdc11 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-10 05:18:07.736 8 INFO cinder.api.openstack.wsgi [None req-1d12a9c9-edf7-42e3-ba32-ea0ef51c2e17 d75f35eeb6a640bd90652cf70e26ce3e dec3db6849b94b1abac1d633701454c2 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dec3db6849b94b1abac1d633701454c2/volumes/7dd8b997-45da-4ac1-95a0-b7be9e6cdc11 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-10 05:18:07.753 8 INFO cinder.volume.api [None req-1d12a9c9-edf7-42e3-ba32-ea0ef51c2e17 d75f35eeb6a640bd90652cf70e26ce3e dec3db6849b94b1abac1d633701454c2 - - default default] Volume info retrieved successfully. 2026-05-10 05:18:07.757 8 INFO cinder.api.openstack.wsgi [None req-1d12a9c9-edf7-42e3-ba32-ea0ef51c2e17 d75f35eeb6a640bd90652cf70e26ce3e dec3db6849b94b1abac1d633701454c2 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dec3db6849b94b1abac1d633701454c2/volumes/7dd8b997-45da-4ac1-95a0-b7be9e6cdc11 returned with HTTP 200 [pid: 8|app: 0|req: 463/927] 10.0.0.201 () {32 vars in 775 bytes} [Sun May 10 05:18:07 2026] GET /v3/dec3db6849b94b1abac1d633701454c2/volumes/7dd8b997-45da-4ac1-95a0-b7be9e6cdc11 => generated 971 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-10 05:18:08.777 7 INFO cinder.api.openstack.wsgi [None req-51c22519-5d02-431d-b156-9f785a070358 d75f35eeb6a640bd90652cf70e26ce3e dec3db6849b94b1abac1d633701454c2 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dec3db6849b94b1abac1d633701454c2/volumes/7dd8b997-45da-4ac1-95a0-b7be9e6cdc11 2026-05-10 05:18:08.785 7 INFO cinder.api.openstack.wsgi [None req-51c22519-5d02-431d-b156-9f785a070358 d75f35eeb6a640bd90652cf70e26ce3e dec3db6849b94b1abac1d633701454c2 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dec3db6849b94b1abac1d633701454c2/volumes/7dd8b997-45da-4ac1-95a0-b7be9e6cdc11 returned with HTTP 404 [pid: 7|app: 0|req: 465/928] 10.0.0.201 () {32 vars in 775 bytes} [Sun May 10 05:18:08 2026] GET /v3/dec3db6849b94b1abac1d633701454c2/volumes/7dd8b997-45da-4ac1-95a0-b7be9e6cdc11 => 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-05-10 05:18:10.112 8 INFO cinder.api.openstack.wsgi [req-19f7ab8b-5a4e-463f-9ac4-a3f109f30541 req-c2abf0c8-0433-47f0-bdef-1562c0a460cc ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/volumes/34b20067-40be-43c1-a64b-336c23939edb /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-10 05:18:10.127 8 INFO cinder.volume.api [req-19f7ab8b-5a4e-463f-9ac4-a3f109f30541 req-c2abf0c8-0433-47f0-bdef-1562c0a460cc ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] Volume info retrieved successfully. 2026-05-10 05:18:10.131 8 INFO cinder.api.openstack.wsgi [req-19f7ab8b-5a4e-463f-9ac4-a3f109f30541 req-c2abf0c8-0433-47f0-bdef-1562c0a460cc ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/volumes/34b20067-40be-43c1-a64b-336c23939edb returned with HTTP 200 [pid: 8|app: 0|req: 464/929] 199.204.45.23 () {32 vars in 824 bytes} [Sun May 10 05:18:10 2026] GET /v3/b22c3a43ac3048f4812c26ea5b3a8f9e/volumes/34b20067-40be-43c1-a64b-336c23939edb => generated 1787 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-10 05:18:12.415 7 INFO cinder.api.openstack.wsgi [None req-51c22519-5d02-431d-b156-9f785a070358 d75f35eeb6a640bd90652cf70e26ce3e dec3db6849b94b1abac1d633701454c2 - - default default] GET http://10.0.0.215:8776/ 2026-05-10 05:18:12.416 7 INFO cinder.api.openstack.wsgi [None req-51c22519-5d02-431d-b156-9f785a070358 d75f35eeb6a640bd90652cf70e26ce3e dec3db6849b94b1abac1d633701454c2 - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 05:18:12.416 8 INFO cinder.api.openstack.wsgi [req-19f7ab8b-5a4e-463f-9ac4-a3f109f30541 req-c2abf0c8-0433-47f0-bdef-1562c0a460cc ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 05:18:12.417 8 INFO cinder.api.openstack.wsgi [req-19f7ab8b-5a4e-463f-9ac4-a3f109f30541 req-c2abf0c8-0433-47f0-bdef-1562c0a460cc ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 05:18:12.981 7 INFO cinder.api.openstack.wsgi [req-19f7ab8b-5a4e-463f-9ac4-a3f109f30541 req-d04a9306-f33e-4dfe-83de-333d5535b9bd ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/volumes/34b20067-40be-43c1-a64b-336c23939edb /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-10 05:18:13.001 7 INFO cinder.volume.api [req-19f7ab8b-5a4e-463f-9ac4-a3f109f30541 req-d04a9306-f33e-4dfe-83de-333d5535b9bd ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] Volume info retrieved successfully. 2026-05-10 05:18:13.007 7 INFO cinder.api.openstack.wsgi [req-19f7ab8b-5a4e-463f-9ac4-a3f109f30541 req-d04a9306-f33e-4dfe-83de-333d5535b9bd ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/volumes/34b20067-40be-43c1-a64b-336c23939edb returned with HTTP 200 [pid: 7|app: 0|req: 467/932] 199.204.45.23 () {32 vars in 824 bytes} [Sun May 10 05:18:12 2026] GET /v3/b22c3a43ac3048f4812c26ea5b3a8f9e/volumes/34b20067-40be-43c1-a64b-336c23939edb => generated 1787 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-10 05:18:16.627 8 INFO cinder.api.openstack.wsgi [req-19f7ab8b-5a4e-463f-9ac4-a3f109f30541 req-ce9437cc-1df2-43bd-824b-15fb36b17326 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/volumes/34b20067-40be-43c1-a64b-336c23939edb /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-10 05:18:16.642 8 INFO cinder.volume.api [req-19f7ab8b-5a4e-463f-9ac4-a3f109f30541 req-ce9437cc-1df2-43bd-824b-15fb36b17326 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] Volume info retrieved successfully. 2026-05-10 05:18:16.646 8 INFO cinder.api.openstack.wsgi [req-19f7ab8b-5a4e-463f-9ac4-a3f109f30541 req-ce9437cc-1df2-43bd-824b-15fb36b17326 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/volumes/34b20067-40be-43c1-a64b-336c23939edb returned with HTTP 200 [pid: 8|app: 0|req: 466/933] 199.204.45.23 () {32 vars in 824 bytes} [Sun May 10 05:18:16 2026] GET /v3/b22c3a43ac3048f4812c26ea5b3a8f9e/volumes/34b20067-40be-43c1-a64b-336c23939edb => generated 1787 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-10 05:18:22.414 8 INFO cinder.api.openstack.wsgi [req-19f7ab8b-5a4e-463f-9ac4-a3f109f30541 req-ce9437cc-1df2-43bd-824b-15fb36b17326 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 05:18:22.415 7 INFO cinder.api.openstack.wsgi [req-19f7ab8b-5a4e-463f-9ac4-a3f109f30541 req-d04a9306-f33e-4dfe-83de-333d5535b9bd ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 05:18:22.416 8 INFO cinder.api.openstack.wsgi [req-19f7ab8b-5a4e-463f-9ac4-a3f109f30541 req-ce9437cc-1df2-43bd-824b-15fb36b17326 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 05:18:22.417 7 INFO cinder.api.openstack.wsgi [req-19f7ab8b-5a4e-463f-9ac4-a3f109f30541 req-d04a9306-f33e-4dfe-83de-333d5535b9bd ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 05:18:32.415 8 INFO cinder.api.openstack.wsgi [req-19f7ab8b-5a4e-463f-9ac4-a3f109f30541 req-ce9437cc-1df2-43bd-824b-15fb36b17326 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 05:18:32.416 8 INFO cinder.api.openstack.wsgi [req-19f7ab8b-5a4e-463f-9ac4-a3f109f30541 req-ce9437cc-1df2-43bd-824b-15fb36b17326 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 05:18:32.418 7 INFO cinder.api.openstack.wsgi [req-19f7ab8b-5a4e-463f-9ac4-a3f109f30541 req-d04a9306-f33e-4dfe-83de-333d5535b9bd ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 05:18:32.419 7 INFO cinder.api.openstack.wsgi [req-19f7ab8b-5a4e-463f-9ac4-a3f109f30541 req-d04a9306-f33e-4dfe-83de-333d5535b9bd ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 05:18:42.414 7 INFO cinder.api.openstack.wsgi [req-19f7ab8b-5a4e-463f-9ac4-a3f109f30541 req-d04a9306-f33e-4dfe-83de-333d5535b9bd ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 05:18:42.414 8 INFO cinder.api.openstack.wsgi [req-19f7ab8b-5a4e-463f-9ac4-a3f109f30541 req-ce9437cc-1df2-43bd-824b-15fb36b17326 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 05:18:42.415 7 INFO cinder.api.openstack.wsgi [req-19f7ab8b-5a4e-463f-9ac4-a3f109f30541 req-d04a9306-f33e-4dfe-83de-333d5535b9bd ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 05:18:42.416 8 INFO cinder.api.openstack.wsgi [req-19f7ab8b-5a4e-463f-9ac4-a3f109f30541 req-ce9437cc-1df2-43bd-824b-15fb36b17326 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215: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-05-10 05:18:52.131 7 INFO cinder.api.openstack.wsgi [None req-44fc8e33-0097-424c-809e-10eb2efe04a8 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/volumes/detail?all_tenants=true 2026-05-10 05:18:52.142 7 INFO cinder.volume.api [None req-44fc8e33-0097-424c-809e-10eb2efe04a8 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - 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-05-10 05:18:52.148 7 INFO cinder.api.openstack.wsgi [None req-44fc8e33-0097-424c-809e-10eb2efe04a8 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 471/940] 10.0.0.1 () {28 vars in 682 bytes} [Sun May 10 05:18:52 2026] GET /v3/b22c3a43ac3048f4812c26ea5b3a8f9e/volumes/detail?all_tenants=true => generated 1790 bytes in 115 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-05-10 05:18:52.189 8 INFO cinder.api.openstack.wsgi [None req-ea0251d1-8cb4-4edf-844a-7e1346c27214 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-quota-sets/30cb853663994653b27a2c35c79172ca?usage=true 2026-05-10 05:18:52.211 8 INFO cinder.api.openstack.wsgi [None req-ea0251d1-8cb4-4edf-844a-7e1346c27214 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-quota-sets/30cb853663994653b27a2c35c79172ca?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 470/941] 10.0.0.1 () {28 vars in 734 bytes} [Sun May 10 05:18:52 2026] GET /v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-quota-sets/30cb853663994653b27a2c35c79172ca?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-10 05:18:52.223 7 INFO cinder.api.openstack.wsgi [None req-f6e8310e-03fe-43c0-a8b0-d2c67cba3475 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-quota-sets/32ef33c25cdb40f2bbdaa78bff457c95?usage=true 2026-05-10 05:18:52.245 7 INFO cinder.api.openstack.wsgi [None req-f6e8310e-03fe-43c0-a8b0-d2c67cba3475 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-quota-sets/32ef33c25cdb40f2bbdaa78bff457c95?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 472/942] 10.0.0.1 () {28 vars in 734 bytes} [Sun May 10 05:18:52 2026] GET /v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-quota-sets/32ef33c25cdb40f2bbdaa78bff457c95?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-10 05:18:52.257 8 INFO cinder.api.openstack.wsgi [None req-da2dc07f-ea9e-4208-8c50-3f9f6ba4d414 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-quota-sets/49218e4daf334f0982cf95f0542603ff?usage=true 2026-05-10 05:18:52.286 8 INFO cinder.api.openstack.wsgi [None req-da2dc07f-ea9e-4208-8c50-3f9f6ba4d414 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-quota-sets/49218e4daf334f0982cf95f0542603ff?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 471/943] 10.0.0.1 () {28 vars in 734 bytes} [Sun May 10 05:18:52 2026] GET /v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-quota-sets/49218e4daf334f0982cf95f0542603ff?usage=true => generated 847 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-10 05:18:52.297 7 INFO cinder.api.openstack.wsgi [None req-1c35db01-7409-4ce0-b30d-0925c4e4cc79 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-quota-sets/6ffe5723a1894d7b8b745b3a90bad9d5?usage=true 2026-05-10 05:18:52.321 7 INFO cinder.api.openstack.wsgi [None req-1c35db01-7409-4ce0-b30d-0925c4e4cc79 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-quota-sets/6ffe5723a1894d7b8b745b3a90bad9d5?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 473/944] 10.0.0.1 () {28 vars in 734 bytes} [Sun May 10 05:18:52 2026] GET /v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-quota-sets/6ffe5723a1894d7b8b745b3a90bad9d5?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-10 05:18:52.334 8 INFO cinder.api.openstack.wsgi [None req-ad775d1d-c688-4bb1-9bb2-d392eded5796 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-quota-sets/7473b7776f364521874091bcc6af5eea?usage=true 2026-05-10 05:18:52.381 8 INFO cinder.api.openstack.wsgi [None req-ad775d1d-c688-4bb1-9bb2-d392eded5796 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-quota-sets/7473b7776f364521874091bcc6af5eea?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 472/945] 10.0.0.1 () {28 vars in 734 bytes} [Sun May 10 05:18:52 2026] GET /v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-quota-sets/7473b7776f364521874091bcc6af5eea?usage=true => generated 847 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-10 05:18:52.393 7 INFO cinder.api.openstack.wsgi [None req-a0578eab-bcb0-41e5-9143-3b0c94abb400 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-quota-sets/8726fc2c042f4891b6262c81ed2c4b00?usage=true 2026-05-10 05:18:52.414 8 INFO cinder.api.openstack.wsgi [None req-ad775d1d-c688-4bb1-9bb2-d392eded5796 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 05:18:52.415 8 INFO cinder.api.openstack.wsgi [None req-ad775d1d-c688-4bb1-9bb2-d392eded5796 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 05:18:52.416 7 INFO cinder.api.openstack.wsgi [None req-a0578eab-bcb0-41e5-9143-3b0c94abb400 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-quota-sets/8726fc2c042f4891b6262c81ed2c4b00?usage=true returned with HTTP 200 2026-05-10 05:18:52.417 8 INFO cinder.api.openstack.wsgi [None req-ad775d1d-c688-4bb1-9bb2-d392eded5796 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ [pid: 7|app: 0|req: 474/947] 10.0.0.1 () {28 vars in 734 bytes} [Sun May 10 05:18:52 2026] GET /v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-quota-sets/8726fc2c042f4891b6262c81ed2c4b00?usage=true => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-10 05:18:52.417 8 INFO cinder.api.openstack.wsgi [None req-ad775d1d-c688-4bb1-9bb2-d392eded5796 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 05:18:52.424 7 INFO cinder.api.openstack.wsgi [None req-e08011d5-58e3-46d5-9f24-6b1c2f2c7538 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-quota-sets/88ba27cfc7a0460cac9b6d070a915a2c?usage=true 2026-05-10 05:18:52.451 7 INFO cinder.api.openstack.wsgi [None req-e08011d5-58e3-46d5-9f24-6b1c2f2c7538 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-quota-sets/88ba27cfc7a0460cac9b6d070a915a2c?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 475/949] 10.0.0.1 () {28 vars in 734 bytes} [Sun May 10 05:18:52 2026] GET /v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-quota-sets/88ba27cfc7a0460cac9b6d070a915a2c?usage=true => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-10 05:18:52.463 8 INFO cinder.api.openstack.wsgi [None req-38fcda24-7ea3-46c8-94b3-61cf7b5c9915 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-quota-sets/9d5490875b4f437ba5920430ddae2c59?usage=true 2026-05-10 05:18:52.483 8 INFO cinder.api.openstack.wsgi [None req-38fcda24-7ea3-46c8-94b3-61cf7b5c9915 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-quota-sets/9d5490875b4f437ba5920430ddae2c59?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 475/950] 10.0.0.1 () {28 vars in 734 bytes} [Sun May 10 05:18:52 2026] GET /v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-quota-sets/9d5490875b4f437ba5920430ddae2c59?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-10 05:18:52.494 7 INFO cinder.api.openstack.wsgi [None req-f4ab30a8-6e75-417f-bb20-41fd1aa2b710 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-quota-sets/b22c3a43ac3048f4812c26ea5b3a8f9e?usage=true 2026-05-10 05:18:52.513 7 INFO cinder.api.openstack.wsgi [None req-f4ab30a8-6e75-417f-bb20-41fd1aa2b710 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-quota-sets/b22c3a43ac3048f4812c26ea5b3a8f9e?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 476/951] 10.0.0.1 () {28 vars in 734 bytes} [Sun May 10 05:18:52 2026] GET /v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-quota-sets/b22c3a43ac3048f4812c26ea5b3a8f9e?usage=true => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-10 05:18:52.525 8 INFO cinder.api.openstack.wsgi [None req-cefb9da4-1de1-473e-b8b5-607575ac49a6 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-quota-sets/b3b88a75441d4c0e8cd3b9fc284ede12?usage=true 2026-05-10 05:18:52.553 8 INFO cinder.api.openstack.wsgi [None req-cefb9da4-1de1-473e-b8b5-607575ac49a6 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-quota-sets/b3b88a75441d4c0e8cd3b9fc284ede12?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 476/952] 10.0.0.1 () {28 vars in 734 bytes} [Sun May 10 05:18:52 2026] GET /v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-quota-sets/b3b88a75441d4c0e8cd3b9fc284ede12?usage=true => generated 847 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-10 05:18:52.565 7 INFO cinder.api.openstack.wsgi [None req-b51101db-1cf5-4c4f-a6a4-887a36b05c2d ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-quota-sets/c6abc32c58b8479a8f9f0912ef8ed262?usage=true 2026-05-10 05:18:52.588 7 INFO cinder.api.openstack.wsgi [None req-b51101db-1cf5-4c4f-a6a4-887a36b05c2d ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-quota-sets/c6abc32c58b8479a8f9f0912ef8ed262?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 477/953] 10.0.0.1 () {28 vars in 734 bytes} [Sun May 10 05:18:52 2026] GET /v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-quota-sets/c6abc32c58b8479a8f9f0912ef8ed262?usage=true => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-10 05:18:52.600 8 INFO cinder.api.openstack.wsgi [None req-81356a7c-d2b8-48ce-bedf-b59fcba53059 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-quota-sets/d2503679e935416284ae5b255799b549?usage=true 2026-05-10 05:18:52.628 8 INFO cinder.api.openstack.wsgi [None req-81356a7c-d2b8-48ce-bedf-b59fcba53059 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-quota-sets/d2503679e935416284ae5b255799b549?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 477/954] 10.0.0.1 () {28 vars in 734 bytes} [Sun May 10 05:18:52 2026] GET /v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-quota-sets/d2503679e935416284ae5b255799b549?usage=true => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-10 05:18:52.643 7 INFO cinder.api.openstack.wsgi [None req-bc27322a-ecc2-41ac-92be-71b4307b0121 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-quota-sets/df8d11f900254b19916e03b058f0b5f7?usage=true 2026-05-10 05:18:52.669 7 INFO cinder.api.openstack.wsgi [None req-bc27322a-ecc2-41ac-92be-71b4307b0121 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-quota-sets/df8d11f900254b19916e03b058f0b5f7?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 478/955] 10.0.0.1 () {28 vars in 734 bytes} [Sun May 10 05:18:52 2026] GET /v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-quota-sets/df8d11f900254b19916e03b058f0b5f7?usage=true => generated 845 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-10 05:18:52.678 8 INFO cinder.api.openstack.wsgi [None req-1016a003-5765-4c37-b941-a6e2e2397818 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-quota-sets/f5ea9632dc294495a29a11b64bbd8db9?usage=true 2026-05-10 05:18:52.702 8 INFO cinder.api.openstack.wsgi [None req-1016a003-5765-4c37-b941-a6e2e2397818 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-quota-sets/f5ea9632dc294495a29a11b64bbd8db9?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 478/956] 10.0.0.1 () {28 vars in 734 bytes} [Sun May 10 05:18:52 2026] GET /v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-quota-sets/f5ea9632dc294495a29a11b64bbd8db9?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-10 05:18:52.712 7 INFO cinder.api.openstack.wsgi [None req-472593de-a048-4354-9b0b-feac383203c5 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/volumes/detail?all_tenants=true 2026-05-10 05:18:52.724 7 INFO cinder.volume.api [None req-472593de-a048-4354-9b0b-feac383203c5 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - 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-05-10 05:18:52.729 7 INFO cinder.api.openstack.wsgi [None req-472593de-a048-4354-9b0b-feac383203c5 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 479/957] 10.0.0.1 () {28 vars in 682 bytes} [Sun May 10 05:18:52 2026] GET /v3/b22c3a43ac3048f4812c26ea5b3a8f9e/volumes/detail?all_tenants=true => generated 1790 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-10 05:18:52.742 8 INFO cinder.api.openstack.wsgi [None req-78b2e17a-292e-4df6-808a-9eee2d8eede0 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/snapshots?all_tenants=true 2026-05-10 05:18:52.747 8 INFO cinder.volume.api [None req-78b2e17a-292e-4df6-808a-9eee2d8eede0 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] Get all snapshots completed successfully. 2026-05-10 05:18:52.747 8 INFO cinder.api.openstack.wsgi [None req-78b2e17a-292e-4df6-808a-9eee2d8eede0 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 479/958] 10.0.0.1 () {28 vars in 672 bytes} [Sun May 10 05:18:52 2026] GET /v3/b22c3a43ac3048f4812c26ea5b3a8f9e/snapshots?all_tenants=true => generated 17 bytes in 12 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-05-10 05:18:52.759 7 INFO cinder.api.openstack.wsgi [None req-e9008642-1530-4d64-b324-5de4ac246ec9 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-services 2026-05-10 05:18:52.763 7 INFO cinder.api.openstack.wsgi [None req-e9008642-1530-4d64-b324-5de4ac246ec9 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-services returned with HTTP 200 [pid: 7|app: 0|req: 480/959] 10.0.0.1 () {28 vars in 643 bytes} [Sun May 10 05:18:52 2026] GET /v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-services => generated 646 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-10 05:18:52.775 8 INFO cinder.api.openstack.wsgi [None req-49587cd3-f934-4f5c-80f6-21f42034a199 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/scheduler-stats/get_pools?detail=true 2026-05-10 05:18:53.278 8 INFO cinder.api.openstack.wsgi [None req-49587cd3-f934-4f5c-80f6-21f42034a199 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 480/960] 10.0.0.1 () {28 vars in 694 bytes} [Sun May 10 05:18:52 2026] GET /v3/b22c3a43ac3048f4812c26ea5b3a8f9e/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-05-10 05:19:02.414 7 INFO cinder.api.openstack.wsgi [None req-e9008642-1530-4d64-b324-5de4ac246ec9 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 05:19:02.415 8 INFO cinder.api.openstack.wsgi [None req-49587cd3-f934-4f5c-80f6-21f42034a199 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 05:19:02.416 7 INFO cinder.api.openstack.wsgi [None req-e9008642-1530-4d64-b324-5de4ac246ec9 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 05:19:02.416 8 INFO cinder.api.openstack.wsgi [None req-49587cd3-f934-4f5c-80f6-21f42034a199 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 05:19:12.415 7 INFO cinder.api.openstack.wsgi [None req-e9008642-1530-4d64-b324-5de4ac246ec9 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 05:19:12.415 8 INFO cinder.api.openstack.wsgi [None req-49587cd3-f934-4f5c-80f6-21f42034a199 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 05:19:12.416 7 INFO cinder.api.openstack.wsgi [None req-e9008642-1530-4d64-b324-5de4ac246ec9 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 05:19:12.416 8 INFO cinder.api.openstack.wsgi [None req-49587cd3-f934-4f5c-80f6-21f42034a199 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 05:19:22.415 8 INFO cinder.api.openstack.wsgi [None req-49587cd3-f934-4f5c-80f6-21f42034a199 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 05:19:22.415 7 INFO cinder.api.openstack.wsgi [None req-e9008642-1530-4d64-b324-5de4ac246ec9 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 05:19:22.416 8 INFO cinder.api.openstack.wsgi [None req-49587cd3-f934-4f5c-80f6-21f42034a199 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 05:19:22.416 7 INFO cinder.api.openstack.wsgi [None req-e9008642-1530-4d64-b324-5de4ac246ec9 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 05:19:32.415 8 INFO cinder.api.openstack.wsgi [None req-49587cd3-f934-4f5c-80f6-21f42034a199 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 05:19:32.415 7 INFO cinder.api.openstack.wsgi [None req-e9008642-1530-4d64-b324-5de4ac246ec9 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 05:19:32.416 8 INFO cinder.api.openstack.wsgi [None req-49587cd3-f934-4f5c-80f6-21f42034a199 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 05:19:32.416 7 INFO cinder.api.openstack.wsgi [None req-e9008642-1530-4d64-b324-5de4ac246ec9 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 05:19:42.415 8 INFO cinder.api.openstack.wsgi [None req-49587cd3-f934-4f5c-80f6-21f42034a199 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 05:19:42.417 8 INFO cinder.api.openstack.wsgi [None req-49587cd3-f934-4f5c-80f6-21f42034a199 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 05:19:42.417 7 INFO cinder.api.openstack.wsgi [None req-e9008642-1530-4d64-b324-5de4ac246ec9 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 05:19:42.418 7 INFO cinder.api.openstack.wsgi [None req-e9008642-1530-4d64-b324-5de4ac246ec9 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 05:19:52.083 8 INFO cinder.api.openstack.wsgi [None req-2878af66-35a7-4d0c-b8d1-213101566955 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-services 2026-05-10 05:19:52.096 8 INFO cinder.api.openstack.wsgi [None req-2878af66-35a7-4d0c-b8d1-213101566955 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-services returned with HTTP 200 [pid: 8|app: 0|req: 486/971] 10.0.0.1 () {28 vars in 643 bytes} [Sun May 10 05:19:51 2026] GET /v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-services => generated 646 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-10 05:19:52.109 7 INFO cinder.api.openstack.wsgi [None req-3a9c6e23-784b-4db7-bccc-3e7446851146 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/scheduler-stats/get_pools?detail=true 2026-05-10 05:19:52.415 8 INFO cinder.api.openstack.wsgi [None req-2878af66-35a7-4d0c-b8d1-213101566955 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 05:19:52.416 8 INFO cinder.api.openstack.wsgi [None req-2878af66-35a7-4d0c-b8d1-213101566955 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 05:19:52.416 8 INFO cinder.api.openstack.wsgi [None req-2878af66-35a7-4d0c-b8d1-213101566955 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 05:19:52.417 8 INFO cinder.api.openstack.wsgi [None req-2878af66-35a7-4d0c-b8d1-213101566955 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 05:19:52.612 7 INFO cinder.api.openstack.wsgi [None req-3a9c6e23-784b-4db7-bccc-3e7446851146 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 486/974] 10.0.0.1 () {28 vars in 694 bytes} [Sun May 10 05:19:52 2026] GET /v3/b22c3a43ac3048f4812c26ea5b3a8f9e/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-05-10 05:19:52.661 8 INFO cinder.api.openstack.wsgi [None req-c9ec4242-0c44-4efa-9367-6aa829173e97 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-quota-sets/30cb853663994653b27a2c35c79172ca?usage=true 2026-05-10 05:19:52.683 8 INFO cinder.api.openstack.wsgi [None req-c9ec4242-0c44-4efa-9367-6aa829173e97 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-quota-sets/30cb853663994653b27a2c35c79172ca?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 489/975] 10.0.0.1 () {28 vars in 734 bytes} [Sun May 10 05:19:52 2026] GET /v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-quota-sets/30cb853663994653b27a2c35c79172ca?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-10 05:19:52.695 7 INFO cinder.api.openstack.wsgi [None req-93bf880d-3599-467a-b705-f017c2ec86ce ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-quota-sets/32ef33c25cdb40f2bbdaa78bff457c95?usage=true 2026-05-10 05:19:52.724 7 INFO cinder.api.openstack.wsgi [None req-93bf880d-3599-467a-b705-f017c2ec86ce ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-quota-sets/32ef33c25cdb40f2bbdaa78bff457c95?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 487/976] 10.0.0.1 () {28 vars in 734 bytes} [Sun May 10 05:19:52 2026] GET /v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-quota-sets/32ef33c25cdb40f2bbdaa78bff457c95?usage=true => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-10 05:19:52.737 8 INFO cinder.api.openstack.wsgi [None req-53391d1c-c4b0-486c-b958-81589feec263 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-quota-sets/49218e4daf334f0982cf95f0542603ff?usage=true 2026-05-10 05:19:52.758 8 INFO cinder.api.openstack.wsgi [None req-53391d1c-c4b0-486c-b958-81589feec263 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-quota-sets/49218e4daf334f0982cf95f0542603ff?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 490/977] 10.0.0.1 () {28 vars in 734 bytes} [Sun May 10 05:19:52 2026] GET /v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-quota-sets/49218e4daf334f0982cf95f0542603ff?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-10 05:19:52.771 7 INFO cinder.api.openstack.wsgi [None req-16a593b8-dc2b-4539-9ddd-e4538d07786e ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-quota-sets/6ffe5723a1894d7b8b745b3a90bad9d5?usage=true 2026-05-10 05:19:52.796 7 INFO cinder.api.openstack.wsgi [None req-16a593b8-dc2b-4539-9ddd-e4538d07786e ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-quota-sets/6ffe5723a1894d7b8b745b3a90bad9d5?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 488/978] 10.0.0.1 () {28 vars in 734 bytes} [Sun May 10 05:19:52 2026] GET /v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-quota-sets/6ffe5723a1894d7b8b745b3a90bad9d5?usage=true => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-10 05:19:52.809 8 INFO cinder.api.openstack.wsgi [None req-4ddb470b-b14a-483f-9ce3-508de8ca6158 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-quota-sets/8726fc2c042f4891b6262c81ed2c4b00?usage=true 2026-05-10 05:19:52.829 8 INFO cinder.api.openstack.wsgi [None req-4ddb470b-b14a-483f-9ce3-508de8ca6158 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-quota-sets/8726fc2c042f4891b6262c81ed2c4b00?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 491/979] 10.0.0.1 () {28 vars in 734 bytes} [Sun May 10 05:19:52 2026] GET /v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-quota-sets/8726fc2c042f4891b6262c81ed2c4b00?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-10 05:19:52.840 7 INFO cinder.api.openstack.wsgi [None req-645ed7a4-f675-4612-8b42-68a54e551bcb ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-quota-sets/88ba27cfc7a0460cac9b6d070a915a2c?usage=true 2026-05-10 05:19:52.867 7 INFO cinder.api.openstack.wsgi [None req-645ed7a4-f675-4612-8b42-68a54e551bcb ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-quota-sets/88ba27cfc7a0460cac9b6d070a915a2c?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 489/980] 10.0.0.1 () {28 vars in 734 bytes} [Sun May 10 05:19:52 2026] GET /v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-quota-sets/88ba27cfc7a0460cac9b6d070a915a2c?usage=true => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-10 05:19:52.880 8 INFO cinder.api.openstack.wsgi [None req-a23fd842-3608-449a-a6b2-b02c9ddf820e ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-quota-sets/9d5490875b4f437ba5920430ddae2c59?usage=true 2026-05-10 05:19:52.901 8 INFO cinder.api.openstack.wsgi [None req-a23fd842-3608-449a-a6b2-b02c9ddf820e ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-quota-sets/9d5490875b4f437ba5920430ddae2c59?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 492/981] 10.0.0.1 () {28 vars in 734 bytes} [Sun May 10 05:19:52 2026] GET /v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-quota-sets/9d5490875b4f437ba5920430ddae2c59?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-10 05:19:52.914 7 INFO cinder.api.openstack.wsgi [None req-9d6b6a75-663a-4977-95da-a3e6b1d76069 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-quota-sets/b22c3a43ac3048f4812c26ea5b3a8f9e?usage=true 2026-05-10 05:19:52.939 7 INFO cinder.api.openstack.wsgi [None req-9d6b6a75-663a-4977-95da-a3e6b1d76069 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-quota-sets/b22c3a43ac3048f4812c26ea5b3a8f9e?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 490/982] 10.0.0.1 () {28 vars in 734 bytes} [Sun May 10 05:19:52 2026] GET /v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-quota-sets/b22c3a43ac3048f4812c26ea5b3a8f9e?usage=true => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-10 05:19:52.950 8 INFO cinder.api.openstack.wsgi [None req-3053f48e-74e9-41e1-a9c4-16da24545cc4 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-quota-sets/c6abc32c58b8479a8f9f0912ef8ed262?usage=true 2026-05-10 05:19:52.970 8 INFO cinder.api.openstack.wsgi [None req-3053f48e-74e9-41e1-a9c4-16da24545cc4 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-quota-sets/c6abc32c58b8479a8f9f0912ef8ed262?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 493/983] 10.0.0.1 () {28 vars in 734 bytes} [Sun May 10 05:19:52 2026] GET /v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-quota-sets/c6abc32c58b8479a8f9f0912ef8ed262?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-10 05:19:52.983 7 INFO cinder.api.openstack.wsgi [None req-e0cd543e-916b-4a7f-a9ac-fb45581178e1 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-quota-sets/d2503679e935416284ae5b255799b549?usage=true 2026-05-10 05:19:53.005 7 INFO cinder.api.openstack.wsgi [None req-e0cd543e-916b-4a7f-a9ac-fb45581178e1 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-quota-sets/d2503679e935416284ae5b255799b549?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 491/984] 10.0.0.1 () {28 vars in 734 bytes} [Sun May 10 05:19:52 2026] GET /v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-quota-sets/d2503679e935416284ae5b255799b549?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-10 05:19:53.017 8 INFO cinder.api.openstack.wsgi [None req-6f8c7e4b-1348-44de-927b-431bf39d7523 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-quota-sets/df8d11f900254b19916e03b058f0b5f7?usage=true 2026-05-10 05:19:53.040 8 INFO cinder.api.openstack.wsgi [None req-6f8c7e4b-1348-44de-927b-431bf39d7523 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-quota-sets/df8d11f900254b19916e03b058f0b5f7?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 494/985] 10.0.0.1 () {28 vars in 734 bytes} [Sun May 10 05:19:53 2026] GET /v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-quota-sets/df8d11f900254b19916e03b058f0b5f7?usage=true => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-10 05:19:53.052 7 INFO cinder.api.openstack.wsgi [None req-7770768f-931a-4247-807e-f3519b2b14b6 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/volumes/detail?all_tenants=true 2026-05-10 05:19:53.070 7 INFO cinder.volume.api [None req-7770768f-931a-4247-807e-f3519b2b14b6 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - 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-05-10 05:19:53.076 7 INFO cinder.api.openstack.wsgi [None req-7770768f-931a-4247-807e-f3519b2b14b6 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 492/986] 10.0.0.1 () {28 vars in 682 bytes} [Sun May 10 05:19:53 2026] GET /v3/b22c3a43ac3048f4812c26ea5b3a8f9e/volumes/detail?all_tenants=true => generated 1790 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-10 05:19:53.088 8 INFO cinder.api.openstack.wsgi [None req-8f6a500d-4045-4add-8e24-abd87021f1ef ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/volumes/detail?all_tenants=true 2026-05-10 05:19:53.102 8 INFO cinder.volume.api [None req-8f6a500d-4045-4add-8e24-abd87021f1ef ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - 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-05-10 05:19:53.107 8 INFO cinder.api.openstack.wsgi [None req-8f6a500d-4045-4add-8e24-abd87021f1ef ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 495/987] 10.0.0.1 () {28 vars in 682 bytes} [Sun May 10 05:19:53 2026] GET /v3/b22c3a43ac3048f4812c26ea5b3a8f9e/volumes/detail?all_tenants=true => generated 1790 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-05-10 05:19:53.118 7 INFO cinder.api.openstack.wsgi [None req-6903da68-e6b0-4e0a-ad0c-2ed4d6a3f38b ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/snapshots?all_tenants=true 2026-05-10 05:19:53.124 7 INFO cinder.volume.api [None req-6903da68-e6b0-4e0a-ad0c-2ed4d6a3f38b ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] Get all snapshots completed successfully. 2026-05-10 05:19:53.125 7 INFO cinder.api.openstack.wsgi [None req-6903da68-e6b0-4e0a-ad0c-2ed4d6a3f38b ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 493/988] 10.0.0.1 () {28 vars in 672 bytes} [Sun May 10 05:19:53 2026] GET /v3/b22c3a43ac3048f4812c26ea5b3a8f9e/snapshots?all_tenants=true => generated 17 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-10 05:20:02.414 7 INFO cinder.api.openstack.wsgi [None req-6903da68-e6b0-4e0a-ad0c-2ed4d6a3f38b ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 05:20:02.414 8 INFO cinder.api.openstack.wsgi [None req-8f6a500d-4045-4add-8e24-abd87021f1ef ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 05:20:02.415 7 INFO cinder.api.openstack.wsgi [None req-6903da68-e6b0-4e0a-ad0c-2ed4d6a3f38b ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 05:20:02.416 8 INFO cinder.api.openstack.wsgi [None req-8f6a500d-4045-4add-8e24-abd87021f1ef ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 05:20:12.415 7 INFO cinder.api.openstack.wsgi [None req-6903da68-e6b0-4e0a-ad0c-2ed4d6a3f38b ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 05:20:12.415 8 INFO cinder.api.openstack.wsgi [None req-8f6a500d-4045-4add-8e24-abd87021f1ef ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 05:20:12.416 7 INFO cinder.api.openstack.wsgi [None req-6903da68-e6b0-4e0a-ad0c-2ed4d6a3f38b ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 05:20:12.416 8 INFO cinder.api.openstack.wsgi [None req-8f6a500d-4045-4add-8e24-abd87021f1ef ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 05:20:22.415 7 INFO cinder.api.openstack.wsgi [None req-6903da68-e6b0-4e0a-ad0c-2ed4d6a3f38b ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 05:20:22.415 8 INFO cinder.api.openstack.wsgi [None req-8f6a500d-4045-4add-8e24-abd87021f1ef ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 05:20:22.416 7 INFO cinder.api.openstack.wsgi [None req-6903da68-e6b0-4e0a-ad0c-2ed4d6a3f38b ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 05:20:22.417 8 INFO cinder.api.openstack.wsgi [None req-8f6a500d-4045-4add-8e24-abd87021f1ef ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 05:20:32.414 8 INFO cinder.api.openstack.wsgi [None req-8f6a500d-4045-4add-8e24-abd87021f1ef ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 05:20:32.415 8 INFO cinder.api.openstack.wsgi [None req-8f6a500d-4045-4add-8e24-abd87021f1ef ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 05:20:32.415 7 INFO cinder.api.openstack.wsgi [None req-6903da68-e6b0-4e0a-ad0c-2ed4d6a3f38b ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 05:20:32.416 7 INFO cinder.api.openstack.wsgi [None req-6903da68-e6b0-4e0a-ad0c-2ed4d6a3f38b ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 05:20:42.414 8 INFO cinder.api.openstack.wsgi [None req-8f6a500d-4045-4add-8e24-abd87021f1ef ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 05:20:42.414 7 INFO cinder.api.openstack.wsgi [None req-6903da68-e6b0-4e0a-ad0c-2ed4d6a3f38b ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 05:20:42.415 8 INFO cinder.api.openstack.wsgi [None req-8f6a500d-4045-4add-8e24-abd87021f1ef ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 05:20:42.415 7 INFO cinder.api.openstack.wsgi [None req-6903da68-e6b0-4e0a-ad0c-2ed4d6a3f38b ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215: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-05-10 05:20:45.448 8 INFO cinder.api.openstack.wsgi [req-731a1f45-3166-4778-8376-079311ef6735 req-06f2c553-5464-4ab6-adf0-ca0d41bfc949 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/attachments/982e8554-4915-4344-96e4-724990f38475 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-10 05:20:46.025 8 INFO cinder.api.openstack.wsgi [req-731a1f45-3166-4778-8376-079311ef6735 req-06f2c553-5464-4ab6-adf0-ca0d41bfc949 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/attachments/982e8554-4915-4344-96e4-724990f38475 returned with HTTP 200 [pid: 8|app: 0|req: 501/999] 199.204.45.23 () {38 vars in 1102 bytes} [Sun May 10 05:20:45 2026] DELETE /v3/b22c3a43ac3048f4812c26ea5b3a8f9e/attachments/982e8554-4915-4344-96e4-724990f38475 => generated 19 bytes in 586 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-10 05:20:46.045 7 INFO cinder.api.openstack.wsgi [req-731a1f45-3166-4778-8376-079311ef6735 req-fadca313-0a73-4b5b-b1bb-7fa0a37c9807 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/volumes/34b20067-40be-43c1-a64b-336c23939edb 2026-05-10 05:20:46.045 7 INFO cinder.api.v3.volumes [req-731a1f45-3166-4778-8376-079311ef6735 req-fadca313-0a73-4b5b-b1bb-7fa0a37c9807 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] Delete volume with id: 34b20067-40be-43c1-a64b-336c23939edb /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-10 05:20:46.055 7 INFO cinder.volume.api [req-731a1f45-3166-4778-8376-079311ef6735 req-fadca313-0a73-4b5b-b1bb-7fa0a37c9807 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] Volume info retrieved successfully. 2026-05-10 05:20:46.074 7 INFO cinder.volume.api [req-731a1f45-3166-4778-8376-079311ef6735 req-fadca313-0a73-4b5b-b1bb-7fa0a37c9807 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] Delete volume request issued successfully. 2026-05-10 05:20:46.075 7 INFO cinder.api.openstack.wsgi [req-731a1f45-3166-4778-8376-079311ef6735 req-fadca313-0a73-4b5b-b1bb-7fa0a37c9807 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/volumes/34b20067-40be-43c1-a64b-336c23939edb returned with HTTP 202 [pid: 7|app: 0|req: 499/1000] 199.204.45.23 () {36 vars in 1053 bytes} [Sun May 10 05:20:46 2026] DELETE /v3/b22c3a43ac3048f4812c26ea5b3a8f9e/volumes/34b20067-40be-43c1-a64b-336c23939edb => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-10 05:20:51.985 8 INFO cinder.api.openstack.wsgi [None req-fd52abd8-ee9f-420b-b765-9daf3f61dad9 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/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-05-10 05:20:52.415 7 INFO cinder.api.openstack.wsgi [req-731a1f45-3166-4778-8376-079311ef6735 req-fadca313-0a73-4b5b-b1bb-7fa0a37c9807 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 05:20:52.416 7 INFO cinder.api.openstack.wsgi [req-731a1f45-3166-4778-8376-079311ef6735 req-fadca313-0a73-4b5b-b1bb-7fa0a37c9807 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 05:20:52.417 7 INFO cinder.api.openstack.wsgi [req-731a1f45-3166-4778-8376-079311ef6735 req-fadca313-0a73-4b5b-b1bb-7fa0a37c9807 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 05:20:52.418 7 INFO cinder.api.openstack.wsgi [req-731a1f45-3166-4778-8376-079311ef6735 req-fadca313-0a73-4b5b-b1bb-7fa0a37c9807 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 05:20:52.488 8 INFO cinder.api.openstack.wsgi [None req-fd52abd8-ee9f-420b-b765-9daf3f61dad9 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 502/1003] 10.0.0.1 () {28 vars in 694 bytes} [Sun May 10 05:20:51 2026] GET /v3/b22c3a43ac3048f4812c26ea5b3a8f9e/scheduler-stats/get_pools?detail=true => generated 669 bytes in 536 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-05-10 05:20:52.500 7 INFO cinder.api.openstack.wsgi [None req-6fa5edc8-23a8-42fb-95ad-cb2b9b37fd09 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/volumes/detail?all_tenants=true 2026-05-10 05:20:52.511 7 INFO cinder.volume.api [None req-6fa5edc8-23a8-42fb-95ad-cb2b9b37fd09 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] Get all volumes completed successfully. 2026-05-10 05:20:52.515 7 INFO cinder.api.openstack.wsgi [None req-6fa5edc8-23a8-42fb-95ad-cb2b9b37fd09 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 502/1004] 10.0.0.1 () {28 vars in 682 bytes} [Sun May 10 05:20:52 2026] GET /v3/b22c3a43ac3048f4812c26ea5b3a8f9e/volumes/detail?all_tenants=true => generated 15 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-10 05:20:52.526 8 INFO cinder.api.openstack.wsgi [None req-1eedd653-8409-4290-a3b6-6870bc17dba3 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/snapshots?all_tenants=true 2026-05-10 05:20:52.531 8 INFO cinder.volume.api [None req-1eedd653-8409-4290-a3b6-6870bc17dba3 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] Get all snapshots completed successfully. 2026-05-10 05:20:52.531 8 INFO cinder.api.openstack.wsgi [None req-1eedd653-8409-4290-a3b6-6870bc17dba3 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 503/1005] 10.0.0.1 () {28 vars in 672 bytes} [Sun May 10 05:20:52 2026] GET /v3/b22c3a43ac3048f4812c26ea5b3a8f9e/snapshots?all_tenants=true => generated 17 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-10 05:20:52.542 7 INFO cinder.api.openstack.wsgi [None req-d955f054-0bb1-417d-a101-674e4cdc25b9 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-services 2026-05-10 05:20:52.547 7 INFO cinder.api.openstack.wsgi [None req-d955f054-0bb1-417d-a101-674e4cdc25b9 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-services returned with HTTP 200 [pid: 7|app: 0|req: 503/1006] 10.0.0.1 () {28 vars in 643 bytes} [Sun May 10 05:20:52 2026] GET /v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-services => generated 646 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-10 05:20:52.557 8 INFO cinder.api.openstack.wsgi [None req-a01d8114-a5f7-44f3-9c06-b102bc0ee61f ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/volumes/detail?all_tenants=true 2026-05-10 05:20:52.565 8 INFO cinder.volume.api [None req-a01d8114-a5f7-44f3-9c06-b102bc0ee61f ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] Get all volumes completed successfully. 2026-05-10 05:20:52.567 8 INFO cinder.api.openstack.wsgi [None req-a01d8114-a5f7-44f3-9c06-b102bc0ee61f ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 504/1007] 10.0.0.1 () {28 vars in 682 bytes} [Sun May 10 05:20:52 2026] GET /v3/b22c3a43ac3048f4812c26ea5b3a8f9e/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-05-10 05:20:52.608 7 INFO cinder.api.openstack.wsgi [None req-4f1de326-a615-48a8-b143-abcc058aa07e ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-quota-sets/30cb853663994653b27a2c35c79172ca?usage=true 2026-05-10 05:20:52.629 7 INFO cinder.api.openstack.wsgi [None req-4f1de326-a615-48a8-b143-abcc058aa07e ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-quota-sets/30cb853663994653b27a2c35c79172ca?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 504/1008] 10.0.0.1 () {28 vars in 734 bytes} [Sun May 10 05:20:52 2026] GET /v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-quota-sets/30cb853663994653b27a2c35c79172ca?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-10 05:20:52.639 8 INFO cinder.api.openstack.wsgi [None req-b86c17cb-5af5-47ed-a5d0-50ce2068f751 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-quota-sets/32ef33c25cdb40f2bbdaa78bff457c95?usage=true 2026-05-10 05:20:52.659 8 INFO cinder.api.openstack.wsgi [None req-b86c17cb-5af5-47ed-a5d0-50ce2068f751 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-quota-sets/32ef33c25cdb40f2bbdaa78bff457c95?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 505/1009] 10.0.0.1 () {28 vars in 734 bytes} [Sun May 10 05:20:52 2026] GET /v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-quota-sets/32ef33c25cdb40f2bbdaa78bff457c95?usage=true => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-10 05:20:52.670 7 INFO cinder.api.openstack.wsgi [None req-41c4968b-c57f-4675-b265-540b9166d254 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-quota-sets/49218e4daf334f0982cf95f0542603ff?usage=true 2026-05-10 05:20:52.689 7 INFO cinder.api.openstack.wsgi [None req-41c4968b-c57f-4675-b265-540b9166d254 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-quota-sets/49218e4daf334f0982cf95f0542603ff?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 505/1010] 10.0.0.1 () {28 vars in 734 bytes} [Sun May 10 05:20:52 2026] GET /v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-quota-sets/49218e4daf334f0982cf95f0542603ff?usage=true => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-10 05:20:52.702 8 INFO cinder.api.openstack.wsgi [None req-025901f2-89fb-47a3-9da2-b43f41fadc9e ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-quota-sets/6ffe5723a1894d7b8b745b3a90bad9d5?usage=true 2026-05-10 05:20:52.717 8 INFO cinder.api.openstack.wsgi [None req-025901f2-89fb-47a3-9da2-b43f41fadc9e ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-quota-sets/6ffe5723a1894d7b8b745b3a90bad9d5?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 506/1011] 10.0.0.1 () {28 vars in 734 bytes} [Sun May 10 05:20:52 2026] GET /v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-quota-sets/6ffe5723a1894d7b8b745b3a90bad9d5?usage=true => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-10 05:20:52.726 7 INFO cinder.api.openstack.wsgi [None req-b3e890d8-d30d-4b7a-90c6-38a689a65a81 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-quota-sets/8726fc2c042f4891b6262c81ed2c4b00?usage=true 2026-05-10 05:20:52.750 7 INFO cinder.api.openstack.wsgi [None req-b3e890d8-d30d-4b7a-90c6-38a689a65a81 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-quota-sets/8726fc2c042f4891b6262c81ed2c4b00?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 506/1012] 10.0.0.1 () {28 vars in 734 bytes} [Sun May 10 05:20:52 2026] GET /v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-quota-sets/8726fc2c042f4891b6262c81ed2c4b00?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-10 05:20:52.760 8 INFO cinder.api.openstack.wsgi [None req-8676c0f1-09da-4427-97e3-e8f0811340a9 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-quota-sets/88ba27cfc7a0460cac9b6d070a915a2c?usage=true 2026-05-10 05:20:52.777 8 INFO cinder.api.openstack.wsgi [None req-8676c0f1-09da-4427-97e3-e8f0811340a9 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-quota-sets/88ba27cfc7a0460cac9b6d070a915a2c?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 507/1013] 10.0.0.1 () {28 vars in 734 bytes} [Sun May 10 05:20:52 2026] GET /v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-quota-sets/88ba27cfc7a0460cac9b6d070a915a2c?usage=true => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-10 05:20:52.786 7 INFO cinder.api.openstack.wsgi [None req-4d3d2cb7-cd70-43a4-ac7c-7905e8ed7619 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-quota-sets/9d5490875b4f437ba5920430ddae2c59?usage=true 2026-05-10 05:20:52.807 7 INFO cinder.api.openstack.wsgi [None req-4d3d2cb7-cd70-43a4-ac7c-7905e8ed7619 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-quota-sets/9d5490875b4f437ba5920430ddae2c59?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 507/1014] 10.0.0.1 () {28 vars in 734 bytes} [Sun May 10 05:20:52 2026] GET /v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-quota-sets/9d5490875b4f437ba5920430ddae2c59?usage=true => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-10 05:20:52.817 8 INFO cinder.api.openstack.wsgi [None req-496a2eea-b4bb-4b9a-9a98-ca9d0099762f ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-quota-sets/b22c3a43ac3048f4812c26ea5b3a8f9e?usage=true 2026-05-10 05:20:52.835 8 INFO cinder.api.openstack.wsgi [None req-496a2eea-b4bb-4b9a-9a98-ca9d0099762f ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-quota-sets/b22c3a43ac3048f4812c26ea5b3a8f9e?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 508/1015] 10.0.0.1 () {28 vars in 734 bytes} [Sun May 10 05:20:52 2026] GET /v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-quota-sets/b22c3a43ac3048f4812c26ea5b3a8f9e?usage=true => generated 845 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-10 05:20:52.846 7 INFO cinder.api.openstack.wsgi [None req-cc2bbd23-5874-4d73-ad6b-4ffe08ac2c86 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-quota-sets/c6abc32c58b8479a8f9f0912ef8ed262?usage=true 2026-05-10 05:20:52.866 7 INFO cinder.api.openstack.wsgi [None req-cc2bbd23-5874-4d73-ad6b-4ffe08ac2c86 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-quota-sets/c6abc32c58b8479a8f9f0912ef8ed262?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 508/1016] 10.0.0.1 () {28 vars in 734 bytes} [Sun May 10 05:20:52 2026] GET /v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-quota-sets/c6abc32c58b8479a8f9f0912ef8ed262?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-10 05:20:52.875 8 INFO cinder.api.openstack.wsgi [None req-39bb6051-c3b5-40ee-b5f9-bebe636a40f6 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-quota-sets/d2503679e935416284ae5b255799b549?usage=true 2026-05-10 05:20:52.891 8 INFO cinder.api.openstack.wsgi [None req-39bb6051-c3b5-40ee-b5f9-bebe636a40f6 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-quota-sets/d2503679e935416284ae5b255799b549?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 509/1017] 10.0.0.1 () {28 vars in 734 bytes} [Sun May 10 05:20:52 2026] GET /v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-quota-sets/d2503679e935416284ae5b255799b549?usage=true => generated 847 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-10 05:20:52.902 7 INFO cinder.api.openstack.wsgi [None req-86526e67-ce55-495b-8e28-18065c053be9 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-quota-sets/df8d11f900254b19916e03b058f0b5f7?usage=true 2026-05-10 05:20:52.918 7 INFO cinder.api.openstack.wsgi [None req-86526e67-ce55-495b-8e28-18065c053be9 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-quota-sets/df8d11f900254b19916e03b058f0b5f7?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 509/1018] 10.0.0.1 () {28 vars in 734 bytes} [Sun May 10 05:20:52 2026] GET /v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-quota-sets/df8d11f900254b19916e03b058f0b5f7?usage=true => generated 845 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-10 05:21:02.415 8 INFO cinder.api.openstack.wsgi [None req-39bb6051-c3b5-40ee-b5f9-bebe636a40f6 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 05:21:02.415 7 INFO cinder.api.openstack.wsgi [None req-86526e67-ce55-495b-8e28-18065c053be9 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 05:21:02.416 7 INFO cinder.api.openstack.wsgi [None req-86526e67-ce55-495b-8e28-18065c053be9 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 05:21:02.416 8 INFO cinder.api.openstack.wsgi [None req-39bb6051-c3b5-40ee-b5f9-bebe636a40f6 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 05:21:12.414 8 INFO cinder.api.openstack.wsgi [None req-39bb6051-c3b5-40ee-b5f9-bebe636a40f6 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 05:21:12.415 8 INFO cinder.api.openstack.wsgi [None req-39bb6051-c3b5-40ee-b5f9-bebe636a40f6 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 05:21:12.415 7 INFO cinder.api.openstack.wsgi [None req-86526e67-ce55-495b-8e28-18065c053be9 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 05:21:12.416 7 INFO cinder.api.openstack.wsgi [None req-86526e67-ce55-495b-8e28-18065c053be9 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 05:21:22.415 8 INFO cinder.api.openstack.wsgi [None req-39bb6051-c3b5-40ee-b5f9-bebe636a40f6 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 05:21:22.415 7 INFO cinder.api.openstack.wsgi [None req-86526e67-ce55-495b-8e28-18065c053be9 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 05:21:22.416 7 INFO cinder.api.openstack.wsgi [None req-86526e67-ce55-495b-8e28-18065c053be9 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 05:21:22.416 8 INFO cinder.api.openstack.wsgi [None req-39bb6051-c3b5-40ee-b5f9-bebe636a40f6 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 05:21:32.415 8 INFO cinder.api.openstack.wsgi [None req-39bb6051-c3b5-40ee-b5f9-bebe636a40f6 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 05:21:32.415 7 INFO cinder.api.openstack.wsgi [None req-86526e67-ce55-495b-8e28-18065c053be9 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 05:21:32.416 8 INFO cinder.api.openstack.wsgi [None req-39bb6051-c3b5-40ee-b5f9-bebe636a40f6 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 05:21:32.416 7 INFO cinder.api.openstack.wsgi [None req-86526e67-ce55-495b-8e28-18065c053be9 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 05:21:42.414 8 INFO cinder.api.openstack.wsgi [None req-39bb6051-c3b5-40ee-b5f9-bebe636a40f6 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 05:21:42.414 7 INFO cinder.api.openstack.wsgi [None req-86526e67-ce55-495b-8e28-18065c053be9 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 05:21:42.415 8 INFO cinder.api.openstack.wsgi [None req-39bb6051-c3b5-40ee-b5f9-bebe636a40f6 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 05:21:42.416 7 INFO cinder.api.openstack.wsgi [None req-86526e67-ce55-495b-8e28-18065c053be9 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 05:21:52.163 8 INFO cinder.api.openstack.wsgi [None req-dbea9f1a-70ca-469f-8aea-9b0fdfc5d4a2 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/scheduler-stats/get_pools?detail=true 2026-05-10 05:21:52.414 7 INFO cinder.api.openstack.wsgi [None req-86526e67-ce55-495b-8e28-18065c053be9 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 05:21:52.415 7 INFO cinder.api.openstack.wsgi [None req-86526e67-ce55-495b-8e28-18065c053be9 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 05:21:52.417 7 INFO cinder.api.openstack.wsgi [None req-86526e67-ce55-495b-8e28-18065c053be9 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 05:21:52.417 7 INFO cinder.api.openstack.wsgi [None req-86526e67-ce55-495b-8e28-18065c053be9 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 05:21:52.666 8 INFO cinder.api.openstack.wsgi [None req-dbea9f1a-70ca-469f-8aea-9b0fdfc5d4a2 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 515/1031] 10.0.0.1 () {28 vars in 694 bytes} [Sun May 10 05:21:52 2026] GET /v3/b22c3a43ac3048f4812c26ea5b3a8f9e/scheduler-stats/get_pools?detail=true => generated 670 bytes in 640 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-10 05:21:52.700 7 INFO cinder.api.openstack.wsgi [None req-3ee85c96-9462-455d-a272-4a31d716e4d4 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-quota-sets/49218e4daf334f0982cf95f0542603ff?usage=true 2026-05-10 05:21:52.721 7 INFO cinder.api.openstack.wsgi [None req-3ee85c96-9462-455d-a272-4a31d716e4d4 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-quota-sets/49218e4daf334f0982cf95f0542603ff?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 517/1032] 10.0.0.1 () {28 vars in 734 bytes} [Sun May 10 05:21:52 2026] GET /v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-quota-sets/49218e4daf334f0982cf95f0542603ff?usage=true => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-10 05:21:52.733 8 INFO cinder.api.openstack.wsgi [None req-c1d59268-1bb4-4159-bfe6-021567e38a80 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-quota-sets/b22c3a43ac3048f4812c26ea5b3a8f9e?usage=true 2026-05-10 05:21:52.756 8 INFO cinder.api.openstack.wsgi [None req-c1d59268-1bb4-4159-bfe6-021567e38a80 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-quota-sets/b22c3a43ac3048f4812c26ea5b3a8f9e?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 516/1033] 10.0.0.1 () {28 vars in 734 bytes} [Sun May 10 05:21:52 2026] GET /v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-quota-sets/b22c3a43ac3048f4812c26ea5b3a8f9e?usage=true => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-10 05:21:52.764 7 INFO cinder.api.openstack.wsgi [None req-f0456928-ae62-49d4-b886-a6741d064d92 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-quota-sets/df8d11f900254b19916e03b058f0b5f7?usage=true 2026-05-10 05:21:52.785 7 INFO cinder.api.openstack.wsgi [None req-f0456928-ae62-49d4-b886-a6741d064d92 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-quota-sets/df8d11f900254b19916e03b058f0b5f7?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 518/1034] 10.0.0.1 () {28 vars in 734 bytes} [Sun May 10 05:21:52 2026] GET /v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-quota-sets/df8d11f900254b19916e03b058f0b5f7?usage=true => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-10 05:21:52.798 8 INFO cinder.api.openstack.wsgi [None req-da939bc3-17ca-47d9-8f4e-29b8f79804c7 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/volumes/detail?all_tenants=true 2026-05-10 05:21:52.811 8 INFO cinder.volume.api [None req-da939bc3-17ca-47d9-8f4e-29b8f79804c7 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] Get all volumes completed successfully. 2026-05-10 05:21:52.814 8 INFO cinder.api.openstack.wsgi [None req-da939bc3-17ca-47d9-8f4e-29b8f79804c7 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 517/1035] 10.0.0.1 () {28 vars in 682 bytes} [Sun May 10 05:21:52 2026] GET /v3/b22c3a43ac3048f4812c26ea5b3a8f9e/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-05-10 05:21:52.821 7 INFO cinder.api.openstack.wsgi [None req-4816bc43-087d-49d6-8182-55ec88061f4f ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/snapshots?all_tenants=true 2026-05-10 05:21:52.828 7 INFO cinder.volume.api [None req-4816bc43-087d-49d6-8182-55ec88061f4f ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] Get all snapshots completed successfully. 2026-05-10 05:21:52.828 7 INFO cinder.api.openstack.wsgi [None req-4816bc43-087d-49d6-8182-55ec88061f4f ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 519/1036] 10.0.0.1 () {28 vars in 672 bytes} [Sun May 10 05:21:52 2026] GET /v3/b22c3a43ac3048f4812c26ea5b3a8f9e/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-05-10 05:21:52.839 8 INFO cinder.api.openstack.wsgi [None req-5dc68ed1-9b30-47b8-ba1b-00d19e451887 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-services 2026-05-10 05:21:52.843 8 INFO cinder.api.openstack.wsgi [None req-5dc68ed1-9b30-47b8-ba1b-00d19e451887 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-services returned with HTTP 200 [pid: 8|app: 0|req: 518/1037] 10.0.0.1 () {28 vars in 643 bytes} [Sun May 10 05:21:52 2026] GET /v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-services => generated 646 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-10 05:21:52.850 7 INFO cinder.api.openstack.wsgi [None req-45143c2c-5efa-4fd6-90af-b1be4836ed2a ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/volumes/detail?all_tenants=true 2026-05-10 05:21:52.859 7 INFO cinder.volume.api [None req-45143c2c-5efa-4fd6-90af-b1be4836ed2a ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] Get all volumes completed successfully. 2026-05-10 05:21:52.861 7 INFO cinder.api.openstack.wsgi [None req-45143c2c-5efa-4fd6-90af-b1be4836ed2a ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 520/1038] 10.0.0.1 () {28 vars in 682 bytes} [Sun May 10 05:21:52 2026] GET /v3/b22c3a43ac3048f4812c26ea5b3a8f9e/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-05-10 05:22:02.415 8 INFO cinder.api.openstack.wsgi [None req-5dc68ed1-9b30-47b8-ba1b-00d19e451887 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 05:22:02.415 7 INFO cinder.api.openstack.wsgi [None req-45143c2c-5efa-4fd6-90af-b1be4836ed2a ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 05:22:02.415 8 INFO cinder.api.openstack.wsgi [None req-5dc68ed1-9b30-47b8-ba1b-00d19e451887 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 05:22:02.416 7 INFO cinder.api.openstack.wsgi [None req-45143c2c-5efa-4fd6-90af-b1be4836ed2a ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 05:22:12.414 8 INFO cinder.api.openstack.wsgi [None req-5dc68ed1-9b30-47b8-ba1b-00d19e451887 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 05:22:12.414 7 INFO cinder.api.openstack.wsgi [None req-45143c2c-5efa-4fd6-90af-b1be4836ed2a ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 05:22:12.414 8 INFO cinder.api.openstack.wsgi [None req-5dc68ed1-9b30-47b8-ba1b-00d19e451887 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 05:22:12.415 7 INFO cinder.api.openstack.wsgi [None req-45143c2c-5efa-4fd6-90af-b1be4836ed2a ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 05:22:22.414 8 INFO cinder.api.openstack.wsgi [None req-5dc68ed1-9b30-47b8-ba1b-00d19e451887 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 05:22:22.414 7 INFO cinder.api.openstack.wsgi [None req-45143c2c-5efa-4fd6-90af-b1be4836ed2a ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 05:22:22.415 8 INFO cinder.api.openstack.wsgi [None req-5dc68ed1-9b30-47b8-ba1b-00d19e451887 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 05:22:22.415 7 INFO cinder.api.openstack.wsgi [None req-45143c2c-5efa-4fd6-90af-b1be4836ed2a ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 05:22:32.415 8 INFO cinder.api.openstack.wsgi [None req-5dc68ed1-9b30-47b8-ba1b-00d19e451887 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 05:22:32.415 7 INFO cinder.api.openstack.wsgi [None req-45143c2c-5efa-4fd6-90af-b1be4836ed2a ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 05:22:32.416 8 INFO cinder.api.openstack.wsgi [None req-5dc68ed1-9b30-47b8-ba1b-00d19e451887 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 05:22:32.416 7 INFO cinder.api.openstack.wsgi [None req-45143c2c-5efa-4fd6-90af-b1be4836ed2a ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 05:22:42.418 7 INFO cinder.api.openstack.wsgi [None req-45143c2c-5efa-4fd6-90af-b1be4836ed2a ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 05:22:42.418 8 INFO cinder.api.openstack.wsgi [None req-5dc68ed1-9b30-47b8-ba1b-00d19e451887 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 05:22:42.419 7 INFO cinder.api.openstack.wsgi [None req-45143c2c-5efa-4fd6-90af-b1be4836ed2a ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 05:22:42.419 8 INFO cinder.api.openstack.wsgi [None req-5dc68ed1-9b30-47b8-ba1b-00d19e451887 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 05:22:52.042 7 INFO cinder.api.openstack.wsgi [None req-bef40cb0-f8e1-452a-acf8-fe0d9432532f ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/volumes/detail?all_tenants=true 2026-05-10 05:22:52.050 7 INFO cinder.volume.api [None req-bef40cb0-f8e1-452a-acf8-fe0d9432532f ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] Get all volumes completed successfully. 2026-05-10 05:22:52.052 7 INFO cinder.api.openstack.wsgi [None req-bef40cb0-f8e1-452a-acf8-fe0d9432532f ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 526/1049] 10.0.0.1 () {28 vars in 682 bytes} [Sun May 10 05:22:51 2026] GET /v3/b22c3a43ac3048f4812c26ea5b3a8f9e/volumes/detail?all_tenants=true => generated 15 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-10 05:22:52.063 8 INFO cinder.api.openstack.wsgi [None req-b67927b1-0f13-479a-959e-a906b3a7c2bb ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/snapshots?all_tenants=true 2026-05-10 05:22:52.070 8 INFO cinder.volume.api [None req-b67927b1-0f13-479a-959e-a906b3a7c2bb ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] Get all snapshots completed successfully. 2026-05-10 05:22:52.070 8 INFO cinder.api.openstack.wsgi [None req-b67927b1-0f13-479a-959e-a906b3a7c2bb ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 524/1050] 10.0.0.1 () {28 vars in 672 bytes} [Sun May 10 05:22:52 2026] GET /v3/b22c3a43ac3048f4812c26ea5b3a8f9e/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-05-10 05:22:52.083 7 INFO cinder.api.openstack.wsgi [None req-1662bd96-fba5-4a9a-80c8-5aa0a7c3619a ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-services 2026-05-10 05:22:52.091 7 INFO cinder.api.openstack.wsgi [None req-1662bd96-fba5-4a9a-80c8-5aa0a7c3619a ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-services returned with HTTP 200 [pid: 7|app: 0|req: 527/1051] 10.0.0.1 () {28 vars in 643 bytes} [Sun May 10 05:22:52 2026] GET /v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-services => generated 646 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-10 05:22:52.101 8 INFO cinder.api.openstack.wsgi [None req-b2d7a1d1-9d24-45cc-ad5b-02ff3eef2169 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/volumes/detail?all_tenants=true 2026-05-10 05:22:52.111 8 INFO cinder.volume.api [None req-b2d7a1d1-9d24-45cc-ad5b-02ff3eef2169 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] Get all volumes completed successfully. 2026-05-10 05:22:52.112 8 INFO cinder.api.openstack.wsgi [None req-b2d7a1d1-9d24-45cc-ad5b-02ff3eef2169 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 525/1052] 10.0.0.1 () {28 vars in 682 bytes} [Sun May 10 05:22:52 2026] GET /v3/b22c3a43ac3048f4812c26ea5b3a8f9e/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-05-10 05:22:52.122 7 INFO cinder.api.openstack.wsgi [None req-62defbc4-3236-488c-99e5-c70e8a00caa5 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/scheduler-stats/get_pools?detail=true 2026-05-10 05:22:52.414 8 INFO cinder.api.openstack.wsgi [None req-b2d7a1d1-9d24-45cc-ad5b-02ff3eef2169 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 05:22:52.416 8 INFO cinder.api.openstack.wsgi [None req-b2d7a1d1-9d24-45cc-ad5b-02ff3eef2169 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 05:22:52.417 8 INFO cinder.api.openstack.wsgi [None req-b2d7a1d1-9d24-45cc-ad5b-02ff3eef2169 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 05:22:52.421 8 INFO cinder.api.openstack.wsgi [None req-b2d7a1d1-9d24-45cc-ad5b-02ff3eef2169 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 05:22:52.625 7 INFO cinder.api.openstack.wsgi [None req-62defbc4-3236-488c-99e5-c70e8a00caa5 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 528/1055] 10.0.0.1 () {28 vars in 694 bytes} [Sun May 10 05:22:52 2026] GET /v3/b22c3a43ac3048f4812c26ea5b3a8f9e/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-05-10 05:22:52.665 8 INFO cinder.api.openstack.wsgi [None req-4648b5d4-ce75-4e13-bfcb-d60fe493672c ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-quota-sets/49218e4daf334f0982cf95f0542603ff?usage=true 2026-05-10 05:22:52.694 8 INFO cinder.api.openstack.wsgi [None req-4648b5d4-ce75-4e13-bfcb-d60fe493672c ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-quota-sets/49218e4daf334f0982cf95f0542603ff?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 528/1056] 10.0.0.1 () {28 vars in 734 bytes} [Sun May 10 05:22:52 2026] GET /v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-quota-sets/49218e4daf334f0982cf95f0542603ff?usage=true => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-10 05:22:52.703 7 INFO cinder.api.openstack.wsgi [None req-2ecea8f2-47c6-4401-a3bd-2a428673db86 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-quota-sets/b22c3a43ac3048f4812c26ea5b3a8f9e?usage=true 2026-05-10 05:22:52.737 7 INFO cinder.api.openstack.wsgi [None req-2ecea8f2-47c6-4401-a3bd-2a428673db86 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-quota-sets/b22c3a43ac3048f4812c26ea5b3a8f9e?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 529/1057] 10.0.0.1 () {28 vars in 734 bytes} [Sun May 10 05:22:52 2026] GET /v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-quota-sets/b22c3a43ac3048f4812c26ea5b3a8f9e?usage=true => generated 845 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-10 05:22:52.747 8 INFO cinder.api.openstack.wsgi [None req-98893426-26bb-492b-8840-fee4042c8ddd ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-quota-sets/df8d11f900254b19916e03b058f0b5f7?usage=true 2026-05-10 05:22:52.770 8 INFO cinder.api.openstack.wsgi [None req-98893426-26bb-492b-8840-fee4042c8ddd ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-quota-sets/df8d11f900254b19916e03b058f0b5f7?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 529/1058] 10.0.0.1 () {28 vars in 734 bytes} [Sun May 10 05:22:52 2026] GET /v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-quota-sets/df8d11f900254b19916e03b058f0b5f7?usage=true => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-10 05:23:02.415 7 INFO cinder.api.openstack.wsgi [None req-2ecea8f2-47c6-4401-a3bd-2a428673db86 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 05:23:02.415 8 INFO cinder.api.openstack.wsgi [None req-98893426-26bb-492b-8840-fee4042c8ddd ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 05:23:02.416 7 INFO cinder.api.openstack.wsgi [None req-2ecea8f2-47c6-4401-a3bd-2a428673db86 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 05:23:02.416 8 INFO cinder.api.openstack.wsgi [None req-98893426-26bb-492b-8840-fee4042c8ddd ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 05:23:12.414 8 INFO cinder.api.openstack.wsgi [None req-98893426-26bb-492b-8840-fee4042c8ddd ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 05:23:12.415 7 INFO cinder.api.openstack.wsgi [None req-2ecea8f2-47c6-4401-a3bd-2a428673db86 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 05:23:12.415 8 INFO cinder.api.openstack.wsgi [None req-98893426-26bb-492b-8840-fee4042c8ddd ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 05:23:12.416 7 INFO cinder.api.openstack.wsgi [None req-2ecea8f2-47c6-4401-a3bd-2a428673db86 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 05:23:22.414 7 INFO cinder.api.openstack.wsgi [None req-2ecea8f2-47c6-4401-a3bd-2a428673db86 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 05:23:22.414 8 INFO cinder.api.openstack.wsgi [None req-98893426-26bb-492b-8840-fee4042c8ddd ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 05:23:22.415 7 INFO cinder.api.openstack.wsgi [None req-2ecea8f2-47c6-4401-a3bd-2a428673db86 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 05:23:22.415 8 INFO cinder.api.openstack.wsgi [None req-98893426-26bb-492b-8840-fee4042c8ddd ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 05:23:32.414 7 INFO cinder.api.openstack.wsgi [None req-2ecea8f2-47c6-4401-a3bd-2a428673db86 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 05:23:32.414 8 INFO cinder.api.openstack.wsgi [None req-98893426-26bb-492b-8840-fee4042c8ddd ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 05:23:32.415 7 INFO cinder.api.openstack.wsgi [None req-2ecea8f2-47c6-4401-a3bd-2a428673db86 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 05:23:32.415 8 INFO cinder.api.openstack.wsgi [None req-98893426-26bb-492b-8840-fee4042c8ddd ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 05:23:42.415 8 INFO cinder.api.openstack.wsgi [None req-98893426-26bb-492b-8840-fee4042c8ddd ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 05:23:42.415 7 INFO cinder.api.openstack.wsgi [None req-2ecea8f2-47c6-4401-a3bd-2a428673db86 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 05:23:42.416 8 INFO cinder.api.openstack.wsgi [None req-98893426-26bb-492b-8840-fee4042c8ddd ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 05:23:42.417 7 INFO cinder.api.openstack.wsgi [None req-2ecea8f2-47c6-4401-a3bd-2a428673db86 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 05:23:52.021 8 INFO cinder.api.openstack.wsgi [None req-c0c87293-42c3-4519-acae-c680631fb8cb ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/scheduler-stats/get_pools?detail=true 2026-05-10 05:23:52.414 7 INFO cinder.api.openstack.wsgi [None req-2ecea8f2-47c6-4401-a3bd-2a428673db86 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 05:23:52.415 7 INFO cinder.api.openstack.wsgi [None req-2ecea8f2-47c6-4401-a3bd-2a428673db86 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 05:23:52.416 7 INFO cinder.api.openstack.wsgi [None req-2ecea8f2-47c6-4401-a3bd-2a428673db86 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 05:23:52.417 7 INFO cinder.api.openstack.wsgi [None req-2ecea8f2-47c6-4401-a3bd-2a428673db86 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 05:23:52.524 8 INFO cinder.api.openstack.wsgi [None req-c0c87293-42c3-4519-acae-c680631fb8cb ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 535/1071] 10.0.0.1 () {28 vars in 694 bytes} [Sun May 10 05:23:51 2026] GET /v3/b22c3a43ac3048f4812c26ea5b3a8f9e/scheduler-stats/get_pools?detail=true => generated 670 bytes in 550 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-10 05:23:52.537 7 INFO cinder.api.openstack.wsgi [None req-1e241487-4534-447b-bf14-db34ba4aaa52 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/volumes/detail?all_tenants=true 2026-05-10 05:23:52.546 7 INFO cinder.volume.api [None req-1e241487-4534-447b-bf14-db34ba4aaa52 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] Get all volumes completed successfully. 2026-05-10 05:23:52.548 7 INFO cinder.api.openstack.wsgi [None req-1e241487-4534-447b-bf14-db34ba4aaa52 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 537/1072] 10.0.0.1 () {28 vars in 682 bytes} [Sun May 10 05:23:52 2026] GET /v3/b22c3a43ac3048f4812c26ea5b3a8f9e/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-05-10 05:23:52.555 8 INFO cinder.api.openstack.wsgi [None req-c42215e7-c219-4c61-acad-88cdf0825421 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/snapshots?all_tenants=true 2026-05-10 05:23:52.562 8 INFO cinder.volume.api [None req-c42215e7-c219-4c61-acad-88cdf0825421 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] Get all snapshots completed successfully. 2026-05-10 05:23:52.562 8 INFO cinder.api.openstack.wsgi [None req-c42215e7-c219-4c61-acad-88cdf0825421 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 536/1073] 10.0.0.1 () {28 vars in 672 bytes} [Sun May 10 05:23:52 2026] GET /v3/b22c3a43ac3048f4812c26ea5b3a8f9e/snapshots?all_tenants=true => generated 17 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-10 05:23:52.572 7 INFO cinder.api.openstack.wsgi [None req-9b336fcf-2d3c-4f57-8535-30b5a77b3271 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-services 2026-05-10 05:23:52.578 7 INFO cinder.api.openstack.wsgi [None req-9b336fcf-2d3c-4f57-8535-30b5a77b3271 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-services returned with HTTP 200 [pid: 7|app: 0|req: 538/1074] 10.0.0.1 () {28 vars in 643 bytes} [Sun May 10 05:23:52 2026] GET /v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-services => generated 646 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-10 05:23:52.585 8 INFO cinder.api.openstack.wsgi [None req-b0de711b-6b56-490d-a3b4-6e2a8b93d825 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/volumes/detail?all_tenants=true 2026-05-10 05:23:52.593 8 INFO cinder.volume.api [None req-b0de711b-6b56-490d-a3b4-6e2a8b93d825 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] Get all volumes completed successfully. 2026-05-10 05:23:52.595 8 INFO cinder.api.openstack.wsgi [None req-b0de711b-6b56-490d-a3b4-6e2a8b93d825 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 537/1075] 10.0.0.1 () {28 vars in 682 bytes} [Sun May 10 05:23:52 2026] GET /v3/b22c3a43ac3048f4812c26ea5b3a8f9e/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-05-10 05:23:52.635 7 INFO cinder.api.openstack.wsgi [None req-bffb888a-52b1-4bea-b50d-f1ec665f9fd8 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-quota-sets/49218e4daf334f0982cf95f0542603ff?usage=true 2026-05-10 05:23:52.652 7 INFO cinder.api.openstack.wsgi [None req-bffb888a-52b1-4bea-b50d-f1ec665f9fd8 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-quota-sets/49218e4daf334f0982cf95f0542603ff?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 539/1076] 10.0.0.1 () {28 vars in 734 bytes} [Sun May 10 05:23:52 2026] GET /v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-quota-sets/49218e4daf334f0982cf95f0542603ff?usage=true => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-10 05:23:52.661 8 INFO cinder.api.openstack.wsgi [None req-861dfda8-dffe-4c70-b26d-87a66f1991c8 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-quota-sets/b22c3a43ac3048f4812c26ea5b3a8f9e?usage=true 2026-05-10 05:23:52.683 8 INFO cinder.api.openstack.wsgi [None req-861dfda8-dffe-4c70-b26d-87a66f1991c8 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-quota-sets/b22c3a43ac3048f4812c26ea5b3a8f9e?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 538/1077] 10.0.0.1 () {28 vars in 734 bytes} [Sun May 10 05:23:52 2026] GET /v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-quota-sets/b22c3a43ac3048f4812c26ea5b3a8f9e?usage=true => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-10 05:23:52.693 7 INFO cinder.api.openstack.wsgi [None req-0003728f-92c5-4fed-99a7-c83ae834af3c ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-quota-sets/df8d11f900254b19916e03b058f0b5f7?usage=true 2026-05-10 05:23:52.711 7 INFO cinder.api.openstack.wsgi [None req-0003728f-92c5-4fed-99a7-c83ae834af3c ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-quota-sets/df8d11f900254b19916e03b058f0b5f7?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 540/1078] 10.0.0.1 () {28 vars in 734 bytes} [Sun May 10 05:23:52 2026] GET /v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-quota-sets/df8d11f900254b19916e03b058f0b5f7?usage=true => generated 845 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-10 05:24:02.415 7 INFO cinder.api.openstack.wsgi [None req-0003728f-92c5-4fed-99a7-c83ae834af3c ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 05:24:02.415 8 INFO cinder.api.openstack.wsgi [None req-861dfda8-dffe-4c70-b26d-87a66f1991c8 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 05:24:02.416 7 INFO cinder.api.openstack.wsgi [None req-0003728f-92c5-4fed-99a7-c83ae834af3c ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 05:24:02.416 8 INFO cinder.api.openstack.wsgi [None req-861dfda8-dffe-4c70-b26d-87a66f1991c8 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 05:24:12.414 7 INFO cinder.api.openstack.wsgi [None req-0003728f-92c5-4fed-99a7-c83ae834af3c ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 05:24:12.414 8 INFO cinder.api.openstack.wsgi [None req-861dfda8-dffe-4c70-b26d-87a66f1991c8 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 05:24:12.415 8 INFO cinder.api.openstack.wsgi [None req-861dfda8-dffe-4c70-b26d-87a66f1991c8 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 05:24:12.415 7 INFO cinder.api.openstack.wsgi [None req-0003728f-92c5-4fed-99a7-c83ae834af3c ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 05:24:22.415 8 INFO cinder.api.openstack.wsgi [None req-861dfda8-dffe-4c70-b26d-87a66f1991c8 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 05:24:22.415 7 INFO cinder.api.openstack.wsgi [None req-0003728f-92c5-4fed-99a7-c83ae834af3c ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 05:24:22.415 8 INFO cinder.api.openstack.wsgi [None req-861dfda8-dffe-4c70-b26d-87a66f1991c8 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 05:24:22.415 7 INFO cinder.api.openstack.wsgi [None req-0003728f-92c5-4fed-99a7-c83ae834af3c ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 05:24:32.414 8 INFO cinder.api.openstack.wsgi [None req-861dfda8-dffe-4c70-b26d-87a66f1991c8 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 05:24:32.414 7 INFO cinder.api.openstack.wsgi [None req-0003728f-92c5-4fed-99a7-c83ae834af3c ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 05:24:32.415 8 INFO cinder.api.openstack.wsgi [None req-861dfda8-dffe-4c70-b26d-87a66f1991c8 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 05:24:32.415 7 INFO cinder.api.openstack.wsgi [None req-0003728f-92c5-4fed-99a7-c83ae834af3c ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 05:24:42.415 8 INFO cinder.api.openstack.wsgi [None req-861dfda8-dffe-4c70-b26d-87a66f1991c8 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 05:24:42.415 7 INFO cinder.api.openstack.wsgi [None req-0003728f-92c5-4fed-99a7-c83ae834af3c ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 05:24:42.416 8 INFO cinder.api.openstack.wsgi [None req-861dfda8-dffe-4c70-b26d-87a66f1991c8 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 05:24:42.416 7 INFO cinder.api.openstack.wsgi [None req-0003728f-92c5-4fed-99a7-c83ae834af3c ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 05:24:52.143 8 INFO cinder.api.openstack.wsgi [None req-05f49c81-f8b7-4dc9-8b39-46de6f6c09fe ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-quota-sets/49218e4daf334f0982cf95f0542603ff?usage=true 2026-05-10 05:24:52.164 8 INFO cinder.api.openstack.wsgi [None req-05f49c81-f8b7-4dc9-8b39-46de6f6c09fe ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-quota-sets/49218e4daf334f0982cf95f0542603ff?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 544/1089] 10.0.0.1 () {28 vars in 734 bytes} [Sun May 10 05:24:52 2026] GET /v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-quota-sets/49218e4daf334f0982cf95f0542603ff?usage=true => generated 847 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-10 05:24:52.176 7 INFO cinder.api.openstack.wsgi [None req-a04f449a-c595-4553-9fc0-78e612bd07bb ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-quota-sets/b22c3a43ac3048f4812c26ea5b3a8f9e?usage=true 2026-05-10 05:24:52.195 7 INFO cinder.api.openstack.wsgi [None req-a04f449a-c595-4553-9fc0-78e612bd07bb ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-quota-sets/b22c3a43ac3048f4812c26ea5b3a8f9e?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 546/1090] 10.0.0.1 () {28 vars in 734 bytes} [Sun May 10 05:24:52 2026] GET /v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-quota-sets/b22c3a43ac3048f4812c26ea5b3a8f9e?usage=true => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-10 05:24:52.210 8 INFO cinder.api.openstack.wsgi [None req-548def58-0924-4587-8d2e-14d710104e1b ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-quota-sets/df8d11f900254b19916e03b058f0b5f7?usage=true 2026-05-10 05:24:52.254 8 INFO cinder.api.openstack.wsgi [None req-548def58-0924-4587-8d2e-14d710104e1b ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-quota-sets/df8d11f900254b19916e03b058f0b5f7?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 545/1091] 10.0.0.1 () {28 vars in 734 bytes} [Sun May 10 05:24:52 2026] GET /v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-quota-sets/df8d11f900254b19916e03b058f0b5f7?usage=true => generated 845 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-10 05:24:52.268 7 INFO cinder.api.openstack.wsgi [None req-65bcb02e-fcd8-4fac-b4b4-f6776980a185 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/volumes/detail?all_tenants=true 2026-05-10 05:24:52.275 7 INFO cinder.volume.api [None req-65bcb02e-fcd8-4fac-b4b4-f6776980a185 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] Get all volumes completed successfully. 2026-05-10 05:24:52.277 7 INFO cinder.api.openstack.wsgi [None req-65bcb02e-fcd8-4fac-b4b4-f6776980a185 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 547/1092] 10.0.0.1 () {28 vars in 682 bytes} [Sun May 10 05:24:52 2026] GET /v3/b22c3a43ac3048f4812c26ea5b3a8f9e/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-05-10 05:24:52.286 8 INFO cinder.api.openstack.wsgi [None req-c3132b5f-bc72-4afa-8068-9d69c4c7b15d ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-services 2026-05-10 05:24:52.292 8 INFO cinder.api.openstack.wsgi [None req-c3132b5f-bc72-4afa-8068-9d69c4c7b15d ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-services returned with HTTP 200 [pid: 8|app: 0|req: 546/1093] 10.0.0.1 () {28 vars in 643 bytes} [Sun May 10 05:24:52 2026] GET /v3/b22c3a43ac3048f4812c26ea5b3a8f9e/os-services => generated 646 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-10 05:24:52.312 7 INFO cinder.api.openstack.wsgi [None req-f3c510ee-1b47-498a-9a26-3dd10cfe0c20 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/volumes/detail?all_tenants=true 2026-05-10 05:24:52.320 7 INFO cinder.volume.api [None req-f3c510ee-1b47-498a-9a26-3dd10cfe0c20 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] Get all volumes completed successfully. 2026-05-10 05:24:52.321 7 INFO cinder.api.openstack.wsgi [None req-f3c510ee-1b47-498a-9a26-3dd10cfe0c20 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 548/1094] 10.0.0.1 () {28 vars in 682 bytes} [Sun May 10 05:24:52 2026] GET /v3/b22c3a43ac3048f4812c26ea5b3a8f9e/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-05-10 05:24:52.333 8 INFO cinder.api.openstack.wsgi [None req-41ed8cc9-a7eb-4885-9d90-a0409e9b297f ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/scheduler-stats/get_pools?detail=true 2026-05-10 05:24:52.414 7 INFO cinder.api.openstack.wsgi [None req-f3c510ee-1b47-498a-9a26-3dd10cfe0c20 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 05:24:52.415 7 INFO cinder.api.openstack.wsgi [None req-f3c510ee-1b47-498a-9a26-3dd10cfe0c20 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 05:24:52.418 7 INFO cinder.api.openstack.wsgi [None req-f3c510ee-1b47-498a-9a26-3dd10cfe0c20 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 05:24:52.419 7 INFO cinder.api.openstack.wsgi [None req-f3c510ee-1b47-498a-9a26-3dd10cfe0c20 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 05:24:52.837 8 INFO cinder.api.openstack.wsgi [None req-41ed8cc9-a7eb-4885-9d90-a0409e9b297f ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 547/1097] 10.0.0.1 () {28 vars in 694 bytes} [Sun May 10 05:24:52 2026] GET /v3/b22c3a43ac3048f4812c26ea5b3a8f9e/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-05-10 05:24:52.846 7 INFO cinder.api.openstack.wsgi [None req-3c750bb3-0926-4c88-99b4-0b0bdd641807 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/snapshots?all_tenants=true 2026-05-10 05:24:52.853 7 INFO cinder.volume.api [None req-3c750bb3-0926-4c88-99b4-0b0bdd641807 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] Get all snapshots completed successfully. 2026-05-10 05:24:52.853 7 INFO cinder.api.openstack.wsgi [None req-3c750bb3-0926-4c88-99b4-0b0bdd641807 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b22c3a43ac3048f4812c26ea5b3a8f9e/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 551/1098] 10.0.0.1 () {28 vars in 672 bytes} [Sun May 10 05:24:52 2026] GET /v3/b22c3a43ac3048f4812c26ea5b3a8f9e/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-05-10 05:25:02.414 8 INFO cinder.api.openstack.wsgi [None req-41ed8cc9-a7eb-4885-9d90-a0409e9b297f ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 05:25:02.415 7 INFO cinder.api.openstack.wsgi [None req-3c750bb3-0926-4c88-99b4-0b0bdd641807 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 05:25:02.415 8 INFO cinder.api.openstack.wsgi [None req-41ed8cc9-a7eb-4885-9d90-a0409e9b297f ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 05:25:02.415 7 INFO cinder.api.openstack.wsgi [None req-3c750bb3-0926-4c88-99b4-0b0bdd641807 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 05:25:12.414 7 INFO cinder.api.openstack.wsgi [None req-3c750bb3-0926-4c88-99b4-0b0bdd641807 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 05:25:12.414 8 INFO cinder.api.openstack.wsgi [None req-41ed8cc9-a7eb-4885-9d90-a0409e9b297f ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 05:25:12.415 7 INFO cinder.api.openstack.wsgi [None req-3c750bb3-0926-4c88-99b4-0b0bdd641807 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 05:25:12.415 8 INFO cinder.api.openstack.wsgi [None req-41ed8cc9-a7eb-4885-9d90-a0409e9b297f ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 05:25:22.414 8 INFO cinder.api.openstack.wsgi [None req-41ed8cc9-a7eb-4885-9d90-a0409e9b297f ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 05:25:22.414 7 INFO cinder.api.openstack.wsgi [None req-3c750bb3-0926-4c88-99b4-0b0bdd641807 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] GET http://10.0.0.215:8776/ 2026-05-10 05:25:22.414 7 INFO cinder.api.openstack.wsgi [None req-3c750bb3-0926-4c88-99b4-0b0bdd641807 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-10 05:25:22.414 8 INFO cinder.api.openstack.wsgi [None req-41ed8cc9-a7eb-4885-9d90-a0409e9b297f ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] http://10.0.0.215:8776/ returned with HTTP 300