+ 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 [Tue Jul 14 17:55:45 2026] *** compiled with version: 13.3.0 on 27 January 2026 17:26:08 os: Linux-5.15.0-185-generic #195-Ubuntu SMP Fri Jun 19 17:11:50 UTC 2026 nodename: cinder-api-864dfdc6f8-k6szz machine: x86_64 clock source: unix pcre jit disabled detected number of CPU cores: 16 current working directory: / detected binary path: /var/lib/openstack/bin/uwsgi *** dumping internal routing table *** [rule: 0] subject: user_agent regexp: ^kube-probe.* action: donotlog: *** end of the internal routing table *** your memory page size is 4096 bytes detected max file descriptor number: 1048576 lock engine: pthread robust mutexes thunder lock: enabled uwsgi socket 0 bound to TCP address 0.0.0.0:8776 fd 3 Python version: 3.12.3 (main, Jan 8 2026, 11:30:50) [GCC 13.3.0] Python main interpreter initialized at 0x7f5cb1a84668 python threads support enabled your server socket listen backlog is limited to 100 connections your mercy for graceful operations on workers is 80 seconds mapped 403077 bytes (393 KB) for 2 cores *** Operational MODE: preforking *** *** uWSGI is running in multiple interpreter mode *** spawned uWSGI master process (pid: 1) spawned uWSGI worker 1 (pid: 7, cores: 1) spawned uWSGI worker 2 (pid: 8, cores: 1) running "unix_signal:15 gracefully_kill_them_all" (master-start)... /var/lib/openstack/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. debtcollector.deprecate( /var/lib/openstack/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. debtcollector.deprecate( /var/lib/openstack/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 from cgi import parse_header /var/lib/openstack/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 from cgi import parse_header /var/lib/openstack/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. removals.removed_module( /var/lib/openstack/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. removals.removed_module( /var/lib/openstack/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. removals.removed_module( /var/lib/openstack/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. removals.removed_module( /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:1591: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release warnings.warn( /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:1591: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release warnings.warn( /var/lib/openstack/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. warnings.warn( /var/lib/openstack/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. warnings.warn( simplejson unavailable, fall-back to standard python json simplejson unavailable, fall-back to standard python json 2026-07-14 17:55:49.487 7 WARNING cinder.api [-] The v1 API has been removed and is no longer available. Client applications should be using v3, which is currently the only supported version of the Block Storage API. 2026-07-14 17:55:49.488 7 WARNING cinder.api [-] The v2 API has been removed and is no longer available. Client applications must now use the v3 API only. The 'enable_v2_api' option has been removed and is ignored in the cinder.conf file. 2026-07-14 17:55:49.555 8 WARNING cinder.api [-] The v1 API has been removed and is no longer available. Client applications should be using v3, which is currently the only supported version of the Block Storage API. 2026-07-14 17:55:49.555 8 WARNING cinder.api [-] The v2 API has been removed and is no longer available. Client applications must now use the v3 API only. The 'enable_v2_api' option has been removed and is ignored in the cinder.conf file. /var/lib/openstack/lib/python3.12/site-packages/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. @jsonschema.FormatChecker.cls_checks('date-time') /var/lib/openstack/lib/python3.12/site-packages/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. @jsonschema.FormatChecker.cls_checks('date-time') 2026-07-14 17:55:50.799 8 INFO cinder.rpc [None req-9e65ee31-79d7-4265-9bc4-e5bec187a67b - - - - - -] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. 2026-07-14 17:55:50.801 8 INFO cinder.rpc [None req-9e65ee31-79d7-4265-9bc4-e5bec187a67b - - - - - -] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. 2026-07-14 17:55:50.804 8 INFO cinder.rpc [None req-9e65ee31-79d7-4265-9bc4-e5bec187a67b - - - - - -] Automatically selected cinder-volume objects version 1.39 as minimum service version. 2026-07-14 17:55:50.807 8 INFO cinder.rpc [None req-9e65ee31-79d7-4265-9bc4-e5bec187a67b - - - - - -] Automatically selected cinder-volume RPC version 3.20 as minimum service version. 2026-07-14 17:55:50.813 7 INFO cinder.rpc [None req-49eeb341-db1b-4735-b884-5cc2a9a99473 - - - - - -] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. 2026-07-14 17:55:50.816 7 INFO cinder.rpc [None req-49eeb341-db1b-4735-b884-5cc2a9a99473 - - - - - -] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. 2026-07-14 17:55:50.819 7 INFO cinder.rpc [None req-49eeb341-db1b-4735-b884-5cc2a9a99473 - - - - - -] Automatically selected cinder-volume objects version 1.39 as minimum service version. 2026-07-14 17:55:50.822 7 INFO cinder.rpc [None req-49eeb341-db1b-4735-b884-5cc2a9a99473 - - - - - -] Automatically selected cinder-volume RPC version 3.20 as minimum service version. 2026-07-14 17:55:50.826 8 INFO cinder.rpc [None req-9e65ee31-79d7-4265-9bc4-e5bec187a67b - - - - - -] Automatically selected cinder-backup objects version 1.39 as minimum service version. 2026-07-14 17:55:50.830 8 INFO cinder.rpc [None req-9e65ee31-79d7-4265-9bc4-e5bec187a67b - - - - - -] Automatically selected cinder-backup RPC version 2.4 as minimum service version. 2026-07-14 17:55:50.837 7 INFO cinder.rpc [None req-49eeb341-db1b-4735-b884-5cc2a9a99473 - - - - - -] Automatically selected cinder-backup objects version 1.39 as minimum service version. 2026-07-14 17:55:50.840 7 INFO cinder.rpc [None req-49eeb341-db1b-4735-b884-5cc2a9a99473 - - - - - -] Automatically selected cinder-backup RPC version 2.4 as minimum service version. 2026-07-14 17:55:50.884 8 WARNING cinder.api.contrib.hosts [None req-9e65ee31-79d7-4265-9bc4-e5bec187a67b - - - - - -] Deprecated: The Host API is deprecated and will be be removed in a future version. 2026-07-14 17:55:50.889 7 WARNING cinder.api.contrib.hosts [None req-49eeb341-db1b-4735-b884-5cc2a9a99473 - - - - - -] Deprecated: The Host API is deprecated and will be be removed in a future version. 2026-07-14 17:55:50.927 8 WARNING keystonemiddleware._common.config [None req-9e65ee31-79d7-4265-9bc4-e5bec187a67b - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-14 17:55:50.932 7 WARNING keystonemiddleware._common.config [None req-49eeb341-db1b-4735-b884-5cc2a9a99473 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-14 17:55:50.939 8 WARNING oslo_config.cfg [None req-9e65ee31-79d7-4265-9bc4-e5bec187a67b - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x7f5cb1a84668 pid: 8 (default app) 2026-07-14 17:55:50.946 7 WARNING oslo_config.cfg [None req-49eeb341-db1b-4735-b884-5cc2a9a99473 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x7f5cb1a84668 pid: 7 (default app) 2026-07-14 17:55:52.143 8 INFO cinder.api.openstack.wsgi [None req-9e65ee31-79d7-4265-9bc4-e5bec187a67b - - - - - -] GET http://10.0.0.224:8776/ 2026-07-14 17:55:52.145 8 INFO cinder.api.openstack.wsgi [None req-9e65ee31-79d7-4265-9bc4-e5bec187a67b - - - - - -] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 17:56:02.144 7 INFO cinder.api.openstack.wsgi [None req-49eeb341-db1b-4735-b884-5cc2a9a99473 - - - - - -] GET http://10.0.0.224:8776/ 2026-07-14 17:56:02.146 7 INFO cinder.api.openstack.wsgi [None req-49eeb341-db1b-4735-b884-5cc2a9a99473 - - - - - -] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 17:56:12.142 8 INFO cinder.api.openstack.wsgi [None req-9e65ee31-79d7-4265-9bc4-e5bec187a67b - - - - - -] GET http://10.0.0.224:8776/ 2026-07-14 17:56:12.144 8 INFO cinder.api.openstack.wsgi [None req-9e65ee31-79d7-4265-9bc4-e5bec187a67b - - - - - -] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 17:56:22.143 7 INFO cinder.api.openstack.wsgi [None req-49eeb341-db1b-4735-b884-5cc2a9a99473 - - - - - -] GET http://10.0.0.224:8776/ 2026-07-14 17:56:22.143 8 INFO cinder.api.openstack.wsgi [None req-9e65ee31-79d7-4265-9bc4-e5bec187a67b - - - - - -] GET http://10.0.0.224:8776/ 2026-07-14 17:56:22.144 8 INFO cinder.api.openstack.wsgi [None req-9e65ee31-79d7-4265-9bc4-e5bec187a67b - - - - - -] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 17:56:22.144 7 INFO cinder.api.openstack.wsgi [None req-49eeb341-db1b-4735-b884-5cc2a9a99473 - - - - - -] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 17:56:32.142 7 INFO cinder.api.openstack.wsgi [None req-49eeb341-db1b-4735-b884-5cc2a9a99473 - - - - - -] GET http://10.0.0.224:8776/ 2026-07-14 17:56:32.142 8 INFO cinder.api.openstack.wsgi [None req-9e65ee31-79d7-4265-9bc4-e5bec187a67b - - - - - -] GET http://10.0.0.224:8776/ 2026-07-14 17:56:32.143 8 INFO cinder.api.openstack.wsgi [None req-9e65ee31-79d7-4265-9bc4-e5bec187a67b - - - - - -] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 17:56:32.143 7 INFO cinder.api.openstack.wsgi [None req-49eeb341-db1b-4735-b884-5cc2a9a99473 - - - - - -] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 17:56:42.142 7 INFO cinder.api.openstack.wsgi [None req-49eeb341-db1b-4735-b884-5cc2a9a99473 - - - - - -] GET http://10.0.0.224:8776/ 2026-07-14 17:56:42.142 8 INFO cinder.api.openstack.wsgi [None req-9e65ee31-79d7-4265-9bc4-e5bec187a67b - - - - - -] GET http://10.0.0.224:8776/ 2026-07-14 17:56:42.143 7 INFO cinder.api.openstack.wsgi [None req-49eeb341-db1b-4735-b884-5cc2a9a99473 - - - - - -] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 17:56:42.143 8 INFO cinder.api.openstack.wsgi [None req-9e65ee31-79d7-4265-9bc4-e5bec187a67b - - - - - -] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 17:56:52.142 7 INFO cinder.api.openstack.wsgi [None req-49eeb341-db1b-4735-b884-5cc2a9a99473 - - - - - -] GET http://10.0.0.224:8776/ 2026-07-14 17:56:52.142 8 INFO cinder.api.openstack.wsgi [None req-9e65ee31-79d7-4265-9bc4-e5bec187a67b - - - - - -] GET http://10.0.0.224:8776/ 2026-07-14 17:56:52.143 7 INFO cinder.api.openstack.wsgi [None req-49eeb341-db1b-4735-b884-5cc2a9a99473 - - - - - -] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 17:56:52.143 8 INFO cinder.api.openstack.wsgi [None req-9e65ee31-79d7-4265-9bc4-e5bec187a67b - - - - - -] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 17:57:02.143 8 INFO cinder.api.openstack.wsgi [None req-9e65ee31-79d7-4265-9bc4-e5bec187a67b - - - - - -] GET http://10.0.0.224:8776/ 2026-07-14 17:57:02.143 8 INFO cinder.api.openstack.wsgi [None req-9e65ee31-79d7-4265-9bc4-e5bec187a67b - - - - - -] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 17:57:02.143 7 INFO cinder.api.openstack.wsgi [None req-49eeb341-db1b-4735-b884-5cc2a9a99473 - - - - - -] GET http://10.0.0.224:8776/ 2026-07-14 17:57:02.144 7 INFO cinder.api.openstack.wsgi [None req-49eeb341-db1b-4735-b884-5cc2a9a99473 - - - - - -] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 17:57:12.142 8 INFO cinder.api.openstack.wsgi [None req-9e65ee31-79d7-4265-9bc4-e5bec187a67b - - - - - -] GET http://10.0.0.224:8776/ 2026-07-14 17:57:12.143 8 INFO cinder.api.openstack.wsgi [None req-9e65ee31-79d7-4265-9bc4-e5bec187a67b - - - - - -] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 17:57:12.143 7 INFO cinder.api.openstack.wsgi [None req-49eeb341-db1b-4735-b884-5cc2a9a99473 - - - - - -] GET http://10.0.0.224:8776/ 2026-07-14 17:57:12.144 7 INFO cinder.api.openstack.wsgi [None req-49eeb341-db1b-4735-b884-5cc2a9a99473 - - - - - -] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 17:57:22.143 8 INFO cinder.api.openstack.wsgi [None req-9e65ee31-79d7-4265-9bc4-e5bec187a67b - - - - - -] GET http://10.0.0.224:8776/ 2026-07-14 17:57:22.143 7 INFO cinder.api.openstack.wsgi [None req-49eeb341-db1b-4735-b884-5cc2a9a99473 - - - - - -] GET http://10.0.0.224:8776/ 2026-07-14 17:57:22.144 8 INFO cinder.api.openstack.wsgi [None req-9e65ee31-79d7-4265-9bc4-e5bec187a67b - - - - - -] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 17:57:22.144 7 INFO cinder.api.openstack.wsgi [None req-49eeb341-db1b-4735-b884-5cc2a9a99473 - - - - - -] http://10.0.0.224:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) 2026-07-14 17:57:25.583 8 INFO cinder.api.openstack.wsgi [None req-6c0c395f-a7aa-4990-969f-7c2b5c75ea1c 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/types/rbd1 2026-07-14 17:57:25.609 8 INFO cinder.api.openstack.wsgi [None req-6c0c395f-a7aa-4990-969f-7c2b5c75ea1c 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/types/rbd1 returned with HTTP 404 [pid: 8|app: 0|req: 10/18] 10.0.0.34 () {30 vars in 681 bytes} [Tue Jul 14 17:57:24 2026] GET /v3/7fd4a9937cc0457f8113c25bc74d665e/types/rbd1 => generated 82 bytes in 875 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) 2026-07-14 17:57:26.011 7 INFO cinder.api.openstack.wsgi [None req-2a8acf79-f5c8-4e09-b805-04760e312190 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/types?name=rbd1&is_public=None /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-14 17:57:26.042 7 INFO cinder.api.openstack.wsgi [None req-2a8acf79-f5c8-4e09-b805-04760e312190 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/types?name=rbd1&is_public=None returned with HTTP 200 [pid: 7|app: 0|req: 9/19] 10.0.0.34 () {30 vars in 720 bytes} [Tue Jul 14 17:57:25 2026] GET /v3/7fd4a9937cc0457f8113c25bc74d665e/types?name=rbd1&is_public=None => generated 20 bytes in 423 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-14 17:57:27.805 8 INFO cinder.api.openstack.wsgi [None req-5d313f9a-aa30-4b97-a329-62cb802cd57e 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/types /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-14 17:57:27.835 8 INFO cinder.api.openstack.wsgi [None req-5d313f9a-aa30-4b97-a329-62cb802cd57e 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/types returned with HTTP 200 [pid: 8|app: 0|req: 11/20] 10.0.0.34 () {34 vars in 724 bytes} [Tue Jul 14 17:57:27 2026] POST /v3/7fd4a9937cc0457f8113c25bc74d665e/types => generated 179 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 17:57:27.851 7 INFO cinder.api.openstack.wsgi [req-5d313f9a-aa30-4b97-a329-62cb802cd57e req-5eb11d92-7e9b-404d-bf79-8ed5ad638a16 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/types/32d61f49-e3fa-4c46-bde6-0edc8c5b3234/extra_specs 2026-07-14 17:57:27.915 7 INFO cinder.api.openstack.wsgi [req-5d313f9a-aa30-4b97-a329-62cb802cd57e req-5eb11d92-7e9b-404d-bf79-8ed5ad638a16 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/types/32d61f49-e3fa-4c46-bde6-0edc8c5b3234/extra_specs returned with HTTP 200 [pid: 7|app: 0|req: 10/21] 10.0.0.34 () {36 vars in 893 bytes} [Tue Jul 14 17:57:27 2026] POST /v3/7fd4a9937cc0457f8113c25bc74d665e/types/32d61f49-e3fa-4c46-bde6-0edc8c5b3234/extra_specs => generated 48 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-14 17:57:29.808 8 INFO cinder.api.openstack.wsgi [None req-0bf16194-151f-4ac6-83be-78b24b35fe17 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/types?is_public=None 2026-07-14 17:57:29.829 8 INFO cinder.api.openstack.wsgi [None req-0bf16194-151f-4ac6-83be-78b24b35fe17 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/types?is_public=None returned with HTTP 200 [pid: 8|app: 0|req: 12/22] 10.0.0.34 () {30 vars in 700 bytes} [Tue Jul 14 17:57:29 2026] GET /v3/7fd4a9937cc0457f8113c25bc74d665e/types?is_public=None => generated 443 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 17:57:31.961 7 INFO cinder.api.openstack.wsgi [None req-9b50b57f-cc7f-4207-8e61-1107b1b9d58e 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/qos-specs 2026-07-14 17:57:31.983 7 INFO cinder.api.openstack.wsgi [None req-9b50b57f-cc7f-4207-8e61-1107b1b9d58e 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/qos-specs returned with HTTP 200 [pid: 7|app: 0|req: 11/23] 10.0.0.34 () {30 vars in 679 bytes} [Tue Jul 14 17:57:31 2026] GET /v3/7fd4a9937cc0457f8113c25bc74d665e/qos-specs => generated 17 bytes in 367 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-14 17:57:32.143 7 INFO cinder.api.openstack.wsgi [None req-9b50b57f-cc7f-4207-8e61-1107b1b9d58e 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 17:57:32.144 8 INFO cinder.api.openstack.wsgi [None req-0bf16194-151f-4ac6-83be-78b24b35fe17 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 17:57:32.145 8 INFO cinder.api.openstack.wsgi [None req-0bf16194-151f-4ac6-83be-78b24b35fe17 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 17:57:32.147 7 INFO cinder.api.openstack.wsgi [None req-9b50b57f-cc7f-4207-8e61-1107b1b9d58e 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 17:57:42.143 7 INFO cinder.api.openstack.wsgi [None req-9b50b57f-cc7f-4207-8e61-1107b1b9d58e 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 17:57:42.144 8 INFO cinder.api.openstack.wsgi [None req-0bf16194-151f-4ac6-83be-78b24b35fe17 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 17:57:42.145 8 INFO cinder.api.openstack.wsgi [None req-0bf16194-151f-4ac6-83be-78b24b35fe17 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 17:57:42.145 7 INFO cinder.api.openstack.wsgi [None req-9b50b57f-cc7f-4207-8e61-1107b1b9d58e 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 17:57:52.143 7 INFO cinder.api.openstack.wsgi [None req-9b50b57f-cc7f-4207-8e61-1107b1b9d58e 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 17:57:52.143 8 INFO cinder.api.openstack.wsgi [None req-0bf16194-151f-4ac6-83be-78b24b35fe17 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 17:57:52.144 7 INFO cinder.api.openstack.wsgi [None req-9b50b57f-cc7f-4207-8e61-1107b1b9d58e 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 17:57:52.144 8 INFO cinder.api.openstack.wsgi [None req-0bf16194-151f-4ac6-83be-78b24b35fe17 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 17:58:02.143 7 INFO cinder.api.openstack.wsgi [None req-9b50b57f-cc7f-4207-8e61-1107b1b9d58e 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 17:58:02.144 7 INFO cinder.api.openstack.wsgi [None req-9b50b57f-cc7f-4207-8e61-1107b1b9d58e 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 17:58:02.144 8 INFO cinder.api.openstack.wsgi [None req-0bf16194-151f-4ac6-83be-78b24b35fe17 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 17:58:02.145 8 INFO cinder.api.openstack.wsgi [None req-0bf16194-151f-4ac6-83be-78b24b35fe17 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 17:58:12.142 7 INFO cinder.api.openstack.wsgi [None req-9b50b57f-cc7f-4207-8e61-1107b1b9d58e 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 17:58:12.142 8 INFO cinder.api.openstack.wsgi [None req-0bf16194-151f-4ac6-83be-78b24b35fe17 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 17:58:12.143 7 INFO cinder.api.openstack.wsgi [None req-9b50b57f-cc7f-4207-8e61-1107b1b9d58e 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 17:58:12.143 8 INFO cinder.api.openstack.wsgi [None req-0bf16194-151f-4ac6-83be-78b24b35fe17 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 17:58:22.143 7 INFO cinder.api.openstack.wsgi [None req-9b50b57f-cc7f-4207-8e61-1107b1b9d58e 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 17:58:22.143 8 INFO cinder.api.openstack.wsgi [None req-0bf16194-151f-4ac6-83be-78b24b35fe17 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 17:58:22.144 7 INFO cinder.api.openstack.wsgi [None req-9b50b57f-cc7f-4207-8e61-1107b1b9d58e 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 17:58:22.144 8 INFO cinder.api.openstack.wsgi [None req-0bf16194-151f-4ac6-83be-78b24b35fe17 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 17:58:32.142 8 INFO cinder.api.openstack.wsgi [None req-0bf16194-151f-4ac6-83be-78b24b35fe17 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 17:58:32.143 7 INFO cinder.api.openstack.wsgi [None req-9b50b57f-cc7f-4207-8e61-1107b1b9d58e 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 17:58:32.143 8 INFO cinder.api.openstack.wsgi [None req-0bf16194-151f-4ac6-83be-78b24b35fe17 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 17:58:32.144 7 INFO cinder.api.openstack.wsgi [None req-9b50b57f-cc7f-4207-8e61-1107b1b9d58e 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 17:58:42.143 8 INFO cinder.api.openstack.wsgi [None req-0bf16194-151f-4ac6-83be-78b24b35fe17 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 17:58:42.143 7 INFO cinder.api.openstack.wsgi [None req-9b50b57f-cc7f-4207-8e61-1107b1b9d58e 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 17:58:42.143 8 INFO cinder.api.openstack.wsgi [None req-0bf16194-151f-4ac6-83be-78b24b35fe17 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 17:58:42.144 7 INFO cinder.api.openstack.wsgi [None req-9b50b57f-cc7f-4207-8e61-1107b1b9d58e 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 17:58:52.142 8 INFO cinder.api.openstack.wsgi [None req-0bf16194-151f-4ac6-83be-78b24b35fe17 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 17:58:52.142 7 INFO cinder.api.openstack.wsgi [None req-9b50b57f-cc7f-4207-8e61-1107b1b9d58e 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 17:58:52.143 8 INFO cinder.api.openstack.wsgi [None req-0bf16194-151f-4ac6-83be-78b24b35fe17 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 17:58:52.144 7 INFO cinder.api.openstack.wsgi [None req-9b50b57f-cc7f-4207-8e61-1107b1b9d58e 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 17:59:02.142 8 INFO cinder.api.openstack.wsgi [None req-0bf16194-151f-4ac6-83be-78b24b35fe17 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 17:59:02.142 7 INFO cinder.api.openstack.wsgi [None req-9b50b57f-cc7f-4207-8e61-1107b1b9d58e 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 17:59:02.143 8 INFO cinder.api.openstack.wsgi [None req-0bf16194-151f-4ac6-83be-78b24b35fe17 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 17:59:02.143 7 INFO cinder.api.openstack.wsgi [None req-9b50b57f-cc7f-4207-8e61-1107b1b9d58e 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 17:59:12.143 7 INFO cinder.api.openstack.wsgi [None req-9b50b57f-cc7f-4207-8e61-1107b1b9d58e 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 17:59:12.143 8 INFO cinder.api.openstack.wsgi [None req-0bf16194-151f-4ac6-83be-78b24b35fe17 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 17:59:12.144 7 INFO cinder.api.openstack.wsgi [None req-9b50b57f-cc7f-4207-8e61-1107b1b9d58e 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 17:59:12.144 8 INFO cinder.api.openstack.wsgi [None req-0bf16194-151f-4ac6-83be-78b24b35fe17 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 17:59:22.143 7 INFO cinder.api.openstack.wsgi [None req-9b50b57f-cc7f-4207-8e61-1107b1b9d58e 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 17:59:22.143 8 INFO cinder.api.openstack.wsgi [None req-0bf16194-151f-4ac6-83be-78b24b35fe17 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 17:59:22.144 7 INFO cinder.api.openstack.wsgi [None req-9b50b57f-cc7f-4207-8e61-1107b1b9d58e 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 17:59:22.144 8 INFO cinder.api.openstack.wsgi [None req-0bf16194-151f-4ac6-83be-78b24b35fe17 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 17:59:32.142 7 INFO cinder.api.openstack.wsgi [None req-9b50b57f-cc7f-4207-8e61-1107b1b9d58e 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 17:59:32.143 7 INFO cinder.api.openstack.wsgi [None req-9b50b57f-cc7f-4207-8e61-1107b1b9d58e 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 17:59:32.144 8 INFO cinder.api.openstack.wsgi [None req-0bf16194-151f-4ac6-83be-78b24b35fe17 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 17:59:32.145 8 INFO cinder.api.openstack.wsgi [None req-0bf16194-151f-4ac6-83be-78b24b35fe17 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 17:59:42.142 7 INFO cinder.api.openstack.wsgi [None req-9b50b57f-cc7f-4207-8e61-1107b1b9d58e 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 17:59:42.143 8 INFO cinder.api.openstack.wsgi [None req-0bf16194-151f-4ac6-83be-78b24b35fe17 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 17:59:42.144 7 INFO cinder.api.openstack.wsgi [None req-9b50b57f-cc7f-4207-8e61-1107b1b9d58e 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 17:59:42.144 8 INFO cinder.api.openstack.wsgi [None req-0bf16194-151f-4ac6-83be-78b24b35fe17 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 17:59:52.142 7 INFO cinder.api.openstack.wsgi [None req-9b50b57f-cc7f-4207-8e61-1107b1b9d58e 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 17:59:52.142 8 INFO cinder.api.openstack.wsgi [None req-0bf16194-151f-4ac6-83be-78b24b35fe17 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 17:59:52.143 7 INFO cinder.api.openstack.wsgi [None req-9b50b57f-cc7f-4207-8e61-1107b1b9d58e 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 17:59:52.144 8 INFO cinder.api.openstack.wsgi [None req-0bf16194-151f-4ac6-83be-78b24b35fe17 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:00:02.143 7 INFO cinder.api.openstack.wsgi [None req-9b50b57f-cc7f-4207-8e61-1107b1b9d58e 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:00:02.143 8 INFO cinder.api.openstack.wsgi [None req-0bf16194-151f-4ac6-83be-78b24b35fe17 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:00:02.144 7 INFO cinder.api.openstack.wsgi [None req-9b50b57f-cc7f-4207-8e61-1107b1b9d58e 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:00:02.144 8 INFO cinder.api.openstack.wsgi [None req-0bf16194-151f-4ac6-83be-78b24b35fe17 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:00:12.143 7 INFO cinder.api.openstack.wsgi [None req-9b50b57f-cc7f-4207-8e61-1107b1b9d58e 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:00:12.143 8 INFO cinder.api.openstack.wsgi [None req-0bf16194-151f-4ac6-83be-78b24b35fe17 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:00:12.144 8 INFO cinder.api.openstack.wsgi [None req-0bf16194-151f-4ac6-83be-78b24b35fe17 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:00:12.144 7 INFO cinder.api.openstack.wsgi [None req-9b50b57f-cc7f-4207-8e61-1107b1b9d58e 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:00:22.143 8 INFO cinder.api.openstack.wsgi [None req-0bf16194-151f-4ac6-83be-78b24b35fe17 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:00:22.143 7 INFO cinder.api.openstack.wsgi [None req-9b50b57f-cc7f-4207-8e61-1107b1b9d58e 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:00:22.144 8 INFO cinder.api.openstack.wsgi [None req-0bf16194-151f-4ac6-83be-78b24b35fe17 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:00:22.144 7 INFO cinder.api.openstack.wsgi [None req-9b50b57f-cc7f-4207-8e61-1107b1b9d58e 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:00:32.142 8 INFO cinder.api.openstack.wsgi [None req-0bf16194-151f-4ac6-83be-78b24b35fe17 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:00:32.142 7 INFO cinder.api.openstack.wsgi [None req-9b50b57f-cc7f-4207-8e61-1107b1b9d58e 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:00:32.143 7 INFO cinder.api.openstack.wsgi [None req-9b50b57f-cc7f-4207-8e61-1107b1b9d58e 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:00:32.144 8 INFO cinder.api.openstack.wsgi [None req-0bf16194-151f-4ac6-83be-78b24b35fe17 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:00:42.143 7 INFO cinder.api.openstack.wsgi [None req-9b50b57f-cc7f-4207-8e61-1107b1b9d58e 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:00:42.143 8 INFO cinder.api.openstack.wsgi [None req-0bf16194-151f-4ac6-83be-78b24b35fe17 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:00:42.144 8 INFO cinder.api.openstack.wsgi [None req-0bf16194-151f-4ac6-83be-78b24b35fe17 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:00:42.144 7 INFO cinder.api.openstack.wsgi [None req-9b50b57f-cc7f-4207-8e61-1107b1b9d58e 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:00:52.143 8 INFO cinder.api.openstack.wsgi [None req-0bf16194-151f-4ac6-83be-78b24b35fe17 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:00:52.143 7 INFO cinder.api.openstack.wsgi [None req-9b50b57f-cc7f-4207-8e61-1107b1b9d58e 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:00:52.144 8 INFO cinder.api.openstack.wsgi [None req-0bf16194-151f-4ac6-83be-78b24b35fe17 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:00:52.144 7 INFO cinder.api.openstack.wsgi [None req-9b50b57f-cc7f-4207-8e61-1107b1b9d58e 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:01:02.142 8 INFO cinder.api.openstack.wsgi [None req-0bf16194-151f-4ac6-83be-78b24b35fe17 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:01:02.142 7 INFO cinder.api.openstack.wsgi [None req-9b50b57f-cc7f-4207-8e61-1107b1b9d58e 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:01:02.143 8 INFO cinder.api.openstack.wsgi [None req-0bf16194-151f-4ac6-83be-78b24b35fe17 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:01:02.143 7 INFO cinder.api.openstack.wsgi [None req-9b50b57f-cc7f-4207-8e61-1107b1b9d58e 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:01:12.142 8 INFO cinder.api.openstack.wsgi [None req-0bf16194-151f-4ac6-83be-78b24b35fe17 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:01:12.142 7 INFO cinder.api.openstack.wsgi [None req-9b50b57f-cc7f-4207-8e61-1107b1b9d58e 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:01:12.143 8 INFO cinder.api.openstack.wsgi [None req-0bf16194-151f-4ac6-83be-78b24b35fe17 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:01:12.144 7 INFO cinder.api.openstack.wsgi [None req-9b50b57f-cc7f-4207-8e61-1107b1b9d58e 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:01:22.143 7 INFO cinder.api.openstack.wsgi [None req-9b50b57f-cc7f-4207-8e61-1107b1b9d58e 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:01:22.144 8 INFO cinder.api.openstack.wsgi [None req-0bf16194-151f-4ac6-83be-78b24b35fe17 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:01:22.144 7 INFO cinder.api.openstack.wsgi [None req-9b50b57f-cc7f-4207-8e61-1107b1b9d58e 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:01:22.145 8 INFO cinder.api.openstack.wsgi [None req-0bf16194-151f-4ac6-83be-78b24b35fe17 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:01:32.142 7 INFO cinder.api.openstack.wsgi [None req-9b50b57f-cc7f-4207-8e61-1107b1b9d58e 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:01:32.143 8 INFO cinder.api.openstack.wsgi [None req-0bf16194-151f-4ac6-83be-78b24b35fe17 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:01:32.144 7 INFO cinder.api.openstack.wsgi [None req-9b50b57f-cc7f-4207-8e61-1107b1b9d58e 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:01:32.145 8 INFO cinder.api.openstack.wsgi [None req-0bf16194-151f-4ac6-83be-78b24b35fe17 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:01:42.142 8 INFO cinder.api.openstack.wsgi [None req-0bf16194-151f-4ac6-83be-78b24b35fe17 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:01:42.143 7 INFO cinder.api.openstack.wsgi [None req-9b50b57f-cc7f-4207-8e61-1107b1b9d58e 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:01:42.143 8 INFO cinder.api.openstack.wsgi [None req-0bf16194-151f-4ac6-83be-78b24b35fe17 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:01:42.144 7 INFO cinder.api.openstack.wsgi [None req-9b50b57f-cc7f-4207-8e61-1107b1b9d58e 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:01:52.142 7 INFO cinder.api.openstack.wsgi [None req-9b50b57f-cc7f-4207-8e61-1107b1b9d58e 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:01:52.142 8 INFO cinder.api.openstack.wsgi [None req-0bf16194-151f-4ac6-83be-78b24b35fe17 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:01:52.144 7 INFO cinder.api.openstack.wsgi [None req-9b50b57f-cc7f-4207-8e61-1107b1b9d58e 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:01:52.144 8 INFO cinder.api.openstack.wsgi [None req-0bf16194-151f-4ac6-83be-78b24b35fe17 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:02:02.143 7 INFO cinder.api.openstack.wsgi [None req-9b50b57f-cc7f-4207-8e61-1107b1b9d58e 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:02:02.143 8 INFO cinder.api.openstack.wsgi [None req-0bf16194-151f-4ac6-83be-78b24b35fe17 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:02:02.144 7 INFO cinder.api.openstack.wsgi [None req-9b50b57f-cc7f-4207-8e61-1107b1b9d58e 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:02:02.144 8 INFO cinder.api.openstack.wsgi [None req-0bf16194-151f-4ac6-83be-78b24b35fe17 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:02:12.142 7 INFO cinder.api.openstack.wsgi [None req-9b50b57f-cc7f-4207-8e61-1107b1b9d58e 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:02:12.142 7 INFO cinder.api.openstack.wsgi [None req-9b50b57f-cc7f-4207-8e61-1107b1b9d58e 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:02:12.142 8 INFO cinder.api.openstack.wsgi [None req-0bf16194-151f-4ac6-83be-78b24b35fe17 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:02:12.143 8 INFO cinder.api.openstack.wsgi [None req-0bf16194-151f-4ac6-83be-78b24b35fe17 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:02:22.143 7 INFO cinder.api.openstack.wsgi [None req-9b50b57f-cc7f-4207-8e61-1107b1b9d58e 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:02:22.143 8 INFO cinder.api.openstack.wsgi [None req-0bf16194-151f-4ac6-83be-78b24b35fe17 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:02:22.144 7 INFO cinder.api.openstack.wsgi [None req-9b50b57f-cc7f-4207-8e61-1107b1b9d58e 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:02:22.144 8 INFO cinder.api.openstack.wsgi [None req-0bf16194-151f-4ac6-83be-78b24b35fe17 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:02:32.143 8 INFO cinder.api.openstack.wsgi [None req-0bf16194-151f-4ac6-83be-78b24b35fe17 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:02:32.143 7 INFO cinder.api.openstack.wsgi [None req-9b50b57f-cc7f-4207-8e61-1107b1b9d58e 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:02:32.144 8 INFO cinder.api.openstack.wsgi [None req-0bf16194-151f-4ac6-83be-78b24b35fe17 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:02:32.145 7 INFO cinder.api.openstack.wsgi [None req-9b50b57f-cc7f-4207-8e61-1107b1b9d58e 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:02:42.142 8 INFO cinder.api.openstack.wsgi [None req-0bf16194-151f-4ac6-83be-78b24b35fe17 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:02:42.143 7 INFO cinder.api.openstack.wsgi [None req-9b50b57f-cc7f-4207-8e61-1107b1b9d58e 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:02:42.143 8 INFO cinder.api.openstack.wsgi [None req-0bf16194-151f-4ac6-83be-78b24b35fe17 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:02:42.144 7 INFO cinder.api.openstack.wsgi [None req-9b50b57f-cc7f-4207-8e61-1107b1b9d58e 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:02:52.143 7 INFO cinder.api.openstack.wsgi [None req-9b50b57f-cc7f-4207-8e61-1107b1b9d58e 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:02:52.143 8 INFO cinder.api.openstack.wsgi [None req-0bf16194-151f-4ac6-83be-78b24b35fe17 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:02:52.144 7 INFO cinder.api.openstack.wsgi [None req-9b50b57f-cc7f-4207-8e61-1107b1b9d58e 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:02:52.144 8 INFO cinder.api.openstack.wsgi [None req-0bf16194-151f-4ac6-83be-78b24b35fe17 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:03:02.143 7 INFO cinder.api.openstack.wsgi [None req-9b50b57f-cc7f-4207-8e61-1107b1b9d58e 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:03:02.143 8 INFO cinder.api.openstack.wsgi [None req-0bf16194-151f-4ac6-83be-78b24b35fe17 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:03:02.144 7 INFO cinder.api.openstack.wsgi [None req-9b50b57f-cc7f-4207-8e61-1107b1b9d58e 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:03:02.144 8 INFO cinder.api.openstack.wsgi [None req-0bf16194-151f-4ac6-83be-78b24b35fe17 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:03:12.143 7 INFO cinder.api.openstack.wsgi [None req-9b50b57f-cc7f-4207-8e61-1107b1b9d58e 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:03:12.143 8 INFO cinder.api.openstack.wsgi [None req-0bf16194-151f-4ac6-83be-78b24b35fe17 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:03:12.144 7 INFO cinder.api.openstack.wsgi [None req-9b50b57f-cc7f-4207-8e61-1107b1b9d58e 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:03:12.144 8 INFO cinder.api.openstack.wsgi [None req-0bf16194-151f-4ac6-83be-78b24b35fe17 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:03:22.142 8 INFO cinder.api.openstack.wsgi [None req-0bf16194-151f-4ac6-83be-78b24b35fe17 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:03:22.143 7 INFO cinder.api.openstack.wsgi [None req-9b50b57f-cc7f-4207-8e61-1107b1b9d58e 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:03:22.143 8 INFO cinder.api.openstack.wsgi [None req-0bf16194-151f-4ac6-83be-78b24b35fe17 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:03:22.144 7 INFO cinder.api.openstack.wsgi [None req-9b50b57f-cc7f-4207-8e61-1107b1b9d58e 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:03:32.142 8 INFO cinder.api.openstack.wsgi [None req-0bf16194-151f-4ac6-83be-78b24b35fe17 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:03:32.142 7 INFO cinder.api.openstack.wsgi [None req-9b50b57f-cc7f-4207-8e61-1107b1b9d58e 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:03:32.143 8 INFO cinder.api.openstack.wsgi [None req-0bf16194-151f-4ac6-83be-78b24b35fe17 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:03:32.143 7 INFO cinder.api.openstack.wsgi [None req-9b50b57f-cc7f-4207-8e61-1107b1b9d58e 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:03:42.142 8 INFO cinder.api.openstack.wsgi [None req-0bf16194-151f-4ac6-83be-78b24b35fe17 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:03:42.142 7 INFO cinder.api.openstack.wsgi [None req-9b50b57f-cc7f-4207-8e61-1107b1b9d58e 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:03:42.144 8 INFO cinder.api.openstack.wsgi [None req-0bf16194-151f-4ac6-83be-78b24b35fe17 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:03:42.144 7 INFO cinder.api.openstack.wsgi [None req-9b50b57f-cc7f-4207-8e61-1107b1b9d58e 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:03:52.142 7 INFO cinder.api.openstack.wsgi [None req-9b50b57f-cc7f-4207-8e61-1107b1b9d58e 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:03:52.142 8 INFO cinder.api.openstack.wsgi [None req-0bf16194-151f-4ac6-83be-78b24b35fe17 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:03:52.143 7 INFO cinder.api.openstack.wsgi [None req-9b50b57f-cc7f-4207-8e61-1107b1b9d58e 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:03:52.143 8 INFO cinder.api.openstack.wsgi [None req-0bf16194-151f-4ac6-83be-78b24b35fe17 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:04:02.143 7 INFO cinder.api.openstack.wsgi [None req-9b50b57f-cc7f-4207-8e61-1107b1b9d58e 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:04:02.143 8 INFO cinder.api.openstack.wsgi [None req-0bf16194-151f-4ac6-83be-78b24b35fe17 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:04:02.144 7 INFO cinder.api.openstack.wsgi [None req-9b50b57f-cc7f-4207-8e61-1107b1b9d58e 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:04:02.144 8 INFO cinder.api.openstack.wsgi [None req-0bf16194-151f-4ac6-83be-78b24b35fe17 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:04:12.143 7 INFO cinder.api.openstack.wsgi [None req-9b50b57f-cc7f-4207-8e61-1107b1b9d58e 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:04:12.143 8 INFO cinder.api.openstack.wsgi [None req-0bf16194-151f-4ac6-83be-78b24b35fe17 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:04:12.143 7 INFO cinder.api.openstack.wsgi [None req-9b50b57f-cc7f-4207-8e61-1107b1b9d58e 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:04:12.144 8 INFO cinder.api.openstack.wsgi [None req-0bf16194-151f-4ac6-83be-78b24b35fe17 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:04:22.142 8 INFO cinder.api.openstack.wsgi [None req-0bf16194-151f-4ac6-83be-78b24b35fe17 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:04:22.142 7 INFO cinder.api.openstack.wsgi [None req-9b50b57f-cc7f-4207-8e61-1107b1b9d58e 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:04:22.143 8 INFO cinder.api.openstack.wsgi [None req-0bf16194-151f-4ac6-83be-78b24b35fe17 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:04:22.143 7 INFO cinder.api.openstack.wsgi [None req-9b50b57f-cc7f-4207-8e61-1107b1b9d58e 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:04:32.143 8 INFO cinder.api.openstack.wsgi [None req-0bf16194-151f-4ac6-83be-78b24b35fe17 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:04:32.143 7 INFO cinder.api.openstack.wsgi [None req-9b50b57f-cc7f-4207-8e61-1107b1b9d58e 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:04:32.144 7 INFO cinder.api.openstack.wsgi [None req-9b50b57f-cc7f-4207-8e61-1107b1b9d58e 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:04:32.144 8 INFO cinder.api.openstack.wsgi [None req-0bf16194-151f-4ac6-83be-78b24b35fe17 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:04:42.142 7 INFO cinder.api.openstack.wsgi [None req-9b50b57f-cc7f-4207-8e61-1107b1b9d58e 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:04:42.143 8 INFO cinder.api.openstack.wsgi [None req-0bf16194-151f-4ac6-83be-78b24b35fe17 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:04:42.143 7 INFO cinder.api.openstack.wsgi [None req-9b50b57f-cc7f-4207-8e61-1107b1b9d58e 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:04:42.144 8 INFO cinder.api.openstack.wsgi [None req-0bf16194-151f-4ac6-83be-78b24b35fe17 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:04:52.143 8 INFO cinder.api.openstack.wsgi [None req-0bf16194-151f-4ac6-83be-78b24b35fe17 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:04:52.143 7 INFO cinder.api.openstack.wsgi [None req-9b50b57f-cc7f-4207-8e61-1107b1b9d58e 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:04:52.144 8 INFO cinder.api.openstack.wsgi [None req-0bf16194-151f-4ac6-83be-78b24b35fe17 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:04:52.144 7 INFO cinder.api.openstack.wsgi [None req-9b50b57f-cc7f-4207-8e61-1107b1b9d58e 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:05:02.142 7 INFO cinder.api.openstack.wsgi [None req-9b50b57f-cc7f-4207-8e61-1107b1b9d58e 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:05:02.143 8 INFO cinder.api.openstack.wsgi [None req-0bf16194-151f-4ac6-83be-78b24b35fe17 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:05:02.143 7 INFO cinder.api.openstack.wsgi [None req-9b50b57f-cc7f-4207-8e61-1107b1b9d58e 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:05:02.144 8 INFO cinder.api.openstack.wsgi [None req-0bf16194-151f-4ac6-83be-78b24b35fe17 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:05:12.142 7 INFO cinder.api.openstack.wsgi [None req-9b50b57f-cc7f-4207-8e61-1107b1b9d58e 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:05:12.142 8 INFO cinder.api.openstack.wsgi [None req-0bf16194-151f-4ac6-83be-78b24b35fe17 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:05:12.143 7 INFO cinder.api.openstack.wsgi [None req-9b50b57f-cc7f-4207-8e61-1107b1b9d58e 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:05:12.143 8 INFO cinder.api.openstack.wsgi [None req-0bf16194-151f-4ac6-83be-78b24b35fe17 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:05:22.142 7 INFO cinder.api.openstack.wsgi [None req-9b50b57f-cc7f-4207-8e61-1107b1b9d58e 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:05:22.143 8 INFO cinder.api.openstack.wsgi [None req-0bf16194-151f-4ac6-83be-78b24b35fe17 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:05:22.144 8 INFO cinder.api.openstack.wsgi [None req-0bf16194-151f-4ac6-83be-78b24b35fe17 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:05:22.143 7 INFO cinder.api.openstack.wsgi [None req-9b50b57f-cc7f-4207-8e61-1107b1b9d58e 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:05:32.143 7 INFO cinder.api.openstack.wsgi [None req-9b50b57f-cc7f-4207-8e61-1107b1b9d58e 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:05:32.143 8 INFO cinder.api.openstack.wsgi [None req-0bf16194-151f-4ac6-83be-78b24b35fe17 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:05:32.144 7 INFO cinder.api.openstack.wsgi [None req-9b50b57f-cc7f-4207-8e61-1107b1b9d58e 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:05:32.144 8 INFO cinder.api.openstack.wsgi [None req-0bf16194-151f-4ac6-83be-78b24b35fe17 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:05:42.142 7 INFO cinder.api.openstack.wsgi [None req-9b50b57f-cc7f-4207-8e61-1107b1b9d58e 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:05:42.142 8 INFO cinder.api.openstack.wsgi [None req-0bf16194-151f-4ac6-83be-78b24b35fe17 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:05:42.143 7 INFO cinder.api.openstack.wsgi [None req-9b50b57f-cc7f-4207-8e61-1107b1b9d58e 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:05:42.143 8 INFO cinder.api.openstack.wsgi [None req-0bf16194-151f-4ac6-83be-78b24b35fe17 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:05:52.143 8 INFO cinder.api.openstack.wsgi [None req-0bf16194-151f-4ac6-83be-78b24b35fe17 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:05:52.143 7 INFO cinder.api.openstack.wsgi [None req-9b50b57f-cc7f-4207-8e61-1107b1b9d58e 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:05:52.144 7 INFO cinder.api.openstack.wsgi [None req-9b50b57f-cc7f-4207-8e61-1107b1b9d58e 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:05:52.144 8 INFO cinder.api.openstack.wsgi [None req-0bf16194-151f-4ac6-83be-78b24b35fe17 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:06:02.143 7 INFO cinder.api.openstack.wsgi [None req-9b50b57f-cc7f-4207-8e61-1107b1b9d58e 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:06:02.143 8 INFO cinder.api.openstack.wsgi [None req-0bf16194-151f-4ac6-83be-78b24b35fe17 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:06:02.144 8 INFO cinder.api.openstack.wsgi [None req-0bf16194-151f-4ac6-83be-78b24b35fe17 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:06:02.144 7 INFO cinder.api.openstack.wsgi [None req-9b50b57f-cc7f-4207-8e61-1107b1b9d58e 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:06:12.143 8 INFO cinder.api.openstack.wsgi [None req-0bf16194-151f-4ac6-83be-78b24b35fe17 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:06:12.143 7 INFO cinder.api.openstack.wsgi [None req-9b50b57f-cc7f-4207-8e61-1107b1b9d58e 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:06:12.144 8 INFO cinder.api.openstack.wsgi [None req-0bf16194-151f-4ac6-83be-78b24b35fe17 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:06:12.144 7 INFO cinder.api.openstack.wsgi [None req-9b50b57f-cc7f-4207-8e61-1107b1b9d58e 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:06:22.143 8 INFO cinder.api.openstack.wsgi [None req-0bf16194-151f-4ac6-83be-78b24b35fe17 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:06:22.144 7 INFO cinder.api.openstack.wsgi [None req-9b50b57f-cc7f-4207-8e61-1107b1b9d58e 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:06:22.145 8 INFO cinder.api.openstack.wsgi [None req-0bf16194-151f-4ac6-83be-78b24b35fe17 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:06:22.145 7 INFO cinder.api.openstack.wsgi [None req-9b50b57f-cc7f-4207-8e61-1107b1b9d58e 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:06:32.142 8 INFO cinder.api.openstack.wsgi [None req-0bf16194-151f-4ac6-83be-78b24b35fe17 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:06:32.143 8 INFO cinder.api.openstack.wsgi [None req-0bf16194-151f-4ac6-83be-78b24b35fe17 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:06:32.143 7 INFO cinder.api.openstack.wsgi [None req-9b50b57f-cc7f-4207-8e61-1107b1b9d58e 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:06:32.145 7 INFO cinder.api.openstack.wsgi [None req-9b50b57f-cc7f-4207-8e61-1107b1b9d58e 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:06:42.144 8 INFO cinder.api.openstack.wsgi [None req-0bf16194-151f-4ac6-83be-78b24b35fe17 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:06:42.145 7 INFO cinder.api.openstack.wsgi [None req-9b50b57f-cc7f-4207-8e61-1107b1b9d58e 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:06:42.145 8 INFO cinder.api.openstack.wsgi [None req-0bf16194-151f-4ac6-83be-78b24b35fe17 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:06:42.146 7 INFO cinder.api.openstack.wsgi [None req-9b50b57f-cc7f-4207-8e61-1107b1b9d58e 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:06:52.143 8 INFO cinder.api.openstack.wsgi [None req-0bf16194-151f-4ac6-83be-78b24b35fe17 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:06:52.144 7 INFO cinder.api.openstack.wsgi [None req-9b50b57f-cc7f-4207-8e61-1107b1b9d58e 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:06:52.145 7 INFO cinder.api.openstack.wsgi [None req-9b50b57f-cc7f-4207-8e61-1107b1b9d58e 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:06:52.145 8 INFO cinder.api.openstack.wsgi [None req-0bf16194-151f-4ac6-83be-78b24b35fe17 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:07:02.143 7 INFO cinder.api.openstack.wsgi [None req-9b50b57f-cc7f-4207-8e61-1107b1b9d58e 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:07:02.143 8 INFO cinder.api.openstack.wsgi [None req-0bf16194-151f-4ac6-83be-78b24b35fe17 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:07:02.144 8 INFO cinder.api.openstack.wsgi [None req-0bf16194-151f-4ac6-83be-78b24b35fe17 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:07:02.145 7 INFO cinder.api.openstack.wsgi [None req-9b50b57f-cc7f-4207-8e61-1107b1b9d58e 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:07:12.142 8 INFO cinder.api.openstack.wsgi [None req-0bf16194-151f-4ac6-83be-78b24b35fe17 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:07:12.143 7 INFO cinder.api.openstack.wsgi [None req-9b50b57f-cc7f-4207-8e61-1107b1b9d58e 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:07:12.143 8 INFO cinder.api.openstack.wsgi [None req-0bf16194-151f-4ac6-83be-78b24b35fe17 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:07:12.144 7 INFO cinder.api.openstack.wsgi [None req-9b50b57f-cc7f-4207-8e61-1107b1b9d58e 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:07:22.142 8 INFO cinder.api.openstack.wsgi [None req-0bf16194-151f-4ac6-83be-78b24b35fe17 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:07:22.142 7 INFO cinder.api.openstack.wsgi [None req-9b50b57f-cc7f-4207-8e61-1107b1b9d58e 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:07:22.143 8 INFO cinder.api.openstack.wsgi [None req-0bf16194-151f-4ac6-83be-78b24b35fe17 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:07:22.143 7 INFO cinder.api.openstack.wsgi [None req-9b50b57f-cc7f-4207-8e61-1107b1b9d58e 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:07:32.143 7 INFO cinder.api.openstack.wsgi [None req-9b50b57f-cc7f-4207-8e61-1107b1b9d58e 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:07:32.143 8 INFO cinder.api.openstack.wsgi [None req-0bf16194-151f-4ac6-83be-78b24b35fe17 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:07:32.144 7 INFO cinder.api.openstack.wsgi [None req-9b50b57f-cc7f-4207-8e61-1107b1b9d58e 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:07:32.144 8 INFO cinder.api.openstack.wsgi [None req-0bf16194-151f-4ac6-83be-78b24b35fe17 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:07:42.155 8 INFO cinder.api.openstack.wsgi [None req-0bf16194-151f-4ac6-83be-78b24b35fe17 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:07:42.155 7 INFO cinder.api.openstack.wsgi [None req-9b50b57f-cc7f-4207-8e61-1107b1b9d58e 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:07:42.156 8 INFO cinder.api.openstack.wsgi [None req-0bf16194-151f-4ac6-83be-78b24b35fe17 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:07:42.156 7 INFO cinder.api.openstack.wsgi [None req-9b50b57f-cc7f-4207-8e61-1107b1b9d58e 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:07:52.143 8 INFO cinder.api.openstack.wsgi [None req-0bf16194-151f-4ac6-83be-78b24b35fe17 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:07:52.143 7 INFO cinder.api.openstack.wsgi [None req-9b50b57f-cc7f-4207-8e61-1107b1b9d58e 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:07:52.144 8 INFO cinder.api.openstack.wsgi [None req-0bf16194-151f-4ac6-83be-78b24b35fe17 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:07:52.144 7 INFO cinder.api.openstack.wsgi [None req-9b50b57f-cc7f-4207-8e61-1107b1b9d58e 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:08:02.143 8 INFO cinder.api.openstack.wsgi [None req-0bf16194-151f-4ac6-83be-78b24b35fe17 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:08:02.144 8 INFO cinder.api.openstack.wsgi [None req-0bf16194-151f-4ac6-83be-78b24b35fe17 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:08:02.146 7 INFO cinder.api.openstack.wsgi [None req-9b50b57f-cc7f-4207-8e61-1107b1b9d58e 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:08:02.147 7 INFO cinder.api.openstack.wsgi [None req-9b50b57f-cc7f-4207-8e61-1107b1b9d58e 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:08:12.142 8 INFO cinder.api.openstack.wsgi [None req-0bf16194-151f-4ac6-83be-78b24b35fe17 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:08:12.142 7 INFO cinder.api.openstack.wsgi [None req-9b50b57f-cc7f-4207-8e61-1107b1b9d58e 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:08:12.143 8 INFO cinder.api.openstack.wsgi [None req-0bf16194-151f-4ac6-83be-78b24b35fe17 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:08:12.143 7 INFO cinder.api.openstack.wsgi [None req-9b50b57f-cc7f-4207-8e61-1107b1b9d58e 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:08:22.142 8 INFO cinder.api.openstack.wsgi [None req-0bf16194-151f-4ac6-83be-78b24b35fe17 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:08:22.143 7 INFO cinder.api.openstack.wsgi [None req-9b50b57f-cc7f-4207-8e61-1107b1b9d58e 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:08:22.143 8 INFO cinder.api.openstack.wsgi [None req-0bf16194-151f-4ac6-83be-78b24b35fe17 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:08:22.144 7 INFO cinder.api.openstack.wsgi [None req-9b50b57f-cc7f-4207-8e61-1107b1b9d58e 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:08:32.143 8 INFO cinder.api.openstack.wsgi [None req-0bf16194-151f-4ac6-83be-78b24b35fe17 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:08:32.143 7 INFO cinder.api.openstack.wsgi [None req-9b50b57f-cc7f-4207-8e61-1107b1b9d58e 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:08:32.144 8 INFO cinder.api.openstack.wsgi [None req-0bf16194-151f-4ac6-83be-78b24b35fe17 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:08:32.145 7 INFO cinder.api.openstack.wsgi [None req-9b50b57f-cc7f-4207-8e61-1107b1b9d58e 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:08:42.142 8 INFO cinder.api.openstack.wsgi [None req-0bf16194-151f-4ac6-83be-78b24b35fe17 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:08:42.143 7 INFO cinder.api.openstack.wsgi [None req-9b50b57f-cc7f-4207-8e61-1107b1b9d58e 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:08:42.144 8 INFO cinder.api.openstack.wsgi [None req-0bf16194-151f-4ac6-83be-78b24b35fe17 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:08:42.144 7 INFO cinder.api.openstack.wsgi [None req-9b50b57f-cc7f-4207-8e61-1107b1b9d58e 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:08:52.142 7 INFO cinder.api.openstack.wsgi [None req-9b50b57f-cc7f-4207-8e61-1107b1b9d58e 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:08:52.143 8 INFO cinder.api.openstack.wsgi [None req-0bf16194-151f-4ac6-83be-78b24b35fe17 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:08:52.143 7 INFO cinder.api.openstack.wsgi [None req-9b50b57f-cc7f-4207-8e61-1107b1b9d58e 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:08:52.144 8 INFO cinder.api.openstack.wsgi [None req-0bf16194-151f-4ac6-83be-78b24b35fe17 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:09:02.142 8 INFO cinder.api.openstack.wsgi [None req-0bf16194-151f-4ac6-83be-78b24b35fe17 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:09:02.143 7 INFO cinder.api.openstack.wsgi [None req-9b50b57f-cc7f-4207-8e61-1107b1b9d58e 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:09:02.144 7 INFO cinder.api.openstack.wsgi [None req-9b50b57f-cc7f-4207-8e61-1107b1b9d58e 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:09:02.144 8 INFO cinder.api.openstack.wsgi [None req-0bf16194-151f-4ac6-83be-78b24b35fe17 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:09:12.143 7 INFO cinder.api.openstack.wsgi [None req-9b50b57f-cc7f-4207-8e61-1107b1b9d58e 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:09:12.143 8 INFO cinder.api.openstack.wsgi [None req-0bf16194-151f-4ac6-83be-78b24b35fe17 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:09:12.144 7 INFO cinder.api.openstack.wsgi [None req-9b50b57f-cc7f-4207-8e61-1107b1b9d58e 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:09:12.147 8 INFO cinder.api.openstack.wsgi [None req-0bf16194-151f-4ac6-83be-78b24b35fe17 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:09:22.143 7 INFO cinder.api.openstack.wsgi [None req-9b50b57f-cc7f-4207-8e61-1107b1b9d58e 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:09:22.143 8 INFO cinder.api.openstack.wsgi [None req-0bf16194-151f-4ac6-83be-78b24b35fe17 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:09:22.144 7 INFO cinder.api.openstack.wsgi [None req-9b50b57f-cc7f-4207-8e61-1107b1b9d58e 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:09:22.144 8 INFO cinder.api.openstack.wsgi [None req-0bf16194-151f-4ac6-83be-78b24b35fe17 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:09:32.142 8 INFO cinder.api.openstack.wsgi [None req-0bf16194-151f-4ac6-83be-78b24b35fe17 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:09:32.142 7 INFO cinder.api.openstack.wsgi [None req-9b50b57f-cc7f-4207-8e61-1107b1b9d58e 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:09:32.143 8 INFO cinder.api.openstack.wsgi [None req-0bf16194-151f-4ac6-83be-78b24b35fe17 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:09:32.143 7 INFO cinder.api.openstack.wsgi [None req-9b50b57f-cc7f-4207-8e61-1107b1b9d58e 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:09:42.142 8 INFO cinder.api.openstack.wsgi [None req-0bf16194-151f-4ac6-83be-78b24b35fe17 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:09:42.143 7 INFO cinder.api.openstack.wsgi [None req-9b50b57f-cc7f-4207-8e61-1107b1b9d58e 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:09:42.143 8 INFO cinder.api.openstack.wsgi [None req-0bf16194-151f-4ac6-83be-78b24b35fe17 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:09:42.143 7 INFO cinder.api.openstack.wsgi [None req-9b50b57f-cc7f-4207-8e61-1107b1b9d58e 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:09:52.142 8 INFO cinder.api.openstack.wsgi [None req-0bf16194-151f-4ac6-83be-78b24b35fe17 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:09:52.142 7 INFO cinder.api.openstack.wsgi [None req-9b50b57f-cc7f-4207-8e61-1107b1b9d58e 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:09:52.143 7 INFO cinder.api.openstack.wsgi [None req-9b50b57f-cc7f-4207-8e61-1107b1b9d58e 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:09:52.143 8 INFO cinder.api.openstack.wsgi [None req-0bf16194-151f-4ac6-83be-78b24b35fe17 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:10:02.142 7 INFO cinder.api.openstack.wsgi [None req-9b50b57f-cc7f-4207-8e61-1107b1b9d58e 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:10:02.143 8 INFO cinder.api.openstack.wsgi [None req-0bf16194-151f-4ac6-83be-78b24b35fe17 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:10:02.144 7 INFO cinder.api.openstack.wsgi [None req-9b50b57f-cc7f-4207-8e61-1107b1b9d58e 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:10:02.144 8 INFO cinder.api.openstack.wsgi [None req-0bf16194-151f-4ac6-83be-78b24b35fe17 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:10:12.142 7 INFO cinder.api.openstack.wsgi [None req-9b50b57f-cc7f-4207-8e61-1107b1b9d58e 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:10:12.142 8 INFO cinder.api.openstack.wsgi [None req-0bf16194-151f-4ac6-83be-78b24b35fe17 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:10:12.143 7 INFO cinder.api.openstack.wsgi [None req-9b50b57f-cc7f-4207-8e61-1107b1b9d58e 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:10:12.144 8 INFO cinder.api.openstack.wsgi [None req-0bf16194-151f-4ac6-83be-78b24b35fe17 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:10:22.143 8 INFO cinder.api.openstack.wsgi [None req-0bf16194-151f-4ac6-83be-78b24b35fe17 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:10:22.143 7 INFO cinder.api.openstack.wsgi [None req-9b50b57f-cc7f-4207-8e61-1107b1b9d58e 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:10:22.144 8 INFO cinder.api.openstack.wsgi [None req-0bf16194-151f-4ac6-83be-78b24b35fe17 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:10:22.145 7 INFO cinder.api.openstack.wsgi [None req-9b50b57f-cc7f-4207-8e61-1107b1b9d58e 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:10:32.142 8 INFO cinder.api.openstack.wsgi [None req-0bf16194-151f-4ac6-83be-78b24b35fe17 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:10:32.143 7 INFO cinder.api.openstack.wsgi [None req-9b50b57f-cc7f-4207-8e61-1107b1b9d58e 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:10:32.144 8 INFO cinder.api.openstack.wsgi [None req-0bf16194-151f-4ac6-83be-78b24b35fe17 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:10:32.144 7 INFO cinder.api.openstack.wsgi [None req-9b50b57f-cc7f-4207-8e61-1107b1b9d58e 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:10:42.143 8 INFO cinder.api.openstack.wsgi [None req-0bf16194-151f-4ac6-83be-78b24b35fe17 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:10:42.143 7 INFO cinder.api.openstack.wsgi [None req-9b50b57f-cc7f-4207-8e61-1107b1b9d58e 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:10:42.144 8 INFO cinder.api.openstack.wsgi [None req-0bf16194-151f-4ac6-83be-78b24b35fe17 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:10:42.145 7 INFO cinder.api.openstack.wsgi [None req-9b50b57f-cc7f-4207-8e61-1107b1b9d58e 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:10:52.143 7 INFO cinder.api.openstack.wsgi [None req-9b50b57f-cc7f-4207-8e61-1107b1b9d58e 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:10:52.143 8 INFO cinder.api.openstack.wsgi [None req-0bf16194-151f-4ac6-83be-78b24b35fe17 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:10:52.144 7 INFO cinder.api.openstack.wsgi [None req-9b50b57f-cc7f-4207-8e61-1107b1b9d58e 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:10:52.145 8 INFO cinder.api.openstack.wsgi [None req-0bf16194-151f-4ac6-83be-78b24b35fe17 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:11:02.142 7 INFO cinder.api.openstack.wsgi [None req-9b50b57f-cc7f-4207-8e61-1107b1b9d58e 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:11:02.143 7 INFO cinder.api.openstack.wsgi [None req-9b50b57f-cc7f-4207-8e61-1107b1b9d58e 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:11:02.143 8 INFO cinder.api.openstack.wsgi [None req-0bf16194-151f-4ac6-83be-78b24b35fe17 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:11:02.144 8 INFO cinder.api.openstack.wsgi [None req-0bf16194-151f-4ac6-83be-78b24b35fe17 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:11:12.143 7 INFO cinder.api.openstack.wsgi [None req-9b50b57f-cc7f-4207-8e61-1107b1b9d58e 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:11:12.143 8 INFO cinder.api.openstack.wsgi [None req-0bf16194-151f-4ac6-83be-78b24b35fe17 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:11:12.144 7 INFO cinder.api.openstack.wsgi [None req-9b50b57f-cc7f-4207-8e61-1107b1b9d58e 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:11:12.144 8 INFO cinder.api.openstack.wsgi [None req-0bf16194-151f-4ac6-83be-78b24b35fe17 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:11:22.144 8 INFO cinder.api.openstack.wsgi [None req-0bf16194-151f-4ac6-83be-78b24b35fe17 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:11:22.144 7 INFO cinder.api.openstack.wsgi [None req-9b50b57f-cc7f-4207-8e61-1107b1b9d58e 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:11:22.145 8 INFO cinder.api.openstack.wsgi [None req-0bf16194-151f-4ac6-83be-78b24b35fe17 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:11:22.146 7 INFO cinder.api.openstack.wsgi [None req-9b50b57f-cc7f-4207-8e61-1107b1b9d58e 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:11:32.143 8 INFO cinder.api.openstack.wsgi [None req-0bf16194-151f-4ac6-83be-78b24b35fe17 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:11:32.144 8 INFO cinder.api.openstack.wsgi [None req-0bf16194-151f-4ac6-83be-78b24b35fe17 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:11:32.146 7 INFO cinder.api.openstack.wsgi [None req-9b50b57f-cc7f-4207-8e61-1107b1b9d58e 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:11:32.148 7 INFO cinder.api.openstack.wsgi [None req-9b50b57f-cc7f-4207-8e61-1107b1b9d58e 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:11:42.143 7 INFO cinder.api.openstack.wsgi [None req-9b50b57f-cc7f-4207-8e61-1107b1b9d58e 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:11:42.143 8 INFO cinder.api.openstack.wsgi [None req-0bf16194-151f-4ac6-83be-78b24b35fe17 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:11:42.143 7 INFO cinder.api.openstack.wsgi [None req-9b50b57f-cc7f-4207-8e61-1107b1b9d58e 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:11:42.144 8 INFO cinder.api.openstack.wsgi [None req-0bf16194-151f-4ac6-83be-78b24b35fe17 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:11:52.143 7 INFO cinder.api.openstack.wsgi [None req-9b50b57f-cc7f-4207-8e61-1107b1b9d58e 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:11:52.143 8 INFO cinder.api.openstack.wsgi [None req-0bf16194-151f-4ac6-83be-78b24b35fe17 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:11:52.144 8 INFO cinder.api.openstack.wsgi [None req-0bf16194-151f-4ac6-83be-78b24b35fe17 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:11:52.144 7 INFO cinder.api.openstack.wsgi [None req-9b50b57f-cc7f-4207-8e61-1107b1b9d58e 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:12:02.143 8 INFO cinder.api.openstack.wsgi [None req-0bf16194-151f-4ac6-83be-78b24b35fe17 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:12:02.143 7 INFO cinder.api.openstack.wsgi [None req-9b50b57f-cc7f-4207-8e61-1107b1b9d58e 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:12:02.144 8 INFO cinder.api.openstack.wsgi [None req-0bf16194-151f-4ac6-83be-78b24b35fe17 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:12:02.144 7 INFO cinder.api.openstack.wsgi [None req-9b50b57f-cc7f-4207-8e61-1107b1b9d58e 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:12:12.142 7 INFO cinder.api.openstack.wsgi [None req-9b50b57f-cc7f-4207-8e61-1107b1b9d58e 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:12:12.143 8 INFO cinder.api.openstack.wsgi [None req-0bf16194-151f-4ac6-83be-78b24b35fe17 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:12:12.143 7 INFO cinder.api.openstack.wsgi [None req-9b50b57f-cc7f-4207-8e61-1107b1b9d58e 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:12:12.144 8 INFO cinder.api.openstack.wsgi [None req-0bf16194-151f-4ac6-83be-78b24b35fe17 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:12:22.143 7 INFO cinder.api.openstack.wsgi [None req-9b50b57f-cc7f-4207-8e61-1107b1b9d58e 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:12:22.143 8 INFO cinder.api.openstack.wsgi [None req-0bf16194-151f-4ac6-83be-78b24b35fe17 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:12:22.144 7 INFO cinder.api.openstack.wsgi [None req-9b50b57f-cc7f-4207-8e61-1107b1b9d58e 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:12:22.144 8 INFO cinder.api.openstack.wsgi [None req-0bf16194-151f-4ac6-83be-78b24b35fe17 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:12:32.142 8 INFO cinder.api.openstack.wsgi [None req-0bf16194-151f-4ac6-83be-78b24b35fe17 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:12:32.142 7 INFO cinder.api.openstack.wsgi [None req-9b50b57f-cc7f-4207-8e61-1107b1b9d58e 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:12:32.143 8 INFO cinder.api.openstack.wsgi [None req-0bf16194-151f-4ac6-83be-78b24b35fe17 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:12:32.144 7 INFO cinder.api.openstack.wsgi [None req-9b50b57f-cc7f-4207-8e61-1107b1b9d58e 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:12:42.142 8 INFO cinder.api.openstack.wsgi [None req-0bf16194-151f-4ac6-83be-78b24b35fe17 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:12:42.143 7 INFO cinder.api.openstack.wsgi [None req-9b50b57f-cc7f-4207-8e61-1107b1b9d58e 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:12:42.144 8 INFO cinder.api.openstack.wsgi [None req-0bf16194-151f-4ac6-83be-78b24b35fe17 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:12:42.144 7 INFO cinder.api.openstack.wsgi [None req-9b50b57f-cc7f-4207-8e61-1107b1b9d58e 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:12:52.143 7 INFO cinder.api.openstack.wsgi [None req-9b50b57f-cc7f-4207-8e61-1107b1b9d58e 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:12:52.143 8 INFO cinder.api.openstack.wsgi [None req-0bf16194-151f-4ac6-83be-78b24b35fe17 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:12:52.145 7 INFO cinder.api.openstack.wsgi [None req-9b50b57f-cc7f-4207-8e61-1107b1b9d58e 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:12:52.145 8 INFO cinder.api.openstack.wsgi [None req-0bf16194-151f-4ac6-83be-78b24b35fe17 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:13:02.142 7 INFO cinder.api.openstack.wsgi [None req-9b50b57f-cc7f-4207-8e61-1107b1b9d58e 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:13:02.143 8 INFO cinder.api.openstack.wsgi [None req-0bf16194-151f-4ac6-83be-78b24b35fe17 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:13:02.144 7 INFO cinder.api.openstack.wsgi [None req-9b50b57f-cc7f-4207-8e61-1107b1b9d58e 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:13:02.145 8 INFO cinder.api.openstack.wsgi [None req-0bf16194-151f-4ac6-83be-78b24b35fe17 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:13:12.143 8 INFO cinder.api.openstack.wsgi [None req-0bf16194-151f-4ac6-83be-78b24b35fe17 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:13:12.143 7 INFO cinder.api.openstack.wsgi [None req-9b50b57f-cc7f-4207-8e61-1107b1b9d58e 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:13:12.145 8 INFO cinder.api.openstack.wsgi [None req-0bf16194-151f-4ac6-83be-78b24b35fe17 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:13:12.145 7 INFO cinder.api.openstack.wsgi [None req-9b50b57f-cc7f-4207-8e61-1107b1b9d58e 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:13:22.143 8 INFO cinder.api.openstack.wsgi [None req-0bf16194-151f-4ac6-83be-78b24b35fe17 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:13:22.144 7 INFO cinder.api.openstack.wsgi [None req-9b50b57f-cc7f-4207-8e61-1107b1b9d58e 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:13:22.144 8 INFO cinder.api.openstack.wsgi [None req-0bf16194-151f-4ac6-83be-78b24b35fe17 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:13:22.145 7 INFO cinder.api.openstack.wsgi [None req-9b50b57f-cc7f-4207-8e61-1107b1b9d58e 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:13:32.143 7 INFO cinder.api.openstack.wsgi [None req-9b50b57f-cc7f-4207-8e61-1107b1b9d58e 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:13:32.143 8 INFO cinder.api.openstack.wsgi [None req-0bf16194-151f-4ac6-83be-78b24b35fe17 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:13:32.144 7 INFO cinder.api.openstack.wsgi [None req-9b50b57f-cc7f-4207-8e61-1107b1b9d58e 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:13:32.145 8 INFO cinder.api.openstack.wsgi [None req-0bf16194-151f-4ac6-83be-78b24b35fe17 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:13:42.143 7 INFO cinder.api.openstack.wsgi [None req-9b50b57f-cc7f-4207-8e61-1107b1b9d58e 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:13:42.143 8 INFO cinder.api.openstack.wsgi [None req-0bf16194-151f-4ac6-83be-78b24b35fe17 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:13:42.144 7 INFO cinder.api.openstack.wsgi [None req-9b50b57f-cc7f-4207-8e61-1107b1b9d58e 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:13:42.144 8 INFO cinder.api.openstack.wsgi [None req-0bf16194-151f-4ac6-83be-78b24b35fe17 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:13:52.143 7 INFO cinder.api.openstack.wsgi [None req-9b50b57f-cc7f-4207-8e61-1107b1b9d58e 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:13:52.143 8 INFO cinder.api.openstack.wsgi [None req-0bf16194-151f-4ac6-83be-78b24b35fe17 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:13:52.145 8 INFO cinder.api.openstack.wsgi [None req-0bf16194-151f-4ac6-83be-78b24b35fe17 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:13:52.145 7 INFO cinder.api.openstack.wsgi [None req-9b50b57f-cc7f-4207-8e61-1107b1b9d58e 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:14:02.142 7 INFO cinder.api.openstack.wsgi [None req-9b50b57f-cc7f-4207-8e61-1107b1b9d58e 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:14:02.142 8 INFO cinder.api.openstack.wsgi [None req-0bf16194-151f-4ac6-83be-78b24b35fe17 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:14:02.144 8 INFO cinder.api.openstack.wsgi [None req-0bf16194-151f-4ac6-83be-78b24b35fe17 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:14:02.144 7 INFO cinder.api.openstack.wsgi [None req-9b50b57f-cc7f-4207-8e61-1107b1b9d58e 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:14:12.142 7 INFO cinder.api.openstack.wsgi [None req-9b50b57f-cc7f-4207-8e61-1107b1b9d58e 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:14:12.142 8 INFO cinder.api.openstack.wsgi [None req-0bf16194-151f-4ac6-83be-78b24b35fe17 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:14:12.143 7 INFO cinder.api.openstack.wsgi [None req-9b50b57f-cc7f-4207-8e61-1107b1b9d58e 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:14:12.144 8 INFO cinder.api.openstack.wsgi [None req-0bf16194-151f-4ac6-83be-78b24b35fe17 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:14:22.143 7 INFO cinder.api.openstack.wsgi [None req-9b50b57f-cc7f-4207-8e61-1107b1b9d58e 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:14:22.144 8 INFO cinder.api.openstack.wsgi [None req-0bf16194-151f-4ac6-83be-78b24b35fe17 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:14:22.145 8 INFO cinder.api.openstack.wsgi [None req-0bf16194-151f-4ac6-83be-78b24b35fe17 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:14:22.146 7 INFO cinder.api.openstack.wsgi [None req-9b50b57f-cc7f-4207-8e61-1107b1b9d58e 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:14:32.142 8 INFO cinder.api.openstack.wsgi [None req-0bf16194-151f-4ac6-83be-78b24b35fe17 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:14:32.142 7 INFO cinder.api.openstack.wsgi [None req-9b50b57f-cc7f-4207-8e61-1107b1b9d58e 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:14:32.143 8 INFO cinder.api.openstack.wsgi [None req-0bf16194-151f-4ac6-83be-78b24b35fe17 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:14:32.143 7 INFO cinder.api.openstack.wsgi [None req-9b50b57f-cc7f-4207-8e61-1107b1b9d58e 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:14:42.146 7 INFO cinder.api.openstack.wsgi [None req-9b50b57f-cc7f-4207-8e61-1107b1b9d58e 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:14:42.146 8 INFO cinder.api.openstack.wsgi [None req-0bf16194-151f-4ac6-83be-78b24b35fe17 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:14:42.147 7 INFO cinder.api.openstack.wsgi [None req-9b50b57f-cc7f-4207-8e61-1107b1b9d58e 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:14:42.147 8 INFO cinder.api.openstack.wsgi [None req-0bf16194-151f-4ac6-83be-78b24b35fe17 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:14:52.143 8 INFO cinder.api.openstack.wsgi [None req-0bf16194-151f-4ac6-83be-78b24b35fe17 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:14:52.143 7 INFO cinder.api.openstack.wsgi [None req-9b50b57f-cc7f-4207-8e61-1107b1b9d58e 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:14:52.143 8 INFO cinder.api.openstack.wsgi [None req-0bf16194-151f-4ac6-83be-78b24b35fe17 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:14:52.144 7 INFO cinder.api.openstack.wsgi [None req-9b50b57f-cc7f-4207-8e61-1107b1b9d58e 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:15:02.142 8 INFO cinder.api.openstack.wsgi [None req-0bf16194-151f-4ac6-83be-78b24b35fe17 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:15:02.142 7 INFO cinder.api.openstack.wsgi [None req-9b50b57f-cc7f-4207-8e61-1107b1b9d58e 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:15:02.143 8 INFO cinder.api.openstack.wsgi [None req-0bf16194-151f-4ac6-83be-78b24b35fe17 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:15:02.144 7 INFO cinder.api.openstack.wsgi [None req-9b50b57f-cc7f-4207-8e61-1107b1b9d58e 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:15:12.142 8 INFO cinder.api.openstack.wsgi [None req-0bf16194-151f-4ac6-83be-78b24b35fe17 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:15:12.143 7 INFO cinder.api.openstack.wsgi [None req-9b50b57f-cc7f-4207-8e61-1107b1b9d58e 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:15:12.144 7 INFO cinder.api.openstack.wsgi [None req-9b50b57f-cc7f-4207-8e61-1107b1b9d58e 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:15:12.144 8 INFO cinder.api.openstack.wsgi [None req-0bf16194-151f-4ac6-83be-78b24b35fe17 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:15:22.143 8 INFO cinder.api.openstack.wsgi [None req-0bf16194-151f-4ac6-83be-78b24b35fe17 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:15:22.143 7 INFO cinder.api.openstack.wsgi [None req-9b50b57f-cc7f-4207-8e61-1107b1b9d58e 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:15:22.144 8 INFO cinder.api.openstack.wsgi [None req-0bf16194-151f-4ac6-83be-78b24b35fe17 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:15:22.144 7 INFO cinder.api.openstack.wsgi [None req-9b50b57f-cc7f-4207-8e61-1107b1b9d58e 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:15:32.143 8 INFO cinder.api.openstack.wsgi [None req-0bf16194-151f-4ac6-83be-78b24b35fe17 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:15:32.143 7 INFO cinder.api.openstack.wsgi [None req-9b50b57f-cc7f-4207-8e61-1107b1b9d58e 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:15:32.144 8 INFO cinder.api.openstack.wsgi [None req-0bf16194-151f-4ac6-83be-78b24b35fe17 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:15:32.144 7 INFO cinder.api.openstack.wsgi [None req-9b50b57f-cc7f-4207-8e61-1107b1b9d58e 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:15:42.143 7 INFO cinder.api.openstack.wsgi [None req-9b50b57f-cc7f-4207-8e61-1107b1b9d58e 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:15:42.143 8 INFO cinder.api.openstack.wsgi [None req-0bf16194-151f-4ac6-83be-78b24b35fe17 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:15:42.144 7 INFO cinder.api.openstack.wsgi [None req-9b50b57f-cc7f-4207-8e61-1107b1b9d58e 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:15:42.145 8 INFO cinder.api.openstack.wsgi [None req-0bf16194-151f-4ac6-83be-78b24b35fe17 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-14 18:15:49.432 7 INFO cinder.api.openstack.wsgi [None req-882b968c-03ef-46bd-8390-134788713c2a 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET https://volume.199-204-45-53.nip.io/v3/7fd4a9937cc0457f8113c25bc74d665e/os-quota-sets/7fd4a9937cc0457f8113c25bc74d665e?usage=False 2026-07-14 18:15:49.476 7 WARNING cinder.quota [None req-882b968c-03ef-46bd-8390-134788713c2a 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] Deprecated: Default quota for resource: volumes_rbd1 is set by the default quota flag: quota_volumes_rbd1, it is now deprecated. Please use the default quota class for default quota. 2026-07-14 18:15:49.477 7 WARNING cinder.quota [None req-882b968c-03ef-46bd-8390-134788713c2a 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] Deprecated: Default quota for resource: gigabytes_rbd1 is set by the default quota flag: quota_gigabytes_rbd1, it is now deprecated. Please use the default quota class for default quota. 2026-07-14 18:15:49.477 7 WARNING cinder.quota [None req-882b968c-03ef-46bd-8390-134788713c2a 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] Deprecated: Default quota for resource: snapshots_rbd1 is set by the default quota flag: quota_snapshots_rbd1, it is now deprecated. Please use the default quota class for default quota. 2026-07-14 18:15:49.477 7 WARNING cinder.quota [None req-882b968c-03ef-46bd-8390-134788713c2a 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] Deprecated: Default quota for resource: volumes___DEFAULT__ is set by the default quota flag: quota_volumes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. 2026-07-14 18:15:49.478 7 WARNING cinder.quota [None req-882b968c-03ef-46bd-8390-134788713c2a 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] Deprecated: Default quota for resource: gigabytes___DEFAULT__ is set by the default quota flag: quota_gigabytes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. 2026-07-14 18:15:49.478 7 WARNING cinder.quota [None req-882b968c-03ef-46bd-8390-134788713c2a 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] Deprecated: Default quota for resource: snapshots___DEFAULT__ is set by the default quota flag: quota_snapshots___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. 2026-07-14 18:15:49.485 7 INFO cinder.api.openstack.wsgi [None req-882b968c-03ef-46bd-8390-134788713c2a 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] https://volume.199-204-45-53.nip.io/v3/7fd4a9937cc0457f8113c25bc74d665e/os-quota-sets/7fd4a9937cc0457f8113c25bc74d665e?usage=False returned with HTTP 200 [pid: 7|app: 0|req: 122/244] 199.204.45.53 () {44 vars in 1064 bytes} [Tue Jul 14 18:15:49 2026] GET /v3/7fd4a9937cc0457f8113c25bc74d665e/os-quota-sets/7fd4a9937cc0457f8113c25bc74d665e?usage=False => generated 340 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-14 18:15:49.661 8 INFO cinder.api.openstack.wsgi [None req-e28971b4-2f28-4bb2-ab02-bf05a86ae8e6 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] PUT https://volume.199-204-45-53.nip.io/v3/7fd4a9937cc0457f8113c25bc74d665e/os-quota-sets/7fd4a9937cc0457f8113c25bc74d665e 2026-07-14 18:15:49.860 8 WARNING cinder.quota [None req-e28971b4-2f28-4bb2-ab02-bf05a86ae8e6 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] Deprecated: Default quota for resource: volumes_rbd1 is set by the default quota flag: quota_volumes_rbd1, it is now deprecated. Please use the default quota class for default quota. 2026-07-14 18:15:49.860 8 WARNING cinder.quota [None req-e28971b4-2f28-4bb2-ab02-bf05a86ae8e6 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] Deprecated: Default quota for resource: gigabytes_rbd1 is set by the default quota flag: quota_gigabytes_rbd1, it is now deprecated. Please use the default quota class for default quota. 2026-07-14 18:15:49.861 8 WARNING cinder.quota [None req-e28971b4-2f28-4bb2-ab02-bf05a86ae8e6 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] Deprecated: Default quota for resource: snapshots_rbd1 is set by the default quota flag: quota_snapshots_rbd1, it is now deprecated. Please use the default quota class for default quota. 2026-07-14 18:15:49.862 8 WARNING cinder.quota [None req-e28971b4-2f28-4bb2-ab02-bf05a86ae8e6 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] Deprecated: Default quota for resource: volumes___DEFAULT__ is set by the default quota flag: quota_volumes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. 2026-07-14 18:15:49.862 8 WARNING cinder.quota [None req-e28971b4-2f28-4bb2-ab02-bf05a86ae8e6 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] Deprecated: Default quota for resource: gigabytes___DEFAULT__ is set by the default quota flag: quota_gigabytes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. 2026-07-14 18:15:49.862 8 WARNING cinder.quota [None req-e28971b4-2f28-4bb2-ab02-bf05a86ae8e6 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] Deprecated: Default quota for resource: snapshots___DEFAULT__ is set by the default quota flag: quota_snapshots___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. 2026-07-14 18:15:49.868 8 INFO cinder.api.openstack.wsgi [None req-e28971b4-2f28-4bb2-ab02-bf05a86ae8e6 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] https://volume.199-204-45-53.nip.io/v3/7fd4a9937cc0457f8113c25bc74d665e/os-quota-sets/7fd4a9937cc0457f8113c25bc74d665e returned with HTTP 200 [pid: 8|app: 0|req: 123/245] 199.204.45.53 () {48 vars in 1093 bytes} [Tue Jul 14 18:15:49 2026] PUT /v3/7fd4a9937cc0457f8113c25bc74d665e/os-quota-sets/7fd4a9937cc0457f8113c25bc74d665e => generated 296 bytes in 220 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 18:15:52.143 7 INFO cinder.api.openstack.wsgi [None req-882b968c-03ef-46bd-8390-134788713c2a 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:15:52.143 8 INFO cinder.api.openstack.wsgi [None req-e28971b4-2f28-4bb2-ab02-bf05a86ae8e6 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:15:52.144 7 INFO cinder.api.openstack.wsgi [None req-882b968c-03ef-46bd-8390-134788713c2a 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:15:52.145 8 INFO cinder.api.openstack.wsgi [None req-e28971b4-2f28-4bb2-ab02-bf05a86ae8e6 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:16:02.143 8 INFO cinder.api.openstack.wsgi [None req-e28971b4-2f28-4bb2-ab02-bf05a86ae8e6 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:16:02.144 8 INFO cinder.api.openstack.wsgi [None req-e28971b4-2f28-4bb2-ab02-bf05a86ae8e6 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:16:02.143 7 INFO cinder.api.openstack.wsgi [None req-882b968c-03ef-46bd-8390-134788713c2a 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:16:02.145 7 INFO cinder.api.openstack.wsgi [None req-882b968c-03ef-46bd-8390-134788713c2a 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:16:12.143 7 INFO cinder.api.openstack.wsgi [None req-882b968c-03ef-46bd-8390-134788713c2a 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:16:12.144 8 INFO cinder.api.openstack.wsgi [None req-e28971b4-2f28-4bb2-ab02-bf05a86ae8e6 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:16:12.145 7 INFO cinder.api.openstack.wsgi [None req-882b968c-03ef-46bd-8390-134788713c2a 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:16:12.145 8 INFO cinder.api.openstack.wsgi [None req-e28971b4-2f28-4bb2-ab02-bf05a86ae8e6 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:16:22.143 7 INFO cinder.api.openstack.wsgi [None req-882b968c-03ef-46bd-8390-134788713c2a 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:16:22.143 8 INFO cinder.api.openstack.wsgi [None req-e28971b4-2f28-4bb2-ab02-bf05a86ae8e6 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:16:22.144 8 INFO cinder.api.openstack.wsgi [None req-e28971b4-2f28-4bb2-ab02-bf05a86ae8e6 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:16:22.144 7 INFO cinder.api.openstack.wsgi [None req-882b968c-03ef-46bd-8390-134788713c2a 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:16:32.143 8 INFO cinder.api.openstack.wsgi [None req-e28971b4-2f28-4bb2-ab02-bf05a86ae8e6 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:16:32.144 7 INFO cinder.api.openstack.wsgi [None req-882b968c-03ef-46bd-8390-134788713c2a 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:16:32.145 7 INFO cinder.api.openstack.wsgi [None req-882b968c-03ef-46bd-8390-134788713c2a 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:16:32.145 8 INFO cinder.api.openstack.wsgi [None req-e28971b4-2f28-4bb2-ab02-bf05a86ae8e6 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:16:42.143 7 INFO cinder.api.openstack.wsgi [None req-882b968c-03ef-46bd-8390-134788713c2a 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:16:42.144 8 INFO cinder.api.openstack.wsgi [None req-e28971b4-2f28-4bb2-ab02-bf05a86ae8e6 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:16:42.144 7 INFO cinder.api.openstack.wsgi [None req-882b968c-03ef-46bd-8390-134788713c2a 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:16:42.146 8 INFO cinder.api.openstack.wsgi [None req-e28971b4-2f28-4bb2-ab02-bf05a86ae8e6 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:16:52.143 7 INFO cinder.api.openstack.wsgi [None req-882b968c-03ef-46bd-8390-134788713c2a 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:16:52.143 8 INFO cinder.api.openstack.wsgi [None req-e28971b4-2f28-4bb2-ab02-bf05a86ae8e6 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:16:52.144 7 INFO cinder.api.openstack.wsgi [None req-882b968c-03ef-46bd-8390-134788713c2a 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:16:52.144 8 INFO cinder.api.openstack.wsgi [None req-e28971b4-2f28-4bb2-ab02-bf05a86ae8e6 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:17:02.143 8 INFO cinder.api.openstack.wsgi [None req-e28971b4-2f28-4bb2-ab02-bf05a86ae8e6 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:17:02.143 7 INFO cinder.api.openstack.wsgi [None req-882b968c-03ef-46bd-8390-134788713c2a 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:17:02.144 8 INFO cinder.api.openstack.wsgi [None req-e28971b4-2f28-4bb2-ab02-bf05a86ae8e6 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:17:02.144 7 INFO cinder.api.openstack.wsgi [None req-882b968c-03ef-46bd-8390-134788713c2a 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:17:12.143 7 INFO cinder.api.openstack.wsgi [None req-882b968c-03ef-46bd-8390-134788713c2a 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:17:12.143 8 INFO cinder.api.openstack.wsgi [None req-e28971b4-2f28-4bb2-ab02-bf05a86ae8e6 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:17:12.143 7 INFO cinder.api.openstack.wsgi [None req-882b968c-03ef-46bd-8390-134788713c2a 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:17:12.144 8 INFO cinder.api.openstack.wsgi [None req-e28971b4-2f28-4bb2-ab02-bf05a86ae8e6 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:17:22.142 8 INFO cinder.api.openstack.wsgi [None req-e28971b4-2f28-4bb2-ab02-bf05a86ae8e6 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:17:22.143 7 INFO cinder.api.openstack.wsgi [None req-882b968c-03ef-46bd-8390-134788713c2a 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:17:22.144 8 INFO cinder.api.openstack.wsgi [None req-e28971b4-2f28-4bb2-ab02-bf05a86ae8e6 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:17:22.144 7 INFO cinder.api.openstack.wsgi [None req-882b968c-03ef-46bd-8390-134788713c2a 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:17:32.143 8 INFO cinder.api.openstack.wsgi [None req-e28971b4-2f28-4bb2-ab02-bf05a86ae8e6 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:17:32.143 7 INFO cinder.api.openstack.wsgi [None req-882b968c-03ef-46bd-8390-134788713c2a 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:17:32.144 8 INFO cinder.api.openstack.wsgi [None req-e28971b4-2f28-4bb2-ab02-bf05a86ae8e6 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:17:32.144 7 INFO cinder.api.openstack.wsgi [None req-882b968c-03ef-46bd-8390-134788713c2a 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:17:42.143 7 INFO cinder.api.openstack.wsgi [None req-882b968c-03ef-46bd-8390-134788713c2a 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:17:42.143 8 INFO cinder.api.openstack.wsgi [None req-e28971b4-2f28-4bb2-ab02-bf05a86ae8e6 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:17:42.144 7 INFO cinder.api.openstack.wsgi [None req-882b968c-03ef-46bd-8390-134788713c2a 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:17:42.144 8 INFO cinder.api.openstack.wsgi [None req-e28971b4-2f28-4bb2-ab02-bf05a86ae8e6 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:17:52.142 7 INFO cinder.api.openstack.wsgi [None req-882b968c-03ef-46bd-8390-134788713c2a 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:17:52.142 7 INFO cinder.api.openstack.wsgi [None req-882b968c-03ef-46bd-8390-134788713c2a 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:17:52.143 8 INFO cinder.api.openstack.wsgi [None req-e28971b4-2f28-4bb2-ab02-bf05a86ae8e6 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:17:52.144 8 INFO cinder.api.openstack.wsgi [None req-e28971b4-2f28-4bb2-ab02-bf05a86ae8e6 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:18:02.142 7 INFO cinder.api.openstack.wsgi [None req-882b968c-03ef-46bd-8390-134788713c2a 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:18:02.142 8 INFO cinder.api.openstack.wsgi [None req-e28971b4-2f28-4bb2-ab02-bf05a86ae8e6 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:18:02.143 7 INFO cinder.api.openstack.wsgi [None req-882b968c-03ef-46bd-8390-134788713c2a 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:18:02.144 8 INFO cinder.api.openstack.wsgi [None req-e28971b4-2f28-4bb2-ab02-bf05a86ae8e6 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:18:12.143 7 INFO cinder.api.openstack.wsgi [None req-882b968c-03ef-46bd-8390-134788713c2a 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:18:12.144 8 INFO cinder.api.openstack.wsgi [None req-e28971b4-2f28-4bb2-ab02-bf05a86ae8e6 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:18:12.145 7 INFO cinder.api.openstack.wsgi [None req-882b968c-03ef-46bd-8390-134788713c2a 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:18:12.145 8 INFO cinder.api.openstack.wsgi [None req-e28971b4-2f28-4bb2-ab02-bf05a86ae8e6 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:18:22.143 7 INFO cinder.api.openstack.wsgi [None req-882b968c-03ef-46bd-8390-134788713c2a 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:18:22.143 8 INFO cinder.api.openstack.wsgi [None req-e28971b4-2f28-4bb2-ab02-bf05a86ae8e6 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:18:22.143 7 INFO cinder.api.openstack.wsgi [None req-882b968c-03ef-46bd-8390-134788713c2a 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:18:22.144 8 INFO cinder.api.openstack.wsgi [None req-e28971b4-2f28-4bb2-ab02-bf05a86ae8e6 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:18:32.143 7 INFO cinder.api.openstack.wsgi [None req-882b968c-03ef-46bd-8390-134788713c2a 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:18:32.143 8 INFO cinder.api.openstack.wsgi [None req-e28971b4-2f28-4bb2-ab02-bf05a86ae8e6 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:18:32.144 7 INFO cinder.api.openstack.wsgi [None req-882b968c-03ef-46bd-8390-134788713c2a 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:18:32.144 8 INFO cinder.api.openstack.wsgi [None req-e28971b4-2f28-4bb2-ab02-bf05a86ae8e6 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:18:42.143 7 INFO cinder.api.openstack.wsgi [None req-882b968c-03ef-46bd-8390-134788713c2a 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:18:42.143 8 INFO cinder.api.openstack.wsgi [None req-e28971b4-2f28-4bb2-ab02-bf05a86ae8e6 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:18:42.144 7 INFO cinder.api.openstack.wsgi [None req-882b968c-03ef-46bd-8390-134788713c2a 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:18:42.145 8 INFO cinder.api.openstack.wsgi [None req-e28971b4-2f28-4bb2-ab02-bf05a86ae8e6 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:18:52.143 8 INFO cinder.api.openstack.wsgi [None req-e28971b4-2f28-4bb2-ab02-bf05a86ae8e6 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:18:52.143 7 INFO cinder.api.openstack.wsgi [None req-882b968c-03ef-46bd-8390-134788713c2a 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:18:52.144 8 INFO cinder.api.openstack.wsgi [None req-e28971b4-2f28-4bb2-ab02-bf05a86ae8e6 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:18:52.145 7 INFO cinder.api.openstack.wsgi [None req-882b968c-03ef-46bd-8390-134788713c2a 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:19:02.143 7 INFO cinder.api.openstack.wsgi [None req-882b968c-03ef-46bd-8390-134788713c2a 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:19:02.143 8 INFO cinder.api.openstack.wsgi [None req-e28971b4-2f28-4bb2-ab02-bf05a86ae8e6 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:19:02.144 7 INFO cinder.api.openstack.wsgi [None req-882b968c-03ef-46bd-8390-134788713c2a 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:19:02.144 8 INFO cinder.api.openstack.wsgi [None req-e28971b4-2f28-4bb2-ab02-bf05a86ae8e6 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:19:12.142 7 INFO cinder.api.openstack.wsgi [None req-882b968c-03ef-46bd-8390-134788713c2a 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:19:12.142 8 INFO cinder.api.openstack.wsgi [None req-e28971b4-2f28-4bb2-ab02-bf05a86ae8e6 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:19:12.143 7 INFO cinder.api.openstack.wsgi [None req-882b968c-03ef-46bd-8390-134788713c2a 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:19:12.143 8 INFO cinder.api.openstack.wsgi [None req-e28971b4-2f28-4bb2-ab02-bf05a86ae8e6 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:19:22.142 7 INFO cinder.api.openstack.wsgi [None req-882b968c-03ef-46bd-8390-134788713c2a 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:19:22.142 8 INFO cinder.api.openstack.wsgi [None req-e28971b4-2f28-4bb2-ab02-bf05a86ae8e6 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:19:22.143 8 INFO cinder.api.openstack.wsgi [None req-e28971b4-2f28-4bb2-ab02-bf05a86ae8e6 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:19:22.143 7 INFO cinder.api.openstack.wsgi [None req-882b968c-03ef-46bd-8390-134788713c2a 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:19:32.143 8 INFO cinder.api.openstack.wsgi [None req-e28971b4-2f28-4bb2-ab02-bf05a86ae8e6 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:19:32.144 7 INFO cinder.api.openstack.wsgi [None req-882b968c-03ef-46bd-8390-134788713c2a 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:19:32.145 8 INFO cinder.api.openstack.wsgi [None req-e28971b4-2f28-4bb2-ab02-bf05a86ae8e6 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:19:32.145 7 INFO cinder.api.openstack.wsgi [None req-882b968c-03ef-46bd-8390-134788713c2a 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:19:42.143 7 INFO cinder.api.openstack.wsgi [None req-882b968c-03ef-46bd-8390-134788713c2a 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:19:42.143 8 INFO cinder.api.openstack.wsgi [None req-e28971b4-2f28-4bb2-ab02-bf05a86ae8e6 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:19:42.144 8 INFO cinder.api.openstack.wsgi [None req-e28971b4-2f28-4bb2-ab02-bf05a86ae8e6 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:19:42.144 7 INFO cinder.api.openstack.wsgi [None req-882b968c-03ef-46bd-8390-134788713c2a 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:19:52.143 7 INFO cinder.api.openstack.wsgi [None req-882b968c-03ef-46bd-8390-134788713c2a 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:19:52.143 8 INFO cinder.api.openstack.wsgi [None req-e28971b4-2f28-4bb2-ab02-bf05a86ae8e6 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:19:52.144 8 INFO cinder.api.openstack.wsgi [None req-e28971b4-2f28-4bb2-ab02-bf05a86ae8e6 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:19:52.144 7 INFO cinder.api.openstack.wsgi [None req-882b968c-03ef-46bd-8390-134788713c2a 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:20:02.143 8 INFO cinder.api.openstack.wsgi [None req-e28971b4-2f28-4bb2-ab02-bf05a86ae8e6 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:20:02.144 7 INFO cinder.api.openstack.wsgi [None req-882b968c-03ef-46bd-8390-134788713c2a 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:20:02.145 8 INFO cinder.api.openstack.wsgi [None req-e28971b4-2f28-4bb2-ab02-bf05a86ae8e6 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:20:02.145 7 INFO cinder.api.openstack.wsgi [None req-882b968c-03ef-46bd-8390-134788713c2a 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:20:12.143 8 INFO cinder.api.openstack.wsgi [None req-e28971b4-2f28-4bb2-ab02-bf05a86ae8e6 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:20:12.143 7 INFO cinder.api.openstack.wsgi [None req-882b968c-03ef-46bd-8390-134788713c2a 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:20:12.144 8 INFO cinder.api.openstack.wsgi [None req-e28971b4-2f28-4bb2-ab02-bf05a86ae8e6 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:20:12.144 7 INFO cinder.api.openstack.wsgi [None req-882b968c-03ef-46bd-8390-134788713c2a 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:20:22.143 7 INFO cinder.api.openstack.wsgi [None req-882b968c-03ef-46bd-8390-134788713c2a 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:20:22.143 8 INFO cinder.api.openstack.wsgi [None req-e28971b4-2f28-4bb2-ab02-bf05a86ae8e6 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:20:22.144 7 INFO cinder.api.openstack.wsgi [None req-882b968c-03ef-46bd-8390-134788713c2a 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:20:22.145 8 INFO cinder.api.openstack.wsgi [None req-e28971b4-2f28-4bb2-ab02-bf05a86ae8e6 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:20:32.143 7 INFO cinder.api.openstack.wsgi [None req-882b968c-03ef-46bd-8390-134788713c2a 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:20:32.143 8 INFO cinder.api.openstack.wsgi [None req-e28971b4-2f28-4bb2-ab02-bf05a86ae8e6 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:20:32.144 7 INFO cinder.api.openstack.wsgi [None req-882b968c-03ef-46bd-8390-134788713c2a 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:20:32.144 8 INFO cinder.api.openstack.wsgi [None req-e28971b4-2f28-4bb2-ab02-bf05a86ae8e6 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:20:42.143 7 INFO cinder.api.openstack.wsgi [None req-882b968c-03ef-46bd-8390-134788713c2a 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:20:42.143 8 INFO cinder.api.openstack.wsgi [None req-e28971b4-2f28-4bb2-ab02-bf05a86ae8e6 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:20:42.144 8 INFO cinder.api.openstack.wsgi [None req-e28971b4-2f28-4bb2-ab02-bf05a86ae8e6 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:20:42.144 7 INFO cinder.api.openstack.wsgi [None req-882b968c-03ef-46bd-8390-134788713c2a 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:20:52.144 7 INFO cinder.api.openstack.wsgi [None req-882b968c-03ef-46bd-8390-134788713c2a 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:20:52.144 8 INFO cinder.api.openstack.wsgi [None req-e28971b4-2f28-4bb2-ab02-bf05a86ae8e6 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:20:52.145 7 INFO cinder.api.openstack.wsgi [None req-882b968c-03ef-46bd-8390-134788713c2a 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:20:52.145 8 INFO cinder.api.openstack.wsgi [None req-e28971b4-2f28-4bb2-ab02-bf05a86ae8e6 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:21:02.143 8 INFO cinder.api.openstack.wsgi [None req-e28971b4-2f28-4bb2-ab02-bf05a86ae8e6 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:21:02.144 7 INFO cinder.api.openstack.wsgi [None req-882b968c-03ef-46bd-8390-134788713c2a 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:21:02.145 8 INFO cinder.api.openstack.wsgi [None req-e28971b4-2f28-4bb2-ab02-bf05a86ae8e6 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:21:02.145 7 INFO cinder.api.openstack.wsgi [None req-882b968c-03ef-46bd-8390-134788713c2a 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:21:12.143 8 INFO cinder.api.openstack.wsgi [None req-e28971b4-2f28-4bb2-ab02-bf05a86ae8e6 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:21:12.143 7 INFO cinder.api.openstack.wsgi [None req-882b968c-03ef-46bd-8390-134788713c2a 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:21:12.144 8 INFO cinder.api.openstack.wsgi [None req-e28971b4-2f28-4bb2-ab02-bf05a86ae8e6 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:21:12.144 7 INFO cinder.api.openstack.wsgi [None req-882b968c-03ef-46bd-8390-134788713c2a 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:21:22.144 7 INFO cinder.api.openstack.wsgi [None req-882b968c-03ef-46bd-8390-134788713c2a 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:21:22.144 8 INFO cinder.api.openstack.wsgi [None req-e28971b4-2f28-4bb2-ab02-bf05a86ae8e6 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:21:22.145 7 INFO cinder.api.openstack.wsgi [None req-882b968c-03ef-46bd-8390-134788713c2a 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:21:22.145 8 INFO cinder.api.openstack.wsgi [None req-e28971b4-2f28-4bb2-ab02-bf05a86ae8e6 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:21:32.142 7 INFO cinder.api.openstack.wsgi [None req-882b968c-03ef-46bd-8390-134788713c2a 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:21:32.142 8 INFO cinder.api.openstack.wsgi [None req-e28971b4-2f28-4bb2-ab02-bf05a86ae8e6 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:21:32.143 7 INFO cinder.api.openstack.wsgi [None req-882b968c-03ef-46bd-8390-134788713c2a 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:21:32.143 8 INFO cinder.api.openstack.wsgi [None req-e28971b4-2f28-4bb2-ab02-bf05a86ae8e6 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:21:42.143 7 INFO cinder.api.openstack.wsgi [None req-882b968c-03ef-46bd-8390-134788713c2a 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:21:42.143 8 INFO cinder.api.openstack.wsgi [None req-e28971b4-2f28-4bb2-ab02-bf05a86ae8e6 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:21:42.144 7 INFO cinder.api.openstack.wsgi [None req-882b968c-03ef-46bd-8390-134788713c2a 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:21:42.144 8 INFO cinder.api.openstack.wsgi [None req-e28971b4-2f28-4bb2-ab02-bf05a86ae8e6 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:21:52.143 8 INFO cinder.api.openstack.wsgi [None req-e28971b4-2f28-4bb2-ab02-bf05a86ae8e6 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:21:52.143 7 INFO cinder.api.openstack.wsgi [None req-882b968c-03ef-46bd-8390-134788713c2a 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:21:52.145 8 INFO cinder.api.openstack.wsgi [None req-e28971b4-2f28-4bb2-ab02-bf05a86ae8e6 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:21:52.145 7 INFO cinder.api.openstack.wsgi [None req-882b968c-03ef-46bd-8390-134788713c2a 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:22:02.143 8 INFO cinder.api.openstack.wsgi [None req-e28971b4-2f28-4bb2-ab02-bf05a86ae8e6 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:22:02.144 8 INFO cinder.api.openstack.wsgi [None req-e28971b4-2f28-4bb2-ab02-bf05a86ae8e6 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:22:02.147 7 INFO cinder.api.openstack.wsgi [None req-882b968c-03ef-46bd-8390-134788713c2a 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:22:02.148 7 INFO cinder.api.openstack.wsgi [None req-882b968c-03ef-46bd-8390-134788713c2a 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:22:12.143 8 INFO cinder.api.openstack.wsgi [None req-e28971b4-2f28-4bb2-ab02-bf05a86ae8e6 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:22:12.143 7 INFO cinder.api.openstack.wsgi [None req-882b968c-03ef-46bd-8390-134788713c2a 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:22:12.144 8 INFO cinder.api.openstack.wsgi [None req-e28971b4-2f28-4bb2-ab02-bf05a86ae8e6 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:22:12.144 7 INFO cinder.api.openstack.wsgi [None req-882b968c-03ef-46bd-8390-134788713c2a 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:22:22.142 8 INFO cinder.api.openstack.wsgi [None req-e28971b4-2f28-4bb2-ab02-bf05a86ae8e6 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:22:22.144 8 INFO cinder.api.openstack.wsgi [None req-e28971b4-2f28-4bb2-ab02-bf05a86ae8e6 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:22:22.146 7 INFO cinder.api.openstack.wsgi [None req-882b968c-03ef-46bd-8390-134788713c2a 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:22:22.147 7 INFO cinder.api.openstack.wsgi [None req-882b968c-03ef-46bd-8390-134788713c2a 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:22:32.150 7 INFO cinder.api.openstack.wsgi [None req-882b968c-03ef-46bd-8390-134788713c2a 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:22:32.150 8 INFO cinder.api.openstack.wsgi [None req-e28971b4-2f28-4bb2-ab02-bf05a86ae8e6 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:22:32.151 7 INFO cinder.api.openstack.wsgi [None req-882b968c-03ef-46bd-8390-134788713c2a 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:22:32.151 8 INFO cinder.api.openstack.wsgi [None req-e28971b4-2f28-4bb2-ab02-bf05a86ae8e6 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:22:42.146 7 INFO cinder.api.openstack.wsgi [None req-882b968c-03ef-46bd-8390-134788713c2a 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:22:42.146 8 INFO cinder.api.openstack.wsgi [None req-e28971b4-2f28-4bb2-ab02-bf05a86ae8e6 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:22:42.147 7 INFO cinder.api.openstack.wsgi [None req-882b968c-03ef-46bd-8390-134788713c2a 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:22:42.148 8 INFO cinder.api.openstack.wsgi [None req-e28971b4-2f28-4bb2-ab02-bf05a86ae8e6 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:22:52.144 8 INFO cinder.api.openstack.wsgi [None req-e28971b4-2f28-4bb2-ab02-bf05a86ae8e6 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:22:52.144 7 INFO cinder.api.openstack.wsgi [None req-882b968c-03ef-46bd-8390-134788713c2a 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:22:52.145 8 INFO cinder.api.openstack.wsgi [None req-e28971b4-2f28-4bb2-ab02-bf05a86ae8e6 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:22:52.145 7 INFO cinder.api.openstack.wsgi [None req-882b968c-03ef-46bd-8390-134788713c2a 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:23:02.142 7 INFO cinder.api.openstack.wsgi [None req-882b968c-03ef-46bd-8390-134788713c2a 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:23:02.143 8 INFO cinder.api.openstack.wsgi [None req-e28971b4-2f28-4bb2-ab02-bf05a86ae8e6 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:23:02.144 7 INFO cinder.api.openstack.wsgi [None req-882b968c-03ef-46bd-8390-134788713c2a 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:23:02.144 8 INFO cinder.api.openstack.wsgi [None req-e28971b4-2f28-4bb2-ab02-bf05a86ae8e6 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:23:12.143 7 INFO cinder.api.openstack.wsgi [None req-882b968c-03ef-46bd-8390-134788713c2a 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:23:12.144 8 INFO cinder.api.openstack.wsgi [None req-e28971b4-2f28-4bb2-ab02-bf05a86ae8e6 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:23:12.144 7 INFO cinder.api.openstack.wsgi [None req-882b968c-03ef-46bd-8390-134788713c2a 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:23:12.145 8 INFO cinder.api.openstack.wsgi [None req-e28971b4-2f28-4bb2-ab02-bf05a86ae8e6 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:23:22.142 7 INFO cinder.api.openstack.wsgi [None req-882b968c-03ef-46bd-8390-134788713c2a 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:23:22.143 7 INFO cinder.api.openstack.wsgi [None req-882b968c-03ef-46bd-8390-134788713c2a 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:23:22.143 8 INFO cinder.api.openstack.wsgi [None req-e28971b4-2f28-4bb2-ab02-bf05a86ae8e6 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:23:22.144 8 INFO cinder.api.openstack.wsgi [None req-e28971b4-2f28-4bb2-ab02-bf05a86ae8e6 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:23:32.143 7 INFO cinder.api.openstack.wsgi [None req-882b968c-03ef-46bd-8390-134788713c2a 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:23:32.143 8 INFO cinder.api.openstack.wsgi [None req-e28971b4-2f28-4bb2-ab02-bf05a86ae8e6 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:23:32.144 8 INFO cinder.api.openstack.wsgi [None req-e28971b4-2f28-4bb2-ab02-bf05a86ae8e6 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:23:32.144 7 INFO cinder.api.openstack.wsgi [None req-882b968c-03ef-46bd-8390-134788713c2a 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:23:42.143 7 INFO cinder.api.openstack.wsgi [None req-882b968c-03ef-46bd-8390-134788713c2a 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:23:42.143 8 INFO cinder.api.openstack.wsgi [None req-e28971b4-2f28-4bb2-ab02-bf05a86ae8e6 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:23:42.144 7 INFO cinder.api.openstack.wsgi [None req-882b968c-03ef-46bd-8390-134788713c2a 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:23:42.145 8 INFO cinder.api.openstack.wsgi [None req-e28971b4-2f28-4bb2-ab02-bf05a86ae8e6 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:23:52.142 7 INFO cinder.api.openstack.wsgi [None req-882b968c-03ef-46bd-8390-134788713c2a 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:23:52.142 8 INFO cinder.api.openstack.wsgi [None req-e28971b4-2f28-4bb2-ab02-bf05a86ae8e6 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:23:52.143 7 INFO cinder.api.openstack.wsgi [None req-882b968c-03ef-46bd-8390-134788713c2a 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:23:52.143 8 INFO cinder.api.openstack.wsgi [None req-e28971b4-2f28-4bb2-ab02-bf05a86ae8e6 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:24:02.143 7 INFO cinder.api.openstack.wsgi [None req-882b968c-03ef-46bd-8390-134788713c2a 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:24:02.143 8 INFO cinder.api.openstack.wsgi [None req-e28971b4-2f28-4bb2-ab02-bf05a86ae8e6 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:24:02.144 7 INFO cinder.api.openstack.wsgi [None req-882b968c-03ef-46bd-8390-134788713c2a 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:24:02.144 8 INFO cinder.api.openstack.wsgi [None req-e28971b4-2f28-4bb2-ab02-bf05a86ae8e6 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:24:12.143 7 INFO cinder.api.openstack.wsgi [None req-882b968c-03ef-46bd-8390-134788713c2a 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:24:12.144 8 INFO cinder.api.openstack.wsgi [None req-e28971b4-2f28-4bb2-ab02-bf05a86ae8e6 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:24:12.145 7 INFO cinder.api.openstack.wsgi [None req-882b968c-03ef-46bd-8390-134788713c2a 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:24:12.145 8 INFO cinder.api.openstack.wsgi [None req-e28971b4-2f28-4bb2-ab02-bf05a86ae8e6 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:24:22.142 7 INFO cinder.api.openstack.wsgi [None req-882b968c-03ef-46bd-8390-134788713c2a 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:24:22.143 8 INFO cinder.api.openstack.wsgi [None req-e28971b4-2f28-4bb2-ab02-bf05a86ae8e6 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:24:22.143 7 INFO cinder.api.openstack.wsgi [None req-882b968c-03ef-46bd-8390-134788713c2a 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:24:22.144 8 INFO cinder.api.openstack.wsgi [None req-e28971b4-2f28-4bb2-ab02-bf05a86ae8e6 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:24:32.143 7 INFO cinder.api.openstack.wsgi [None req-882b968c-03ef-46bd-8390-134788713c2a 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:24:32.143 8 INFO cinder.api.openstack.wsgi [None req-e28971b4-2f28-4bb2-ab02-bf05a86ae8e6 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:24:32.144 7 INFO cinder.api.openstack.wsgi [None req-882b968c-03ef-46bd-8390-134788713c2a 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:24:32.144 8 INFO cinder.api.openstack.wsgi [None req-e28971b4-2f28-4bb2-ab02-bf05a86ae8e6 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:24:42.143 7 INFO cinder.api.openstack.wsgi [None req-882b968c-03ef-46bd-8390-134788713c2a 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:24:42.143 8 INFO cinder.api.openstack.wsgi [None req-e28971b4-2f28-4bb2-ab02-bf05a86ae8e6 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:24:42.144 7 INFO cinder.api.openstack.wsgi [None req-882b968c-03ef-46bd-8390-134788713c2a 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:24:42.144 8 INFO cinder.api.openstack.wsgi [None req-e28971b4-2f28-4bb2-ab02-bf05a86ae8e6 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:24:52.143 7 INFO cinder.api.openstack.wsgi [None req-882b968c-03ef-46bd-8390-134788713c2a 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:24:52.143 8 INFO cinder.api.openstack.wsgi [None req-e28971b4-2f28-4bb2-ab02-bf05a86ae8e6 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:24:52.144 7 INFO cinder.api.openstack.wsgi [None req-882b968c-03ef-46bd-8390-134788713c2a 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:24:52.144 8 INFO cinder.api.openstack.wsgi [None req-e28971b4-2f28-4bb2-ab02-bf05a86ae8e6 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:25:02.142 7 INFO cinder.api.openstack.wsgi [None req-882b968c-03ef-46bd-8390-134788713c2a 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:25:02.143 8 INFO cinder.api.openstack.wsgi [None req-e28971b4-2f28-4bb2-ab02-bf05a86ae8e6 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:25:02.144 7 INFO cinder.api.openstack.wsgi [None req-882b968c-03ef-46bd-8390-134788713c2a 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:25:02.144 8 INFO cinder.api.openstack.wsgi [None req-e28971b4-2f28-4bb2-ab02-bf05a86ae8e6 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:25:12.142 7 INFO cinder.api.openstack.wsgi [None req-882b968c-03ef-46bd-8390-134788713c2a 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:25:12.142 8 INFO cinder.api.openstack.wsgi [None req-e28971b4-2f28-4bb2-ab02-bf05a86ae8e6 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:25:12.143 7 INFO cinder.api.openstack.wsgi [None req-882b968c-03ef-46bd-8390-134788713c2a 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:25:12.144 8 INFO cinder.api.openstack.wsgi [None req-e28971b4-2f28-4bb2-ab02-bf05a86ae8e6 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:25:22.143 8 INFO cinder.api.openstack.wsgi [None req-e28971b4-2f28-4bb2-ab02-bf05a86ae8e6 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:25:22.143 7 INFO cinder.api.openstack.wsgi [None req-882b968c-03ef-46bd-8390-134788713c2a 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:25:22.144 7 INFO cinder.api.openstack.wsgi [None req-882b968c-03ef-46bd-8390-134788713c2a 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:25:22.144 8 INFO cinder.api.openstack.wsgi [None req-e28971b4-2f28-4bb2-ab02-bf05a86ae8e6 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:25:32.143 7 INFO cinder.api.openstack.wsgi [None req-882b968c-03ef-46bd-8390-134788713c2a 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:25:32.143 8 INFO cinder.api.openstack.wsgi [None req-e28971b4-2f28-4bb2-ab02-bf05a86ae8e6 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:25:32.144 7 INFO cinder.api.openstack.wsgi [None req-882b968c-03ef-46bd-8390-134788713c2a 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:25:32.144 8 INFO cinder.api.openstack.wsgi [None req-e28971b4-2f28-4bb2-ab02-bf05a86ae8e6 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:25:42.143 8 INFO cinder.api.openstack.wsgi [None req-e28971b4-2f28-4bb2-ab02-bf05a86ae8e6 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:25:42.143 7 INFO cinder.api.openstack.wsgi [None req-882b968c-03ef-46bd-8390-134788713c2a 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:25:42.144 8 INFO cinder.api.openstack.wsgi [None req-e28971b4-2f28-4bb2-ab02-bf05a86ae8e6 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:25:42.145 7 INFO cinder.api.openstack.wsgi [None req-882b968c-03ef-46bd-8390-134788713c2a 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:25:52.143 8 INFO cinder.api.openstack.wsgi [None req-e28971b4-2f28-4bb2-ab02-bf05a86ae8e6 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:25:52.144 8 INFO cinder.api.openstack.wsgi [None req-e28971b4-2f28-4bb2-ab02-bf05a86ae8e6 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:25:52.145 7 INFO cinder.api.openstack.wsgi [None req-882b968c-03ef-46bd-8390-134788713c2a 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:25:52.146 7 INFO cinder.api.openstack.wsgi [None req-882b968c-03ef-46bd-8390-134788713c2a 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:26:02.143 8 INFO cinder.api.openstack.wsgi [None req-e28971b4-2f28-4bb2-ab02-bf05a86ae8e6 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:26:02.144 7 INFO cinder.api.openstack.wsgi [None req-882b968c-03ef-46bd-8390-134788713c2a 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:26:02.144 8 INFO cinder.api.openstack.wsgi [None req-e28971b4-2f28-4bb2-ab02-bf05a86ae8e6 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:26:02.145 7 INFO cinder.api.openstack.wsgi [None req-882b968c-03ef-46bd-8390-134788713c2a 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:26:12.142 8 INFO cinder.api.openstack.wsgi [None req-e28971b4-2f28-4bb2-ab02-bf05a86ae8e6 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:26:12.143 7 INFO cinder.api.openstack.wsgi [None req-882b968c-03ef-46bd-8390-134788713c2a 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:26:12.143 8 INFO cinder.api.openstack.wsgi [None req-e28971b4-2f28-4bb2-ab02-bf05a86ae8e6 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:26:12.144 7 INFO cinder.api.openstack.wsgi [None req-882b968c-03ef-46bd-8390-134788713c2a 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:26:22.142 8 INFO cinder.api.openstack.wsgi [None req-e28971b4-2f28-4bb2-ab02-bf05a86ae8e6 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:26:22.143 8 INFO cinder.api.openstack.wsgi [None req-e28971b4-2f28-4bb2-ab02-bf05a86ae8e6 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:26:22.143 7 INFO cinder.api.openstack.wsgi [None req-882b968c-03ef-46bd-8390-134788713c2a 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:26:22.144 7 INFO cinder.api.openstack.wsgi [None req-882b968c-03ef-46bd-8390-134788713c2a 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:26:32.143 7 INFO cinder.api.openstack.wsgi [None req-882b968c-03ef-46bd-8390-134788713c2a 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:26:32.143 8 INFO cinder.api.openstack.wsgi [None req-e28971b4-2f28-4bb2-ab02-bf05a86ae8e6 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:26:32.144 7 INFO cinder.api.openstack.wsgi [None req-882b968c-03ef-46bd-8390-134788713c2a 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:26:32.144 8 INFO cinder.api.openstack.wsgi [None req-e28971b4-2f28-4bb2-ab02-bf05a86ae8e6 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:26:42.143 8 INFO cinder.api.openstack.wsgi [None req-e28971b4-2f28-4bb2-ab02-bf05a86ae8e6 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:26:42.143 7 INFO cinder.api.openstack.wsgi [None req-882b968c-03ef-46bd-8390-134788713c2a 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:26:42.145 7 INFO cinder.api.openstack.wsgi [None req-882b968c-03ef-46bd-8390-134788713c2a 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:26:42.145 8 INFO cinder.api.openstack.wsgi [None req-e28971b4-2f28-4bb2-ab02-bf05a86ae8e6 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:26:52.143 7 INFO cinder.api.openstack.wsgi [None req-882b968c-03ef-46bd-8390-134788713c2a 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:26:52.144 7 INFO cinder.api.openstack.wsgi [None req-882b968c-03ef-46bd-8390-134788713c2a 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:26:52.144 8 INFO cinder.api.openstack.wsgi [None req-e28971b4-2f28-4bb2-ab02-bf05a86ae8e6 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:26:52.145 8 INFO cinder.api.openstack.wsgi [None req-e28971b4-2f28-4bb2-ab02-bf05a86ae8e6 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:27:02.143 7 INFO cinder.api.openstack.wsgi [None req-882b968c-03ef-46bd-8390-134788713c2a 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:27:02.144 8 INFO cinder.api.openstack.wsgi [None req-e28971b4-2f28-4bb2-ab02-bf05a86ae8e6 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:27:02.145 7 INFO cinder.api.openstack.wsgi [None req-882b968c-03ef-46bd-8390-134788713c2a 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:27:02.145 8 INFO cinder.api.openstack.wsgi [None req-e28971b4-2f28-4bb2-ab02-bf05a86ae8e6 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:27:12.142 8 INFO cinder.api.openstack.wsgi [None req-e28971b4-2f28-4bb2-ab02-bf05a86ae8e6 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:27:12.143 7 INFO cinder.api.openstack.wsgi [None req-882b968c-03ef-46bd-8390-134788713c2a 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:27:12.144 8 INFO cinder.api.openstack.wsgi [None req-e28971b4-2f28-4bb2-ab02-bf05a86ae8e6 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:27:12.145 7 INFO cinder.api.openstack.wsgi [None req-882b968c-03ef-46bd-8390-134788713c2a 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:27:22.143 8 INFO cinder.api.openstack.wsgi [None req-e28971b4-2f28-4bb2-ab02-bf05a86ae8e6 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:27:22.143 7 INFO cinder.api.openstack.wsgi [None req-882b968c-03ef-46bd-8390-134788713c2a 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:27:22.144 7 INFO cinder.api.openstack.wsgi [None req-882b968c-03ef-46bd-8390-134788713c2a 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:27:22.145 8 INFO cinder.api.openstack.wsgi [None req-e28971b4-2f28-4bb2-ab02-bf05a86ae8e6 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:27:32.143 7 INFO cinder.api.openstack.wsgi [None req-882b968c-03ef-46bd-8390-134788713c2a 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:27:32.143 7 INFO cinder.api.openstack.wsgi [None req-882b968c-03ef-46bd-8390-134788713c2a 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:27:32.143 8 INFO cinder.api.openstack.wsgi [None req-e28971b4-2f28-4bb2-ab02-bf05a86ae8e6 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:27:32.145 8 INFO cinder.api.openstack.wsgi [None req-e28971b4-2f28-4bb2-ab02-bf05a86ae8e6 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:27:42.143 7 INFO cinder.api.openstack.wsgi [None req-882b968c-03ef-46bd-8390-134788713c2a 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:27:42.144 7 INFO cinder.api.openstack.wsgi [None req-882b968c-03ef-46bd-8390-134788713c2a 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:27:42.144 8 INFO cinder.api.openstack.wsgi [None req-e28971b4-2f28-4bb2-ab02-bf05a86ae8e6 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:27:42.145 8 INFO cinder.api.openstack.wsgi [None req-e28971b4-2f28-4bb2-ab02-bf05a86ae8e6 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:27:52.143 7 INFO cinder.api.openstack.wsgi [None req-882b968c-03ef-46bd-8390-134788713c2a 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:27:52.143 8 INFO cinder.api.openstack.wsgi [None req-e28971b4-2f28-4bb2-ab02-bf05a86ae8e6 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:27:52.144 7 INFO cinder.api.openstack.wsgi [None req-882b968c-03ef-46bd-8390-134788713c2a 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:27:52.144 8 INFO cinder.api.openstack.wsgi [None req-e28971b4-2f28-4bb2-ab02-bf05a86ae8e6 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:28:02.143 7 INFO cinder.api.openstack.wsgi [None req-882b968c-03ef-46bd-8390-134788713c2a 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:28:02.143 8 INFO cinder.api.openstack.wsgi [None req-e28971b4-2f28-4bb2-ab02-bf05a86ae8e6 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:28:02.144 7 INFO cinder.api.openstack.wsgi [None req-882b968c-03ef-46bd-8390-134788713c2a 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:28:02.145 8 INFO cinder.api.openstack.wsgi [None req-e28971b4-2f28-4bb2-ab02-bf05a86ae8e6 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:28:12.143 7 INFO cinder.api.openstack.wsgi [None req-882b968c-03ef-46bd-8390-134788713c2a 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:28:12.143 8 INFO cinder.api.openstack.wsgi [None req-e28971b4-2f28-4bb2-ab02-bf05a86ae8e6 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:28:12.144 7 INFO cinder.api.openstack.wsgi [None req-882b968c-03ef-46bd-8390-134788713c2a 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:28:12.144 8 INFO cinder.api.openstack.wsgi [None req-e28971b4-2f28-4bb2-ab02-bf05a86ae8e6 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:28:22.142 7 INFO cinder.api.openstack.wsgi [None req-882b968c-03ef-46bd-8390-134788713c2a 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:28:22.142 8 INFO cinder.api.openstack.wsgi [None req-e28971b4-2f28-4bb2-ab02-bf05a86ae8e6 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:28:22.143 8 INFO cinder.api.openstack.wsgi [None req-e28971b4-2f28-4bb2-ab02-bf05a86ae8e6 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:28:22.143 7 INFO cinder.api.openstack.wsgi [None req-882b968c-03ef-46bd-8390-134788713c2a 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:28:32.142 8 INFO cinder.api.openstack.wsgi [None req-e28971b4-2f28-4bb2-ab02-bf05a86ae8e6 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:28:32.143 7 INFO cinder.api.openstack.wsgi [None req-882b968c-03ef-46bd-8390-134788713c2a 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:28:32.144 7 INFO cinder.api.openstack.wsgi [None req-882b968c-03ef-46bd-8390-134788713c2a 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:28:32.144 8 INFO cinder.api.openstack.wsgi [None req-e28971b4-2f28-4bb2-ab02-bf05a86ae8e6 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:28:42.142 7 INFO cinder.api.openstack.wsgi [None req-882b968c-03ef-46bd-8390-134788713c2a 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:28:42.143 8 INFO cinder.api.openstack.wsgi [None req-e28971b4-2f28-4bb2-ab02-bf05a86ae8e6 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:28:42.143 7 INFO cinder.api.openstack.wsgi [None req-882b968c-03ef-46bd-8390-134788713c2a 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:28:42.144 8 INFO cinder.api.openstack.wsgi [None req-e28971b4-2f28-4bb2-ab02-bf05a86ae8e6 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:28:52.143 8 INFO cinder.api.openstack.wsgi [None req-e28971b4-2f28-4bb2-ab02-bf05a86ae8e6 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:28:52.143 7 INFO cinder.api.openstack.wsgi [None req-882b968c-03ef-46bd-8390-134788713c2a 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:28:52.144 8 INFO cinder.api.openstack.wsgi [None req-e28971b4-2f28-4bb2-ab02-bf05a86ae8e6 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:28:52.144 7 INFO cinder.api.openstack.wsgi [None req-882b968c-03ef-46bd-8390-134788713c2a 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:29:02.142 8 INFO cinder.api.openstack.wsgi [None req-e28971b4-2f28-4bb2-ab02-bf05a86ae8e6 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:29:02.143 7 INFO cinder.api.openstack.wsgi [None req-882b968c-03ef-46bd-8390-134788713c2a 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:29:02.143 7 INFO cinder.api.openstack.wsgi [None req-882b968c-03ef-46bd-8390-134788713c2a 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:29:02.144 8 INFO cinder.api.openstack.wsgi [None req-e28971b4-2f28-4bb2-ab02-bf05a86ae8e6 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:29:12.143 8 INFO cinder.api.openstack.wsgi [None req-e28971b4-2f28-4bb2-ab02-bf05a86ae8e6 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:29:12.143 7 INFO cinder.api.openstack.wsgi [None req-882b968c-03ef-46bd-8390-134788713c2a 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:29:12.144 8 INFO cinder.api.openstack.wsgi [None req-e28971b4-2f28-4bb2-ab02-bf05a86ae8e6 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:29:12.145 7 INFO cinder.api.openstack.wsgi [None req-882b968c-03ef-46bd-8390-134788713c2a 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:29:22.142 8 INFO cinder.api.openstack.wsgi [None req-e28971b4-2f28-4bb2-ab02-bf05a86ae8e6 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:29:22.142 7 INFO cinder.api.openstack.wsgi [None req-882b968c-03ef-46bd-8390-134788713c2a 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:29:22.143 8 INFO cinder.api.openstack.wsgi [None req-e28971b4-2f28-4bb2-ab02-bf05a86ae8e6 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:29:22.144 7 INFO cinder.api.openstack.wsgi [None req-882b968c-03ef-46bd-8390-134788713c2a 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:29:32.143 8 INFO cinder.api.openstack.wsgi [None req-e28971b4-2f28-4bb2-ab02-bf05a86ae8e6 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:29:32.143 7 INFO cinder.api.openstack.wsgi [None req-882b968c-03ef-46bd-8390-134788713c2a 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:29:32.144 8 INFO cinder.api.openstack.wsgi [None req-e28971b4-2f28-4bb2-ab02-bf05a86ae8e6 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:29:32.145 7 INFO cinder.api.openstack.wsgi [None req-882b968c-03ef-46bd-8390-134788713c2a 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:29:42.142 8 INFO cinder.api.openstack.wsgi [None req-e28971b4-2f28-4bb2-ab02-bf05a86ae8e6 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:29:42.142 7 INFO cinder.api.openstack.wsgi [None req-882b968c-03ef-46bd-8390-134788713c2a 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:29:42.144 7 INFO cinder.api.openstack.wsgi [None req-882b968c-03ef-46bd-8390-134788713c2a 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:29:42.143 8 INFO cinder.api.openstack.wsgi [None req-e28971b4-2f28-4bb2-ab02-bf05a86ae8e6 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:29:52.143 7 INFO cinder.api.openstack.wsgi [None req-882b968c-03ef-46bd-8390-134788713c2a 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:29:52.144 8 INFO cinder.api.openstack.wsgi [None req-e28971b4-2f28-4bb2-ab02-bf05a86ae8e6 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:29:52.145 8 INFO cinder.api.openstack.wsgi [None req-e28971b4-2f28-4bb2-ab02-bf05a86ae8e6 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:29:52.145 7 INFO cinder.api.openstack.wsgi [None req-882b968c-03ef-46bd-8390-134788713c2a 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:30:02.143 7 INFO cinder.api.openstack.wsgi [None req-882b968c-03ef-46bd-8390-134788713c2a 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:30:02.144 7 INFO cinder.api.openstack.wsgi [None req-882b968c-03ef-46bd-8390-134788713c2a 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:30:02.144 8 INFO cinder.api.openstack.wsgi [None req-e28971b4-2f28-4bb2-ab02-bf05a86ae8e6 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:30:02.146 8 INFO cinder.api.openstack.wsgi [None req-e28971b4-2f28-4bb2-ab02-bf05a86ae8e6 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:30:12.143 8 INFO cinder.api.openstack.wsgi [None req-e28971b4-2f28-4bb2-ab02-bf05a86ae8e6 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:30:12.143 7 INFO cinder.api.openstack.wsgi [None req-882b968c-03ef-46bd-8390-134788713c2a 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:30:12.144 8 INFO cinder.api.openstack.wsgi [None req-e28971b4-2f28-4bb2-ab02-bf05a86ae8e6 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:30:12.145 7 INFO cinder.api.openstack.wsgi [None req-882b968c-03ef-46bd-8390-134788713c2a 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:30:14.500 8 INFO cinder.api.openstack.wsgi [None req-19b7e535-c832-4803-a0b0-31c6dd1d04eb 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET https://volume.199-204-45-53.nip.io/v3/7fd4a9937cc0457f8113c25bc74d665e/os-quota-sets/17fde469340546149b79f34c8e599ad6?usage=False 2026-07-14 18:30:14.526 8 INFO cinder.api.openstack.wsgi [None req-19b7e535-c832-4803-a0b0-31c6dd1d04eb 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] https://volume.199-204-45-53.nip.io/v3/7fd4a9937cc0457f8113c25bc74d665e/os-quota-sets/17fde469340546149b79f34c8e599ad6?usage=False returned with HTTP 200 [pid: 8|app: 0|req: 211/420] 199.204.45.53 () {44 vars in 1064 bytes} [Tue Jul 14 18:30:14 2026] GET /v3/7fd4a9937cc0457f8113c25bc74d665e/os-quota-sets/17fde469340546149b79f34c8e599ad6?usage=False => generated 340 bytes in 180 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 18:30:15.095 7 INFO cinder.api.openstack.wsgi [None req-052b9560-452f-4545-b79d-daf10ee27f64 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] PUT https://volume.199-204-45-53.nip.io/v3/7fd4a9937cc0457f8113c25bc74d665e/os-quota-sets/17fde469340546149b79f34c8e599ad6 2026-07-14 18:30:15.161 7 INFO cinder.api.openstack.wsgi [None req-052b9560-452f-4545-b79d-daf10ee27f64 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] https://volume.199-204-45-53.nip.io/v3/7fd4a9937cc0457f8113c25bc74d665e/os-quota-sets/17fde469340546149b79f34c8e599ad6 returned with HTTP 200 [pid: 7|app: 0|req: 210/421] 199.204.45.53 () {48 vars in 1093 bytes} [Tue Jul 14 18:30:15 2026] PUT /v3/7fd4a9937cc0457f8113c25bc74d665e/os-quota-sets/17fde469340546149b79f34c8e599ad6 => generated 296 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 18:30:22.142 7 INFO cinder.api.openstack.wsgi [None req-052b9560-452f-4545-b79d-daf10ee27f64 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:30:22.142 8 INFO cinder.api.openstack.wsgi [None req-19b7e535-c832-4803-a0b0-31c6dd1d04eb 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:30:22.143 7 INFO cinder.api.openstack.wsgi [None req-052b9560-452f-4545-b79d-daf10ee27f64 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:30:22.143 8 INFO cinder.api.openstack.wsgi [None req-19b7e535-c832-4803-a0b0-31c6dd1d04eb 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:30:32.142 7 INFO cinder.api.openstack.wsgi [None req-052b9560-452f-4545-b79d-daf10ee27f64 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:30:32.143 8 INFO cinder.api.openstack.wsgi [None req-19b7e535-c832-4803-a0b0-31c6dd1d04eb 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:30:32.143 7 INFO cinder.api.openstack.wsgi [None req-052b9560-452f-4545-b79d-daf10ee27f64 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:30:32.144 8 INFO cinder.api.openstack.wsgi [None req-19b7e535-c832-4803-a0b0-31c6dd1d04eb 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:30:42.143 7 INFO cinder.api.openstack.wsgi [None req-052b9560-452f-4545-b79d-daf10ee27f64 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:30:42.143 8 INFO cinder.api.openstack.wsgi [None req-19b7e535-c832-4803-a0b0-31c6dd1d04eb 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:30:42.144 7 INFO cinder.api.openstack.wsgi [None req-052b9560-452f-4545-b79d-daf10ee27f64 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:30:42.145 8 INFO cinder.api.openstack.wsgi [None req-19b7e535-c832-4803-a0b0-31c6dd1d04eb 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:30:52.142 8 INFO cinder.api.openstack.wsgi [None req-19b7e535-c832-4803-a0b0-31c6dd1d04eb 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:30:52.142 7 INFO cinder.api.openstack.wsgi [None req-052b9560-452f-4545-b79d-daf10ee27f64 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:30:52.143 8 INFO cinder.api.openstack.wsgi [None req-19b7e535-c832-4803-a0b0-31c6dd1d04eb 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:30:52.143 7 INFO cinder.api.openstack.wsgi [None req-052b9560-452f-4545-b79d-daf10ee27f64 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:31:02.142 8 INFO cinder.api.openstack.wsgi [None req-19b7e535-c832-4803-a0b0-31c6dd1d04eb 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:31:02.143 7 INFO cinder.api.openstack.wsgi [None req-052b9560-452f-4545-b79d-daf10ee27f64 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:31:02.143 8 INFO cinder.api.openstack.wsgi [None req-19b7e535-c832-4803-a0b0-31c6dd1d04eb 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:31:02.144 7 INFO cinder.api.openstack.wsgi [None req-052b9560-452f-4545-b79d-daf10ee27f64 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:31:12.144 8 INFO cinder.api.openstack.wsgi [None req-19b7e535-c832-4803-a0b0-31c6dd1d04eb 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:31:12.144 7 INFO cinder.api.openstack.wsgi [None req-052b9560-452f-4545-b79d-daf10ee27f64 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:31:12.146 7 INFO cinder.api.openstack.wsgi [None req-052b9560-452f-4545-b79d-daf10ee27f64 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:31:12.146 8 INFO cinder.api.openstack.wsgi [None req-19b7e535-c832-4803-a0b0-31c6dd1d04eb 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:31:22.144 7 INFO cinder.api.openstack.wsgi [None req-052b9560-452f-4545-b79d-daf10ee27f64 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:31:22.145 7 INFO cinder.api.openstack.wsgi [None req-052b9560-452f-4545-b79d-daf10ee27f64 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:31:22.145 8 INFO cinder.api.openstack.wsgi [None req-19b7e535-c832-4803-a0b0-31c6dd1d04eb 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:31:22.147 8 INFO cinder.api.openstack.wsgi [None req-19b7e535-c832-4803-a0b0-31c6dd1d04eb 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:31:32.143 7 INFO cinder.api.openstack.wsgi [None req-052b9560-452f-4545-b79d-daf10ee27f64 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:31:32.143 8 INFO cinder.api.openstack.wsgi [None req-19b7e535-c832-4803-a0b0-31c6dd1d04eb 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:31:32.144 8 INFO cinder.api.openstack.wsgi [None req-19b7e535-c832-4803-a0b0-31c6dd1d04eb 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:31:32.145 7 INFO cinder.api.openstack.wsgi [None req-052b9560-452f-4545-b79d-daf10ee27f64 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:31:38.174 7 INFO cinder.api.openstack.wsgi [None req-9ab36fc6-0143-4a6c-aa5e-b86b2a9630fe 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/volumes/detail?all_tenants=true 2026-07-14 18:31:38.208 7 INFO cinder.volume.api [None req-9ab36fc6-0143-4a6c-aa5e-b86b2a9630fe 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] Get all volumes completed successfully. 2026-07-14 18:31:38.211 7 INFO cinder.api.openstack.wsgi [None req-9ab36fc6-0143-4a6c-aa5e-b86b2a9630fe 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 219/438] 10.0.0.62 () {28 vars in 683 bytes} [Tue Jul 14 18:31:38 2026] GET /v3/7fd4a9937cc0457f8113c25bc74d665e/volumes/detail?all_tenants=true => generated 15 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-14 18:31:38.234 8 INFO cinder.api.openstack.wsgi [None req-99c07b91-b83e-42a7-bf66-370deda6a2ea 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/snapshots?all_tenants=true 2026-07-14 18:31:38.252 8 INFO cinder.volume.api [None req-99c07b91-b83e-42a7-bf66-370deda6a2ea 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] Get all snapshots completed successfully. 2026-07-14 18:31:38.253 8 INFO cinder.api.openstack.wsgi [None req-99c07b91-b83e-42a7-bf66-370deda6a2ea 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 220/439] 10.0.0.62 () {28 vars in 673 bytes} [Tue Jul 14 18:31:38 2026] GET /v3/7fd4a9937cc0457f8113c25bc74d665e/snapshots?all_tenants=true => generated 17 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-14 18:31:38.268 7 INFO cinder.api.openstack.wsgi [None req-e1cda293-e822-4db4-a5b0-0e61b9f81fd4 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/scheduler-stats/get_pools?detail=true 2026-07-14 18:31:38.819 7 INFO cinder.api.openstack.wsgi [None req-e1cda293-e822-4db4-a5b0-0e61b9f81fd4 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 220/440] 10.0.0.62 () {28 vars in 695 bytes} [Tue Jul 14 18:31:38 2026] GET /v3/7fd4a9937cc0457f8113c25bc74d665e/scheduler-stats/get_pools?detail=true => generated 670 bytes in 563 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 18:31:38.831 8 INFO cinder.api.openstack.wsgi [None req-10c7ccc0-f7b9-4b2f-8819-5682aaa2f2f5 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/volumes/detail?all_tenants=true 2026-07-14 18:31:38.874 8 INFO cinder.volume.api [None req-10c7ccc0-f7b9-4b2f-8819-5682aaa2f2f5 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] Get all volumes completed successfully. 2026-07-14 18:31:38.876 8 INFO cinder.api.openstack.wsgi [None req-10c7ccc0-f7b9-4b2f-8819-5682aaa2f2f5 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 221/441] 10.0.0.62 () {28 vars in 683 bytes} [Tue Jul 14 18:31:38 2026] GET /v3/7fd4a9937cc0457f8113c25bc74d665e/volumes/detail?all_tenants=true => generated 15 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-14 18:31:38.887 7 INFO cinder.api.openstack.wsgi [None req-1af46280-7fb2-4415-bd3e-2ea969b32989 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/os-services 2026-07-14 18:31:38.894 7 INFO cinder.api.openstack.wsgi [None req-1af46280-7fb2-4415-bd3e-2ea969b32989 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/os-services returned with HTTP 200 [pid: 7|app: 0|req: 221/442] 10.0.0.62 () {28 vars in 644 bytes} [Tue Jul 14 18:31:38 2026] GET /v3/7fd4a9937cc0457f8113c25bc74d665e/os-services => generated 646 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 18:31:38.940 8 INFO cinder.api.openstack.wsgi [None req-e3d52edd-d5e2-4721-b27e-1bd3c8ecfb74 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/os-quota-sets/17fde469340546149b79f34c8e599ad6?usage=true 2026-07-14 18:31:38.963 8 INFO cinder.api.openstack.wsgi [None req-e3d52edd-d5e2-4721-b27e-1bd3c8ecfb74 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/os-quota-sets/17fde469340546149b79f34c8e599ad6?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 222/443] 10.0.0.62 () {28 vars in 735 bytes} [Tue Jul 14 18:31:38 2026] GET /v3/7fd4a9937cc0457f8113c25bc74d665e/os-quota-sets/17fde469340546149b79f34c8e599ad6?usage=true => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 18:31:38.978 7 INFO cinder.api.openstack.wsgi [None req-4ce1feac-1902-4366-9bfc-087ef3831bc1 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/os-quota-sets/7fd4a9937cc0457f8113c25bc74d665e?usage=true 2026-07-14 18:31:39.001 7 INFO cinder.api.openstack.wsgi [None req-4ce1feac-1902-4366-9bfc-087ef3831bc1 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/os-quota-sets/7fd4a9937cc0457f8113c25bc74d665e?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 222/444] 10.0.0.62 () {28 vars in 735 bytes} [Tue Jul 14 18:31:38 2026] GET /v3/7fd4a9937cc0457f8113c25bc74d665e/os-quota-sets/7fd4a9937cc0457f8113c25bc74d665e?usage=true => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 18:31:39.014 8 INFO cinder.api.openstack.wsgi [None req-4b50858f-71b6-49c2-9a8c-206b0047b329 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/os-quota-sets/d04e22e624de478f971ec94159035a9b?usage=true 2026-07-14 18:31:39.044 8 INFO cinder.api.openstack.wsgi [None req-4b50858f-71b6-49c2-9a8c-206b0047b329 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/os-quota-sets/d04e22e624de478f971ec94159035a9b?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 223/445] 10.0.0.62 () {28 vars in 735 bytes} [Tue Jul 14 18:31:39 2026] GET /v3/7fd4a9937cc0457f8113c25bc74d665e/os-quota-sets/d04e22e624de478f971ec94159035a9b?usage=true => generated 847 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 18:31:42.143 7 INFO cinder.api.openstack.wsgi [None req-4ce1feac-1902-4366-9bfc-087ef3831bc1 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:31:42.144 7 INFO cinder.api.openstack.wsgi [None req-4ce1feac-1902-4366-9bfc-087ef3831bc1 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:31:42.144 8 INFO cinder.api.openstack.wsgi [None req-4b50858f-71b6-49c2-9a8c-206b0047b329 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:31:42.145 8 INFO cinder.api.openstack.wsgi [None req-4b50858f-71b6-49c2-9a8c-206b0047b329 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:31:52.143 8 INFO cinder.api.openstack.wsgi [None req-4b50858f-71b6-49c2-9a8c-206b0047b329 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:31:52.143 7 INFO cinder.api.openstack.wsgi [None req-4ce1feac-1902-4366-9bfc-087ef3831bc1 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:31:52.143 8 INFO cinder.api.openstack.wsgi [None req-4b50858f-71b6-49c2-9a8c-206b0047b329 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:31:52.144 7 INFO cinder.api.openstack.wsgi [None req-4ce1feac-1902-4366-9bfc-087ef3831bc1 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:32:02.146 8 INFO cinder.api.openstack.wsgi [None req-4b50858f-71b6-49c2-9a8c-206b0047b329 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:32:02.146 7 INFO cinder.api.openstack.wsgi [None req-4ce1feac-1902-4366-9bfc-087ef3831bc1 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:32:02.147 8 INFO cinder.api.openstack.wsgi [None req-4b50858f-71b6-49c2-9a8c-206b0047b329 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:32:02.147 7 INFO cinder.api.openstack.wsgi [None req-4ce1feac-1902-4366-9bfc-087ef3831bc1 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:32:12.144 8 INFO cinder.api.openstack.wsgi [None req-4b50858f-71b6-49c2-9a8c-206b0047b329 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:32:12.144 8 INFO cinder.api.openstack.wsgi [None req-4b50858f-71b6-49c2-9a8c-206b0047b329 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:32:12.144 7 INFO cinder.api.openstack.wsgi [None req-4ce1feac-1902-4366-9bfc-087ef3831bc1 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:32:12.146 7 INFO cinder.api.openstack.wsgi [None req-4ce1feac-1902-4366-9bfc-087ef3831bc1 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:32:22.143 7 INFO cinder.api.openstack.wsgi [None req-4ce1feac-1902-4366-9bfc-087ef3831bc1 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:32:22.142 8 INFO cinder.api.openstack.wsgi [None req-4b50858f-71b6-49c2-9a8c-206b0047b329 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:32:22.143 7 INFO cinder.api.openstack.wsgi [None req-4ce1feac-1902-4366-9bfc-087ef3831bc1 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:32:22.144 8 INFO cinder.api.openstack.wsgi [None req-4b50858f-71b6-49c2-9a8c-206b0047b329 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:32:32.147 7 INFO cinder.api.openstack.wsgi [None req-4ce1feac-1902-4366-9bfc-087ef3831bc1 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:32:32.147 8 INFO cinder.api.openstack.wsgi [None req-4b50858f-71b6-49c2-9a8c-206b0047b329 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:32:32.148 7 INFO cinder.api.openstack.wsgi [None req-4ce1feac-1902-4366-9bfc-087ef3831bc1 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:32:32.148 8 INFO cinder.api.openstack.wsgi [None req-4b50858f-71b6-49c2-9a8c-206b0047b329 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:32:38.164 7 INFO cinder.api.openstack.wsgi [None req-079d1dac-27ee-496e-94a6-58afcacab6b5 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/scheduler-stats/get_pools?detail=true 2026-07-14 18:32:38.669 7 INFO cinder.api.openstack.wsgi [None req-079d1dac-27ee-496e-94a6-58afcacab6b5 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 229/458] 10.0.0.62 () {28 vars in 695 bytes} [Tue Jul 14 18:32:38 2026] GET /v3/7fd4a9937cc0457f8113c25bc74d665e/scheduler-stats/get_pools?detail=true => generated 670 bytes in 561 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 18:32:38.686 8 INFO cinder.api.openstack.wsgi [None req-0fccbada-e9a8-4edc-b1d1-7a3507a71625 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/os-services 2026-07-14 18:32:38.696 8 INFO cinder.api.openstack.wsgi [None req-0fccbada-e9a8-4edc-b1d1-7a3507a71625 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/os-services returned with HTTP 200 [pid: 8|app: 0|req: 230/459] 10.0.0.62 () {28 vars in 644 bytes} [Tue Jul 14 18:32:38 2026] GET /v3/7fd4a9937cc0457f8113c25bc74d665e/os-services => generated 646 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 18:32:38.710 7 INFO cinder.api.openstack.wsgi [None req-6f3a2b39-12d5-4682-9d9a-6e2e661f312e 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/volumes/detail?all_tenants=true 2026-07-14 18:32:38.722 7 INFO cinder.volume.api [None req-6f3a2b39-12d5-4682-9d9a-6e2e661f312e 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] Get all volumes completed successfully. 2026-07-14 18:32:38.724 7 INFO cinder.api.openstack.wsgi [None req-6f3a2b39-12d5-4682-9d9a-6e2e661f312e 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 230/460] 10.0.0.62 () {28 vars in 683 bytes} [Tue Jul 14 18:32:38 2026] GET /v3/7fd4a9937cc0457f8113c25bc74d665e/volumes/detail?all_tenants=true => generated 15 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-14 18:32:38.740 8 INFO cinder.api.openstack.wsgi [None req-36790793-60c8-4d71-986f-cf1c41262f4c 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/snapshots?all_tenants=true 2026-07-14 18:32:38.749 8 INFO cinder.volume.api [None req-36790793-60c8-4d71-986f-cf1c41262f4c 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] Get all snapshots completed successfully. 2026-07-14 18:32:38.749 8 INFO cinder.api.openstack.wsgi [None req-36790793-60c8-4d71-986f-cf1c41262f4c 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 231/461] 10.0.0.62 () {28 vars in 673 bytes} [Tue Jul 14 18:32:38 2026] GET /v3/7fd4a9937cc0457f8113c25bc74d665e/snapshots?all_tenants=true => generated 17 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-14 18:32:38.800 7 INFO cinder.api.openstack.wsgi [None req-162f6dbc-2790-46cf-ad77-e53a96a60d2b 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/os-quota-sets/17fde469340546149b79f34c8e599ad6?usage=true 2026-07-14 18:32:38.823 7 INFO cinder.api.openstack.wsgi [None req-162f6dbc-2790-46cf-ad77-e53a96a60d2b 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/os-quota-sets/17fde469340546149b79f34c8e599ad6?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 231/462] 10.0.0.62 () {28 vars in 735 bytes} [Tue Jul 14 18:32:38 2026] GET /v3/7fd4a9937cc0457f8113c25bc74d665e/os-quota-sets/17fde469340546149b79f34c8e599ad6?usage=true => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 18:32:38.835 8 INFO cinder.api.openstack.wsgi [None req-50bb6691-8c5d-4f41-9aa9-3dcd8d660401 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/os-quota-sets/7fd4a9937cc0457f8113c25bc74d665e?usage=true 2026-07-14 18:32:38.860 8 INFO cinder.api.openstack.wsgi [None req-50bb6691-8c5d-4f41-9aa9-3dcd8d660401 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/os-quota-sets/7fd4a9937cc0457f8113c25bc74d665e?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 232/463] 10.0.0.62 () {28 vars in 735 bytes} [Tue Jul 14 18:32:38 2026] GET /v3/7fd4a9937cc0457f8113c25bc74d665e/os-quota-sets/7fd4a9937cc0457f8113c25bc74d665e?usage=true => generated 845 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 18:32:38.878 7 INFO cinder.api.openstack.wsgi [None req-2d09a44f-76a5-449d-96e1-c076e2355a5f 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/os-quota-sets/d04e22e624de478f971ec94159035a9b?usage=true 2026-07-14 18:32:38.904 7 INFO cinder.api.openstack.wsgi [None req-2d09a44f-76a5-449d-96e1-c076e2355a5f 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/os-quota-sets/d04e22e624de478f971ec94159035a9b?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 232/464] 10.0.0.62 () {28 vars in 735 bytes} [Tue Jul 14 18:32:38 2026] GET /v3/7fd4a9937cc0457f8113c25bc74d665e/os-quota-sets/d04e22e624de478f971ec94159035a9b?usage=true => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 18:32:38.918 8 INFO cinder.api.openstack.wsgi [None req-53db334c-c5c4-4c14-abce-38c947a7ac32 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/volumes/detail?all_tenants=true 2026-07-14 18:32:38.930 8 INFO cinder.volume.api [None req-53db334c-c5c4-4c14-abce-38c947a7ac32 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] Get all volumes completed successfully. 2026-07-14 18:32:38.932 8 INFO cinder.api.openstack.wsgi [None req-53db334c-c5c4-4c14-abce-38c947a7ac32 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 233/465] 10.0.0.62 () {28 vars in 683 bytes} [Tue Jul 14 18:32:38 2026] GET /v3/7fd4a9937cc0457f8113c25bc74d665e/volumes/detail?all_tenants=true => generated 15 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-14 18:32:42.143 8 INFO cinder.api.openstack.wsgi [None req-53db334c-c5c4-4c14-abce-38c947a7ac32 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:32:42.144 8 INFO cinder.api.openstack.wsgi [None req-53db334c-c5c4-4c14-abce-38c947a7ac32 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:32:42.144 7 INFO cinder.api.openstack.wsgi [None req-2d09a44f-76a5-449d-96e1-c076e2355a5f 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:32:42.145 7 INFO cinder.api.openstack.wsgi [None req-2d09a44f-76a5-449d-96e1-c076e2355a5f 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:32:52.143 7 INFO cinder.api.openstack.wsgi [None req-2d09a44f-76a5-449d-96e1-c076e2355a5f 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:32:52.143 8 INFO cinder.api.openstack.wsgi [None req-53db334c-c5c4-4c14-abce-38c947a7ac32 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:32:52.145 7 INFO cinder.api.openstack.wsgi [None req-2d09a44f-76a5-449d-96e1-c076e2355a5f 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:32:52.145 8 INFO cinder.api.openstack.wsgi [None req-53db334c-c5c4-4c14-abce-38c947a7ac32 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:33:02.142 7 INFO cinder.api.openstack.wsgi [None req-2d09a44f-76a5-449d-96e1-c076e2355a5f 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:33:02.143 8 INFO cinder.api.openstack.wsgi [None req-53db334c-c5c4-4c14-abce-38c947a7ac32 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:33:02.143 7 INFO cinder.api.openstack.wsgi [None req-2d09a44f-76a5-449d-96e1-c076e2355a5f 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:33:02.144 8 INFO cinder.api.openstack.wsgi [None req-53db334c-c5c4-4c14-abce-38c947a7ac32 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:33:12.143 7 INFO cinder.api.openstack.wsgi [None req-2d09a44f-76a5-449d-96e1-c076e2355a5f 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:33:12.144 8 INFO cinder.api.openstack.wsgi [None req-53db334c-c5c4-4c14-abce-38c947a7ac32 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:33:12.145 7 INFO cinder.api.openstack.wsgi [None req-2d09a44f-76a5-449d-96e1-c076e2355a5f 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:33:12.145 8 INFO cinder.api.openstack.wsgi [None req-53db334c-c5c4-4c14-abce-38c947a7ac32 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:33:22.143 8 INFO cinder.api.openstack.wsgi [None req-53db334c-c5c4-4c14-abce-38c947a7ac32 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:33:22.143 7 INFO cinder.api.openstack.wsgi [None req-2d09a44f-76a5-449d-96e1-c076e2355a5f 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:33:22.145 7 INFO cinder.api.openstack.wsgi [None req-2d09a44f-76a5-449d-96e1-c076e2355a5f 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:33:22.146 8 INFO cinder.api.openstack.wsgi [None req-53db334c-c5c4-4c14-abce-38c947a7ac32 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:33:32.143 8 INFO cinder.api.openstack.wsgi [None req-53db334c-c5c4-4c14-abce-38c947a7ac32 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:33:32.143 7 INFO cinder.api.openstack.wsgi [None req-2d09a44f-76a5-449d-96e1-c076e2355a5f 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:33:32.144 8 INFO cinder.api.openstack.wsgi [None req-53db334c-c5c4-4c14-abce-38c947a7ac32 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:33:32.145 7 INFO cinder.api.openstack.wsgi [None req-2d09a44f-76a5-449d-96e1-c076e2355a5f 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:33:38.213 8 INFO cinder.api.openstack.wsgi [None req-8bfa20ba-424c-4eda-8204-383066652cac 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/os-quota-sets/17fde469340546149b79f34c8e599ad6?usage=true 2026-07-14 18:33:38.244 8 INFO cinder.api.openstack.wsgi [None req-8bfa20ba-424c-4eda-8204-383066652cac 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/os-quota-sets/17fde469340546149b79f34c8e599ad6?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 240/478] 10.0.0.62 () {28 vars in 735 bytes} [Tue Jul 14 18:33:38 2026] GET /v3/7fd4a9937cc0457f8113c25bc74d665e/os-quota-sets/17fde469340546149b79f34c8e599ad6?usage=true => generated 845 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 18:33:38.259 7 INFO cinder.api.openstack.wsgi [None req-f52377c4-c167-477d-a8cc-b1d91727933e 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/os-quota-sets/7fd4a9937cc0457f8113c25bc74d665e?usage=true 2026-07-14 18:33:38.298 7 INFO cinder.api.openstack.wsgi [None req-f52377c4-c167-477d-a8cc-b1d91727933e 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/os-quota-sets/7fd4a9937cc0457f8113c25bc74d665e?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 239/479] 10.0.0.62 () {28 vars in 735 bytes} [Tue Jul 14 18:33:38 2026] GET /v3/7fd4a9937cc0457f8113c25bc74d665e/os-quota-sets/7fd4a9937cc0457f8113c25bc74d665e?usage=true => generated 845 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 18:33:38.314 8 INFO cinder.api.openstack.wsgi [None req-9cf7699a-c280-43b4-af13-b6ecdf1d94f0 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/os-quota-sets/d04e22e624de478f971ec94159035a9b?usage=true 2026-07-14 18:33:38.339 8 INFO cinder.api.openstack.wsgi [None req-9cf7699a-c280-43b4-af13-b6ecdf1d94f0 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/os-quota-sets/d04e22e624de478f971ec94159035a9b?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 241/480] 10.0.0.62 () {28 vars in 735 bytes} [Tue Jul 14 18:33:38 2026] GET /v3/7fd4a9937cc0457f8113c25bc74d665e/os-quota-sets/d04e22e624de478f971ec94159035a9b?usage=true => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 18:33:38.353 7 INFO cinder.api.openstack.wsgi [None req-2da37198-a57a-4103-973a-7c9d3fa6c690 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/os-services 2026-07-14 18:33:38.362 7 INFO cinder.api.openstack.wsgi [None req-2da37198-a57a-4103-973a-7c9d3fa6c690 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/os-services returned with HTTP 200 [pid: 7|app: 0|req: 240/481] 10.0.0.62 () {28 vars in 644 bytes} [Tue Jul 14 18:33:38 2026] GET /v3/7fd4a9937cc0457f8113c25bc74d665e/os-services => generated 646 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 18:33:38.371 8 INFO cinder.api.openstack.wsgi [None req-126b8d4e-b722-4be4-b260-3696dba361cf 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/volumes/detail?all_tenants=true 2026-07-14 18:33:38.380 8 INFO cinder.volume.api [None req-126b8d4e-b722-4be4-b260-3696dba361cf 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] Get all volumes completed successfully. 2026-07-14 18:33:38.381 8 INFO cinder.api.openstack.wsgi [None req-126b8d4e-b722-4be4-b260-3696dba361cf 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 242/482] 10.0.0.62 () {28 vars in 683 bytes} [Tue Jul 14 18:33:38 2026] GET /v3/7fd4a9937cc0457f8113c25bc74d665e/volumes/detail?all_tenants=true => generated 15 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-14 18:33:38.396 7 INFO cinder.api.openstack.wsgi [None req-43f75b87-c3af-436f-b738-0f3b80ef6970 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/scheduler-stats/get_pools?detail=true 2026-07-14 18:33:38.901 7 INFO cinder.api.openstack.wsgi [None req-43f75b87-c3af-436f-b738-0f3b80ef6970 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 241/483] 10.0.0.62 () {28 vars in 695 bytes} [Tue Jul 14 18:33:38 2026] GET /v3/7fd4a9937cc0457f8113c25bc74d665e/scheduler-stats/get_pools?detail=true => generated 670 bytes in 518 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 18:33:38.912 8 INFO cinder.api.openstack.wsgi [None req-88540cb2-70c6-4cec-82d8-2707ea1c4915 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/volumes/detail?all_tenants=true 2026-07-14 18:33:38.921 8 INFO cinder.volume.api [None req-88540cb2-70c6-4cec-82d8-2707ea1c4915 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] Get all volumes completed successfully. 2026-07-14 18:33:38.923 8 INFO cinder.api.openstack.wsgi [None req-88540cb2-70c6-4cec-82d8-2707ea1c4915 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 243/484] 10.0.0.62 () {28 vars in 683 bytes} [Tue Jul 14 18:33:38 2026] GET /v3/7fd4a9937cc0457f8113c25bc74d665e/volumes/detail?all_tenants=true => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-14 18:33:38.933 7 INFO cinder.api.openstack.wsgi [None req-c9b903cf-899e-4039-aae2-2120ed379d0f 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/snapshots?all_tenants=true 2026-07-14 18:33:38.950 7 INFO cinder.volume.api [None req-c9b903cf-899e-4039-aae2-2120ed379d0f 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] Get all snapshots completed successfully. 2026-07-14 18:33:38.951 7 INFO cinder.api.openstack.wsgi [None req-c9b903cf-899e-4039-aae2-2120ed379d0f 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 242/485] 10.0.0.62 () {28 vars in 673 bytes} [Tue Jul 14 18:33:38 2026] GET /v3/7fd4a9937cc0457f8113c25bc74d665e/snapshots?all_tenants=true => generated 17 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-14 18:33:42.143 8 INFO cinder.api.openstack.wsgi [None req-88540cb2-70c6-4cec-82d8-2707ea1c4915 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:33:42.143 7 INFO cinder.api.openstack.wsgi [None req-c9b903cf-899e-4039-aae2-2120ed379d0f 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:33:42.144 8 INFO cinder.api.openstack.wsgi [None req-88540cb2-70c6-4cec-82d8-2707ea1c4915 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:33:42.145 7 INFO cinder.api.openstack.wsgi [None req-c9b903cf-899e-4039-aae2-2120ed379d0f 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:33:52.143 7 INFO cinder.api.openstack.wsgi [None req-c9b903cf-899e-4039-aae2-2120ed379d0f 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:33:52.143 8 INFO cinder.api.openstack.wsgi [None req-88540cb2-70c6-4cec-82d8-2707ea1c4915 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:33:52.144 7 INFO cinder.api.openstack.wsgi [None req-c9b903cf-899e-4039-aae2-2120ed379d0f 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:33:52.145 8 INFO cinder.api.openstack.wsgi [None req-88540cb2-70c6-4cec-82d8-2707ea1c4915 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:34:02.143 7 INFO cinder.api.openstack.wsgi [None req-c9b903cf-899e-4039-aae2-2120ed379d0f 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:34:02.144 8 INFO cinder.api.openstack.wsgi [None req-88540cb2-70c6-4cec-82d8-2707ea1c4915 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:34:02.145 8 INFO cinder.api.openstack.wsgi [None req-88540cb2-70c6-4cec-82d8-2707ea1c4915 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:34:02.146 7 INFO cinder.api.openstack.wsgi [None req-c9b903cf-899e-4039-aae2-2120ed379d0f 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:34:12.143 7 INFO cinder.api.openstack.wsgi [None req-c9b903cf-899e-4039-aae2-2120ed379d0f 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:34:12.143 8 INFO cinder.api.openstack.wsgi [None req-88540cb2-70c6-4cec-82d8-2707ea1c4915 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:34:12.145 7 INFO cinder.api.openstack.wsgi [None req-c9b903cf-899e-4039-aae2-2120ed379d0f 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:34:12.145 8 INFO cinder.api.openstack.wsgi [None req-88540cb2-70c6-4cec-82d8-2707ea1c4915 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:34:22.143 7 INFO cinder.api.openstack.wsgi [None req-c9b903cf-899e-4039-aae2-2120ed379d0f 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:34:22.143 8 INFO cinder.api.openstack.wsgi [None req-88540cb2-70c6-4cec-82d8-2707ea1c4915 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:34:22.144 7 INFO cinder.api.openstack.wsgi [None req-c9b903cf-899e-4039-aae2-2120ed379d0f 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:34:22.144 8 INFO cinder.api.openstack.wsgi [None req-88540cb2-70c6-4cec-82d8-2707ea1c4915 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:34:32.143 7 INFO cinder.api.openstack.wsgi [None req-c9b903cf-899e-4039-aae2-2120ed379d0f 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:34:32.143 8 INFO cinder.api.openstack.wsgi [None req-88540cb2-70c6-4cec-82d8-2707ea1c4915 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:34:32.144 7 INFO cinder.api.openstack.wsgi [None req-c9b903cf-899e-4039-aae2-2120ed379d0f 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:34:32.144 8 INFO cinder.api.openstack.wsgi [None req-88540cb2-70c6-4cec-82d8-2707ea1c4915 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:34:38.154 7 INFO cinder.api.openstack.wsgi [None req-ba1382df-8043-4911-b5ea-e6d07fe31c54 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/volumes/detail?all_tenants=true 2026-07-14 18:34:38.170 7 INFO cinder.volume.api [None req-ba1382df-8043-4911-b5ea-e6d07fe31c54 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] Get all volumes completed successfully. 2026-07-14 18:34:38.174 7 INFO cinder.api.openstack.wsgi [None req-ba1382df-8043-4911-b5ea-e6d07fe31c54 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 249/498] 10.0.0.62 () {28 vars in 683 bytes} [Tue Jul 14 18:34:38 2026] GET /v3/7fd4a9937cc0457f8113c25bc74d665e/volumes/detail?all_tenants=true => generated 15 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-14 18:34:38.185 8 INFO cinder.api.openstack.wsgi [None req-d96fc32a-7d03-43ab-ba85-7dc22a5df899 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/volumes/detail?all_tenants=true 2026-07-14 18:34:38.199 8 INFO cinder.volume.api [None req-d96fc32a-7d03-43ab-ba85-7dc22a5df899 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] Get all volumes completed successfully. 2026-07-14 18:34:38.204 8 INFO cinder.api.openstack.wsgi [None req-d96fc32a-7d03-43ab-ba85-7dc22a5df899 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 250/499] 10.0.0.62 () {28 vars in 683 bytes} [Tue Jul 14 18:34:38 2026] GET /v3/7fd4a9937cc0457f8113c25bc74d665e/volumes/detail?all_tenants=true => generated 15 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-14 18:34:38.255 7 INFO cinder.api.openstack.wsgi [None req-30f2e8d6-259a-4faf-8084-13e91565f603 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/os-quota-sets/17fde469340546149b79f34c8e599ad6?usage=true 2026-07-14 18:34:38.283 7 INFO cinder.api.openstack.wsgi [None req-30f2e8d6-259a-4faf-8084-13e91565f603 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/os-quota-sets/17fde469340546149b79f34c8e599ad6?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 250/500] 10.0.0.62 () {28 vars in 735 bytes} [Tue Jul 14 18:34:38 2026] GET /v3/7fd4a9937cc0457f8113c25bc74d665e/os-quota-sets/17fde469340546149b79f34c8e599ad6?usage=true => generated 845 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 18:34:38.293 8 INFO cinder.api.openstack.wsgi [None req-9ff1d844-df7b-45b4-af80-66328e34b9cd 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/os-quota-sets/7fd4a9937cc0457f8113c25bc74d665e?usage=true 2026-07-14 18:34:38.309 8 INFO cinder.api.openstack.wsgi [None req-9ff1d844-df7b-45b4-af80-66328e34b9cd 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/os-quota-sets/7fd4a9937cc0457f8113c25bc74d665e?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 251/501] 10.0.0.62 () {28 vars in 735 bytes} [Tue Jul 14 18:34:38 2026] GET /v3/7fd4a9937cc0457f8113c25bc74d665e/os-quota-sets/7fd4a9937cc0457f8113c25bc74d665e?usage=true => generated 845 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 18:34:38.322 7 INFO cinder.api.openstack.wsgi [None req-e8bb3ba2-0da6-403b-ae59-9d9bfa18bc79 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/os-quota-sets/d04e22e624de478f971ec94159035a9b?usage=true 2026-07-14 18:34:38.356 7 INFO cinder.api.openstack.wsgi [None req-e8bb3ba2-0da6-403b-ae59-9d9bfa18bc79 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/os-quota-sets/d04e22e624de478f971ec94159035a9b?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 251/502] 10.0.0.62 () {28 vars in 735 bytes} [Tue Jul 14 18:34:38 2026] GET /v3/7fd4a9937cc0457f8113c25bc74d665e/os-quota-sets/d04e22e624de478f971ec94159035a9b?usage=true => generated 847 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 18:34:38.368 8 INFO cinder.api.openstack.wsgi [None req-065441c4-b8a0-4760-90d2-3deef2936987 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/snapshots?all_tenants=true 2026-07-14 18:34:38.376 8 INFO cinder.volume.api [None req-065441c4-b8a0-4760-90d2-3deef2936987 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] Get all snapshots completed successfully. 2026-07-14 18:34:38.376 8 INFO cinder.api.openstack.wsgi [None req-065441c4-b8a0-4760-90d2-3deef2936987 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 252/503] 10.0.0.62 () {28 vars in 673 bytes} [Tue Jul 14 18:34:38 2026] GET /v3/7fd4a9937cc0457f8113c25bc74d665e/snapshots?all_tenants=true => generated 17 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-14 18:34:38.390 7 INFO cinder.api.openstack.wsgi [None req-73d3724e-97aa-4a13-846e-37a8c4b6eec0 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/os-services 2026-07-14 18:34:38.396 7 INFO cinder.api.openstack.wsgi [None req-73d3724e-97aa-4a13-846e-37a8c4b6eec0 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/os-services returned with HTTP 200 [pid: 7|app: 0|req: 252/504] 10.0.0.62 () {28 vars in 644 bytes} [Tue Jul 14 18:34:38 2026] GET /v3/7fd4a9937cc0457f8113c25bc74d665e/os-services => generated 646 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 18:34:38.409 8 INFO cinder.api.openstack.wsgi [None req-3786681b-d3d6-4396-9963-08ef9f9c340b 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/scheduler-stats/get_pools?detail=true 2026-07-14 18:34:38.958 8 INFO cinder.api.openstack.wsgi [None req-3786681b-d3d6-4396-9963-08ef9f9c340b 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 253/505] 10.0.0.62 () {28 vars in 695 bytes} [Tue Jul 14 18:34:38 2026] GET /v3/7fd4a9937cc0457f8113c25bc74d665e/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-07-14 18:34:42.143 8 INFO cinder.api.openstack.wsgi [None req-3786681b-d3d6-4396-9963-08ef9f9c340b 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:34:42.143 7 INFO cinder.api.openstack.wsgi [None req-73d3724e-97aa-4a13-846e-37a8c4b6eec0 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:34:42.144 8 INFO cinder.api.openstack.wsgi [None req-3786681b-d3d6-4396-9963-08ef9f9c340b 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:34:42.144 7 INFO cinder.api.openstack.wsgi [None req-73d3724e-97aa-4a13-846e-37a8c4b6eec0 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:34:52.143 7 INFO cinder.api.openstack.wsgi [None req-73d3724e-97aa-4a13-846e-37a8c4b6eec0 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:34:52.143 8 INFO cinder.api.openstack.wsgi [None req-3786681b-d3d6-4396-9963-08ef9f9c340b 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:34:52.144 7 INFO cinder.api.openstack.wsgi [None req-73d3724e-97aa-4a13-846e-37a8c4b6eec0 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:34:52.144 8 INFO cinder.api.openstack.wsgi [None req-3786681b-d3d6-4396-9963-08ef9f9c340b 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:35:02.143 7 INFO cinder.api.openstack.wsgi [None req-73d3724e-97aa-4a13-846e-37a8c4b6eec0 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:35:02.143 8 INFO cinder.api.openstack.wsgi [None req-3786681b-d3d6-4396-9963-08ef9f9c340b 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:35:02.144 7 INFO cinder.api.openstack.wsgi [None req-73d3724e-97aa-4a13-846e-37a8c4b6eec0 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:35:02.145 8 INFO cinder.api.openstack.wsgi [None req-3786681b-d3d6-4396-9963-08ef9f9c340b 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:35:12.142 7 INFO cinder.api.openstack.wsgi [None req-73d3724e-97aa-4a13-846e-37a8c4b6eec0 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:35:12.143 8 INFO cinder.api.openstack.wsgi [None req-3786681b-d3d6-4396-9963-08ef9f9c340b 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:35:12.143 7 INFO cinder.api.openstack.wsgi [None req-73d3724e-97aa-4a13-846e-37a8c4b6eec0 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:35:12.144 8 INFO cinder.api.openstack.wsgi [None req-3786681b-d3d6-4396-9963-08ef9f9c340b 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:35:22.143 8 INFO cinder.api.openstack.wsgi [None req-3786681b-d3d6-4396-9963-08ef9f9c340b 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:35:22.144 7 INFO cinder.api.openstack.wsgi [None req-73d3724e-97aa-4a13-846e-37a8c4b6eec0 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:35:22.145 8 INFO cinder.api.openstack.wsgi [None req-3786681b-d3d6-4396-9963-08ef9f9c340b 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:35:22.145 7 INFO cinder.api.openstack.wsgi [None req-73d3724e-97aa-4a13-846e-37a8c4b6eec0 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:35:32.143 8 INFO cinder.api.openstack.wsgi [None req-3786681b-d3d6-4396-9963-08ef9f9c340b 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:35:32.144 7 INFO cinder.api.openstack.wsgi [None req-73d3724e-97aa-4a13-846e-37a8c4b6eec0 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:35:32.145 7 INFO cinder.api.openstack.wsgi [None req-73d3724e-97aa-4a13-846e-37a8c4b6eec0 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:35:32.146 8 INFO cinder.api.openstack.wsgi [None req-3786681b-d3d6-4396-9963-08ef9f9c340b 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:35:38.324 7 INFO cinder.api.openstack.wsgi [None req-474f5d55-ed99-4887-9150-45ac9308ea3e 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/snapshots?all_tenants=true 2026-07-14 18:35:38.331 7 INFO cinder.volume.api [None req-474f5d55-ed99-4887-9150-45ac9308ea3e 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] Get all snapshots completed successfully. 2026-07-14 18:35:38.332 7 INFO cinder.api.openstack.wsgi [None req-474f5d55-ed99-4887-9150-45ac9308ea3e 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 259/518] 10.0.0.62 () {28 vars in 673 bytes} [Tue Jul 14 18:35:38 2026] GET /v3/7fd4a9937cc0457f8113c25bc74d665e/snapshots?all_tenants=true => generated 17 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-14 18:35:38.344 8 INFO cinder.api.openstack.wsgi [None req-bfe817fa-8b99-43c8-b98d-fa80bca28098 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/scheduler-stats/get_pools?detail=true 2026-07-14 18:35:38.849 8 INFO cinder.api.openstack.wsgi [None req-bfe817fa-8b99-43c8-b98d-fa80bca28098 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 260/519] 10.0.0.62 () {28 vars in 695 bytes} [Tue Jul 14 18:35:38 2026] GET /v3/7fd4a9937cc0457f8113c25bc74d665e/scheduler-stats/get_pools?detail=true => generated 670 bytes in 512 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 18:35:38.863 7 INFO cinder.api.openstack.wsgi [None req-2c33782f-8a96-4092-9489-5327bca188d2 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/volumes/detail?all_tenants=true 2026-07-14 18:35:38.874 7 INFO cinder.volume.api [None req-2c33782f-8a96-4092-9489-5327bca188d2 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] Get all volumes completed successfully. 2026-07-14 18:35:38.876 7 INFO cinder.api.openstack.wsgi [None req-2c33782f-8a96-4092-9489-5327bca188d2 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 260/520] 10.0.0.62 () {28 vars in 683 bytes} [Tue Jul 14 18:35:38 2026] GET /v3/7fd4a9937cc0457f8113c25bc74d665e/volumes/detail?all_tenants=true => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-14 18:35:38.889 8 INFO cinder.api.openstack.wsgi [None req-fb64b23f-df43-4c42-ae8f-c45c1692aa50 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/os-services 2026-07-14 18:35:38.895 8 INFO cinder.api.openstack.wsgi [None req-fb64b23f-df43-4c42-ae8f-c45c1692aa50 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/os-services returned with HTTP 200 [pid: 8|app: 0|req: 261/521] 10.0.0.62 () {28 vars in 644 bytes} [Tue Jul 14 18:35:38 2026] GET /v3/7fd4a9937cc0457f8113c25bc74d665e/os-services => generated 646 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 18:35:38.919 7 INFO cinder.api.openstack.wsgi [None req-a6579cc7-c738-42e3-a5a1-2f376e787e59 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/volumes/detail?all_tenants=true 2026-07-14 18:35:38.929 7 INFO cinder.volume.api [None req-a6579cc7-c738-42e3-a5a1-2f376e787e59 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] Get all volumes completed successfully. 2026-07-14 18:35:38.931 7 INFO cinder.api.openstack.wsgi [None req-a6579cc7-c738-42e3-a5a1-2f376e787e59 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 261/522] 10.0.0.62 () {28 vars in 683 bytes} [Tue Jul 14 18:35:38 2026] GET /v3/7fd4a9937cc0457f8113c25bc74d665e/volumes/detail?all_tenants=true => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-14 18:35:38.970 8 INFO cinder.api.openstack.wsgi [None req-fe354ac2-37fc-4531-bf51-edc994194321 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/os-quota-sets/17fde469340546149b79f34c8e599ad6?usage=true 2026-07-14 18:35:38.999 8 INFO cinder.api.openstack.wsgi [None req-fe354ac2-37fc-4531-bf51-edc994194321 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/os-quota-sets/17fde469340546149b79f34c8e599ad6?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 262/523] 10.0.0.62 () {28 vars in 735 bytes} [Tue Jul 14 18:35:38 2026] GET /v3/7fd4a9937cc0457f8113c25bc74d665e/os-quota-sets/17fde469340546149b79f34c8e599ad6?usage=true => generated 845 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 18:35:39.010 7 INFO cinder.api.openstack.wsgi [None req-05d0324b-5636-4a24-8098-e16eea095d8b 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/os-quota-sets/7fd4a9937cc0457f8113c25bc74d665e?usage=true 2026-07-14 18:35:39.037 7 INFO cinder.api.openstack.wsgi [None req-05d0324b-5636-4a24-8098-e16eea095d8b 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/os-quota-sets/7fd4a9937cc0457f8113c25bc74d665e?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 262/524] 10.0.0.62 () {28 vars in 735 bytes} [Tue Jul 14 18:35:39 2026] GET /v3/7fd4a9937cc0457f8113c25bc74d665e/os-quota-sets/7fd4a9937cc0457f8113c25bc74d665e?usage=true => generated 845 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 18:35:39.052 8 INFO cinder.api.openstack.wsgi [None req-afc113a5-a63a-45ff-872e-6b528e469114 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/os-quota-sets/d04e22e624de478f971ec94159035a9b?usage=true 2026-07-14 18:35:39.086 8 INFO cinder.api.openstack.wsgi [None req-afc113a5-a63a-45ff-872e-6b528e469114 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/os-quota-sets/d04e22e624de478f971ec94159035a9b?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 263/525] 10.0.0.62 () {28 vars in 735 bytes} [Tue Jul 14 18:35:39 2026] GET /v3/7fd4a9937cc0457f8113c25bc74d665e/os-quota-sets/d04e22e624de478f971ec94159035a9b?usage=true => generated 847 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 18:35:42.143 7 INFO cinder.api.openstack.wsgi [None req-05d0324b-5636-4a24-8098-e16eea095d8b 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:35:42.144 8 INFO cinder.api.openstack.wsgi [None req-afc113a5-a63a-45ff-872e-6b528e469114 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:35:42.145 8 INFO cinder.api.openstack.wsgi [None req-afc113a5-a63a-45ff-872e-6b528e469114 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:35:42.146 7 INFO cinder.api.openstack.wsgi [None req-05d0324b-5636-4a24-8098-e16eea095d8b 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:35:52.143 7 INFO cinder.api.openstack.wsgi [None req-05d0324b-5636-4a24-8098-e16eea095d8b 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:35:52.143 8 INFO cinder.api.openstack.wsgi [None req-afc113a5-a63a-45ff-872e-6b528e469114 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:35:52.144 8 INFO cinder.api.openstack.wsgi [None req-afc113a5-a63a-45ff-872e-6b528e469114 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:35:52.144 7 INFO cinder.api.openstack.wsgi [None req-05d0324b-5636-4a24-8098-e16eea095d8b 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:36:02.143 7 INFO cinder.api.openstack.wsgi [None req-05d0324b-5636-4a24-8098-e16eea095d8b 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:36:02.143 8 INFO cinder.api.openstack.wsgi [None req-afc113a5-a63a-45ff-872e-6b528e469114 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:36:02.145 8 INFO cinder.api.openstack.wsgi [None req-afc113a5-a63a-45ff-872e-6b528e469114 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:36:02.145 7 INFO cinder.api.openstack.wsgi [None req-05d0324b-5636-4a24-8098-e16eea095d8b 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:36:12.143 8 INFO cinder.api.openstack.wsgi [None req-afc113a5-a63a-45ff-872e-6b528e469114 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:36:12.143 7 INFO cinder.api.openstack.wsgi [None req-05d0324b-5636-4a24-8098-e16eea095d8b 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:36:12.144 8 INFO cinder.api.openstack.wsgi [None req-afc113a5-a63a-45ff-872e-6b528e469114 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:36:12.144 7 INFO cinder.api.openstack.wsgi [None req-05d0324b-5636-4a24-8098-e16eea095d8b 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:36:22.143 8 INFO cinder.api.openstack.wsgi [None req-afc113a5-a63a-45ff-872e-6b528e469114 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:36:22.143 7 INFO cinder.api.openstack.wsgi [None req-05d0324b-5636-4a24-8098-e16eea095d8b 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:36:22.144 8 INFO cinder.api.openstack.wsgi [None req-afc113a5-a63a-45ff-872e-6b528e469114 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:36:22.144 7 INFO cinder.api.openstack.wsgi [None req-05d0324b-5636-4a24-8098-e16eea095d8b 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:36:32.143 8 INFO cinder.api.openstack.wsgi [None req-afc113a5-a63a-45ff-872e-6b528e469114 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:36:32.143 7 INFO cinder.api.openstack.wsgi [None req-05d0324b-5636-4a24-8098-e16eea095d8b 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:36:32.144 8 INFO cinder.api.openstack.wsgi [None req-afc113a5-a63a-45ff-872e-6b528e469114 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:36:32.144 7 INFO cinder.api.openstack.wsgi [None req-05d0324b-5636-4a24-8098-e16eea095d8b 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:36:38.129 8 INFO cinder.api.openstack.wsgi [None req-da38240f-5729-4416-af33-34081a828b05 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/volumes/detail?all_tenants=true 2026-07-14 18:36:38.139 8 INFO cinder.volume.api [None req-da38240f-5729-4416-af33-34081a828b05 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] Get all volumes completed successfully. 2026-07-14 18:36:38.140 8 INFO cinder.api.openstack.wsgi [None req-da38240f-5729-4416-af33-34081a828b05 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 270/538] 10.0.0.62 () {28 vars in 683 bytes} [Tue Jul 14 18:36:38 2026] GET /v3/7fd4a9937cc0457f8113c25bc74d665e/volumes/detail?all_tenants=true => generated 15 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-14 18:36:38.152 7 INFO cinder.api.openstack.wsgi [None req-06ecf15d-08fa-486b-ab74-fa4919c281a0 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/snapshots?all_tenants=true 2026-07-14 18:36:38.159 7 INFO cinder.volume.api [None req-06ecf15d-08fa-486b-ab74-fa4919c281a0 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] Get all snapshots completed successfully. 2026-07-14 18:36:38.159 7 INFO cinder.api.openstack.wsgi [None req-06ecf15d-08fa-486b-ab74-fa4919c281a0 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 269/539] 10.0.0.62 () {28 vars in 673 bytes} [Tue Jul 14 18:36:38 2026] GET /v3/7fd4a9937cc0457f8113c25bc74d665e/snapshots?all_tenants=true => generated 17 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-14 18:36:38.173 8 INFO cinder.api.openstack.wsgi [None req-3419780c-d984-4846-a767-f247764fbd92 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/os-services 2026-07-14 18:36:38.182 8 INFO cinder.api.openstack.wsgi [None req-3419780c-d984-4846-a767-f247764fbd92 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/os-services returned with HTTP 200 [pid: 8|app: 0|req: 271/540] 10.0.0.62 () {28 vars in 644 bytes} [Tue Jul 14 18:36:38 2026] GET /v3/7fd4a9937cc0457f8113c25bc74d665e/os-services => generated 646 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 18:36:38.197 7 INFO cinder.api.openstack.wsgi [None req-4fecef00-7d31-4619-b87b-00a65d3bfdc7 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/scheduler-stats/get_pools?detail=true 2026-07-14 18:36:38.703 7 INFO cinder.api.openstack.wsgi [None req-4fecef00-7d31-4619-b87b-00a65d3bfdc7 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 270/541] 10.0.0.62 () {28 vars in 695 bytes} [Tue Jul 14 18:36:38 2026] GET /v3/7fd4a9937cc0457f8113c25bc74d665e/scheduler-stats/get_pools?detail=true => generated 670 bytes in 512 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 18:36:38.715 8 INFO cinder.api.openstack.wsgi [None req-a425ed3f-70e6-44b6-ab38-af8e5c4907e7 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/volumes/detail?all_tenants=true 2026-07-14 18:36:38.724 8 INFO cinder.volume.api [None req-a425ed3f-70e6-44b6-ab38-af8e5c4907e7 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] Get all volumes completed successfully. 2026-07-14 18:36:38.726 8 INFO cinder.api.openstack.wsgi [None req-a425ed3f-70e6-44b6-ab38-af8e5c4907e7 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 272/542] 10.0.0.62 () {28 vars in 683 bytes} [Tue Jul 14 18:36:38 2026] GET /v3/7fd4a9937cc0457f8113c25bc74d665e/volumes/detail?all_tenants=true => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-14 18:36:38.780 7 INFO cinder.api.openstack.wsgi [None req-58f3abe0-2309-458b-9b3a-328f57cb0d9b 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/os-quota-sets/17fde469340546149b79f34c8e599ad6?usage=true 2026-07-14 18:36:38.818 7 INFO cinder.api.openstack.wsgi [None req-58f3abe0-2309-458b-9b3a-328f57cb0d9b 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/os-quota-sets/17fde469340546149b79f34c8e599ad6?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 271/543] 10.0.0.62 () {28 vars in 735 bytes} [Tue Jul 14 18:36:38 2026] GET /v3/7fd4a9937cc0457f8113c25bc74d665e/os-quota-sets/17fde469340546149b79f34c8e599ad6?usage=true => generated 845 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 18:36:38.833 8 INFO cinder.api.openstack.wsgi [None req-26380aa0-3e28-4160-b67e-1e9a9c5f5e3e 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/os-quota-sets/7fd4a9937cc0457f8113c25bc74d665e?usage=true 2026-07-14 18:36:38.860 8 INFO cinder.api.openstack.wsgi [None req-26380aa0-3e28-4160-b67e-1e9a9c5f5e3e 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/os-quota-sets/7fd4a9937cc0457f8113c25bc74d665e?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 273/544] 10.0.0.62 () {28 vars in 735 bytes} [Tue Jul 14 18:36:38 2026] GET /v3/7fd4a9937cc0457f8113c25bc74d665e/os-quota-sets/7fd4a9937cc0457f8113c25bc74d665e?usage=true => generated 845 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 18:36:38.878 7 INFO cinder.api.openstack.wsgi [None req-436da93d-9a1a-443a-8e45-77b3d0e22ea6 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/os-quota-sets/d04e22e624de478f971ec94159035a9b?usage=true 2026-07-14 18:36:38.903 7 INFO cinder.api.openstack.wsgi [None req-436da93d-9a1a-443a-8e45-77b3d0e22ea6 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/os-quota-sets/d04e22e624de478f971ec94159035a9b?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 272/545] 10.0.0.62 () {28 vars in 735 bytes} [Tue Jul 14 18:36:38 2026] GET /v3/7fd4a9937cc0457f8113c25bc74d665e/os-quota-sets/d04e22e624de478f971ec94159035a9b?usage=true => generated 847 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 18:36:42.143 8 INFO cinder.api.openstack.wsgi [None req-26380aa0-3e28-4160-b67e-1e9a9c5f5e3e 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:36:42.143 7 INFO cinder.api.openstack.wsgi [None req-436da93d-9a1a-443a-8e45-77b3d0e22ea6 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:36:42.144 8 INFO cinder.api.openstack.wsgi [None req-26380aa0-3e28-4160-b67e-1e9a9c5f5e3e 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:36:42.144 7 INFO cinder.api.openstack.wsgi [None req-436da93d-9a1a-443a-8e45-77b3d0e22ea6 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:36:52.142 8 INFO cinder.api.openstack.wsgi [None req-26380aa0-3e28-4160-b67e-1e9a9c5f5e3e 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:36:52.143 7 INFO cinder.api.openstack.wsgi [None req-436da93d-9a1a-443a-8e45-77b3d0e22ea6 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:36:52.143 8 INFO cinder.api.openstack.wsgi [None req-26380aa0-3e28-4160-b67e-1e9a9c5f5e3e 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:36:52.144 7 INFO cinder.api.openstack.wsgi [None req-436da93d-9a1a-443a-8e45-77b3d0e22ea6 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:37:02.142 8 INFO cinder.api.openstack.wsgi [None req-26380aa0-3e28-4160-b67e-1e9a9c5f5e3e 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:37:02.143 7 INFO cinder.api.openstack.wsgi [None req-436da93d-9a1a-443a-8e45-77b3d0e22ea6 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:37:02.144 8 INFO cinder.api.openstack.wsgi [None req-26380aa0-3e28-4160-b67e-1e9a9c5f5e3e 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:37:02.144 7 INFO cinder.api.openstack.wsgi [None req-436da93d-9a1a-443a-8e45-77b3d0e22ea6 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:37:12.142 7 INFO cinder.api.openstack.wsgi [None req-436da93d-9a1a-443a-8e45-77b3d0e22ea6 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:37:12.142 8 INFO cinder.api.openstack.wsgi [None req-26380aa0-3e28-4160-b67e-1e9a9c5f5e3e 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:37:12.143 7 INFO cinder.api.openstack.wsgi [None req-436da93d-9a1a-443a-8e45-77b3d0e22ea6 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:37:12.143 8 INFO cinder.api.openstack.wsgi [None req-26380aa0-3e28-4160-b67e-1e9a9c5f5e3e 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:37:22.142 7 INFO cinder.api.openstack.wsgi [None req-436da93d-9a1a-443a-8e45-77b3d0e22ea6 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:37:22.142 8 INFO cinder.api.openstack.wsgi [None req-26380aa0-3e28-4160-b67e-1e9a9c5f5e3e 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:37:22.143 7 INFO cinder.api.openstack.wsgi [None req-436da93d-9a1a-443a-8e45-77b3d0e22ea6 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:37:22.144 8 INFO cinder.api.openstack.wsgi [None req-26380aa0-3e28-4160-b67e-1e9a9c5f5e3e 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:37:32.143 7 INFO cinder.api.openstack.wsgi [None req-436da93d-9a1a-443a-8e45-77b3d0e22ea6 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:37:32.143 8 INFO cinder.api.openstack.wsgi [None req-26380aa0-3e28-4160-b67e-1e9a9c5f5e3e 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:37:32.144 7 INFO cinder.api.openstack.wsgi [None req-436da93d-9a1a-443a-8e45-77b3d0e22ea6 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:37:32.145 8 INFO cinder.api.openstack.wsgi [None req-26380aa0-3e28-4160-b67e-1e9a9c5f5e3e 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:37:38.127 7 INFO cinder.api.openstack.wsgi [None req-c1ae091b-0bf8-4904-8419-5b8fad4680a0 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/volumes/detail?all_tenants=true 2026-07-14 18:37:38.138 7 INFO cinder.volume.api [None req-c1ae091b-0bf8-4904-8419-5b8fad4680a0 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] Get all volumes completed successfully. 2026-07-14 18:37:38.139 7 INFO cinder.api.openstack.wsgi [None req-c1ae091b-0bf8-4904-8419-5b8fad4680a0 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 279/558] 10.0.0.62 () {28 vars in 683 bytes} [Tue Jul 14 18:37:38 2026] GET /v3/7fd4a9937cc0457f8113c25bc74d665e/volumes/detail?all_tenants=true => generated 15 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-14 18:37:38.154 8 INFO cinder.api.openstack.wsgi [None req-d73b10cc-d715-445a-a671-8d580ff190ea 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/os-services 2026-07-14 18:37:38.162 8 INFO cinder.api.openstack.wsgi [None req-d73b10cc-d715-445a-a671-8d580ff190ea 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/os-services returned with HTTP 200 [pid: 8|app: 0|req: 280/559] 10.0.0.62 () {28 vars in 644 bytes} [Tue Jul 14 18:37:38 2026] GET /v3/7fd4a9937cc0457f8113c25bc74d665e/os-services => generated 646 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 18:37:38.171 7 INFO cinder.api.openstack.wsgi [None req-237b11c8-9b14-496a-8c51-e1acfdfe267f 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/scheduler-stats/get_pools?detail=true 2026-07-14 18:37:38.682 7 INFO cinder.api.openstack.wsgi [None req-237b11c8-9b14-496a-8c51-e1acfdfe267f 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 280/560] 10.0.0.62 () {28 vars in 695 bytes} [Tue Jul 14 18:37:38 2026] GET /v3/7fd4a9937cc0457f8113c25bc74d665e/scheduler-stats/get_pools?detail=true => generated 670 bytes in 519 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 18:37:38.731 8 INFO cinder.api.openstack.wsgi [None req-6177a4ce-f6bc-466f-ae29-27c105661f86 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/os-quota-sets/17fde469340546149b79f34c8e599ad6?usage=true 2026-07-14 18:37:38.757 8 INFO cinder.api.openstack.wsgi [None req-6177a4ce-f6bc-466f-ae29-27c105661f86 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/os-quota-sets/17fde469340546149b79f34c8e599ad6?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 281/561] 10.0.0.62 () {28 vars in 735 bytes} [Tue Jul 14 18:37:38 2026] GET /v3/7fd4a9937cc0457f8113c25bc74d665e/os-quota-sets/17fde469340546149b79f34c8e599ad6?usage=true => generated 845 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 18:37:38.768 7 INFO cinder.api.openstack.wsgi [None req-5688c435-54c1-486f-9e76-74a03ec493f3 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/os-quota-sets/7fd4a9937cc0457f8113c25bc74d665e?usage=true 2026-07-14 18:37:38.795 7 INFO cinder.api.openstack.wsgi [None req-5688c435-54c1-486f-9e76-74a03ec493f3 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/os-quota-sets/7fd4a9937cc0457f8113c25bc74d665e?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 281/562] 10.0.0.62 () {28 vars in 735 bytes} [Tue Jul 14 18:37:38 2026] GET /v3/7fd4a9937cc0457f8113c25bc74d665e/os-quota-sets/7fd4a9937cc0457f8113c25bc74d665e?usage=true => generated 845 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 18:37:38.806 8 INFO cinder.api.openstack.wsgi [None req-b26844f9-4ef6-4a57-88b3-8fbec67b28fe 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/os-quota-sets/d04e22e624de478f971ec94159035a9b?usage=true 2026-07-14 18:37:38.831 8 INFO cinder.api.openstack.wsgi [None req-b26844f9-4ef6-4a57-88b3-8fbec67b28fe 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/os-quota-sets/d04e22e624de478f971ec94159035a9b?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 282/563] 10.0.0.62 () {28 vars in 735 bytes} [Tue Jul 14 18:37:38 2026] GET /v3/7fd4a9937cc0457f8113c25bc74d665e/os-quota-sets/d04e22e624de478f971ec94159035a9b?usage=true => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 18:37:38.843 7 INFO cinder.api.openstack.wsgi [None req-dbca37df-90fc-4df6-8f24-e165eac1b5bd 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/snapshots?all_tenants=true 2026-07-14 18:37:38.850 7 INFO cinder.volume.api [None req-dbca37df-90fc-4df6-8f24-e165eac1b5bd 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] Get all snapshots completed successfully. 2026-07-14 18:37:38.850 7 INFO cinder.api.openstack.wsgi [None req-dbca37df-90fc-4df6-8f24-e165eac1b5bd 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 282/564] 10.0.0.62 () {28 vars in 673 bytes} [Tue Jul 14 18:37:38 2026] GET /v3/7fd4a9937cc0457f8113c25bc74d665e/snapshots?all_tenants=true => generated 17 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-14 18:37:38.862 8 INFO cinder.api.openstack.wsgi [None req-b2065c84-2112-4f85-b96d-984d049fb3dd 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/volumes/detail?all_tenants=true 2026-07-14 18:37:38.884 8 INFO cinder.volume.api [None req-b2065c84-2112-4f85-b96d-984d049fb3dd 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] Get all volumes completed successfully. 2026-07-14 18:37:38.887 8 INFO cinder.api.openstack.wsgi [None req-b2065c84-2112-4f85-b96d-984d049fb3dd 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 283/565] 10.0.0.62 () {28 vars in 683 bytes} [Tue Jul 14 18:37:38 2026] GET /v3/7fd4a9937cc0457f8113c25bc74d665e/volumes/detail?all_tenants=true => generated 15 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-14 18:37:42.142 7 INFO cinder.api.openstack.wsgi [None req-dbca37df-90fc-4df6-8f24-e165eac1b5bd 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:37:42.143 8 INFO cinder.api.openstack.wsgi [None req-b2065c84-2112-4f85-b96d-984d049fb3dd 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:37:42.144 7 INFO cinder.api.openstack.wsgi [None req-dbca37df-90fc-4df6-8f24-e165eac1b5bd 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:37:42.144 8 INFO cinder.api.openstack.wsgi [None req-b2065c84-2112-4f85-b96d-984d049fb3dd 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:37:52.143 7 INFO cinder.api.openstack.wsgi [None req-dbca37df-90fc-4df6-8f24-e165eac1b5bd 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:37:52.143 8 INFO cinder.api.openstack.wsgi [None req-b2065c84-2112-4f85-b96d-984d049fb3dd 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:37:52.144 7 INFO cinder.api.openstack.wsgi [None req-dbca37df-90fc-4df6-8f24-e165eac1b5bd 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:37:52.144 8 INFO cinder.api.openstack.wsgi [None req-b2065c84-2112-4f85-b96d-984d049fb3dd 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:38:02.143 7 INFO cinder.api.openstack.wsgi [None req-dbca37df-90fc-4df6-8f24-e165eac1b5bd 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:38:02.143 8 INFO cinder.api.openstack.wsgi [None req-b2065c84-2112-4f85-b96d-984d049fb3dd 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:38:02.144 7 INFO cinder.api.openstack.wsgi [None req-dbca37df-90fc-4df6-8f24-e165eac1b5bd 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:38:02.145 8 INFO cinder.api.openstack.wsgi [None req-b2065c84-2112-4f85-b96d-984d049fb3dd 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:38:12.142 8 INFO cinder.api.openstack.wsgi [None req-b2065c84-2112-4f85-b96d-984d049fb3dd 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:38:12.143 8 INFO cinder.api.openstack.wsgi [None req-b2065c84-2112-4f85-b96d-984d049fb3dd 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:38:12.143 7 INFO cinder.api.openstack.wsgi [None req-dbca37df-90fc-4df6-8f24-e165eac1b5bd 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:38:12.144 7 INFO cinder.api.openstack.wsgi [None req-dbca37df-90fc-4df6-8f24-e165eac1b5bd 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:38:22.143 8 INFO cinder.api.openstack.wsgi [None req-b2065c84-2112-4f85-b96d-984d049fb3dd 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:38:22.143 7 INFO cinder.api.openstack.wsgi [None req-dbca37df-90fc-4df6-8f24-e165eac1b5bd 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:38:22.144 8 INFO cinder.api.openstack.wsgi [None req-b2065c84-2112-4f85-b96d-984d049fb3dd 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:38:22.145 7 INFO cinder.api.openstack.wsgi [None req-dbca37df-90fc-4df6-8f24-e165eac1b5bd 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:38:32.143 8 INFO cinder.api.openstack.wsgi [None req-b2065c84-2112-4f85-b96d-984d049fb3dd 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:38:32.143 7 INFO cinder.api.openstack.wsgi [None req-dbca37df-90fc-4df6-8f24-e165eac1b5bd 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:38:32.144 8 INFO cinder.api.openstack.wsgi [None req-b2065c84-2112-4f85-b96d-984d049fb3dd 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:38:32.145 7 INFO cinder.api.openstack.wsgi [None req-dbca37df-90fc-4df6-8f24-e165eac1b5bd 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:38:38.151 8 INFO cinder.api.openstack.wsgi [None req-ac18b0cd-f196-4bb2-b1b8-f551bcbc8c14 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/os-services 2026-07-14 18:38:38.157 8 INFO cinder.api.openstack.wsgi [None req-ac18b0cd-f196-4bb2-b1b8-f551bcbc8c14 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/os-services returned with HTTP 200 [pid: 8|app: 0|req: 290/578] 10.0.0.62 () {28 vars in 644 bytes} [Tue Jul 14 18:38:38 2026] GET /v3/7fd4a9937cc0457f8113c25bc74d665e/os-services => generated 646 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 18:38:38.169 7 INFO cinder.api.openstack.wsgi [None req-cc2ef396-2d57-47d5-8370-4bd0eea14164 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/snapshots?all_tenants=true 2026-07-14 18:38:38.176 7 INFO cinder.volume.api [None req-cc2ef396-2d57-47d5-8370-4bd0eea14164 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] Get all snapshots completed successfully. 2026-07-14 18:38:38.177 7 INFO cinder.api.openstack.wsgi [None req-cc2ef396-2d57-47d5-8370-4bd0eea14164 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 289/579] 10.0.0.62 () {28 vars in 673 bytes} [Tue Jul 14 18:38:38 2026] GET /v3/7fd4a9937cc0457f8113c25bc74d665e/snapshots?all_tenants=true => generated 17 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-14 18:38:38.185 8 INFO cinder.api.openstack.wsgi [None req-d7c03507-beac-481d-9bf7-d619f9874604 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/volumes/detail?all_tenants=true 2026-07-14 18:38:38.195 8 INFO cinder.volume.api [None req-d7c03507-beac-481d-9bf7-d619f9874604 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] Get all volumes completed successfully. 2026-07-14 18:38:38.197 8 INFO cinder.api.openstack.wsgi [None req-d7c03507-beac-481d-9bf7-d619f9874604 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 291/580] 10.0.0.62 () {28 vars in 683 bytes} [Tue Jul 14 18:38:38 2026] GET /v3/7fd4a9937cc0457f8113c25bc74d665e/volumes/detail?all_tenants=true => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-14 18:38:38.279 7 INFO cinder.api.openstack.wsgi [None req-6b6553cb-5e2f-4824-907b-2c04d77bbfb1 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/os-quota-sets/17fde469340546149b79f34c8e599ad6?usage=true 2026-07-14 18:38:38.311 7 INFO cinder.api.openstack.wsgi [None req-6b6553cb-5e2f-4824-907b-2c04d77bbfb1 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/os-quota-sets/17fde469340546149b79f34c8e599ad6?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 290/581] 10.0.0.62 () {28 vars in 735 bytes} [Tue Jul 14 18:38:38 2026] GET /v3/7fd4a9937cc0457f8113c25bc74d665e/os-quota-sets/17fde469340546149b79f34c8e599ad6?usage=true => generated 845 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 18:38:38.323 8 INFO cinder.api.openstack.wsgi [None req-ffcdcb26-ff65-4db7-a16e-5303493a0281 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/os-quota-sets/7fd4a9937cc0457f8113c25bc74d665e?usage=true 2026-07-14 18:38:38.346 8 INFO cinder.api.openstack.wsgi [None req-ffcdcb26-ff65-4db7-a16e-5303493a0281 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/os-quota-sets/7fd4a9937cc0457f8113c25bc74d665e?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 292/582] 10.0.0.62 () {28 vars in 735 bytes} [Tue Jul 14 18:38:38 2026] GET /v3/7fd4a9937cc0457f8113c25bc74d665e/os-quota-sets/7fd4a9937cc0457f8113c25bc74d665e?usage=true => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 18:38:38.355 7 INFO cinder.api.openstack.wsgi [None req-3a2aaa45-c3dd-4eae-a9ea-6b2cc1d4e27d 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/os-quota-sets/d04e22e624de478f971ec94159035a9b?usage=true 2026-07-14 18:38:38.370 7 INFO cinder.api.openstack.wsgi [None req-3a2aaa45-c3dd-4eae-a9ea-6b2cc1d4e27d 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/os-quota-sets/d04e22e624de478f971ec94159035a9b?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 291/583] 10.0.0.62 () {28 vars in 735 bytes} [Tue Jul 14 18:38:38 2026] GET /v3/7fd4a9937cc0457f8113c25bc74d665e/os-quota-sets/d04e22e624de478f971ec94159035a9b?usage=true => generated 847 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 18:38:38.380 8 INFO cinder.api.openstack.wsgi [None req-8d0b297a-44ac-4e9b-963c-4dbc7af6528e 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/scheduler-stats/get_pools?detail=true 2026-07-14 18:38:38.884 8 INFO cinder.api.openstack.wsgi [None req-8d0b297a-44ac-4e9b-963c-4dbc7af6528e 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 293/584] 10.0.0.62 () {28 vars in 695 bytes} [Tue Jul 14 18:38:38 2026] GET /v3/7fd4a9937cc0457f8113c25bc74d665e/scheduler-stats/get_pools?detail=true => generated 670 bytes in 511 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 18:38:38.895 7 INFO cinder.api.openstack.wsgi [None req-c8847f33-793a-4610-a74b-50f8d2c7ed7e 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/volumes/detail?all_tenants=true 2026-07-14 18:38:38.903 7 INFO cinder.volume.api [None req-c8847f33-793a-4610-a74b-50f8d2c7ed7e 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] Get all volumes completed successfully. 2026-07-14 18:38:38.905 7 INFO cinder.api.openstack.wsgi [None req-c8847f33-793a-4610-a74b-50f8d2c7ed7e 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 292/585] 10.0.0.62 () {28 vars in 683 bytes} [Tue Jul 14 18:38:38 2026] GET /v3/7fd4a9937cc0457f8113c25bc74d665e/volumes/detail?all_tenants=true => generated 15 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-14 18:38:42.142 8 INFO cinder.api.openstack.wsgi [None req-8d0b297a-44ac-4e9b-963c-4dbc7af6528e 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:38:42.143 7 INFO cinder.api.openstack.wsgi [None req-c8847f33-793a-4610-a74b-50f8d2c7ed7e 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:38:42.143 8 INFO cinder.api.openstack.wsgi [None req-8d0b297a-44ac-4e9b-963c-4dbc7af6528e 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:38:42.144 7 INFO cinder.api.openstack.wsgi [None req-c8847f33-793a-4610-a74b-50f8d2c7ed7e 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:38:52.142 7 INFO cinder.api.openstack.wsgi [None req-c8847f33-793a-4610-a74b-50f8d2c7ed7e 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:38:52.143 8 INFO cinder.api.openstack.wsgi [None req-8d0b297a-44ac-4e9b-963c-4dbc7af6528e 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:38:52.143 7 INFO cinder.api.openstack.wsgi [None req-c8847f33-793a-4610-a74b-50f8d2c7ed7e 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:38:52.144 8 INFO cinder.api.openstack.wsgi [None req-8d0b297a-44ac-4e9b-963c-4dbc7af6528e 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:39:02.142 7 INFO cinder.api.openstack.wsgi [None req-c8847f33-793a-4610-a74b-50f8d2c7ed7e 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:39:02.143 8 INFO cinder.api.openstack.wsgi [None req-8d0b297a-44ac-4e9b-963c-4dbc7af6528e 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:39:02.144 7 INFO cinder.api.openstack.wsgi [None req-c8847f33-793a-4610-a74b-50f8d2c7ed7e 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:39:02.144 8 INFO cinder.api.openstack.wsgi [None req-8d0b297a-44ac-4e9b-963c-4dbc7af6528e 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:39:12.143 8 INFO cinder.api.openstack.wsgi [None req-8d0b297a-44ac-4e9b-963c-4dbc7af6528e 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:39:12.143 7 INFO cinder.api.openstack.wsgi [None req-c8847f33-793a-4610-a74b-50f8d2c7ed7e 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:39:12.144 8 INFO cinder.api.openstack.wsgi [None req-8d0b297a-44ac-4e9b-963c-4dbc7af6528e 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:39:12.145 7 INFO cinder.api.openstack.wsgi [None req-c8847f33-793a-4610-a74b-50f8d2c7ed7e 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:39:22.143 7 INFO cinder.api.openstack.wsgi [None req-c8847f33-793a-4610-a74b-50f8d2c7ed7e 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:39:22.144 7 INFO cinder.api.openstack.wsgi [None req-c8847f33-793a-4610-a74b-50f8d2c7ed7e 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:39:22.144 8 INFO cinder.api.openstack.wsgi [None req-8d0b297a-44ac-4e9b-963c-4dbc7af6528e 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:39:22.146 8 INFO cinder.api.openstack.wsgi [None req-8d0b297a-44ac-4e9b-963c-4dbc7af6528e 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:39:32.143 7 INFO cinder.api.openstack.wsgi [None req-c8847f33-793a-4610-a74b-50f8d2c7ed7e 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:39:32.144 7 INFO cinder.api.openstack.wsgi [None req-c8847f33-793a-4610-a74b-50f8d2c7ed7e 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:39:32.144 8 INFO cinder.api.openstack.wsgi [None req-8d0b297a-44ac-4e9b-963c-4dbc7af6528e 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:39:32.145 8 INFO cinder.api.openstack.wsgi [None req-8d0b297a-44ac-4e9b-963c-4dbc7af6528e 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:39:38.198 7 INFO cinder.api.openstack.wsgi [None req-7790a2d3-b5e5-4bb0-a170-bed62d9838a5 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/snapshots?all_tenants=true 2026-07-14 18:39:38.205 7 INFO cinder.volume.api [None req-7790a2d3-b5e5-4bb0-a170-bed62d9838a5 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] Get all snapshots completed successfully. 2026-07-14 18:39:38.206 7 INFO cinder.api.openstack.wsgi [None req-7790a2d3-b5e5-4bb0-a170-bed62d9838a5 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 299/598] 10.0.0.62 () {28 vars in 673 bytes} [Tue Jul 14 18:39:38 2026] GET /v3/7fd4a9937cc0457f8113c25bc74d665e/snapshots?all_tenants=true => generated 17 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-14 18:39:38.217 8 INFO cinder.api.openstack.wsgi [None req-5fdb85fe-149f-4988-8848-7209f8686a43 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/os-services 2026-07-14 18:39:38.221 8 INFO cinder.api.openstack.wsgi [None req-5fdb85fe-149f-4988-8848-7209f8686a43 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/os-services returned with HTTP 200 [pid: 8|app: 0|req: 300/599] 10.0.0.62 () {28 vars in 644 bytes} [Tue Jul 14 18:39:38 2026] GET /v3/7fd4a9937cc0457f8113c25bc74d665e/os-services => generated 646 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 18:39:38.240 7 INFO cinder.api.openstack.wsgi [None req-0ee7a486-c4c9-4d88-bcc1-268faf1c0139 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/volumes/detail?all_tenants=true 2026-07-14 18:39:38.260 7 INFO cinder.volume.api [None req-0ee7a486-c4c9-4d88-bcc1-268faf1c0139 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] Get all volumes completed successfully. 2026-07-14 18:39:38.264 7 INFO cinder.api.openstack.wsgi [None req-0ee7a486-c4c9-4d88-bcc1-268faf1c0139 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 300/600] 10.0.0.62 () {28 vars in 683 bytes} [Tue Jul 14 18:39:38 2026] GET /v3/7fd4a9937cc0457f8113c25bc74d665e/volumes/detail?all_tenants=true => generated 15 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-14 18:39:38.296 8 INFO cinder.api.openstack.wsgi [None req-5d7dc8ca-b7de-4eb4-8af9-a09067709fff 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/os-quota-sets/17fde469340546149b79f34c8e599ad6?usage=true 2026-07-14 18:39:38.320 8 INFO cinder.api.openstack.wsgi [None req-5d7dc8ca-b7de-4eb4-8af9-a09067709fff 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/os-quota-sets/17fde469340546149b79f34c8e599ad6?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 301/601] 10.0.0.62 () {28 vars in 735 bytes} [Tue Jul 14 18:39:38 2026] GET /v3/7fd4a9937cc0457f8113c25bc74d665e/os-quota-sets/17fde469340546149b79f34c8e599ad6?usage=true => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 18:39:38.338 7 INFO cinder.api.openstack.wsgi [None req-b9446076-ae7c-4cde-a19d-4875f3646330 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/os-quota-sets/7fd4a9937cc0457f8113c25bc74d665e?usage=true 2026-07-14 18:39:38.363 7 INFO cinder.api.openstack.wsgi [None req-b9446076-ae7c-4cde-a19d-4875f3646330 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/os-quota-sets/7fd4a9937cc0457f8113c25bc74d665e?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 301/602] 10.0.0.62 () {28 vars in 735 bytes} [Tue Jul 14 18:39:38 2026] GET /v3/7fd4a9937cc0457f8113c25bc74d665e/os-quota-sets/7fd4a9937cc0457f8113c25bc74d665e?usage=true => generated 845 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 18:39:38.377 8 INFO cinder.api.openstack.wsgi [None req-b80954c9-9c3a-4a33-a98b-5749d9586aea 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/os-quota-sets/d04e22e624de478f971ec94159035a9b?usage=true 2026-07-14 18:39:38.396 8 INFO cinder.api.openstack.wsgi [None req-b80954c9-9c3a-4a33-a98b-5749d9586aea 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/os-quota-sets/d04e22e624de478f971ec94159035a9b?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 302/603] 10.0.0.62 () {28 vars in 735 bytes} [Tue Jul 14 18:39:38 2026] GET /v3/7fd4a9937cc0457f8113c25bc74d665e/os-quota-sets/d04e22e624de478f971ec94159035a9b?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 18:39:38.408 7 INFO cinder.api.openstack.wsgi [None req-a7bcc12f-8ca4-49da-b9a9-dc834c346741 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/scheduler-stats/get_pools?detail=true 2026-07-14 18:39:38.912 7 INFO cinder.api.openstack.wsgi [None req-a7bcc12f-8ca4-49da-b9a9-dc834c346741 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 302/604] 10.0.0.62 () {28 vars in 695 bytes} [Tue Jul 14 18:39:38 2026] GET /v3/7fd4a9937cc0457f8113c25bc74d665e/scheduler-stats/get_pools?detail=true => generated 670 bytes in 511 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 18:39:38.925 8 INFO cinder.api.openstack.wsgi [None req-ebcfe42d-4987-4df0-9663-094928847222 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/volumes/detail?all_tenants=true 2026-07-14 18:39:38.937 8 INFO cinder.volume.api [None req-ebcfe42d-4987-4df0-9663-094928847222 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] Get all volumes completed successfully. 2026-07-14 18:39:38.939 8 INFO cinder.api.openstack.wsgi [None req-ebcfe42d-4987-4df0-9663-094928847222 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 303/605] 10.0.0.62 () {28 vars in 683 bytes} [Tue Jul 14 18:39:38 2026] GET /v3/7fd4a9937cc0457f8113c25bc74d665e/volumes/detail?all_tenants=true => generated 15 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-14 18:39:42.142 7 INFO cinder.api.openstack.wsgi [None req-a7bcc12f-8ca4-49da-b9a9-dc834c346741 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:39:42.143 7 INFO cinder.api.openstack.wsgi [None req-a7bcc12f-8ca4-49da-b9a9-dc834c346741 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:39:42.143 8 INFO cinder.api.openstack.wsgi [None req-ebcfe42d-4987-4df0-9663-094928847222 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:39:42.144 8 INFO cinder.api.openstack.wsgi [None req-ebcfe42d-4987-4df0-9663-094928847222 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:39:52.143 8 INFO cinder.api.openstack.wsgi [None req-ebcfe42d-4987-4df0-9663-094928847222 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:39:52.143 7 INFO cinder.api.openstack.wsgi [None req-a7bcc12f-8ca4-49da-b9a9-dc834c346741 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:39:52.145 8 INFO cinder.api.openstack.wsgi [None req-ebcfe42d-4987-4df0-9663-094928847222 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:39:52.145 7 INFO cinder.api.openstack.wsgi [None req-a7bcc12f-8ca4-49da-b9a9-dc834c346741 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:40:02.143 8 INFO cinder.api.openstack.wsgi [None req-ebcfe42d-4987-4df0-9663-094928847222 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:40:02.143 8 INFO cinder.api.openstack.wsgi [None req-ebcfe42d-4987-4df0-9663-094928847222 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:40:02.144 7 INFO cinder.api.openstack.wsgi [None req-a7bcc12f-8ca4-49da-b9a9-dc834c346741 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:40:02.145 7 INFO cinder.api.openstack.wsgi [None req-a7bcc12f-8ca4-49da-b9a9-dc834c346741 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:40:12.143 8 INFO cinder.api.openstack.wsgi [None req-ebcfe42d-4987-4df0-9663-094928847222 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:40:12.143 7 INFO cinder.api.openstack.wsgi [None req-a7bcc12f-8ca4-49da-b9a9-dc834c346741 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:40:12.144 8 INFO cinder.api.openstack.wsgi [None req-ebcfe42d-4987-4df0-9663-094928847222 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:40:12.144 7 INFO cinder.api.openstack.wsgi [None req-a7bcc12f-8ca4-49da-b9a9-dc834c346741 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:40:22.142 7 INFO cinder.api.openstack.wsgi [None req-a7bcc12f-8ca4-49da-b9a9-dc834c346741 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:40:22.143 8 INFO cinder.api.openstack.wsgi [None req-ebcfe42d-4987-4df0-9663-094928847222 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:40:22.143 7 INFO cinder.api.openstack.wsgi [None req-a7bcc12f-8ca4-49da-b9a9-dc834c346741 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:40:22.144 8 INFO cinder.api.openstack.wsgi [None req-ebcfe42d-4987-4df0-9663-094928847222 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:40:32.143 7 INFO cinder.api.openstack.wsgi [None req-a7bcc12f-8ca4-49da-b9a9-dc834c346741 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:40:32.143 8 INFO cinder.api.openstack.wsgi [None req-ebcfe42d-4987-4df0-9663-094928847222 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:40:32.144 8 INFO cinder.api.openstack.wsgi [None req-ebcfe42d-4987-4df0-9663-094928847222 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:40:32.145 7 INFO cinder.api.openstack.wsgi [None req-a7bcc12f-8ca4-49da-b9a9-dc834c346741 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:40:38.223 8 INFO cinder.api.openstack.wsgi [None req-b9a3022a-c9b9-49d5-a767-1fa9840fe652 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/volumes/detail?all_tenants=true 2026-07-14 18:40:38.236 8 INFO cinder.volume.api [None req-b9a3022a-c9b9-49d5-a767-1fa9840fe652 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] Get all volumes completed successfully. 2026-07-14 18:40:38.238 8 INFO cinder.api.openstack.wsgi [None req-b9a3022a-c9b9-49d5-a767-1fa9840fe652 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 310/618] 10.0.0.62 () {28 vars in 683 bytes} [Tue Jul 14 18:40:38 2026] GET /v3/7fd4a9937cc0457f8113c25bc74d665e/volumes/detail?all_tenants=true => generated 15 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-14 18:40:38.251 7 INFO cinder.api.openstack.wsgi [None req-60fbe5fc-9ec0-4dc1-a046-6f5ac0577369 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/snapshots?all_tenants=true 2026-07-14 18:40:38.263 7 INFO cinder.volume.api [None req-60fbe5fc-9ec0-4dc1-a046-6f5ac0577369 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] Get all snapshots completed successfully. 2026-07-14 18:40:38.264 7 INFO cinder.api.openstack.wsgi [None req-60fbe5fc-9ec0-4dc1-a046-6f5ac0577369 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 309/619] 10.0.0.62 () {28 vars in 673 bytes} [Tue Jul 14 18:40:38 2026] GET /v3/7fd4a9937cc0457f8113c25bc74d665e/snapshots?all_tenants=true => generated 17 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-14 18:40:38.278 8 INFO cinder.api.openstack.wsgi [None req-3732b7e4-b2cc-494e-87bb-72532a0e4fc9 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/os-services 2026-07-14 18:40:38.286 8 INFO cinder.api.openstack.wsgi [None req-3732b7e4-b2cc-494e-87bb-72532a0e4fc9 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/os-services returned with HTTP 200 [pid: 8|app: 0|req: 311/620] 10.0.0.62 () {28 vars in 644 bytes} [Tue Jul 14 18:40:38 2026] GET /v3/7fd4a9937cc0457f8113c25bc74d665e/os-services => generated 646 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 18:40:38.338 7 INFO cinder.api.openstack.wsgi [None req-0b4c125a-b14d-450f-add9-4c9f5da2082e 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/os-quota-sets/17fde469340546149b79f34c8e599ad6?usage=true 2026-07-14 18:40:38.360 7 INFO cinder.api.openstack.wsgi [None req-0b4c125a-b14d-450f-add9-4c9f5da2082e 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/os-quota-sets/17fde469340546149b79f34c8e599ad6?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 310/621] 10.0.0.62 () {28 vars in 735 bytes} [Tue Jul 14 18:40:38 2026] GET /v3/7fd4a9937cc0457f8113c25bc74d665e/os-quota-sets/17fde469340546149b79f34c8e599ad6?usage=true => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 18:40:38.378 8 INFO cinder.api.openstack.wsgi [None req-7a624097-9d69-4b4e-ad66-a72b6d86f129 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/os-quota-sets/7fd4a9937cc0457f8113c25bc74d665e?usage=true 2026-07-14 18:40:38.408 8 INFO cinder.api.openstack.wsgi [None req-7a624097-9d69-4b4e-ad66-a72b6d86f129 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/os-quota-sets/7fd4a9937cc0457f8113c25bc74d665e?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 312/622] 10.0.0.62 () {28 vars in 735 bytes} [Tue Jul 14 18:40:38 2026] GET /v3/7fd4a9937cc0457f8113c25bc74d665e/os-quota-sets/7fd4a9937cc0457f8113c25bc74d665e?usage=true => generated 845 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 18:40:38.426 7 INFO cinder.api.openstack.wsgi [None req-ea5fd77f-3d5f-46aa-8e19-f2f0518d899b 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/os-quota-sets/d04e22e624de478f971ec94159035a9b?usage=true 2026-07-14 18:40:38.453 7 INFO cinder.api.openstack.wsgi [None req-ea5fd77f-3d5f-46aa-8e19-f2f0518d899b 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/os-quota-sets/d04e22e624de478f971ec94159035a9b?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 311/623] 10.0.0.62 () {28 vars in 735 bytes} [Tue Jul 14 18:40:38 2026] GET /v3/7fd4a9937cc0457f8113c25bc74d665e/os-quota-sets/d04e22e624de478f971ec94159035a9b?usage=true => generated 847 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 18:40:38.464 8 INFO cinder.api.openstack.wsgi [None req-3e77542f-577f-43fe-8318-8b6e4e922a56 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/volumes/detail?all_tenants=true 2026-07-14 18:40:38.474 8 INFO cinder.volume.api [None req-3e77542f-577f-43fe-8318-8b6e4e922a56 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] Get all volumes completed successfully. 2026-07-14 18:40:38.476 8 INFO cinder.api.openstack.wsgi [None req-3e77542f-577f-43fe-8318-8b6e4e922a56 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 313/624] 10.0.0.62 () {28 vars in 683 bytes} [Tue Jul 14 18:40:38 2026] GET /v3/7fd4a9937cc0457f8113c25bc74d665e/volumes/detail?all_tenants=true => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-14 18:40:38.485 7 INFO cinder.api.openstack.wsgi [None req-824d16ab-fbf4-443a-af94-fc32afb96e71 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/scheduler-stats/get_pools?detail=true 2026-07-14 18:40:38.992 7 INFO cinder.api.openstack.wsgi [None req-824d16ab-fbf4-443a-af94-fc32afb96e71 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 312/625] 10.0.0.62 () {28 vars in 695 bytes} [Tue Jul 14 18:40:38 2026] GET /v3/7fd4a9937cc0457f8113c25bc74d665e/scheduler-stats/get_pools?detail=true => generated 670 bytes in 516 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 18:40:42.143 8 INFO cinder.api.openstack.wsgi [None req-3e77542f-577f-43fe-8318-8b6e4e922a56 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:40:42.143 7 INFO cinder.api.openstack.wsgi [None req-824d16ab-fbf4-443a-af94-fc32afb96e71 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:40:42.143 8 INFO cinder.api.openstack.wsgi [None req-3e77542f-577f-43fe-8318-8b6e4e922a56 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:40:42.144 7 INFO cinder.api.openstack.wsgi [None req-824d16ab-fbf4-443a-af94-fc32afb96e71 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:40:52.143 8 INFO cinder.api.openstack.wsgi [None req-3e77542f-577f-43fe-8318-8b6e4e922a56 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:40:52.144 7 INFO cinder.api.openstack.wsgi [None req-824d16ab-fbf4-443a-af94-fc32afb96e71 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:40:52.144 8 INFO cinder.api.openstack.wsgi [None req-3e77542f-577f-43fe-8318-8b6e4e922a56 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:40:52.145 7 INFO cinder.api.openstack.wsgi [None req-824d16ab-fbf4-443a-af94-fc32afb96e71 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:41:02.143 8 INFO cinder.api.openstack.wsgi [None req-3e77542f-577f-43fe-8318-8b6e4e922a56 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:41:02.143 7 INFO cinder.api.openstack.wsgi [None req-824d16ab-fbf4-443a-af94-fc32afb96e71 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:41:02.144 7 INFO cinder.api.openstack.wsgi [None req-824d16ab-fbf4-443a-af94-fc32afb96e71 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:41:02.144 8 INFO cinder.api.openstack.wsgi [None req-3e77542f-577f-43fe-8318-8b6e4e922a56 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:41:12.142 8 INFO cinder.api.openstack.wsgi [None req-3e77542f-577f-43fe-8318-8b6e4e922a56 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:41:12.143 7 INFO cinder.api.openstack.wsgi [None req-824d16ab-fbf4-443a-af94-fc32afb96e71 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:41:12.144 8 INFO cinder.api.openstack.wsgi [None req-3e77542f-577f-43fe-8318-8b6e4e922a56 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:41:12.145 7 INFO cinder.api.openstack.wsgi [None req-824d16ab-fbf4-443a-af94-fc32afb96e71 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:41:22.142 8 INFO cinder.api.openstack.wsgi [None req-3e77542f-577f-43fe-8318-8b6e4e922a56 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:41:22.143 7 INFO cinder.api.openstack.wsgi [None req-824d16ab-fbf4-443a-af94-fc32afb96e71 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:41:22.144 8 INFO cinder.api.openstack.wsgi [None req-3e77542f-577f-43fe-8318-8b6e4e922a56 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:41:22.144 7 INFO cinder.api.openstack.wsgi [None req-824d16ab-fbf4-443a-af94-fc32afb96e71 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:41:32.142 7 INFO cinder.api.openstack.wsgi [None req-824d16ab-fbf4-443a-af94-fc32afb96e71 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:41:32.142 8 INFO cinder.api.openstack.wsgi [None req-3e77542f-577f-43fe-8318-8b6e4e922a56 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:41:32.143 7 INFO cinder.api.openstack.wsgi [None req-824d16ab-fbf4-443a-af94-fc32afb96e71 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:41:32.144 8 INFO cinder.api.openstack.wsgi [None req-3e77542f-577f-43fe-8318-8b6e4e922a56 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:41:38.266 7 INFO cinder.api.openstack.wsgi [None req-b3fedcf9-a38d-4b55-b140-1ee2eb062154 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/volumes/detail?all_tenants=true 2026-07-14 18:41:38.276 7 INFO cinder.volume.api [None req-b3fedcf9-a38d-4b55-b140-1ee2eb062154 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] Get all volumes completed successfully. 2026-07-14 18:41:38.277 7 INFO cinder.api.openstack.wsgi [None req-b3fedcf9-a38d-4b55-b140-1ee2eb062154 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 319/638] 10.0.0.62 () {28 vars in 683 bytes} [Tue Jul 14 18:41:38 2026] GET /v3/7fd4a9937cc0457f8113c25bc74d665e/volumes/detail?all_tenants=true => generated 15 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-14 18:41:38.294 8 INFO cinder.api.openstack.wsgi [None req-56df6bc5-8722-49d3-838f-8a86eb36254a 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/volumes/detail?all_tenants=true 2026-07-14 18:41:38.304 8 INFO cinder.volume.api [None req-56df6bc5-8722-49d3-838f-8a86eb36254a 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] Get all volumes completed successfully. 2026-07-14 18:41:38.305 8 INFO cinder.api.openstack.wsgi [None req-56df6bc5-8722-49d3-838f-8a86eb36254a 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 320/639] 10.0.0.62 () {28 vars in 683 bytes} [Tue Jul 14 18:41:38 2026] GET /v3/7fd4a9937cc0457f8113c25bc74d665e/volumes/detail?all_tenants=true => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-14 18:41:38.320 7 INFO cinder.api.openstack.wsgi [None req-feece317-d7e4-42ba-b5f1-329ae03ef4ad 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/scheduler-stats/get_pools?detail=true 2026-07-14 18:41:38.825 7 INFO cinder.api.openstack.wsgi [None req-feece317-d7e4-42ba-b5f1-329ae03ef4ad 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 320/640] 10.0.0.62 () {28 vars in 695 bytes} [Tue Jul 14 18:41:38 2026] GET /v3/7fd4a9937cc0457f8113c25bc74d665e/scheduler-stats/get_pools?detail=true => generated 670 bytes in 516 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 18:41:38.861 8 INFO cinder.api.openstack.wsgi [None req-a42eabc7-2c1a-4b92-ba37-b6cf86699b72 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/os-quota-sets/17fde469340546149b79f34c8e599ad6?usage=true 2026-07-14 18:41:38.883 8 INFO cinder.api.openstack.wsgi [None req-a42eabc7-2c1a-4b92-ba37-b6cf86699b72 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/os-quota-sets/17fde469340546149b79f34c8e599ad6?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 321/641] 10.0.0.62 () {28 vars in 735 bytes} [Tue Jul 14 18:41:38 2026] GET /v3/7fd4a9937cc0457f8113c25bc74d665e/os-quota-sets/17fde469340546149b79f34c8e599ad6?usage=true => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 18:41:38.895 7 INFO cinder.api.openstack.wsgi [None req-22b0a779-01df-4935-b63e-14ccf3c4b52f 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/os-quota-sets/7fd4a9937cc0457f8113c25bc74d665e?usage=true 2026-07-14 18:41:38.917 7 INFO cinder.api.openstack.wsgi [None req-22b0a779-01df-4935-b63e-14ccf3c4b52f 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/os-quota-sets/7fd4a9937cc0457f8113c25bc74d665e?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 321/642] 10.0.0.62 () {28 vars in 735 bytes} [Tue Jul 14 18:41:38 2026] GET /v3/7fd4a9937cc0457f8113c25bc74d665e/os-quota-sets/7fd4a9937cc0457f8113c25bc74d665e?usage=true => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 18:41:38.926 8 INFO cinder.api.openstack.wsgi [None req-32bde9cf-eb17-4196-aae3-66dcd3773da3 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/os-quota-sets/d04e22e624de478f971ec94159035a9b?usage=true 2026-07-14 18:41:38.946 8 INFO cinder.api.openstack.wsgi [None req-32bde9cf-eb17-4196-aae3-66dcd3773da3 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/os-quota-sets/d04e22e624de478f971ec94159035a9b?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 322/643] 10.0.0.62 () {28 vars in 735 bytes} [Tue Jul 14 18:41:38 2026] GET /v3/7fd4a9937cc0457f8113c25bc74d665e/os-quota-sets/d04e22e624de478f971ec94159035a9b?usage=true => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 18:41:38.957 7 INFO cinder.api.openstack.wsgi [None req-9cf14b9a-580b-4189-86f0-afae99a3089a 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/snapshots?all_tenants=true 2026-07-14 18:41:38.963 7 INFO cinder.volume.api [None req-9cf14b9a-580b-4189-86f0-afae99a3089a 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] Get all snapshots completed successfully. 2026-07-14 18:41:38.964 7 INFO cinder.api.openstack.wsgi [None req-9cf14b9a-580b-4189-86f0-afae99a3089a 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 322/644] 10.0.0.62 () {28 vars in 673 bytes} [Tue Jul 14 18:41:38 2026] GET /v3/7fd4a9937cc0457f8113c25bc74d665e/snapshots?all_tenants=true => generated 17 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-14 18:41:38.973 8 INFO cinder.api.openstack.wsgi [None req-0980636c-ce8c-4947-9f8d-3a7a0ed27459 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/os-services 2026-07-14 18:41:38.979 8 INFO cinder.api.openstack.wsgi [None req-0980636c-ce8c-4947-9f8d-3a7a0ed27459 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/os-services returned with HTTP 200 [pid: 8|app: 0|req: 323/645] 10.0.0.62 () {28 vars in 644 bytes} [Tue Jul 14 18:41:38 2026] GET /v3/7fd4a9937cc0457f8113c25bc74d665e/os-services => generated 646 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 18:41:42.143 8 INFO cinder.api.openstack.wsgi [None req-0980636c-ce8c-4947-9f8d-3a7a0ed27459 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:41:42.144 7 INFO cinder.api.openstack.wsgi [None req-9cf14b9a-580b-4189-86f0-afae99a3089a 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:41:42.144 8 INFO cinder.api.openstack.wsgi [None req-0980636c-ce8c-4947-9f8d-3a7a0ed27459 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:41:42.145 7 INFO cinder.api.openstack.wsgi [None req-9cf14b9a-580b-4189-86f0-afae99a3089a 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:41:52.143 8 INFO cinder.api.openstack.wsgi [None req-0980636c-ce8c-4947-9f8d-3a7a0ed27459 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:41:52.143 8 INFO cinder.api.openstack.wsgi [None req-0980636c-ce8c-4947-9f8d-3a7a0ed27459 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:41:52.143 7 INFO cinder.api.openstack.wsgi [None req-9cf14b9a-580b-4189-86f0-afae99a3089a 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:41:52.145 7 INFO cinder.api.openstack.wsgi [None req-9cf14b9a-580b-4189-86f0-afae99a3089a 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:42:02.142 8 INFO cinder.api.openstack.wsgi [None req-0980636c-ce8c-4947-9f8d-3a7a0ed27459 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:42:02.143 8 INFO cinder.api.openstack.wsgi [None req-0980636c-ce8c-4947-9f8d-3a7a0ed27459 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:42:02.143 7 INFO cinder.api.openstack.wsgi [None req-9cf14b9a-580b-4189-86f0-afae99a3089a 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:42:02.144 7 INFO cinder.api.openstack.wsgi [None req-9cf14b9a-580b-4189-86f0-afae99a3089a 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:42:12.143 7 INFO cinder.api.openstack.wsgi [None req-9cf14b9a-580b-4189-86f0-afae99a3089a 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:42:12.143 8 INFO cinder.api.openstack.wsgi [None req-0980636c-ce8c-4947-9f8d-3a7a0ed27459 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:42:12.144 8 INFO cinder.api.openstack.wsgi [None req-0980636c-ce8c-4947-9f8d-3a7a0ed27459 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:42:12.144 7 INFO cinder.api.openstack.wsgi [None req-9cf14b9a-580b-4189-86f0-afae99a3089a 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:42:22.142 7 INFO cinder.api.openstack.wsgi [None req-9cf14b9a-580b-4189-86f0-afae99a3089a 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:42:22.142 8 INFO cinder.api.openstack.wsgi [None req-0980636c-ce8c-4947-9f8d-3a7a0ed27459 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:42:22.143 8 INFO cinder.api.openstack.wsgi [None req-0980636c-ce8c-4947-9f8d-3a7a0ed27459 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:42:22.144 7 INFO cinder.api.openstack.wsgi [None req-9cf14b9a-580b-4189-86f0-afae99a3089a 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:42:32.142 8 INFO cinder.api.openstack.wsgi [None req-0980636c-ce8c-4947-9f8d-3a7a0ed27459 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:42:32.143 7 INFO cinder.api.openstack.wsgi [None req-9cf14b9a-580b-4189-86f0-afae99a3089a 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:42:32.143 8 INFO cinder.api.openstack.wsgi [None req-0980636c-ce8c-4947-9f8d-3a7a0ed27459 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:42:32.144 7 INFO cinder.api.openstack.wsgi [None req-9cf14b9a-580b-4189-86f0-afae99a3089a 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:42:38.187 8 INFO cinder.api.openstack.wsgi [None req-780f29cc-f290-40e8-b032-61884c4c5478 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/os-services 2026-07-14 18:42:38.201 8 INFO cinder.api.openstack.wsgi [None req-780f29cc-f290-40e8-b032-61884c4c5478 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/os-services returned with HTTP 200 [pid: 8|app: 0|req: 330/658] 10.0.0.62 () {28 vars in 644 bytes} [Tue Jul 14 18:42:38 2026] GET /v3/7fd4a9937cc0457f8113c25bc74d665e/os-services => generated 646 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 18:42:38.210 7 INFO cinder.api.openstack.wsgi [None req-880a0380-4db6-4291-9d26-ce7988532a0c 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/volumes/detail?all_tenants=true 2026-07-14 18:42:38.218 7 INFO cinder.volume.api [None req-880a0380-4db6-4291-9d26-ce7988532a0c 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] Get all volumes completed successfully. 2026-07-14 18:42:38.220 7 INFO cinder.api.openstack.wsgi [None req-880a0380-4db6-4291-9d26-ce7988532a0c 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 329/659] 10.0.0.62 () {28 vars in 683 bytes} [Tue Jul 14 18:42:38 2026] GET /v3/7fd4a9937cc0457f8113c25bc74d665e/volumes/detail?all_tenants=true => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-14 18:42:38.232 8 INFO cinder.api.openstack.wsgi [None req-d7f54d32-6723-48c4-81c7-0c172d7e1da7 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/volumes/detail?all_tenants=true 2026-07-14 18:42:38.254 8 INFO cinder.volume.api [None req-d7f54d32-6723-48c4-81c7-0c172d7e1da7 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] Get all volumes completed successfully. 2026-07-14 18:42:38.256 8 INFO cinder.api.openstack.wsgi [None req-d7f54d32-6723-48c4-81c7-0c172d7e1da7 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 331/660] 10.0.0.62 () {28 vars in 683 bytes} [Tue Jul 14 18:42:38 2026] GET /v3/7fd4a9937cc0457f8113c25bc74d665e/volumes/detail?all_tenants=true => generated 15 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-14 18:42:38.268 7 INFO cinder.api.openstack.wsgi [None req-b4b018f7-ed6b-4e1d-a5a6-6db3f8499929 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/scheduler-stats/get_pools?detail=true 2026-07-14 18:42:38.771 7 INFO cinder.api.openstack.wsgi [None req-b4b018f7-ed6b-4e1d-a5a6-6db3f8499929 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 330/661] 10.0.0.62 () {28 vars in 695 bytes} [Tue Jul 14 18:42:38 2026] GET /v3/7fd4a9937cc0457f8113c25bc74d665e/scheduler-stats/get_pools?detail=true => generated 670 bytes in 512 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 18:42:38.811 8 INFO cinder.api.openstack.wsgi [None req-758d3700-cc77-4843-bde1-c7b1e0efa19d 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/os-quota-sets/17fde469340546149b79f34c8e599ad6?usage=true 2026-07-14 18:42:38.836 8 INFO cinder.api.openstack.wsgi [None req-758d3700-cc77-4843-bde1-c7b1e0efa19d 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/os-quota-sets/17fde469340546149b79f34c8e599ad6?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 332/662] 10.0.0.62 () {28 vars in 735 bytes} [Tue Jul 14 18:42:38 2026] GET /v3/7fd4a9937cc0457f8113c25bc74d665e/os-quota-sets/17fde469340546149b79f34c8e599ad6?usage=true => generated 845 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 18:42:38.847 7 INFO cinder.api.openstack.wsgi [None req-31c0ebd9-342f-487a-8b6e-a45487fcae61 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/os-quota-sets/7fd4a9937cc0457f8113c25bc74d665e?usage=true 2026-07-14 18:42:38.872 7 INFO cinder.api.openstack.wsgi [None req-31c0ebd9-342f-487a-8b6e-a45487fcae61 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/os-quota-sets/7fd4a9937cc0457f8113c25bc74d665e?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 331/663] 10.0.0.62 () {28 vars in 735 bytes} [Tue Jul 14 18:42:38 2026] GET /v3/7fd4a9937cc0457f8113c25bc74d665e/os-quota-sets/7fd4a9937cc0457f8113c25bc74d665e?usage=true => generated 845 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 18:42:38.886 8 INFO cinder.api.openstack.wsgi [None req-38b7cb19-7e6e-4564-8373-805cb0701d39 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/os-quota-sets/d04e22e624de478f971ec94159035a9b?usage=true 2026-07-14 18:42:38.911 8 INFO cinder.api.openstack.wsgi [None req-38b7cb19-7e6e-4564-8373-805cb0701d39 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/os-quota-sets/d04e22e624de478f971ec94159035a9b?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 333/664] 10.0.0.62 () {28 vars in 735 bytes} [Tue Jul 14 18:42:38 2026] GET /v3/7fd4a9937cc0457f8113c25bc74d665e/os-quota-sets/d04e22e624de478f971ec94159035a9b?usage=true => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 18:42:38.921 7 INFO cinder.api.openstack.wsgi [None req-1c8c9989-2f89-439b-9e84-ddc51a0d1ce7 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/snapshots?all_tenants=true 2026-07-14 18:42:38.926 7 INFO cinder.volume.api [None req-1c8c9989-2f89-439b-9e84-ddc51a0d1ce7 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] Get all snapshots completed successfully. 2026-07-14 18:42:38.927 7 INFO cinder.api.openstack.wsgi [None req-1c8c9989-2f89-439b-9e84-ddc51a0d1ce7 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 332/665] 10.0.0.62 () {28 vars in 673 bytes} [Tue Jul 14 18:42:38 2026] GET /v3/7fd4a9937cc0457f8113c25bc74d665e/snapshots?all_tenants=true => generated 17 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-14 18:42:42.143 8 INFO cinder.api.openstack.wsgi [None req-38b7cb19-7e6e-4564-8373-805cb0701d39 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:42:42.143 7 INFO cinder.api.openstack.wsgi [None req-1c8c9989-2f89-439b-9e84-ddc51a0d1ce7 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:42:42.145 7 INFO cinder.api.openstack.wsgi [None req-1c8c9989-2f89-439b-9e84-ddc51a0d1ce7 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:42:42.145 8 INFO cinder.api.openstack.wsgi [None req-38b7cb19-7e6e-4564-8373-805cb0701d39 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:42:52.142 7 INFO cinder.api.openstack.wsgi [None req-1c8c9989-2f89-439b-9e84-ddc51a0d1ce7 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:42:52.142 8 INFO cinder.api.openstack.wsgi [None req-38b7cb19-7e6e-4564-8373-805cb0701d39 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:42:52.143 7 INFO cinder.api.openstack.wsgi [None req-1c8c9989-2f89-439b-9e84-ddc51a0d1ce7 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:42:52.144 8 INFO cinder.api.openstack.wsgi [None req-38b7cb19-7e6e-4564-8373-805cb0701d39 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:43:02.143 7 INFO cinder.api.openstack.wsgi [None req-1c8c9989-2f89-439b-9e84-ddc51a0d1ce7 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:43:02.143 8 INFO cinder.api.openstack.wsgi [None req-38b7cb19-7e6e-4564-8373-805cb0701d39 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:43:02.144 7 INFO cinder.api.openstack.wsgi [None req-1c8c9989-2f89-439b-9e84-ddc51a0d1ce7 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:43:02.144 8 INFO cinder.api.openstack.wsgi [None req-38b7cb19-7e6e-4564-8373-805cb0701d39 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:43:12.142 8 INFO cinder.api.openstack.wsgi [None req-38b7cb19-7e6e-4564-8373-805cb0701d39 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:43:12.142 7 INFO cinder.api.openstack.wsgi [None req-1c8c9989-2f89-439b-9e84-ddc51a0d1ce7 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:43:12.143 8 INFO cinder.api.openstack.wsgi [None req-38b7cb19-7e6e-4564-8373-805cb0701d39 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:43:12.143 7 INFO cinder.api.openstack.wsgi [None req-1c8c9989-2f89-439b-9e84-ddc51a0d1ce7 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:43:22.142 8 INFO cinder.api.openstack.wsgi [None req-38b7cb19-7e6e-4564-8373-805cb0701d39 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:43:22.143 8 INFO cinder.api.openstack.wsgi [None req-38b7cb19-7e6e-4564-8373-805cb0701d39 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:43:22.145 7 INFO cinder.api.openstack.wsgi [None req-1c8c9989-2f89-439b-9e84-ddc51a0d1ce7 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:43:22.146 7 INFO cinder.api.openstack.wsgi [None req-1c8c9989-2f89-439b-9e84-ddc51a0d1ce7 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:43:32.143 8 INFO cinder.api.openstack.wsgi [None req-38b7cb19-7e6e-4564-8373-805cb0701d39 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:43:32.143 7 INFO cinder.api.openstack.wsgi [None req-1c8c9989-2f89-439b-9e84-ddc51a0d1ce7 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:43:32.144 8 INFO cinder.api.openstack.wsgi [None req-38b7cb19-7e6e-4564-8373-805cb0701d39 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:43:32.144 7 INFO cinder.api.openstack.wsgi [None req-1c8c9989-2f89-439b-9e84-ddc51a0d1ce7 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:43:38.100 7 INFO cinder.api.openstack.wsgi [None req-334abfa1-d0ab-48f4-8b23-3df20c5747d2 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/volumes/detail?all_tenants=true 2026-07-14 18:43:38.116 7 INFO cinder.volume.api [None req-334abfa1-d0ab-48f4-8b23-3df20c5747d2 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] Get all volumes completed successfully. 2026-07-14 18:43:38.118 7 INFO cinder.api.openstack.wsgi [None req-334abfa1-d0ab-48f4-8b23-3df20c5747d2 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 339/678] 10.0.0.62 () {28 vars in 683 bytes} [Tue Jul 14 18:43:38 2026] GET /v3/7fd4a9937cc0457f8113c25bc74d665e/volumes/detail?all_tenants=true => generated 15 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-14 18:43:38.137 8 INFO cinder.api.openstack.wsgi [None req-6b3077aa-334e-4067-9ad6-01d1a7ee5ec5 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/scheduler-stats/get_pools?detail=true 2026-07-14 18:43:38.640 8 INFO cinder.api.openstack.wsgi [None req-6b3077aa-334e-4067-9ad6-01d1a7ee5ec5 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 340/679] 10.0.0.62 () {28 vars in 695 bytes} [Tue Jul 14 18:43:38 2026] GET /v3/7fd4a9937cc0457f8113c25bc74d665e/scheduler-stats/get_pools?detail=true => generated 670 bytes in 512 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 18:43:38.651 7 INFO cinder.api.openstack.wsgi [None req-0be9a4fc-86bb-404a-b34f-c01a93609dc4 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/snapshots?all_tenants=true 2026-07-14 18:43:38.658 7 INFO cinder.volume.api [None req-0be9a4fc-86bb-404a-b34f-c01a93609dc4 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] Get all snapshots completed successfully. 2026-07-14 18:43:38.658 7 INFO cinder.api.openstack.wsgi [None req-0be9a4fc-86bb-404a-b34f-c01a93609dc4 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 340/680] 10.0.0.62 () {28 vars in 673 bytes} [Tue Jul 14 18:43:38 2026] GET /v3/7fd4a9937cc0457f8113c25bc74d665e/snapshots?all_tenants=true => generated 17 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-14 18:43:38.670 8 INFO cinder.api.openstack.wsgi [None req-b78bab65-4b5f-4535-b0d6-44d61e3b2e89 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/os-services 2026-07-14 18:43:38.675 8 INFO cinder.api.openstack.wsgi [None req-b78bab65-4b5f-4535-b0d6-44d61e3b2e89 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/os-services returned with HTTP 200 [pid: 8|app: 0|req: 341/681] 10.0.0.62 () {28 vars in 644 bytes} [Tue Jul 14 18:43:38 2026] GET /v3/7fd4a9937cc0457f8113c25bc74d665e/os-services => generated 646 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 18:43:38.684 7 INFO cinder.api.openstack.wsgi [None req-67e581b8-4bc7-44ce-8735-cbed5ae50a3f 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/volumes/detail?all_tenants=true 2026-07-14 18:43:38.697 7 INFO cinder.volume.api [None req-67e581b8-4bc7-44ce-8735-cbed5ae50a3f 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] Get all volumes completed successfully. 2026-07-14 18:43:38.699 7 INFO cinder.api.openstack.wsgi [None req-67e581b8-4bc7-44ce-8735-cbed5ae50a3f 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 341/682] 10.0.0.62 () {28 vars in 683 bytes} [Tue Jul 14 18:43:38 2026] GET /v3/7fd4a9937cc0457f8113c25bc74d665e/volumes/detail?all_tenants=true => generated 15 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-14 18:43:38.739 8 INFO cinder.api.openstack.wsgi [None req-1ffb945e-b39e-4048-96bc-8e19b8b47748 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/os-quota-sets/17fde469340546149b79f34c8e599ad6?usage=true 2026-07-14 18:43:38.759 8 INFO cinder.api.openstack.wsgi [None req-1ffb945e-b39e-4048-96bc-8e19b8b47748 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/os-quota-sets/17fde469340546149b79f34c8e599ad6?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 342/683] 10.0.0.62 () {28 vars in 735 bytes} [Tue Jul 14 18:43:38 2026] GET /v3/7fd4a9937cc0457f8113c25bc74d665e/os-quota-sets/17fde469340546149b79f34c8e599ad6?usage=true => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 18:43:38.767 7 INFO cinder.api.openstack.wsgi [None req-dca68150-203e-4626-8108-898b3b5dbaf6 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/os-quota-sets/7fd4a9937cc0457f8113c25bc74d665e?usage=true 2026-07-14 18:43:38.795 7 INFO cinder.api.openstack.wsgi [None req-dca68150-203e-4626-8108-898b3b5dbaf6 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/os-quota-sets/7fd4a9937cc0457f8113c25bc74d665e?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 342/684] 10.0.0.62 () {28 vars in 735 bytes} [Tue Jul 14 18:43:38 2026] GET /v3/7fd4a9937cc0457f8113c25bc74d665e/os-quota-sets/7fd4a9937cc0457f8113c25bc74d665e?usage=true => generated 845 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 18:43:38.805 8 INFO cinder.api.openstack.wsgi [None req-5e351d43-ddc4-46f9-ae58-25719fc89a69 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/os-quota-sets/d04e22e624de478f971ec94159035a9b?usage=true 2026-07-14 18:43:38.825 8 INFO cinder.api.openstack.wsgi [None req-5e351d43-ddc4-46f9-ae58-25719fc89a69 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/os-quota-sets/d04e22e624de478f971ec94159035a9b?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 343/685] 10.0.0.62 () {28 vars in 735 bytes} [Tue Jul 14 18:43:38 2026] GET /v3/7fd4a9937cc0457f8113c25bc74d665e/os-quota-sets/d04e22e624de478f971ec94159035a9b?usage=true => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 18:43:42.143 7 INFO cinder.api.openstack.wsgi [None req-dca68150-203e-4626-8108-898b3b5dbaf6 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:43:42.143 8 INFO cinder.api.openstack.wsgi [None req-5e351d43-ddc4-46f9-ae58-25719fc89a69 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:43:42.144 7 INFO cinder.api.openstack.wsgi [None req-dca68150-203e-4626-8108-898b3b5dbaf6 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:43:42.144 8 INFO cinder.api.openstack.wsgi [None req-5e351d43-ddc4-46f9-ae58-25719fc89a69 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:43:52.143 8 INFO cinder.api.openstack.wsgi [None req-5e351d43-ddc4-46f9-ae58-25719fc89a69 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:43:52.143 8 INFO cinder.api.openstack.wsgi [None req-5e351d43-ddc4-46f9-ae58-25719fc89a69 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:43:52.143 7 INFO cinder.api.openstack.wsgi [None req-dca68150-203e-4626-8108-898b3b5dbaf6 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:43:52.145 7 INFO cinder.api.openstack.wsgi [None req-dca68150-203e-4626-8108-898b3b5dbaf6 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:44:02.143 8 INFO cinder.api.openstack.wsgi [None req-5e351d43-ddc4-46f9-ae58-25719fc89a69 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:44:02.143 7 INFO cinder.api.openstack.wsgi [None req-dca68150-203e-4626-8108-898b3b5dbaf6 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:44:02.144 8 INFO cinder.api.openstack.wsgi [None req-5e351d43-ddc4-46f9-ae58-25719fc89a69 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:44:02.144 7 INFO cinder.api.openstack.wsgi [None req-dca68150-203e-4626-8108-898b3b5dbaf6 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:44:12.142 7 INFO cinder.api.openstack.wsgi [None req-dca68150-203e-4626-8108-898b3b5dbaf6 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:44:12.143 8 INFO cinder.api.openstack.wsgi [None req-5e351d43-ddc4-46f9-ae58-25719fc89a69 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:44:12.143 7 INFO cinder.api.openstack.wsgi [None req-dca68150-203e-4626-8108-898b3b5dbaf6 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:44:12.144 8 INFO cinder.api.openstack.wsgi [None req-5e351d43-ddc4-46f9-ae58-25719fc89a69 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:44:22.143 7 INFO cinder.api.openstack.wsgi [None req-dca68150-203e-4626-8108-898b3b5dbaf6 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:44:22.143 8 INFO cinder.api.openstack.wsgi [None req-5e351d43-ddc4-46f9-ae58-25719fc89a69 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:44:22.144 7 INFO cinder.api.openstack.wsgi [None req-dca68150-203e-4626-8108-898b3b5dbaf6 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:44:22.144 8 INFO cinder.api.openstack.wsgi [None req-5e351d43-ddc4-46f9-ae58-25719fc89a69 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:44:32.142 7 INFO cinder.api.openstack.wsgi [None req-dca68150-203e-4626-8108-898b3b5dbaf6 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:44:32.143 8 INFO cinder.api.openstack.wsgi [None req-5e351d43-ddc4-46f9-ae58-25719fc89a69 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:44:32.143 7 INFO cinder.api.openstack.wsgi [None req-dca68150-203e-4626-8108-898b3b5dbaf6 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:44:32.144 8 INFO cinder.api.openstack.wsgi [None req-5e351d43-ddc4-46f9-ae58-25719fc89a69 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:44:38.117 7 INFO cinder.api.openstack.wsgi [None req-44c863b2-ebb0-4f57-9530-6f071ce0b0b5 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/scheduler-stats/get_pools?detail=true 2026-07-14 18:44:38.619 7 INFO cinder.api.openstack.wsgi [None req-44c863b2-ebb0-4f57-9530-6f071ce0b0b5 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 349/698] 10.0.0.62 () {28 vars in 695 bytes} [Tue Jul 14 18:44:38 2026] GET /v3/7fd4a9937cc0457f8113c25bc74d665e/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-07-14 18:44:38.629 8 INFO cinder.api.openstack.wsgi [None req-f4de142e-aa1f-4834-986b-d7b1eab4f8e4 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/volumes/detail?all_tenants=true 2026-07-14 18:44:38.639 8 INFO cinder.volume.api [None req-f4de142e-aa1f-4834-986b-d7b1eab4f8e4 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] Get all volumes completed successfully. 2026-07-14 18:44:38.640 8 INFO cinder.api.openstack.wsgi [None req-f4de142e-aa1f-4834-986b-d7b1eab4f8e4 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 350/699] 10.0.0.62 () {28 vars in 683 bytes} [Tue Jul 14 18:44:38 2026] GET /v3/7fd4a9937cc0457f8113c25bc74d665e/volumes/detail?all_tenants=true => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-14 18:44:38.648 7 INFO cinder.api.openstack.wsgi [None req-a6c166f7-37bd-4686-afec-3ced15bc2ce4 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/snapshots?all_tenants=true 2026-07-14 18:44:38.653 7 INFO cinder.volume.api [None req-a6c166f7-37bd-4686-afec-3ced15bc2ce4 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] Get all snapshots completed successfully. 2026-07-14 18:44:38.653 7 INFO cinder.api.openstack.wsgi [None req-a6c166f7-37bd-4686-afec-3ced15bc2ce4 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 350/700] 10.0.0.62 () {28 vars in 673 bytes} [Tue Jul 14 18:44:38 2026] GET /v3/7fd4a9937cc0457f8113c25bc74d665e/snapshots?all_tenants=true => generated 17 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-14 18:44:38.661 8 INFO cinder.api.openstack.wsgi [None req-2b2d4558-694f-40a2-a341-108fd05de327 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/os-services 2026-07-14 18:44:38.666 8 INFO cinder.api.openstack.wsgi [None req-2b2d4558-694f-40a2-a341-108fd05de327 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/os-services returned with HTTP 200 [pid: 8|app: 0|req: 351/701] 10.0.0.62 () {28 vars in 644 bytes} [Tue Jul 14 18:44:38 2026] GET /v3/7fd4a9937cc0457f8113c25bc74d665e/os-services => generated 646 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 18:44:38.674 7 INFO cinder.api.openstack.wsgi [None req-ecb36ac6-44aa-4fad-8bf0-9c672b0ffcb3 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/volumes/detail?all_tenants=true 2026-07-14 18:44:38.680 7 INFO cinder.volume.api [None req-ecb36ac6-44aa-4fad-8bf0-9c672b0ffcb3 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] Get all volumes completed successfully. 2026-07-14 18:44:38.681 7 INFO cinder.api.openstack.wsgi [None req-ecb36ac6-44aa-4fad-8bf0-9c672b0ffcb3 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 351/702] 10.0.0.62 () {28 vars in 683 bytes} [Tue Jul 14 18:44:38 2026] GET /v3/7fd4a9937cc0457f8113c25bc74d665e/volumes/detail?all_tenants=true => generated 15 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-14 18:44:38.722 8 INFO cinder.api.openstack.wsgi [None req-53a04474-b8bb-40d0-9868-c84ce2b00d32 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/os-quota-sets/17fde469340546149b79f34c8e599ad6?usage=true 2026-07-14 18:44:38.742 8 INFO cinder.api.openstack.wsgi [None req-53a04474-b8bb-40d0-9868-c84ce2b00d32 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/os-quota-sets/17fde469340546149b79f34c8e599ad6?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 352/703] 10.0.0.62 () {28 vars in 735 bytes} [Tue Jul 14 18:44:38 2026] GET /v3/7fd4a9937cc0457f8113c25bc74d665e/os-quota-sets/17fde469340546149b79f34c8e599ad6?usage=true => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 18:44:38.757 7 INFO cinder.api.openstack.wsgi [None req-8f564c7d-2401-48b5-8311-854caa8f2588 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/os-quota-sets/7fd4a9937cc0457f8113c25bc74d665e?usage=true 2026-07-14 18:44:38.779 7 INFO cinder.api.openstack.wsgi [None req-8f564c7d-2401-48b5-8311-854caa8f2588 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/os-quota-sets/7fd4a9937cc0457f8113c25bc74d665e?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 352/704] 10.0.0.62 () {28 vars in 735 bytes} [Tue Jul 14 18:44:38 2026] GET /v3/7fd4a9937cc0457f8113c25bc74d665e/os-quota-sets/7fd4a9937cc0457f8113c25bc74d665e?usage=true => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 18:44:38.790 8 INFO cinder.api.openstack.wsgi [None req-08a14ed2-5401-4b28-9ba8-893cffcdab7d 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/os-quota-sets/d04e22e624de478f971ec94159035a9b?usage=true 2026-07-14 18:44:38.811 8 INFO cinder.api.openstack.wsgi [None req-08a14ed2-5401-4b28-9ba8-893cffcdab7d 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/os-quota-sets/d04e22e624de478f971ec94159035a9b?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 353/705] 10.0.0.62 () {28 vars in 735 bytes} [Tue Jul 14 18:44:38 2026] GET /v3/7fd4a9937cc0457f8113c25bc74d665e/os-quota-sets/d04e22e624de478f971ec94159035a9b?usage=true => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 18:44:42.143 8 INFO cinder.api.openstack.wsgi [None req-08a14ed2-5401-4b28-9ba8-893cffcdab7d 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:44:42.144 8 INFO cinder.api.openstack.wsgi [None req-08a14ed2-5401-4b28-9ba8-893cffcdab7d 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:44:42.143 7 INFO cinder.api.openstack.wsgi [None req-8f564c7d-2401-48b5-8311-854caa8f2588 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:44:42.147 7 INFO cinder.api.openstack.wsgi [None req-8f564c7d-2401-48b5-8311-854caa8f2588 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:44:52.143 7 INFO cinder.api.openstack.wsgi [None req-8f564c7d-2401-48b5-8311-854caa8f2588 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:44:52.143 8 INFO cinder.api.openstack.wsgi [None req-08a14ed2-5401-4b28-9ba8-893cffcdab7d 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:44:52.144 7 INFO cinder.api.openstack.wsgi [None req-8f564c7d-2401-48b5-8311-854caa8f2588 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:44:52.144 8 INFO cinder.api.openstack.wsgi [None req-08a14ed2-5401-4b28-9ba8-893cffcdab7d 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:44:52.404 7 INFO cinder.api.openstack.wsgi [None req-d4a2eb2a-e39f-4515-bc96-697d5f1ef811 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET https://volume.199-204-45-53.nip.io/v3/7fd4a9937cc0457f8113c25bc74d665e/os-quota-sets/7fd4a9937cc0457f8113c25bc74d665e?usage=False 2026-07-14 18:44:52.421 7 INFO cinder.api.openstack.wsgi [None req-d4a2eb2a-e39f-4515-bc96-697d5f1ef811 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] https://volume.199-204-45-53.nip.io/v3/7fd4a9937cc0457f8113c25bc74d665e/os-quota-sets/7fd4a9937cc0457f8113c25bc74d665e?usage=False returned with HTTP 200 [pid: 7|app: 0|req: 355/710] 199.204.45.53 () {44 vars in 1064 bytes} [Tue Jul 14 18:44:52 2026] GET /v3/7fd4a9937cc0457f8113c25bc74d665e/os-quota-sets/7fd4a9937cc0457f8113c25bc74d665e?usage=False => generated 338 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 18:45:02.142 8 INFO cinder.api.openstack.wsgi [None req-08a14ed2-5401-4b28-9ba8-893cffcdab7d 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:45:02.143 8 INFO cinder.api.openstack.wsgi [None req-08a14ed2-5401-4b28-9ba8-893cffcdab7d 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:45:02.143 7 INFO cinder.api.openstack.wsgi [None req-d4a2eb2a-e39f-4515-bc96-697d5f1ef811 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:45:02.144 7 INFO cinder.api.openstack.wsgi [None req-d4a2eb2a-e39f-4515-bc96-697d5f1ef811 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:45:12.142 7 INFO cinder.api.openstack.wsgi [None req-d4a2eb2a-e39f-4515-bc96-697d5f1ef811 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:45:12.142 8 INFO cinder.api.openstack.wsgi [None req-08a14ed2-5401-4b28-9ba8-893cffcdab7d 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:45:12.143 7 INFO cinder.api.openstack.wsgi [None req-d4a2eb2a-e39f-4515-bc96-697d5f1ef811 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:45:12.143 8 INFO cinder.api.openstack.wsgi [None req-08a14ed2-5401-4b28-9ba8-893cffcdab7d 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:45:22.143 8 INFO cinder.api.openstack.wsgi [None req-08a14ed2-5401-4b28-9ba8-893cffcdab7d 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:45:22.143 7 INFO cinder.api.openstack.wsgi [None req-d4a2eb2a-e39f-4515-bc96-697d5f1ef811 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:45:22.144 8 INFO cinder.api.openstack.wsgi [None req-08a14ed2-5401-4b28-9ba8-893cffcdab7d 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:45:22.144 7 INFO cinder.api.openstack.wsgi [None req-d4a2eb2a-e39f-4515-bc96-697d5f1ef811 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:45:32.143 8 INFO cinder.api.openstack.wsgi [None req-08a14ed2-5401-4b28-9ba8-893cffcdab7d 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:45:32.144 8 INFO cinder.api.openstack.wsgi [None req-08a14ed2-5401-4b28-9ba8-893cffcdab7d 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:45:32.147 7 INFO cinder.api.openstack.wsgi [None req-d4a2eb2a-e39f-4515-bc96-697d5f1ef811 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:45:32.148 7 INFO cinder.api.openstack.wsgi [None req-d4a2eb2a-e39f-4515-bc96-697d5f1ef811 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:45:38.216 8 INFO cinder.api.openstack.wsgi [None req-28779b59-48ec-4365-bb55-d0adc51f79ef 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/volumes/detail?all_tenants=true 2026-07-14 18:45:38.226 8 INFO cinder.volume.api [None req-28779b59-48ec-4365-bb55-d0adc51f79ef 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] Get all volumes completed successfully. 2026-07-14 18:45:38.228 8 INFO cinder.api.openstack.wsgi [None req-28779b59-48ec-4365-bb55-d0adc51f79ef 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 360/719] 10.0.0.62 () {28 vars in 683 bytes} [Tue Jul 14 18:45:38 2026] GET /v3/7fd4a9937cc0457f8113c25bc74d665e/volumes/detail?all_tenants=true => generated 15 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-14 18:45:38.242 7 INFO cinder.api.openstack.wsgi [None req-e610cae2-3ff8-45ba-bd6b-e8cbd8977249 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/scheduler-stats/get_pools?detail=true 2026-07-14 18:45:38.747 7 INFO cinder.api.openstack.wsgi [None req-e610cae2-3ff8-45ba-bd6b-e8cbd8977249 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 360/720] 10.0.0.62 () {28 vars in 695 bytes} [Tue Jul 14 18:45:38 2026] GET /v3/7fd4a9937cc0457f8113c25bc74d665e/scheduler-stats/get_pools?detail=true => generated 670 bytes in 514 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 18:45:38.756 8 INFO cinder.api.openstack.wsgi [None req-9d4856ec-c79b-43ca-a3ec-2a2b5935f658 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/volumes/detail?all_tenants=true 2026-07-14 18:45:38.765 8 INFO cinder.volume.api [None req-9d4856ec-c79b-43ca-a3ec-2a2b5935f658 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] Get all volumes completed successfully. 2026-07-14 18:45:38.767 8 INFO cinder.api.openstack.wsgi [None req-9d4856ec-c79b-43ca-a3ec-2a2b5935f658 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 361/721] 10.0.0.62 () {28 vars in 683 bytes} [Tue Jul 14 18:45:38 2026] GET /v3/7fd4a9937cc0457f8113c25bc74d665e/volumes/detail?all_tenants=true => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-14 18:45:38.777 7 INFO cinder.api.openstack.wsgi [None req-0cad17cf-f909-44a1-9759-133b506d3034 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/snapshots?all_tenants=true 2026-07-14 18:45:38.785 7 INFO cinder.volume.api [None req-0cad17cf-f909-44a1-9759-133b506d3034 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] Get all snapshots completed successfully. 2026-07-14 18:45:38.786 7 INFO cinder.api.openstack.wsgi [None req-0cad17cf-f909-44a1-9759-133b506d3034 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 361/722] 10.0.0.62 () {28 vars in 673 bytes} [Tue Jul 14 18:45:38 2026] GET /v3/7fd4a9937cc0457f8113c25bc74d665e/snapshots?all_tenants=true => generated 17 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-14 18:45:38.796 8 INFO cinder.api.openstack.wsgi [None req-2c066a80-ef6a-4789-af72-48e013270f31 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/os-services 2026-07-14 18:45:38.801 8 INFO cinder.api.openstack.wsgi [None req-2c066a80-ef6a-4789-af72-48e013270f31 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/os-services returned with HTTP 200 [pid: 8|app: 0|req: 362/723] 10.0.0.62 () {28 vars in 644 bytes} [Tue Jul 14 18:45:38 2026] GET /v3/7fd4a9937cc0457f8113c25bc74d665e/os-services => generated 646 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 18:45:38.864 7 INFO cinder.api.openstack.wsgi [None req-06bb5973-ff08-4009-bd4d-7a1d87f0023b 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/os-quota-sets/17fde469340546149b79f34c8e599ad6?usage=true 2026-07-14 18:45:38.884 7 INFO cinder.api.openstack.wsgi [None req-06bb5973-ff08-4009-bd4d-7a1d87f0023b 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/os-quota-sets/17fde469340546149b79f34c8e599ad6?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 362/724] 10.0.0.62 () {28 vars in 735 bytes} [Tue Jul 14 18:45:38 2026] GET /v3/7fd4a9937cc0457f8113c25bc74d665e/os-quota-sets/17fde469340546149b79f34c8e599ad6?usage=true => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 18:45:38.897 8 INFO cinder.api.openstack.wsgi [None req-4ddef198-f5d3-4c67-b62a-d53b56d5007c 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/os-quota-sets/7fd4a9937cc0457f8113c25bc74d665e?usage=true 2026-07-14 18:45:38.914 8 INFO cinder.api.openstack.wsgi [None req-4ddef198-f5d3-4c67-b62a-d53b56d5007c 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/os-quota-sets/7fd4a9937cc0457f8113c25bc74d665e?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 363/725] 10.0.0.62 () {28 vars in 735 bytes} [Tue Jul 14 18:45:38 2026] GET /v3/7fd4a9937cc0457f8113c25bc74d665e/os-quota-sets/7fd4a9937cc0457f8113c25bc74d665e?usage=true => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 18:45:38.925 7 INFO cinder.api.openstack.wsgi [None req-e6af17db-6537-4ccf-9a76-8053b0b28ea8 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/os-quota-sets/d04e22e624de478f971ec94159035a9b?usage=true 2026-07-14 18:45:38.945 7 INFO cinder.api.openstack.wsgi [None req-e6af17db-6537-4ccf-9a76-8053b0b28ea8 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/os-quota-sets/d04e22e624de478f971ec94159035a9b?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 363/726] 10.0.0.62 () {28 vars in 735 bytes} [Tue Jul 14 18:45:38 2026] GET /v3/7fd4a9937cc0457f8113c25bc74d665e/os-quota-sets/d04e22e624de478f971ec94159035a9b?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 18:45:42.143 8 INFO cinder.api.openstack.wsgi [None req-4ddef198-f5d3-4c67-b62a-d53b56d5007c 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:45:42.143 7 INFO cinder.api.openstack.wsgi [None req-e6af17db-6537-4ccf-9a76-8053b0b28ea8 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:45:42.143 8 INFO cinder.api.openstack.wsgi [None req-4ddef198-f5d3-4c67-b62a-d53b56d5007c 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:45:42.144 7 INFO cinder.api.openstack.wsgi [None req-e6af17db-6537-4ccf-9a76-8053b0b28ea8 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:45:52.142 7 INFO cinder.api.openstack.wsgi [None req-e6af17db-6537-4ccf-9a76-8053b0b28ea8 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:45:52.142 8 INFO cinder.api.openstack.wsgi [None req-4ddef198-f5d3-4c67-b62a-d53b56d5007c 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:45:52.142 7 INFO cinder.api.openstack.wsgi [None req-e6af17db-6537-4ccf-9a76-8053b0b28ea8 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:45:52.143 8 INFO cinder.api.openstack.wsgi [None req-4ddef198-f5d3-4c67-b62a-d53b56d5007c 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:46:00.271 7 INFO cinder.api.openstack.wsgi [None req-00b8faf1-51c5-41ec-b9e8-4b9becaefa5a 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET https://volume.199-204-45-53.nip.io/v3/7fd4a9937cc0457f8113c25bc74d665e/os-quota-sets/17fde469340546149b79f34c8e599ad6?usage=False 2026-07-14 18:46:00.287 7 INFO cinder.api.openstack.wsgi [None req-00b8faf1-51c5-41ec-b9e8-4b9becaefa5a 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] https://volume.199-204-45-53.nip.io/v3/7fd4a9937cc0457f8113c25bc74d665e/os-quota-sets/17fde469340546149b79f34c8e599ad6?usage=False returned with HTTP 200 [pid: 7|app: 0|req: 366/731] 199.204.45.53 () {44 vars in 1064 bytes} [Tue Jul 14 18:46:00 2026] GET /v3/7fd4a9937cc0457f8113c25bc74d665e/os-quota-sets/17fde469340546149b79f34c8e599ad6?usage=False => generated 338 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 18:46:02.143 8 INFO cinder.api.openstack.wsgi [None req-4ddef198-f5d3-4c67-b62a-d53b56d5007c 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:46:02.143 7 INFO cinder.api.openstack.wsgi [None req-00b8faf1-51c5-41ec-b9e8-4b9becaefa5a 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:46:02.144 8 INFO cinder.api.openstack.wsgi [None req-4ddef198-f5d3-4c67-b62a-d53b56d5007c 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:46:02.145 7 INFO cinder.api.openstack.wsgi [None req-00b8faf1-51c5-41ec-b9e8-4b9becaefa5a 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:46:12.143 7 INFO cinder.api.openstack.wsgi [None req-00b8faf1-51c5-41ec-b9e8-4b9becaefa5a 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:46:12.143 8 INFO cinder.api.openstack.wsgi [None req-4ddef198-f5d3-4c67-b62a-d53b56d5007c 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:46:12.144 7 INFO cinder.api.openstack.wsgi [None req-00b8faf1-51c5-41ec-b9e8-4b9becaefa5a 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:46:12.144 8 INFO cinder.api.openstack.wsgi [None req-4ddef198-f5d3-4c67-b62a-d53b56d5007c 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:46:22.142 7 INFO cinder.api.openstack.wsgi [None req-00b8faf1-51c5-41ec-b9e8-4b9becaefa5a 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:46:22.142 8 INFO cinder.api.openstack.wsgi [None req-4ddef198-f5d3-4c67-b62a-d53b56d5007c 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:46:22.143 7 INFO cinder.api.openstack.wsgi [None req-00b8faf1-51c5-41ec-b9e8-4b9becaefa5a 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:46:22.143 8 INFO cinder.api.openstack.wsgi [None req-4ddef198-f5d3-4c67-b62a-d53b56d5007c 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:46:32.143 8 INFO cinder.api.openstack.wsgi [None req-4ddef198-f5d3-4c67-b62a-d53b56d5007c 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:46:32.143 7 INFO cinder.api.openstack.wsgi [None req-00b8faf1-51c5-41ec-b9e8-4b9becaefa5a 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:46:32.144 7 INFO cinder.api.openstack.wsgi [None req-00b8faf1-51c5-41ec-b9e8-4b9becaefa5a 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:46:32.144 8 INFO cinder.api.openstack.wsgi [None req-4ddef198-f5d3-4c67-b62a-d53b56d5007c 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:46:38.174 7 INFO cinder.api.openstack.wsgi [None req-785ec17b-f889-4d64-9f85-cf636bf21a65 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/os-services 2026-07-14 18:46:38.179 7 INFO cinder.api.openstack.wsgi [None req-785ec17b-f889-4d64-9f85-cf636bf21a65 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/os-services returned with HTTP 200 [pid: 7|app: 0|req: 371/740] 10.0.0.62 () {28 vars in 644 bytes} [Tue Jul 14 18:46:38 2026] GET /v3/7fd4a9937cc0457f8113c25bc74d665e/os-services => generated 646 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 18:46:38.189 8 INFO cinder.api.openstack.wsgi [None req-c9c20b71-60ed-4523-a392-d5d8a973cc81 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/volumes/detail?all_tenants=true 2026-07-14 18:46:38.200 8 INFO cinder.volume.api [None req-c9c20b71-60ed-4523-a392-d5d8a973cc81 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] Get all volumes completed successfully. 2026-07-14 18:46:38.203 8 INFO cinder.api.openstack.wsgi [None req-c9c20b71-60ed-4523-a392-d5d8a973cc81 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 370/741] 10.0.0.62 () {28 vars in 683 bytes} [Tue Jul 14 18:46:38 2026] GET /v3/7fd4a9937cc0457f8113c25bc74d665e/volumes/detail?all_tenants=true => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-14 18:46:38.267 7 INFO cinder.api.openstack.wsgi [None req-3b8a550b-0b3c-4714-8910-9d3d0e6a0b8a 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/os-quota-sets/17fde469340546149b79f34c8e599ad6?usage=true 2026-07-14 18:46:38.294 7 INFO cinder.api.openstack.wsgi [None req-3b8a550b-0b3c-4714-8910-9d3d0e6a0b8a 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/os-quota-sets/17fde469340546149b79f34c8e599ad6?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 372/742] 10.0.0.62 () {28 vars in 735 bytes} [Tue Jul 14 18:46:38 2026] GET /v3/7fd4a9937cc0457f8113c25bc74d665e/os-quota-sets/17fde469340546149b79f34c8e599ad6?usage=true => generated 845 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 18:46:38.306 8 INFO cinder.api.openstack.wsgi [None req-79ab785d-5778-45ee-b105-adac6e1862de 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/os-quota-sets/7fd4a9937cc0457f8113c25bc74d665e?usage=true 2026-07-14 18:46:38.343 8 INFO cinder.api.openstack.wsgi [None req-79ab785d-5778-45ee-b105-adac6e1862de 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/os-quota-sets/7fd4a9937cc0457f8113c25bc74d665e?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 371/743] 10.0.0.62 () {28 vars in 735 bytes} [Tue Jul 14 18:46:38 2026] GET /v3/7fd4a9937cc0457f8113c25bc74d665e/os-quota-sets/7fd4a9937cc0457f8113c25bc74d665e?usage=true => generated 845 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 18:46:38.356 7 INFO cinder.api.openstack.wsgi [None req-6aa9e26b-db01-4e95-aecf-5564bc73bdfc 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/os-quota-sets/d04e22e624de478f971ec94159035a9b?usage=true 2026-07-14 18:46:38.377 7 INFO cinder.api.openstack.wsgi [None req-6aa9e26b-db01-4e95-aecf-5564bc73bdfc 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/os-quota-sets/d04e22e624de478f971ec94159035a9b?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 373/744] 10.0.0.62 () {28 vars in 735 bytes} [Tue Jul 14 18:46:38 2026] GET /v3/7fd4a9937cc0457f8113c25bc74d665e/os-quota-sets/d04e22e624de478f971ec94159035a9b?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 18:46:38.397 8 INFO cinder.api.openstack.wsgi [None req-6d3aa797-6d12-44bb-b78e-6ebfa8e22521 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/scheduler-stats/get_pools?detail=true 2026-07-14 18:46:38.901 8 INFO cinder.api.openstack.wsgi [None req-6d3aa797-6d12-44bb-b78e-6ebfa8e22521 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 372/745] 10.0.0.62 () {28 vars in 695 bytes} [Tue Jul 14 18:46:38 2026] GET /v3/7fd4a9937cc0457f8113c25bc74d665e/scheduler-stats/get_pools?detail=true => generated 670 bytes in 515 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 18:46:38.913 7 INFO cinder.api.openstack.wsgi [None req-47a79f39-bc99-4b91-9904-079ab39a067a 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/snapshots?all_tenants=true 2026-07-14 18:46:38.919 7 INFO cinder.volume.api [None req-47a79f39-bc99-4b91-9904-079ab39a067a 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] Get all snapshots completed successfully. 2026-07-14 18:46:38.919 7 INFO cinder.api.openstack.wsgi [None req-47a79f39-bc99-4b91-9904-079ab39a067a 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 374/746] 10.0.0.62 () {28 vars in 673 bytes} [Tue Jul 14 18:46:38 2026] GET /v3/7fd4a9937cc0457f8113c25bc74d665e/snapshots?all_tenants=true => generated 17 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-14 18:46:38.930 8 INFO cinder.api.openstack.wsgi [None req-ac10cd3a-6d4c-486a-8fbb-c8b0d449fc2c 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/volumes/detail?all_tenants=true 2026-07-14 18:46:38.939 8 INFO cinder.volume.api [None req-ac10cd3a-6d4c-486a-8fbb-c8b0d449fc2c 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] Get all volumes completed successfully. 2026-07-14 18:46:38.940 8 INFO cinder.api.openstack.wsgi [None req-ac10cd3a-6d4c-486a-8fbb-c8b0d449fc2c 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 373/747] 10.0.0.62 () {28 vars in 683 bytes} [Tue Jul 14 18:46:38 2026] GET /v3/7fd4a9937cc0457f8113c25bc74d665e/volumes/detail?all_tenants=true => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-14 18:46:42.143 8 INFO cinder.api.openstack.wsgi [None req-ac10cd3a-6d4c-486a-8fbb-c8b0d449fc2c 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:46:42.143 7 INFO cinder.api.openstack.wsgi [None req-47a79f39-bc99-4b91-9904-079ab39a067a 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:46:42.143 8 INFO cinder.api.openstack.wsgi [None req-ac10cd3a-6d4c-486a-8fbb-c8b0d449fc2c 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:46:42.144 7 INFO cinder.api.openstack.wsgi [None req-47a79f39-bc99-4b91-9904-079ab39a067a 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:46:52.143 7 INFO cinder.api.openstack.wsgi [None req-47a79f39-bc99-4b91-9904-079ab39a067a 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:46:52.143 8 INFO cinder.api.openstack.wsgi [None req-ac10cd3a-6d4c-486a-8fbb-c8b0d449fc2c 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:46:52.144 7 INFO cinder.api.openstack.wsgi [None req-47a79f39-bc99-4b91-9904-079ab39a067a 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:46:52.144 8 INFO cinder.api.openstack.wsgi [None req-ac10cd3a-6d4c-486a-8fbb-c8b0d449fc2c 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:47:02.143 8 INFO cinder.api.openstack.wsgi [None req-ac10cd3a-6d4c-486a-8fbb-c8b0d449fc2c 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:47:02.143 7 INFO cinder.api.openstack.wsgi [None req-47a79f39-bc99-4b91-9904-079ab39a067a 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:47:02.144 8 INFO cinder.api.openstack.wsgi [None req-ac10cd3a-6d4c-486a-8fbb-c8b0d449fc2c 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:47:02.144 7 INFO cinder.api.openstack.wsgi [None req-47a79f39-bc99-4b91-9904-079ab39a067a 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:47:12.142 8 INFO cinder.api.openstack.wsgi [None req-ac10cd3a-6d4c-486a-8fbb-c8b0d449fc2c 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:47:12.143 8 INFO cinder.api.openstack.wsgi [None req-ac10cd3a-6d4c-486a-8fbb-c8b0d449fc2c 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:47:12.143 7 INFO cinder.api.openstack.wsgi [None req-47a79f39-bc99-4b91-9904-079ab39a067a 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:47:12.144 7 INFO cinder.api.openstack.wsgi [None req-47a79f39-bc99-4b91-9904-079ab39a067a 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:47:22.143 8 INFO cinder.api.openstack.wsgi [None req-ac10cd3a-6d4c-486a-8fbb-c8b0d449fc2c 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:47:22.143 7 INFO cinder.api.openstack.wsgi [None req-47a79f39-bc99-4b91-9904-079ab39a067a 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:47:22.144 8 INFO cinder.api.openstack.wsgi [None req-ac10cd3a-6d4c-486a-8fbb-c8b0d449fc2c 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:47:22.144 7 INFO cinder.api.openstack.wsgi [None req-47a79f39-bc99-4b91-9904-079ab39a067a 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:47:32.142 7 INFO cinder.api.openstack.wsgi [None req-47a79f39-bc99-4b91-9904-079ab39a067a 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:47:32.143 8 INFO cinder.api.openstack.wsgi [None req-ac10cd3a-6d4c-486a-8fbb-c8b0d449fc2c 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:47:32.144 8 INFO cinder.api.openstack.wsgi [None req-ac10cd3a-6d4c-486a-8fbb-c8b0d449fc2c 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:47:32.144 7 INFO cinder.api.openstack.wsgi [None req-47a79f39-bc99-4b91-9904-079ab39a067a 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:47:33.459 7 INFO cinder.api.openstack.wsgi [None req-7ab17ce9-9951-4474-bcea-7c09f3efb789 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/snapshots 2026-07-14 18:47:33.475 7 INFO cinder.volume.api [None req-7ab17ce9-9951-4474-bcea-7c09f3efb789 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] Get all snapshots completed successfully. 2026-07-14 18:47:33.476 7 INFO cinder.api.openstack.wsgi [None req-7ab17ce9-9951-4474-bcea-7c09f3efb789 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/snapshots returned with HTTP 200 [pid: 7|app: 0|req: 381/760] 10.0.0.229 () {32 vars in 705 bytes} [Tue Jul 14 18:47:33 2026] GET /v3/7fd4a9937cc0457f8113c25bc74d665e/snapshots => generated 17 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-14 18:47:33.491 8 INFO cinder.api.openstack.wsgi [None req-abd2d817-3c22-4e5d-b779-2fff9eba89e2 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/volumes 2026-07-14 18:47:33.518 8 INFO cinder.volume.api [None req-abd2d817-3c22-4e5d-b779-2fff9eba89e2 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] Get all volumes completed successfully. 2026-07-14 18:47:33.518 8 INFO cinder.api.openstack.wsgi [None req-abd2d817-3c22-4e5d-b779-2fff9eba89e2 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/volumes returned with HTTP 200 [pid: 8|app: 0|req: 380/761] 10.0.0.229 () {32 vars in 701 bytes} [Tue Jul 14 18:47:33 2026] GET /v3/7fd4a9937cc0457f8113c25bc74d665e/volumes => generated 15 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-14 18:47:38.224 7 INFO cinder.api.openstack.wsgi [None req-79c9d40b-e02c-4f49-b98e-b22967e7abd5 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/volumes/detail?all_tenants=true 2026-07-14 18:47:38.246 7 INFO cinder.volume.api [None req-79c9d40b-e02c-4f49-b98e-b22967e7abd5 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] Get all volumes completed successfully. 2026-07-14 18:47:38.248 7 INFO cinder.api.openstack.wsgi [None req-79c9d40b-e02c-4f49-b98e-b22967e7abd5 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 382/762] 10.0.0.62 () {28 vars in 683 bytes} [Tue Jul 14 18:47:38 2026] GET /v3/7fd4a9937cc0457f8113c25bc74d665e/volumes/detail?all_tenants=true => generated 15 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-14 18:47:38.260 8 INFO cinder.api.openstack.wsgi [None req-984e0f71-f25e-42ea-aa7e-82d789073a41 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/volumes/detail?all_tenants=true 2026-07-14 18:47:38.273 8 INFO cinder.volume.api [None req-984e0f71-f25e-42ea-aa7e-82d789073a41 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] Get all volumes completed successfully. 2026-07-14 18:47:38.274 8 INFO cinder.api.openstack.wsgi [None req-984e0f71-f25e-42ea-aa7e-82d789073a41 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 381/763] 10.0.0.62 () {28 vars in 683 bytes} [Tue Jul 14 18:47:38 2026] GET /v3/7fd4a9937cc0457f8113c25bc74d665e/volumes/detail?all_tenants=true => generated 15 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-14 18:47:38.283 7 INFO cinder.api.openstack.wsgi [None req-8cc840e8-7d2e-465d-acbd-fa8b7cb20682 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/snapshots?all_tenants=true 2026-07-14 18:47:38.292 7 INFO cinder.volume.api [None req-8cc840e8-7d2e-465d-acbd-fa8b7cb20682 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] Get all snapshots completed successfully. 2026-07-14 18:47:38.292 7 INFO cinder.api.openstack.wsgi [None req-8cc840e8-7d2e-465d-acbd-fa8b7cb20682 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 383/764] 10.0.0.62 () {28 vars in 673 bytes} [Tue Jul 14 18:47:38 2026] GET /v3/7fd4a9937cc0457f8113c25bc74d665e/snapshots?all_tenants=true => generated 17 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-14 18:47:38.305 8 INFO cinder.api.openstack.wsgi [None req-f3787ecb-49d6-46b2-a3f4-b61083b8fd92 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/os-services 2026-07-14 18:47:38.315 8 INFO cinder.api.openstack.wsgi [None req-f3787ecb-49d6-46b2-a3f4-b61083b8fd92 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/os-services returned with HTTP 200 [pid: 8|app: 0|req: 382/765] 10.0.0.62 () {28 vars in 644 bytes} [Tue Jul 14 18:47:38 2026] GET /v3/7fd4a9937cc0457f8113c25bc74d665e/os-services => generated 646 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 18:47:38.324 7 INFO cinder.api.openstack.wsgi [None req-d27dc44b-720c-4324-9897-c63a2fcd7653 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/scheduler-stats/get_pools?detail=true 2026-07-14 18:47:38.829 7 INFO cinder.api.openstack.wsgi [None req-d27dc44b-720c-4324-9897-c63a2fcd7653 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 384/766] 10.0.0.62 () {28 vars in 695 bytes} [Tue Jul 14 18:47:38 2026] GET /v3/7fd4a9937cc0457f8113c25bc74d665e/scheduler-stats/get_pools?detail=true => generated 670 bytes in 513 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 18:47:38.867 8 INFO cinder.api.openstack.wsgi [None req-4a843f6d-1ce7-432a-98d0-b4525bfba39d 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/os-quota-sets/17fde469340546149b79f34c8e599ad6?usage=true 2026-07-14 18:47:38.889 8 INFO cinder.api.openstack.wsgi [None req-4a843f6d-1ce7-432a-98d0-b4525bfba39d 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/os-quota-sets/17fde469340546149b79f34c8e599ad6?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 383/767] 10.0.0.62 () {28 vars in 735 bytes} [Tue Jul 14 18:47:38 2026] GET /v3/7fd4a9937cc0457f8113c25bc74d665e/os-quota-sets/17fde469340546149b79f34c8e599ad6?usage=true => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 18:47:38.898 7 INFO cinder.api.openstack.wsgi [None req-ebcc7391-9dfb-4739-a011-5b7aede82e10 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/os-quota-sets/7fd4a9937cc0457f8113c25bc74d665e?usage=true 2026-07-14 18:47:38.917 7 INFO cinder.api.openstack.wsgi [None req-ebcc7391-9dfb-4739-a011-5b7aede82e10 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/os-quota-sets/7fd4a9937cc0457f8113c25bc74d665e?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 385/768] 10.0.0.62 () {28 vars in 735 bytes} [Tue Jul 14 18:47:38 2026] GET /v3/7fd4a9937cc0457f8113c25bc74d665e/os-quota-sets/7fd4a9937cc0457f8113c25bc74d665e?usage=true => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 18:47:38.929 8 INFO cinder.api.openstack.wsgi [None req-ec0fe8d9-018f-4a34-bfc7-101b7a6771be 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/os-quota-sets/d04e22e624de478f971ec94159035a9b?usage=true 2026-07-14 18:47:38.948 8 INFO cinder.api.openstack.wsgi [None req-ec0fe8d9-018f-4a34-bfc7-101b7a6771be 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/os-quota-sets/d04e22e624de478f971ec94159035a9b?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 384/769] 10.0.0.62 () {28 vars in 735 bytes} [Tue Jul 14 18:47:38 2026] GET /v3/7fd4a9937cc0457f8113c25bc74d665e/os-quota-sets/d04e22e624de478f971ec94159035a9b?usage=true => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 18:47:42.143 8 INFO cinder.api.openstack.wsgi [None req-ec0fe8d9-018f-4a34-bfc7-101b7a6771be 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:47:42.143 7 INFO cinder.api.openstack.wsgi [None req-ebcc7391-9dfb-4739-a011-5b7aede82e10 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:47:42.144 8 INFO cinder.api.openstack.wsgi [None req-ec0fe8d9-018f-4a34-bfc7-101b7a6771be 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:47:42.144 7 INFO cinder.api.openstack.wsgi [None req-ebcc7391-9dfb-4739-a011-5b7aede82e10 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:47:52.143 7 INFO cinder.api.openstack.wsgi [None req-ebcc7391-9dfb-4739-a011-5b7aede82e10 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:47:52.143 8 INFO cinder.api.openstack.wsgi [None req-ec0fe8d9-018f-4a34-bfc7-101b7a6771be 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:47:52.144 7 INFO cinder.api.openstack.wsgi [None req-ebcc7391-9dfb-4739-a011-5b7aede82e10 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:47:52.144 8 INFO cinder.api.openstack.wsgi [None req-ec0fe8d9-018f-4a34-bfc7-101b7a6771be 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:48:02.143 8 INFO cinder.api.openstack.wsgi [None req-ec0fe8d9-018f-4a34-bfc7-101b7a6771be 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:48:02.143 7 INFO cinder.api.openstack.wsgi [None req-ebcc7391-9dfb-4739-a011-5b7aede82e10 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:48:02.144 7 INFO cinder.api.openstack.wsgi [None req-ebcc7391-9dfb-4739-a011-5b7aede82e10 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:48:02.144 8 INFO cinder.api.openstack.wsgi [None req-ec0fe8d9-018f-4a34-bfc7-101b7a6771be 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:48:12.142 7 INFO cinder.api.openstack.wsgi [None req-ebcc7391-9dfb-4739-a011-5b7aede82e10 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:48:12.142 8 INFO cinder.api.openstack.wsgi [None req-ec0fe8d9-018f-4a34-bfc7-101b7a6771be 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:48:12.143 7 INFO cinder.api.openstack.wsgi [None req-ebcc7391-9dfb-4739-a011-5b7aede82e10 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:48:12.144 8 INFO cinder.api.openstack.wsgi [None req-ec0fe8d9-018f-4a34-bfc7-101b7a6771be 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:48:22.143 7 INFO cinder.api.openstack.wsgi [None req-ebcc7391-9dfb-4739-a011-5b7aede82e10 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:48:22.143 8 INFO cinder.api.openstack.wsgi [None req-ec0fe8d9-018f-4a34-bfc7-101b7a6771be 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:48:22.144 7 INFO cinder.api.openstack.wsgi [None req-ebcc7391-9dfb-4739-a011-5b7aede82e10 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:48:22.145 8 INFO cinder.api.openstack.wsgi [None req-ec0fe8d9-018f-4a34-bfc7-101b7a6771be 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:48:32.143 8 INFO cinder.api.openstack.wsgi [None req-ec0fe8d9-018f-4a34-bfc7-101b7a6771be 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:48:32.143 7 INFO cinder.api.openstack.wsgi [None req-ebcc7391-9dfb-4739-a011-5b7aede82e10 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:48:32.144 7 INFO cinder.api.openstack.wsgi [None req-ebcc7391-9dfb-4739-a011-5b7aede82e10 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:48:32.144 8 INFO cinder.api.openstack.wsgi [None req-ec0fe8d9-018f-4a34-bfc7-101b7a6771be 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:48:38.176 7 INFO cinder.api.openstack.wsgi [None req-cced7619-ddce-4b24-8b5b-171f2f4a1879 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/snapshots?all_tenants=true 2026-07-14 18:48:38.186 7 INFO cinder.volume.api [None req-cced7619-ddce-4b24-8b5b-171f2f4a1879 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] Get all snapshots completed successfully. 2026-07-14 18:48:38.186 7 INFO cinder.api.openstack.wsgi [None req-cced7619-ddce-4b24-8b5b-171f2f4a1879 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 392/782] 10.0.0.62 () {28 vars in 673 bytes} [Tue Jul 14 18:48:38 2026] GET /v3/7fd4a9937cc0457f8113c25bc74d665e/snapshots?all_tenants=true => generated 17 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-14 18:48:38.198 8 INFO cinder.api.openstack.wsgi [None req-815d862b-96b9-4f7c-b34c-2c6351d1781a 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/volumes/detail?all_tenants=true 2026-07-14 18:48:38.207 8 INFO cinder.volume.api [None req-815d862b-96b9-4f7c-b34c-2c6351d1781a 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] Get all volumes completed successfully. 2026-07-14 18:48:38.208 8 INFO cinder.api.openstack.wsgi [None req-815d862b-96b9-4f7c-b34c-2c6351d1781a 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 391/783] 10.0.0.62 () {28 vars in 683 bytes} [Tue Jul 14 18:48:38 2026] GET /v3/7fd4a9937cc0457f8113c25bc74d665e/volumes/detail?all_tenants=true => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-14 18:48:38.218 7 INFO cinder.api.openstack.wsgi [None req-4c8d4977-7f9b-4d14-9ddc-05c16fa3de9a 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/volumes/detail?all_tenants=true 2026-07-14 18:48:38.231 7 INFO cinder.volume.api [None req-4c8d4977-7f9b-4d14-9ddc-05c16fa3de9a 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] Get all volumes completed successfully. 2026-07-14 18:48:38.233 7 INFO cinder.api.openstack.wsgi [None req-4c8d4977-7f9b-4d14-9ddc-05c16fa3de9a 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 393/784] 10.0.0.62 () {28 vars in 683 bytes} [Tue Jul 14 18:48:38 2026] GET /v3/7fd4a9937cc0457f8113c25bc74d665e/volumes/detail?all_tenants=true => generated 15 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-14 18:48:38.243 8 INFO cinder.api.openstack.wsgi [None req-a0f047fd-b1ec-473a-89f3-8ae92a9f9ee1 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/os-services 2026-07-14 18:48:38.256 8 INFO cinder.api.openstack.wsgi [None req-a0f047fd-b1ec-473a-89f3-8ae92a9f9ee1 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/os-services returned with HTTP 200 [pid: 8|app: 0|req: 392/785] 10.0.0.62 () {28 vars in 644 bytes} [Tue Jul 14 18:48:38 2026] GET /v3/7fd4a9937cc0457f8113c25bc74d665e/os-services => generated 646 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 18:48:38.301 7 INFO cinder.api.openstack.wsgi [None req-55ec0172-b0b4-479e-9220-55efed6a93b5 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/os-quota-sets/17fde469340546149b79f34c8e599ad6?usage=true 2026-07-14 18:48:38.329 7 INFO cinder.api.openstack.wsgi [None req-55ec0172-b0b4-479e-9220-55efed6a93b5 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/os-quota-sets/17fde469340546149b79f34c8e599ad6?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 394/786] 10.0.0.62 () {28 vars in 735 bytes} [Tue Jul 14 18:48:38 2026] GET /v3/7fd4a9937cc0457f8113c25bc74d665e/os-quota-sets/17fde469340546149b79f34c8e599ad6?usage=true => generated 845 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 18:48:38.342 8 INFO cinder.api.openstack.wsgi [None req-ff063e1f-cf79-4203-8794-3a505a1f2551 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/os-quota-sets/196a2261e43849f79869580d887fc4d2?usage=true 2026-07-14 18:48:38.364 8 INFO cinder.api.openstack.wsgi [None req-ff063e1f-cf79-4203-8794-3a505a1f2551 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/os-quota-sets/196a2261e43849f79869580d887fc4d2?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 393/787] 10.0.0.62 () {28 vars in 735 bytes} [Tue Jul 14 18:48:38 2026] GET /v3/7fd4a9937cc0457f8113c25bc74d665e/os-quota-sets/196a2261e43849f79869580d887fc4d2?usage=true => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 18:48:38.375 7 INFO cinder.api.openstack.wsgi [None req-eb26912c-fbcc-4178-b195-5ed809de63e9 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/os-quota-sets/463d35b0886e438686154ca09f8b68be?usage=true 2026-07-14 18:48:38.395 7 INFO cinder.api.openstack.wsgi [None req-eb26912c-fbcc-4178-b195-5ed809de63e9 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/os-quota-sets/463d35b0886e438686154ca09f8b68be?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 395/788] 10.0.0.62 () {28 vars in 735 bytes} [Tue Jul 14 18:48:38 2026] GET /v3/7fd4a9937cc0457f8113c25bc74d665e/os-quota-sets/463d35b0886e438686154ca09f8b68be?usage=true => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 18:48:38.404 8 INFO cinder.api.openstack.wsgi [None req-0a1a1bd3-8468-479b-ad59-62a1f2e8616b 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/os-quota-sets/49d215c7ce1d4be18f0e6687d550c6ed?usage=true 2026-07-14 18:48:38.428 8 INFO cinder.api.openstack.wsgi [None req-0a1a1bd3-8468-479b-ad59-62a1f2e8616b 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/os-quota-sets/49d215c7ce1d4be18f0e6687d550c6ed?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 394/789] 10.0.0.62 () {28 vars in 735 bytes} [Tue Jul 14 18:48:38 2026] GET /v3/7fd4a9937cc0457f8113c25bc74d665e/os-quota-sets/49d215c7ce1d4be18f0e6687d550c6ed?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 18:48:38.438 7 INFO cinder.api.openstack.wsgi [None req-53f3bd1e-09f6-4809-90ec-3a0c1e7c79fa 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/os-quota-sets/53c1b233e28141488a9efb4ee0132925?usage=true 2026-07-14 18:48:38.497 7 INFO cinder.api.openstack.wsgi [None req-53f3bd1e-09f6-4809-90ec-3a0c1e7c79fa 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/os-quota-sets/53c1b233e28141488a9efb4ee0132925?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 396/790] 10.0.0.62 () {28 vars in 735 bytes} [Tue Jul 14 18:48:38 2026] GET /v3/7fd4a9937cc0457f8113c25bc74d665e/os-quota-sets/53c1b233e28141488a9efb4ee0132925?usage=true => generated 847 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 18:48:38.509 8 INFO cinder.api.openstack.wsgi [None req-1b91d2da-6480-4b33-b3c6-7fea5cb4107f 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/os-quota-sets/7fd4a9937cc0457f8113c25bc74d665e?usage=true 2026-07-14 18:48:38.535 8 INFO cinder.api.openstack.wsgi [None req-1b91d2da-6480-4b33-b3c6-7fea5cb4107f 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/os-quota-sets/7fd4a9937cc0457f8113c25bc74d665e?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 395/791] 10.0.0.62 () {28 vars in 735 bytes} [Tue Jul 14 18:48:38 2026] GET /v3/7fd4a9937cc0457f8113c25bc74d665e/os-quota-sets/7fd4a9937cc0457f8113c25bc74d665e?usage=true => generated 845 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 18:48:38.547 7 INFO cinder.api.openstack.wsgi [None req-aae11f18-a616-4876-adaf-238f82f0758c 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/os-quota-sets/d04e22e624de478f971ec94159035a9b?usage=true 2026-07-14 18:48:38.564 7 INFO cinder.api.openstack.wsgi [None req-aae11f18-a616-4876-adaf-238f82f0758c 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/os-quota-sets/d04e22e624de478f971ec94159035a9b?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 397/792] 10.0.0.62 () {28 vars in 735 bytes} [Tue Jul 14 18:48:38 2026] GET /v3/7fd4a9937cc0457f8113c25bc74d665e/os-quota-sets/d04e22e624de478f971ec94159035a9b?usage=true => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 18:48:38.576 8 INFO cinder.api.openstack.wsgi [None req-49be24ed-fcd1-481d-9465-ac79e842ddee 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/scheduler-stats/get_pools?detail=true 2026-07-14 18:48:39.079 8 INFO cinder.api.openstack.wsgi [None req-49be24ed-fcd1-481d-9465-ac79e842ddee 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 396/793] 10.0.0.62 () {28 vars in 695 bytes} [Tue Jul 14 18:48:38 2026] GET /v3/7fd4a9937cc0457f8113c25bc74d665e/scheduler-stats/get_pools?detail=true => generated 670 bytes in 513 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 18:48:42.143 7 INFO cinder.api.openstack.wsgi [None req-aae11f18-a616-4876-adaf-238f82f0758c 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:48:42.143 8 INFO cinder.api.openstack.wsgi [None req-49be24ed-fcd1-481d-9465-ac79e842ddee 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:48:42.144 7 INFO cinder.api.openstack.wsgi [None req-aae11f18-a616-4876-adaf-238f82f0758c 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:48:42.144 8 INFO cinder.api.openstack.wsgi [None req-49be24ed-fcd1-481d-9465-ac79e842ddee 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:48:47.879 7 INFO cinder.api.openstack.wsgi [req-3d257559-ace1-4920-b690-ac9c0841eb06 req-4958abca-71e3-4835-895e-f76aa99544d9 8d03fc46bfd148c59aaf94241092c995 196a2261e43849f79869580d887fc4d2 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/196a2261e43849f79869580d887fc4d2/attachments?instance_id=f6d01af1-e508-45fc-a488-7bbb3b562cd0 2026-07-14 18:48:47.893 7 INFO cinder.api.openstack.wsgi [req-3d257559-ace1-4920-b690-ac9c0841eb06 req-4958abca-71e3-4835-895e-f76aa99544d9 8d03fc46bfd148c59aaf94241092c995 196a2261e43849f79869580d887fc4d2 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/196a2261e43849f79869580d887fc4d2/attachments?instance_id=f6d01af1-e508-45fc-a488-7bbb3b562cd0 returned with HTTP 200 [pid: 7|app: 0|req: 399/796] 199.204.45.53 () {36 vars in 1103 bytes} [Tue Jul 14 18:48:47 2026] GET /v3/196a2261e43849f79869580d887fc4d2/attachments?instance_id=f6d01af1-e508-45fc-a488-7bbb3b562cd0 => generated 19 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 18:48:52.143 8 INFO cinder.api.openstack.wsgi [None req-49be24ed-fcd1-481d-9465-ac79e842ddee 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:48:52.144 7 INFO cinder.api.openstack.wsgi [req-3d257559-ace1-4920-b690-ac9c0841eb06 req-4958abca-71e3-4835-895e-f76aa99544d9 8d03fc46bfd148c59aaf94241092c995 196a2261e43849f79869580d887fc4d2 - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:48:52.144 8 INFO cinder.api.openstack.wsgi [None req-49be24ed-fcd1-481d-9465-ac79e842ddee 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:48:52.145 7 INFO cinder.api.openstack.wsgi [req-3d257559-ace1-4920-b690-ac9c0841eb06 req-4958abca-71e3-4835-895e-f76aa99544d9 8d03fc46bfd148c59aaf94241092c995 196a2261e43849f79869580d887fc4d2 - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:49:02.142 8 INFO cinder.api.openstack.wsgi [None req-49be24ed-fcd1-481d-9465-ac79e842ddee 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:49:02.142 7 INFO cinder.api.openstack.wsgi [req-3d257559-ace1-4920-b690-ac9c0841eb06 req-4958abca-71e3-4835-895e-f76aa99544d9 8d03fc46bfd148c59aaf94241092c995 196a2261e43849f79869580d887fc4d2 - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:49:02.143 8 INFO cinder.api.openstack.wsgi [None req-49be24ed-fcd1-481d-9465-ac79e842ddee 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:49:02.144 7 INFO cinder.api.openstack.wsgi [req-3d257559-ace1-4920-b690-ac9c0841eb06 req-4958abca-71e3-4835-895e-f76aa99544d9 8d03fc46bfd148c59aaf94241092c995 196a2261e43849f79869580d887fc4d2 - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:49:06.976 8 INFO cinder.api.openstack.wsgi [None req-875d27e2-d330-4bc4-ae0b-0812ffbcd5fd 1cce9ad5c91d4d77811f9bd31572811d 31361fba0c9e4e4bb57145ee8be2d46a - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/31361fba0c9e4e4bb57145ee8be2d46a/volumes 2026-07-14 18:49:07.668 8 INFO cinder.api.v3.volumes [None req-875d27e2-d330-4bc4-ae0b-0812ffbcd5fd 1cce9ad5c91d4d77811f9bd31572811d 31361fba0c9e4e4bb57145ee8be2d46a - - default default] Create volume of 1 GB 2026-07-14 18:49:07.678 8 INFO cinder.volume.api [None req-875d27e2-d330-4bc4-ae0b-0812ffbcd5fd 1cce9ad5c91d4d77811f9bd31572811d 31361fba0c9e4e4bb57145ee8be2d46a - - default default] Availability Zones retrieved successfully. 2026-07-14 18:49:07.912 7 INFO cinder.api.openstack.wsgi [None req-5eaf72f6-ca4d-433f-8db8-552b6d4e05b5 f14548ee5a4c4a85beeb847063cd94be 9320a02b1fa54c6d8b3356a08f584a13 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/9320a02b1fa54c6d8b3356a08f584a13/volumes 2026-07-14 18:49:07.913 7 INFO cinder.api.v3.volumes [None req-5eaf72f6-ca4d-433f-8db8-552b6d4e05b5 f14548ee5a4c4a85beeb847063cd94be 9320a02b1fa54c6d8b3356a08f584a13 - - default default] Create volume of 1 GB 2026-07-14 18:49:07.928 7 INFO cinder.volume.api [None req-5eaf72f6-ca4d-433f-8db8-552b6d4e05b5 f14548ee5a4c4a85beeb847063cd94be 9320a02b1fa54c6d8b3356a08f584a13 - - default default] Availability Zones retrieved successfully. 2026-07-14 18:49:08.093 8 INFO cinder.volume.api [None req-875d27e2-d330-4bc4-ae0b-0812ffbcd5fd 1cce9ad5c91d4d77811f9bd31572811d 31361fba0c9e4e4bb57145ee8be2d46a - - default default] Create volume request issued successfully. 2026-07-14 18:49:08.094 8 INFO cinder.api.openstack.wsgi [None req-875d27e2-d330-4bc4-ae0b-0812ffbcd5fd 1cce9ad5c91d4d77811f9bd31572811d 31361fba0c9e4e4bb57145ee8be2d46a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/31361fba0c9e4e4bb57145ee8be2d46a/volumes returned with HTTP 202 [pid: 8|app: 0|req: 400/801] 10.0.0.229 () {34 vars in 723 bytes} [Tue Jul 14 18:49:06 2026] POST /v3/31361fba0c9e4e4bb57145ee8be2d46a/volumes => generated 865 bytes in 1126 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-14 18:49:08.121 8 INFO cinder.api.openstack.wsgi [None req-abe8a6e7-d250-4b80-a822-eb3d80679575 1cce9ad5c91d4d77811f9bd31572811d 31361fba0c9e4e4bb57145ee8be2d46a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/31361fba0c9e4e4bb57145ee8be2d46a/volumes/e369783c-ed02-4ec1-9f9e-e993639c5e0e /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-14 18:49:08.135 8 INFO cinder.volume.api [None req-abe8a6e7-d250-4b80-a822-eb3d80679575 1cce9ad5c91d4d77811f9bd31572811d 31361fba0c9e4e4bb57145ee8be2d46a - - default default] Volume info retrieved successfully. 2026-07-14 18:49:08.143 8 INFO cinder.api.openstack.wsgi [None req-abe8a6e7-d250-4b80-a822-eb3d80679575 1cce9ad5c91d4d77811f9bd31572811d 31361fba0c9e4e4bb57145ee8be2d46a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/31361fba0c9e4e4bb57145ee8be2d46a/volumes/e369783c-ed02-4ec1-9f9e-e993639c5e0e returned with HTTP 200 [pid: 8|app: 0|req: 401/802] 10.0.0.229 () {32 vars in 775 bytes} [Tue Jul 14 18:49:08 2026] GET /v3/31361fba0c9e4e4bb57145ee8be2d46a/volumes/e369783c-ed02-4ec1-9f9e-e993639c5e0e => generated 933 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 18:49:08.223 7 INFO cinder.volume.api [None req-5eaf72f6-ca4d-433f-8db8-552b6d4e05b5 f14548ee5a4c4a85beeb847063cd94be 9320a02b1fa54c6d8b3356a08f584a13 - - default default] Create volume request issued successfully. 2026-07-14 18:49:08.224 7 INFO cinder.api.openstack.wsgi [None req-5eaf72f6-ca4d-433f-8db8-552b6d4e05b5 f14548ee5a4c4a85beeb847063cd94be 9320a02b1fa54c6d8b3356a08f584a13 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9320a02b1fa54c6d8b3356a08f584a13/volumes returned with HTTP 202 [pid: 7|app: 0|req: 402/803] 10.0.0.229 () {34 vars in 723 bytes} [Tue Jul 14 18:49:07 2026] POST /v3/9320a02b1fa54c6d8b3356a08f584a13/volumes => generated 870 bytes in 442 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-14 18:49:08.244 8 INFO cinder.api.openstack.wsgi [None req-7d65c07d-0a69-4156-b543-275aefaae600 f14548ee5a4c4a85beeb847063cd94be 9320a02b1fa54c6d8b3356a08f584a13 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9320a02b1fa54c6d8b3356a08f584a13/volumes/251ea513-dfbd-4375-9e6e-f8ca54c59485 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-14 18:49:08.271 8 INFO cinder.volume.api [None req-7d65c07d-0a69-4156-b543-275aefaae600 f14548ee5a4c4a85beeb847063cd94be 9320a02b1fa54c6d8b3356a08f584a13 - - default default] Volume info retrieved successfully. 2026-07-14 18:49:08.279 8 INFO cinder.api.openstack.wsgi [None req-7d65c07d-0a69-4156-b543-275aefaae600 f14548ee5a4c4a85beeb847063cd94be 9320a02b1fa54c6d8b3356a08f584a13 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9320a02b1fa54c6d8b3356a08f584a13/volumes/251ea513-dfbd-4375-9e6e-f8ca54c59485 returned with HTTP 200 [pid: 8|app: 0|req: 402/804] 10.0.0.229 () {32 vars in 775 bytes} [Tue Jul 14 18:49:08 2026] GET /v3/9320a02b1fa54c6d8b3356a08f584a13/volumes/251ea513-dfbd-4375-9e6e-f8ca54c59485 => generated 938 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-14 18:49:09.168 7 INFO cinder.api.openstack.wsgi [None req-63ec48e3-4183-4659-94e4-2269fae7028b 1cce9ad5c91d4d77811f9bd31572811d 31361fba0c9e4e4bb57145ee8be2d46a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/31361fba0c9e4e4bb57145ee8be2d46a/volumes/e369783c-ed02-4ec1-9f9e-e993639c5e0e /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-14 18:49:09.193 7 INFO cinder.volume.api [None req-63ec48e3-4183-4659-94e4-2269fae7028b 1cce9ad5c91d4d77811f9bd31572811d 31361fba0c9e4e4bb57145ee8be2d46a - - default default] Volume info retrieved successfully. 2026-07-14 18:49:09.204 7 INFO cinder.api.openstack.wsgi [None req-63ec48e3-4183-4659-94e4-2269fae7028b 1cce9ad5c91d4d77811f9bd31572811d 31361fba0c9e4e4bb57145ee8be2d46a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/31361fba0c9e4e4bb57145ee8be2d46a/volumes/e369783c-ed02-4ec1-9f9e-e993639c5e0e returned with HTTP 200 [pid: 7|app: 0|req: 403/805] 10.0.0.229 () {32 vars in 775 bytes} [Tue Jul 14 18:49:09 2026] GET /v3/31361fba0c9e4e4bb57145ee8be2d46a/volumes/e369783c-ed02-4ec1-9f9e-e993639c5e0e => generated 957 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-14 18:49:09.299 8 INFO cinder.api.openstack.wsgi [None req-21af8f2f-5088-465e-8ca0-06024ef60c1b f14548ee5a4c4a85beeb847063cd94be 9320a02b1fa54c6d8b3356a08f584a13 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9320a02b1fa54c6d8b3356a08f584a13/volumes/251ea513-dfbd-4375-9e6e-f8ca54c59485 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-14 18:49:09.315 8 INFO cinder.volume.api [None req-21af8f2f-5088-465e-8ca0-06024ef60c1b f14548ee5a4c4a85beeb847063cd94be 9320a02b1fa54c6d8b3356a08f584a13 - - default default] Volume info retrieved successfully. 2026-07-14 18:49:09.321 8 INFO cinder.api.openstack.wsgi [None req-21af8f2f-5088-465e-8ca0-06024ef60c1b f14548ee5a4c4a85beeb847063cd94be 9320a02b1fa54c6d8b3356a08f584a13 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9320a02b1fa54c6d8b3356a08f584a13/volumes/251ea513-dfbd-4375-9e6e-f8ca54c59485 returned with HTTP 200 [pid: 8|app: 0|req: 403/806] 10.0.0.229 () {32 vars in 775 bytes} [Tue Jul 14 18:49:09 2026] GET /v3/9320a02b1fa54c6d8b3356a08f584a13/volumes/251ea513-dfbd-4375-9e6e-f8ca54c59485 => generated 962 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-14 18:49:10.225 7 INFO cinder.api.openstack.wsgi [None req-021b9766-835f-4181-8d7b-0f02381cec7d 1cce9ad5c91d4d77811f9bd31572811d 31361fba0c9e4e4bb57145ee8be2d46a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/31361fba0c9e4e4bb57145ee8be2d46a/volumes/e369783c-ed02-4ec1-9f9e-e993639c5e0e /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-14 18:49:10.240 7 INFO cinder.volume.api [None req-021b9766-835f-4181-8d7b-0f02381cec7d 1cce9ad5c91d4d77811f9bd31572811d 31361fba0c9e4e4bb57145ee8be2d46a - - default default] Volume info retrieved successfully. 2026-07-14 18:49:10.245 7 INFO cinder.api.openstack.wsgi [None req-021b9766-835f-4181-8d7b-0f02381cec7d 1cce9ad5c91d4d77811f9bd31572811d 31361fba0c9e4e4bb57145ee8be2d46a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/31361fba0c9e4e4bb57145ee8be2d46a/volumes/e369783c-ed02-4ec1-9f9e-e993639c5e0e returned with HTTP 200 [pid: 7|app: 0|req: 404/807] 10.0.0.229 () {32 vars in 775 bytes} [Tue Jul 14 18:49:10 2026] GET /v3/31361fba0c9e4e4bb57145ee8be2d46a/volumes/e369783c-ed02-4ec1-9f9e-e993639c5e0e => generated 1483 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-14 18:49:10.353 8 INFO cinder.api.openstack.wsgi [req-acdfaa38-1ac3-4dc1-ac64-bcc338f9fe90 req-007b5c28-760b-4bf5-9755-4bb5f2271dfc 1cce9ad5c91d4d77811f9bd31572811d 31361fba0c9e4e4bb57145ee8be2d46a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/31361fba0c9e4e4bb57145ee8be2d46a/volumes/e369783c-ed02-4ec1-9f9e-e993639c5e0e /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-14 18:49:10.397 7 INFO cinder.api.openstack.wsgi [None req-9842a3e6-d3f3-4641-a3f4-cbba10ceb232 f14548ee5a4c4a85beeb847063cd94be 9320a02b1fa54c6d8b3356a08f584a13 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9320a02b1fa54c6d8b3356a08f584a13/volumes/251ea513-dfbd-4375-9e6e-f8ca54c59485 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-14 18:49:10.429 8 INFO cinder.volume.api [req-acdfaa38-1ac3-4dc1-ac64-bcc338f9fe90 req-007b5c28-760b-4bf5-9755-4bb5f2271dfc 1cce9ad5c91d4d77811f9bd31572811d 31361fba0c9e4e4bb57145ee8be2d46a - - default default] Volume info retrieved successfully. /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-14 18:49:10.436 8 INFO cinder.api.openstack.wsgi [req-acdfaa38-1ac3-4dc1-ac64-bcc338f9fe90 req-007b5c28-760b-4bf5-9755-4bb5f2271dfc 1cce9ad5c91d4d77811f9bd31572811d 31361fba0c9e4e4bb57145ee8be2d46a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/31361fba0c9e4e4bb57145ee8be2d46a/volumes/e369783c-ed02-4ec1-9f9e-e993639c5e0e returned with HTTP 200 [pid: 8|app: 0|req: 404/808] 10.0.0.184 () {34 vars in 1028 bytes} [Tue Jul 14 18:49:10 2026] GET /v3/31361fba0c9e4e4bb57145ee8be2d46a/volumes/e369783c-ed02-4ec1-9f9e-e993639c5e0e => generated 1483 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-07-14 18:49:10.441 7 INFO cinder.volume.api [None req-9842a3e6-d3f3-4641-a3f4-cbba10ceb232 f14548ee5a4c4a85beeb847063cd94be 9320a02b1fa54c6d8b3356a08f584a13 - - default default] Volume info retrieved successfully. 2026-07-14 18:49:10.446 7 INFO cinder.api.openstack.wsgi [None req-9842a3e6-d3f3-4641-a3f4-cbba10ceb232 f14548ee5a4c4a85beeb847063cd94be 9320a02b1fa54c6d8b3356a08f584a13 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9320a02b1fa54c6d8b3356a08f584a13/volumes/251ea513-dfbd-4375-9e6e-f8ca54c59485 returned with HTTP 200 [pid: 7|app: 0|req: 405/809] 10.0.0.229 () {32 vars in 775 bytes} [Tue Jul 14 18:49:10 2026] GET /v3/9320a02b1fa54c6d8b3356a08f584a13/volumes/251ea513-dfbd-4375-9e6e-f8ca54c59485 => generated 963 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-14 18:49:10.464 8 INFO cinder.api.openstack.wsgi [None req-03368999-64bb-4a52-8369-76b86eaca04e f14548ee5a4c4a85beeb847063cd94be 9320a02b1fa54c6d8b3356a08f584a13 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9320a02b1fa54c6d8b3356a08f584a13/volumes/251ea513-dfbd-4375-9e6e-f8ca54c59485 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-14 18:49:10.486 8 INFO cinder.volume.api [None req-03368999-64bb-4a52-8369-76b86eaca04e f14548ee5a4c4a85beeb847063cd94be 9320a02b1fa54c6d8b3356a08f584a13 - - default default] Volume info retrieved successfully. 2026-07-14 18:49:10.491 8 INFO cinder.api.openstack.wsgi [None req-03368999-64bb-4a52-8369-76b86eaca04e f14548ee5a4c4a85beeb847063cd94be 9320a02b1fa54c6d8b3356a08f584a13 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9320a02b1fa54c6d8b3356a08f584a13/volumes/251ea513-dfbd-4375-9e6e-f8ca54c59485 returned with HTTP 200 [pid: 8|app: 0|req: 405/810] 10.0.0.229 () {32 vars in 775 bytes} [Tue Jul 14 18:49:10 2026] GET /v3/9320a02b1fa54c6d8b3356a08f584a13/volumes/251ea513-dfbd-4375-9e6e-f8ca54c59485 => generated 963 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-14 18:49:10.511 7 INFO cinder.api.openstack.wsgi [None req-fb4362bc-2329-45d4-a61b-34099f07fcf0 f14548ee5a4c4a85beeb847063cd94be 9320a02b1fa54c6d8b3356a08f584a13 - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/9320a02b1fa54c6d8b3356a08f584a13/volumes/251ea513-dfbd-4375-9e6e-f8ca54c59485 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-14 18:49:10.526 7 INFO cinder.volume.api [None req-fb4362bc-2329-45d4-a61b-34099f07fcf0 f14548ee5a4c4a85beeb847063cd94be 9320a02b1fa54c6d8b3356a08f584a13 - - default default] Volume info retrieved successfully. 2026-07-14 18:49:10.535 7 INFO cinder.volume.api [None req-fb4362bc-2329-45d4-a61b-34099f07fcf0 f14548ee5a4c4a85beeb847063cd94be 9320a02b1fa54c6d8b3356a08f584a13 - - default default] Volume updated successfully. 2026-07-14 18:49:10.535 7 INFO cinder.api.openstack.wsgi [None req-fb4362bc-2329-45d4-a61b-34099f07fcf0 f14548ee5a4c4a85beeb847063cd94be 9320a02b1fa54c6d8b3356a08f584a13 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9320a02b1fa54c6d8b3356a08f584a13/volumes/251ea513-dfbd-4375-9e6e-f8ca54c59485 returned with HTTP 200 [pid: 7|app: 0|req: 406/811] 10.0.0.229 () {34 vars in 795 bytes} [Tue Jul 14 18:49:10 2026] PUT /v3/9320a02b1fa54c6d8b3356a08f584a13/volumes/251ea513-dfbd-4375-9e6e-f8ca54c59485 => generated 895 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-14 18:49:10.550 8 INFO cinder.api.openstack.wsgi [None req-17fa8309-d69a-4a4b-a6cf-9d3c3a130faf f14548ee5a4c4a85beeb847063cd94be 9320a02b1fa54c6d8b3356a08f584a13 - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/9320a02b1fa54c6d8b3356a08f584a13/volumes/251ea513-dfbd-4375-9e6e-f8ca54c59485 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-14 18:49:10.573 8 INFO cinder.volume.api [None req-17fa8309-d69a-4a4b-a6cf-9d3c3a130faf f14548ee5a4c4a85beeb847063cd94be 9320a02b1fa54c6d8b3356a08f584a13 - - default default] Volume info retrieved successfully. 2026-07-14 18:49:10.584 8 INFO cinder.volume.api [None req-17fa8309-d69a-4a4b-a6cf-9d3c3a130faf f14548ee5a4c4a85beeb847063cd94be 9320a02b1fa54c6d8b3356a08f584a13 - - default default] Volume updated successfully. 2026-07-14 18:49:10.584 8 INFO cinder.api.openstack.wsgi [None req-17fa8309-d69a-4a4b-a6cf-9d3c3a130faf f14548ee5a4c4a85beeb847063cd94be 9320a02b1fa54c6d8b3356a08f584a13 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9320a02b1fa54c6d8b3356a08f584a13/volumes/251ea513-dfbd-4375-9e6e-f8ca54c59485 returned with HTTP 200 [pid: 8|app: 0|req: 406/812] 10.0.0.229 () {34 vars in 796 bytes} [Tue Jul 14 18:49:10 2026] PUT /v3/9320a02b1fa54c6d8b3356a08f584a13/volumes/251ea513-dfbd-4375-9e6e-f8ca54c59485 => generated 934 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-14 18:49:10.603 7 INFO cinder.api.openstack.wsgi [None req-3b0ef3f0-a8e4-4a27-9b9b-ccd9c133caad f14548ee5a4c4a85beeb847063cd94be 9320a02b1fa54c6d8b3356a08f584a13 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9320a02b1fa54c6d8b3356a08f584a13/volumes/251ea513-dfbd-4375-9e6e-f8ca54c59485 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-14 18:49:10.616 7 INFO cinder.volume.api [None req-3b0ef3f0-a8e4-4a27-9b9b-ccd9c133caad f14548ee5a4c4a85beeb847063cd94be 9320a02b1fa54c6d8b3356a08f584a13 - - default default] Volume info retrieved successfully. 2026-07-14 18:49:10.621 7 INFO cinder.api.openstack.wsgi [None req-3b0ef3f0-a8e4-4a27-9b9b-ccd9c133caad f14548ee5a4c4a85beeb847063cd94be 9320a02b1fa54c6d8b3356a08f584a13 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9320a02b1fa54c6d8b3356a08f584a13/volumes/251ea513-dfbd-4375-9e6e-f8ca54c59485 returned with HTTP 200 [pid: 7|app: 0|req: 407/813] 10.0.0.229 () {32 vars in 775 bytes} [Tue Jul 14 18:49:10 2026] GET /v3/9320a02b1fa54c6d8b3356a08f584a13/volumes/251ea513-dfbd-4375-9e6e-f8ca54c59485 => generated 1002 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-14 18:49:10.643 8 INFO cinder.api.openstack.wsgi [None req-9268c734-4d48-4384-a9dd-7cf6e0db27d7 f14548ee5a4c4a85beeb847063cd94be 9320a02b1fa54c6d8b3356a08f584a13 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/9320a02b1fa54c6d8b3356a08f584a13/volumes 2026-07-14 18:49:10.645 8 INFO cinder.api.v3.volumes [None req-9268c734-4d48-4384-a9dd-7cf6e0db27d7 f14548ee5a4c4a85beeb847063cd94be 9320a02b1fa54c6d8b3356a08f584a13 - - default default] Create volume of 1 GB 2026-07-14 18:49:10.651 8 INFO cinder.volume.api [None req-9268c734-4d48-4384-a9dd-7cf6e0db27d7 f14548ee5a4c4a85beeb847063cd94be 9320a02b1fa54c6d8b3356a08f584a13 - - default default] Availability Zones retrieved successfully. 2026-07-14 18:49:10.760 8 INFO cinder.volume.api [None req-9268c734-4d48-4384-a9dd-7cf6e0db27d7 f14548ee5a4c4a85beeb847063cd94be 9320a02b1fa54c6d8b3356a08f584a13 - - default default] Create volume request issued successfully. 2026-07-14 18:49:10.763 8 INFO cinder.api.openstack.wsgi [None req-9268c734-4d48-4384-a9dd-7cf6e0db27d7 f14548ee5a4c4a85beeb847063cd94be 9320a02b1fa54c6d8b3356a08f584a13 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9320a02b1fa54c6d8b3356a08f584a13/volumes returned with HTTP 202 [pid: 8|app: 0|req: 407/814] 10.0.0.229 () {34 vars in 723 bytes} [Tue Jul 14 18:49:10 2026] POST /v3/9320a02b1fa54c6d8b3356a08f584a13/volumes => generated 891 bytes in 129 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-14 18:49:10.787 7 INFO cinder.api.openstack.wsgi [None req-a4492cec-7191-4e65-b212-fa4cb035431e f14548ee5a4c4a85beeb847063cd94be 9320a02b1fa54c6d8b3356a08f584a13 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9320a02b1fa54c6d8b3356a08f584a13/volumes/ab403030-0ffe-4c80-9943-87b5a31431e9 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-14 18:49:10.809 7 INFO cinder.volume.api [None req-a4492cec-7191-4e65-b212-fa4cb035431e f14548ee5a4c4a85beeb847063cd94be 9320a02b1fa54c6d8b3356a08f584a13 - - default default] Volume info retrieved successfully. 2026-07-14 18:49:10.814 7 INFO cinder.api.openstack.wsgi [None req-a4492cec-7191-4e65-b212-fa4cb035431e f14548ee5a4c4a85beeb847063cd94be 9320a02b1fa54c6d8b3356a08f584a13 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9320a02b1fa54c6d8b3356a08f584a13/volumes/ab403030-0ffe-4c80-9943-87b5a31431e9 returned with HTTP 200 [pid: 7|app: 0|req: 408/815] 10.0.0.229 () {32 vars in 775 bytes} [Tue Jul 14 18:49:10 2026] GET /v3/9320a02b1fa54c6d8b3356a08f584a13/volumes/ab403030-0ffe-4c80-9943-87b5a31431e9 => generated 959 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-14 18:49:10.854 8 INFO cinder.api.openstack.wsgi [req-acdfaa38-1ac3-4dc1-ac64-bcc338f9fe90 req-2239958b-b3bc-40fd-bf4a-a523947fc9a1 1cce9ad5c91d4d77811f9bd31572811d 31361fba0c9e4e4bb57145ee8be2d46a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/31361fba0c9e4e4bb57145ee8be2d46a/volumes/e369783c-ed02-4ec1-9f9e-e993639c5e0e /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-14 18:49:10.870 8 INFO cinder.volume.api [req-acdfaa38-1ac3-4dc1-ac64-bcc338f9fe90 req-2239958b-b3bc-40fd-bf4a-a523947fc9a1 1cce9ad5c91d4d77811f9bd31572811d 31361fba0c9e4e4bb57145ee8be2d46a - - default default] Volume info retrieved successfully. 2026-07-14 18:49:10.877 8 INFO cinder.api.openstack.wsgi [req-acdfaa38-1ac3-4dc1-ac64-bcc338f9fe90 req-2239958b-b3bc-40fd-bf4a-a523947fc9a1 1cce9ad5c91d4d77811f9bd31572811d 31361fba0c9e4e4bb57145ee8be2d46a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/31361fba0c9e4e4bb57145ee8be2d46a/volumes/e369783c-ed02-4ec1-9f9e-e993639c5e0e returned with HTTP 200 [pid: 8|app: 0|req: 408/816] 10.0.0.184 () {34 vars in 1028 bytes} [Tue Jul 14 18:49:10 2026] GET /v3/31361fba0c9e4e4bb57145ee8be2d46a/volumes/e369783c-ed02-4ec1-9f9e-e993639c5e0e => generated 1483 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-07-14 18:49:10.888 7 INFO cinder.api.openstack.wsgi [None req-a4492cec-7191-4e65-b212-fa4cb035431e f14548ee5a4c4a85beeb847063cd94be 9320a02b1fa54c6d8b3356a08f584a13 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-07-14 18:49:10.889 7 INFO cinder.api.openstack.wsgi [None req-a4492cec-7191-4e65-b212-fa4cb035431e f14548ee5a4c4a85beeb847063cd94be 9320a02b1fa54c6d8b3356a08f584a13 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 409/817] 10.0.0.184 () {32 vars in 829 bytes} [Tue Jul 14 18:49:10 2026] GET / => generated 411 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-14 18:49:10.902 8 INFO cinder.api.openstack.wsgi [req-acdfaa38-1ac3-4dc1-ac64-bcc338f9fe90 req-b66efa60-debb-4133-911f-562afe0a178d 1cce9ad5c91d4d77811f9bd31572811d 31361fba0c9e4e4bb57145ee8be2d46a - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/31361fba0c9e4e4bb57145ee8be2d46a/attachments /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-14 18:49:10.963 8 INFO cinder.api.openstack.wsgi [req-acdfaa38-1ac3-4dc1-ac64-bcc338f9fe90 req-b66efa60-debb-4133-911f-562afe0a178d 1cce9ad5c91d4d77811f9bd31572811d 31361fba0c9e4e4bb57145ee8be2d46a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/31361fba0c9e4e4bb57145ee8be2d46a/attachments returned with HTTP 200 [pid: 8|app: 0|req: 409/818] 10.0.0.184 () {40 vars in 1057 bytes} [Tue Jul 14 18:49:10 2026] POST /v3/31361fba0c9e4e4bb57145ee8be2d46a/attachments => generated 273 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-14 18:49:11.835 7 INFO cinder.api.openstack.wsgi [None req-ffe956b3-3ce5-4630-a906-43aee5927483 f14548ee5a4c4a85beeb847063cd94be 9320a02b1fa54c6d8b3356a08f584a13 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9320a02b1fa54c6d8b3356a08f584a13/volumes/ab403030-0ffe-4c80-9943-87b5a31431e9 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-14 18:49:11.850 7 INFO cinder.volume.api [None req-ffe956b3-3ce5-4630-a906-43aee5927483 f14548ee5a4c4a85beeb847063cd94be 9320a02b1fa54c6d8b3356a08f584a13 - - default default] Volume info retrieved successfully. 2026-07-14 18:49:11.856 7 INFO cinder.api.openstack.wsgi [None req-ffe956b3-3ce5-4630-a906-43aee5927483 f14548ee5a4c4a85beeb847063cd94be 9320a02b1fa54c6d8b3356a08f584a13 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9320a02b1fa54c6d8b3356a08f584a13/volumes/ab403030-0ffe-4c80-9943-87b5a31431e9 returned with HTTP 200 [pid: 7|app: 0|req: 410/819] 10.0.0.229 () {32 vars in 775 bytes} [Tue Jul 14 18:49:11 2026] GET /v3/9320a02b1fa54c6d8b3356a08f584a13/volumes/ab403030-0ffe-4c80-9943-87b5a31431e9 => generated 984 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-14 18:49:11.876 8 INFO cinder.api.openstack.wsgi [None req-20ab4b78-6503-43d0-930a-e6769af6b598 f14548ee5a4c4a85beeb847063cd94be 9320a02b1fa54c6d8b3356a08f584a13 - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/9320a02b1fa54c6d8b3356a08f584a13/volumes/ab403030-0ffe-4c80-9943-87b5a31431e9 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-14 18:49:11.898 8 INFO cinder.volume.api [None req-20ab4b78-6503-43d0-930a-e6769af6b598 f14548ee5a4c4a85beeb847063cd94be 9320a02b1fa54c6d8b3356a08f584a13 - - default default] Volume info retrieved successfully. 2026-07-14 18:49:11.905 8 INFO cinder.volume.api [None req-20ab4b78-6503-43d0-930a-e6769af6b598 f14548ee5a4c4a85beeb847063cd94be 9320a02b1fa54c6d8b3356a08f584a13 - - default default] Volume updated successfully. 2026-07-14 18:49:11.906 8 INFO cinder.api.openstack.wsgi [None req-20ab4b78-6503-43d0-930a-e6769af6b598 f14548ee5a4c4a85beeb847063cd94be 9320a02b1fa54c6d8b3356a08f584a13 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9320a02b1fa54c6d8b3356a08f584a13/volumes/ab403030-0ffe-4c80-9943-87b5a31431e9 returned with HTTP 200 [pid: 8|app: 0|req: 410/820] 10.0.0.229 () {34 vars in 795 bytes} [Tue Jul 14 18:49:11 2026] PUT /v3/9320a02b1fa54c6d8b3356a08f584a13/volumes/ab403030-0ffe-4c80-9943-87b5a31431e9 => generated 881 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-14 18:49:11.925 7 INFO cinder.api.openstack.wsgi [None req-93a1b6a0-b8a8-4569-a436-ae14b4c44ceb f14548ee5a4c4a85beeb847063cd94be 9320a02b1fa54c6d8b3356a08f584a13 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9320a02b1fa54c6d8b3356a08f584a13/volumes/ab403030-0ffe-4c80-9943-87b5a31431e9 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-14 18:49:11.949 7 INFO cinder.volume.api [None req-93a1b6a0-b8a8-4569-a436-ae14b4c44ceb f14548ee5a4c4a85beeb847063cd94be 9320a02b1fa54c6d8b3356a08f584a13 - - default default] Volume info retrieved successfully. 2026-07-14 18:49:11.953 7 INFO cinder.api.openstack.wsgi [None req-93a1b6a0-b8a8-4569-a436-ae14b4c44ceb f14548ee5a4c4a85beeb847063cd94be 9320a02b1fa54c6d8b3356a08f584a13 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9320a02b1fa54c6d8b3356a08f584a13/volumes/ab403030-0ffe-4c80-9943-87b5a31431e9 returned with HTTP 200 [pid: 7|app: 0|req: 411/821] 10.0.0.229 () {32 vars in 775 bytes} [Tue Jul 14 18:49:11 2026] GET /v3/9320a02b1fa54c6d8b3356a08f584a13/volumes/ab403030-0ffe-4c80-9943-87b5a31431e9 => generated 949 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-14 18:49:11.973 8 INFO cinder.api.openstack.wsgi [None req-225ada1e-c21a-4ace-a5e0-86efb57fe8d9 f14548ee5a4c4a85beeb847063cd94be 9320a02b1fa54c6d8b3356a08f584a13 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/9320a02b1fa54c6d8b3356a08f584a13/volumes/ab403030-0ffe-4c80-9943-87b5a31431e9 2026-07-14 18:49:11.973 8 INFO cinder.api.v3.volumes [None req-225ada1e-c21a-4ace-a5e0-86efb57fe8d9 f14548ee5a4c4a85beeb847063cd94be 9320a02b1fa54c6d8b3356a08f584a13 - - default default] Delete volume with id: ab403030-0ffe-4c80-9943-87b5a31431e9 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-14 18:49:11.991 8 INFO cinder.volume.api [None req-225ada1e-c21a-4ace-a5e0-86efb57fe8d9 f14548ee5a4c4a85beeb847063cd94be 9320a02b1fa54c6d8b3356a08f584a13 - - default default] Volume info retrieved successfully. 2026-07-14 18:49:12.052 8 INFO cinder.volume.api [None req-225ada1e-c21a-4ace-a5e0-86efb57fe8d9 f14548ee5a4c4a85beeb847063cd94be 9320a02b1fa54c6d8b3356a08f584a13 - - default default] Delete volume request issued successfully. 2026-07-14 18:49:12.053 8 INFO cinder.api.openstack.wsgi [None req-225ada1e-c21a-4ace-a5e0-86efb57fe8d9 f14548ee5a4c4a85beeb847063cd94be 9320a02b1fa54c6d8b3356a08f584a13 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9320a02b1fa54c6d8b3356a08f584a13/volumes/ab403030-0ffe-4c80-9943-87b5a31431e9 returned with HTTP 202 [pid: 8|app: 0|req: 411/822] 10.0.0.229 () {32 vars in 778 bytes} [Tue Jul 14 18:49:11 2026] DELETE /v3/9320a02b1fa54c6d8b3356a08f584a13/volumes/ab403030-0ffe-4c80-9943-87b5a31431e9 => generated 0 bytes in 85 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-14 18:49:12.075 7 INFO cinder.api.openstack.wsgi [None req-29f485e1-2615-499c-8be1-407d92f810ef f14548ee5a4c4a85beeb847063cd94be 9320a02b1fa54c6d8b3356a08f584a13 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9320a02b1fa54c6d8b3356a08f584a13/volumes/ab403030-0ffe-4c80-9943-87b5a31431e9 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-14 18:49:12.090 7 INFO cinder.volume.api [None req-29f485e1-2615-499c-8be1-407d92f810ef f14548ee5a4c4a85beeb847063cd94be 9320a02b1fa54c6d8b3356a08f584a13 - - default default] Volume info retrieved successfully. 2026-07-14 18:49:12.096 7 INFO cinder.api.openstack.wsgi [None req-29f485e1-2615-499c-8be1-407d92f810ef f14548ee5a4c4a85beeb847063cd94be 9320a02b1fa54c6d8b3356a08f584a13 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9320a02b1fa54c6d8b3356a08f584a13/volumes/ab403030-0ffe-4c80-9943-87b5a31431e9 returned with HTTP 200 [pid: 7|app: 0|req: 412/823] 10.0.0.229 () {32 vars in 775 bytes} [Tue Jul 14 18:49:12 2026] GET /v3/9320a02b1fa54c6d8b3356a08f584a13/volumes/ab403030-0ffe-4c80-9943-87b5a31431e9 => generated 948 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 18:49:12.142 8 INFO cinder.api.openstack.wsgi [None req-225ada1e-c21a-4ace-a5e0-86efb57fe8d9 f14548ee5a4c4a85beeb847063cd94be 9320a02b1fa54c6d8b3356a08f584a13 - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:49:12.142 7 INFO cinder.api.openstack.wsgi [None req-29f485e1-2615-499c-8be1-407d92f810ef f14548ee5a4c4a85beeb847063cd94be 9320a02b1fa54c6d8b3356a08f584a13 - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:49:12.144 8 INFO cinder.api.openstack.wsgi [None req-225ada1e-c21a-4ace-a5e0-86efb57fe8d9 f14548ee5a4c4a85beeb847063cd94be 9320a02b1fa54c6d8b3356a08f584a13 - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:49:12.144 7 INFO cinder.api.openstack.wsgi [None req-29f485e1-2615-499c-8be1-407d92f810ef f14548ee5a4c4a85beeb847063cd94be 9320a02b1fa54c6d8b3356a08f584a13 - - default default] http://10.0.0.224:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-14 18:49:13.119 8 INFO cinder.api.openstack.wsgi [None req-6849764c-f0ae-4c1a-b5e1-da3f7963f200 f14548ee5a4c4a85beeb847063cd94be 9320a02b1fa54c6d8b3356a08f584a13 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9320a02b1fa54c6d8b3356a08f584a13/volumes/ab403030-0ffe-4c80-9943-87b5a31431e9 2026-07-14 18:49:13.132 8 INFO cinder.api.openstack.wsgi [None req-6849764c-f0ae-4c1a-b5e1-da3f7963f200 f14548ee5a4c4a85beeb847063cd94be 9320a02b1fa54c6d8b3356a08f584a13 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9320a02b1fa54c6d8b3356a08f584a13/volumes/ab403030-0ffe-4c80-9943-87b5a31431e9 returned with HTTP 404 [pid: 8|app: 0|req: 413/826] 10.0.0.229 () {32 vars in 775 bytes} [Tue Jul 14 18:49:13 2026] GET /v3/9320a02b1fa54c6d8b3356a08f584a13/volumes/ab403030-0ffe-4c80-9943-87b5a31431e9 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-14 18:49:13.146 7 INFO cinder.api.openstack.wsgi [None req-3309314d-b007-49af-ad6e-dc552afa9064 f14548ee5a4c4a85beeb847063cd94be 9320a02b1fa54c6d8b3356a08f584a13 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9320a02b1fa54c6d8b3356a08f584a13/volumes/251ea513-dfbd-4375-9e6e-f8ca54c59485 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-14 18:49:13.160 7 INFO cinder.volume.api [None req-3309314d-b007-49af-ad6e-dc552afa9064 f14548ee5a4c4a85beeb847063cd94be 9320a02b1fa54c6d8b3356a08f584a13 - - default default] Volume info retrieved successfully. 2026-07-14 18:49:13.165 7 INFO cinder.api.openstack.wsgi [None req-3309314d-b007-49af-ad6e-dc552afa9064 f14548ee5a4c4a85beeb847063cd94be 9320a02b1fa54c6d8b3356a08f584a13 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9320a02b1fa54c6d8b3356a08f584a13/volumes/251ea513-dfbd-4375-9e6e-f8ca54c59485 returned with HTTP 200 [pid: 7|app: 0|req: 414/827] 10.0.0.229 () {32 vars in 775 bytes} [Tue Jul 14 18:49:13 2026] GET /v3/9320a02b1fa54c6d8b3356a08f584a13/volumes/251ea513-dfbd-4375-9e6e-f8ca54c59485 => generated 1002 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-07-14 18:49:13.185 8 INFO cinder.api.openstack.wsgi [None req-46ec42ce-2425-4726-9f9e-a57d4ed33d02 f14548ee5a4c4a85beeb847063cd94be 9320a02b1fa54c6d8b3356a08f584a13 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/9320a02b1fa54c6d8b3356a08f584a13/volumes/251ea513-dfbd-4375-9e6e-f8ca54c59485 2026-07-14 18:49:13.186 8 INFO cinder.api.v3.volumes [None req-46ec42ce-2425-4726-9f9e-a57d4ed33d02 f14548ee5a4c4a85beeb847063cd94be 9320a02b1fa54c6d8b3356a08f584a13 - - default default] Delete volume with id: 251ea513-dfbd-4375-9e6e-f8ca54c59485 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-14 18:49:13.197 8 INFO cinder.volume.api [None req-46ec42ce-2425-4726-9f9e-a57d4ed33d02 f14548ee5a4c4a85beeb847063cd94be 9320a02b1fa54c6d8b3356a08f584a13 - - default default] Volume info retrieved successfully. 2026-07-14 18:49:13.227 8 INFO cinder.volume.api [None req-46ec42ce-2425-4726-9f9e-a57d4ed33d02 f14548ee5a4c4a85beeb847063cd94be 9320a02b1fa54c6d8b3356a08f584a13 - - default default] Delete volume request issued successfully. 2026-07-14 18:49:13.227 8 INFO cinder.api.openstack.wsgi [None req-46ec42ce-2425-4726-9f9e-a57d4ed33d02 f14548ee5a4c4a85beeb847063cd94be 9320a02b1fa54c6d8b3356a08f584a13 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9320a02b1fa54c6d8b3356a08f584a13/volumes/251ea513-dfbd-4375-9e6e-f8ca54c59485 returned with HTTP 202 [pid: 8|app: 0|req: 414/828] 10.0.0.229 () {32 vars in 778 bytes} [Tue Jul 14 18:49:13 2026] DELETE /v3/9320a02b1fa54c6d8b3356a08f584a13/volumes/251ea513-dfbd-4375-9e6e-f8ca54c59485 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-14 18:49:13.241 7 INFO cinder.api.openstack.wsgi [None req-f9a5628e-43b3-4619-9137-da38e0ca129d f14548ee5a4c4a85beeb847063cd94be 9320a02b1fa54c6d8b3356a08f584a13 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9320a02b1fa54c6d8b3356a08f584a13/volumes/251ea513-dfbd-4375-9e6e-f8ca54c59485 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-14 18:49:13.254 7 INFO cinder.volume.api [None req-f9a5628e-43b3-4619-9137-da38e0ca129d f14548ee5a4c4a85beeb847063cd94be 9320a02b1fa54c6d8b3356a08f584a13 - - default default] Volume info retrieved successfully. 2026-07-14 18:49:13.260 7 INFO cinder.api.openstack.wsgi [None req-f9a5628e-43b3-4619-9137-da38e0ca129d f14548ee5a4c4a85beeb847063cd94be 9320a02b1fa54c6d8b3356a08f584a13 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9320a02b1fa54c6d8b3356a08f584a13/volumes/251ea513-dfbd-4375-9e6e-f8ca54c59485 returned with HTTP 200 [pid: 7|app: 0|req: 415/829] 10.0.0.229 () {32 vars in 775 bytes} [Tue Jul 14 18:49:13 2026] GET /v3/9320a02b1fa54c6d8b3356a08f584a13/volumes/251ea513-dfbd-4375-9e6e-f8ca54c59485 => generated 1001 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-14 18:49:14.281 8 INFO cinder.api.openstack.wsgi [None req-d7283987-cef5-4d63-9c88-9bbbffcf42a7 f14548ee5a4c4a85beeb847063cd94be 9320a02b1fa54c6d8b3356a08f584a13 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9320a02b1fa54c6d8b3356a08f584a13/volumes/251ea513-dfbd-4375-9e6e-f8ca54c59485 2026-07-14 18:49:14.290 8 INFO cinder.api.openstack.wsgi [None req-d7283987-cef5-4d63-9c88-9bbbffcf42a7 f14548ee5a4c4a85beeb847063cd94be 9320a02b1fa54c6d8b3356a08f584a13 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9320a02b1fa54c6d8b3356a08f584a13/volumes/251ea513-dfbd-4375-9e6e-f8ca54c59485 returned with HTTP 404 [pid: 8|app: 0|req: 415/830] 10.0.0.229 () {32 vars in 775 bytes} [Tue Jul 14 18:49:14 2026] GET /v3/9320a02b1fa54c6d8b3356a08f584a13/volumes/251ea513-dfbd-4375-9e6e-f8ca54c59485 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-14 18:49:14.335 7 INFO cinder.api.openstack.wsgi [None req-4fbfd525-e6ca-4eee-ba8b-1bcd15960f04 f14548ee5a4c4a85beeb847063cd94be 9320a02b1fa54c6d8b3356a08f584a13 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/9320a02b1fa54c6d8b3356a08f584a13/volumes 2026-07-14 18:49:14.912 7 INFO cinder.api.v3.volumes [None req-4fbfd525-e6ca-4eee-ba8b-1bcd15960f04 f14548ee5a4c4a85beeb847063cd94be 9320a02b1fa54c6d8b3356a08f584a13 - - default default] Create volume of 1 GB 2026-07-14 18:49:14.919 7 INFO cinder.volume.api [None req-4fbfd525-e6ca-4eee-ba8b-1bcd15960f04 f14548ee5a4c4a85beeb847063cd94be 9320a02b1fa54c6d8b3356a08f584a13 - - default default] Availability Zones retrieved successfully. 2026-07-14 18:49:15.123 7 INFO cinder.volume.api [None req-4fbfd525-e6ca-4eee-ba8b-1bcd15960f04 f14548ee5a4c4a85beeb847063cd94be 9320a02b1fa54c6d8b3356a08f584a13 - - default default] Create volume request issued successfully. 2026-07-14 18:49:15.124 7 INFO cinder.api.openstack.wsgi [None req-4fbfd525-e6ca-4eee-ba8b-1bcd15960f04 f14548ee5a4c4a85beeb847063cd94be 9320a02b1fa54c6d8b3356a08f584a13 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9320a02b1fa54c6d8b3356a08f584a13/volumes returned with HTTP 202 [pid: 7|app: 0|req: 416/831] 10.0.0.229 () {34 vars in 723 bytes} [Tue Jul 14 18:49:14 2026] POST /v3/9320a02b1fa54c6d8b3356a08f584a13/volumes => generated 870 bytes in 794 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-07-14 18:49:15.145 8 INFO cinder.api.openstack.wsgi [None req-9333c346-a960-46e0-9f65-29c4629b1a84 f14548ee5a4c4a85beeb847063cd94be 9320a02b1fa54c6d8b3356a08f584a13 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9320a02b1fa54c6d8b3356a08f584a13/volumes/16249ef9-2618-4854-baca-e027ece1b0bd /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-14 18:49:15.159 8 INFO cinder.volume.api [None req-9333c346-a960-46e0-9f65-29c4629b1a84 f14548ee5a4c4a85beeb847063cd94be 9320a02b1fa54c6d8b3356a08f584a13 - - default default] Volume info retrieved successfully. 2026-07-14 18:49:15.164 8 INFO cinder.api.openstack.wsgi [None req-9333c346-a960-46e0-9f65-29c4629b1a84 f14548ee5a4c4a85beeb847063cd94be 9320a02b1fa54c6d8b3356a08f584a13 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9320a02b1fa54c6d8b3356a08f584a13/volumes/16249ef9-2618-4854-baca-e027ece1b0bd returned with HTTP 200 [pid: 8|app: 0|req: 416/832] 10.0.0.229 () {32 vars in 775 bytes} [Tue Jul 14 18:49:15 2026] GET /v3/9320a02b1fa54c6d8b3356a08f584a13/volumes/16249ef9-2618-4854-baca-e027ece1b0bd => 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-07-14 18:49:16.186 7 INFO cinder.api.openstack.wsgi [None req-3405391e-f7a4-4f0a-a71d-4d4238dcf9ef f14548ee5a4c4a85beeb847063cd94be 9320a02b1fa54c6d8b3356a08f584a13 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9320a02b1fa54c6d8b3356a08f584a13/volumes/16249ef9-2618-4854-baca-e027ece1b0bd /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-14 18:49:16.202 7 INFO cinder.volume.api [None req-3405391e-f7a4-4f0a-a71d-4d4238dcf9ef f14548ee5a4c4a85beeb847063cd94be 9320a02b1fa54c6d8b3356a08f584a13 - - default default] Volume info retrieved successfully. 2026-07-14 18:49:16.207 7 INFO cinder.api.openstack.wsgi [None req-3405391e-f7a4-4f0a-a71d-4d4238dcf9ef f14548ee5a4c4a85beeb847063cd94be 9320a02b1fa54c6d8b3356a08f584a13 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9320a02b1fa54c6d8b3356a08f584a13/volumes/16249ef9-2618-4854-baca-e027ece1b0bd returned with HTTP 200 [pid: 7|app: 0|req: 417/833] 10.0.0.229 () {32 vars in 775 bytes} [Tue Jul 14 18:49:16 2026] GET /v3/9320a02b1fa54c6d8b3356a08f584a13/volumes/16249ef9-2618-4854-baca-e027ece1b0bd => generated 1488 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-14 18:49:16.227 8 INFO cinder.api.openstack.wsgi [None req-65c52902-402d-4120-992c-8cc593ef93a0 f14548ee5a4c4a85beeb847063cd94be 9320a02b1fa54c6d8b3356a08f584a13 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9320a02b1fa54c6d8b3356a08f584a13/volumes/16249ef9-2618-4854-baca-e027ece1b0bd /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-14 18:49:16.244 8 INFO cinder.volume.api [None req-65c52902-402d-4120-992c-8cc593ef93a0 f14548ee5a4c4a85beeb847063cd94be 9320a02b1fa54c6d8b3356a08f584a13 - - default default] Volume info retrieved successfully. 2026-07-14 18:49:16.250 8 INFO cinder.api.openstack.wsgi [None req-65c52902-402d-4120-992c-8cc593ef93a0 f14548ee5a4c4a85beeb847063cd94be 9320a02b1fa54c6d8b3356a08f584a13 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9320a02b1fa54c6d8b3356a08f584a13/volumes/16249ef9-2618-4854-baca-e027ece1b0bd returned with HTTP 200 [pid: 8|app: 0|req: 417/834] 10.0.0.229 () {32 vars in 775 bytes} [Tue Jul 14 18:49:16 2026] GET /v3/9320a02b1fa54c6d8b3356a08f584a13/volumes/16249ef9-2618-4854-baca-e027ece1b0bd => generated 1488 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-14 18:49:16.270 7 INFO cinder.api.openstack.wsgi [None req-796ead51-83c1-46b0-bb0e-d8ebfb0ba960 f14548ee5a4c4a85beeb847063cd94be 9320a02b1fa54c6d8b3356a08f584a13 - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/9320a02b1fa54c6d8b3356a08f584a13/volumes/16249ef9-2618-4854-baca-e027ece1b0bd /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-14 18:49:16.297 7 INFO cinder.volume.api [None req-796ead51-83c1-46b0-bb0e-d8ebfb0ba960 f14548ee5a4c4a85beeb847063cd94be 9320a02b1fa54c6d8b3356a08f584a13 - - default default] Volume info retrieved successfully. 2026-07-14 18:49:16.303 7 INFO cinder.volume.api [None req-796ead51-83c1-46b0-bb0e-d8ebfb0ba960 f14548ee5a4c4a85beeb847063cd94be 9320a02b1fa54c6d8b3356a08f584a13 - - default default] Volume updated successfully. 2026-07-14 18:49:16.304 7 INFO cinder.api.openstack.wsgi [None req-796ead51-83c1-46b0-bb0e-d8ebfb0ba960 f14548ee5a4c4a85beeb847063cd94be 9320a02b1fa54c6d8b3356a08f584a13 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9320a02b1fa54c6d8b3356a08f584a13/volumes/16249ef9-2618-4854-baca-e027ece1b0bd returned with HTTP 200 [pid: 7|app: 0|req: 418/835] 10.0.0.229 () {34 vars in 795 bytes} [Tue Jul 14 18:49:16 2026] PUT /v3/9320a02b1fa54c6d8b3356a08f584a13/volumes/16249ef9-2618-4854-baca-e027ece1b0bd => generated 894 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-14 18:49:16.325 8 INFO cinder.api.openstack.wsgi [None req-6859bb5a-e3c1-41ed-a786-b5d21d018059 f14548ee5a4c4a85beeb847063cd94be 9320a02b1fa54c6d8b3356a08f584a13 - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/9320a02b1fa54c6d8b3356a08f584a13/volumes/16249ef9-2618-4854-baca-e027ece1b0bd /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-14 18:49:16.345 8 INFO cinder.volume.api [None req-6859bb5a-e3c1-41ed-a786-b5d21d018059 f14548ee5a4c4a85beeb847063cd94be 9320a02b1fa54c6d8b3356a08f584a13 - - default default] Volume info retrieved successfully. 2026-07-14 18:49:16.353 8 INFO cinder.volume.api [None req-6859bb5a-e3c1-41ed-a786-b5d21d018059 f14548ee5a4c4a85beeb847063cd94be 9320a02b1fa54c6d8b3356a08f584a13 - - default default] Volume updated successfully. 2026-07-14 18:49:16.353 8 INFO cinder.api.openstack.wsgi [None req-6859bb5a-e3c1-41ed-a786-b5d21d018059 f14548ee5a4c4a85beeb847063cd94be 9320a02b1fa54c6d8b3356a08f584a13 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9320a02b1fa54c6d8b3356a08f584a13/volumes/16249ef9-2618-4854-baca-e027ece1b0bd returned with HTTP 200 [pid: 8|app: 0|req: 418/836] 10.0.0.229 () {34 vars in 796 bytes} [Tue Jul 14 18:49:16 2026] PUT /v3/9320a02b1fa54c6d8b3356a08f584a13/volumes/16249ef9-2618-4854-baca-e027ece1b0bd => generated 934 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-14 18:49:16.372 7 INFO cinder.api.openstack.wsgi [None req-cd4acbd9-629e-4335-bbeb-83d6989b0bef f14548ee5a4c4a85beeb847063cd94be 9320a02b1fa54c6d8b3356a08f584a13 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9320a02b1fa54c6d8b3356a08f584a13/volumes/16249ef9-2618-4854-baca-e027ece1b0bd /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-14 18:49:16.393 7 INFO cinder.volume.api [None req-cd4acbd9-629e-4335-bbeb-83d6989b0bef f14548ee5a4c4a85beeb847063cd94be 9320a02b1fa54c6d8b3356a08f584a13 - - default default] Volume info retrieved successfully. 2026-07-14 18:49:16.401 7 INFO cinder.api.openstack.wsgi [None req-cd4acbd9-629e-4335-bbeb-83d6989b0bef f14548ee5a4c4a85beeb847063cd94be 9320a02b1fa54c6d8b3356a08f584a13 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9320a02b1fa54c6d8b3356a08f584a13/volumes/16249ef9-2618-4854-baca-e027ece1b0bd returned with HTTP 200 [pid: 7|app: 0|req: 419/837] 10.0.0.229 () {32 vars in 775 bytes} [Tue Jul 14 18:49:16 2026] GET /v3/9320a02b1fa54c6d8b3356a08f584a13/volumes/16249ef9-2618-4854-baca-e027ece1b0bd => generated 1528 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-14 18:49:16.422 8 INFO cinder.api.openstack.wsgi [None req-f3da7af3-e0fb-414f-8571-b3c89090701f f14548ee5a4c4a85beeb847063cd94be 9320a02b1fa54c6d8b3356a08f584a13 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/9320a02b1fa54c6d8b3356a08f584a13/volumes 2026-07-14 18:49:16.427 8 INFO cinder.api.v3.volumes [None req-f3da7af3-e0fb-414f-8571-b3c89090701f f14548ee5a4c4a85beeb847063cd94be 9320a02b1fa54c6d8b3356a08f584a13 - - default default] Create volume of 1 GB 2026-07-14 18:49:16.442 8 INFO cinder.volume.api [None req-f3da7af3-e0fb-414f-8571-b3c89090701f f14548ee5a4c4a85beeb847063cd94be 9320a02b1fa54c6d8b3356a08f584a13 - - default default] Availability Zones retrieved successfully. 2026-07-14 18:49:16.590 8 INFO cinder.volume.api [None req-f3da7af3-e0fb-414f-8571-b3c89090701f f14548ee5a4c4a85beeb847063cd94be 9320a02b1fa54c6d8b3356a08f584a13 - - default default] Create volume request issued successfully. 2026-07-14 18:49:16.591 8 INFO cinder.api.openstack.wsgi [None req-f3da7af3-e0fb-414f-8571-b3c89090701f f14548ee5a4c4a85beeb847063cd94be 9320a02b1fa54c6d8b3356a08f584a13 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9320a02b1fa54c6d8b3356a08f584a13/volumes returned with HTTP 202 [pid: 8|app: 0|req: 419/838] 10.0.0.229 () {34 vars in 723 bytes} [Tue Jul 14 18:49:16 2026] POST /v3/9320a02b1fa54c6d8b3356a08f584a13/volumes => generated 891 bytes in 176 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-14 18:49:16.612 7 INFO cinder.api.openstack.wsgi [None req-df02a7a0-bba8-4679-99ae-a1f07999e583 f14548ee5a4c4a85beeb847063cd94be 9320a02b1fa54c6d8b3356a08f584a13 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9320a02b1fa54c6d8b3356a08f584a13/volumes/a385653a-33dc-41cd-ba1c-3167cbdee8ee /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-14 18:49:16.627 7 INFO cinder.volume.api [None req-df02a7a0-bba8-4679-99ae-a1f07999e583 f14548ee5a4c4a85beeb847063cd94be 9320a02b1fa54c6d8b3356a08f584a13 - - default default] Volume info retrieved successfully. 2026-07-14 18:49:16.634 7 INFO cinder.api.openstack.wsgi [None req-df02a7a0-bba8-4679-99ae-a1f07999e583 f14548ee5a4c4a85beeb847063cd94be 9320a02b1fa54c6d8b3356a08f584a13 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9320a02b1fa54c6d8b3356a08f584a13/volumes/a385653a-33dc-41cd-ba1c-3167cbdee8ee returned with HTTP 200 [pid: 7|app: 0|req: 420/839] 10.0.0.229 () {32 vars in 775 bytes} [Tue Jul 14 18:49:16 2026] GET /v3/9320a02b1fa54c6d8b3356a08f584a13/volumes/a385653a-33dc-41cd-ba1c-3167cbdee8ee => generated 959 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 18:49:16.816 8 INFO cinder.api.openstack.wsgi [None req-f3da7af3-e0fb-414f-8571-b3c89090701f f14548ee5a4c4a85beeb847063cd94be 9320a02b1fa54c6d8b3356a08f584a13 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-07-14 18:49:16.817 8 INFO cinder.api.openstack.wsgi [None req-f3da7af3-e0fb-414f-8571-b3c89090701f f14548ee5a4c4a85beeb847063cd94be 9320a02b1fa54c6d8b3356a08f584a13 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 420/840] 199.204.45.53 () {32 vars in 839 bytes} [Tue Jul 14 18:49:16 2026] GET / => generated 411 bytes in 2 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-14 18:49:16.826 7 INFO cinder.api.openstack.wsgi [req-acdfaa38-1ac3-4dc1-ac64-bcc338f9fe90 req-f268b372-1138-4bda-8aa0-77113b712cd8 1cce9ad5c91d4d77811f9bd31572811d 31361fba0c9e4e4bb57145ee8be2d46a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/31361fba0c9e4e4bb57145ee8be2d46a/volumes/e369783c-ed02-4ec1-9f9e-e993639c5e0e /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-14 18:49:16.853 7 INFO cinder.volume.api [req-acdfaa38-1ac3-4dc1-ac64-bcc338f9fe90 req-f268b372-1138-4bda-8aa0-77113b712cd8 1cce9ad5c91d4d77811f9bd31572811d 31361fba0c9e4e4bb57145ee8be2d46a - - default default] Volume info retrieved successfully. 2026-07-14 18:49:16.861 7 INFO cinder.api.openstack.wsgi [req-acdfaa38-1ac3-4dc1-ac64-bcc338f9fe90 req-f268b372-1138-4bda-8aa0-77113b712cd8 1cce9ad5c91d4d77811f9bd31572811d 31361fba0c9e4e4bb57145ee8be2d46a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/31361fba0c9e4e4bb57145ee8be2d46a/volumes/e369783c-ed02-4ec1-9f9e-e993639c5e0e returned with HTTP 200 [pid: 7|app: 0|req: 421/841] 199.204.45.53 () {36 vars in 1072 bytes} [Tue Jul 14 18:49:16 2026] GET /v3/31361fba0c9e4e4bb57145ee8be2d46a/volumes/e369783c-ed02-4ec1-9f9e-e993639c5e0e => generated 1663 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-14 18:49:17.652 8 INFO cinder.api.openstack.wsgi [None req-83e394ec-f592-46a4-a4d3-cf884362891f f14548ee5a4c4a85beeb847063cd94be 9320a02b1fa54c6d8b3356a08f584a13 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9320a02b1fa54c6d8b3356a08f584a13/volumes/a385653a-33dc-41cd-ba1c-3167cbdee8ee /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-14 18:49:17.666 8 INFO cinder.volume.api [None req-83e394ec-f592-46a4-a4d3-cf884362891f f14548ee5a4c4a85beeb847063cd94be 9320a02b1fa54c6d8b3356a08f584a13 - - default default] Volume info retrieved successfully. 2026-07-14 18:49:17.676 8 INFO cinder.api.openstack.wsgi [None req-83e394ec-f592-46a4-a4d3-cf884362891f f14548ee5a4c4a85beeb847063cd94be 9320a02b1fa54c6d8b3356a08f584a13 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9320a02b1fa54c6d8b3356a08f584a13/volumes/a385653a-33dc-41cd-ba1c-3167cbdee8ee returned with HTTP 200 [pid: 8|app: 0|req: 421/842] 10.0.0.229 () {32 vars in 775 bytes} [Tue Jul 14 18:49:17 2026] GET /v3/9320a02b1fa54c6d8b3356a08f584a13/volumes/a385653a-33dc-41cd-ba1c-3167cbdee8ee => 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-07-14 18:49:17.701 7 INFO cinder.api.openstack.wsgi [None req-dc718b92-be32-4d6c-90a3-2e16af58c34d f14548ee5a4c4a85beeb847063cd94be 9320a02b1fa54c6d8b3356a08f584a13 - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/9320a02b1fa54c6d8b3356a08f584a13/volumes/a385653a-33dc-41cd-ba1c-3167cbdee8ee /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-14 18:49:17.715 7 INFO cinder.volume.api [None req-dc718b92-be32-4d6c-90a3-2e16af58c34d f14548ee5a4c4a85beeb847063cd94be 9320a02b1fa54c6d8b3356a08f584a13 - - default default] Volume info retrieved successfully. 2026-07-14 18:49:17.725 7 INFO cinder.volume.api [None req-dc718b92-be32-4d6c-90a3-2e16af58c34d f14548ee5a4c4a85beeb847063cd94be 9320a02b1fa54c6d8b3356a08f584a13 - - default default] Volume updated successfully. 2026-07-14 18:49:17.725 7 INFO cinder.api.openstack.wsgi [None req-dc718b92-be32-4d6c-90a3-2e16af58c34d f14548ee5a4c4a85beeb847063cd94be 9320a02b1fa54c6d8b3356a08f584a13 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9320a02b1fa54c6d8b3356a08f584a13/volumes/a385653a-33dc-41cd-ba1c-3167cbdee8ee returned with HTTP 200 [pid: 7|app: 0|req: 422/843] 10.0.0.229 () {34 vars in 795 bytes} [Tue Jul 14 18:49:17 2026] PUT /v3/9320a02b1fa54c6d8b3356a08f584a13/volumes/a385653a-33dc-41cd-ba1c-3167cbdee8ee => generated 881 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-14 18:49:17.741 8 INFO cinder.api.openstack.wsgi [None req-93ae453a-52b6-49d3-8d69-11c3ee1ea2f0 f14548ee5a4c4a85beeb847063cd94be 9320a02b1fa54c6d8b3356a08f584a13 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9320a02b1fa54c6d8b3356a08f584a13/volumes/a385653a-33dc-41cd-ba1c-3167cbdee8ee /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-14 18:49:17.755 8 INFO cinder.volume.api [None req-93ae453a-52b6-49d3-8d69-11c3ee1ea2f0 f14548ee5a4c4a85beeb847063cd94be 9320a02b1fa54c6d8b3356a08f584a13 - - default default] Volume info retrieved successfully. 2026-07-14 18:49:17.758 8 INFO cinder.api.openstack.wsgi [None req-93ae453a-52b6-49d3-8d69-11c3ee1ea2f0 f14548ee5a4c4a85beeb847063cd94be 9320a02b1fa54c6d8b3356a08f584a13 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9320a02b1fa54c6d8b3356a08f584a13/volumes/a385653a-33dc-41cd-ba1c-3167cbdee8ee returned with HTTP 200 [pid: 8|app: 0|req: 422/844] 10.0.0.229 () {32 vars in 775 bytes} [Tue Jul 14 18:49:17 2026] GET /v3/9320a02b1fa54c6d8b3356a08f584a13/volumes/a385653a-33dc-41cd-ba1c-3167cbdee8ee => generated 949 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-14 18:49:17.777 7 INFO cinder.api.openstack.wsgi [None req-9b300db5-2b59-446e-a20d-23d392af4aa5 f14548ee5a4c4a85beeb847063cd94be 9320a02b1fa54c6d8b3356a08f584a13 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/9320a02b1fa54c6d8b3356a08f584a13/volumes/a385653a-33dc-41cd-ba1c-3167cbdee8ee 2026-07-14 18:49:17.779 7 INFO cinder.api.v3.volumes [None req-9b300db5-2b59-446e-a20d-23d392af4aa5 f14548ee5a4c4a85beeb847063cd94be 9320a02b1fa54c6d8b3356a08f584a13 - - default default] Delete volume with id: a385653a-33dc-41cd-ba1c-3167cbdee8ee /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-14 18:49:17.788 7 INFO cinder.volume.api [None req-9b300db5-2b59-446e-a20d-23d392af4aa5 f14548ee5a4c4a85beeb847063cd94be 9320a02b1fa54c6d8b3356a08f584a13 - - default default] Volume info retrieved successfully. 2026-07-14 18:49:17.821 7 INFO cinder.volume.api [None req-9b300db5-2b59-446e-a20d-23d392af4aa5 f14548ee5a4c4a85beeb847063cd94be 9320a02b1fa54c6d8b3356a08f584a13 - - default default] Delete volume request issued successfully. 2026-07-14 18:49:17.822 7 INFO cinder.api.openstack.wsgi [None req-9b300db5-2b59-446e-a20d-23d392af4aa5 f14548ee5a4c4a85beeb847063cd94be 9320a02b1fa54c6d8b3356a08f584a13 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9320a02b1fa54c6d8b3356a08f584a13/volumes/a385653a-33dc-41cd-ba1c-3167cbdee8ee returned with HTTP 202 [pid: 7|app: 0|req: 423/845] 10.0.0.229 () {32 vars in 778 bytes} [Tue Jul 14 18:49:17 2026] DELETE /v3/9320a02b1fa54c6d8b3356a08f584a13/volumes/a385653a-33dc-41cd-ba1c-3167cbdee8ee => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-14 18:49:17.838 8 INFO cinder.api.openstack.wsgi [None req-31a8c0b5-178b-46ff-a0b2-5b505fad775d f14548ee5a4c4a85beeb847063cd94be 9320a02b1fa54c6d8b3356a08f584a13 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9320a02b1fa54c6d8b3356a08f584a13/volumes/a385653a-33dc-41cd-ba1c-3167cbdee8ee /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-14 18:49:17.859 8 INFO cinder.volume.api [None req-31a8c0b5-178b-46ff-a0b2-5b505fad775d f14548ee5a4c4a85beeb847063cd94be 9320a02b1fa54c6d8b3356a08f584a13 - - default default] Volume info retrieved successfully. 2026-07-14 18:49:17.867 8 INFO cinder.api.openstack.wsgi [None req-31a8c0b5-178b-46ff-a0b2-5b505fad775d f14548ee5a4c4a85beeb847063cd94be 9320a02b1fa54c6d8b3356a08f584a13 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9320a02b1fa54c6d8b3356a08f584a13/volumes/a385653a-33dc-41cd-ba1c-3167cbdee8ee returned with HTTP 200 [pid: 8|app: 0|req: 423/846] 10.0.0.229 () {32 vars in 775 bytes} [Tue Jul 14 18:49:17 2026] GET /v3/9320a02b1fa54c6d8b3356a08f584a13/volumes/a385653a-33dc-41cd-ba1c-3167cbdee8ee => generated 948 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-14 18:49:18.820 7 INFO cinder.api.openstack.wsgi [req-acdfaa38-1ac3-4dc1-ac64-bcc338f9fe90 req-a57dc41b-44f3-48ed-8668-8c0d88a2fb31 1cce9ad5c91d4d77811f9bd31572811d 31361fba0c9e4e4bb57145ee8be2d46a - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/31361fba0c9e4e4bb57145ee8be2d46a/attachments/8fa6fe0a-d8c8-4f70-9da4-62a048c7caab /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-14 18:49:18.890 8 INFO cinder.api.openstack.wsgi [None req-8dad7a6c-c2ae-4a73-baef-6fa4db672b88 f14548ee5a4c4a85beeb847063cd94be 9320a02b1fa54c6d8b3356a08f584a13 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9320a02b1fa54c6d8b3356a08f584a13/volumes/a385653a-33dc-41cd-ba1c-3167cbdee8ee 2026-07-14 18:49:18.902 8 INFO cinder.api.openstack.wsgi [None req-8dad7a6c-c2ae-4a73-baef-6fa4db672b88 f14548ee5a4c4a85beeb847063cd94be 9320a02b1fa54c6d8b3356a08f584a13 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9320a02b1fa54c6d8b3356a08f584a13/volumes/a385653a-33dc-41cd-ba1c-3167cbdee8ee returned with HTTP 404 [pid: 8|app: 0|req: 424/847] 10.0.0.229 () {32 vars in 775 bytes} [Tue Jul 14 18:49:18 2026] GET /v3/9320a02b1fa54c6d8b3356a08f584a13/volumes/a385653a-33dc-41cd-ba1c-3167cbdee8ee => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) 2026-07-14 18:49:18.909 8 INFO cinder.api.openstack.wsgi [None req-3eb9a37a-9774-4e99-a84d-5e705bea227c f14548ee5a4c4a85beeb847063cd94be 9320a02b1fa54c6d8b3356a08f584a13 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9320a02b1fa54c6d8b3356a08f584a13/volumes/16249ef9-2618-4854-baca-e027ece1b0bd /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-14 18:49:18.922 8 INFO cinder.volume.api [None req-3eb9a37a-9774-4e99-a84d-5e705bea227c f14548ee5a4c4a85beeb847063cd94be 9320a02b1fa54c6d8b3356a08f584a13 - - default default] Volume info retrieved successfully. 2026-07-14 18:49:18.926 8 INFO cinder.api.openstack.wsgi [None req-3eb9a37a-9774-4e99-a84d-5e705bea227c f14548ee5a4c4a85beeb847063cd94be 9320a02b1fa54c6d8b3356a08f584a13 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9320a02b1fa54c6d8b3356a08f584a13/volumes/16249ef9-2618-4854-baca-e027ece1b0bd returned with HTTP 200 [pid: 8|app: 0|req: 425/848] 10.0.0.229 () {32 vars in 775 bytes} [Tue Jul 14 18:49:18 2026] GET /v3/9320a02b1fa54c6d8b3356a08f584a13/volumes/16249ef9-2618-4854-baca-e027ece1b0bd => generated 1528 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-07-14 18:49:18.946 8 INFO cinder.api.openstack.wsgi [None req-65674820-53d6-46c8-9e8d-26fd5ba04221 f14548ee5a4c4a85beeb847063cd94be 9320a02b1fa54c6d8b3356a08f584a13 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/9320a02b1fa54c6d8b3356a08f584a13/volumes/16249ef9-2618-4854-baca-e027ece1b0bd 2026-07-14 18:49:18.947 8 INFO cinder.api.v3.volumes [None req-65674820-53d6-46c8-9e8d-26fd5ba04221 f14548ee5a4c4a85beeb847063cd94be 9320a02b1fa54c6d8b3356a08f584a13 - - default default] Delete volume with id: 16249ef9-2618-4854-baca-e027ece1b0bd /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-14 18:49:18.963 8 INFO cinder.volume.api [None req-65674820-53d6-46c8-9e8d-26fd5ba04221 f14548ee5a4c4a85beeb847063cd94be 9320a02b1fa54c6d8b3356a08f584a13 - - default default] Volume info retrieved successfully. 2026-07-14 18:49:18.988 8 INFO cinder.volume.api [None req-65674820-53d6-46c8-9e8d-26fd5ba04221 f14548ee5a4c4a85beeb847063cd94be 9320a02b1fa54c6d8b3356a08f584a13 - - default default] Delete volume request issued successfully. 2026-07-14 18:49:18.989 8 INFO cinder.api.openstack.wsgi [None req-65674820-53d6-46c8-9e8d-26fd5ba04221 f14548ee5a4c4a85beeb847063cd94be 9320a02b1fa54c6d8b3356a08f584a13 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9320a02b1fa54c6d8b3356a08f584a13/volumes/16249ef9-2618-4854-baca-e027ece1b0bd returned with HTTP 202 [pid: 8|app: 0|req: 426/849] 10.0.0.229 () {32 vars in 778 bytes} [Tue Jul 14 18:49:18 2026] DELETE /v3/9320a02b1fa54c6d8b3356a08f584a13/volumes/16249ef9-2618-4854-baca-e027ece1b0bd => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-14 18:49:18.999 8 INFO cinder.api.openstack.wsgi [None req-cfafd5d4-b595-46b7-84bd-c67b61ea39d0 f14548ee5a4c4a85beeb847063cd94be 9320a02b1fa54c6d8b3356a08f584a13 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9320a02b1fa54c6d8b3356a08f584a13/volumes/16249ef9-2618-4854-baca-e027ece1b0bd /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-14 18:49:19.019 8 INFO cinder.volume.api [None req-cfafd5d4-b595-46b7-84bd-c67b61ea39d0 f14548ee5a4c4a85beeb847063cd94be 9320a02b1fa54c6d8b3356a08f584a13 - - default default] Volume info retrieved successfully. 2026-07-14 18:49:19.027 8 INFO cinder.api.openstack.wsgi [None req-cfafd5d4-b595-46b7-84bd-c67b61ea39d0 f14548ee5a4c4a85beeb847063cd94be 9320a02b1fa54c6d8b3356a08f584a13 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9320a02b1fa54c6d8b3356a08f584a13/volumes/16249ef9-2618-4854-baca-e027ece1b0bd returned with HTTP 200 [pid: 8|app: 0|req: 427/850] 10.0.0.229 () {32 vars in 775 bytes} [Tue Jul 14 18:49:18 2026] GET /v3/9320a02b1fa54c6d8b3356a08f584a13/volumes/16249ef9-2618-4854-baca-e027ece1b0bd => generated 1527 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-07-14 18:49:19.865 7 INFO cinder.api.openstack.wsgi [req-acdfaa38-1ac3-4dc1-ac64-bcc338f9fe90 req-a57dc41b-44f3-48ed-8668-8c0d88a2fb31 1cce9ad5c91d4d77811f9bd31572811d 31361fba0c9e4e4bb57145ee8be2d46a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/31361fba0c9e4e4bb57145ee8be2d46a/attachments/8fa6fe0a-d8c8-4f70-9da4-62a048c7caab returned with HTTP 200 [pid: 7|app: 0|req: 424/851] 199.204.45.53 () {40 vars in 1134 bytes} [Tue Jul 14 18:49:18 2026] PUT /v3/31361fba0c9e4e4bb57145ee8be2d46a/attachments/8fa6fe0a-d8c8-4f70-9da4-62a048c7caab => generated 802 bytes in 1052 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-14 18:49:20.048 8 INFO cinder.api.openstack.wsgi [None req-300cf445-c8ab-46f8-a561-399b209c5333 f14548ee5a4c4a85beeb847063cd94be 9320a02b1fa54c6d8b3356a08f584a13 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9320a02b1fa54c6d8b3356a08f584a13/volumes/16249ef9-2618-4854-baca-e027ece1b0bd 2026-07-14 18:49:20.058 8 INFO cinder.api.openstack.wsgi [None req-300cf445-c8ab-46f8-a561-399b209c5333 f14548ee5a4c4a85beeb847063cd94be 9320a02b1fa54c6d8b3356a08f584a13 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9320a02b1fa54c6d8b3356a08f584a13/volumes/16249ef9-2618-4854-baca-e027ece1b0bd returned with HTTP 404 [pid: 8|app: 0|req: 428/852] 10.0.0.229 () {32 vars in 775 bytes} [Tue Jul 14 18:49:20 2026] GET /v3/9320a02b1fa54c6d8b3356a08f584a13/volumes/16249ef9-2618-4854-baca-e027ece1b0bd => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-14 18:49:20.385 7 INFO cinder.api.openstack.wsgi [req-acdfaa38-1ac3-4dc1-ac64-bcc338f9fe90 req-71d5e820-349f-447b-91d0-161908ed178b 1cce9ad5c91d4d77811f9bd31572811d 31361fba0c9e4e4bb57145ee8be2d46a - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/31361fba0c9e4e4bb57145ee8be2d46a/attachments/8fa6fe0a-d8c8-4f70-9da4-62a048c7caab/action /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-14 18:49:20.428 7 INFO cinder.api.openstack.wsgi [req-acdfaa38-1ac3-4dc1-ac64-bcc338f9fe90 req-71d5e820-349f-447b-91d0-161908ed178b 1cce9ad5c91d4d77811f9bd31572811d 31361fba0c9e4e4bb57145ee8be2d46a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/31361fba0c9e4e4bb57145ee8be2d46a/attachments/8fa6fe0a-d8c8-4f70-9da4-62a048c7caab/action returned with HTTP 204 [pid: 7|app: 0|req: 425/853] 199.204.45.53 () {40 vars in 1147 bytes} [Tue Jul 14 18:49:20 2026] POST /v3/31361fba0c9e4e4bb57145ee8be2d46a/attachments/8fa6fe0a-d8c8-4f70-9da4-62a048c7caab/action => generated 0 bytes in 55 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) 2026-07-14 18:49:22.142 8 INFO cinder.api.openstack.wsgi [None req-300cf445-c8ab-46f8-a561-399b209c5333 f14548ee5a4c4a85beeb847063cd94be 9320a02b1fa54c6d8b3356a08f584a13 - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:49:22.142 7 INFO cinder.api.openstack.wsgi [req-acdfaa38-1ac3-4dc1-ac64-bcc338f9fe90 req-71d5e820-349f-447b-91d0-161908ed178b 1cce9ad5c91d4d77811f9bd31572811d 31361fba0c9e4e4bb57145ee8be2d46a - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:49:22.143 8 INFO cinder.api.openstack.wsgi [None req-300cf445-c8ab-46f8-a561-399b209c5333 f14548ee5a4c4a85beeb847063cd94be 9320a02b1fa54c6d8b3356a08f584a13 - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:49:22.143 7 INFO cinder.api.openstack.wsgi [req-acdfaa38-1ac3-4dc1-ac64-bcc338f9fe90 req-71d5e820-349f-447b-91d0-161908ed178b 1cce9ad5c91d4d77811f9bd31572811d 31361fba0c9e4e4bb57145ee8be2d46a - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:49:32.142 8 INFO cinder.api.openstack.wsgi [None req-300cf445-c8ab-46f8-a561-399b209c5333 f14548ee5a4c4a85beeb847063cd94be 9320a02b1fa54c6d8b3356a08f584a13 - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:49:32.143 7 INFO cinder.api.openstack.wsgi [req-acdfaa38-1ac3-4dc1-ac64-bcc338f9fe90 req-71d5e820-349f-447b-91d0-161908ed178b 1cce9ad5c91d4d77811f9bd31572811d 31361fba0c9e4e4bb57145ee8be2d46a - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:49:32.143 8 INFO cinder.api.openstack.wsgi [None req-300cf445-c8ab-46f8-a561-399b209c5333 f14548ee5a4c4a85beeb847063cd94be 9320a02b1fa54c6d8b3356a08f584a13 - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:49:32.144 7 INFO cinder.api.openstack.wsgi [req-acdfaa38-1ac3-4dc1-ac64-bcc338f9fe90 req-71d5e820-349f-447b-91d0-161908ed178b 1cce9ad5c91d4d77811f9bd31572811d 31361fba0c9e4e4bb57145ee8be2d46a - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:49:36.808 8 INFO cinder.api.openstack.wsgi [req-e24a71e9-9e89-4e93-98d0-45c4811b68aa req-eeb4b401-dd56-4715-8ba4-d984eb14b7fc 1cce9ad5c91d4d77811f9bd31572811d 31361fba0c9e4e4bb57145ee8be2d46a - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/31361fba0c9e4e4bb57145ee8be2d46a/attachments/8fa6fe0a-d8c8-4f70-9da4-62a048c7caab /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-14 18:49:37.357 8 INFO cinder.api.openstack.wsgi [req-e24a71e9-9e89-4e93-98d0-45c4811b68aa req-eeb4b401-dd56-4715-8ba4-d984eb14b7fc 1cce9ad5c91d4d77811f9bd31572811d 31361fba0c9e4e4bb57145ee8be2d46a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/31361fba0c9e4e4bb57145ee8be2d46a/attachments/8fa6fe0a-d8c8-4f70-9da4-62a048c7caab returned with HTTP 200 [pid: 8|app: 0|req: 431/858] 199.204.45.53 () {38 vars in 1102 bytes} [Tue Jul 14 18:49:36 2026] DELETE /v3/31361fba0c9e4e4bb57145ee8be2d46a/attachments/8fa6fe0a-d8c8-4f70-9da4-62a048c7caab => generated 19 bytes in 558 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-14 18:49:37.370 7 INFO cinder.api.openstack.wsgi [req-e24a71e9-9e89-4e93-98d0-45c4811b68aa req-61e6794c-0558-47ce-9b7a-72b3dff7d045 1cce9ad5c91d4d77811f9bd31572811d 31361fba0c9e4e4bb57145ee8be2d46a - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/31361fba0c9e4e4bb57145ee8be2d46a/volumes/e369783c-ed02-4ec1-9f9e-e993639c5e0e 2026-07-14 18:49:37.371 7 INFO cinder.api.v3.volumes [req-e24a71e9-9e89-4e93-98d0-45c4811b68aa req-61e6794c-0558-47ce-9b7a-72b3dff7d045 1cce9ad5c91d4d77811f9bd31572811d 31361fba0c9e4e4bb57145ee8be2d46a - - default default] Delete volume with id: e369783c-ed02-4ec1-9f9e-e993639c5e0e /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-14 18:49:37.383 7 INFO cinder.volume.api [req-e24a71e9-9e89-4e93-98d0-45c4811b68aa req-61e6794c-0558-47ce-9b7a-72b3dff7d045 1cce9ad5c91d4d77811f9bd31572811d 31361fba0c9e4e4bb57145ee8be2d46a - - default default] Volume info retrieved successfully. 2026-07-14 18:49:37.431 7 INFO cinder.volume.api [req-e24a71e9-9e89-4e93-98d0-45c4811b68aa req-61e6794c-0558-47ce-9b7a-72b3dff7d045 1cce9ad5c91d4d77811f9bd31572811d 31361fba0c9e4e4bb57145ee8be2d46a - - default default] Delete volume request issued successfully. 2026-07-14 18:49:37.431 7 INFO cinder.api.openstack.wsgi [req-e24a71e9-9e89-4e93-98d0-45c4811b68aa req-61e6794c-0558-47ce-9b7a-72b3dff7d045 1cce9ad5c91d4d77811f9bd31572811d 31361fba0c9e4e4bb57145ee8be2d46a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/31361fba0c9e4e4bb57145ee8be2d46a/volumes/e369783c-ed02-4ec1-9f9e-e993639c5e0e returned with HTTP 202 [pid: 7|app: 0|req: 428/859] 199.204.45.53 () {36 vars in 1053 bytes} [Tue Jul 14 18:49:37 2026] DELETE /v3/31361fba0c9e4e4bb57145ee8be2d46a/volumes/e369783c-ed02-4ec1-9f9e-e993639c5e0e => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-14 18:49:38.265 8 INFO cinder.api.openstack.wsgi [None req-547ecbad-1161-41ba-be75-a436f60a28d5 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/volumes/detail?all_tenants=true /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-14 18:49:38.280 8 INFO cinder.volume.api [None req-547ecbad-1161-41ba-be75-a436f60a28d5 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] Get all volumes completed successfully. 2026-07-14 18:49:38.282 8 INFO cinder.api.openstack.wsgi [None req-547ecbad-1161-41ba-be75-a436f60a28d5 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 432/860] 10.0.0.62 () {28 vars in 683 bytes} [Tue Jul 14 18:49:38 2026] GET /v3/7fd4a9937cc0457f8113c25bc74d665e/volumes/detail?all_tenants=true => generated 15 bytes in 179 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-14 18:49:38.293 7 INFO cinder.api.openstack.wsgi [None req-203dba59-d7ca-466d-89ec-edeb992326cb 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/snapshots?all_tenants=true 2026-07-14 18:49:38.299 7 INFO cinder.volume.api [None req-203dba59-d7ca-466d-89ec-edeb992326cb 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] Get all snapshots completed successfully. 2026-07-14 18:49:38.299 7 INFO cinder.api.openstack.wsgi [None req-203dba59-d7ca-466d-89ec-edeb992326cb 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 429/861] 10.0.0.62 () {28 vars in 673 bytes} [Tue Jul 14 18:49:38 2026] GET /v3/7fd4a9937cc0457f8113c25bc74d665e/snapshots?all_tenants=true => generated 17 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-14 18:49:38.310 8 INFO cinder.api.openstack.wsgi [None req-5fe8d7ba-93d9-45af-87a5-8355f545c35f 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/os-services 2026-07-14 18:49:38.317 8 INFO cinder.api.openstack.wsgi [None req-5fe8d7ba-93d9-45af-87a5-8355f545c35f 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/os-services returned with HTTP 200 [pid: 8|app: 0|req: 433/862] 10.0.0.62 () {28 vars in 644 bytes} [Tue Jul 14 18:49:38 2026] GET /v3/7fd4a9937cc0457f8113c25bc74d665e/os-services => generated 646 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 18:49:38.326 7 INFO cinder.api.openstack.wsgi [None req-3a22dbbd-6cd8-4d7a-93d6-7bf9f8521c4f 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/scheduler-stats/get_pools?detail=true 2026-07-14 18:49:38.829 7 INFO cinder.api.openstack.wsgi [None req-3a22dbbd-6cd8-4d7a-93d6-7bf9f8521c4f 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 430/863] 10.0.0.62 () {28 vars in 695 bytes} [Tue Jul 14 18:49:38 2026] GET /v3/7fd4a9937cc0457f8113c25bc74d665e/scheduler-stats/get_pools?detail=true => generated 670 bytes in 509 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 18:49:38.839 8 INFO cinder.api.openstack.wsgi [None req-be8da0f9-1f36-4937-a3a5-c6fd1c51d319 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/volumes/detail?all_tenants=true 2026-07-14 18:49:38.847 8 INFO cinder.volume.api [None req-be8da0f9-1f36-4937-a3a5-c6fd1c51d319 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] Get all volumes completed successfully. 2026-07-14 18:49:38.849 8 INFO cinder.api.openstack.wsgi [None req-be8da0f9-1f36-4937-a3a5-c6fd1c51d319 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 434/864] 10.0.0.62 () {28 vars in 683 bytes} [Tue Jul 14 18:49:38 2026] GET /v3/7fd4a9937cc0457f8113c25bc74d665e/volumes/detail?all_tenants=true => generated 15 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-14 18:49:38.968 7 INFO cinder.api.openstack.wsgi [None req-dcd65b71-8bd7-4fe4-9a8f-e3d368350df5 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/os-quota-sets/17fde469340546149b79f34c8e599ad6?usage=true 2026-07-14 18:49:38.989 7 INFO cinder.api.openstack.wsgi [None req-dcd65b71-8bd7-4fe4-9a8f-e3d368350df5 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/os-quota-sets/17fde469340546149b79f34c8e599ad6?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 431/865] 10.0.0.62 () {28 vars in 735 bytes} [Tue Jul 14 18:49:38 2026] GET /v3/7fd4a9937cc0457f8113c25bc74d665e/os-quota-sets/17fde469340546149b79f34c8e599ad6?usage=true => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 18:49:38.999 8 INFO cinder.api.openstack.wsgi [None req-32298445-91ae-433c-aa6b-01fddd68ccf3 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/os-quota-sets/31361fba0c9e4e4bb57145ee8be2d46a?usage=true 2026-07-14 18:49:39.033 8 INFO cinder.api.openstack.wsgi [None req-32298445-91ae-433c-aa6b-01fddd68ccf3 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/os-quota-sets/31361fba0c9e4e4bb57145ee8be2d46a?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 435/866] 10.0.0.62 () {28 vars in 735 bytes} [Tue Jul 14 18:49:38 2026] GET /v3/7fd4a9937cc0457f8113c25bc74d665e/os-quota-sets/31361fba0c9e4e4bb57145ee8be2d46a?usage=true => generated 847 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 18:49:39.052 7 INFO cinder.api.openstack.wsgi [None req-e27ffc60-fcb4-4fd8-a9c1-19108207d068 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/os-quota-sets/3a5282542c0546e787df76f3a186732a?usage=true 2026-07-14 18:49:39.090 7 INFO cinder.api.openstack.wsgi [None req-e27ffc60-fcb4-4fd8-a9c1-19108207d068 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/os-quota-sets/3a5282542c0546e787df76f3a186732a?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 432/867] 10.0.0.62 () {28 vars in 735 bytes} [Tue Jul 14 18:49:39 2026] GET /v3/7fd4a9937cc0457f8113c25bc74d665e/os-quota-sets/3a5282542c0546e787df76f3a186732a?usage=true => generated 847 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 18:49:39.102 8 INFO cinder.api.openstack.wsgi [None req-dd8867f4-2582-4e10-8e4f-aad6a26e52f9 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/os-quota-sets/7fd4a9937cc0457f8113c25bc74d665e?usage=true 2026-07-14 18:49:39.122 8 INFO cinder.api.openstack.wsgi [None req-dd8867f4-2582-4e10-8e4f-aad6a26e52f9 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/os-quota-sets/7fd4a9937cc0457f8113c25bc74d665e?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 436/868] 10.0.0.62 () {28 vars in 735 bytes} [Tue Jul 14 18:49:39 2026] GET /v3/7fd4a9937cc0457f8113c25bc74d665e/os-quota-sets/7fd4a9937cc0457f8113c25bc74d665e?usage=true => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 18:49:39.134 7 INFO cinder.api.openstack.wsgi [None req-4416460b-71a3-474c-b85b-35b3b92683d0 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/os-quota-sets/a17a6034c0ea43c3acd3298e52562d9a?usage=true 2026-07-14 18:49:39.172 7 INFO cinder.api.openstack.wsgi [None req-4416460b-71a3-474c-b85b-35b3b92683d0 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/os-quota-sets/a17a6034c0ea43c3acd3298e52562d9a?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 433/869] 10.0.0.62 () {28 vars in 735 bytes} [Tue Jul 14 18:49:39 2026] GET /v3/7fd4a9937cc0457f8113c25bc74d665e/os-quota-sets/a17a6034c0ea43c3acd3298e52562d9a?usage=true => generated 847 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 18:49:39.184 8 INFO cinder.api.openstack.wsgi [None req-600d2918-dae0-4930-b25c-7f3c6a7a3acd 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/os-quota-sets/d04e22e624de478f971ec94159035a9b?usage=true 2026-07-14 18:49:39.222 8 INFO cinder.api.openstack.wsgi [None req-600d2918-dae0-4930-b25c-7f3c6a7a3acd 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/os-quota-sets/d04e22e624de478f971ec94159035a9b?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 437/870] 10.0.0.62 () {28 vars in 735 bytes} [Tue Jul 14 18:49:39 2026] GET /v3/7fd4a9937cc0457f8113c25bc74d665e/os-quota-sets/d04e22e624de478f971ec94159035a9b?usage=true => generated 847 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 18:49:42.142 7 INFO cinder.api.openstack.wsgi [None req-4416460b-71a3-474c-b85b-35b3b92683d0 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:49:42.143 8 INFO cinder.api.openstack.wsgi [None req-600d2918-dae0-4930-b25c-7f3c6a7a3acd 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:49:42.144 7 INFO cinder.api.openstack.wsgi [None req-4416460b-71a3-474c-b85b-35b3b92683d0 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:49:42.145 8 INFO cinder.api.openstack.wsgi [None req-600d2918-dae0-4930-b25c-7f3c6a7a3acd 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:49:52.143 7 INFO cinder.api.openstack.wsgi [None req-4416460b-71a3-474c-b85b-35b3b92683d0 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:49:52.144 7 INFO cinder.api.openstack.wsgi [None req-4416460b-71a3-474c-b85b-35b3b92683d0 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:49:52.145 8 INFO cinder.api.openstack.wsgi [None req-600d2918-dae0-4930-b25c-7f3c6a7a3acd 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:49:52.147 8 INFO cinder.api.openstack.wsgi [None req-600d2918-dae0-4930-b25c-7f3c6a7a3acd 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:50:02.143 8 INFO cinder.api.openstack.wsgi [None req-600d2918-dae0-4930-b25c-7f3c6a7a3acd 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:50:02.143 7 INFO cinder.api.openstack.wsgi [None req-4416460b-71a3-474c-b85b-35b3b92683d0 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:50:02.144 8 INFO cinder.api.openstack.wsgi [None req-600d2918-dae0-4930-b25c-7f3c6a7a3acd 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:50:02.144 7 INFO cinder.api.openstack.wsgi [None req-4416460b-71a3-474c-b85b-35b3b92683d0 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:50:12.143 8 INFO cinder.api.openstack.wsgi [None req-600d2918-dae0-4930-b25c-7f3c6a7a3acd 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:50:12.143 7 INFO cinder.api.openstack.wsgi [None req-4416460b-71a3-474c-b85b-35b3b92683d0 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:50:12.143 8 INFO cinder.api.openstack.wsgi [None req-600d2918-dae0-4930-b25c-7f3c6a7a3acd 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:50:12.143 7 INFO cinder.api.openstack.wsgi [None req-4416460b-71a3-474c-b85b-35b3b92683d0 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:50:22.143 8 INFO cinder.api.openstack.wsgi [None req-600d2918-dae0-4930-b25c-7f3c6a7a3acd 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:50:22.143 7 INFO cinder.api.openstack.wsgi [None req-4416460b-71a3-474c-b85b-35b3b92683d0 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:50:22.143 8 INFO cinder.api.openstack.wsgi [None req-600d2918-dae0-4930-b25c-7f3c6a7a3acd 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:50:22.143 7 INFO cinder.api.openstack.wsgi [None req-4416460b-71a3-474c-b85b-35b3b92683d0 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:50:29.892 8 INFO cinder.api.openstack.wsgi [None req-600d2918-dae0-4930-b25c-7f3c6a7a3acd 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-07-14 18:50:29.893 8 INFO cinder.api.openstack.wsgi [None req-600d2918-dae0-4930-b25c-7f3c6a7a3acd 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 443/881] 10.0.0.229 () {30 vars in 411 bytes} [Tue Jul 14 18:50:29 2026] GET / => generated 411 bytes in 2 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-07-14 18:50:32.142 7 INFO cinder.api.openstack.wsgi [None req-4416460b-71a3-474c-b85b-35b3b92683d0 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:50:32.143 8 INFO cinder.api.openstack.wsgi [None req-600d2918-dae0-4930-b25c-7f3c6a7a3acd 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:50:32.143 8 INFO cinder.api.openstack.wsgi [None req-600d2918-dae0-4930-b25c-7f3c6a7a3acd 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:50:32.145 7 INFO cinder.api.openstack.wsgi [None req-4416460b-71a3-474c-b85b-35b3b92683d0 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:50:35.447 8 INFO cinder.api.openstack.wsgi [None req-600d2918-dae0-4930-b25c-7f3c6a7a3acd 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-07-14 18:50:35.448 8 INFO cinder.api.openstack.wsgi [None req-600d2918-dae0-4930-b25c-7f3c6a7a3acd 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 445/884] 10.0.0.251 () {28 vars in 376 bytes} [Tue Jul 14 18:50:35 2026] GET / => generated 411 bytes in 2 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-07-14 18:50:35.460 7 INFO cinder.api.openstack.wsgi [None req-a4048921-1aa2-4944-8755-e0d62abacd74 a7d0b6582e6641ef9b3625fcac99d36e e965e038c9864abe985ca3866b08d7eb - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e965e038c9864abe985ca3866b08d7eb/limits?tenant_id=e965e038c9864abe985ca3866b08d7eb 2026-07-14 18:50:35.483 7 INFO cinder.api.openstack.wsgi [None req-a4048921-1aa2-4944-8755-e0d62abacd74 a7d0b6582e6641ef9b3625fcac99d36e e965e038c9864abe985ca3866b08d7eb - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e965e038c9864abe985ca3866b08d7eb/limits?tenant_id=e965e038c9864abe985ca3866b08d7eb returned with HTTP 200 [pid: 7|app: 0|req: 440/885] 10.0.0.251 () {34 vars in 879 bytes} [Tue Jul 14 18:50:35 2026] GET /v3/e965e038c9864abe985ca3866b08d7eb/limits?tenant_id=e965e038c9864abe985ca3866b08d7eb => generated 302 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-07-14 18:50:38.124 8 INFO cinder.api.openstack.wsgi [None req-600d2918-dae0-4930-b25c-7f3c6a7a3acd 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-07-14 18:50:38.124 8 INFO cinder.api.openstack.wsgi [None req-600d2918-dae0-4930-b25c-7f3c6a7a3acd 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 446/886] 10.0.0.251 () {28 vars in 376 bytes} [Tue Jul 14 18:50:38 2026] GET / => generated 411 bytes in 1 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-07-14 18:50:38.130 7 INFO cinder.api.openstack.wsgi [None req-a4048921-1aa2-4944-8755-e0d62abacd74 a7d0b6582e6641ef9b3625fcac99d36e e965e038c9864abe985ca3866b08d7eb - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-07-14 18:50:38.131 7 INFO cinder.api.openstack.wsgi [None req-a4048921-1aa2-4944-8755-e0d62abacd74 a7d0b6582e6641ef9b3625fcac99d36e e965e038c9864abe985ca3866b08d7eb - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 441/887] 10.0.0.251 () {28 vars in 376 bytes} [Tue Jul 14 18:50:38 2026] GET / => generated 411 bytes in 2 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-07-14 18:50:38.396 8 INFO cinder.api.openstack.wsgi [None req-c0b702c6-2551-40c7-82d9-fc50a941946e 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/volumes/detail?all_tenants=true 2026-07-14 18:50:38.424 8 INFO cinder.volume.api [None req-c0b702c6-2551-40c7-82d9-fc50a941946e 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] Get all volumes completed successfully. 2026-07-14 18:50:38.426 8 INFO cinder.api.openstack.wsgi [None req-c0b702c6-2551-40c7-82d9-fc50a941946e 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 447/888] 10.0.0.62 () {28 vars in 683 bytes} [Tue Jul 14 18:50:38 2026] GET /v3/7fd4a9937cc0457f8113c25bc74d665e/volumes/detail?all_tenants=true => generated 15 bytes in 227 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-14 18:50:38.435 7 INFO cinder.api.openstack.wsgi [None req-b6cb1e34-de2c-44b7-908f-6c20bb93554c 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/snapshots?all_tenants=true 2026-07-14 18:50:38.446 7 INFO cinder.volume.api [None req-b6cb1e34-de2c-44b7-908f-6c20bb93554c 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] Get all snapshots completed successfully. 2026-07-14 18:50:38.447 7 INFO cinder.api.openstack.wsgi [None req-b6cb1e34-de2c-44b7-908f-6c20bb93554c 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 442/889] 10.0.0.62 () {28 vars in 673 bytes} [Tue Jul 14 18:50:38 2026] GET /v3/7fd4a9937cc0457f8113c25bc74d665e/snapshots?all_tenants=true => generated 17 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-14 18:50:38.466 8 INFO cinder.api.openstack.wsgi [None req-96140885-128f-437e-ac6e-fa7174603ee6 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/os-services 2026-07-14 18:50:38.472 8 INFO cinder.api.openstack.wsgi [None req-96140885-128f-437e-ac6e-fa7174603ee6 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/os-services returned with HTTP 200 [pid: 8|app: 0|req: 448/890] 10.0.0.62 () {28 vars in 644 bytes} [Tue Jul 14 18:50:38 2026] GET /v3/7fd4a9937cc0457f8113c25bc74d665e/os-services => generated 646 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 18:50:38.490 7 INFO cinder.api.openstack.wsgi [None req-7c9274c8-f860-43e1-b64e-9b383eff6310 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/scheduler-stats/get_pools?detail=true 2026-07-14 18:50:38.994 7 INFO cinder.api.openstack.wsgi [None req-7c9274c8-f860-43e1-b64e-9b383eff6310 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 443/891] 10.0.0.62 () {28 vars in 695 bytes} [Tue Jul 14 18:50:38 2026] GET /v3/7fd4a9937cc0457f8113c25bc74d665e/scheduler-stats/get_pools?detail=true => generated 670 bytes in 515 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 18:50:39.051 8 INFO cinder.api.openstack.wsgi [None req-6b1ffe8a-e5d2-4caa-a363-6c12cadf6ca2 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/os-quota-sets/0494caa171584f7bacf352410ab3b07a?usage=true 2026-07-14 18:50:39.080 8 INFO cinder.api.openstack.wsgi [None req-6b1ffe8a-e5d2-4caa-a363-6c12cadf6ca2 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/os-quota-sets/0494caa171584f7bacf352410ab3b07a?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 449/892] 10.0.0.62 () {28 vars in 735 bytes} [Tue Jul 14 18:50:39 2026] GET /v3/7fd4a9937cc0457f8113c25bc74d665e/os-quota-sets/0494caa171584f7bacf352410ab3b07a?usage=true => generated 847 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 18:50:39.095 7 INFO cinder.api.openstack.wsgi [None req-a482b6d6-30ef-4edf-bf02-49644146c821 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/os-quota-sets/17fde469340546149b79f34c8e599ad6?usage=true 2026-07-14 18:50:39.115 7 INFO cinder.api.openstack.wsgi [None req-a482b6d6-30ef-4edf-bf02-49644146c821 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/os-quota-sets/17fde469340546149b79f34c8e599ad6?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 444/893] 10.0.0.62 () {28 vars in 735 bytes} [Tue Jul 14 18:50:39 2026] GET /v3/7fd4a9937cc0457f8113c25bc74d665e/os-quota-sets/17fde469340546149b79f34c8e599ad6?usage=true => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 18:50:39.128 8 INFO cinder.api.openstack.wsgi [None req-83778797-ce46-4524-8ba4-df47b6ba22f8 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/os-quota-sets/1d53f98c269c4538b8c15125830aeafb?usage=true 2026-07-14 18:50:39.147 8 INFO cinder.api.openstack.wsgi [None req-83778797-ce46-4524-8ba4-df47b6ba22f8 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/os-quota-sets/1d53f98c269c4538b8c15125830aeafb?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 450/894] 10.0.0.62 () {28 vars in 735 bytes} [Tue Jul 14 18:50:39 2026] GET /v3/7fd4a9937cc0457f8113c25bc74d665e/os-quota-sets/1d53f98c269c4538b8c15125830aeafb?usage=true => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 18:50:39.158 7 INFO cinder.api.openstack.wsgi [None req-9e61e7c6-7552-48f0-9d7e-7a34130efc9c 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/os-quota-sets/59409b61d42d47ceafb1f9b243077f6f?usage=true 2026-07-14 18:50:39.177 7 INFO cinder.api.openstack.wsgi [None req-9e61e7c6-7552-48f0-9d7e-7a34130efc9c 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/os-quota-sets/59409b61d42d47ceafb1f9b243077f6f?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 445/895] 10.0.0.62 () {28 vars in 735 bytes} [Tue Jul 14 18:50:39 2026] GET /v3/7fd4a9937cc0457f8113c25bc74d665e/os-quota-sets/59409b61d42d47ceafb1f9b243077f6f?usage=true => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 18:50:39.188 8 INFO cinder.api.openstack.wsgi [None req-2f41de61-4e6d-43a7-9786-5f7ef6d6783f 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/os-quota-sets/7fd4a9937cc0457f8113c25bc74d665e?usage=true 2026-07-14 18:50:39.205 8 INFO cinder.api.openstack.wsgi [None req-2f41de61-4e6d-43a7-9786-5f7ef6d6783f 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/os-quota-sets/7fd4a9937cc0457f8113c25bc74d665e?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 451/896] 10.0.0.62 () {28 vars in 735 bytes} [Tue Jul 14 18:50:39 2026] GET /v3/7fd4a9937cc0457f8113c25bc74d665e/os-quota-sets/7fd4a9937cc0457f8113c25bc74d665e?usage=true => generated 845 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 18:50:39.218 7 INFO cinder.api.openstack.wsgi [None req-fb8edd68-1183-4b93-ba10-6c8cab1b0ffc 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/os-quota-sets/8288a4640df54f9786afecb56d4d917e?usage=true 2026-07-14 18:50:39.243 7 INFO cinder.api.openstack.wsgi [None req-fb8edd68-1183-4b93-ba10-6c8cab1b0ffc 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/os-quota-sets/8288a4640df54f9786afecb56d4d917e?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 446/897] 10.0.0.62 () {28 vars in 735 bytes} [Tue Jul 14 18:50:39 2026] GET /v3/7fd4a9937cc0457f8113c25bc74d665e/os-quota-sets/8288a4640df54f9786afecb56d4d917e?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 18:50:39.254 8 INFO cinder.api.openstack.wsgi [None req-6d4210de-d709-4abe-9451-775c2cd341bb 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/os-quota-sets/93e67e7632644223b74384f9e9029490?usage=true 2026-07-14 18:50:39.279 8 INFO cinder.api.openstack.wsgi [None req-6d4210de-d709-4abe-9451-775c2cd341bb 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/os-quota-sets/93e67e7632644223b74384f9e9029490?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 452/898] 10.0.0.62 () {28 vars in 735 bytes} [Tue Jul 14 18:50:39 2026] GET /v3/7fd4a9937cc0457f8113c25bc74d665e/os-quota-sets/93e67e7632644223b74384f9e9029490?usage=true => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 18:50:39.289 7 INFO cinder.api.openstack.wsgi [None req-da362b0b-67e0-47d9-88ed-d7c0cbcd91e9 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/os-quota-sets/d04e22e624de478f971ec94159035a9b?usage=true 2026-07-14 18:50:39.310 7 INFO cinder.api.openstack.wsgi [None req-da362b0b-67e0-47d9-88ed-d7c0cbcd91e9 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/os-quota-sets/d04e22e624de478f971ec94159035a9b?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 447/899] 10.0.0.62 () {28 vars in 735 bytes} [Tue Jul 14 18:50:39 2026] GET /v3/7fd4a9937cc0457f8113c25bc74d665e/os-quota-sets/d04e22e624de478f971ec94159035a9b?usage=true => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 18:50:39.320 8 INFO cinder.api.openstack.wsgi [None req-f832c412-6f0f-473b-9fd5-b787ad7224f6 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/os-quota-sets/d211dc76f9a3458e8a19e333d67c8270?usage=true 2026-07-14 18:50:39.338 8 INFO cinder.api.openstack.wsgi [None req-f832c412-6f0f-473b-9fd5-b787ad7224f6 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/os-quota-sets/d211dc76f9a3458e8a19e333d67c8270?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 453/900] 10.0.0.62 () {28 vars in 735 bytes} [Tue Jul 14 18:50:39 2026] GET /v3/7fd4a9937cc0457f8113c25bc74d665e/os-quota-sets/d211dc76f9a3458e8a19e333d67c8270?usage=true => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 18:50:39.347 7 INFO cinder.api.openstack.wsgi [None req-e480b861-ce3b-4e46-a1fd-df54c82bfde7 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/os-quota-sets/e965e038c9864abe985ca3866b08d7eb?usage=true 2026-07-14 18:50:39.364 7 INFO cinder.api.openstack.wsgi [None req-e480b861-ce3b-4e46-a1fd-df54c82bfde7 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/os-quota-sets/e965e038c9864abe985ca3866b08d7eb?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 448/901] 10.0.0.62 () {28 vars in 735 bytes} [Tue Jul 14 18:50:39 2026] GET /v3/7fd4a9937cc0457f8113c25bc74d665e/os-quota-sets/e965e038c9864abe985ca3866b08d7eb?usage=true => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 18:50:39.375 8 INFO cinder.api.openstack.wsgi [None req-c775e2b5-3386-4e20-aaa4-bdd4079bef16 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/os-quota-sets/fb60d98a69e748169eb810c568c3ec1f?usage=true 2026-07-14 18:50:39.386 7 INFO cinder.api.openstack.wsgi [None req-e480b861-ce3b-4e46-a1fd-df54c82bfde7 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-07-14 18:50:39.387 7 INFO cinder.api.openstack.wsgi [None req-e480b861-ce3b-4e46-a1fd-df54c82bfde7 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 449/902] 10.0.0.251 () {28 vars in 376 bytes} [Tue Jul 14 18:50:39 2026] GET / => generated 411 bytes in 1 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-07-14 18:50:39.393 8 INFO cinder.api.openstack.wsgi [None req-c775e2b5-3386-4e20-aaa4-bdd4079bef16 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/os-quota-sets/fb60d98a69e748169eb810c568c3ec1f?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 454/903] 10.0.0.62 () {28 vars in 735 bytes} [Tue Jul 14 18:50:39 2026] GET /v3/7fd4a9937cc0457f8113c25bc74d665e/os-quota-sets/fb60d98a69e748169eb810c568c3ec1f?usage=true => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 18:50:39.401 7 INFO cinder.api.openstack.wsgi [None req-fcc60c40-9e16-48ce-b03d-dd11f8f53075 a7d0b6582e6641ef9b3625fcac99d36e e965e038c9864abe985ca3866b08d7eb - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e965e038c9864abe985ca3866b08d7eb/limits?tenant_id=e965e038c9864abe985ca3866b08d7eb 2026-07-14 18:50:39.402 8 INFO cinder.api.openstack.wsgi [None req-67a8c1d7-341c-4a65-8ff3-1d0a40466bfd 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/volumes/detail?all_tenants=true 2026-07-14 18:50:39.410 8 INFO cinder.volume.api [None req-67a8c1d7-341c-4a65-8ff3-1d0a40466bfd 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] Get all volumes completed successfully. 2026-07-14 18:50:39.412 8 INFO cinder.api.openstack.wsgi [None req-67a8c1d7-341c-4a65-8ff3-1d0a40466bfd 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 455/904] 10.0.0.62 () {28 vars in 683 bytes} [Tue Jul 14 18:50:39 2026] GET /v3/7fd4a9937cc0457f8113c25bc74d665e/volumes/detail?all_tenants=true => generated 15 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-14 18:50:39.429 7 INFO cinder.api.openstack.wsgi [None req-fcc60c40-9e16-48ce-b03d-dd11f8f53075 a7d0b6582e6641ef9b3625fcac99d36e e965e038c9864abe985ca3866b08d7eb - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e965e038c9864abe985ca3866b08d7eb/limits?tenant_id=e965e038c9864abe985ca3866b08d7eb returned with HTTP 200 [pid: 7|app: 0|req: 450/905] 10.0.0.251 () {34 vars in 879 bytes} [Tue Jul 14 18:50:39 2026] GET /v3/e965e038c9864abe985ca3866b08d7eb/limits?tenant_id=e965e038c9864abe985ca3866b08d7eb => generated 302 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-07-14 18:50:42.147 8 INFO cinder.api.openstack.wsgi [None req-67a8c1d7-341c-4a65-8ff3-1d0a40466bfd 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:50:42.148 8 INFO cinder.api.openstack.wsgi [None req-67a8c1d7-341c-4a65-8ff3-1d0a40466bfd 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:50:42.148 7 INFO cinder.api.openstack.wsgi [None req-fcc60c40-9e16-48ce-b03d-dd11f8f53075 a7d0b6582e6641ef9b3625fcac99d36e e965e038c9864abe985ca3866b08d7eb - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:50:42.150 7 INFO cinder.api.openstack.wsgi [None req-fcc60c40-9e16-48ce-b03d-dd11f8f53075 a7d0b6582e6641ef9b3625fcac99d36e e965e038c9864abe985ca3866b08d7eb - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:50:42.186 8 INFO cinder.api.openstack.wsgi [None req-67a8c1d7-341c-4a65-8ff3-1d0a40466bfd 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-07-14 18:50:42.187 8 INFO cinder.api.openstack.wsgi [None req-67a8c1d7-341c-4a65-8ff3-1d0a40466bfd 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 457/908] 10.0.0.251 () {28 vars in 376 bytes} [Tue Jul 14 18:50:42 2026] GET / => generated 411 bytes in 2 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-07-14 18:50:42.193 7 INFO cinder.api.openstack.wsgi [None req-fcc60c40-9e16-48ce-b03d-dd11f8f53075 a7d0b6582e6641ef9b3625fcac99d36e e965e038c9864abe985ca3866b08d7eb - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-07-14 18:50:42.193 7 INFO cinder.api.openstack.wsgi [None req-fcc60c40-9e16-48ce-b03d-dd11f8f53075 a7d0b6582e6641ef9b3625fcac99d36e e965e038c9864abe985ca3866b08d7eb - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 452/909] 10.0.0.251 () {28 vars in 376 bytes} [Tue Jul 14 18:50:42 2026] GET / => generated 411 bytes in 2 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-07-14 18:50:52.142 8 INFO cinder.api.openstack.wsgi [None req-67a8c1d7-341c-4a65-8ff3-1d0a40466bfd 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:50:52.143 7 INFO cinder.api.openstack.wsgi [None req-fcc60c40-9e16-48ce-b03d-dd11f8f53075 a7d0b6582e6641ef9b3625fcac99d36e e965e038c9864abe985ca3866b08d7eb - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:50:52.143 8 INFO cinder.api.openstack.wsgi [None req-67a8c1d7-341c-4a65-8ff3-1d0a40466bfd 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:50:52.144 7 INFO cinder.api.openstack.wsgi [None req-fcc60c40-9e16-48ce-b03d-dd11f8f53075 a7d0b6582e6641ef9b3625fcac99d36e e965e038c9864abe985ca3866b08d7eb - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:51:02.142 8 INFO cinder.api.openstack.wsgi [None req-67a8c1d7-341c-4a65-8ff3-1d0a40466bfd 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:51:02.142 7 INFO cinder.api.openstack.wsgi [None req-fcc60c40-9e16-48ce-b03d-dd11f8f53075 a7d0b6582e6641ef9b3625fcac99d36e e965e038c9864abe985ca3866b08d7eb - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:51:02.143 7 INFO cinder.api.openstack.wsgi [None req-fcc60c40-9e16-48ce-b03d-dd11f8f53075 a7d0b6582e6641ef9b3625fcac99d36e e965e038c9864abe985ca3866b08d7eb - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:51:02.143 8 INFO cinder.api.openstack.wsgi [None req-67a8c1d7-341c-4a65-8ff3-1d0a40466bfd 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:51:12.151 7 INFO cinder.api.openstack.wsgi [None req-fcc60c40-9e16-48ce-b03d-dd11f8f53075 a7d0b6582e6641ef9b3625fcac99d36e e965e038c9864abe985ca3866b08d7eb - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:51:12.151 8 INFO cinder.api.openstack.wsgi [None req-67a8c1d7-341c-4a65-8ff3-1d0a40466bfd 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:51:12.152 7 INFO cinder.api.openstack.wsgi [None req-fcc60c40-9e16-48ce-b03d-dd11f8f53075 a7d0b6582e6641ef9b3625fcac99d36e e965e038c9864abe985ca3866b08d7eb - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:51:12.152 8 INFO cinder.api.openstack.wsgi [None req-67a8c1d7-341c-4a65-8ff3-1d0a40466bfd 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:51:20.374 8 INFO cinder.api.openstack.wsgi [None req-d341cb11-b806-499b-9774-266b89c7f1d0 6aa86b24d1b1482d8f56463284132b30 eb21571c6e3644d3b2f3e29e28127652 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/eb21571c6e3644d3b2f3e29e28127652/volumes 2026-07-14 18:51:20.377 8 INFO cinder.api.v3.volumes [None req-d341cb11-b806-499b-9774-266b89c7f1d0 6aa86b24d1b1482d8f56463284132b30 eb21571c6e3644d3b2f3e29e28127652 - - default default] Create volume of 1 GB 2026-07-14 18:51:20.383 8 INFO cinder.volume.api [None req-d341cb11-b806-499b-9774-266b89c7f1d0 6aa86b24d1b1482d8f56463284132b30 eb21571c6e3644d3b2f3e29e28127652 - - default default] Availability Zones retrieved successfully. 2026-07-14 18:51:20.530 8 INFO cinder.volume.api [None req-d341cb11-b806-499b-9774-266b89c7f1d0 6aa86b24d1b1482d8f56463284132b30 eb21571c6e3644d3b2f3e29e28127652 - - default default] Create volume request issued successfully. 2026-07-14 18:51:20.531 8 INFO cinder.api.openstack.wsgi [None req-d341cb11-b806-499b-9774-266b89c7f1d0 6aa86b24d1b1482d8f56463284132b30 eb21571c6e3644d3b2f3e29e28127652 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/eb21571c6e3644d3b2f3e29e28127652/volumes returned with HTTP 202 [pid: 8|app: 0|req: 461/916] 10.0.0.229 () {34 vars in 722 bytes} [Tue Jul 14 18:51:20 2026] POST /v3/eb21571c6e3644d3b2f3e29e28127652/volumes => generated 861 bytes in 282 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-07-14 18:51:20.551 7 INFO cinder.api.openstack.wsgi [None req-a690c6ac-2ab9-498d-8229-a78d8296be21 6aa86b24d1b1482d8f56463284132b30 eb21571c6e3644d3b2f3e29e28127652 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/eb21571c6e3644d3b2f3e29e28127652/volumes/5903cf67-762a-4a0d-8455-688aa6fe4970 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-14 18:51:20.564 7 INFO cinder.volume.api [None req-a690c6ac-2ab9-498d-8229-a78d8296be21 6aa86b24d1b1482d8f56463284132b30 eb21571c6e3644d3b2f3e29e28127652 - - default default] Volume info retrieved successfully. 2026-07-14 18:51:20.568 7 INFO cinder.api.openstack.wsgi [None req-a690c6ac-2ab9-498d-8229-a78d8296be21 6aa86b24d1b1482d8f56463284132b30 eb21571c6e3644d3b2f3e29e28127652 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/eb21571c6e3644d3b2f3e29e28127652/volumes/5903cf67-762a-4a0d-8455-688aa6fe4970 returned with HTTP 200 [pid: 7|app: 0|req: 456/917] 10.0.0.229 () {32 vars in 775 bytes} [Tue Jul 14 18:51:20 2026] GET /v3/eb21571c6e3644d3b2f3e29e28127652/volumes/5903cf67-762a-4a0d-8455-688aa6fe4970 => generated 929 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-14 18:51:21.588 8 INFO cinder.api.openstack.wsgi [None req-98af1780-32b4-4a26-8208-1bc8b1a18ad9 6aa86b24d1b1482d8f56463284132b30 eb21571c6e3644d3b2f3e29e28127652 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/eb21571c6e3644d3b2f3e29e28127652/volumes/5903cf67-762a-4a0d-8455-688aa6fe4970 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-14 18:51:21.604 8 INFO cinder.volume.api [None req-98af1780-32b4-4a26-8208-1bc8b1a18ad9 6aa86b24d1b1482d8f56463284132b30 eb21571c6e3644d3b2f3e29e28127652 - - default default] Volume info retrieved successfully. 2026-07-14 18:51:21.609 8 INFO cinder.api.openstack.wsgi [None req-98af1780-32b4-4a26-8208-1bc8b1a18ad9 6aa86b24d1b1482d8f56463284132b30 eb21571c6e3644d3b2f3e29e28127652 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/eb21571c6e3644d3b2f3e29e28127652/volumes/5903cf67-762a-4a0d-8455-688aa6fe4970 returned with HTTP 200 [pid: 8|app: 0|req: 462/918] 10.0.0.229 () {32 vars in 775 bytes} [Tue Jul 14 18:51:21 2026] GET /v3/eb21571c6e3644d3b2f3e29e28127652/volumes/5903cf67-762a-4a0d-8455-688aa6fe4970 => generated 954 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 18:51:22.142 7 INFO cinder.api.openstack.wsgi [None req-a690c6ac-2ab9-498d-8229-a78d8296be21 6aa86b24d1b1482d8f56463284132b30 eb21571c6e3644d3b2f3e29e28127652 - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:51:22.142 8 INFO cinder.api.openstack.wsgi [None req-98af1780-32b4-4a26-8208-1bc8b1a18ad9 6aa86b24d1b1482d8f56463284132b30 eb21571c6e3644d3b2f3e29e28127652 - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:51:22.143 7 INFO cinder.api.openstack.wsgi [None req-a690c6ac-2ab9-498d-8229-a78d8296be21 6aa86b24d1b1482d8f56463284132b30 eb21571c6e3644d3b2f3e29e28127652 - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:51:22.143 8 INFO cinder.api.openstack.wsgi [None req-98af1780-32b4-4a26-8208-1bc8b1a18ad9 6aa86b24d1b1482d8f56463284132b30 eb21571c6e3644d3b2f3e29e28127652 - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:51:32.143 7 INFO cinder.api.openstack.wsgi [None req-a690c6ac-2ab9-498d-8229-a78d8296be21 6aa86b24d1b1482d8f56463284132b30 eb21571c6e3644d3b2f3e29e28127652 - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:51:32.143 8 INFO cinder.api.openstack.wsgi [None req-98af1780-32b4-4a26-8208-1bc8b1a18ad9 6aa86b24d1b1482d8f56463284132b30 eb21571c6e3644d3b2f3e29e28127652 - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:51:32.144 7 INFO cinder.api.openstack.wsgi [None req-a690c6ac-2ab9-498d-8229-a78d8296be21 6aa86b24d1b1482d8f56463284132b30 eb21571c6e3644d3b2f3e29e28127652 - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:51:32.144 8 INFO cinder.api.openstack.wsgi [None req-98af1780-32b4-4a26-8208-1bc8b1a18ad9 6aa86b24d1b1482d8f56463284132b30 eb21571c6e3644d3b2f3e29e28127652 - - default default] http://10.0.0.224:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-14 18:51:36.327 7 INFO cinder.api.openstack.wsgi [None req-c33527a0-fc0a-4505-b11c-5ebf8a27dfd0 6aa86b24d1b1482d8f56463284132b30 eb21571c6e3644d3b2f3e29e28127652 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/eb21571c6e3644d3b2f3e29e28127652/volumes/5903cf67-762a-4a0d-8455-688aa6fe4970/action /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-14 18:51:36.343 7 INFO cinder.volume.api [None req-c33527a0-fc0a-4505-b11c-5ebf8a27dfd0 6aa86b24d1b1482d8f56463284132b30 eb21571c6e3644d3b2f3e29e28127652 - - default default] Volume info retrieved successfully. 2026-07-14 18:51:36.355 7 INFO cinder.volume.api [None req-c33527a0-fc0a-4505-b11c-5ebf8a27dfd0 6aa86b24d1b1482d8f56463284132b30 eb21571c6e3644d3b2f3e29e28127652 - - default default] Update volume admin metadata completed successfully. 2026-07-14 18:51:36.859 7 INFO cinder.volume.api [None req-c33527a0-fc0a-4505-b11c-5ebf8a27dfd0 6aa86b24d1b1482d8f56463284132b30 eb21571c6e3644d3b2f3e29e28127652 - - default default] Attach volume completed successfully. 2026-07-14 18:51:36.859 7 INFO cinder.api.openstack.wsgi [None req-c33527a0-fc0a-4505-b11c-5ebf8a27dfd0 6aa86b24d1b1482d8f56463284132b30 eb21571c6e3644d3b2f3e29e28127652 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/eb21571c6e3644d3b2f3e29e28127652/volumes/5903cf67-762a-4a0d-8455-688aa6fe4970/action returned with HTTP 202 [pid: 7|app: 0|req: 459/923] 10.0.0.229 () {34 vars in 810 bytes} [Tue Jul 14 18:51:36 2026] POST /v3/eb21571c6e3644d3b2f3e29e28127652/volumes/5903cf67-762a-4a0d-8455-688aa6fe4970/action => generated 0 bytes in 540 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-14 18:51:36.884 8 INFO cinder.api.openstack.wsgi [None req-dd4c81c2-e322-4c6f-a32d-4d6e79a16a0c 6aa86b24d1b1482d8f56463284132b30 eb21571c6e3644d3b2f3e29e28127652 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/eb21571c6e3644d3b2f3e29e28127652/volumes/5903cf67-762a-4a0d-8455-688aa6fe4970 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-14 18:51:36.906 8 INFO cinder.volume.api [None req-dd4c81c2-e322-4c6f-a32d-4d6e79a16a0c 6aa86b24d1b1482d8f56463284132b30 eb21571c6e3644d3b2f3e29e28127652 - - default default] Volume info retrieved successfully. 2026-07-14 18:51:36.912 8 INFO cinder.api.openstack.wsgi [None req-dd4c81c2-e322-4c6f-a32d-4d6e79a16a0c 6aa86b24d1b1482d8f56463284132b30 eb21571c6e3644d3b2f3e29e28127652 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/eb21571c6e3644d3b2f3e29e28127652/volumes/5903cf67-762a-4a0d-8455-688aa6fe4970 returned with HTTP 200 [pid: 8|app: 0|req: 465/924] 10.0.0.229 () {32 vars in 775 bytes} [Tue Jul 14 18:51:36 2026] GET /v3/eb21571c6e3644d3b2f3e29e28127652/volumes/5903cf67-762a-4a0d-8455-688aa6fe4970 => generated 1288 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-14 18:51:36.930 7 INFO cinder.api.openstack.wsgi [None req-5925a098-844c-416c-bf7f-5df3fe488216 6aa86b24d1b1482d8f56463284132b30 eb21571c6e3644d3b2f3e29e28127652 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/eb21571c6e3644d3b2f3e29e28127652/volumes/5903cf67-762a-4a0d-8455-688aa6fe4970/action /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-14 18:51:36.943 7 INFO cinder.volume.api [None req-5925a098-844c-416c-bf7f-5df3fe488216 6aa86b24d1b1482d8f56463284132b30 eb21571c6e3644d3b2f3e29e28127652 - - default default] Volume info retrieved successfully. 2026-07-14 18:51:37.447 7 INFO cinder.volume.api [None req-5925a098-844c-416c-bf7f-5df3fe488216 6aa86b24d1b1482d8f56463284132b30 eb21571c6e3644d3b2f3e29e28127652 - - default default] Detach volume completed successfully. 2026-07-14 18:51:37.447 7 INFO cinder.api.openstack.wsgi [None req-5925a098-844c-416c-bf7f-5df3fe488216 6aa86b24d1b1482d8f56463284132b30 eb21571c6e3644d3b2f3e29e28127652 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/eb21571c6e3644d3b2f3e29e28127652/volumes/5903cf67-762a-4a0d-8455-688aa6fe4970/action returned with HTTP 202 [pid: 7|app: 0|req: 460/925] 10.0.0.229 () {34 vars in 810 bytes} [Tue Jul 14 18:51:36 2026] POST /v3/eb21571c6e3644d3b2f3e29e28127652/volumes/5903cf67-762a-4a0d-8455-688aa6fe4970/action => generated 0 bytes in 523 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-14 18:51:37.460 8 INFO cinder.api.openstack.wsgi [None req-6283c21e-f7e8-4547-9a33-dd1368e6917e 6aa86b24d1b1482d8f56463284132b30 eb21571c6e3644d3b2f3e29e28127652 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/eb21571c6e3644d3b2f3e29e28127652/volumes/5903cf67-762a-4a0d-8455-688aa6fe4970 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-14 18:51:37.483 8 INFO cinder.volume.api [None req-6283c21e-f7e8-4547-9a33-dd1368e6917e 6aa86b24d1b1482d8f56463284132b30 eb21571c6e3644d3b2f3e29e28127652 - - default default] Volume info retrieved successfully. 2026-07-14 18:51:37.489 8 INFO cinder.api.openstack.wsgi [None req-6283c21e-f7e8-4547-9a33-dd1368e6917e 6aa86b24d1b1482d8f56463284132b30 eb21571c6e3644d3b2f3e29e28127652 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/eb21571c6e3644d3b2f3e29e28127652/volumes/5903cf67-762a-4a0d-8455-688aa6fe4970 returned with HTTP 200 [pid: 8|app: 0|req: 466/926] 10.0.0.229 () {32 vars in 775 bytes} [Tue Jul 14 18:51:37 2026] GET /v3/eb21571c6e3644d3b2f3e29e28127652/volumes/5903cf67-762a-4a0d-8455-688aa6fe4970 => generated 973 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-14 18:51:38.286 7 INFO cinder.api.openstack.wsgi [None req-883666b1-dccc-4dc7-aadf-21ea52950fc7 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/os-services 2026-07-14 18:51:38.293 7 INFO cinder.api.openstack.wsgi [None req-883666b1-dccc-4dc7-aadf-21ea52950fc7 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/os-services returned with HTTP 200 [pid: 7|app: 0|req: 461/927] 10.0.0.62 () {28 vars in 644 bytes} [Tue Jul 14 18:51:38 2026] GET /v3/7fd4a9937cc0457f8113c25bc74d665e/os-services => generated 646 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-14 18:51:38.387 8 INFO cinder.api.openstack.wsgi [None req-441bf8ad-79d1-48ff-a0b3-415e92c596f9 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/os-quota-sets/17fde469340546149b79f34c8e599ad6?usage=true 2026-07-14 18:51:38.410 8 INFO cinder.api.openstack.wsgi [None req-441bf8ad-79d1-48ff-a0b3-415e92c596f9 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/os-quota-sets/17fde469340546149b79f34c8e599ad6?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 467/928] 10.0.0.62 () {28 vars in 735 bytes} [Tue Jul 14 18:51:38 2026] GET /v3/7fd4a9937cc0457f8113c25bc74d665e/os-quota-sets/17fde469340546149b79f34c8e599ad6?usage=true => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 18:51:38.422 7 INFO cinder.api.openstack.wsgi [None req-5e955e6f-303f-45c8-aaf2-20cd426c086d 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/os-quota-sets/5a42f8a2384a45efb456e9e894366af8?usage=true 2026-07-14 18:51:38.437 7 INFO cinder.api.openstack.wsgi [None req-5e955e6f-303f-45c8-aaf2-20cd426c086d 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/os-quota-sets/5a42f8a2384a45efb456e9e894366af8?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 462/929] 10.0.0.62 () {28 vars in 735 bytes} [Tue Jul 14 18:51:38 2026] GET /v3/7fd4a9937cc0457f8113c25bc74d665e/os-quota-sets/5a42f8a2384a45efb456e9e894366af8?usage=true => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 18:51:38.449 8 INFO cinder.api.openstack.wsgi [None req-b9d6ac6b-d10d-4885-8255-256cfff6ee39 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/os-quota-sets/7fd4a9937cc0457f8113c25bc74d665e?usage=true 2026-07-14 18:51:38.484 8 INFO cinder.api.openstack.wsgi [None req-b9d6ac6b-d10d-4885-8255-256cfff6ee39 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/os-quota-sets/7fd4a9937cc0457f8113c25bc74d665e?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 468/930] 10.0.0.62 () {28 vars in 735 bytes} [Tue Jul 14 18:51:38 2026] GET /v3/7fd4a9937cc0457f8113c25bc74d665e/os-quota-sets/7fd4a9937cc0457f8113c25bc74d665e?usage=true => generated 845 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 18:51:38.495 7 INFO cinder.api.openstack.wsgi [None req-380759f5-2072-46a4-9b5c-44f97e1ead99 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/os-quota-sets/9e7d6b8ef46248348c618a55a95141d2?usage=true 2026-07-14 18:51:38.511 7 INFO cinder.api.openstack.wsgi [None req-380759f5-2072-46a4-9b5c-44f97e1ead99 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/os-quota-sets/9e7d6b8ef46248348c618a55a95141d2?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 463/931] 10.0.0.62 () {28 vars in 735 bytes} [Tue Jul 14 18:51:38 2026] GET /v3/7fd4a9937cc0457f8113c25bc74d665e/os-quota-sets/9e7d6b8ef46248348c618a55a95141d2?usage=true => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 18:51:38.523 8 INFO cinder.api.openstack.wsgi [None req-fafdc1af-60d3-4c38-89ce-14346bccb1ba 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/os-quota-sets/d04e22e624de478f971ec94159035a9b?usage=true 2026-07-14 18:51:38.544 8 INFO cinder.api.openstack.wsgi [None req-fafdc1af-60d3-4c38-89ce-14346bccb1ba 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/os-quota-sets/d04e22e624de478f971ec94159035a9b?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 469/932] 10.0.0.62 () {28 vars in 735 bytes} [Tue Jul 14 18:51:38 2026] GET /v3/7fd4a9937cc0457f8113c25bc74d665e/os-quota-sets/d04e22e624de478f971ec94159035a9b?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 18:51:38.554 7 INFO cinder.api.openstack.wsgi [None req-e563a8b8-94c5-4d8b-8a90-0308ab31bec5 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/os-quota-sets/eb21571c6e3644d3b2f3e29e28127652?usage=true 2026-07-14 18:51:38.571 7 INFO cinder.api.openstack.wsgi [None req-e563a8b8-94c5-4d8b-8a90-0308ab31bec5 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/os-quota-sets/eb21571c6e3644d3b2f3e29e28127652?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 464/933] 10.0.0.62 () {28 vars in 735 bytes} [Tue Jul 14 18:51:38 2026] GET /v3/7fd4a9937cc0457f8113c25bc74d665e/os-quota-sets/eb21571c6e3644d3b2f3e29e28127652?usage=true => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 18:51:38.583 8 INFO cinder.api.openstack.wsgi [None req-2ec791d8-42d0-4939-9fd6-5732e68ff11d 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/os-quota-sets/eefe468443384744ba52e1845d3b695f?usage=true 2026-07-14 18:51:38.622 8 INFO cinder.api.openstack.wsgi [None req-2ec791d8-42d0-4939-9fd6-5732e68ff11d 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/os-quota-sets/eefe468443384744ba52e1845d3b695f?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 470/934] 10.0.0.62 () {28 vars in 735 bytes} [Tue Jul 14 18:51:38 2026] GET /v3/7fd4a9937cc0457f8113c25bc74d665e/os-quota-sets/eefe468443384744ba52e1845d3b695f?usage=true => generated 847 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 18:51:38.637 7 INFO cinder.api.openstack.wsgi [None req-e1ee5402-01ef-483b-b827-50c2570c6415 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/snapshots?all_tenants=true 2026-07-14 18:51:38.645 7 INFO cinder.volume.api [None req-e1ee5402-01ef-483b-b827-50c2570c6415 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] Get all snapshots completed successfully. 2026-07-14 18:51:38.646 7 INFO cinder.api.openstack.wsgi [None req-e1ee5402-01ef-483b-b827-50c2570c6415 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 465/935] 10.0.0.62 () {28 vars in 673 bytes} [Tue Jul 14 18:51:38 2026] GET /v3/7fd4a9937cc0457f8113c25bc74d665e/snapshots?all_tenants=true => generated 17 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-14 18:51:38.658 8 INFO cinder.api.openstack.wsgi [None req-6901bf67-c18f-4399-85e3-b7d8dbe31f6b 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/volumes/detail?all_tenants=true 2026-07-14 18:51:38.669 8 INFO cinder.volume.api [None req-6901bf67-c18f-4399-85e3-b7d8dbe31f6b 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] Get all volumes completed successfully. /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-14 18:51:38.674 8 INFO cinder.api.openstack.wsgi [None req-6901bf67-c18f-4399-85e3-b7d8dbe31f6b 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 471/936] 10.0.0.62 () {28 vars in 683 bytes} [Tue Jul 14 18:51:38 2026] GET /v3/7fd4a9937cc0457f8113c25bc74d665e/volumes/detail?all_tenants=true => generated 1141 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-07-14 18:51:38.686 7 INFO cinder.api.openstack.wsgi [None req-12ec053c-7db3-441c-9059-cf300157d74a 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/volumes/detail?all_tenants=true 2026-07-14 18:51:38.697 7 INFO cinder.volume.api [None req-12ec053c-7db3-441c-9059-cf300157d74a 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] Get all volumes completed successfully. /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-14 18:51:38.703 7 INFO cinder.api.openstack.wsgi [None req-12ec053c-7db3-441c-9059-cf300157d74a 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 466/937] 10.0.0.62 () {28 vars in 683 bytes} [Tue Jul 14 18:51:38 2026] GET /v3/7fd4a9937cc0457f8113c25bc74d665e/volumes/detail?all_tenants=true => generated 1141 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-14 18:51:38.725 8 INFO cinder.api.openstack.wsgi [None req-6623a49e-e498-4867-a540-f768417949f8 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/scheduler-stats/get_pools?detail=true 2026-07-14 18:51:39.231 8 INFO cinder.api.openstack.wsgi [None req-6623a49e-e498-4867-a540-f768417949f8 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 472/938] 10.0.0.62 () {28 vars in 695 bytes} [Tue Jul 14 18:51:38 2026] GET /v3/7fd4a9937cc0457f8113c25bc74d665e/scheduler-stats/get_pools?detail=true => generated 670 bytes in 525 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 18:51:42.142 7 INFO cinder.api.openstack.wsgi [None req-12ec053c-7db3-441c-9059-cf300157d74a 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:51:42.142 8 INFO cinder.api.openstack.wsgi [None req-6623a49e-e498-4867-a540-f768417949f8 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:51:42.143 8 INFO cinder.api.openstack.wsgi [None req-6623a49e-e498-4867-a540-f768417949f8 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:51:42.143 7 INFO cinder.api.openstack.wsgi [None req-12ec053c-7db3-441c-9059-cf300157d74a 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:51:43.748 8 INFO cinder.api.openstack.wsgi [None req-f10eb84b-50ed-40a0-b434-86c464ca6c52 6aa86b24d1b1482d8f56463284132b30 eb21571c6e3644d3b2f3e29e28127652 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/eb21571c6e3644d3b2f3e29e28127652/volumes/5903cf67-762a-4a0d-8455-688aa6fe4970 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-14 18:51:43.763 8 INFO cinder.volume.api [None req-f10eb84b-50ed-40a0-b434-86c464ca6c52 6aa86b24d1b1482d8f56463284132b30 eb21571c6e3644d3b2f3e29e28127652 - - default default] Volume info retrieved successfully. 2026-07-14 18:51:43.768 8 INFO cinder.api.openstack.wsgi [None req-f10eb84b-50ed-40a0-b434-86c464ca6c52 6aa86b24d1b1482d8f56463284132b30 eb21571c6e3644d3b2f3e29e28127652 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/eb21571c6e3644d3b2f3e29e28127652/volumes/5903cf67-762a-4a0d-8455-688aa6fe4970 returned with HTTP 200 [pid: 8|app: 0|req: 474/941] 10.0.0.229 () {32 vars in 775 bytes} [Tue Jul 14 18:51:43 2026] GET /v3/eb21571c6e3644d3b2f3e29e28127652/volumes/5903cf67-762a-4a0d-8455-688aa6fe4970 => generated 973 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-14 18:51:43.788 7 INFO cinder.api.openstack.wsgi [None req-e306c079-25a0-4b23-8398-bc697fc45c0f 6aa86b24d1b1482d8f56463284132b30 eb21571c6e3644d3b2f3e29e28127652 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/eb21571c6e3644d3b2f3e29e28127652/volumes/5903cf67-762a-4a0d-8455-688aa6fe4970 2026-07-14 18:51:43.789 7 INFO cinder.api.v3.volumes [None req-e306c079-25a0-4b23-8398-bc697fc45c0f 6aa86b24d1b1482d8f56463284132b30 eb21571c6e3644d3b2f3e29e28127652 - - default default] Delete volume with id: 5903cf67-762a-4a0d-8455-688aa6fe4970 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-14 18:51:43.797 7 INFO cinder.volume.api [None req-e306c079-25a0-4b23-8398-bc697fc45c0f 6aa86b24d1b1482d8f56463284132b30 eb21571c6e3644d3b2f3e29e28127652 - - default default] Volume info retrieved successfully. 2026-07-14 18:51:43.817 7 INFO cinder.volume.api [None req-e306c079-25a0-4b23-8398-bc697fc45c0f 6aa86b24d1b1482d8f56463284132b30 eb21571c6e3644d3b2f3e29e28127652 - - default default] Delete volume request issued successfully. 2026-07-14 18:51:43.817 7 INFO cinder.api.openstack.wsgi [None req-e306c079-25a0-4b23-8398-bc697fc45c0f 6aa86b24d1b1482d8f56463284132b30 eb21571c6e3644d3b2f3e29e28127652 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/eb21571c6e3644d3b2f3e29e28127652/volumes/5903cf67-762a-4a0d-8455-688aa6fe4970 returned with HTTP 202 [pid: 7|app: 0|req: 468/942] 10.0.0.229 () {32 vars in 778 bytes} [Tue Jul 14 18:51:43 2026] DELETE /v3/eb21571c6e3644d3b2f3e29e28127652/volumes/5903cf67-762a-4a0d-8455-688aa6fe4970 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-14 18:51:43.831 8 INFO cinder.api.openstack.wsgi [None req-a2e81050-6780-4697-b798-299bbf2b86fc 6aa86b24d1b1482d8f56463284132b30 eb21571c6e3644d3b2f3e29e28127652 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/eb21571c6e3644d3b2f3e29e28127652/volumes/5903cf67-762a-4a0d-8455-688aa6fe4970 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-14 18:51:43.845 8 INFO cinder.volume.api [None req-a2e81050-6780-4697-b798-299bbf2b86fc 6aa86b24d1b1482d8f56463284132b30 eb21571c6e3644d3b2f3e29e28127652 - - default default] Volume info retrieved successfully. 2026-07-14 18:51:43.851 8 INFO cinder.api.openstack.wsgi [None req-a2e81050-6780-4697-b798-299bbf2b86fc 6aa86b24d1b1482d8f56463284132b30 eb21571c6e3644d3b2f3e29e28127652 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/eb21571c6e3644d3b2f3e29e28127652/volumes/5903cf67-762a-4a0d-8455-688aa6fe4970 returned with HTTP 200 [pid: 8|app: 0|req: 475/943] 10.0.0.229 () {32 vars in 775 bytes} [Tue Jul 14 18:51:43 2026] GET /v3/eb21571c6e3644d3b2f3e29e28127652/volumes/5903cf67-762a-4a0d-8455-688aa6fe4970 => generated 972 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-14 18:51:44.874 7 INFO cinder.api.openstack.wsgi [None req-dc0ee1d0-226e-4924-afe4-aca7ed009fae 6aa86b24d1b1482d8f56463284132b30 eb21571c6e3644d3b2f3e29e28127652 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/eb21571c6e3644d3b2f3e29e28127652/volumes/5903cf67-762a-4a0d-8455-688aa6fe4970 2026-07-14 18:51:44.882 7 INFO cinder.api.openstack.wsgi [None req-dc0ee1d0-226e-4924-afe4-aca7ed009fae 6aa86b24d1b1482d8f56463284132b30 eb21571c6e3644d3b2f3e29e28127652 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/eb21571c6e3644d3b2f3e29e28127652/volumes/5903cf67-762a-4a0d-8455-688aa6fe4970 returned with HTTP 404 [pid: 7|app: 0|req: 469/944] 10.0.0.229 () {32 vars in 775 bytes} [Tue Jul 14 18:51:44 2026] GET /v3/eb21571c6e3644d3b2f3e29e28127652/volumes/5903cf67-762a-4a0d-8455-688aa6fe4970 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-14 18:51:49.171 8 INFO cinder.api.openstack.wsgi [None req-871645c1-363e-4fe1-9292-aaff016c0905 2b8fafce9e314d9e96318659fb33cece acd5153ee4f64c159d5e0e4c6b6c37f7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/acd5153ee4f64c159d5e0e4c6b6c37f7/volumes 2026-07-14 18:51:49.200 8 INFO cinder.volume.api [None req-871645c1-363e-4fe1-9292-aaff016c0905 2b8fafce9e314d9e96318659fb33cece acd5153ee4f64c159d5e0e4c6b6c37f7 - - default default] Get all volumes completed successfully. 2026-07-14 18:51:49.200 8 INFO cinder.api.openstack.wsgi [None req-871645c1-363e-4fe1-9292-aaff016c0905 2b8fafce9e314d9e96318659fb33cece acd5153ee4f64c159d5e0e4c6b6c37f7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/acd5153ee4f64c159d5e0e4c6b6c37f7/volumes returned with HTTP 200 [pid: 8|app: 0|req: 476/945] 10.0.0.229 () {32 vars in 701 bytes} [Tue Jul 14 18:51:49 2026] GET /v3/acd5153ee4f64c159d5e0e4c6b6c37f7/volumes => generated 15 bytes in 186 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-14 18:51:49.214 7 INFO cinder.api.openstack.wsgi [None req-dd0b8202-6830-4f47-8e35-3a93bfa3a8b9 2b8fafce9e314d9e96318659fb33cece acd5153ee4f64c159d5e0e4c6b6c37f7 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/acd5153ee4f64c159d5e0e4c6b6c37f7/volumes 2026-07-14 18:51:49.216 7 INFO cinder.api.v3.volumes [None req-dd0b8202-6830-4f47-8e35-3a93bfa3a8b9 2b8fafce9e314d9e96318659fb33cece acd5153ee4f64c159d5e0e4c6b6c37f7 - - default default] Create volume of 1 GB 2026-07-14 18:51:49.221 7 INFO cinder.volume.api [None req-dd0b8202-6830-4f47-8e35-3a93bfa3a8b9 2b8fafce9e314d9e96318659fb33cece acd5153ee4f64c159d5e0e4c6b6c37f7 - - default default] Availability Zones retrieved successfully. 2026-07-14 18:51:49.335 7 INFO cinder.volume.api [None req-dd0b8202-6830-4f47-8e35-3a93bfa3a8b9 2b8fafce9e314d9e96318659fb33cece acd5153ee4f64c159d5e0e4c6b6c37f7 - - default default] Create volume request issued successfully. 2026-07-14 18:51:49.336 7 INFO cinder.api.openstack.wsgi [None req-dd0b8202-6830-4f47-8e35-3a93bfa3a8b9 2b8fafce9e314d9e96318659fb33cece acd5153ee4f64c159d5e0e4c6b6c37f7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/acd5153ee4f64c159d5e0e4c6b6c37f7/volumes returned with HTTP 202 [pid: 7|app: 0|req: 470/946] 10.0.0.229 () {34 vars in 723 bytes} [Tue Jul 14 18:51:49 2026] POST /v3/acd5153ee4f64c159d5e0e4c6b6c37f7/volumes => generated 876 bytes in 129 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-07-14 18:51:49.357 8 INFO cinder.api.openstack.wsgi [None req-90cd16f5-3f92-4425-9533-7ed875e81d0e 2b8fafce9e314d9e96318659fb33cece acd5153ee4f64c159d5e0e4c6b6c37f7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/acd5153ee4f64c159d5e0e4c6b6c37f7/volumes/f0402ac5-190d-49d0-96f6-8e47d1a6c467 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-14 18:51:49.374 8 INFO cinder.volume.api [None req-90cd16f5-3f92-4425-9533-7ed875e81d0e 2b8fafce9e314d9e96318659fb33cece acd5153ee4f64c159d5e0e4c6b6c37f7 - - default default] Volume info retrieved successfully. 2026-07-14 18:51:49.380 8 INFO cinder.api.openstack.wsgi [None req-90cd16f5-3f92-4425-9533-7ed875e81d0e 2b8fafce9e314d9e96318659fb33cece acd5153ee4f64c159d5e0e4c6b6c37f7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/acd5153ee4f64c159d5e0e4c6b6c37f7/volumes/f0402ac5-190d-49d0-96f6-8e47d1a6c467 returned with HTTP 200 [pid: 8|app: 0|req: 477/947] 10.0.0.229 () {32 vars in 775 bytes} [Tue Jul 14 18:51:49 2026] GET /v3/acd5153ee4f64c159d5e0e4c6b6c37f7/volumes/f0402ac5-190d-49d0-96f6-8e47d1a6c467 => generated 944 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-14 18:51:50.403 7 INFO cinder.api.openstack.wsgi [None req-0bc82c35-0d46-4cca-93f1-33659a27f1e4 2b8fafce9e314d9e96318659fb33cece acd5153ee4f64c159d5e0e4c6b6c37f7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/acd5153ee4f64c159d5e0e4c6b6c37f7/volumes/f0402ac5-190d-49d0-96f6-8e47d1a6c467 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-14 18:51:50.539 7 INFO cinder.volume.api [None req-0bc82c35-0d46-4cca-93f1-33659a27f1e4 2b8fafce9e314d9e96318659fb33cece acd5153ee4f64c159d5e0e4c6b6c37f7 - - default default] Volume info retrieved successfully. 2026-07-14 18:51:50.544 7 INFO cinder.api.openstack.wsgi [None req-0bc82c35-0d46-4cca-93f1-33659a27f1e4 2b8fafce9e314d9e96318659fb33cece acd5153ee4f64c159d5e0e4c6b6c37f7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/acd5153ee4f64c159d5e0e4c6b6c37f7/volumes/f0402ac5-190d-49d0-96f6-8e47d1a6c467 returned with HTTP 200 [pid: 7|app: 0|req: 471/948] 10.0.0.229 () {32 vars in 775 bytes} [Tue Jul 14 18:51:50 2026] GET /v3/acd5153ee4f64c159d5e0e4c6b6c37f7/volumes/f0402ac5-190d-49d0-96f6-8e47d1a6c467 => generated 969 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-14 18:51:50.571 8 INFO cinder.api.openstack.wsgi [None req-eac79f34-0b52-445c-9a0f-a7ee9948788f 2b8fafce9e314d9e96318659fb33cece acd5153ee4f64c159d5e0e4c6b6c37f7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/acd5153ee4f64c159d5e0e4c6b6c37f7/volumes/f0402ac5-190d-49d0-96f6-8e47d1a6c467 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-14 18:51:50.586 8 INFO cinder.volume.api [None req-eac79f34-0b52-445c-9a0f-a7ee9948788f 2b8fafce9e314d9e96318659fb33cece acd5153ee4f64c159d5e0e4c6b6c37f7 - - default default] Volume info retrieved successfully. 2026-07-14 18:51:50.594 8 INFO cinder.api.openstack.wsgi [None req-eac79f34-0b52-445c-9a0f-a7ee9948788f 2b8fafce9e314d9e96318659fb33cece acd5153ee4f64c159d5e0e4c6b6c37f7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/acd5153ee4f64c159d5e0e4c6b6c37f7/volumes/f0402ac5-190d-49d0-96f6-8e47d1a6c467 returned with HTTP 200 [pid: 8|app: 0|req: 478/949] 10.0.0.229 () {32 vars in 775 bytes} [Tue Jul 14 18:51:50 2026] GET /v3/acd5153ee4f64c159d5e0e4c6b6c37f7/volumes/f0402ac5-190d-49d0-96f6-8e47d1a6c467 => generated 969 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-14 18:51:50.613 7 INFO cinder.api.openstack.wsgi [None req-08553e67-2974-4d09-ba3d-2cd73340d6b1 2b8fafce9e314d9e96318659fb33cece acd5153ee4f64c159d5e0e4c6b6c37f7 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/acd5153ee4f64c159d5e0e4c6b6c37f7/volumes 2026-07-14 18:51:50.616 7 INFO cinder.api.v3.volumes [None req-08553e67-2974-4d09-ba3d-2cd73340d6b1 2b8fafce9e314d9e96318659fb33cece acd5153ee4f64c159d5e0e4c6b6c37f7 - - default default] Create volume of 1 GB 2026-07-14 18:51:50.623 7 INFO cinder.volume.api [None req-08553e67-2974-4d09-ba3d-2cd73340d6b1 2b8fafce9e314d9e96318659fb33cece acd5153ee4f64c159d5e0e4c6b6c37f7 - - default default] Availability Zones retrieved successfully. 2026-07-14 18:51:50.750 7 INFO cinder.volume.api [None req-08553e67-2974-4d09-ba3d-2cd73340d6b1 2b8fafce9e314d9e96318659fb33cece acd5153ee4f64c159d5e0e4c6b6c37f7 - - default default] Create volume request issued successfully. 2026-07-14 18:51:50.750 7 INFO cinder.api.openstack.wsgi [None req-08553e67-2974-4d09-ba3d-2cd73340d6b1 2b8fafce9e314d9e96318659fb33cece acd5153ee4f64c159d5e0e4c6b6c37f7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/acd5153ee4f64c159d5e0e4c6b6c37f7/volumes returned with HTTP 202 [pid: 7|app: 0|req: 472/950] 10.0.0.229 () {34 vars in 723 bytes} [Tue Jul 14 18:51:50 2026] POST /v3/acd5153ee4f64c159d5e0e4c6b6c37f7/volumes => generated 876 bytes in 143 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-14 18:51:50.768 8 INFO cinder.api.openstack.wsgi [None req-b6e03c25-7504-4cb9-90b1-29eaeea0b74c 2b8fafce9e314d9e96318659fb33cece acd5153ee4f64c159d5e0e4c6b6c37f7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/acd5153ee4f64c159d5e0e4c6b6c37f7/volumes/5cf64a66-bac5-45c2-8af6-b26ebf238eac /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-14 18:51:50.794 8 INFO cinder.volume.api [None req-b6e03c25-7504-4cb9-90b1-29eaeea0b74c 2b8fafce9e314d9e96318659fb33cece acd5153ee4f64c159d5e0e4c6b6c37f7 - - default default] Volume info retrieved successfully. 2026-07-14 18:51:50.798 8 INFO cinder.api.openstack.wsgi [None req-b6e03c25-7504-4cb9-90b1-29eaeea0b74c 2b8fafce9e314d9e96318659fb33cece acd5153ee4f64c159d5e0e4c6b6c37f7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/acd5153ee4f64c159d5e0e4c6b6c37f7/volumes/5cf64a66-bac5-45c2-8af6-b26ebf238eac returned with HTTP 200 [pid: 8|app: 0|req: 479/951] 10.0.0.229 () {32 vars in 775 bytes} [Tue Jul 14 18:51:50 2026] GET /v3/acd5153ee4f64c159d5e0e4c6b6c37f7/volumes/5cf64a66-bac5-45c2-8af6-b26ebf238eac => generated 944 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-14 18:51:51.816 7 INFO cinder.api.openstack.wsgi [None req-8e65b783-9597-46a2-b296-e2a5540c2c6f 2b8fafce9e314d9e96318659fb33cece acd5153ee4f64c159d5e0e4c6b6c37f7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/acd5153ee4f64c159d5e0e4c6b6c37f7/volumes/5cf64a66-bac5-45c2-8af6-b26ebf238eac /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-14 18:51:51.831 7 INFO cinder.volume.api [None req-8e65b783-9597-46a2-b296-e2a5540c2c6f 2b8fafce9e314d9e96318659fb33cece acd5153ee4f64c159d5e0e4c6b6c37f7 - - default default] Volume info retrieved successfully. 2026-07-14 18:51:51.836 7 INFO cinder.api.openstack.wsgi [None req-8e65b783-9597-46a2-b296-e2a5540c2c6f 2b8fafce9e314d9e96318659fb33cece acd5153ee4f64c159d5e0e4c6b6c37f7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/acd5153ee4f64c159d5e0e4c6b6c37f7/volumes/5cf64a66-bac5-45c2-8af6-b26ebf238eac returned with HTTP 200 [pid: 7|app: 0|req: 473/952] 10.0.0.229 () {32 vars in 775 bytes} [Tue Jul 14 18:51:51 2026] GET /v3/acd5153ee4f64c159d5e0e4c6b6c37f7/volumes/5cf64a66-bac5-45c2-8af6-b26ebf238eac => generated 969 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-14 18:51:51.856 8 INFO cinder.api.openstack.wsgi [None req-987a2a06-3d84-4737-aae4-8b0b44d4ab22 2b8fafce9e314d9e96318659fb33cece acd5153ee4f64c159d5e0e4c6b6c37f7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/acd5153ee4f64c159d5e0e4c6b6c37f7/volumes/5cf64a66-bac5-45c2-8af6-b26ebf238eac /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-14 18:51:51.870 8 INFO cinder.volume.api [None req-987a2a06-3d84-4737-aae4-8b0b44d4ab22 2b8fafce9e314d9e96318659fb33cece acd5153ee4f64c159d5e0e4c6b6c37f7 - - default default] Volume info retrieved successfully. 2026-07-14 18:51:51.875 8 INFO cinder.api.openstack.wsgi [None req-987a2a06-3d84-4737-aae4-8b0b44d4ab22 2b8fafce9e314d9e96318659fb33cece acd5153ee4f64c159d5e0e4c6b6c37f7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/acd5153ee4f64c159d5e0e4c6b6c37f7/volumes/5cf64a66-bac5-45c2-8af6-b26ebf238eac returned with HTTP 200 [pid: 8|app: 0|req: 480/953] 10.0.0.229 () {32 vars in 775 bytes} [Tue Jul 14 18:51:51 2026] GET /v3/acd5153ee4f64c159d5e0e4c6b6c37f7/volumes/5cf64a66-bac5-45c2-8af6-b26ebf238eac => generated 969 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-14 18:51:51.896 7 INFO cinder.api.openstack.wsgi [None req-0b1d5f98-5231-458a-ae2c-01ef07e56e46 2b8fafce9e314d9e96318659fb33cece acd5153ee4f64c159d5e0e4c6b6c37f7 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/acd5153ee4f64c159d5e0e4c6b6c37f7/volumes 2026-07-14 18:51:51.899 7 INFO cinder.api.v3.volumes [None req-0b1d5f98-5231-458a-ae2c-01ef07e56e46 2b8fafce9e314d9e96318659fb33cece acd5153ee4f64c159d5e0e4c6b6c37f7 - - default default] Create volume of 1 GB 2026-07-14 18:51:51.904 7 INFO cinder.volume.api [None req-0b1d5f98-5231-458a-ae2c-01ef07e56e46 2b8fafce9e314d9e96318659fb33cece acd5153ee4f64c159d5e0e4c6b6c37f7 - - default default] Availability Zones retrieved successfully. 2026-07-14 18:51:52.027 7 INFO cinder.volume.api [None req-0b1d5f98-5231-458a-ae2c-01ef07e56e46 2b8fafce9e314d9e96318659fb33cece acd5153ee4f64c159d5e0e4c6b6c37f7 - - default default] Create volume request issued successfully. 2026-07-14 18:51:52.029 7 INFO cinder.api.openstack.wsgi [None req-0b1d5f98-5231-458a-ae2c-01ef07e56e46 2b8fafce9e314d9e96318659fb33cece acd5153ee4f64c159d5e0e4c6b6c37f7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/acd5153ee4f64c159d5e0e4c6b6c37f7/volumes returned with HTTP 202 [pid: 7|app: 0|req: 474/954] 10.0.0.229 () {34 vars in 723 bytes} [Tue Jul 14 18:51:51 2026] POST /v3/acd5153ee4f64c159d5e0e4c6b6c37f7/volumes => generated 875 bytes in 141 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-14 18:51:52.051 8 INFO cinder.api.openstack.wsgi [None req-9f5f1e5c-3e04-4728-816c-3bb8aa86ada5 2b8fafce9e314d9e96318659fb33cece acd5153ee4f64c159d5e0e4c6b6c37f7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/acd5153ee4f64c159d5e0e4c6b6c37f7/volumes/0995b68a-9dc2-4779-883e-214302cfc05c /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-14 18:51:52.065 8 INFO cinder.volume.api [None req-9f5f1e5c-3e04-4728-816c-3bb8aa86ada5 2b8fafce9e314d9e96318659fb33cece acd5153ee4f64c159d5e0e4c6b6c37f7 - - default default] Volume info retrieved successfully. 2026-07-14 18:51:52.071 8 INFO cinder.api.openstack.wsgi [None req-9f5f1e5c-3e04-4728-816c-3bb8aa86ada5 2b8fafce9e314d9e96318659fb33cece acd5153ee4f64c159d5e0e4c6b6c37f7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/acd5153ee4f64c159d5e0e4c6b6c37f7/volumes/0995b68a-9dc2-4779-883e-214302cfc05c returned with HTTP 200 [pid: 8|app: 0|req: 481/955] 10.0.0.229 () {32 vars in 775 bytes} [Tue Jul 14 18:51:52 2026] GET /v3/acd5153ee4f64c159d5e0e4c6b6c37f7/volumes/0995b68a-9dc2-4779-883e-214302cfc05c => generated 943 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 18:51:52.142 8 INFO cinder.api.openstack.wsgi [None req-9f5f1e5c-3e04-4728-816c-3bb8aa86ada5 2b8fafce9e314d9e96318659fb33cece acd5153ee4f64c159d5e0e4c6b6c37f7 - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:51:52.143 7 INFO cinder.api.openstack.wsgi [None req-0b1d5f98-5231-458a-ae2c-01ef07e56e46 2b8fafce9e314d9e96318659fb33cece acd5153ee4f64c159d5e0e4c6b6c37f7 - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:51:52.144 8 INFO cinder.api.openstack.wsgi [None req-9f5f1e5c-3e04-4728-816c-3bb8aa86ada5 2b8fafce9e314d9e96318659fb33cece acd5153ee4f64c159d5e0e4c6b6c37f7 - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:51:52.144 7 INFO cinder.api.openstack.wsgi [None req-0b1d5f98-5231-458a-ae2c-01ef07e56e46 2b8fafce9e314d9e96318659fb33cece acd5153ee4f64c159d5e0e4c6b6c37f7 - - default default] http://10.0.0.224:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-14 18:51:53.096 8 INFO cinder.api.openstack.wsgi [None req-dc7c4d82-fe97-497c-85e1-90e1f95ceaae 2b8fafce9e314d9e96318659fb33cece acd5153ee4f64c159d5e0e4c6b6c37f7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/acd5153ee4f64c159d5e0e4c6b6c37f7/volumes/0995b68a-9dc2-4779-883e-214302cfc05c /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-14 18:51:53.110 8 INFO cinder.volume.api [None req-dc7c4d82-fe97-497c-85e1-90e1f95ceaae 2b8fafce9e314d9e96318659fb33cece acd5153ee4f64c159d5e0e4c6b6c37f7 - - default default] Volume info retrieved successfully. 2026-07-14 18:51:53.118 8 INFO cinder.api.openstack.wsgi [None req-dc7c4d82-fe97-497c-85e1-90e1f95ceaae 2b8fafce9e314d9e96318659fb33cece acd5153ee4f64c159d5e0e4c6b6c37f7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/acd5153ee4f64c159d5e0e4c6b6c37f7/volumes/0995b68a-9dc2-4779-883e-214302cfc05c returned with HTTP 200 [pid: 8|app: 0|req: 483/958] 10.0.0.229 () {32 vars in 775 bytes} [Tue Jul 14 18:51:53 2026] GET /v3/acd5153ee4f64c159d5e0e4c6b6c37f7/volumes/0995b68a-9dc2-4779-883e-214302cfc05c => generated 968 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-14 18:51:53.138 7 INFO cinder.api.openstack.wsgi [None req-61dbc12d-e02c-415c-80fd-646c0ae97217 2b8fafce9e314d9e96318659fb33cece acd5153ee4f64c159d5e0e4c6b6c37f7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/acd5153ee4f64c159d5e0e4c6b6c37f7/volumes/0995b68a-9dc2-4779-883e-214302cfc05c /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-14 18:51:53.153 7 INFO cinder.volume.api [None req-61dbc12d-e02c-415c-80fd-646c0ae97217 2b8fafce9e314d9e96318659fb33cece acd5153ee4f64c159d5e0e4c6b6c37f7 - - default default] Volume info retrieved successfully. 2026-07-14 18:51:53.157 7 INFO cinder.api.openstack.wsgi [None req-61dbc12d-e02c-415c-80fd-646c0ae97217 2b8fafce9e314d9e96318659fb33cece acd5153ee4f64c159d5e0e4c6b6c37f7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/acd5153ee4f64c159d5e0e4c6b6c37f7/volumes/0995b68a-9dc2-4779-883e-214302cfc05c returned with HTTP 200 [pid: 7|app: 0|req: 476/959] 10.0.0.229 () {32 vars in 775 bytes} [Tue Jul 14 18:51:53 2026] GET /v3/acd5153ee4f64c159d5e0e4c6b6c37f7/volumes/0995b68a-9dc2-4779-883e-214302cfc05c => generated 968 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-07-14 18:51:53.178 8 INFO cinder.api.openstack.wsgi [None req-f27140f0-0ef6-416a-ad60-711723c5509c 2b8fafce9e314d9e96318659fb33cece acd5153ee4f64c159d5e0e4c6b6c37f7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/acd5153ee4f64c159d5e0e4c6b6c37f7/volumes 2026-07-14 18:51:53.192 8 INFO cinder.volume.api [None req-f27140f0-0ef6-416a-ad60-711723c5509c 2b8fafce9e314d9e96318659fb33cece acd5153ee4f64c159d5e0e4c6b6c37f7 - - default default] Get all volumes completed successfully. 2026-07-14 18:51:53.192 8 INFO cinder.api.openstack.wsgi [None req-f27140f0-0ef6-416a-ad60-711723c5509c 2b8fafce9e314d9e96318659fb33cece acd5153ee4f64c159d5e0e4c6b6c37f7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/acd5153ee4f64c159d5e0e4c6b6c37f7/volumes returned with HTTP 200 [pid: 8|app: 0|req: 484/960] 10.0.0.229 () {32 vars in 701 bytes} [Tue Jul 14 18:51:53 2026] GET /v3/acd5153ee4f64c159d5e0e4c6b6c37f7/volumes => generated 1323 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-07-14 18:51:53.203 7 INFO cinder.api.openstack.wsgi [None req-5052fa41-bc01-4edc-8d02-e4fd24bcef07 2b8fafce9e314d9e96318659fb33cece acd5153ee4f64c159d5e0e4c6b6c37f7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/acd5153ee4f64c159d5e0e4c6b6c37f7/volumes/0995b68a-9dc2-4779-883e-214302cfc05c /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-14 18:51:53.217 7 INFO cinder.volume.api [None req-5052fa41-bc01-4edc-8d02-e4fd24bcef07 2b8fafce9e314d9e96318659fb33cece acd5153ee4f64c159d5e0e4c6b6c37f7 - - default default] Volume info retrieved successfully. 2026-07-14 18:51:53.222 7 INFO cinder.api.openstack.wsgi [None req-5052fa41-bc01-4edc-8d02-e4fd24bcef07 2b8fafce9e314d9e96318659fb33cece acd5153ee4f64c159d5e0e4c6b6c37f7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/acd5153ee4f64c159d5e0e4c6b6c37f7/volumes/0995b68a-9dc2-4779-883e-214302cfc05c returned with HTTP 200 [pid: 7|app: 0|req: 477/961] 10.0.0.229 () {32 vars in 775 bytes} [Tue Jul 14 18:51:53 2026] GET /v3/acd5153ee4f64c159d5e0e4c6b6c37f7/volumes/0995b68a-9dc2-4779-883e-214302cfc05c => generated 968 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-14 18:51:53.237 8 INFO cinder.api.openstack.wsgi [None req-b7709173-48a0-475f-a0bf-55975a10d1a8 2b8fafce9e314d9e96318659fb33cece acd5153ee4f64c159d5e0e4c6b6c37f7 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/acd5153ee4f64c159d5e0e4c6b6c37f7/volumes/0995b68a-9dc2-4779-883e-214302cfc05c 2026-07-14 18:51:53.238 8 INFO cinder.api.v3.volumes [None req-b7709173-48a0-475f-a0bf-55975a10d1a8 2b8fafce9e314d9e96318659fb33cece acd5153ee4f64c159d5e0e4c6b6c37f7 - - default default] Delete volume with id: 0995b68a-9dc2-4779-883e-214302cfc05c /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-14 18:51:53.248 8 INFO cinder.volume.api [None req-b7709173-48a0-475f-a0bf-55975a10d1a8 2b8fafce9e314d9e96318659fb33cece acd5153ee4f64c159d5e0e4c6b6c37f7 - - default default] Volume info retrieved successfully. 2026-07-14 18:51:53.275 8 INFO cinder.volume.api [None req-b7709173-48a0-475f-a0bf-55975a10d1a8 2b8fafce9e314d9e96318659fb33cece acd5153ee4f64c159d5e0e4c6b6c37f7 - - default default] Delete volume request issued successfully. 2026-07-14 18:51:53.275 8 INFO cinder.api.openstack.wsgi [None req-b7709173-48a0-475f-a0bf-55975a10d1a8 2b8fafce9e314d9e96318659fb33cece acd5153ee4f64c159d5e0e4c6b6c37f7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/acd5153ee4f64c159d5e0e4c6b6c37f7/volumes/0995b68a-9dc2-4779-883e-214302cfc05c returned with HTTP 202 [pid: 8|app: 0|req: 485/962] 10.0.0.229 () {32 vars in 778 bytes} [Tue Jul 14 18:51:53 2026] DELETE /v3/acd5153ee4f64c159d5e0e4c6b6c37f7/volumes/0995b68a-9dc2-4779-883e-214302cfc05c => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-14 18:51:53.284 7 INFO cinder.api.openstack.wsgi [None req-d339fc4b-49f0-4f22-8995-0aa36739d88a 2b8fafce9e314d9e96318659fb33cece acd5153ee4f64c159d5e0e4c6b6c37f7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/acd5153ee4f64c159d5e0e4c6b6c37f7/volumes/0995b68a-9dc2-4779-883e-214302cfc05c /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-14 18:51:53.303 7 INFO cinder.volume.api [None req-d339fc4b-49f0-4f22-8995-0aa36739d88a 2b8fafce9e314d9e96318659fb33cece acd5153ee4f64c159d5e0e4c6b6c37f7 - - default default] Volume info retrieved successfully. 2026-07-14 18:51:53.307 7 INFO cinder.api.openstack.wsgi [None req-d339fc4b-49f0-4f22-8995-0aa36739d88a 2b8fafce9e314d9e96318659fb33cece acd5153ee4f64c159d5e0e4c6b6c37f7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/acd5153ee4f64c159d5e0e4c6b6c37f7/volumes/0995b68a-9dc2-4779-883e-214302cfc05c returned with HTTP 200 [pid: 7|app: 0|req: 478/963] 10.0.0.229 () {32 vars in 775 bytes} [Tue Jul 14 18:51:53 2026] GET /v3/acd5153ee4f64c159d5e0e4c6b6c37f7/volumes/0995b68a-9dc2-4779-883e-214302cfc05c => generated 967 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-14 18:51:54.327 8 INFO cinder.api.openstack.wsgi [None req-81dd2981-6709-4632-8dfc-8d65968b985a 2b8fafce9e314d9e96318659fb33cece acd5153ee4f64c159d5e0e4c6b6c37f7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/acd5153ee4f64c159d5e0e4c6b6c37f7/volumes/0995b68a-9dc2-4779-883e-214302cfc05c 2026-07-14 18:51:54.466 8 INFO cinder.api.openstack.wsgi [None req-81dd2981-6709-4632-8dfc-8d65968b985a 2b8fafce9e314d9e96318659fb33cece acd5153ee4f64c159d5e0e4c6b6c37f7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/acd5153ee4f64c159d5e0e4c6b6c37f7/volumes/0995b68a-9dc2-4779-883e-214302cfc05c returned with HTTP 404 [pid: 8|app: 0|req: 486/964] 10.0.0.229 () {32 vars in 775 bytes} [Tue Jul 14 18:51:54 2026] GET /v3/acd5153ee4f64c159d5e0e4c6b6c37f7/volumes/0995b68a-9dc2-4779-883e-214302cfc05c => generated 109 bytes in 146 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-14 18:51:54.478 7 INFO cinder.api.openstack.wsgi [None req-9244e913-70e3-4305-a5af-f9e72e11a346 2b8fafce9e314d9e96318659fb33cece acd5153ee4f64c159d5e0e4c6b6c37f7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/acd5153ee4f64c159d5e0e4c6b6c37f7/volumes/5cf64a66-bac5-45c2-8af6-b26ebf238eac /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-14 18:51:54.496 7 INFO cinder.volume.api [None req-9244e913-70e3-4305-a5af-f9e72e11a346 2b8fafce9e314d9e96318659fb33cece acd5153ee4f64c159d5e0e4c6b6c37f7 - - default default] Volume info retrieved successfully. 2026-07-14 18:51:54.503 7 INFO cinder.api.openstack.wsgi [None req-9244e913-70e3-4305-a5af-f9e72e11a346 2b8fafce9e314d9e96318659fb33cece acd5153ee4f64c159d5e0e4c6b6c37f7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/acd5153ee4f64c159d5e0e4c6b6c37f7/volumes/5cf64a66-bac5-45c2-8af6-b26ebf238eac returned with HTTP 200 [pid: 7|app: 0|req: 479/965] 10.0.0.229 () {32 vars in 775 bytes} [Tue Jul 14 18:51:54 2026] GET /v3/acd5153ee4f64c159d5e0e4c6b6c37f7/volumes/5cf64a66-bac5-45c2-8af6-b26ebf238eac => generated 969 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 18:51:54.526 8 INFO cinder.api.openstack.wsgi [None req-8d2c0b6a-3788-4e7d-9c66-1a383e6c5549 2b8fafce9e314d9e96318659fb33cece acd5153ee4f64c159d5e0e4c6b6c37f7 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/acd5153ee4f64c159d5e0e4c6b6c37f7/volumes/5cf64a66-bac5-45c2-8af6-b26ebf238eac 2026-07-14 18:51:54.527 8 INFO cinder.api.v3.volumes [None req-8d2c0b6a-3788-4e7d-9c66-1a383e6c5549 2b8fafce9e314d9e96318659fb33cece acd5153ee4f64c159d5e0e4c6b6c37f7 - - default default] Delete volume with id: 5cf64a66-bac5-45c2-8af6-b26ebf238eac /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-14 18:51:54.536 8 INFO cinder.volume.api [None req-8d2c0b6a-3788-4e7d-9c66-1a383e6c5549 2b8fafce9e314d9e96318659fb33cece acd5153ee4f64c159d5e0e4c6b6c37f7 - - default default] Volume info retrieved successfully. 2026-07-14 18:51:54.557 8 INFO cinder.volume.api [None req-8d2c0b6a-3788-4e7d-9c66-1a383e6c5549 2b8fafce9e314d9e96318659fb33cece acd5153ee4f64c159d5e0e4c6b6c37f7 - - default default] Delete volume request issued successfully. 2026-07-14 18:51:54.557 8 INFO cinder.api.openstack.wsgi [None req-8d2c0b6a-3788-4e7d-9c66-1a383e6c5549 2b8fafce9e314d9e96318659fb33cece acd5153ee4f64c159d5e0e4c6b6c37f7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/acd5153ee4f64c159d5e0e4c6b6c37f7/volumes/5cf64a66-bac5-45c2-8af6-b26ebf238eac returned with HTTP 202 [pid: 8|app: 0|req: 487/966] 10.0.0.229 () {32 vars in 778 bytes} [Tue Jul 14 18:51:54 2026] DELETE /v3/acd5153ee4f64c159d5e0e4c6b6c37f7/volumes/5cf64a66-bac5-45c2-8af6-b26ebf238eac => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-14 18:51:54.568 7 INFO cinder.api.openstack.wsgi [None req-1db966ce-c016-49c4-8a60-a2ebadc9f802 2b8fafce9e314d9e96318659fb33cece acd5153ee4f64c159d5e0e4c6b6c37f7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/acd5153ee4f64c159d5e0e4c6b6c37f7/volumes/5cf64a66-bac5-45c2-8af6-b26ebf238eac /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-14 18:51:54.589 7 INFO cinder.volume.api [None req-1db966ce-c016-49c4-8a60-a2ebadc9f802 2b8fafce9e314d9e96318659fb33cece acd5153ee4f64c159d5e0e4c6b6c37f7 - - default default] Volume info retrieved successfully. 2026-07-14 18:51:54.595 7 INFO cinder.api.openstack.wsgi [None req-1db966ce-c016-49c4-8a60-a2ebadc9f802 2b8fafce9e314d9e96318659fb33cece acd5153ee4f64c159d5e0e4c6b6c37f7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/acd5153ee4f64c159d5e0e4c6b6c37f7/volumes/5cf64a66-bac5-45c2-8af6-b26ebf238eac returned with HTTP 200 [pid: 7|app: 0|req: 480/967] 10.0.0.229 () {32 vars in 775 bytes} [Tue Jul 14 18:51:54 2026] GET /v3/acd5153ee4f64c159d5e0e4c6b6c37f7/volumes/5cf64a66-bac5-45c2-8af6-b26ebf238eac => generated 968 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-14 18:51:55.613 8 INFO cinder.api.openstack.wsgi [None req-9a37dfc7-88e5-4de3-b902-4777cb062a6e 2b8fafce9e314d9e96318659fb33cece acd5153ee4f64c159d5e0e4c6b6c37f7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/acd5153ee4f64c159d5e0e4c6b6c37f7/volumes/5cf64a66-bac5-45c2-8af6-b26ebf238eac 2026-07-14 18:51:55.621 8 INFO cinder.api.openstack.wsgi [None req-9a37dfc7-88e5-4de3-b902-4777cb062a6e 2b8fafce9e314d9e96318659fb33cece acd5153ee4f64c159d5e0e4c6b6c37f7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/acd5153ee4f64c159d5e0e4c6b6c37f7/volumes/5cf64a66-bac5-45c2-8af6-b26ebf238eac returned with HTTP 404 [pid: 8|app: 0|req: 488/968] 10.0.0.229 () {32 vars in 775 bytes} [Tue Jul 14 18:51:55 2026] GET /v3/acd5153ee4f64c159d5e0e4c6b6c37f7/volumes/5cf64a66-bac5-45c2-8af6-b26ebf238eac => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-14 18:51:55.633 7 INFO cinder.api.openstack.wsgi [None req-d3b9415e-6e95-4b0b-ab8d-a8eae658b628 2b8fafce9e314d9e96318659fb33cece acd5153ee4f64c159d5e0e4c6b6c37f7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/acd5153ee4f64c159d5e0e4c6b6c37f7/volumes/f0402ac5-190d-49d0-96f6-8e47d1a6c467 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-14 18:51:55.645 7 INFO cinder.volume.api [None req-d3b9415e-6e95-4b0b-ab8d-a8eae658b628 2b8fafce9e314d9e96318659fb33cece acd5153ee4f64c159d5e0e4c6b6c37f7 - - default default] Volume info retrieved successfully. 2026-07-14 18:51:55.651 7 INFO cinder.api.openstack.wsgi [None req-d3b9415e-6e95-4b0b-ab8d-a8eae658b628 2b8fafce9e314d9e96318659fb33cece acd5153ee4f64c159d5e0e4c6b6c37f7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/acd5153ee4f64c159d5e0e4c6b6c37f7/volumes/f0402ac5-190d-49d0-96f6-8e47d1a6c467 returned with HTTP 200 [pid: 7|app: 0|req: 481/969] 10.0.0.229 () {32 vars in 775 bytes} [Tue Jul 14 18:51:55 2026] GET /v3/acd5153ee4f64c159d5e0e4c6b6c37f7/volumes/f0402ac5-190d-49d0-96f6-8e47d1a6c467 => generated 969 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 18:51:55.667 8 INFO cinder.api.openstack.wsgi [None req-16a61cf5-5763-4079-90a5-fca55e377544 2b8fafce9e314d9e96318659fb33cece acd5153ee4f64c159d5e0e4c6b6c37f7 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/acd5153ee4f64c159d5e0e4c6b6c37f7/volumes/f0402ac5-190d-49d0-96f6-8e47d1a6c467 2026-07-14 18:51:55.667 8 INFO cinder.api.v3.volumes [None req-16a61cf5-5763-4079-90a5-fca55e377544 2b8fafce9e314d9e96318659fb33cece acd5153ee4f64c159d5e0e4c6b6c37f7 - - default default] Delete volume with id: f0402ac5-190d-49d0-96f6-8e47d1a6c467 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-14 18:51:55.677 8 INFO cinder.volume.api [None req-16a61cf5-5763-4079-90a5-fca55e377544 2b8fafce9e314d9e96318659fb33cece acd5153ee4f64c159d5e0e4c6b6c37f7 - - default default] Volume info retrieved successfully. 2026-07-14 18:51:55.699 8 INFO cinder.volume.api [None req-16a61cf5-5763-4079-90a5-fca55e377544 2b8fafce9e314d9e96318659fb33cece acd5153ee4f64c159d5e0e4c6b6c37f7 - - default default] Delete volume request issued successfully. 2026-07-14 18:51:55.699 8 INFO cinder.api.openstack.wsgi [None req-16a61cf5-5763-4079-90a5-fca55e377544 2b8fafce9e314d9e96318659fb33cece acd5153ee4f64c159d5e0e4c6b6c37f7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/acd5153ee4f64c159d5e0e4c6b6c37f7/volumes/f0402ac5-190d-49d0-96f6-8e47d1a6c467 returned with HTTP 202 [pid: 8|app: 0|req: 489/970] 10.0.0.229 () {32 vars in 778 bytes} [Tue Jul 14 18:51:55 2026] DELETE /v3/acd5153ee4f64c159d5e0e4c6b6c37f7/volumes/f0402ac5-190d-49d0-96f6-8e47d1a6c467 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-14 18:51:55.711 7 INFO cinder.api.openstack.wsgi [None req-dff19972-c1fa-484e-ad3c-898a1a4e7ab1 2b8fafce9e314d9e96318659fb33cece acd5153ee4f64c159d5e0e4c6b6c37f7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/acd5153ee4f64c159d5e0e4c6b6c37f7/volumes/f0402ac5-190d-49d0-96f6-8e47d1a6c467 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-14 18:51:55.730 7 INFO cinder.volume.api [None req-dff19972-c1fa-484e-ad3c-898a1a4e7ab1 2b8fafce9e314d9e96318659fb33cece acd5153ee4f64c159d5e0e4c6b6c37f7 - - default default] Volume info retrieved successfully. 2026-07-14 18:51:55.736 7 INFO cinder.api.openstack.wsgi [None req-dff19972-c1fa-484e-ad3c-898a1a4e7ab1 2b8fafce9e314d9e96318659fb33cece acd5153ee4f64c159d5e0e4c6b6c37f7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/acd5153ee4f64c159d5e0e4c6b6c37f7/volumes/f0402ac5-190d-49d0-96f6-8e47d1a6c467 returned with HTTP 200 [pid: 7|app: 0|req: 482/971] 10.0.0.229 () {32 vars in 775 bytes} [Tue Jul 14 18:51:55 2026] GET /v3/acd5153ee4f64c159d5e0e4c6b6c37f7/volumes/f0402ac5-190d-49d0-96f6-8e47d1a6c467 => generated 968 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-14 18:51:56.759 8 INFO cinder.api.openstack.wsgi [None req-11a21e59-544f-4568-9e2f-3c4dc78c7a39 2b8fafce9e314d9e96318659fb33cece acd5153ee4f64c159d5e0e4c6b6c37f7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/acd5153ee4f64c159d5e0e4c6b6c37f7/volumes/f0402ac5-190d-49d0-96f6-8e47d1a6c467 2026-07-14 18:51:56.767 8 INFO cinder.api.openstack.wsgi [None req-11a21e59-544f-4568-9e2f-3c4dc78c7a39 2b8fafce9e314d9e96318659fb33cece acd5153ee4f64c159d5e0e4c6b6c37f7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/acd5153ee4f64c159d5e0e4c6b6c37f7/volumes/f0402ac5-190d-49d0-96f6-8e47d1a6c467 returned with HTTP 404 [pid: 8|app: 0|req: 490/972] 10.0.0.229 () {32 vars in 775 bytes} [Tue Jul 14 18:51:56 2026] GET /v3/acd5153ee4f64c159d5e0e4c6b6c37f7/volumes/f0402ac5-190d-49d0-96f6-8e47d1a6c467 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) 2026-07-14 18:52:02.142 7 INFO cinder.api.openstack.wsgi [None req-dff19972-c1fa-484e-ad3c-898a1a4e7ab1 2b8fafce9e314d9e96318659fb33cece acd5153ee4f64c159d5e0e4c6b6c37f7 - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:52:02.142 8 INFO cinder.api.openstack.wsgi [None req-11a21e59-544f-4568-9e2f-3c4dc78c7a39 2b8fafce9e314d9e96318659fb33cece acd5153ee4f64c159d5e0e4c6b6c37f7 - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:52:02.143 7 INFO cinder.api.openstack.wsgi [None req-dff19972-c1fa-484e-ad3c-898a1a4e7ab1 2b8fafce9e314d9e96318659fb33cece acd5153ee4f64c159d5e0e4c6b6c37f7 - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:52:02.144 8 INFO cinder.api.openstack.wsgi [None req-11a21e59-544f-4568-9e2f-3c4dc78c7a39 2b8fafce9e314d9e96318659fb33cece acd5153ee4f64c159d5e0e4c6b6c37f7 - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:52:12.142 8 INFO cinder.api.openstack.wsgi [None req-11a21e59-544f-4568-9e2f-3c4dc78c7a39 2b8fafce9e314d9e96318659fb33cece acd5153ee4f64c159d5e0e4c6b6c37f7 - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:52:12.142 7 INFO cinder.api.openstack.wsgi [None req-dff19972-c1fa-484e-ad3c-898a1a4e7ab1 2b8fafce9e314d9e96318659fb33cece acd5153ee4f64c159d5e0e4c6b6c37f7 - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:52:12.143 8 INFO cinder.api.openstack.wsgi [None req-11a21e59-544f-4568-9e2f-3c4dc78c7a39 2b8fafce9e314d9e96318659fb33cece acd5153ee4f64c159d5e0e4c6b6c37f7 - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:52:12.144 7 INFO cinder.api.openstack.wsgi [None req-dff19972-c1fa-484e-ad3c-898a1a4e7ab1 2b8fafce9e314d9e96318659fb33cece acd5153ee4f64c159d5e0e4c6b6c37f7 - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:52:22.143 8 INFO cinder.api.openstack.wsgi [None req-11a21e59-544f-4568-9e2f-3c4dc78c7a39 2b8fafce9e314d9e96318659fb33cece acd5153ee4f64c159d5e0e4c6b6c37f7 - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:52:22.143 7 INFO cinder.api.openstack.wsgi [None req-dff19972-c1fa-484e-ad3c-898a1a4e7ab1 2b8fafce9e314d9e96318659fb33cece acd5153ee4f64c159d5e0e4c6b6c37f7 - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:52:22.144 7 INFO cinder.api.openstack.wsgi [None req-dff19972-c1fa-484e-ad3c-898a1a4e7ab1 2b8fafce9e314d9e96318659fb33cece acd5153ee4f64c159d5e0e4c6b6c37f7 - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:52:22.144 8 INFO cinder.api.openstack.wsgi [None req-11a21e59-544f-4568-9e2f-3c4dc78c7a39 2b8fafce9e314d9e96318659fb33cece acd5153ee4f64c159d5e0e4c6b6c37f7 - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:52:32.142 7 INFO cinder.api.openstack.wsgi [None req-dff19972-c1fa-484e-ad3c-898a1a4e7ab1 2b8fafce9e314d9e96318659fb33cece acd5153ee4f64c159d5e0e4c6b6c37f7 - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:52:32.142 8 INFO cinder.api.openstack.wsgi [None req-11a21e59-544f-4568-9e2f-3c4dc78c7a39 2b8fafce9e314d9e96318659fb33cece acd5153ee4f64c159d5e0e4c6b6c37f7 - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:52:32.143 7 INFO cinder.api.openstack.wsgi [None req-dff19972-c1fa-484e-ad3c-898a1a4e7ab1 2b8fafce9e314d9e96318659fb33cece acd5153ee4f64c159d5e0e4c6b6c37f7 - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:52:32.143 8 INFO cinder.api.openstack.wsgi [None req-11a21e59-544f-4568-9e2f-3c4dc78c7a39 2b8fafce9e314d9e96318659fb33cece acd5153ee4f64c159d5e0e4c6b6c37f7 - - default default] http://10.0.0.224:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-14 18:52:38.167 7 INFO cinder.api.openstack.wsgi [None req-9e5a17bf-1d91-490c-ad7e-603d51435dea 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/snapshots?all_tenants=true 2026-07-14 18:52:38.173 7 INFO cinder.volume.api [None req-9e5a17bf-1d91-490c-ad7e-603d51435dea 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] Get all snapshots completed successfully. 2026-07-14 18:52:38.173 7 INFO cinder.api.openstack.wsgi [None req-9e5a17bf-1d91-490c-ad7e-603d51435dea 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 487/981] 10.0.0.62 () {28 vars in 673 bytes} [Tue Jul 14 18:52:38 2026] GET /v3/7fd4a9937cc0457f8113c25bc74d665e/snapshots?all_tenants=true => generated 17 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-14 18:52:38.183 8 INFO cinder.api.openstack.wsgi [None req-83ef2bcf-37ae-411b-a04e-fa5974fd310b 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/volumes/detail?all_tenants=true 2026-07-14 18:52:38.200 8 INFO cinder.volume.api [None req-83ef2bcf-37ae-411b-a04e-fa5974fd310b 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] Get all volumes completed successfully. 2026-07-14 18:52:38.203 8 INFO cinder.api.openstack.wsgi [None req-83ef2bcf-37ae-411b-a04e-fa5974fd310b 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 495/982] 10.0.0.62 () {28 vars in 683 bytes} [Tue Jul 14 18:52:38 2026] GET /v3/7fd4a9937cc0457f8113c25bc74d665e/volumes/detail?all_tenants=true => generated 15 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-14 18:52:38.212 7 INFO cinder.api.openstack.wsgi [None req-1aa284c7-16c2-4f57-9989-8c030c9ab67c 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/volumes/detail?all_tenants=true 2026-07-14 18:52:38.222 7 INFO cinder.volume.api [None req-1aa284c7-16c2-4f57-9989-8c030c9ab67c 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] Get all volumes completed successfully. 2026-07-14 18:52:38.224 7 INFO cinder.api.openstack.wsgi [None req-1aa284c7-16c2-4f57-9989-8c030c9ab67c 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 488/983] 10.0.0.62 () {28 vars in 683 bytes} [Tue Jul 14 18:52:38 2026] GET /v3/7fd4a9937cc0457f8113c25bc74d665e/volumes/detail?all_tenants=true => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-14 18:52:38.237 8 INFO cinder.api.openstack.wsgi [None req-ea5c382b-2639-4dca-a626-bfc0bd0893bc 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/os-services 2026-07-14 18:52:38.245 8 INFO cinder.api.openstack.wsgi [None req-ea5c382b-2639-4dca-a626-bfc0bd0893bc 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/os-services returned with HTTP 200 [pid: 8|app: 0|req: 496/984] 10.0.0.62 () {28 vars in 644 bytes} [Tue Jul 14 18:52:38 2026] GET /v3/7fd4a9937cc0457f8113c25bc74d665e/os-services => generated 646 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 18:52:38.257 7 INFO cinder.api.openstack.wsgi [None req-eb64a40e-a30e-46bf-b0cf-46253685c7c3 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/scheduler-stats/get_pools?detail=true 2026-07-14 18:52:38.760 7 INFO cinder.api.openstack.wsgi [None req-eb64a40e-a30e-46bf-b0cf-46253685c7c3 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 489/985] 10.0.0.62 () {28 vars in 695 bytes} [Tue Jul 14 18:52:38 2026] GET /v3/7fd4a9937cc0457f8113c25bc74d665e/scheduler-stats/get_pools?detail=true => generated 670 bytes in 511 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 18:52:38.802 8 INFO cinder.api.openstack.wsgi [None req-38821a4d-14a7-4f57-aaf3-cb1259fece97 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/os-quota-sets/17fde469340546149b79f34c8e599ad6?usage=true 2026-07-14 18:52:38.821 8 INFO cinder.api.openstack.wsgi [None req-38821a4d-14a7-4f57-aaf3-cb1259fece97 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/os-quota-sets/17fde469340546149b79f34c8e599ad6?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 497/986] 10.0.0.62 () {28 vars in 735 bytes} [Tue Jul 14 18:52:38 2026] GET /v3/7fd4a9937cc0457f8113c25bc74d665e/os-quota-sets/17fde469340546149b79f34c8e599ad6?usage=true => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 18:52:38.830 7 INFO cinder.api.openstack.wsgi [None req-d71c473f-90bb-4edc-ad1e-e04287cacbae 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/os-quota-sets/3776368929be4d098085e8d3dd8ce7cf?usage=true 2026-07-14 18:52:38.849 7 INFO cinder.api.openstack.wsgi [None req-d71c473f-90bb-4edc-ad1e-e04287cacbae 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/os-quota-sets/3776368929be4d098085e8d3dd8ce7cf?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 490/987] 10.0.0.62 () {28 vars in 735 bytes} [Tue Jul 14 18:52:38 2026] GET /v3/7fd4a9937cc0457f8113c25bc74d665e/os-quota-sets/3776368929be4d098085e8d3dd8ce7cf?usage=true => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 18:52:38.858 8 INFO cinder.api.openstack.wsgi [None req-7c4be766-1a1a-447f-9dcc-8e9fa1b5fd2d 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/os-quota-sets/528ae5fa43084f20a5c905d687364c16?usage=true 2026-07-14 18:52:38.880 8 INFO cinder.api.openstack.wsgi [None req-7c4be766-1a1a-447f-9dcc-8e9fa1b5fd2d 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/os-quota-sets/528ae5fa43084f20a5c905d687364c16?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 498/988] 10.0.0.62 () {28 vars in 735 bytes} [Tue Jul 14 18:52:38 2026] GET /v3/7fd4a9937cc0457f8113c25bc74d665e/os-quota-sets/528ae5fa43084f20a5c905d687364c16?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 18:52:38.891 7 INFO cinder.api.openstack.wsgi [None req-b3566563-573c-47e0-91d2-e3bf862cecba 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/os-quota-sets/78191bb59a0944e78bcf756a952272e3?usage=true 2026-07-14 18:52:38.912 7 INFO cinder.api.openstack.wsgi [None req-b3566563-573c-47e0-91d2-e3bf862cecba 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/os-quota-sets/78191bb59a0944e78bcf756a952272e3?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 491/989] 10.0.0.62 () {28 vars in 735 bytes} [Tue Jul 14 18:52:38 2026] GET /v3/7fd4a9937cc0457f8113c25bc74d665e/os-quota-sets/78191bb59a0944e78bcf756a952272e3?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 18:52:38.924 8 INFO cinder.api.openstack.wsgi [None req-e50e9659-0dce-49ab-a393-2c9ba28796cf 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/os-quota-sets/7fd4a9937cc0457f8113c25bc74d665e?usage=true 2026-07-14 18:52:38.943 8 INFO cinder.api.openstack.wsgi [None req-e50e9659-0dce-49ab-a393-2c9ba28796cf 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/os-quota-sets/7fd4a9937cc0457f8113c25bc74d665e?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 499/990] 10.0.0.62 () {28 vars in 735 bytes} [Tue Jul 14 18:52:38 2026] GET /v3/7fd4a9937cc0457f8113c25bc74d665e/os-quota-sets/7fd4a9937cc0457f8113c25bc74d665e?usage=true => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 18:52:38.954 7 INFO cinder.api.openstack.wsgi [None req-b9d2486d-e177-4324-b14d-a2c29e70993b 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/os-quota-sets/99ce0098da1347f58a5681abc620082f?usage=true 2026-07-14 18:52:38.984 7 INFO cinder.api.openstack.wsgi [None req-b9d2486d-e177-4324-b14d-a2c29e70993b 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/os-quota-sets/99ce0098da1347f58a5681abc620082f?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 492/991] 10.0.0.62 () {28 vars in 735 bytes} [Tue Jul 14 18:52:38 2026] GET /v3/7fd4a9937cc0457f8113c25bc74d665e/os-quota-sets/99ce0098da1347f58a5681abc620082f?usage=true => generated 847 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 18:52:38.993 8 INFO cinder.api.openstack.wsgi [None req-a40a764e-b34b-446d-86fd-6791e41030f3 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/os-quota-sets/a4e1ab74d7654d1eb12e51028d7c6f48?usage=true 2026-07-14 18:52:39.015 8 INFO cinder.api.openstack.wsgi [None req-a40a764e-b34b-446d-86fd-6791e41030f3 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/os-quota-sets/a4e1ab74d7654d1eb12e51028d7c6f48?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 500/992] 10.0.0.62 () {28 vars in 735 bytes} [Tue Jul 14 18:52:38 2026] GET /v3/7fd4a9937cc0457f8113c25bc74d665e/os-quota-sets/a4e1ab74d7654d1eb12e51028d7c6f48?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 18:52:39.024 7 INFO cinder.api.openstack.wsgi [None req-8d548c4d-d16c-490f-80da-e3381b6609e1 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/os-quota-sets/ab77984cbb1240d0a4446c28db946927?usage=true 2026-07-14 18:52:39.044 7 INFO cinder.api.openstack.wsgi [None req-8d548c4d-d16c-490f-80da-e3381b6609e1 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/os-quota-sets/ab77984cbb1240d0a4446c28db946927?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 493/993] 10.0.0.62 () {28 vars in 735 bytes} [Tue Jul 14 18:52:39 2026] GET /v3/7fd4a9937cc0457f8113c25bc74d665e/os-quota-sets/ab77984cbb1240d0a4446c28db946927?usage=true => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 18:52:39.054 8 INFO cinder.api.openstack.wsgi [None req-bce99967-bef1-4ab7-86b8-980c3dfb6cd1 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/os-quota-sets/bb29ca5df86d4ae8a70eb5e6d5a3689c?usage=true 2026-07-14 18:52:39.070 8 INFO cinder.api.openstack.wsgi [None req-bce99967-bef1-4ab7-86b8-980c3dfb6cd1 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/os-quota-sets/bb29ca5df86d4ae8a70eb5e6d5a3689c?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 501/994] 10.0.0.62 () {28 vars in 735 bytes} [Tue Jul 14 18:52:39 2026] GET /v3/7fd4a9937cc0457f8113c25bc74d665e/os-quota-sets/bb29ca5df86d4ae8a70eb5e6d5a3689c?usage=true => generated 847 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 18:52:39.084 7 INFO cinder.api.openstack.wsgi [None req-fc639ea7-224c-4b73-af40-ba865c2f9f8f 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/os-quota-sets/d04e22e624de478f971ec94159035a9b?usage=true 2026-07-14 18:52:39.105 7 INFO cinder.api.openstack.wsgi [None req-fc639ea7-224c-4b73-af40-ba865c2f9f8f 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/os-quota-sets/d04e22e624de478f971ec94159035a9b?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 494/995] 10.0.0.62 () {28 vars in 735 bytes} [Tue Jul 14 18:52:39 2026] GET /v3/7fd4a9937cc0457f8113c25bc74d665e/os-quota-sets/d04e22e624de478f971ec94159035a9b?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 18:52:39.113 8 INFO cinder.api.openstack.wsgi [None req-8bf58224-410b-4651-bed4-7847355882d2 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/os-quota-sets/d9aae13768144b1185866d27490c5c82?usage=true 2026-07-14 18:52:39.136 8 INFO cinder.api.openstack.wsgi [None req-8bf58224-410b-4651-bed4-7847355882d2 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/os-quota-sets/d9aae13768144b1185866d27490c5c82?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 502/996] 10.0.0.62 () {28 vars in 735 bytes} [Tue Jul 14 18:52:39 2026] GET /v3/7fd4a9937cc0457f8113c25bc74d665e/os-quota-sets/d9aae13768144b1185866d27490c5c82?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 18:52:39.147 7 INFO cinder.api.openstack.wsgi [None req-8be6d64d-4022-4155-8e67-85d25fa081f9 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/os-quota-sets/fca0117084bd4cefa91c6e0ef22e518a?usage=true 2026-07-14 18:52:39.167 7 INFO cinder.api.openstack.wsgi [None req-8be6d64d-4022-4155-8e67-85d25fa081f9 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/os-quota-sets/fca0117084bd4cefa91c6e0ef22e518a?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 495/997] 10.0.0.62 () {28 vars in 735 bytes} [Tue Jul 14 18:52:39 2026] GET /v3/7fd4a9937cc0457f8113c25bc74d665e/os-quota-sets/fca0117084bd4cefa91c6e0ef22e518a?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 18:52:39.178 8 INFO cinder.api.openstack.wsgi [None req-03beb221-af65-4a8c-9317-9829a93b497e 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/os-quota-sets/fce09155fbdb4ee5987f5a083c88ab31?usage=true 2026-07-14 18:52:39.199 8 INFO cinder.api.openstack.wsgi [None req-03beb221-af65-4a8c-9317-9829a93b497e 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/os-quota-sets/fce09155fbdb4ee5987f5a083c88ab31?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 503/998] 10.0.0.62 () {28 vars in 735 bytes} [Tue Jul 14 18:52:39 2026] GET /v3/7fd4a9937cc0457f8113c25bc74d665e/os-quota-sets/fce09155fbdb4ee5987f5a083c88ab31?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 18:52:42.142 8 INFO cinder.api.openstack.wsgi [None req-03beb221-af65-4a8c-9317-9829a93b497e 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:52:42.143 7 INFO cinder.api.openstack.wsgi [None req-8be6d64d-4022-4155-8e67-85d25fa081f9 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:52:42.143 8 INFO cinder.api.openstack.wsgi [None req-03beb221-af65-4a8c-9317-9829a93b497e 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:52:42.144 7 INFO cinder.api.openstack.wsgi [None req-8be6d64d-4022-4155-8e67-85d25fa081f9 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:52:52.143 7 INFO cinder.api.openstack.wsgi [None req-8be6d64d-4022-4155-8e67-85d25fa081f9 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:52:52.143 8 INFO cinder.api.openstack.wsgi [None req-03beb221-af65-4a8c-9317-9829a93b497e 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:52:52.144 7 INFO cinder.api.openstack.wsgi [None req-8be6d64d-4022-4155-8e67-85d25fa081f9 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:52:52.144 8 INFO cinder.api.openstack.wsgi [None req-03beb221-af65-4a8c-9317-9829a93b497e 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:53:02.142 7 INFO cinder.api.openstack.wsgi [None req-8be6d64d-4022-4155-8e67-85d25fa081f9 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:53:02.143 8 INFO cinder.api.openstack.wsgi [None req-03beb221-af65-4a8c-9317-9829a93b497e 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:53:02.145 8 INFO cinder.api.openstack.wsgi [None req-03beb221-af65-4a8c-9317-9829a93b497e 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:53:02.144 7 INFO cinder.api.openstack.wsgi [None req-8be6d64d-4022-4155-8e67-85d25fa081f9 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:53:03.247 8 INFO cinder.api.openstack.wsgi [None req-35cf3575-f861-4948-9d8a-9a9c3a78d833 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/volumes 2026-07-14 18:53:03.343 8 INFO cinder.api.v3.volumes [None req-35cf3575-f861-4948-9d8a-9a9c3a78d833 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] Create volume of 16 GB 2026-07-14 18:53:03.349 8 INFO cinder.volume.api [None req-35cf3575-f861-4948-9d8a-9a9c3a78d833 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] Availability Zones retrieved successfully. 2026-07-14 18:53:03.529 8 INFO cinder.volume.api [None req-35cf3575-f861-4948-9d8a-9a9c3a78d833 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] Create volume request issued successfully. 2026-07-14 18:53:03.530 8 INFO cinder.api.openstack.wsgi [None req-35cf3575-f861-4948-9d8a-9a9c3a78d833 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/volumes returned with HTTP 202 [pid: 8|app: 0|req: 507/1005] 199.204.45.53 () {34 vars in 733 bytes} [Tue Jul 14 18:53:03 2026] POST /v3/7fd4a9937cc0457f8113c25bc74d665e/volumes => generated 846 bytes in 324 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-07-14 18:53:03.542 7 INFO cinder.api.openstack.wsgi [req-35cf3575-f861-4948-9d8a-9a9c3a78d833 req-17153da9-553e-43f0-9e2b-ace3f7e34ccd 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/volumes/9fe734b8-349a-4142-b595-4d39536e4fc7 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-14 18:53:03.577 7 INFO cinder.volume.api [req-35cf3575-f861-4948-9d8a-9a9c3a78d833 req-17153da9-553e-43f0-9e2b-ace3f7e34ccd 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] Volume info retrieved successfully. 2026-07-14 18:53:03.585 7 INFO cinder.api.openstack.wsgi [req-35cf3575-f861-4948-9d8a-9a9c3a78d833 req-17153da9-553e-43f0-9e2b-ace3f7e34ccd 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/volumes/9fe734b8-349a-4142-b595-4d39536e4fc7 returned with HTTP 200 [pid: 7|app: 0|req: 499/1006] 199.204.45.53 () {32 vars in 824 bytes} [Tue Jul 14 18:53:03 2026] GET /v3/7fd4a9937cc0457f8113c25bc74d665e/volumes/9fe734b8-349a-4142-b595-4d39536e4fc7 => generated 1025 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-14 18:53:08.609 8 INFO cinder.api.openstack.wsgi [req-35cf3575-f861-4948-9d8a-9a9c3a78d833 req-f33f039c-300f-4b1a-ab83-b6f7d0f1f034 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/volumes/9fe734b8-349a-4142-b595-4d39536e4fc7 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-14 18:53:08.627 8 INFO cinder.volume.api [req-35cf3575-f861-4948-9d8a-9a9c3a78d833 req-f33f039c-300f-4b1a-ab83-b6f7d0f1f034 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] Volume info retrieved successfully. 2026-07-14 18:53:08.631 8 INFO cinder.api.openstack.wsgi [req-35cf3575-f861-4948-9d8a-9a9c3a78d833 req-f33f039c-300f-4b1a-ab83-b6f7d0f1f034 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/volumes/9fe734b8-349a-4142-b595-4d39536e4fc7 returned with HTTP 200 [pid: 8|app: 0|req: 508/1007] 199.204.45.53 () {32 vars in 824 bytes} [Tue Jul 14 18:53:08 2026] GET /v3/7fd4a9937cc0457f8113c25bc74d665e/volumes/9fe734b8-349a-4142-b595-4d39536e4fc7 => generated 1675 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-14 18:53:09.039 7 INFO cinder.api.openstack.wsgi [req-1d97a66b-e348-4d72-9d3c-13d53eda40be req-a5c8a4c9-a679-4b7d-ac5c-1a2741fa3601 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/volumes/9fe734b8-349a-4142-b595-4d39536e4fc7 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-14 18:53:09.054 7 INFO cinder.volume.api [req-1d97a66b-e348-4d72-9d3c-13d53eda40be req-a5c8a4c9-a679-4b7d-ac5c-1a2741fa3601 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] Volume info retrieved successfully. 2026-07-14 18:53:09.061 7 INFO cinder.api.openstack.wsgi [req-1d97a66b-e348-4d72-9d3c-13d53eda40be req-a5c8a4c9-a679-4b7d-ac5c-1a2741fa3601 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/volumes/9fe734b8-349a-4142-b595-4d39536e4fc7 returned with HTTP 200 [pid: 7|app: 0|req: 500/1008] 10.0.0.184 () {34 vars in 1028 bytes} [Tue Jul 14 18:53:09 2026] GET /v3/7fd4a9937cc0457f8113c25bc74d665e/volumes/9fe734b8-349a-4142-b595-4d39536e4fc7 => generated 1675 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-14 18:53:09.525 8 INFO cinder.api.openstack.wsgi [req-1d97a66b-e348-4d72-9d3c-13d53eda40be req-a4b125c4-c92f-47b1-a835-8b26adc965d0 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/volumes/9fe734b8-349a-4142-b595-4d39536e4fc7 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-14 18:53:09.552 8 INFO cinder.volume.api [req-1d97a66b-e348-4d72-9d3c-13d53eda40be req-a4b125c4-c92f-47b1-a835-8b26adc965d0 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] Volume info retrieved successfully. 2026-07-14 18:53:09.557 8 INFO cinder.api.openstack.wsgi [req-1d97a66b-e348-4d72-9d3c-13d53eda40be req-a4b125c4-c92f-47b1-a835-8b26adc965d0 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/volumes/9fe734b8-349a-4142-b595-4d39536e4fc7 returned with HTTP 200 [pid: 8|app: 0|req: 509/1009] 10.0.0.184 () {34 vars in 1028 bytes} [Tue Jul 14 18:53:09 2026] GET /v3/7fd4a9937cc0457f8113c25bc74d665e/volumes/9fe734b8-349a-4142-b595-4d39536e4fc7 => generated 1675 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-07-14 18:53:09.567 7 INFO cinder.api.openstack.wsgi [req-1d97a66b-e348-4d72-9d3c-13d53eda40be req-a5c8a4c9-a679-4b7d-ac5c-1a2741fa3601 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-07-14 18:53:09.568 7 INFO cinder.api.openstack.wsgi [req-1d97a66b-e348-4d72-9d3c-13d53eda40be req-a5c8a4c9-a679-4b7d-ac5c-1a2741fa3601 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 501/1010] 10.0.0.184 () {32 vars in 829 bytes} [Tue Jul 14 18:53:09 2026] GET / => generated 411 bytes in 2 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-14 18:53:09.580 8 INFO cinder.api.openstack.wsgi [req-1d97a66b-e348-4d72-9d3c-13d53eda40be req-c9577855-4051-4708-a7db-6b2ca62bf837 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/attachments /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-14 18:53:09.622 8 INFO cinder.api.openstack.wsgi [req-1d97a66b-e348-4d72-9d3c-13d53eda40be req-c9577855-4051-4708-a7db-6b2ca62bf837 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/attachments returned with HTTP 200 [pid: 8|app: 0|req: 510/1011] 10.0.0.184 () {40 vars in 1057 bytes} [Tue Jul 14 18:53:09 2026] POST /v3/7fd4a9937cc0457f8113c25bc74d665e/attachments => generated 273 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-07-14 18:53:12.143 7 INFO cinder.api.openstack.wsgi [req-1d97a66b-e348-4d72-9d3c-13d53eda40be req-a5c8a4c9-a679-4b7d-ac5c-1a2741fa3601 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:53:12.143 8 INFO cinder.api.openstack.wsgi [req-1d97a66b-e348-4d72-9d3c-13d53eda40be req-c9577855-4051-4708-a7db-6b2ca62bf837 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:53:12.144 7 INFO cinder.api.openstack.wsgi [req-1d97a66b-e348-4d72-9d3c-13d53eda40be req-a5c8a4c9-a679-4b7d-ac5c-1a2741fa3601 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:53:12.144 8 INFO cinder.api.openstack.wsgi [req-1d97a66b-e348-4d72-9d3c-13d53eda40be req-c9577855-4051-4708-a7db-6b2ca62bf837 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-14 18:53:12.858 7 INFO cinder.api.openstack.wsgi [req-35cf3575-f861-4948-9d8a-9a9c3a78d833 req-693a56f4-38ba-4b1e-9b22-c6df374dd3eb 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/volumes/9fe734b8-349a-4142-b595-4d39536e4fc7 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-14 18:53:12.878 7 INFO cinder.volume.api [req-35cf3575-f861-4948-9d8a-9a9c3a78d833 req-693a56f4-38ba-4b1e-9b22-c6df374dd3eb 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] Volume info retrieved successfully. 2026-07-14 18:53:12.885 7 INFO cinder.api.openstack.wsgi [req-35cf3575-f861-4948-9d8a-9a9c3a78d833 req-693a56f4-38ba-4b1e-9b22-c6df374dd3eb 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/volumes/9fe734b8-349a-4142-b595-4d39536e4fc7 returned with HTTP 200 [pid: 7|app: 0|req: 503/1014] 199.204.45.53 () {32 vars in 824 bytes} [Tue Jul 14 18:53:12 2026] GET /v3/7fd4a9937cc0457f8113c25bc74d665e/volumes/9fe734b8-349a-4142-b595-4d39536e4fc7 => generated 1674 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-07-14 18:53:14.995 8 INFO cinder.api.openstack.wsgi [req-1d97a66b-e348-4d72-9d3c-13d53eda40be req-c9577855-4051-4708-a7db-6b2ca62bf837 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-07-14 18:53:14.995 8 INFO cinder.api.openstack.wsgi [req-1d97a66b-e348-4d72-9d3c-13d53eda40be req-c9577855-4051-4708-a7db-6b2ca62bf837 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 512/1015] 199.204.45.53 () {32 vars in 839 bytes} [Tue Jul 14 18:53:14 2026] GET / => generated 411 bytes in 2 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-14 18:53:15.013 7 INFO cinder.api.openstack.wsgi [req-1d97a66b-e348-4d72-9d3c-13d53eda40be req-57508318-a02d-468d-a76e-1de3db8a23e7 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/volumes/9fe734b8-349a-4142-b595-4d39536e4fc7 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-14 18:53:15.035 7 INFO cinder.volume.api [req-1d97a66b-e348-4d72-9d3c-13d53eda40be req-57508318-a02d-468d-a76e-1de3db8a23e7 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] Volume info retrieved successfully. 2026-07-14 18:53:15.043 7 INFO cinder.api.openstack.wsgi [req-1d97a66b-e348-4d72-9d3c-13d53eda40be req-57508318-a02d-468d-a76e-1de3db8a23e7 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/volumes/9fe734b8-349a-4142-b595-4d39536e4fc7 returned with HTTP 200 [pid: 7|app: 0|req: 504/1016] 199.204.45.53 () {36 vars in 1072 bytes} [Tue Jul 14 18:53:15 2026] GET /v3/7fd4a9937cc0457f8113c25bc74d665e/volumes/9fe734b8-349a-4142-b595-4d39536e4fc7 => generated 1898 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-14 18:53:15.124 8 INFO cinder.api.openstack.wsgi [req-1d97a66b-e348-4d72-9d3c-13d53eda40be req-3edb2d15-4790-4b36-8456-11a95d9d7913 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/attachments/574f777d-cbdd-41be-bd43-e6c2bd70e273 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-14 18:53:15.661 8 INFO cinder.api.openstack.wsgi [req-1d97a66b-e348-4d72-9d3c-13d53eda40be req-3edb2d15-4790-4b36-8456-11a95d9d7913 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/attachments/574f777d-cbdd-41be-bd43-e6c2bd70e273 returned with HTTP 200 [pid: 8|app: 0|req: 513/1017] 199.204.45.53 () {40 vars in 1134 bytes} [Tue Jul 14 18:53:15 2026] PUT /v3/7fd4a9937cc0457f8113c25bc74d665e/attachments/574f777d-cbdd-41be-bd43-e6c2bd70e273 => generated 802 bytes in 549 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-14 18:53:15.841 7 INFO cinder.api.openstack.wsgi [req-35cf3575-f861-4948-9d8a-9a9c3a78d833 req-07697cd6-e493-45e3-998a-1058bd779da9 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/volumes/9fe734b8-349a-4142-b595-4d39536e4fc7 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-14 18:53:15.857 7 INFO cinder.volume.api [req-35cf3575-f861-4948-9d8a-9a9c3a78d833 req-07697cd6-e493-45e3-998a-1058bd779da9 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] Volume info retrieved successfully. 2026-07-14 18:53:15.862 7 INFO cinder.api.openstack.wsgi [req-35cf3575-f861-4948-9d8a-9a9c3a78d833 req-07697cd6-e493-45e3-998a-1058bd779da9 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/volumes/9fe734b8-349a-4142-b595-4d39536e4fc7 returned with HTTP 200 [pid: 7|app: 0|req: 505/1018] 199.204.45.53 () {32 vars in 824 bytes} [Tue Jul 14 18:53:15 2026] GET /v3/7fd4a9937cc0457f8113c25bc74d665e/volumes/9fe734b8-349a-4142-b595-4d39536e4fc7 => generated 1675 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-14 18:53:16.177 8 INFO cinder.api.openstack.wsgi [req-1d97a66b-e348-4d72-9d3c-13d53eda40be req-22750933-04ca-4b5d-838f-5cdf04bb60bf 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/attachments/574f777d-cbdd-41be-bd43-e6c2bd70e273/action /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-14 18:53:16.207 8 INFO cinder.api.openstack.wsgi [req-1d97a66b-e348-4d72-9d3c-13d53eda40be req-22750933-04ca-4b5d-838f-5cdf04bb60bf 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/attachments/574f777d-cbdd-41be-bd43-e6c2bd70e273/action returned with HTTP 204 [pid: 8|app: 0|req: 514/1019] 199.204.45.53 () {40 vars in 1147 bytes} [Tue Jul 14 18:53:16 2026] POST /v3/7fd4a9937cc0457f8113c25bc74d665e/attachments/574f777d-cbdd-41be-bd43-e6c2bd70e273/action => generated 0 bytes in 37 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-14 18:53:18.624 7 INFO cinder.api.openstack.wsgi [req-35cf3575-f861-4948-9d8a-9a9c3a78d833 req-beecbdad-8c47-4572-8b20-90fffa1a4e5d 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/volumes/9fe734b8-349a-4142-b595-4d39536e4fc7 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-14 18:53:18.641 7 INFO cinder.volume.api [req-35cf3575-f861-4948-9d8a-9a9c3a78d833 req-beecbdad-8c47-4572-8b20-90fffa1a4e5d 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] Volume info retrieved successfully. 2026-07-14 18:53:18.646 7 INFO cinder.api.openstack.wsgi [req-35cf3575-f861-4948-9d8a-9a9c3a78d833 req-beecbdad-8c47-4572-8b20-90fffa1a4e5d 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/volumes/9fe734b8-349a-4142-b595-4d39536e4fc7 returned with HTTP 200 [pid: 7|app: 0|req: 506/1020] 199.204.45.53 () {32 vars in 824 bytes} [Tue Jul 14 18:53:18 2026] GET /v3/7fd4a9937cc0457f8113c25bc74d665e/volumes/9fe734b8-349a-4142-b595-4d39536e4fc7 => generated 1973 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-14 18:53:21.689 8 INFO cinder.api.openstack.wsgi [req-35cf3575-f861-4948-9d8a-9a9c3a78d833 req-679b77e9-c981-4b7d-b875-e1403e57cdf0 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/volumes/9fe734b8-349a-4142-b595-4d39536e4fc7 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-14 18:53:21.705 8 INFO cinder.volume.api [req-35cf3575-f861-4948-9d8a-9a9c3a78d833 req-679b77e9-c981-4b7d-b875-e1403e57cdf0 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] Volume info retrieved successfully. 2026-07-14 18:53:21.711 8 INFO cinder.api.openstack.wsgi [req-35cf3575-f861-4948-9d8a-9a9c3a78d833 req-679b77e9-c981-4b7d-b875-e1403e57cdf0 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/volumes/9fe734b8-349a-4142-b595-4d39536e4fc7 returned with HTTP 200 [pid: 8|app: 0|req: 515/1021] 199.204.45.53 () {32 vars in 824 bytes} [Tue Jul 14 18:53:21 2026] GET /v3/7fd4a9937cc0457f8113c25bc74d665e/volumes/9fe734b8-349a-4142-b595-4d39536e4fc7 => generated 1973 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-07-14 18:53:22.143 8 INFO cinder.api.openstack.wsgi [req-35cf3575-f861-4948-9d8a-9a9c3a78d833 req-679b77e9-c981-4b7d-b875-e1403e57cdf0 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:53:22.143 7 INFO cinder.api.openstack.wsgi [req-35cf3575-f861-4948-9d8a-9a9c3a78d833 req-beecbdad-8c47-4572-8b20-90fffa1a4e5d 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:53:22.144 8 INFO cinder.api.openstack.wsgi [req-35cf3575-f861-4948-9d8a-9a9c3a78d833 req-679b77e9-c981-4b7d-b875-e1403e57cdf0 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:53:22.144 7 INFO cinder.api.openstack.wsgi [req-35cf3575-f861-4948-9d8a-9a9c3a78d833 req-beecbdad-8c47-4572-8b20-90fffa1a4e5d 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-14 18:53:24.428 8 INFO cinder.api.openstack.wsgi [req-35cf3575-f861-4948-9d8a-9a9c3a78d833 req-003a4922-7be9-4fc2-9f97-8b9a6d435693 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/volumes/9fe734b8-349a-4142-b595-4d39536e4fc7 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-14 18:53:24.444 8 INFO cinder.volume.api [req-35cf3575-f861-4948-9d8a-9a9c3a78d833 req-003a4922-7be9-4fc2-9f97-8b9a6d435693 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] Volume info retrieved successfully. 2026-07-14 18:53:24.448 8 INFO cinder.api.openstack.wsgi [req-35cf3575-f861-4948-9d8a-9a9c3a78d833 req-003a4922-7be9-4fc2-9f97-8b9a6d435693 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/volumes/9fe734b8-349a-4142-b595-4d39536e4fc7 returned with HTTP 200 [pid: 8|app: 0|req: 517/1024] 199.204.45.53 () {32 vars in 824 bytes} [Tue Jul 14 18:53:24 2026] GET /v3/7fd4a9937cc0457f8113c25bc74d665e/volumes/9fe734b8-349a-4142-b595-4d39536e4fc7 => generated 1973 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-14 18:53:27.519 7 INFO cinder.api.openstack.wsgi [req-35cf3575-f861-4948-9d8a-9a9c3a78d833 req-214fd885-f1b5-498b-96c7-961be3b938f6 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/volumes/9fe734b8-349a-4142-b595-4d39536e4fc7 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-14 18:53:27.536 7 INFO cinder.volume.api [req-35cf3575-f861-4948-9d8a-9a9c3a78d833 req-214fd885-f1b5-498b-96c7-961be3b938f6 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] Volume info retrieved successfully. 2026-07-14 18:53:27.542 7 INFO cinder.api.openstack.wsgi [req-35cf3575-f861-4948-9d8a-9a9c3a78d833 req-214fd885-f1b5-498b-96c7-961be3b938f6 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/volumes/9fe734b8-349a-4142-b595-4d39536e4fc7 returned with HTTP 200 [pid: 7|app: 0|req: 508/1025] 199.204.45.53 () {32 vars in 824 bytes} [Tue Jul 14 18:53:27 2026] GET /v3/7fd4a9937cc0457f8113c25bc74d665e/volumes/9fe734b8-349a-4142-b595-4d39536e4fc7 => generated 1973 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-07-14 18:53:32.142 8 INFO cinder.api.openstack.wsgi [req-35cf3575-f861-4948-9d8a-9a9c3a78d833 req-003a4922-7be9-4fc2-9f97-8b9a6d435693 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:53:32.142 7 INFO cinder.api.openstack.wsgi [req-35cf3575-f861-4948-9d8a-9a9c3a78d833 req-214fd885-f1b5-498b-96c7-961be3b938f6 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:53:32.144 8 INFO cinder.api.openstack.wsgi [req-35cf3575-f861-4948-9d8a-9a9c3a78d833 req-003a4922-7be9-4fc2-9f97-8b9a6d435693 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:53:32.144 7 INFO cinder.api.openstack.wsgi [req-35cf3575-f861-4948-9d8a-9a9c3a78d833 req-214fd885-f1b5-498b-96c7-961be3b938f6 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-14 18:53:38.354 8 INFO cinder.api.openstack.wsgi [None req-49470416-04af-4dc9-b3f0-10ef08db6123 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/volumes/detail?all_tenants=true 2026-07-14 18:53:38.370 8 INFO cinder.volume.api [None req-49470416-04af-4dc9-b3f0-10ef08db6123 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] Get all volumes completed successfully. /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-14 18:53:38.377 8 INFO cinder.api.openstack.wsgi [None req-49470416-04af-4dc9-b3f0-10ef08db6123 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 519/1028] 10.0.0.62 () {28 vars in 683 bytes} [Tue Jul 14 18:53:38 2026] GET /v3/7fd4a9937cc0457f8113c25bc74d665e/volumes/detail?all_tenants=true => generated 1976 bytes in 165 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-14 18:53:38.399 7 INFO cinder.api.openstack.wsgi [None req-fd674a6d-37fd-4d3e-89bf-6ae7b52105c0 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/os-services 2026-07-14 18:53:38.404 7 INFO cinder.api.openstack.wsgi [None req-fd674a6d-37fd-4d3e-89bf-6ae7b52105c0 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/os-services returned with HTTP 200 [pid: 7|app: 0|req: 510/1029] 10.0.0.62 () {28 vars in 644 bytes} [Tue Jul 14 18:53:38 2026] GET /v3/7fd4a9937cc0457f8113c25bc74d665e/os-services => generated 646 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-14 18:53:38.416 8 INFO cinder.api.openstack.wsgi [None req-8445e3a5-332f-4d58-b807-61a4d8b7622d 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/scheduler-stats/get_pools?detail=true 2026-07-14 18:53:38.920 8 INFO cinder.api.openstack.wsgi [None req-8445e3a5-332f-4d58-b807-61a4d8b7622d 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 520/1030] 10.0.0.62 () {28 vars in 695 bytes} [Tue Jul 14 18:53:38 2026] GET /v3/7fd4a9937cc0457f8113c25bc74d665e/scheduler-stats/get_pools?detail=true => generated 671 bytes in 514 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 18:53:38.974 7 INFO cinder.api.openstack.wsgi [None req-e6c3d477-3ac4-44ec-ac8e-b64bcb0a0590 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/os-quota-sets/17fde469340546149b79f34c8e599ad6?usage=true 2026-07-14 18:53:38.996 7 INFO cinder.api.openstack.wsgi [None req-e6c3d477-3ac4-44ec-ac8e-b64bcb0a0590 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/os-quota-sets/17fde469340546149b79f34c8e599ad6?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 511/1031] 10.0.0.62 () {28 vars in 735 bytes} [Tue Jul 14 18:53:38 2026] GET /v3/7fd4a9937cc0457f8113c25bc74d665e/os-quota-sets/17fde469340546149b79f34c8e599ad6?usage=true => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 18:53:39.010 8 INFO cinder.api.openstack.wsgi [None req-5a82d066-6f62-4d73-84c6-488f3e0358c1 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/os-quota-sets/3776368929be4d098085e8d3dd8ce7cf?usage=true 2026-07-14 18:53:39.036 8 INFO cinder.api.openstack.wsgi [None req-5a82d066-6f62-4d73-84c6-488f3e0358c1 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/os-quota-sets/3776368929be4d098085e8d3dd8ce7cf?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 521/1032] 10.0.0.62 () {28 vars in 735 bytes} [Tue Jul 14 18:53:39 2026] GET /v3/7fd4a9937cc0457f8113c25bc74d665e/os-quota-sets/3776368929be4d098085e8d3dd8ce7cf?usage=true => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 18:53:39.050 7 INFO cinder.api.openstack.wsgi [None req-015f2584-2f21-4a47-87c8-f7a51b2d42be 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/os-quota-sets/528ae5fa43084f20a5c905d687364c16?usage=true 2026-07-14 18:53:39.078 7 INFO cinder.api.openstack.wsgi [None req-015f2584-2f21-4a47-87c8-f7a51b2d42be 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/os-quota-sets/528ae5fa43084f20a5c905d687364c16?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 512/1033] 10.0.0.62 () {28 vars in 735 bytes} [Tue Jul 14 18:53:39 2026] GET /v3/7fd4a9937cc0457f8113c25bc74d665e/os-quota-sets/528ae5fa43084f20a5c905d687364c16?usage=true => generated 847 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 18:53:39.091 8 INFO cinder.api.openstack.wsgi [None req-a50ce8dd-8a36-4323-b8f9-1de719e6912f 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/os-quota-sets/78191bb59a0944e78bcf756a952272e3?usage=true 2026-07-14 18:53:39.119 8 INFO cinder.api.openstack.wsgi [None req-a50ce8dd-8a36-4323-b8f9-1de719e6912f 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/os-quota-sets/78191bb59a0944e78bcf756a952272e3?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 522/1034] 10.0.0.62 () {28 vars in 735 bytes} [Tue Jul 14 18:53:39 2026] GET /v3/7fd4a9937cc0457f8113c25bc74d665e/os-quota-sets/78191bb59a0944e78bcf756a952272e3?usage=true => generated 847 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 18:53:39.130 7 INFO cinder.api.openstack.wsgi [None req-46def7e8-d293-4836-9368-4317b000118a 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/os-quota-sets/7fd4a9937cc0457f8113c25bc74d665e?usage=true 2026-07-14 18:53:39.177 7 INFO cinder.api.openstack.wsgi [None req-46def7e8-d293-4836-9368-4317b000118a 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/os-quota-sets/7fd4a9937cc0457f8113c25bc74d665e?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 513/1035] 10.0.0.62 () {28 vars in 735 bytes} [Tue Jul 14 18:53:39 2026] GET /v3/7fd4a9937cc0457f8113c25bc74d665e/os-quota-sets/7fd4a9937cc0457f8113c25bc74d665e?usage=true => generated 847 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 18:53:39.199 8 INFO cinder.api.openstack.wsgi [None req-9fa2199c-3884-4c6e-9d28-d83342e44ca8 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/os-quota-sets/99ce0098da1347f58a5681abc620082f?usage=true 2026-07-14 18:53:39.229 8 INFO cinder.api.openstack.wsgi [None req-9fa2199c-3884-4c6e-9d28-d83342e44ca8 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/os-quota-sets/99ce0098da1347f58a5681abc620082f?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 523/1036] 10.0.0.62 () {28 vars in 735 bytes} [Tue Jul 14 18:53:39 2026] GET /v3/7fd4a9937cc0457f8113c25bc74d665e/os-quota-sets/99ce0098da1347f58a5681abc620082f?usage=true => generated 847 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 18:53:39.238 7 INFO cinder.api.openstack.wsgi [None req-6ecab248-023f-4397-9f79-67a4b87b49f0 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/os-quota-sets/a4e1ab74d7654d1eb12e51028d7c6f48?usage=true 2026-07-14 18:53:39.285 7 INFO cinder.api.openstack.wsgi [None req-6ecab248-023f-4397-9f79-67a4b87b49f0 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/os-quota-sets/a4e1ab74d7654d1eb12e51028d7c6f48?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 514/1037] 10.0.0.62 () {28 vars in 735 bytes} [Tue Jul 14 18:53:39 2026] GET /v3/7fd4a9937cc0457f8113c25bc74d665e/os-quota-sets/a4e1ab74d7654d1eb12e51028d7c6f48?usage=true => generated 847 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 18:53:39.295 8 INFO cinder.api.openstack.wsgi [None req-2a24a706-abc6-4272-befe-0ebc9056c863 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/os-quota-sets/bb29ca5df86d4ae8a70eb5e6d5a3689c?usage=true 2026-07-14 18:53:39.335 8 INFO cinder.api.openstack.wsgi [None req-2a24a706-abc6-4272-befe-0ebc9056c863 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/os-quota-sets/bb29ca5df86d4ae8a70eb5e6d5a3689c?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 524/1038] 10.0.0.62 () {28 vars in 735 bytes} [Tue Jul 14 18:53:39 2026] GET /v3/7fd4a9937cc0457f8113c25bc74d665e/os-quota-sets/bb29ca5df86d4ae8a70eb5e6d5a3689c?usage=true => generated 847 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 18:53:39.349 7 INFO cinder.api.openstack.wsgi [None req-5f505b27-eae9-4ad3-9f61-9deeecce769f 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/os-quota-sets/d04e22e624de478f971ec94159035a9b?usage=true 2026-07-14 18:53:39.381 7 INFO cinder.api.openstack.wsgi [None req-5f505b27-eae9-4ad3-9f61-9deeecce769f 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/os-quota-sets/d04e22e624de478f971ec94159035a9b?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 515/1039] 10.0.0.62 () {28 vars in 735 bytes} [Tue Jul 14 18:53:39 2026] GET /v3/7fd4a9937cc0457f8113c25bc74d665e/os-quota-sets/d04e22e624de478f971ec94159035a9b?usage=true => generated 847 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 18:53:39.396 8 INFO cinder.api.openstack.wsgi [None req-d1164a48-80c7-484b-b700-3c42b73d6566 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/os-quota-sets/da013b29330d4c8dae726df23f872d81?usage=true 2026-07-14 18:53:39.418 8 INFO cinder.api.openstack.wsgi [None req-d1164a48-80c7-484b-b700-3c42b73d6566 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/os-quota-sets/da013b29330d4c8dae726df23f872d81?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 525/1040] 10.0.0.62 () {28 vars in 735 bytes} [Tue Jul 14 18:53:39 2026] GET /v3/7fd4a9937cc0457f8113c25bc74d665e/os-quota-sets/da013b29330d4c8dae726df23f872d81?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 18:53:39.428 7 INFO cinder.api.openstack.wsgi [None req-323c1962-564f-4557-a96b-13202bac3553 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/os-quota-sets/fca0117084bd4cefa91c6e0ef22e518a?usage=true 2026-07-14 18:53:39.451 7 INFO cinder.api.openstack.wsgi [None req-323c1962-564f-4557-a96b-13202bac3553 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/os-quota-sets/fca0117084bd4cefa91c6e0ef22e518a?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 516/1041] 10.0.0.62 () {28 vars in 735 bytes} [Tue Jul 14 18:53:39 2026] GET /v3/7fd4a9937cc0457f8113c25bc74d665e/os-quota-sets/fca0117084bd4cefa91c6e0ef22e518a?usage=true => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 18:53:39.466 8 INFO cinder.api.openstack.wsgi [None req-46e9427b-4844-4bcc-b2b1-53c6f67ff205 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/os-quota-sets/fce09155fbdb4ee5987f5a083c88ab31?usage=true 2026-07-14 18:53:39.493 8 INFO cinder.api.openstack.wsgi [None req-46e9427b-4844-4bcc-b2b1-53c6f67ff205 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/os-quota-sets/fce09155fbdb4ee5987f5a083c88ab31?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 526/1042] 10.0.0.62 () {28 vars in 735 bytes} [Tue Jul 14 18:53:39 2026] GET /v3/7fd4a9937cc0457f8113c25bc74d665e/os-quota-sets/fce09155fbdb4ee5987f5a083c88ab31?usage=true => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 18:53:39.506 7 INFO cinder.api.openstack.wsgi [None req-5526459e-1f30-4237-bc22-9da7802b97fd 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/snapshots?all_tenants=true 2026-07-14 18:53:39.511 7 INFO cinder.volume.api [None req-5526459e-1f30-4237-bc22-9da7802b97fd 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] Get all snapshots completed successfully. 2026-07-14 18:53:39.511 7 INFO cinder.api.openstack.wsgi [None req-5526459e-1f30-4237-bc22-9da7802b97fd 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 517/1043] 10.0.0.62 () {28 vars in 673 bytes} [Tue Jul 14 18:53:39 2026] GET /v3/7fd4a9937cc0457f8113c25bc74d665e/snapshots?all_tenants=true => generated 17 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-14 18:53:39.522 8 INFO cinder.api.openstack.wsgi [None req-b60a7a25-2703-4bac-8325-330600a7b39a 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/volumes/detail?all_tenants=true 2026-07-14 18:53:39.537 8 INFO cinder.volume.api [None req-b60a7a25-2703-4bac-8325-330600a7b39a 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] Get all volumes completed successfully. /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-14 18:53:39.542 8 INFO cinder.api.openstack.wsgi [None req-b60a7a25-2703-4bac-8325-330600a7b39a 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 527/1044] 10.0.0.62 () {28 vars in 683 bytes} [Tue Jul 14 18:53:39 2026] GET /v3/7fd4a9937cc0457f8113c25bc74d665e/volumes/detail?all_tenants=true => generated 1976 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-07-14 18:53:42.142 8 INFO cinder.api.openstack.wsgi [None req-b60a7a25-2703-4bac-8325-330600a7b39a 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:53:42.142 7 INFO cinder.api.openstack.wsgi [None req-5526459e-1f30-4237-bc22-9da7802b97fd 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:53:42.143 8 INFO cinder.api.openstack.wsgi [None req-b60a7a25-2703-4bac-8325-330600a7b39a 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:53:42.144 7 INFO cinder.api.openstack.wsgi [None req-5526459e-1f30-4237-bc22-9da7802b97fd 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:53:52.143 8 INFO cinder.api.openstack.wsgi [None req-b60a7a25-2703-4bac-8325-330600a7b39a 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:53:52.144 8 INFO cinder.api.openstack.wsgi [None req-b60a7a25-2703-4bac-8325-330600a7b39a 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:53:52.145 7 INFO cinder.api.openstack.wsgi [None req-5526459e-1f30-4237-bc22-9da7802b97fd 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:53:52.145 7 INFO cinder.api.openstack.wsgi [None req-5526459e-1f30-4237-bc22-9da7802b97fd 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:54:02.142 7 INFO cinder.api.openstack.wsgi [None req-5526459e-1f30-4237-bc22-9da7802b97fd 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:54:02.143 8 INFO cinder.api.openstack.wsgi [None req-b60a7a25-2703-4bac-8325-330600a7b39a 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:54:02.143 8 INFO cinder.api.openstack.wsgi [None req-b60a7a25-2703-4bac-8325-330600a7b39a 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:54:02.144 7 INFO cinder.api.openstack.wsgi [None req-5526459e-1f30-4237-bc22-9da7802b97fd 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:54:12.142 8 INFO cinder.api.openstack.wsgi [None req-b60a7a25-2703-4bac-8325-330600a7b39a 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:54:12.143 7 INFO cinder.api.openstack.wsgi [None req-5526459e-1f30-4237-bc22-9da7802b97fd 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:54:12.144 8 INFO cinder.api.openstack.wsgi [None req-b60a7a25-2703-4bac-8325-330600a7b39a 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:54:12.144 7 INFO cinder.api.openstack.wsgi [None req-5526459e-1f30-4237-bc22-9da7802b97fd 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:54:22.142 7 INFO cinder.api.openstack.wsgi [None req-5526459e-1f30-4237-bc22-9da7802b97fd 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:54:22.142 8 INFO cinder.api.openstack.wsgi [None req-b60a7a25-2703-4bac-8325-330600a7b39a 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:54:22.144 8 INFO cinder.api.openstack.wsgi [None req-b60a7a25-2703-4bac-8325-330600a7b39a 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:54:22.146 7 INFO cinder.api.openstack.wsgi [None req-5526459e-1f30-4237-bc22-9da7802b97fd 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:54:32.142 8 INFO cinder.api.openstack.wsgi [None req-b60a7a25-2703-4bac-8325-330600a7b39a 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:54:32.144 8 INFO cinder.api.openstack.wsgi [None req-b60a7a25-2703-4bac-8325-330600a7b39a 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:54:32.144 7 INFO cinder.api.openstack.wsgi [None req-5526459e-1f30-4237-bc22-9da7802b97fd 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:54:32.145 7 INFO cinder.api.openstack.wsgi [None req-5526459e-1f30-4237-bc22-9da7802b97fd 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-14 18:54:38.203 8 INFO cinder.api.openstack.wsgi [None req-f61f64f2-b66b-4ac1-a2ac-62cd695ca09f 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/scheduler-stats/get_pools?detail=true 2026-07-14 18:54:38.707 8 INFO cinder.api.openstack.wsgi [None req-f61f64f2-b66b-4ac1-a2ac-62cd695ca09f 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 534/1057] 10.0.0.62 () {28 vars in 695 bytes} [Tue Jul 14 18:54:38 2026] GET /v3/7fd4a9937cc0457f8113c25bc74d665e/scheduler-stats/get_pools?detail=true => generated 671 bytes in 606 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 18:54:38.717 7 INFO cinder.api.openstack.wsgi [None req-7fccedbf-ba85-4a74-936e-b62b4202be62 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/snapshots?all_tenants=true 2026-07-14 18:54:38.723 7 INFO cinder.volume.api [None req-7fccedbf-ba85-4a74-936e-b62b4202be62 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] Get all snapshots completed successfully. 2026-07-14 18:54:38.724 7 INFO cinder.api.openstack.wsgi [None req-7fccedbf-ba85-4a74-936e-b62b4202be62 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 524/1058] 10.0.0.62 () {28 vars in 673 bytes} [Tue Jul 14 18:54:38 2026] GET /v3/7fd4a9937cc0457f8113c25bc74d665e/snapshots?all_tenants=true => generated 17 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-14 18:54:38.733 8 INFO cinder.api.openstack.wsgi [None req-5f6319b5-f631-4938-b648-23bc2c138131 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/os-services 2026-07-14 18:54:38.738 8 INFO cinder.api.openstack.wsgi [None req-5f6319b5-f631-4938-b648-23bc2c138131 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/os-services returned with HTTP 200 [pid: 8|app: 0|req: 535/1059] 10.0.0.62 () {28 vars in 644 bytes} [Tue Jul 14 18:54:38 2026] GET /v3/7fd4a9937cc0457f8113c25bc74d665e/os-services => generated 646 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 18:54:38.799 7 INFO cinder.api.openstack.wsgi [None req-0e548e0c-ed95-440a-8228-eca5c3d0df4e 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/os-quota-sets/17fde469340546149b79f34c8e599ad6?usage=true 2026-07-14 18:54:38.827 7 INFO cinder.api.openstack.wsgi [None req-0e548e0c-ed95-440a-8228-eca5c3d0df4e 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/os-quota-sets/17fde469340546149b79f34c8e599ad6?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 525/1060] 10.0.0.62 () {28 vars in 735 bytes} [Tue Jul 14 18:54:38 2026] GET /v3/7fd4a9937cc0457f8113c25bc74d665e/os-quota-sets/17fde469340546149b79f34c8e599ad6?usage=true => generated 845 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 18:54:38.840 8 INFO cinder.api.openstack.wsgi [None req-7c176890-30d8-4ee1-96c1-87eef0096624 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/os-quota-sets/3776368929be4d098085e8d3dd8ce7cf?usage=true 2026-07-14 18:54:38.867 8 INFO cinder.api.openstack.wsgi [None req-7c176890-30d8-4ee1-96c1-87eef0096624 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/os-quota-sets/3776368929be4d098085e8d3dd8ce7cf?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 536/1061] 10.0.0.62 () {28 vars in 735 bytes} [Tue Jul 14 18:54:38 2026] GET /v3/7fd4a9937cc0457f8113c25bc74d665e/os-quota-sets/3776368929be4d098085e8d3dd8ce7cf?usage=true => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 18:54:38.881 7 INFO cinder.api.openstack.wsgi [None req-170970e8-5626-41fb-9935-4e91d980fe9a 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/os-quota-sets/528ae5fa43084f20a5c905d687364c16?usage=true 2026-07-14 18:54:38.908 7 INFO cinder.api.openstack.wsgi [None req-170970e8-5626-41fb-9935-4e91d980fe9a 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/os-quota-sets/528ae5fa43084f20a5c905d687364c16?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 526/1062] 10.0.0.62 () {28 vars in 735 bytes} [Tue Jul 14 18:54:38 2026] GET /v3/7fd4a9937cc0457f8113c25bc74d665e/os-quota-sets/528ae5fa43084f20a5c905d687364c16?usage=true => generated 847 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 18:54:38.921 8 INFO cinder.api.openstack.wsgi [None req-c62fb731-77ce-44c4-b647-90c3adae4eee 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/os-quota-sets/78191bb59a0944e78bcf756a952272e3?usage=true 2026-07-14 18:54:38.948 8 INFO cinder.api.openstack.wsgi [None req-c62fb731-77ce-44c4-b647-90c3adae4eee 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/os-quota-sets/78191bb59a0944e78bcf756a952272e3?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 537/1063] 10.0.0.62 () {28 vars in 735 bytes} [Tue Jul 14 18:54:38 2026] GET /v3/7fd4a9937cc0457f8113c25bc74d665e/os-quota-sets/78191bb59a0944e78bcf756a952272e3?usage=true => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 18:54:38.962 7 INFO cinder.api.openstack.wsgi [None req-0816326d-1a3f-41f4-a284-84a1e1083bb0 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/os-quota-sets/7fd4a9937cc0457f8113c25bc74d665e?usage=true 2026-07-14 18:54:39.006 7 INFO cinder.api.openstack.wsgi [None req-0816326d-1a3f-41f4-a284-84a1e1083bb0 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/os-quota-sets/7fd4a9937cc0457f8113c25bc74d665e?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 527/1064] 10.0.0.62 () {28 vars in 735 bytes} [Tue Jul 14 18:54:38 2026] GET /v3/7fd4a9937cc0457f8113c25bc74d665e/os-quota-sets/7fd4a9937cc0457f8113c25bc74d665e?usage=true => generated 847 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 18:54:39.021 8 INFO cinder.api.openstack.wsgi [None req-4ad2ced7-3f87-4d91-9029-534c7603a504 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/os-quota-sets/8bc50dc419f645cc888b27e03b3690a4?usage=true 2026-07-14 18:54:39.055 8 INFO cinder.api.openstack.wsgi [None req-4ad2ced7-3f87-4d91-9029-534c7603a504 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/os-quota-sets/8bc50dc419f645cc888b27e03b3690a4?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 538/1065] 10.0.0.62 () {28 vars in 735 bytes} [Tue Jul 14 18:54:39 2026] GET /v3/7fd4a9937cc0457f8113c25bc74d665e/os-quota-sets/8bc50dc419f645cc888b27e03b3690a4?usage=true => generated 847 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 18:54:39.074 7 INFO cinder.api.openstack.wsgi [None req-c79f5c0f-6ea5-4db4-a29d-e0babf409fd1 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/os-quota-sets/8e06aaa66e554025b7d21210c978d1a0?usage=true 2026-07-14 18:54:39.096 7 INFO cinder.api.openstack.wsgi [None req-c79f5c0f-6ea5-4db4-a29d-e0babf409fd1 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/os-quota-sets/8e06aaa66e554025b7d21210c978d1a0?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 528/1066] 10.0.0.62 () {28 vars in 735 bytes} [Tue Jul 14 18:54:39 2026] GET /v3/7fd4a9937cc0457f8113c25bc74d665e/os-quota-sets/8e06aaa66e554025b7d21210c978d1a0?usage=true => generated 847 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 18:54:39.107 8 INFO cinder.api.openstack.wsgi [None req-cb2384ce-c3ff-4c61-99b0-5331e5b814e8 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/os-quota-sets/99ce0098da1347f58a5681abc620082f?usage=true 2026-07-14 18:54:39.129 8 INFO cinder.api.openstack.wsgi [None req-cb2384ce-c3ff-4c61-99b0-5331e5b814e8 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/os-quota-sets/99ce0098da1347f58a5681abc620082f?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 539/1067] 10.0.0.62 () {28 vars in 735 bytes} [Tue Jul 14 18:54:39 2026] GET /v3/7fd4a9937cc0457f8113c25bc74d665e/os-quota-sets/99ce0098da1347f58a5681abc620082f?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 18:54:39.144 7 INFO cinder.api.openstack.wsgi [None req-80724d26-30bc-4a6f-8538-1c098b73088a 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/os-quota-sets/a4e1ab74d7654d1eb12e51028d7c6f48?usage=true 2026-07-14 18:54:39.164 7 INFO cinder.api.openstack.wsgi [None req-80724d26-30bc-4a6f-8538-1c098b73088a 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/os-quota-sets/a4e1ab74d7654d1eb12e51028d7c6f48?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 529/1068] 10.0.0.62 () {28 vars in 735 bytes} [Tue Jul 14 18:54:39 2026] GET /v3/7fd4a9937cc0457f8113c25bc74d665e/os-quota-sets/a4e1ab74d7654d1eb12e51028d7c6f48?usage=true => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 18:54:39.176 8 INFO cinder.api.openstack.wsgi [None req-b4e124c9-ee18-4cf3-bfb5-f1a76279a096 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/os-quota-sets/bb29ca5df86d4ae8a70eb5e6d5a3689c?usage=true 2026-07-14 18:54:39.194 8 INFO cinder.api.openstack.wsgi [None req-b4e124c9-ee18-4cf3-bfb5-f1a76279a096 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/os-quota-sets/bb29ca5df86d4ae8a70eb5e6d5a3689c?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 540/1069] 10.0.0.62 () {28 vars in 735 bytes} [Tue Jul 14 18:54:39 2026] GET /v3/7fd4a9937cc0457f8113c25bc74d665e/os-quota-sets/bb29ca5df86d4ae8a70eb5e6d5a3689c?usage=true => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 18:54:39.211 7 INFO cinder.api.openstack.wsgi [None req-c2284b10-0086-4007-92e1-35fbee06fe30 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/os-quota-sets/d04e22e624de478f971ec94159035a9b?usage=true 2026-07-14 18:54:39.230 7 INFO cinder.api.openstack.wsgi [None req-c2284b10-0086-4007-92e1-35fbee06fe30 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/os-quota-sets/d04e22e624de478f971ec94159035a9b?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 530/1070] 10.0.0.62 () {28 vars in 735 bytes} [Tue Jul 14 18:54:39 2026] GET /v3/7fd4a9937cc0457f8113c25bc74d665e/os-quota-sets/d04e22e624de478f971ec94159035a9b?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 18:54:39.243 8 INFO cinder.api.openstack.wsgi [None req-3e0342e9-6e5d-458f-89ad-08051c0e3adb 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/os-quota-sets/fca0117084bd4cefa91c6e0ef22e518a?usage=true 2026-07-14 18:54:39.259 8 INFO cinder.api.openstack.wsgi [None req-3e0342e9-6e5d-458f-89ad-08051c0e3adb 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/os-quota-sets/fca0117084bd4cefa91c6e0ef22e518a?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 541/1071] 10.0.0.62 () {28 vars in 735 bytes} [Tue Jul 14 18:54:39 2026] GET /v3/7fd4a9937cc0457f8113c25bc74d665e/os-quota-sets/fca0117084bd4cefa91c6e0ef22e518a?usage=true => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 18:54:39.270 7 INFO cinder.api.openstack.wsgi [None req-3fcd374f-3f34-4b02-b7fe-299dfcd95128 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/os-quota-sets/fce09155fbdb4ee5987f5a083c88ab31?usage=true 2026-07-14 18:54:39.291 7 INFO cinder.api.openstack.wsgi [None req-3fcd374f-3f34-4b02-b7fe-299dfcd95128 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/os-quota-sets/fce09155fbdb4ee5987f5a083c88ab31?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 531/1072] 10.0.0.62 () {28 vars in 735 bytes} [Tue Jul 14 18:54:39 2026] GET /v3/7fd4a9937cc0457f8113c25bc74d665e/os-quota-sets/fce09155fbdb4ee5987f5a083c88ab31?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 18:54:39.303 8 INFO cinder.api.openstack.wsgi [None req-fe38a168-9dbf-4f2e-8261-b6fd42a66285 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/volumes/detail?all_tenants=true 2026-07-14 18:54:39.315 8 INFO cinder.volume.api [None req-fe38a168-9dbf-4f2e-8261-b6fd42a66285 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] Get all volumes completed successfully. /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-14 18:54:39.320 8 INFO cinder.api.openstack.wsgi [None req-fe38a168-9dbf-4f2e-8261-b6fd42a66285 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 542/1073] 10.0.0.62 () {28 vars in 683 bytes} [Tue Jul 14 18:54:39 2026] GET /v3/7fd4a9937cc0457f8113c25bc74d665e/volumes/detail?all_tenants=true => generated 1976 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-07-14 18:54:39.329 7 INFO cinder.api.openstack.wsgi [None req-63217318-04b1-49e3-8b94-3b633afaea96 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/volumes/detail?all_tenants=true 2026-07-14 18:54:39.341 7 INFO cinder.volume.api [None req-63217318-04b1-49e3-8b94-3b633afaea96 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] Get all volumes completed successfully. /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-14 18:54:39.347 7 INFO cinder.api.openstack.wsgi [None req-63217318-04b1-49e3-8b94-3b633afaea96 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 532/1074] 10.0.0.62 () {28 vars in 683 bytes} [Tue Jul 14 18:54:39 2026] GET /v3/7fd4a9937cc0457f8113c25bc74d665e/volumes/detail?all_tenants=true => generated 1976 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-07-14 18:54:42.143 8 INFO cinder.api.openstack.wsgi [None req-fe38a168-9dbf-4f2e-8261-b6fd42a66285 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:54:42.143 7 INFO cinder.api.openstack.wsgi [None req-63217318-04b1-49e3-8b94-3b633afaea96 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:54:42.144 7 INFO cinder.api.openstack.wsgi [None req-63217318-04b1-49e3-8b94-3b633afaea96 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:54:42.145 8 INFO cinder.api.openstack.wsgi [None req-fe38a168-9dbf-4f2e-8261-b6fd42a66285 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:54:52.143 8 INFO cinder.api.openstack.wsgi [None req-fe38a168-9dbf-4f2e-8261-b6fd42a66285 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:54:52.143 7 INFO cinder.api.openstack.wsgi [None req-63217318-04b1-49e3-8b94-3b633afaea96 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:54:52.144 8 INFO cinder.api.openstack.wsgi [None req-fe38a168-9dbf-4f2e-8261-b6fd42a66285 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:54:52.145 7 INFO cinder.api.openstack.wsgi [None req-63217318-04b1-49e3-8b94-3b633afaea96 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:55:02.142 7 INFO cinder.api.openstack.wsgi [None req-63217318-04b1-49e3-8b94-3b633afaea96 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:55:02.142 8 INFO cinder.api.openstack.wsgi [None req-fe38a168-9dbf-4f2e-8261-b6fd42a66285 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:55:02.143 8 INFO cinder.api.openstack.wsgi [None req-fe38a168-9dbf-4f2e-8261-b6fd42a66285 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:55:02.143 7 INFO cinder.api.openstack.wsgi [None req-63217318-04b1-49e3-8b94-3b633afaea96 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:55:12.142 8 INFO cinder.api.openstack.wsgi [None req-fe38a168-9dbf-4f2e-8261-b6fd42a66285 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:55:12.143 7 INFO cinder.api.openstack.wsgi [None req-63217318-04b1-49e3-8b94-3b633afaea96 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:55:12.143 8 INFO cinder.api.openstack.wsgi [None req-fe38a168-9dbf-4f2e-8261-b6fd42a66285 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:55:12.144 7 INFO cinder.api.openstack.wsgi [None req-63217318-04b1-49e3-8b94-3b633afaea96 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:55:22.142 7 INFO cinder.api.openstack.wsgi [None req-63217318-04b1-49e3-8b94-3b633afaea96 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:55:22.142 8 INFO cinder.api.openstack.wsgi [None req-fe38a168-9dbf-4f2e-8261-b6fd42a66285 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:55:22.144 8 INFO cinder.api.openstack.wsgi [None req-fe38a168-9dbf-4f2e-8261-b6fd42a66285 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:55:22.145 7 INFO cinder.api.openstack.wsgi [None req-63217318-04b1-49e3-8b94-3b633afaea96 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:55:32.142 7 INFO cinder.api.openstack.wsgi [None req-63217318-04b1-49e3-8b94-3b633afaea96 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:55:32.142 8 INFO cinder.api.openstack.wsgi [None req-fe38a168-9dbf-4f2e-8261-b6fd42a66285 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:55:32.143 8 INFO cinder.api.openstack.wsgi [None req-fe38a168-9dbf-4f2e-8261-b6fd42a66285 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:55:32.143 7 INFO cinder.api.openstack.wsgi [None req-63217318-04b1-49e3-8b94-3b633afaea96 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-14 18:55:38.187 8 INFO cinder.api.openstack.wsgi [None req-9464e941-31cf-4217-93c4-7be0cb9b20b8 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/os-services 2026-07-14 18:55:38.194 8 INFO cinder.api.openstack.wsgi [None req-9464e941-31cf-4217-93c4-7be0cb9b20b8 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/os-services returned with HTTP 200 [pid: 8|app: 0|req: 549/1087] 10.0.0.62 () {28 vars in 644 bytes} [Tue Jul 14 18:55:38 2026] GET /v3/7fd4a9937cc0457f8113c25bc74d665e/os-services => generated 646 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-14 18:55:38.204 7 INFO cinder.api.openstack.wsgi [None req-3edfca9e-83ba-481c-85fc-7c575577fb8a 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/volumes/detail?all_tenants=true 2026-07-14 18:55:38.217 7 INFO cinder.volume.api [None req-3edfca9e-83ba-481c-85fc-7c575577fb8a 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] Get all volumes completed successfully. /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-14 18:55:38.224 7 INFO cinder.api.openstack.wsgi [None req-3edfca9e-83ba-481c-85fc-7c575577fb8a 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 539/1088] 10.0.0.62 () {28 vars in 683 bytes} [Tue Jul 14 18:55:38 2026] GET /v3/7fd4a9937cc0457f8113c25bc74d665e/volumes/detail?all_tenants=true => generated 1976 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-07-14 18:55:38.237 8 INFO cinder.api.openstack.wsgi [None req-ef927bf1-306a-44f6-b29c-4aa3cecbc104 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/scheduler-stats/get_pools?detail=true 2026-07-14 18:55:38.740 8 INFO cinder.api.openstack.wsgi [None req-ef927bf1-306a-44f6-b29c-4aa3cecbc104 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 550/1089] 10.0.0.62 () {28 vars in 695 bytes} [Tue Jul 14 18:55:38 2026] GET /v3/7fd4a9937cc0457f8113c25bc74d665e/scheduler-stats/get_pools?detail=true => generated 670 bytes in 511 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-14 18:55:38.787 7 INFO cinder.api.openstack.wsgi [None req-0201cd21-a7d8-43d4-bb26-56965d6e6f40 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/os-quota-sets/17fde469340546149b79f34c8e599ad6?usage=true 2026-07-14 18:55:38.815 7 INFO cinder.api.openstack.wsgi [None req-0201cd21-a7d8-43d4-bb26-56965d6e6f40 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/os-quota-sets/17fde469340546149b79f34c8e599ad6?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 540/1090] 10.0.0.62 () {28 vars in 735 bytes} [Tue Jul 14 18:55:38 2026] GET /v3/7fd4a9937cc0457f8113c25bc74d665e/os-quota-sets/17fde469340546149b79f34c8e599ad6?usage=true => generated 845 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 18:55:38.826 8 INFO cinder.api.openstack.wsgi [None req-1b2a29e4-f2aa-4062-b13d-3efbd2b622f4 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/os-quota-sets/3776368929be4d098085e8d3dd8ce7cf?usage=true 2026-07-14 18:55:38.847 8 INFO cinder.api.openstack.wsgi [None req-1b2a29e4-f2aa-4062-b13d-3efbd2b622f4 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/os-quota-sets/3776368929be4d098085e8d3dd8ce7cf?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 551/1091] 10.0.0.62 () {28 vars in 735 bytes} [Tue Jul 14 18:55:38 2026] GET /v3/7fd4a9937cc0457f8113c25bc74d665e/os-quota-sets/3776368929be4d098085e8d3dd8ce7cf?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 18:55:38.857 7 INFO cinder.api.openstack.wsgi [None req-1c0d69d5-543f-48c5-bae7-aa51cb2950a9 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/os-quota-sets/528ae5fa43084f20a5c905d687364c16?usage=true 2026-07-14 18:55:38.879 7 INFO cinder.api.openstack.wsgi [None req-1c0d69d5-543f-48c5-bae7-aa51cb2950a9 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/os-quota-sets/528ae5fa43084f20a5c905d687364c16?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 541/1092] 10.0.0.62 () {28 vars in 735 bytes} [Tue Jul 14 18:55:38 2026] GET /v3/7fd4a9937cc0457f8113c25bc74d665e/os-quota-sets/528ae5fa43084f20a5c905d687364c16?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 18:55:38.890 8 INFO cinder.api.openstack.wsgi [None req-a8e0c861-0467-41fb-801c-4d37b85ff9fe 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/os-quota-sets/78191bb59a0944e78bcf756a952272e3?usage=true 2026-07-14 18:55:38.911 8 INFO cinder.api.openstack.wsgi [None req-a8e0c861-0467-41fb-801c-4d37b85ff9fe 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/os-quota-sets/78191bb59a0944e78bcf756a952272e3?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 552/1093] 10.0.0.62 () {28 vars in 735 bytes} [Tue Jul 14 18:55:38 2026] GET /v3/7fd4a9937cc0457f8113c25bc74d665e/os-quota-sets/78191bb59a0944e78bcf756a952272e3?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 18:55:38.923 7 INFO cinder.api.openstack.wsgi [None req-f7a45256-0199-4c1e-ac46-871b94e2c281 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/os-quota-sets/7fd4a9937cc0457f8113c25bc74d665e?usage=true 2026-07-14 18:55:38.945 7 INFO cinder.api.openstack.wsgi [None req-f7a45256-0199-4c1e-ac46-871b94e2c281 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/os-quota-sets/7fd4a9937cc0457f8113c25bc74d665e?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 542/1094] 10.0.0.62 () {28 vars in 735 bytes} [Tue Jul 14 18:55:38 2026] GET /v3/7fd4a9937cc0457f8113c25bc74d665e/os-quota-sets/7fd4a9937cc0457f8113c25bc74d665e?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 18:55:38.956 8 INFO cinder.api.openstack.wsgi [None req-72054a18-ef52-4462-ba87-ce1c603df562 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/os-quota-sets/99ce0098da1347f58a5681abc620082f?usage=true 2026-07-14 18:55:38.987 8 INFO cinder.api.openstack.wsgi [None req-72054a18-ef52-4462-ba87-ce1c603df562 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/os-quota-sets/99ce0098da1347f58a5681abc620082f?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 553/1095] 10.0.0.62 () {28 vars in 735 bytes} [Tue Jul 14 18:55:38 2026] GET /v3/7fd4a9937cc0457f8113c25bc74d665e/os-quota-sets/99ce0098da1347f58a5681abc620082f?usage=true => generated 847 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 18:55:38.998 7 INFO cinder.api.openstack.wsgi [None req-73cd96cd-2f7e-4975-a762-6636ec3b59ec 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/os-quota-sets/a4e1ab74d7654d1eb12e51028d7c6f48?usage=true 2026-07-14 18:55:39.027 7 INFO cinder.api.openstack.wsgi [None req-73cd96cd-2f7e-4975-a762-6636ec3b59ec 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/os-quota-sets/a4e1ab74d7654d1eb12e51028d7c6f48?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 543/1096] 10.0.0.62 () {28 vars in 735 bytes} [Tue Jul 14 18:55:38 2026] GET /v3/7fd4a9937cc0457f8113c25bc74d665e/os-quota-sets/a4e1ab74d7654d1eb12e51028d7c6f48?usage=true => generated 847 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 18:55:39.040 8 INFO cinder.api.openstack.wsgi [None req-8846d2fd-4762-4658-9351-76cba30d8fb8 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/os-quota-sets/bb29ca5df86d4ae8a70eb5e6d5a3689c?usage=true 2026-07-14 18:55:39.066 8 INFO cinder.api.openstack.wsgi [None req-8846d2fd-4762-4658-9351-76cba30d8fb8 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/os-quota-sets/bb29ca5df86d4ae8a70eb5e6d5a3689c?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 554/1097] 10.0.0.62 () {28 vars in 735 bytes} [Tue Jul 14 18:55:39 2026] GET /v3/7fd4a9937cc0457f8113c25bc74d665e/os-quota-sets/bb29ca5df86d4ae8a70eb5e6d5a3689c?usage=true => generated 847 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 18:55:39.080 7 INFO cinder.api.openstack.wsgi [None req-ce8c7421-1141-4bb1-9aca-34e7ae9feac3 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/os-quota-sets/d04e22e624de478f971ec94159035a9b?usage=true 2026-07-14 18:55:39.099 7 INFO cinder.api.openstack.wsgi [None req-ce8c7421-1141-4bb1-9aca-34e7ae9feac3 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/os-quota-sets/d04e22e624de478f971ec94159035a9b?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 544/1098] 10.0.0.62 () {28 vars in 735 bytes} [Tue Jul 14 18:55:39 2026] GET /v3/7fd4a9937cc0457f8113c25bc74d665e/os-quota-sets/d04e22e624de478f971ec94159035a9b?usage=true => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 18:55:39.112 8 INFO cinder.api.openstack.wsgi [None req-be9185c8-95e6-44c6-9045-be7a214a8e13 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/os-quota-sets/fca0117084bd4cefa91c6e0ef22e518a?usage=true 2026-07-14 18:55:39.137 8 INFO cinder.api.openstack.wsgi [None req-be9185c8-95e6-44c6-9045-be7a214a8e13 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/os-quota-sets/fca0117084bd4cefa91c6e0ef22e518a?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 555/1099] 10.0.0.62 () {28 vars in 735 bytes} [Tue Jul 14 18:55:39 2026] GET /v3/7fd4a9937cc0457f8113c25bc74d665e/os-quota-sets/fca0117084bd4cefa91c6e0ef22e518a?usage=true => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 18:55:39.149 7 INFO cinder.api.openstack.wsgi [None req-107e4acd-c3db-460e-9cd7-dfbb02668257 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/os-quota-sets/fce09155fbdb4ee5987f5a083c88ab31?usage=true 2026-07-14 18:55:39.169 7 INFO cinder.api.openstack.wsgi [None req-107e4acd-c3db-460e-9cd7-dfbb02668257 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/os-quota-sets/fce09155fbdb4ee5987f5a083c88ab31?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 545/1100] 10.0.0.62 () {28 vars in 735 bytes} [Tue Jul 14 18:55:39 2026] GET /v3/7fd4a9937cc0457f8113c25bc74d665e/os-quota-sets/fce09155fbdb4ee5987f5a083c88ab31?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 18:55:39.183 8 INFO cinder.api.openstack.wsgi [None req-5c43306f-b491-42eb-bcd5-d6e8e1f8742a 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/volumes/detail?all_tenants=true 2026-07-14 18:55:39.196 8 INFO cinder.volume.api [None req-5c43306f-b491-42eb-bcd5-d6e8e1f8742a 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] Get all volumes completed successfully. /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-14 18:55:39.200 8 INFO cinder.api.openstack.wsgi [None req-5c43306f-b491-42eb-bcd5-d6e8e1f8742a 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 556/1101] 10.0.0.62 () {28 vars in 683 bytes} [Tue Jul 14 18:55:39 2026] GET /v3/7fd4a9937cc0457f8113c25bc74d665e/volumes/detail?all_tenants=true => generated 1976 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-07-14 18:55:39.212 7 INFO cinder.api.openstack.wsgi [None req-6f3b7a9a-dd6c-48fe-8920-5b42cfc47513 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/snapshots?all_tenants=true 2026-07-14 18:55:39.218 7 INFO cinder.volume.api [None req-6f3b7a9a-dd6c-48fe-8920-5b42cfc47513 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] Get all snapshots completed successfully. 2026-07-14 18:55:39.218 7 INFO cinder.api.openstack.wsgi [None req-6f3b7a9a-dd6c-48fe-8920-5b42cfc47513 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 546/1102] 10.0.0.62 () {28 vars in 673 bytes} [Tue Jul 14 18:55:39 2026] GET /v3/7fd4a9937cc0457f8113c25bc74d665e/snapshots?all_tenants=true => generated 17 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-14 18:55:42.143 7 INFO cinder.api.openstack.wsgi [None req-6f3b7a9a-dd6c-48fe-8920-5b42cfc47513 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:55:42.143 8 INFO cinder.api.openstack.wsgi [None req-5c43306f-b491-42eb-bcd5-d6e8e1f8742a 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:55:42.143 7 INFO cinder.api.openstack.wsgi [None req-6f3b7a9a-dd6c-48fe-8920-5b42cfc47513 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:55:42.144 8 INFO cinder.api.openstack.wsgi [None req-5c43306f-b491-42eb-bcd5-d6e8e1f8742a 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:55:52.143 7 INFO cinder.api.openstack.wsgi [None req-6f3b7a9a-dd6c-48fe-8920-5b42cfc47513 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:55:52.143 8 INFO cinder.api.openstack.wsgi [None req-5c43306f-b491-42eb-bcd5-d6e8e1f8742a 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:55:52.144 7 INFO cinder.api.openstack.wsgi [None req-6f3b7a9a-dd6c-48fe-8920-5b42cfc47513 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:55:52.144 8 INFO cinder.api.openstack.wsgi [None req-5c43306f-b491-42eb-bcd5-d6e8e1f8742a 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:55:59.626 7 INFO cinder.api.openstack.wsgi [req-3f3b5b31-5b83-42d9-98a7-966e38b18bbc req-cf7a3973-1088-40fe-9167-ea0df5a6205d 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/attachments/574f777d-cbdd-41be-bd43-e6c2bd70e273 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-14 18:56:00.180 7 INFO cinder.api.openstack.wsgi [req-3f3b5b31-5b83-42d9-98a7-966e38b18bbc req-cf7a3973-1088-40fe-9167-ea0df5a6205d 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/attachments/574f777d-cbdd-41be-bd43-e6c2bd70e273 returned with HTTP 200 [pid: 7|app: 0|req: 549/1107] 199.204.45.53 () {38 vars in 1102 bytes} [Tue Jul 14 18:55:59 2026] DELETE /v3/7fd4a9937cc0457f8113c25bc74d665e/attachments/574f777d-cbdd-41be-bd43-e6c2bd70e273 => generated 19 bytes in 561 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-14 18:56:00.197 8 INFO cinder.api.openstack.wsgi [req-3f3b5b31-5b83-42d9-98a7-966e38b18bbc req-956ed5e7-38c5-4fa9-ac5d-d97fe7283935 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/volumes/9fe734b8-349a-4142-b595-4d39536e4fc7 2026-07-14 18:56:00.197 8 INFO cinder.api.v3.volumes [req-3f3b5b31-5b83-42d9-98a7-966e38b18bbc req-956ed5e7-38c5-4fa9-ac5d-d97fe7283935 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] Delete volume with id: 9fe734b8-349a-4142-b595-4d39536e4fc7 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-14 18:56:00.206 8 INFO cinder.volume.api [req-3f3b5b31-5b83-42d9-98a7-966e38b18bbc req-956ed5e7-38c5-4fa9-ac5d-d97fe7283935 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] Volume info retrieved successfully. 2026-07-14 18:56:00.228 8 INFO cinder.volume.api [req-3f3b5b31-5b83-42d9-98a7-966e38b18bbc req-956ed5e7-38c5-4fa9-ac5d-d97fe7283935 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] Delete volume request issued successfully. 2026-07-14 18:56:00.228 8 INFO cinder.api.openstack.wsgi [req-3f3b5b31-5b83-42d9-98a7-966e38b18bbc req-956ed5e7-38c5-4fa9-ac5d-d97fe7283935 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/volumes/9fe734b8-349a-4142-b595-4d39536e4fc7 returned with HTTP 202 [pid: 8|app: 0|req: 559/1108] 199.204.45.53 () {36 vars in 1053 bytes} [Tue Jul 14 18:56:00 2026] DELETE /v3/7fd4a9937cc0457f8113c25bc74d665e/volumes/9fe734b8-349a-4142-b595-4d39536e4fc7 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) 2026-07-14 18:56:02.142 8 INFO cinder.api.openstack.wsgi [req-3f3b5b31-5b83-42d9-98a7-966e38b18bbc req-956ed5e7-38c5-4fa9-ac5d-d97fe7283935 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:56:02.143 7 INFO cinder.api.openstack.wsgi [req-3f3b5b31-5b83-42d9-98a7-966e38b18bbc req-cf7a3973-1088-40fe-9167-ea0df5a6205d 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:56:02.143 8 INFO cinder.api.openstack.wsgi [req-3f3b5b31-5b83-42d9-98a7-966e38b18bbc req-956ed5e7-38c5-4fa9-ac5d-d97fe7283935 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:56:02.144 7 INFO cinder.api.openstack.wsgi [req-3f3b5b31-5b83-42d9-98a7-966e38b18bbc req-cf7a3973-1088-40fe-9167-ea0df5a6205d 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:56:12.143 8 INFO cinder.api.openstack.wsgi [req-3f3b5b31-5b83-42d9-98a7-966e38b18bbc req-956ed5e7-38c5-4fa9-ac5d-d97fe7283935 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:56:12.143 7 INFO cinder.api.openstack.wsgi [req-3f3b5b31-5b83-42d9-98a7-966e38b18bbc req-cf7a3973-1088-40fe-9167-ea0df5a6205d 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:56:12.144 8 INFO cinder.api.openstack.wsgi [req-3f3b5b31-5b83-42d9-98a7-966e38b18bbc req-956ed5e7-38c5-4fa9-ac5d-d97fe7283935 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:56:12.144 7 INFO cinder.api.openstack.wsgi [req-3f3b5b31-5b83-42d9-98a7-966e38b18bbc req-cf7a3973-1088-40fe-9167-ea0df5a6205d 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:56:22.142 7 INFO cinder.api.openstack.wsgi [req-3f3b5b31-5b83-42d9-98a7-966e38b18bbc req-cf7a3973-1088-40fe-9167-ea0df5a6205d 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:56:22.142 8 INFO cinder.api.openstack.wsgi [req-3f3b5b31-5b83-42d9-98a7-966e38b18bbc req-956ed5e7-38c5-4fa9-ac5d-d97fe7283935 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:56:22.143 7 INFO cinder.api.openstack.wsgi [req-3f3b5b31-5b83-42d9-98a7-966e38b18bbc req-cf7a3973-1088-40fe-9167-ea0df5a6205d 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:56:22.143 8 INFO cinder.api.openstack.wsgi [req-3f3b5b31-5b83-42d9-98a7-966e38b18bbc req-956ed5e7-38c5-4fa9-ac5d-d97fe7283935 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:56:32.143 7 INFO cinder.api.openstack.wsgi [req-3f3b5b31-5b83-42d9-98a7-966e38b18bbc req-cf7a3973-1088-40fe-9167-ea0df5a6205d 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:56:32.143 8 INFO cinder.api.openstack.wsgi [req-3f3b5b31-5b83-42d9-98a7-966e38b18bbc req-956ed5e7-38c5-4fa9-ac5d-d97fe7283935 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:56:32.144 7 INFO cinder.api.openstack.wsgi [req-3f3b5b31-5b83-42d9-98a7-966e38b18bbc req-cf7a3973-1088-40fe-9167-ea0df5a6205d 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:56:32.144 8 INFO cinder.api.openstack.wsgi [req-3f3b5b31-5b83-42d9-98a7-966e38b18bbc req-956ed5e7-38c5-4fa9-ac5d-d97fe7283935 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-14 18:56:37.730 7 INFO cinder.api.openstack.wsgi [None req-6dc99334-4c84-4ea3-9008-d531cbe15dce 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/snapshots /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-14 18:56:37.737 7 INFO cinder.volume.api [None req-6dc99334-4c84-4ea3-9008-d531cbe15dce 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] Get all snapshots completed successfully. 2026-07-14 18:56:37.738 7 INFO cinder.api.openstack.wsgi [None req-6dc99334-4c84-4ea3-9008-d531cbe15dce 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/snapshots returned with HTTP 200 [pid: 7|app: 0|req: 554/1117] 10.0.0.229 () {32 vars in 705 bytes} [Tue Jul 14 18:56:37 2026] GET /v3/7fd4a9937cc0457f8113c25bc74d665e/snapshots => generated 17 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-14 18:56:37.753 8 INFO cinder.api.openstack.wsgi [None req-40c188a6-324a-415c-b993-f4179dd3fabf 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/volumes 2026-07-14 18:56:37.764 8 INFO cinder.volume.api [None req-40c188a6-324a-415c-b993-f4179dd3fabf 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] Get all volumes completed successfully. 2026-07-14 18:56:37.765 8 INFO cinder.api.openstack.wsgi [None req-40c188a6-324a-415c-b993-f4179dd3fabf 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/volumes returned with HTTP 200 [pid: 8|app: 0|req: 564/1118] 10.0.0.229 () {32 vars in 701 bytes} [Tue Jul 14 18:56:37 2026] GET /v3/7fd4a9937cc0457f8113c25bc74d665e/volumes => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-14 18:56:38.228 7 INFO cinder.api.openstack.wsgi [None req-86013032-a33a-4dc2-b387-8c7ca89fc320 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/snapshots?all_tenants=true 2026-07-14 18:56:38.245 7 INFO cinder.volume.api [None req-86013032-a33a-4dc2-b387-8c7ca89fc320 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] Get all snapshots completed successfully. 2026-07-14 18:56:38.246 7 INFO cinder.api.openstack.wsgi [None req-86013032-a33a-4dc2-b387-8c7ca89fc320 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 555/1119] 10.0.0.62 () {28 vars in 673 bytes} [Tue Jul 14 18:56:38 2026] GET /v3/7fd4a9937cc0457f8113c25bc74d665e/snapshots?all_tenants=true => generated 17 bytes in 165 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-14 18:56:38.255 8 INFO cinder.api.openstack.wsgi [None req-3abbb3d0-ec54-4e1b-9ef6-230f01cd791e 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/volumes/detail?all_tenants=true 2026-07-14 18:56:38.265 8 INFO cinder.volume.api [None req-3abbb3d0-ec54-4e1b-9ef6-230f01cd791e 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] Get all volumes completed successfully. 2026-07-14 18:56:38.267 8 INFO cinder.api.openstack.wsgi [None req-3abbb3d0-ec54-4e1b-9ef6-230f01cd791e 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 565/1120] 10.0.0.62 () {28 vars in 683 bytes} [Tue Jul 14 18:56:38 2026] GET /v3/7fd4a9937cc0457f8113c25bc74d665e/volumes/detail?all_tenants=true => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-14 18:56:38.275 7 INFO cinder.api.openstack.wsgi [None req-836f3c32-3eba-4026-aa3d-289ba462aa3a 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/scheduler-stats/get_pools?detail=true 2026-07-14 18:56:38.779 7 INFO cinder.api.openstack.wsgi [None req-836f3c32-3eba-4026-aa3d-289ba462aa3a 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 556/1121] 10.0.0.62 () {28 vars in 695 bytes} [Tue Jul 14 18:56:38 2026] GET /v3/7fd4a9937cc0457f8113c25bc74d665e/scheduler-stats/get_pools?detail=true => generated 670 bytes in 510 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 18:56:38.820 8 INFO cinder.api.openstack.wsgi [None req-3a533090-9a34-4633-9a2d-b90543146aa8 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/os-quota-sets/17fde469340546149b79f34c8e599ad6?usage=true 2026-07-14 18:56:38.834 8 INFO cinder.api.openstack.wsgi [None req-3a533090-9a34-4633-9a2d-b90543146aa8 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/os-quota-sets/17fde469340546149b79f34c8e599ad6?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 566/1122] 10.0.0.62 () {28 vars in 735 bytes} [Tue Jul 14 18:56:38 2026] GET /v3/7fd4a9937cc0457f8113c25bc74d665e/os-quota-sets/17fde469340546149b79f34c8e599ad6?usage=true => generated 845 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 18:56:38.844 7 INFO cinder.api.openstack.wsgi [None req-1dcbf325-9add-48c3-b76e-5536b1478a48 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/os-quota-sets/7fd4a9937cc0457f8113c25bc74d665e?usage=true 2026-07-14 18:56:38.867 7 INFO cinder.api.openstack.wsgi [None req-1dcbf325-9add-48c3-b76e-5536b1478a48 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/os-quota-sets/7fd4a9937cc0457f8113c25bc74d665e?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 557/1123] 10.0.0.62 () {28 vars in 735 bytes} [Tue Jul 14 18:56:38 2026] GET /v3/7fd4a9937cc0457f8113c25bc74d665e/os-quota-sets/7fd4a9937cc0457f8113c25bc74d665e?usage=true => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 18:56:38.881 8 INFO cinder.api.openstack.wsgi [None req-69acdc76-bd4b-4345-936d-7dca26556250 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/os-quota-sets/d04e22e624de478f971ec94159035a9b?usage=true 2026-07-14 18:56:38.919 8 INFO cinder.api.openstack.wsgi [None req-69acdc76-bd4b-4345-936d-7dca26556250 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/os-quota-sets/d04e22e624de478f971ec94159035a9b?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 567/1124] 10.0.0.62 () {28 vars in 735 bytes} [Tue Jul 14 18:56:38 2026] GET /v3/7fd4a9937cc0457f8113c25bc74d665e/os-quota-sets/d04e22e624de478f971ec94159035a9b?usage=true => generated 847 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 18:56:38.928 7 INFO cinder.api.openstack.wsgi [None req-1ffd55ee-cc6e-4ed1-8356-ff1c1e5cbdb0 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/volumes/detail?all_tenants=true 2026-07-14 18:56:38.937 7 INFO cinder.volume.api [None req-1ffd55ee-cc6e-4ed1-8356-ff1c1e5cbdb0 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] Get all volumes completed successfully. 2026-07-14 18:56:38.938 7 INFO cinder.api.openstack.wsgi [None req-1ffd55ee-cc6e-4ed1-8356-ff1c1e5cbdb0 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 558/1125] 10.0.0.62 () {28 vars in 683 bytes} [Tue Jul 14 18:56:38 2026] GET /v3/7fd4a9937cc0457f8113c25bc74d665e/volumes/detail?all_tenants=true => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-14 18:56:38.949 8 INFO cinder.api.openstack.wsgi [None req-b2ff86c2-31ac-4f50-b9ff-f1c2b9ac82bc 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/os-services 2026-07-14 18:56:38.954 8 INFO cinder.api.openstack.wsgi [None req-b2ff86c2-31ac-4f50-b9ff-f1c2b9ac82bc 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/os-services returned with HTTP 200 [pid: 8|app: 0|req: 568/1126] 10.0.0.62 () {28 vars in 644 bytes} [Tue Jul 14 18:56:38 2026] GET /v3/7fd4a9937cc0457f8113c25bc74d665e/os-services => generated 646 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 18:56:42.143 7 INFO cinder.api.openstack.wsgi [None req-1ffd55ee-cc6e-4ed1-8356-ff1c1e5cbdb0 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:56:42.143 8 INFO cinder.api.openstack.wsgi [None req-b2ff86c2-31ac-4f50-b9ff-f1c2b9ac82bc 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:56:42.144 7 INFO cinder.api.openstack.wsgi [None req-1ffd55ee-cc6e-4ed1-8356-ff1c1e5cbdb0 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:56:42.145 8 INFO cinder.api.openstack.wsgi [None req-b2ff86c2-31ac-4f50-b9ff-f1c2b9ac82bc 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:56:52.142 7 INFO cinder.api.openstack.wsgi [None req-1ffd55ee-cc6e-4ed1-8356-ff1c1e5cbdb0 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:56:52.143 8 INFO cinder.api.openstack.wsgi [None req-b2ff86c2-31ac-4f50-b9ff-f1c2b9ac82bc 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:56:52.144 7 INFO cinder.api.openstack.wsgi [None req-1ffd55ee-cc6e-4ed1-8356-ff1c1e5cbdb0 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:56:52.144 8 INFO cinder.api.openstack.wsgi [None req-b2ff86c2-31ac-4f50-b9ff-f1c2b9ac82bc 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:57:02.143 7 INFO cinder.api.openstack.wsgi [None req-1ffd55ee-cc6e-4ed1-8356-ff1c1e5cbdb0 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:57:02.143 8 INFO cinder.api.openstack.wsgi [None req-b2ff86c2-31ac-4f50-b9ff-f1c2b9ac82bc 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:57:02.143 7 INFO cinder.api.openstack.wsgi [None req-1ffd55ee-cc6e-4ed1-8356-ff1c1e5cbdb0 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:57:02.144 8 INFO cinder.api.openstack.wsgi [None req-b2ff86c2-31ac-4f50-b9ff-f1c2b9ac82bc 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:57:12.142 7 INFO cinder.api.openstack.wsgi [None req-1ffd55ee-cc6e-4ed1-8356-ff1c1e5cbdb0 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:57:12.142 8 INFO cinder.api.openstack.wsgi [None req-b2ff86c2-31ac-4f50-b9ff-f1c2b9ac82bc 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:57:12.143 7 INFO cinder.api.openstack.wsgi [None req-1ffd55ee-cc6e-4ed1-8356-ff1c1e5cbdb0 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:57:12.143 8 INFO cinder.api.openstack.wsgi [None req-b2ff86c2-31ac-4f50-b9ff-f1c2b9ac82bc 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:57:22.142 8 INFO cinder.api.openstack.wsgi [None req-b2ff86c2-31ac-4f50-b9ff-f1c2b9ac82bc 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:57:22.142 7 INFO cinder.api.openstack.wsgi [None req-1ffd55ee-cc6e-4ed1-8356-ff1c1e5cbdb0 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:57:22.143 8 INFO cinder.api.openstack.wsgi [None req-b2ff86c2-31ac-4f50-b9ff-f1c2b9ac82bc 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:57:22.143 7 INFO cinder.api.openstack.wsgi [None req-1ffd55ee-cc6e-4ed1-8356-ff1c1e5cbdb0 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:57:32.143 8 INFO cinder.api.openstack.wsgi [None req-b2ff86c2-31ac-4f50-b9ff-f1c2b9ac82bc 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:57:32.143 7 INFO cinder.api.openstack.wsgi [None req-1ffd55ee-cc6e-4ed1-8356-ff1c1e5cbdb0 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:57:32.143 7 INFO cinder.api.openstack.wsgi [None req-1ffd55ee-cc6e-4ed1-8356-ff1c1e5cbdb0 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:57:32.144 8 INFO cinder.api.openstack.wsgi [None req-b2ff86c2-31ac-4f50-b9ff-f1c2b9ac82bc 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:57:38.154 7 INFO cinder.api.openstack.wsgi [None req-23ea6c5b-e7af-4107-b52a-ea6d7dd42e9c 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/volumes/detail?all_tenants=true 2026-07-14 18:57:38.167 7 INFO cinder.volume.api [None req-23ea6c5b-e7af-4107-b52a-ea6d7dd42e9c 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] Get all volumes completed successfully. 2026-07-14 18:57:38.169 7 INFO cinder.api.openstack.wsgi [None req-23ea6c5b-e7af-4107-b52a-ea6d7dd42e9c 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 565/1139] 10.0.0.62 () {28 vars in 683 bytes} [Tue Jul 14 18:57:38 2026] GET /v3/7fd4a9937cc0457f8113c25bc74d665e/volumes/detail?all_tenants=true => generated 15 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-14 18:57:38.210 8 INFO cinder.api.openstack.wsgi [None req-23be9f04-b1f7-465c-a1bc-b6cc90590515 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/os-quota-sets/17fde469340546149b79f34c8e599ad6?usage=true 2026-07-14 18:57:38.242 8 INFO cinder.api.openstack.wsgi [None req-23be9f04-b1f7-465c-a1bc-b6cc90590515 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/os-quota-sets/17fde469340546149b79f34c8e599ad6?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 575/1140] 10.0.0.62 () {28 vars in 735 bytes} [Tue Jul 14 18:57:38 2026] GET /v3/7fd4a9937cc0457f8113c25bc74d665e/os-quota-sets/17fde469340546149b79f34c8e599ad6?usage=true => generated 845 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 18:57:38.256 7 INFO cinder.api.openstack.wsgi [None req-efd484cb-16fb-4f3c-ad9a-ce7817a851a7 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/os-quota-sets/7fd4a9937cc0457f8113c25bc74d665e?usage=true 2026-07-14 18:57:38.286 7 INFO cinder.api.openstack.wsgi [None req-efd484cb-16fb-4f3c-ad9a-ce7817a851a7 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/os-quota-sets/7fd4a9937cc0457f8113c25bc74d665e?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 566/1141] 10.0.0.62 () {28 vars in 735 bytes} [Tue Jul 14 18:57:38 2026] GET /v3/7fd4a9937cc0457f8113c25bc74d665e/os-quota-sets/7fd4a9937cc0457f8113c25bc74d665e?usage=true => generated 845 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 18:57:38.308 8 INFO cinder.api.openstack.wsgi [None req-6ff773c9-536d-4207-952d-1b4b2061055a 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/os-quota-sets/d04e22e624de478f971ec94159035a9b?usage=true 2026-07-14 18:57:38.337 8 INFO cinder.api.openstack.wsgi [None req-6ff773c9-536d-4207-952d-1b4b2061055a 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/os-quota-sets/d04e22e624de478f971ec94159035a9b?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 576/1142] 10.0.0.62 () {28 vars in 735 bytes} [Tue Jul 14 18:57:38 2026] GET /v3/7fd4a9937cc0457f8113c25bc74d665e/os-quota-sets/d04e22e624de478f971ec94159035a9b?usage=true => generated 847 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 18:57:38.351 7 INFO cinder.api.openstack.wsgi [None req-ee3c5921-905f-426e-863c-00663dcd736d 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/snapshots?all_tenants=true 2026-07-14 18:57:38.356 7 INFO cinder.volume.api [None req-ee3c5921-905f-426e-863c-00663dcd736d 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] Get all snapshots completed successfully. 2026-07-14 18:57:38.356 7 INFO cinder.api.openstack.wsgi [None req-ee3c5921-905f-426e-863c-00663dcd736d 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 567/1143] 10.0.0.62 () {28 vars in 673 bytes} [Tue Jul 14 18:57:38 2026] GET /v3/7fd4a9937cc0457f8113c25bc74d665e/snapshots?all_tenants=true => generated 17 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-14 18:57:38.364 8 INFO cinder.api.openstack.wsgi [None req-bc0ff966-f119-4e8a-b3bb-db6777780879 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/os-services 2026-07-14 18:57:38.369 8 INFO cinder.api.openstack.wsgi [None req-bc0ff966-f119-4e8a-b3bb-db6777780879 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/os-services returned with HTTP 200 [pid: 8|app: 0|req: 577/1144] 10.0.0.62 () {28 vars in 644 bytes} [Tue Jul 14 18:57:38 2026] GET /v3/7fd4a9937cc0457f8113c25bc74d665e/os-services => generated 646 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 18:57:38.378 7 INFO cinder.api.openstack.wsgi [None req-8cf62d02-74ab-4e5f-a064-d40c2ce1312b 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/volumes/detail?all_tenants=true 2026-07-14 18:57:38.387 7 INFO cinder.volume.api [None req-8cf62d02-74ab-4e5f-a064-d40c2ce1312b 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] Get all volumes completed successfully. 2026-07-14 18:57:38.388 7 INFO cinder.api.openstack.wsgi [None req-8cf62d02-74ab-4e5f-a064-d40c2ce1312b 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 568/1145] 10.0.0.62 () {28 vars in 683 bytes} [Tue Jul 14 18:57:38 2026] GET /v3/7fd4a9937cc0457f8113c25bc74d665e/volumes/detail?all_tenants=true => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-14 18:57:38.398 8 INFO cinder.api.openstack.wsgi [None req-2d1111c2-2835-4b1c-b909-801b207a8a52 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/scheduler-stats/get_pools?detail=true 2026-07-14 18:57:38.901 8 INFO cinder.api.openstack.wsgi [None req-2d1111c2-2835-4b1c-b909-801b207a8a52 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 578/1146] 10.0.0.62 () {28 vars in 695 bytes} [Tue Jul 14 18:57:38 2026] GET /v3/7fd4a9937cc0457f8113c25bc74d665e/scheduler-stats/get_pools?detail=true => generated 670 bytes in 512 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 18:57:42.142 7 INFO cinder.api.openstack.wsgi [None req-8cf62d02-74ab-4e5f-a064-d40c2ce1312b 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:57:42.143 7 INFO cinder.api.openstack.wsgi [None req-8cf62d02-74ab-4e5f-a064-d40c2ce1312b 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:57:42.143 8 INFO cinder.api.openstack.wsgi [None req-2d1111c2-2835-4b1c-b909-801b207a8a52 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:57:42.144 8 INFO cinder.api.openstack.wsgi [None req-2d1111c2-2835-4b1c-b909-801b207a8a52 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:57:52.142 7 INFO cinder.api.openstack.wsgi [None req-8cf62d02-74ab-4e5f-a064-d40c2ce1312b 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:57:52.143 7 INFO cinder.api.openstack.wsgi [None req-8cf62d02-74ab-4e5f-a064-d40c2ce1312b 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:57:52.142 8 INFO cinder.api.openstack.wsgi [None req-2d1111c2-2835-4b1c-b909-801b207a8a52 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:57:52.144 8 INFO cinder.api.openstack.wsgi [None req-2d1111c2-2835-4b1c-b909-801b207a8a52 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:58:02.142 7 INFO cinder.api.openstack.wsgi [None req-8cf62d02-74ab-4e5f-a064-d40c2ce1312b 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:58:02.143 8 INFO cinder.api.openstack.wsgi [None req-2d1111c2-2835-4b1c-b909-801b207a8a52 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:58:02.143 7 INFO cinder.api.openstack.wsgi [None req-8cf62d02-74ab-4e5f-a064-d40c2ce1312b 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:58:02.143 8 INFO cinder.api.openstack.wsgi [None req-2d1111c2-2835-4b1c-b909-801b207a8a52 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:58:12.142 8 INFO cinder.api.openstack.wsgi [None req-2d1111c2-2835-4b1c-b909-801b207a8a52 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:58:12.142 7 INFO cinder.api.openstack.wsgi [None req-8cf62d02-74ab-4e5f-a064-d40c2ce1312b 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:58:12.143 8 INFO cinder.api.openstack.wsgi [None req-2d1111c2-2835-4b1c-b909-801b207a8a52 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:58:12.143 7 INFO cinder.api.openstack.wsgi [None req-8cf62d02-74ab-4e5f-a064-d40c2ce1312b 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:58:22.143 7 INFO cinder.api.openstack.wsgi [None req-8cf62d02-74ab-4e5f-a064-d40c2ce1312b 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:58:22.143 8 INFO cinder.api.openstack.wsgi [None req-2d1111c2-2835-4b1c-b909-801b207a8a52 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:58:22.144 7 INFO cinder.api.openstack.wsgi [None req-8cf62d02-74ab-4e5f-a064-d40c2ce1312b 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:58:22.144 8 INFO cinder.api.openstack.wsgi [None req-2d1111c2-2835-4b1c-b909-801b207a8a52 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:58:32.142 7 INFO cinder.api.openstack.wsgi [None req-8cf62d02-74ab-4e5f-a064-d40c2ce1312b 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:58:32.143 7 INFO cinder.api.openstack.wsgi [None req-8cf62d02-74ab-4e5f-a064-d40c2ce1312b 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:58:32.142 8 INFO cinder.api.openstack.wsgi [None req-2d1111c2-2835-4b1c-b909-801b207a8a52 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:58:32.144 8 INFO cinder.api.openstack.wsgi [None req-2d1111c2-2835-4b1c-b909-801b207a8a52 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:58:38.118 7 INFO cinder.api.openstack.wsgi [None req-ec948344-e4f1-4f29-89f7-af8af8edc5bc 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/snapshots?all_tenants=true 2026-07-14 18:58:38.131 7 INFO cinder.volume.api [None req-ec948344-e4f1-4f29-89f7-af8af8edc5bc 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] Get all snapshots completed successfully. 2026-07-14 18:58:38.132 7 INFO cinder.api.openstack.wsgi [None req-ec948344-e4f1-4f29-89f7-af8af8edc5bc 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 575/1159] 10.0.0.62 () {28 vars in 673 bytes} [Tue Jul 14 18:58:38 2026] GET /v3/7fd4a9937cc0457f8113c25bc74d665e/snapshots?all_tenants=true => generated 17 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-14 18:58:38.141 8 INFO cinder.api.openstack.wsgi [None req-98fd1ca4-abca-4111-bef4-dce696eea896 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/os-services 2026-07-14 18:58:38.145 8 INFO cinder.api.openstack.wsgi [None req-98fd1ca4-abca-4111-bef4-dce696eea896 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/os-services returned with HTTP 200 [pid: 8|app: 0|req: 585/1160] 10.0.0.62 () {28 vars in 644 bytes} [Tue Jul 14 18:58:38 2026] GET /v3/7fd4a9937cc0457f8113c25bc74d665e/os-services => generated 646 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 18:58:38.154 7 INFO cinder.api.openstack.wsgi [None req-97a39b87-73f1-48dd-a71a-b514b556b404 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/volumes/detail?all_tenants=true 2026-07-14 18:58:38.163 7 INFO cinder.volume.api [None req-97a39b87-73f1-48dd-a71a-b514b556b404 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] Get all volumes completed successfully. 2026-07-14 18:58:38.165 7 INFO cinder.api.openstack.wsgi [None req-97a39b87-73f1-48dd-a71a-b514b556b404 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 576/1161] 10.0.0.62 () {28 vars in 683 bytes} [Tue Jul 14 18:58:38 2026] GET /v3/7fd4a9937cc0457f8113c25bc74d665e/volumes/detail?all_tenants=true => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-14 18:58:38.176 8 INFO cinder.api.openstack.wsgi [None req-03fa2a8b-d560-4038-a830-e8a30f26a347 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/scheduler-stats/get_pools?detail=true 2026-07-14 18:58:38.683 8 INFO cinder.api.openstack.wsgi [None req-03fa2a8b-d560-4038-a830-e8a30f26a347 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 586/1162] 10.0.0.62 () {28 vars in 695 bytes} [Tue Jul 14 18:58:38 2026] GET /v3/7fd4a9937cc0457f8113c25bc74d665e/scheduler-stats/get_pools?detail=true => generated 670 bytes in 514 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 18:58:38.696 7 INFO cinder.api.openstack.wsgi [None req-9910a653-90d0-41c3-984e-0ef21c87ada3 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/volumes/detail?all_tenants=true 2026-07-14 18:58:38.705 7 INFO cinder.volume.api [None req-9910a653-90d0-41c3-984e-0ef21c87ada3 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] Get all volumes completed successfully. 2026-07-14 18:58:38.707 7 INFO cinder.api.openstack.wsgi [None req-9910a653-90d0-41c3-984e-0ef21c87ada3 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 577/1163] 10.0.0.62 () {28 vars in 683 bytes} [Tue Jul 14 18:58:38 2026] GET /v3/7fd4a9937cc0457f8113c25bc74d665e/volumes/detail?all_tenants=true => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-14 18:58:38.756 8 INFO cinder.api.openstack.wsgi [None req-bccae144-5017-4bb4-a44a-1adb9b632615 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/os-quota-sets/17fde469340546149b79f34c8e599ad6?usage=true 2026-07-14 18:58:38.792 8 INFO cinder.api.openstack.wsgi [None req-bccae144-5017-4bb4-a44a-1adb9b632615 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/os-quota-sets/17fde469340546149b79f34c8e599ad6?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 587/1164] 10.0.0.62 () {28 vars in 735 bytes} [Tue Jul 14 18:58:38 2026] GET /v3/7fd4a9937cc0457f8113c25bc74d665e/os-quota-sets/17fde469340546149b79f34c8e599ad6?usage=true => generated 845 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 18:58:38.802 7 INFO cinder.api.openstack.wsgi [None req-943e3ac9-5d22-4e5a-b000-484d912608ab 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/os-quota-sets/7fd4a9937cc0457f8113c25bc74d665e?usage=true 2026-07-14 18:58:38.829 7 INFO cinder.api.openstack.wsgi [None req-943e3ac9-5d22-4e5a-b000-484d912608ab 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/os-quota-sets/7fd4a9937cc0457f8113c25bc74d665e?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 578/1165] 10.0.0.62 () {28 vars in 735 bytes} [Tue Jul 14 18:58:38 2026] GET /v3/7fd4a9937cc0457f8113c25bc74d665e/os-quota-sets/7fd4a9937cc0457f8113c25bc74d665e?usage=true => generated 845 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 18:58:38.841 8 INFO cinder.api.openstack.wsgi [None req-7d947cba-a625-4c7a-8868-322baae06874 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/os-quota-sets/d04e22e624de478f971ec94159035a9b?usage=true 2026-07-14 18:58:38.866 8 INFO cinder.api.openstack.wsgi [None req-7d947cba-a625-4c7a-8868-322baae06874 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/os-quota-sets/d04e22e624de478f971ec94159035a9b?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 588/1166] 10.0.0.62 () {28 vars in 735 bytes} [Tue Jul 14 18:58:38 2026] GET /v3/7fd4a9937cc0457f8113c25bc74d665e/os-quota-sets/d04e22e624de478f971ec94159035a9b?usage=true => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 18:58:42.143 7 INFO cinder.api.openstack.wsgi [None req-943e3ac9-5d22-4e5a-b000-484d912608ab 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:58:42.143 8 INFO cinder.api.openstack.wsgi [None req-7d947cba-a625-4c7a-8868-322baae06874 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:58:42.144 8 INFO cinder.api.openstack.wsgi [None req-7d947cba-a625-4c7a-8868-322baae06874 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:58:42.144 7 INFO cinder.api.openstack.wsgi [None req-943e3ac9-5d22-4e5a-b000-484d912608ab 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:58:52.142 8 INFO cinder.api.openstack.wsgi [None req-7d947cba-a625-4c7a-8868-322baae06874 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:58:52.143 7 INFO cinder.api.openstack.wsgi [None req-943e3ac9-5d22-4e5a-b000-484d912608ab 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:58:52.143 8 INFO cinder.api.openstack.wsgi [None req-7d947cba-a625-4c7a-8868-322baae06874 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:58:52.144 7 INFO cinder.api.openstack.wsgi [None req-943e3ac9-5d22-4e5a-b000-484d912608ab 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:59:02.143 8 INFO cinder.api.openstack.wsgi [None req-7d947cba-a625-4c7a-8868-322baae06874 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:59:02.143 7 INFO cinder.api.openstack.wsgi [None req-943e3ac9-5d22-4e5a-b000-484d912608ab 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:59:02.143 8 INFO cinder.api.openstack.wsgi [None req-7d947cba-a625-4c7a-8868-322baae06874 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:59:02.143 7 INFO cinder.api.openstack.wsgi [None req-943e3ac9-5d22-4e5a-b000-484d912608ab 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:59:12.142 7 INFO cinder.api.openstack.wsgi [None req-943e3ac9-5d22-4e5a-b000-484d912608ab 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:59:12.142 8 INFO cinder.api.openstack.wsgi [None req-7d947cba-a625-4c7a-8868-322baae06874 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:59:12.143 7 INFO cinder.api.openstack.wsgi [None req-943e3ac9-5d22-4e5a-b000-484d912608ab 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:59:12.143 8 INFO cinder.api.openstack.wsgi [None req-7d947cba-a625-4c7a-8868-322baae06874 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:59:22.142 7 INFO cinder.api.openstack.wsgi [None req-943e3ac9-5d22-4e5a-b000-484d912608ab 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:59:22.143 8 INFO cinder.api.openstack.wsgi [None req-7d947cba-a625-4c7a-8868-322baae06874 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:59:22.143 7 INFO cinder.api.openstack.wsgi [None req-943e3ac9-5d22-4e5a-b000-484d912608ab 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:59:22.143 8 INFO cinder.api.openstack.wsgi [None req-7d947cba-a625-4c7a-8868-322baae06874 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:59:32.142 7 INFO cinder.api.openstack.wsgi [None req-943e3ac9-5d22-4e5a-b000-484d912608ab 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:59:32.143 8 INFO cinder.api.openstack.wsgi [None req-7d947cba-a625-4c7a-8868-322baae06874 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:59:32.143 7 INFO cinder.api.openstack.wsgi [None req-943e3ac9-5d22-4e5a-b000-484d912608ab 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:59:32.143 8 INFO cinder.api.openstack.wsgi [None req-7d947cba-a625-4c7a-8868-322baae06874 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:59:38.271 7 INFO cinder.api.openstack.wsgi [None req-ba22f657-7096-40d1-bde1-d12c56260702 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/os-services 2026-07-14 18:59:38.277 7 INFO cinder.api.openstack.wsgi [None req-ba22f657-7096-40d1-bde1-d12c56260702 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/os-services returned with HTTP 200 [pid: 7|app: 0|req: 585/1179] 10.0.0.62 () {28 vars in 644 bytes} [Tue Jul 14 18:59:38 2026] GET /v3/7fd4a9937cc0457f8113c25bc74d665e/os-services => generated 646 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 18:59:38.288 8 INFO cinder.api.openstack.wsgi [None req-298f73c4-ea02-45c5-878d-17e6d21aa5ad 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/volumes/detail?all_tenants=true 2026-07-14 18:59:38.300 8 INFO cinder.volume.api [None req-298f73c4-ea02-45c5-878d-17e6d21aa5ad 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] Get all volumes completed successfully. 2026-07-14 18:59:38.303 8 INFO cinder.api.openstack.wsgi [None req-298f73c4-ea02-45c5-878d-17e6d21aa5ad 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 595/1180] 10.0.0.62 () {28 vars in 683 bytes} [Tue Jul 14 18:59:38 2026] GET /v3/7fd4a9937cc0457f8113c25bc74d665e/volumes/detail?all_tenants=true => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-14 18:59:38.309 7 INFO cinder.api.openstack.wsgi [None req-696ab685-a911-469d-8486-c150cd3e5237 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/snapshots?all_tenants=true 2026-07-14 18:59:38.313 7 INFO cinder.volume.api [None req-696ab685-a911-469d-8486-c150cd3e5237 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] Get all snapshots completed successfully. 2026-07-14 18:59:38.314 7 INFO cinder.api.openstack.wsgi [None req-696ab685-a911-469d-8486-c150cd3e5237 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 586/1181] 10.0.0.62 () {28 vars in 673 bytes} [Tue Jul 14 18:59:38 2026] GET /v3/7fd4a9937cc0457f8113c25bc74d665e/snapshots?all_tenants=true => generated 17 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-14 18:59:38.360 8 INFO cinder.api.openstack.wsgi [None req-d38392f6-504a-493e-ab0d-5cd57b2bd5c6 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/os-quota-sets/17fde469340546149b79f34c8e599ad6?usage=true 2026-07-14 18:59:38.393 8 INFO cinder.api.openstack.wsgi [None req-d38392f6-504a-493e-ab0d-5cd57b2bd5c6 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/os-quota-sets/17fde469340546149b79f34c8e599ad6?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 596/1182] 10.0.0.62 () {28 vars in 735 bytes} [Tue Jul 14 18:59:38 2026] GET /v3/7fd4a9937cc0457f8113c25bc74d665e/os-quota-sets/17fde469340546149b79f34c8e599ad6?usage=true => generated 845 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 18:59:38.410 7 INFO cinder.api.openstack.wsgi [None req-059d15c8-d55d-4cab-a5f5-f380730684a9 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/os-quota-sets/7fd4a9937cc0457f8113c25bc74d665e?usage=true 2026-07-14 18:59:38.430 7 INFO cinder.api.openstack.wsgi [None req-059d15c8-d55d-4cab-a5f5-f380730684a9 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/os-quota-sets/7fd4a9937cc0457f8113c25bc74d665e?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 587/1183] 10.0.0.62 () {28 vars in 735 bytes} [Tue Jul 14 18:59:38 2026] GET /v3/7fd4a9937cc0457f8113c25bc74d665e/os-quota-sets/7fd4a9937cc0457f8113c25bc74d665e?usage=true => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 18:59:38.438 8 INFO cinder.api.openstack.wsgi [None req-ad14bcdc-dd45-44d9-a169-98a9ef3330ea 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/os-quota-sets/d04e22e624de478f971ec94159035a9b?usage=true 2026-07-14 18:59:38.468 8 INFO cinder.api.openstack.wsgi [None req-ad14bcdc-dd45-44d9-a169-98a9ef3330ea 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/os-quota-sets/d04e22e624de478f971ec94159035a9b?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 597/1184] 10.0.0.62 () {28 vars in 735 bytes} [Tue Jul 14 18:59:38 2026] GET /v3/7fd4a9937cc0457f8113c25bc74d665e/os-quota-sets/d04e22e624de478f971ec94159035a9b?usage=true => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 18:59:38.477 7 INFO cinder.api.openstack.wsgi [None req-fbef2356-0103-4562-b874-fc39e44e4922 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/volumes/detail?all_tenants=true 2026-07-14 18:59:38.483 7 INFO cinder.volume.api [None req-fbef2356-0103-4562-b874-fc39e44e4922 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] Get all volumes completed successfully. 2026-07-14 18:59:38.485 7 INFO cinder.api.openstack.wsgi [None req-fbef2356-0103-4562-b874-fc39e44e4922 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 588/1185] 10.0.0.62 () {28 vars in 683 bytes} [Tue Jul 14 18:59:38 2026] GET /v3/7fd4a9937cc0457f8113c25bc74d665e/volumes/detail?all_tenants=true => generated 15 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-14 18:59:38.492 8 INFO cinder.api.openstack.wsgi [None req-3d626807-f465-4c02-8657-dd416ef77e34 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/scheduler-stats/get_pools?detail=true 2026-07-14 18:59:38.995 8 INFO cinder.api.openstack.wsgi [None req-3d626807-f465-4c02-8657-dd416ef77e34 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 598/1186] 10.0.0.62 () {28 vars in 695 bytes} [Tue Jul 14 18:59:38 2026] GET /v3/7fd4a9937cc0457f8113c25bc74d665e/scheduler-stats/get_pools?detail=true => generated 670 bytes in 509 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 18:59:42.142 7 INFO cinder.api.openstack.wsgi [None req-fbef2356-0103-4562-b874-fc39e44e4922 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:59:42.142 8 INFO cinder.api.openstack.wsgi [None req-3d626807-f465-4c02-8657-dd416ef77e34 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:59:42.143 8 INFO cinder.api.openstack.wsgi [None req-3d626807-f465-4c02-8657-dd416ef77e34 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:59:42.144 7 INFO cinder.api.openstack.wsgi [None req-fbef2356-0103-4562-b874-fc39e44e4922 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:59:52.143 8 INFO cinder.api.openstack.wsgi [None req-3d626807-f465-4c02-8657-dd416ef77e34 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:59:52.144 7 INFO cinder.api.openstack.wsgi [None req-fbef2356-0103-4562-b874-fc39e44e4922 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 18:59:52.144 7 INFO cinder.api.openstack.wsgi [None req-fbef2356-0103-4562-b874-fc39e44e4922 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 18:59:52.144 8 INFO cinder.api.openstack.wsgi [None req-3d626807-f465-4c02-8657-dd416ef77e34 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 19:00:02.142 7 INFO cinder.api.openstack.wsgi [None req-fbef2356-0103-4562-b874-fc39e44e4922 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 19:00:02.143 8 INFO cinder.api.openstack.wsgi [None req-3d626807-f465-4c02-8657-dd416ef77e34 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 19:00:02.143 7 INFO cinder.api.openstack.wsgi [None req-fbef2356-0103-4562-b874-fc39e44e4922 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 19:00:02.144 8 INFO cinder.api.openstack.wsgi [None req-3d626807-f465-4c02-8657-dd416ef77e34 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 19:00:12.145 7 INFO cinder.api.openstack.wsgi [None req-fbef2356-0103-4562-b874-fc39e44e4922 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 19:00:12.145 8 INFO cinder.api.openstack.wsgi [None req-3d626807-f465-4c02-8657-dd416ef77e34 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 19:00:12.146 7 INFO cinder.api.openstack.wsgi [None req-fbef2356-0103-4562-b874-fc39e44e4922 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 19:00:12.146 8 INFO cinder.api.openstack.wsgi [None req-3d626807-f465-4c02-8657-dd416ef77e34 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 19:00:22.142 7 INFO cinder.api.openstack.wsgi [None req-fbef2356-0103-4562-b874-fc39e44e4922 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 19:00:22.142 8 INFO cinder.api.openstack.wsgi [None req-3d626807-f465-4c02-8657-dd416ef77e34 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 19:00:22.143 7 INFO cinder.api.openstack.wsgi [None req-fbef2356-0103-4562-b874-fc39e44e4922 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 19:00:22.143 8 INFO cinder.api.openstack.wsgi [None req-3d626807-f465-4c02-8657-dd416ef77e34 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 19:00:32.143 7 INFO cinder.api.openstack.wsgi [None req-fbef2356-0103-4562-b874-fc39e44e4922 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 19:00:32.143 7 INFO cinder.api.openstack.wsgi [None req-fbef2356-0103-4562-b874-fc39e44e4922 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 19:00:32.143 8 INFO cinder.api.openstack.wsgi [None req-3d626807-f465-4c02-8657-dd416ef77e34 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 19:00:32.144 8 INFO cinder.api.openstack.wsgi [None req-3d626807-f465-4c02-8657-dd416ef77e34 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 19:00:38.124 7 INFO cinder.api.openstack.wsgi [None req-ed164718-2c1b-468c-83cc-9e6ee9d5fac0 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/snapshots?all_tenants=true 2026-07-14 19:00:38.130 7 INFO cinder.volume.api [None req-ed164718-2c1b-468c-83cc-9e6ee9d5fac0 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] Get all snapshots completed successfully. 2026-07-14 19:00:38.131 7 INFO cinder.api.openstack.wsgi [None req-ed164718-2c1b-468c-83cc-9e6ee9d5fac0 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 595/1199] 10.0.0.62 () {28 vars in 673 bytes} [Tue Jul 14 19:00:38 2026] GET /v3/7fd4a9937cc0457f8113c25bc74d665e/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-07-14 19:00:38.143 8 INFO cinder.api.openstack.wsgi [None req-2f3c408a-e4c4-4f4e-a455-e2e17522b151 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/volumes/detail?all_tenants=true 2026-07-14 19:00:38.157 8 INFO cinder.volume.api [None req-2f3c408a-e4c4-4f4e-a455-e2e17522b151 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] Get all volumes completed successfully. 2026-07-14 19:00:38.158 8 INFO cinder.api.openstack.wsgi [None req-2f3c408a-e4c4-4f4e-a455-e2e17522b151 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 605/1200] 10.0.0.62 () {28 vars in 683 bytes} [Tue Jul 14 19:00:38 2026] GET /v3/7fd4a9937cc0457f8113c25bc74d665e/volumes/detail?all_tenants=true => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-14 19:00:38.170 7 INFO cinder.api.openstack.wsgi [None req-72e6af96-b5ed-42ac-ab40-9f99b8655cd1 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/os-services 2026-07-14 19:00:38.177 7 INFO cinder.api.openstack.wsgi [None req-72e6af96-b5ed-42ac-ab40-9f99b8655cd1 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/os-services returned with HTTP 200 [pid: 7|app: 0|req: 596/1201] 10.0.0.62 () {28 vars in 644 bytes} [Tue Jul 14 19:00:38 2026] GET /v3/7fd4a9937cc0457f8113c25bc74d665e/os-services => generated 646 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 19:00:38.184 8 INFO cinder.api.openstack.wsgi [None req-402d147e-68fb-46a3-9c39-fe9b8654863d 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/volumes/detail?all_tenants=true 2026-07-14 19:00:38.192 8 INFO cinder.volume.api [None req-402d147e-68fb-46a3-9c39-fe9b8654863d 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] Get all volumes completed successfully. 2026-07-14 19:00:38.194 8 INFO cinder.api.openstack.wsgi [None req-402d147e-68fb-46a3-9c39-fe9b8654863d 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 606/1202] 10.0.0.62 () {28 vars in 683 bytes} [Tue Jul 14 19:00:38 2026] GET /v3/7fd4a9937cc0457f8113c25bc74d665e/volumes/detail?all_tenants=true => generated 15 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-14 19:00:38.237 7 INFO cinder.api.openstack.wsgi [None req-994c27db-06ca-49bb-8606-3bfadd639adb 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/os-quota-sets/17fde469340546149b79f34c8e599ad6?usage=true 2026-07-14 19:00:38.271 7 INFO cinder.api.openstack.wsgi [None req-994c27db-06ca-49bb-8606-3bfadd639adb 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/os-quota-sets/17fde469340546149b79f34c8e599ad6?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 597/1203] 10.0.0.62 () {28 vars in 735 bytes} [Tue Jul 14 19:00:38 2026] GET /v3/7fd4a9937cc0457f8113c25bc74d665e/os-quota-sets/17fde469340546149b79f34c8e599ad6?usage=true => generated 845 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 19:00:38.285 8 INFO cinder.api.openstack.wsgi [None req-e25a5397-8725-458f-bb34-8346e0289fff 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/os-quota-sets/7fd4a9937cc0457f8113c25bc74d665e?usage=true 2026-07-14 19:00:38.310 8 INFO cinder.api.openstack.wsgi [None req-e25a5397-8725-458f-bb34-8346e0289fff 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/os-quota-sets/7fd4a9937cc0457f8113c25bc74d665e?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 607/1204] 10.0.0.62 () {28 vars in 735 bytes} [Tue Jul 14 19:00:38 2026] GET /v3/7fd4a9937cc0457f8113c25bc74d665e/os-quota-sets/7fd4a9937cc0457f8113c25bc74d665e?usage=true => generated 845 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 19:00:38.324 7 INFO cinder.api.openstack.wsgi [None req-a753ed12-be40-4039-99be-34e1f9012080 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/os-quota-sets/d04e22e624de478f971ec94159035a9b?usage=true 2026-07-14 19:00:38.358 7 INFO cinder.api.openstack.wsgi [None req-a753ed12-be40-4039-99be-34e1f9012080 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/os-quota-sets/d04e22e624de478f971ec94159035a9b?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 598/1205] 10.0.0.62 () {28 vars in 735 bytes} [Tue Jul 14 19:00:38 2026] GET /v3/7fd4a9937cc0457f8113c25bc74d665e/os-quota-sets/d04e22e624de478f971ec94159035a9b?usage=true => generated 847 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 19:00:38.375 8 INFO cinder.api.openstack.wsgi [None req-47a8450c-e1cd-4db9-aa23-9da5be77cc1d 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/scheduler-stats/get_pools?detail=true 2026-07-14 19:00:38.879 8 INFO cinder.api.openstack.wsgi [None req-47a8450c-e1cd-4db9-aa23-9da5be77cc1d 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fd4a9937cc0457f8113c25bc74d665e/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 608/1206] 10.0.0.62 () {28 vars in 695 bytes} [Tue Jul 14 19:00:38 2026] GET /v3/7fd4a9937cc0457f8113c25bc74d665e/scheduler-stats/get_pools?detail=true => generated 670 bytes in 514 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 19:00:42.142 7 INFO cinder.api.openstack.wsgi [None req-a753ed12-be40-4039-99be-34e1f9012080 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 19:00:42.142 8 INFO cinder.api.openstack.wsgi [None req-47a8450c-e1cd-4db9-aa23-9da5be77cc1d 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 19:00:42.143 7 INFO cinder.api.openstack.wsgi [None req-a753ed12-be40-4039-99be-34e1f9012080 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 19:00:42.143 8 INFO cinder.api.openstack.wsgi [None req-47a8450c-e1cd-4db9-aa23-9da5be77cc1d 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 19:00:52.143 7 INFO cinder.api.openstack.wsgi [None req-a753ed12-be40-4039-99be-34e1f9012080 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 19:00:52.144 8 INFO cinder.api.openstack.wsgi [None req-47a8450c-e1cd-4db9-aa23-9da5be77cc1d 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] GET http://10.0.0.224:8776/ 2026-07-14 19:00:52.150 8 INFO cinder.api.openstack.wsgi [None req-47a8450c-e1cd-4db9-aa23-9da5be77cc1d 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300 2026-07-14 19:00:52.150 7 INFO cinder.api.openstack.wsgi [None req-a753ed12-be40-4039-99be-34e1f9012080 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] http://10.0.0.224:8776/ returned with HTTP 300