+ 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 [Sat Jul 25 14:34:13 2026] *** compiled with version: 13.3.0 on 27 January 2026 17:26:08 os: Linux-5.15.0-186-generic #196-Ubuntu SMP Sat Jun 20 16:09:34 UTC 2026 nodename: cinder-api-59b766b895-gzwdw 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 0x7fb7466af668 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-25 14:34:17.666 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-25 14:34:17.666 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-25 14:34:17.739 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-25 14:34:17.740 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-25 14:34:18.942 7 INFO cinder.rpc [None req-5ea07fa7-a9a3-41f8-a01f-a6b298022d84 - - - - - -] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. 2026-07-25 14:34:18.947 7 INFO cinder.rpc [None req-5ea07fa7-a9a3-41f8-a01f-a6b298022d84 - - - - - -] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. 2026-07-25 14:34:18.950 7 INFO cinder.rpc [None req-5ea07fa7-a9a3-41f8-a01f-a6b298022d84 - - - - - -] Automatically selected cinder-volume objects version 1.39 as minimum service version. 2026-07-25 14:34:18.954 7 INFO cinder.rpc [None req-5ea07fa7-a9a3-41f8-a01f-a6b298022d84 - - - - - -] Automatically selected cinder-volume RPC version 3.20 as minimum service version. 2026-07-25 14:34:18.973 7 INFO cinder.rpc [None req-5ea07fa7-a9a3-41f8-a01f-a6b298022d84 - - - - - -] Automatically selected cinder-backup objects version 1.39 as minimum service version. 2026-07-25 14:34:18.976 7 INFO cinder.rpc [None req-5ea07fa7-a9a3-41f8-a01f-a6b298022d84 - - - - - -] Automatically selected cinder-backup RPC version 2.4 as minimum service version. 2026-07-25 14:34:19.025 7 WARNING cinder.api.contrib.hosts [None req-5ea07fa7-a9a3-41f8-a01f-a6b298022d84 - - - - - -] Deprecated: The Host API is deprecated and will be be removed in a future version. 2026-07-25 14:34:19.060 7 WARNING keystonemiddleware._common.config [None req-5ea07fa7-a9a3-41f8-a01f-a6b298022d84 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-25 14:34:19.069 7 WARNING oslo_config.cfg [None req-5ea07fa7-a9a3-41f8-a01f-a6b298022d84 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x7fb7466af668 pid: 7 (default app) 2026-07-25 14:34:19.110 8 INFO cinder.rpc [None req-0c7030dc-fa84-4c7b-a00a-8767aab14d9e - - - - - -] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. 2026-07-25 14:34:19.115 8 INFO cinder.rpc [None req-0c7030dc-fa84-4c7b-a00a-8767aab14d9e - - - - - -] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. 2026-07-25 14:34:19.119 8 INFO cinder.rpc [None req-0c7030dc-fa84-4c7b-a00a-8767aab14d9e - - - - - -] Automatically selected cinder-volume objects version 1.39 as minimum service version. 2026-07-25 14:34:19.123 8 INFO cinder.rpc [None req-0c7030dc-fa84-4c7b-a00a-8767aab14d9e - - - - - -] Automatically selected cinder-volume RPC version 3.20 as minimum service version. 2026-07-25 14:34:19.138 8 INFO cinder.rpc [None req-0c7030dc-fa84-4c7b-a00a-8767aab14d9e - - - - - -] Automatically selected cinder-backup objects version 1.39 as minimum service version. 2026-07-25 14:34:19.140 8 INFO cinder.rpc [None req-0c7030dc-fa84-4c7b-a00a-8767aab14d9e - - - - - -] Automatically selected cinder-backup RPC version 2.4 as minimum service version. 2026-07-25 14:34:19.191 8 WARNING cinder.api.contrib.hosts [None req-0c7030dc-fa84-4c7b-a00a-8767aab14d9e - - - - - -] Deprecated: The Host API is deprecated and will be be removed in a future version. 2026-07-25 14:34:19.228 8 WARNING keystonemiddleware._common.config [None req-0c7030dc-fa84-4c7b-a00a-8767aab14d9e - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-25 14:34:19.237 8 WARNING oslo_config.cfg [None req-0c7030dc-fa84-4c7b-a00a-8767aab14d9e - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x7fb7466af668 pid: 8 (default app) 2026-07-25 14:34:24.979 7 INFO cinder.api.openstack.wsgi [None req-5ea07fa7-a9a3-41f8-a01f-a6b298022d84 - - - - - -] GET http://10.0.0.226:8776/ 2026-07-25 14:34:24.980 7 INFO cinder.api.openstack.wsgi [None req-5ea07fa7-a9a3-41f8-a01f-a6b298022d84 - - - - - -] http://10.0.0.226:8776/ returned with HTTP 300 2026-07-25 14:34:34.978 8 INFO cinder.api.openstack.wsgi [None req-0c7030dc-fa84-4c7b-a00a-8767aab14d9e - - - - - -] GET http://10.0.0.226:8776/ 2026-07-25 14:34:34.980 8 INFO cinder.api.openstack.wsgi [None req-0c7030dc-fa84-4c7b-a00a-8767aab14d9e - - - - - -] http://10.0.0.226:8776/ returned with HTTP 300 2026-07-25 14:34:44.976 7 INFO cinder.api.openstack.wsgi [None req-5ea07fa7-a9a3-41f8-a01f-a6b298022d84 - - - - - -] GET http://10.0.0.226:8776/ 2026-07-25 14:34:44.977 7 INFO cinder.api.openstack.wsgi [None req-5ea07fa7-a9a3-41f8-a01f-a6b298022d84 - - - - - -] http://10.0.0.226:8776/ returned with HTTP 300 2026-07-25 14:34:44.979 8 INFO cinder.api.openstack.wsgi [None req-0c7030dc-fa84-4c7b-a00a-8767aab14d9e - - - - - -] GET http://10.0.0.226:8776/ 2026-07-25 14:34:44.980 8 INFO cinder.api.openstack.wsgi [None req-0c7030dc-fa84-4c7b-a00a-8767aab14d9e - - - - - -] http://10.0.0.226:8776/ returned with HTTP 300 2026-07-25 14:34:54.977 7 INFO cinder.api.openstack.wsgi [None req-5ea07fa7-a9a3-41f8-a01f-a6b298022d84 - - - - - -] GET http://10.0.0.226:8776/ 2026-07-25 14:34:54.977 8 INFO cinder.api.openstack.wsgi [None req-0c7030dc-fa84-4c7b-a00a-8767aab14d9e - - - - - -] GET http://10.0.0.226:8776/ 2026-07-25 14:34:54.977 7 INFO cinder.api.openstack.wsgi [None req-5ea07fa7-a9a3-41f8-a01f-a6b298022d84 - - - - - -] http://10.0.0.226:8776/ returned with HTTP 300 2026-07-25 14:34:54.978 8 INFO cinder.api.openstack.wsgi [None req-0c7030dc-fa84-4c7b-a00a-8767aab14d9e - - - - - -] http://10.0.0.226:8776/ returned with HTTP 300 2026-07-25 14:35:04.976 7 INFO cinder.api.openstack.wsgi [None req-5ea07fa7-a9a3-41f8-a01f-a6b298022d84 - - - - - -] GET http://10.0.0.226:8776/ 2026-07-25 14:35:04.976 8 INFO cinder.api.openstack.wsgi [None req-0c7030dc-fa84-4c7b-a00a-8767aab14d9e - - - - - -] GET http://10.0.0.226:8776/ 2026-07-25 14:35:04.977 7 INFO cinder.api.openstack.wsgi [None req-5ea07fa7-a9a3-41f8-a01f-a6b298022d84 - - - - - -] http://10.0.0.226:8776/ returned with HTTP 300 2026-07-25 14:35:04.978 8 INFO cinder.api.openstack.wsgi [None req-0c7030dc-fa84-4c7b-a00a-8767aab14d9e - - - - - -] http://10.0.0.226:8776/ returned with HTTP 300 2026-07-25 14:35:14.977 7 INFO cinder.api.openstack.wsgi [None req-5ea07fa7-a9a3-41f8-a01f-a6b298022d84 - - - - - -] GET http://10.0.0.226:8776/ 2026-07-25 14:35:14.977 8 INFO cinder.api.openstack.wsgi [None req-0c7030dc-fa84-4c7b-a00a-8767aab14d9e - - - - - -] GET http://10.0.0.226:8776/ 2026-07-25 14:35:14.977 7 INFO cinder.api.openstack.wsgi [None req-5ea07fa7-a9a3-41f8-a01f-a6b298022d84 - - - - - -] http://10.0.0.226:8776/ returned with HTTP 300 2026-07-25 14:35:14.978 8 INFO cinder.api.openstack.wsgi [None req-0c7030dc-fa84-4c7b-a00a-8767aab14d9e - - - - - -] http://10.0.0.226:8776/ returned with HTTP 300 2026-07-25 14:35:24.982 7 INFO cinder.api.openstack.wsgi [None req-5ea07fa7-a9a3-41f8-a01f-a6b298022d84 - - - - - -] GET http://10.0.0.226:8776/ 2026-07-25 14:35:24.983 7 INFO cinder.api.openstack.wsgi [None req-5ea07fa7-a9a3-41f8-a01f-a6b298022d84 - - - - - -] http://10.0.0.226:8776/ returned with HTTP 300 2026-07-25 14:35:24.983 8 INFO cinder.api.openstack.wsgi [None req-0c7030dc-fa84-4c7b-a00a-8767aab14d9e - - - - - -] GET http://10.0.0.226:8776/ 2026-07-25 14:35:24.985 8 INFO cinder.api.openstack.wsgi [None req-0c7030dc-fa84-4c7b-a00a-8767aab14d9e - - - - - -] http://10.0.0.226:8776/ returned with HTTP 300 2026-07-25 14:35:34.976 7 INFO cinder.api.openstack.wsgi [None req-5ea07fa7-a9a3-41f8-a01f-a6b298022d84 - - - - - -] GET http://10.0.0.226:8776/ 2026-07-25 14:35:34.976 8 INFO cinder.api.openstack.wsgi [None req-0c7030dc-fa84-4c7b-a00a-8767aab14d9e - - - - - -] GET http://10.0.0.226:8776/ 2026-07-25 14:35:34.977 7 INFO cinder.api.openstack.wsgi [None req-5ea07fa7-a9a3-41f8-a01f-a6b298022d84 - - - - - -] http://10.0.0.226:8776/ returned with HTTP 300 2026-07-25 14:35:34.978 8 INFO cinder.api.openstack.wsgi [None req-0c7030dc-fa84-4c7b-a00a-8767aab14d9e - - - - - -] http://10.0.0.226:8776/ returned with HTTP 300 2026-07-25 14:35:44.984 7 INFO cinder.api.openstack.wsgi [None req-5ea07fa7-a9a3-41f8-a01f-a6b298022d84 - - - - - -] GET http://10.0.0.226:8776/ 2026-07-25 14:35:44.985 8 INFO cinder.api.openstack.wsgi [None req-0c7030dc-fa84-4c7b-a00a-8767aab14d9e - - - - - -] GET http://10.0.0.226:8776/ 2026-07-25 14:35:44.986 8 INFO cinder.api.openstack.wsgi [None req-0c7030dc-fa84-4c7b-a00a-8767aab14d9e - - - - - -] http://10.0.0.226:8776/ returned with HTTP 300 2026-07-25 14:35:44.987 7 INFO cinder.api.openstack.wsgi [None req-5ea07fa7-a9a3-41f8-a01f-a6b298022d84 - - - - - -] http://10.0.0.226:8776/ returned with HTTP 300 2026-07-25 14:35:54.976 8 INFO cinder.api.openstack.wsgi [None req-0c7030dc-fa84-4c7b-a00a-8767aab14d9e - - - - - -] GET http://10.0.0.226:8776/ 2026-07-25 14:35:54.977 7 INFO cinder.api.openstack.wsgi [None req-5ea07fa7-a9a3-41f8-a01f-a6b298022d84 - - - - - -] GET http://10.0.0.226:8776/ 2026-07-25 14:35:54.978 8 INFO cinder.api.openstack.wsgi [None req-0c7030dc-fa84-4c7b-a00a-8767aab14d9e - - - - - -] http://10.0.0.226:8776/ returned with HTTP 300 2026-07-25 14:35:54.979 7 INFO cinder.api.openstack.wsgi [None req-5ea07fa7-a9a3-41f8-a01f-a6b298022d84 - - - - - -] http://10.0.0.226:8776/ returned with HTTP 300 2026-07-25 14:36:04.977 8 INFO cinder.api.openstack.wsgi [None req-0c7030dc-fa84-4c7b-a00a-8767aab14d9e - - - - - -] GET http://10.0.0.226:8776/ 2026-07-25 14:36:04.977 8 INFO cinder.api.openstack.wsgi [None req-0c7030dc-fa84-4c7b-a00a-8767aab14d9e - - - - - -] http://10.0.0.226:8776/ returned with HTTP 300 2026-07-25 14:36:04.978 7 INFO cinder.api.openstack.wsgi [None req-5ea07fa7-a9a3-41f8-a01f-a6b298022d84 - - - - - -] GET http://10.0.0.226:8776/ 2026-07-25 14:36:04.979 7 INFO cinder.api.openstack.wsgi [None req-5ea07fa7-a9a3-41f8-a01f-a6b298022d84 - - - - - -] http://10.0.0.226: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-25 14:36:09.706 8 INFO cinder.api.openstack.wsgi [None req-39b6ab5e-21c5-4e89-98df-a9457a550bdc 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/types/rbd1 2026-07-25 14:36:09.730 8 INFO cinder.api.openstack.wsgi [None req-39b6ab5e-21c5-4e89-98df-a9457a550bdc 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/types/rbd1 returned with HTTP 404 [pid: 8|app: 0|req: 11/21] 10.0.0.22 () {30 vars in 681 bytes} [Sat Jul 25 14:36:08 2026] GET /v3/969e4c499def47e9bdb87ad375d628a5/types/rbd1 => generated 82 bytes in 1018 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-25 14:36:10.172 7 INFO cinder.api.openstack.wsgi [None req-55d24805-acc1-4adc-bac9-660a77d6aa87 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/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-25 14:36:10.218 7 INFO cinder.api.openstack.wsgi [None req-55d24805-acc1-4adc-bac9-660a77d6aa87 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/types?name=rbd1&is_public=None returned with HTTP 200 [pid: 7|app: 0|req: 11/22] 10.0.0.22 () {30 vars in 720 bytes} [Sat Jul 25 14:36:09 2026] GET /v3/969e4c499def47e9bdb87ad375d628a5/types?name=rbd1&is_public=None => generated 20 bytes in 460 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-25 14:36:12.036 8 INFO cinder.api.openstack.wsgi [None req-62322fb0-03da-42ff-adf9-c7f1713f90bf 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/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-25 14:36:12.062 8 INFO cinder.api.openstack.wsgi [None req-62322fb0-03da-42ff-adf9-c7f1713f90bf 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/types returned with HTTP 200 [pid: 8|app: 0|req: 12/23] 10.0.0.22 () {34 vars in 724 bytes} [Sat Jul 25 14:36:11 2026] POST /v3/969e4c499def47e9bdb87ad375d628a5/types => generated 179 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-25 14:36:12.078 7 INFO cinder.api.openstack.wsgi [req-62322fb0-03da-42ff-adf9-c7f1713f90bf req-ce59fe2d-0c4a-4f70-b168-9dec65537460 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/types/b67399b1-48a8-47af-983e-052b79cbcb77/extra_specs 2026-07-25 14:36:12.133 7 INFO cinder.api.openstack.wsgi [req-62322fb0-03da-42ff-adf9-c7f1713f90bf req-ce59fe2d-0c4a-4f70-b168-9dec65537460 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/types/b67399b1-48a8-47af-983e-052b79cbcb77/extra_specs returned with HTTP 200 [pid: 7|app: 0|req: 12/24] 10.0.0.22 () {36 vars in 893 bytes} [Sat Jul 25 14:36:12 2026] POST /v3/969e4c499def47e9bdb87ad375d628a5/types/b67399b1-48a8-47af-983e-052b79cbcb77/extra_specs => generated 48 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-25 14:36:14.060 8 INFO cinder.api.openstack.wsgi [None req-d805ff19-071e-4fc6-9b36-a33dd0b960a8 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/types?is_public=None 2026-07-25 14:36:14.078 8 INFO cinder.api.openstack.wsgi [None req-d805ff19-071e-4fc6-9b36-a33dd0b960a8 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/types?is_public=None returned with HTTP 200 [pid: 8|app: 0|req: 13/25] 10.0.0.22 () {30 vars in 700 bytes} [Sat Jul 25 14:36:13 2026] GET /v3/969e4c499def47e9bdb87ad375d628a5/types?is_public=None => generated 443 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-25 14:36:14.977 7 INFO cinder.api.openstack.wsgi [req-62322fb0-03da-42ff-adf9-c7f1713f90bf req-ce59fe2d-0c4a-4f70-b168-9dec65537460 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://10.0.0.226:8776/ 2026-07-25 14:36:14.978 8 INFO cinder.api.openstack.wsgi [None req-d805ff19-071e-4fc6-9b36-a33dd0b960a8 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://10.0.0.226:8776/ 2026-07-25 14:36:14.978 7 INFO cinder.api.openstack.wsgi [req-62322fb0-03da-42ff-adf9-c7f1713f90bf req-ce59fe2d-0c4a-4f70-b168-9dec65537460 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-07-25 14:36:14.979 8 INFO cinder.api.openstack.wsgi [None req-d805ff19-071e-4fc6-9b36-a33dd0b960a8 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-07-25 14:36:16.265 7 INFO cinder.api.openstack.wsgi [None req-201d04d6-30bd-4fd8-917b-6c9f28c89cba 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/qos-specs 2026-07-25 14:36:16.277 7 INFO cinder.api.openstack.wsgi [None req-201d04d6-30bd-4fd8-917b-6c9f28c89cba 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/qos-specs returned with HTTP 200 [pid: 7|app: 0|req: 14/28] 10.0.0.22 () {30 vars in 679 bytes} [Sat Jul 25 14:36:15 2026] GET /v3/969e4c499def47e9bdb87ad375d628a5/qos-specs => generated 17 bytes in 410 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-25 14:36:24.976 8 INFO cinder.api.openstack.wsgi [None req-d805ff19-071e-4fc6-9b36-a33dd0b960a8 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://10.0.0.226:8776/ 2026-07-25 14:36:24.977 7 INFO cinder.api.openstack.wsgi [None req-201d04d6-30bd-4fd8-917b-6c9f28c89cba 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://10.0.0.226:8776/ 2026-07-25 14:36:24.977 8 INFO cinder.api.openstack.wsgi [None req-d805ff19-071e-4fc6-9b36-a33dd0b960a8 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-07-25 14:36:24.978 7 INFO cinder.api.openstack.wsgi [None req-201d04d6-30bd-4fd8-917b-6c9f28c89cba 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-07-25 14:36:34.976 7 INFO cinder.api.openstack.wsgi [None req-201d04d6-30bd-4fd8-917b-6c9f28c89cba 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://10.0.0.226:8776/ 2026-07-25 14:36:34.976 8 INFO cinder.api.openstack.wsgi [None req-d805ff19-071e-4fc6-9b36-a33dd0b960a8 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://10.0.0.226:8776/ 2026-07-25 14:36:34.976 7 INFO cinder.api.openstack.wsgi [None req-201d04d6-30bd-4fd8-917b-6c9f28c89cba 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-07-25 14:36:34.977 8 INFO cinder.api.openstack.wsgi [None req-d805ff19-071e-4fc6-9b36-a33dd0b960a8 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-07-25 14:36:44.977 7 INFO cinder.api.openstack.wsgi [None req-201d04d6-30bd-4fd8-917b-6c9f28c89cba 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://10.0.0.226:8776/ 2026-07-25 14:36:44.977 8 INFO cinder.api.openstack.wsgi [None req-d805ff19-071e-4fc6-9b36-a33dd0b960a8 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://10.0.0.226:8776/ 2026-07-25 14:36:44.978 7 INFO cinder.api.openstack.wsgi [None req-201d04d6-30bd-4fd8-917b-6c9f28c89cba 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-07-25 14:36:44.978 8 INFO cinder.api.openstack.wsgi [None req-d805ff19-071e-4fc6-9b36-a33dd0b960a8 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-07-25 14:36:54.976 7 INFO cinder.api.openstack.wsgi [None req-201d04d6-30bd-4fd8-917b-6c9f28c89cba 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://10.0.0.226:8776/ 2026-07-25 14:36:54.977 7 INFO cinder.api.openstack.wsgi [None req-201d04d6-30bd-4fd8-917b-6c9f28c89cba 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-07-25 14:36:54.978 8 INFO cinder.api.openstack.wsgi [None req-d805ff19-071e-4fc6-9b36-a33dd0b960a8 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://10.0.0.226:8776/ 2026-07-25 14:36:54.979 8 INFO cinder.api.openstack.wsgi [None req-d805ff19-071e-4fc6-9b36-a33dd0b960a8 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-07-25 14:37:04.976 7 INFO cinder.api.openstack.wsgi [None req-201d04d6-30bd-4fd8-917b-6c9f28c89cba 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://10.0.0.226:8776/ 2026-07-25 14:37:04.976 8 INFO cinder.api.openstack.wsgi [None req-d805ff19-071e-4fc6-9b36-a33dd0b960a8 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://10.0.0.226:8776/ 2026-07-25 14:37:04.977 7 INFO cinder.api.openstack.wsgi [None req-201d04d6-30bd-4fd8-917b-6c9f28c89cba 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-07-25 14:37:04.977 8 INFO cinder.api.openstack.wsgi [None req-d805ff19-071e-4fc6-9b36-a33dd0b960a8 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-07-25 14:37:14.976 7 INFO cinder.api.openstack.wsgi [None req-201d04d6-30bd-4fd8-917b-6c9f28c89cba 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://10.0.0.226:8776/ 2026-07-25 14:37:14.976 8 INFO cinder.api.openstack.wsgi [None req-d805ff19-071e-4fc6-9b36-a33dd0b960a8 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://10.0.0.226:8776/ 2026-07-25 14:37:14.978 7 INFO cinder.api.openstack.wsgi [None req-201d04d6-30bd-4fd8-917b-6c9f28c89cba 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-07-25 14:37:14.979 8 INFO cinder.api.openstack.wsgi [None req-d805ff19-071e-4fc6-9b36-a33dd0b960a8 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-07-25 14:37:24.978 7 INFO cinder.api.openstack.wsgi [None req-201d04d6-30bd-4fd8-917b-6c9f28c89cba 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://10.0.0.226:8776/ 2026-07-25 14:37:24.978 8 INFO cinder.api.openstack.wsgi [None req-d805ff19-071e-4fc6-9b36-a33dd0b960a8 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://10.0.0.226:8776/ 2026-07-25 14:37:24.978 7 INFO cinder.api.openstack.wsgi [None req-201d04d6-30bd-4fd8-917b-6c9f28c89cba 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-07-25 14:37:24.978 8 INFO cinder.api.openstack.wsgi [None req-d805ff19-071e-4fc6-9b36-a33dd0b960a8 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-07-25 14:37:34.976 7 INFO cinder.api.openstack.wsgi [None req-201d04d6-30bd-4fd8-917b-6c9f28c89cba 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://10.0.0.226:8776/ 2026-07-25 14:37:34.976 7 INFO cinder.api.openstack.wsgi [None req-201d04d6-30bd-4fd8-917b-6c9f28c89cba 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-07-25 14:37:34.978 8 INFO cinder.api.openstack.wsgi [None req-d805ff19-071e-4fc6-9b36-a33dd0b960a8 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://10.0.0.226:8776/ 2026-07-25 14:37:34.978 8 INFO cinder.api.openstack.wsgi [None req-d805ff19-071e-4fc6-9b36-a33dd0b960a8 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-07-25 14:37:44.977 8 INFO cinder.api.openstack.wsgi [None req-d805ff19-071e-4fc6-9b36-a33dd0b960a8 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://10.0.0.226:8776/ 2026-07-25 14:37:44.977 7 INFO cinder.api.openstack.wsgi [None req-201d04d6-30bd-4fd8-917b-6c9f28c89cba 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://10.0.0.226:8776/ 2026-07-25 14:37:44.978 8 INFO cinder.api.openstack.wsgi [None req-d805ff19-071e-4fc6-9b36-a33dd0b960a8 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-07-25 14:37:44.978 7 INFO cinder.api.openstack.wsgi [None req-201d04d6-30bd-4fd8-917b-6c9f28c89cba 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-07-25 14:37:54.981 8 INFO cinder.api.openstack.wsgi [None req-d805ff19-071e-4fc6-9b36-a33dd0b960a8 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://10.0.0.226:8776/ 2026-07-25 14:37:54.982 8 INFO cinder.api.openstack.wsgi [None req-d805ff19-071e-4fc6-9b36-a33dd0b960a8 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-07-25 14:37:54.982 7 INFO cinder.api.openstack.wsgi [None req-201d04d6-30bd-4fd8-917b-6c9f28c89cba 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://10.0.0.226:8776/ 2026-07-25 14:37:54.983 7 INFO cinder.api.openstack.wsgi [None req-201d04d6-30bd-4fd8-917b-6c9f28c89cba 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-07-25 14:38:04.976 8 INFO cinder.api.openstack.wsgi [None req-d805ff19-071e-4fc6-9b36-a33dd0b960a8 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://10.0.0.226:8776/ 2026-07-25 14:38:04.976 7 INFO cinder.api.openstack.wsgi [None req-201d04d6-30bd-4fd8-917b-6c9f28c89cba 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://10.0.0.226:8776/ 2026-07-25 14:38:04.977 8 INFO cinder.api.openstack.wsgi [None req-d805ff19-071e-4fc6-9b36-a33dd0b960a8 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-07-25 14:38:04.978 7 INFO cinder.api.openstack.wsgi [None req-201d04d6-30bd-4fd8-917b-6c9f28c89cba 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-07-25 14:38:14.975 8 INFO cinder.api.openstack.wsgi [None req-d805ff19-071e-4fc6-9b36-a33dd0b960a8 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://10.0.0.226:8776/ 2026-07-25 14:38:14.976 7 INFO cinder.api.openstack.wsgi [None req-201d04d6-30bd-4fd8-917b-6c9f28c89cba 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://10.0.0.226:8776/ 2026-07-25 14:38:14.976 8 INFO cinder.api.openstack.wsgi [None req-d805ff19-071e-4fc6-9b36-a33dd0b960a8 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-07-25 14:38:14.976 7 INFO cinder.api.openstack.wsgi [None req-201d04d6-30bd-4fd8-917b-6c9f28c89cba 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-07-25 14:38:24.976 8 INFO cinder.api.openstack.wsgi [None req-d805ff19-071e-4fc6-9b36-a33dd0b960a8 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://10.0.0.226:8776/ 2026-07-25 14:38:24.977 8 INFO cinder.api.openstack.wsgi [None req-d805ff19-071e-4fc6-9b36-a33dd0b960a8 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-07-25 14:38:24.976 7 INFO cinder.api.openstack.wsgi [None req-201d04d6-30bd-4fd8-917b-6c9f28c89cba 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://10.0.0.226:8776/ 2026-07-25 14:38:24.979 7 INFO cinder.api.openstack.wsgi [None req-201d04d6-30bd-4fd8-917b-6c9f28c89cba 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-07-25 14:38:34.976 8 INFO cinder.api.openstack.wsgi [None req-d805ff19-071e-4fc6-9b36-a33dd0b960a8 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://10.0.0.226:8776/ 2026-07-25 14:38:34.977 7 INFO cinder.api.openstack.wsgi [None req-201d04d6-30bd-4fd8-917b-6c9f28c89cba 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://10.0.0.226:8776/ 2026-07-25 14:38:34.978 8 INFO cinder.api.openstack.wsgi [None req-d805ff19-071e-4fc6-9b36-a33dd0b960a8 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-07-25 14:38:34.978 7 INFO cinder.api.openstack.wsgi [None req-201d04d6-30bd-4fd8-917b-6c9f28c89cba 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-07-25 14:38:44.977 7 INFO cinder.api.openstack.wsgi [None req-201d04d6-30bd-4fd8-917b-6c9f28c89cba 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://10.0.0.226:8776/ 2026-07-25 14:38:44.979 7 INFO cinder.api.openstack.wsgi [None req-201d04d6-30bd-4fd8-917b-6c9f28c89cba 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-07-25 14:38:44.981 8 INFO cinder.api.openstack.wsgi [None req-d805ff19-071e-4fc6-9b36-a33dd0b960a8 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://10.0.0.226:8776/ 2026-07-25 14:38:44.982 8 INFO cinder.api.openstack.wsgi [None req-d805ff19-071e-4fc6-9b36-a33dd0b960a8 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-07-25 14:38:54.976 7 INFO cinder.api.openstack.wsgi [None req-201d04d6-30bd-4fd8-917b-6c9f28c89cba 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://10.0.0.226:8776/ 2026-07-25 14:38:54.976 8 INFO cinder.api.openstack.wsgi [None req-d805ff19-071e-4fc6-9b36-a33dd0b960a8 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://10.0.0.226:8776/ 2026-07-25 14:38:54.977 8 INFO cinder.api.openstack.wsgi [None req-d805ff19-071e-4fc6-9b36-a33dd0b960a8 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-07-25 14:38:54.978 7 INFO cinder.api.openstack.wsgi [None req-201d04d6-30bd-4fd8-917b-6c9f28c89cba 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-07-25 14:39:04.976 8 INFO cinder.api.openstack.wsgi [None req-d805ff19-071e-4fc6-9b36-a33dd0b960a8 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://10.0.0.226:8776/ 2026-07-25 14:39:04.976 7 INFO cinder.api.openstack.wsgi [None req-201d04d6-30bd-4fd8-917b-6c9f28c89cba 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://10.0.0.226:8776/ 2026-07-25 14:39:04.977 8 INFO cinder.api.openstack.wsgi [None req-d805ff19-071e-4fc6-9b36-a33dd0b960a8 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-07-25 14:39:04.977 7 INFO cinder.api.openstack.wsgi [None req-201d04d6-30bd-4fd8-917b-6c9f28c89cba 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-07-25 14:39:14.978 8 INFO cinder.api.openstack.wsgi [None req-d805ff19-071e-4fc6-9b36-a33dd0b960a8 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://10.0.0.226:8776/ 2026-07-25 14:39:14.978 7 INFO cinder.api.openstack.wsgi [None req-201d04d6-30bd-4fd8-917b-6c9f28c89cba 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://10.0.0.226:8776/ 2026-07-25 14:39:14.979 8 INFO cinder.api.openstack.wsgi [None req-d805ff19-071e-4fc6-9b36-a33dd0b960a8 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-07-25 14:39:14.979 7 INFO cinder.api.openstack.wsgi [None req-201d04d6-30bd-4fd8-917b-6c9f28c89cba 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-07-25 14:39:24.976 8 INFO cinder.api.openstack.wsgi [None req-d805ff19-071e-4fc6-9b36-a33dd0b960a8 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://10.0.0.226:8776/ 2026-07-25 14:39:24.976 7 INFO cinder.api.openstack.wsgi [None req-201d04d6-30bd-4fd8-917b-6c9f28c89cba 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://10.0.0.226:8776/ 2026-07-25 14:39:24.977 8 INFO cinder.api.openstack.wsgi [None req-d805ff19-071e-4fc6-9b36-a33dd0b960a8 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-07-25 14:39:24.978 7 INFO cinder.api.openstack.wsgi [None req-201d04d6-30bd-4fd8-917b-6c9f28c89cba 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-07-25 14:39:34.976 7 INFO cinder.api.openstack.wsgi [None req-201d04d6-30bd-4fd8-917b-6c9f28c89cba 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://10.0.0.226:8776/ 2026-07-25 14:39:34.977 8 INFO cinder.api.openstack.wsgi [None req-d805ff19-071e-4fc6-9b36-a33dd0b960a8 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://10.0.0.226:8776/ 2026-07-25 14:39:34.977 7 INFO cinder.api.openstack.wsgi [None req-201d04d6-30bd-4fd8-917b-6c9f28c89cba 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-07-25 14:39:34.978 8 INFO cinder.api.openstack.wsgi [None req-d805ff19-071e-4fc6-9b36-a33dd0b960a8 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-07-25 14:39:44.976 7 INFO cinder.api.openstack.wsgi [None req-201d04d6-30bd-4fd8-917b-6c9f28c89cba 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://10.0.0.226:8776/ 2026-07-25 14:39:44.977 8 INFO cinder.api.openstack.wsgi [None req-d805ff19-071e-4fc6-9b36-a33dd0b960a8 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://10.0.0.226:8776/ 2026-07-25 14:39:44.978 7 INFO cinder.api.openstack.wsgi [None req-201d04d6-30bd-4fd8-917b-6c9f28c89cba 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-07-25 14:39:44.978 8 INFO cinder.api.openstack.wsgi [None req-d805ff19-071e-4fc6-9b36-a33dd0b960a8 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-07-25 14:39:54.978 7 INFO cinder.api.openstack.wsgi [None req-201d04d6-30bd-4fd8-917b-6c9f28c89cba 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://10.0.0.226:8776/ 2026-07-25 14:39:54.978 8 INFO cinder.api.openstack.wsgi [None req-d805ff19-071e-4fc6-9b36-a33dd0b960a8 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://10.0.0.226:8776/ 2026-07-25 14:39:54.979 8 INFO cinder.api.openstack.wsgi [None req-d805ff19-071e-4fc6-9b36-a33dd0b960a8 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-07-25 14:39:54.980 7 INFO cinder.api.openstack.wsgi [None req-201d04d6-30bd-4fd8-917b-6c9f28c89cba 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-07-25 14:40:04.978 8 INFO cinder.api.openstack.wsgi [None req-d805ff19-071e-4fc6-9b36-a33dd0b960a8 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://10.0.0.226:8776/ 2026-07-25 14:40:04.978 8 INFO cinder.api.openstack.wsgi [None req-d805ff19-071e-4fc6-9b36-a33dd0b960a8 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-07-25 14:40:04.978 7 INFO cinder.api.openstack.wsgi [None req-201d04d6-30bd-4fd8-917b-6c9f28c89cba 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://10.0.0.226:8776/ 2026-07-25 14:40:04.980 7 INFO cinder.api.openstack.wsgi [None req-201d04d6-30bd-4fd8-917b-6c9f28c89cba 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-07-25 14:40:14.975 7 INFO cinder.api.openstack.wsgi [None req-201d04d6-30bd-4fd8-917b-6c9f28c89cba 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://10.0.0.226:8776/ 2026-07-25 14:40:14.976 8 INFO cinder.api.openstack.wsgi [None req-d805ff19-071e-4fc6-9b36-a33dd0b960a8 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://10.0.0.226:8776/ 2026-07-25 14:40:14.976 7 INFO cinder.api.openstack.wsgi [None req-201d04d6-30bd-4fd8-917b-6c9f28c89cba 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-07-25 14:40:14.977 8 INFO cinder.api.openstack.wsgi [None req-d805ff19-071e-4fc6-9b36-a33dd0b960a8 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-07-25 14:40:24.976 8 INFO cinder.api.openstack.wsgi [None req-d805ff19-071e-4fc6-9b36-a33dd0b960a8 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://10.0.0.226:8776/ 2026-07-25 14:40:24.977 7 INFO cinder.api.openstack.wsgi [None req-201d04d6-30bd-4fd8-917b-6c9f28c89cba 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://10.0.0.226:8776/ 2026-07-25 14:40:24.978 7 INFO cinder.api.openstack.wsgi [None req-201d04d6-30bd-4fd8-917b-6c9f28c89cba 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-07-25 14:40:24.979 8 INFO cinder.api.openstack.wsgi [None req-d805ff19-071e-4fc6-9b36-a33dd0b960a8 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-07-25 14:40:34.977 7 INFO cinder.api.openstack.wsgi [None req-201d04d6-30bd-4fd8-917b-6c9f28c89cba 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://10.0.0.226:8776/ 2026-07-25 14:40:34.977 8 INFO cinder.api.openstack.wsgi [None req-d805ff19-071e-4fc6-9b36-a33dd0b960a8 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://10.0.0.226:8776/ 2026-07-25 14:40:34.978 7 INFO cinder.api.openstack.wsgi [None req-201d04d6-30bd-4fd8-917b-6c9f28c89cba 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-07-25 14:40:34.978 8 INFO cinder.api.openstack.wsgi [None req-d805ff19-071e-4fc6-9b36-a33dd0b960a8 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-07-25 14:40:44.977 8 INFO cinder.api.openstack.wsgi [None req-d805ff19-071e-4fc6-9b36-a33dd0b960a8 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://10.0.0.226:8776/ 2026-07-25 14:40:44.977 7 INFO cinder.api.openstack.wsgi [None req-201d04d6-30bd-4fd8-917b-6c9f28c89cba 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://10.0.0.226:8776/ 2026-07-25 14:40:44.978 8 INFO cinder.api.openstack.wsgi [None req-d805ff19-071e-4fc6-9b36-a33dd0b960a8 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-07-25 14:40:44.978 7 INFO cinder.api.openstack.wsgi [None req-201d04d6-30bd-4fd8-917b-6c9f28c89cba 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-07-25 14:40:54.976 8 INFO cinder.api.openstack.wsgi [None req-d805ff19-071e-4fc6-9b36-a33dd0b960a8 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://10.0.0.226:8776/ 2026-07-25 14:40:54.977 7 INFO cinder.api.openstack.wsgi [None req-201d04d6-30bd-4fd8-917b-6c9f28c89cba 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://10.0.0.226:8776/ 2026-07-25 14:40:54.977 8 INFO cinder.api.openstack.wsgi [None req-d805ff19-071e-4fc6-9b36-a33dd0b960a8 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-07-25 14:40:54.978 7 INFO cinder.api.openstack.wsgi [None req-201d04d6-30bd-4fd8-917b-6c9f28c89cba 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-07-25 14:41:04.976 8 INFO cinder.api.openstack.wsgi [None req-d805ff19-071e-4fc6-9b36-a33dd0b960a8 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://10.0.0.226:8776/ 2026-07-25 14:41:04.978 8 INFO cinder.api.openstack.wsgi [None req-d805ff19-071e-4fc6-9b36-a33dd0b960a8 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-07-25 14:41:04.980 7 INFO cinder.api.openstack.wsgi [None req-201d04d6-30bd-4fd8-917b-6c9f28c89cba 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://10.0.0.226:8776/ 2026-07-25 14:41:04.981 7 INFO cinder.api.openstack.wsgi [None req-201d04d6-30bd-4fd8-917b-6c9f28c89cba 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-07-25 14:41:14.977 7 INFO cinder.api.openstack.wsgi [None req-201d04d6-30bd-4fd8-917b-6c9f28c89cba 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://10.0.0.226:8776/ 2026-07-25 14:41:14.977 8 INFO cinder.api.openstack.wsgi [None req-d805ff19-071e-4fc6-9b36-a33dd0b960a8 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://10.0.0.226:8776/ 2026-07-25 14:41:14.978 7 INFO cinder.api.openstack.wsgi [None req-201d04d6-30bd-4fd8-917b-6c9f28c89cba 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-07-25 14:41:14.979 8 INFO cinder.api.openstack.wsgi [None req-d805ff19-071e-4fc6-9b36-a33dd0b960a8 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-07-25 14:41:24.977 8 INFO cinder.api.openstack.wsgi [None req-d805ff19-071e-4fc6-9b36-a33dd0b960a8 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://10.0.0.226:8776/ 2026-07-25 14:41:24.977 7 INFO cinder.api.openstack.wsgi [None req-201d04d6-30bd-4fd8-917b-6c9f28c89cba 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://10.0.0.226:8776/ 2026-07-25 14:41:24.978 8 INFO cinder.api.openstack.wsgi [None req-d805ff19-071e-4fc6-9b36-a33dd0b960a8 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-07-25 14:41:24.978 7 INFO cinder.api.openstack.wsgi [None req-201d04d6-30bd-4fd8-917b-6c9f28c89cba 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-07-25 14:41:34.976 7 INFO cinder.api.openstack.wsgi [None req-201d04d6-30bd-4fd8-917b-6c9f28c89cba 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://10.0.0.226:8776/ 2026-07-25 14:41:34.977 8 INFO cinder.api.openstack.wsgi [None req-d805ff19-071e-4fc6-9b36-a33dd0b960a8 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://10.0.0.226:8776/ 2026-07-25 14:41:34.977 7 INFO cinder.api.openstack.wsgi [None req-201d04d6-30bd-4fd8-917b-6c9f28c89cba 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-07-25 14:41:34.978 8 INFO cinder.api.openstack.wsgi [None req-d805ff19-071e-4fc6-9b36-a33dd0b960a8 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-07-25 14:41:44.977 8 INFO cinder.api.openstack.wsgi [None req-d805ff19-071e-4fc6-9b36-a33dd0b960a8 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://10.0.0.226:8776/ 2026-07-25 14:41:44.977 7 INFO cinder.api.openstack.wsgi [None req-201d04d6-30bd-4fd8-917b-6c9f28c89cba 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://10.0.0.226:8776/ 2026-07-25 14:41:44.978 7 INFO cinder.api.openstack.wsgi [None req-201d04d6-30bd-4fd8-917b-6c9f28c89cba 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-07-25 14:41:44.978 8 INFO cinder.api.openstack.wsgi [None req-d805ff19-071e-4fc6-9b36-a33dd0b960a8 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-07-25 14:41:54.976 8 INFO cinder.api.openstack.wsgi [None req-d805ff19-071e-4fc6-9b36-a33dd0b960a8 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://10.0.0.226:8776/ 2026-07-25 14:41:54.976 7 INFO cinder.api.openstack.wsgi [None req-201d04d6-30bd-4fd8-917b-6c9f28c89cba 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://10.0.0.226:8776/ 2026-07-25 14:41:54.977 7 INFO cinder.api.openstack.wsgi [None req-201d04d6-30bd-4fd8-917b-6c9f28c89cba 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-07-25 14:41:54.977 8 INFO cinder.api.openstack.wsgi [None req-d805ff19-071e-4fc6-9b36-a33dd0b960a8 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-07-25 14:42:04.976 8 INFO cinder.api.openstack.wsgi [None req-d805ff19-071e-4fc6-9b36-a33dd0b960a8 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://10.0.0.226:8776/ 2026-07-25 14:42:04.976 7 INFO cinder.api.openstack.wsgi [None req-201d04d6-30bd-4fd8-917b-6c9f28c89cba 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://10.0.0.226:8776/ 2026-07-25 14:42:04.977 8 INFO cinder.api.openstack.wsgi [None req-d805ff19-071e-4fc6-9b36-a33dd0b960a8 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-07-25 14:42:04.977 7 INFO cinder.api.openstack.wsgi [None req-201d04d6-30bd-4fd8-917b-6c9f28c89cba 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-07-25 14:42:14.976 8 INFO cinder.api.openstack.wsgi [None req-d805ff19-071e-4fc6-9b36-a33dd0b960a8 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://10.0.0.226:8776/ 2026-07-25 14:42:14.977 8 INFO cinder.api.openstack.wsgi [None req-d805ff19-071e-4fc6-9b36-a33dd0b960a8 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-07-25 14:42:14.977 7 INFO cinder.api.openstack.wsgi [None req-201d04d6-30bd-4fd8-917b-6c9f28c89cba 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://10.0.0.226:8776/ 2026-07-25 14:42:14.978 7 INFO cinder.api.openstack.wsgi [None req-201d04d6-30bd-4fd8-917b-6c9f28c89cba 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-07-25 14:42:24.976 8 INFO cinder.api.openstack.wsgi [None req-d805ff19-071e-4fc6-9b36-a33dd0b960a8 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://10.0.0.226:8776/ 2026-07-25 14:42:24.977 8 INFO cinder.api.openstack.wsgi [None req-d805ff19-071e-4fc6-9b36-a33dd0b960a8 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-07-25 14:42:24.977 7 INFO cinder.api.openstack.wsgi [None req-201d04d6-30bd-4fd8-917b-6c9f28c89cba 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://10.0.0.226:8776/ 2026-07-25 14:42:24.978 7 INFO cinder.api.openstack.wsgi [None req-201d04d6-30bd-4fd8-917b-6c9f28c89cba 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-07-25 14:42:34.976 8 INFO cinder.api.openstack.wsgi [None req-d805ff19-071e-4fc6-9b36-a33dd0b960a8 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://10.0.0.226:8776/ 2026-07-25 14:42:34.977 7 INFO cinder.api.openstack.wsgi [None req-201d04d6-30bd-4fd8-917b-6c9f28c89cba 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://10.0.0.226:8776/ 2026-07-25 14:42:34.977 8 INFO cinder.api.openstack.wsgi [None req-d805ff19-071e-4fc6-9b36-a33dd0b960a8 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-07-25 14:42:34.978 7 INFO cinder.api.openstack.wsgi [None req-201d04d6-30bd-4fd8-917b-6c9f28c89cba 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-07-25 14:42:44.977 8 INFO cinder.api.openstack.wsgi [None req-d805ff19-071e-4fc6-9b36-a33dd0b960a8 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://10.0.0.226:8776/ 2026-07-25 14:42:44.978 8 INFO cinder.api.openstack.wsgi [None req-d805ff19-071e-4fc6-9b36-a33dd0b960a8 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-07-25 14:42:44.979 7 INFO cinder.api.openstack.wsgi [None req-201d04d6-30bd-4fd8-917b-6c9f28c89cba 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://10.0.0.226:8776/ 2026-07-25 14:42:44.980 7 INFO cinder.api.openstack.wsgi [None req-201d04d6-30bd-4fd8-917b-6c9f28c89cba 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-07-25 14:42:54.976 7 INFO cinder.api.openstack.wsgi [None req-201d04d6-30bd-4fd8-917b-6c9f28c89cba 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://10.0.0.226:8776/ 2026-07-25 14:42:54.976 8 INFO cinder.api.openstack.wsgi [None req-d805ff19-071e-4fc6-9b36-a33dd0b960a8 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://10.0.0.226:8776/ 2026-07-25 14:42:54.977 7 INFO cinder.api.openstack.wsgi [None req-201d04d6-30bd-4fd8-917b-6c9f28c89cba 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-07-25 14:42:54.978 8 INFO cinder.api.openstack.wsgi [None req-d805ff19-071e-4fc6-9b36-a33dd0b960a8 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-07-25 14:43:04.976 7 INFO cinder.api.openstack.wsgi [None req-201d04d6-30bd-4fd8-917b-6c9f28c89cba 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://10.0.0.226:8776/ 2026-07-25 14:43:04.977 7 INFO cinder.api.openstack.wsgi [None req-201d04d6-30bd-4fd8-917b-6c9f28c89cba 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-07-25 14:43:04.978 8 INFO cinder.api.openstack.wsgi [None req-d805ff19-071e-4fc6-9b36-a33dd0b960a8 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://10.0.0.226:8776/ 2026-07-25 14:43:04.979 8 INFO cinder.api.openstack.wsgi [None req-d805ff19-071e-4fc6-9b36-a33dd0b960a8 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-07-25 14:43:14.976 7 INFO cinder.api.openstack.wsgi [None req-201d04d6-30bd-4fd8-917b-6c9f28c89cba 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://10.0.0.226:8776/ 2026-07-25 14:43:14.977 8 INFO cinder.api.openstack.wsgi [None req-d805ff19-071e-4fc6-9b36-a33dd0b960a8 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://10.0.0.226:8776/ 2026-07-25 14:43:14.977 7 INFO cinder.api.openstack.wsgi [None req-201d04d6-30bd-4fd8-917b-6c9f28c89cba 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-07-25 14:43:14.978 8 INFO cinder.api.openstack.wsgi [None req-d805ff19-071e-4fc6-9b36-a33dd0b960a8 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-07-25 14:43:24.976 7 INFO cinder.api.openstack.wsgi [None req-201d04d6-30bd-4fd8-917b-6c9f28c89cba 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://10.0.0.226:8776/ 2026-07-25 14:43:24.977 8 INFO cinder.api.openstack.wsgi [None req-d805ff19-071e-4fc6-9b36-a33dd0b960a8 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://10.0.0.226:8776/ 2026-07-25 14:43:24.977 7 INFO cinder.api.openstack.wsgi [None req-201d04d6-30bd-4fd8-917b-6c9f28c89cba 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-07-25 14:43:24.978 8 INFO cinder.api.openstack.wsgi [None req-d805ff19-071e-4fc6-9b36-a33dd0b960a8 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-07-25 14:43:34.976 7 INFO cinder.api.openstack.wsgi [None req-201d04d6-30bd-4fd8-917b-6c9f28c89cba 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://10.0.0.226:8776/ 2026-07-25 14:43:34.976 8 INFO cinder.api.openstack.wsgi [None req-d805ff19-071e-4fc6-9b36-a33dd0b960a8 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://10.0.0.226:8776/ 2026-07-25 14:43:34.978 7 INFO cinder.api.openstack.wsgi [None req-201d04d6-30bd-4fd8-917b-6c9f28c89cba 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-07-25 14:43:34.978 8 INFO cinder.api.openstack.wsgi [None req-d805ff19-071e-4fc6-9b36-a33dd0b960a8 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://10.0.0.226: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-25 14:43:35.416 7 INFO cinder.api.openstack.wsgi [None req-d06b732e-2b8e-427b-bd80-57f8ba74e00c 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET https://volume.162-253-55-222.nip.io/v3/969e4c499def47e9bdb87ad375d628a5/os-quota-sets/969e4c499def47e9bdb87ad375d628a5?usage=False 2026-07-25 14:43:35.430 7 WARNING cinder.quota [None req-d06b732e-2b8e-427b-bd80-57f8ba74e00c 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - 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-25 14:43:35.430 7 WARNING cinder.quota [None req-d06b732e-2b8e-427b-bd80-57f8ba74e00c 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - 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-25 14:43:35.431 7 WARNING cinder.quota [None req-d06b732e-2b8e-427b-bd80-57f8ba74e00c 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - 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-25 14:43:35.431 7 WARNING cinder.quota [None req-d06b732e-2b8e-427b-bd80-57f8ba74e00c 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - 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-25 14:43:35.431 7 WARNING cinder.quota [None req-d06b732e-2b8e-427b-bd80-57f8ba74e00c 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - 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-25 14:43:35.431 7 WARNING cinder.quota [None req-d06b732e-2b8e-427b-bd80-57f8ba74e00c 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - 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-25 14:43:35.435 7 INFO cinder.api.openstack.wsgi [None req-d06b732e-2b8e-427b-bd80-57f8ba74e00c 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] https://volume.162-253-55-222.nip.io/v3/969e4c499def47e9bdb87ad375d628a5/os-quota-sets/969e4c499def47e9bdb87ad375d628a5?usage=False returned with HTTP 200 [pid: 7|app: 0|req: 59/117] 162.253.55.222 () {44 vars in 1069 bytes} [Sat Jul 25 14:43:35 2026] GET /v3/969e4c499def47e9bdb87ad375d628a5/os-quota-sets/969e4c499def47e9bdb87ad375d628a5?usage=False => generated 340 bytes in 152 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-25 14:43:35.639 8 INFO cinder.api.openstack.wsgi [None req-1d691764-da8d-4d08-8b2e-a54c27a0acd4 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] PUT https://volume.162-253-55-222.nip.io/v3/969e4c499def47e9bdb87ad375d628a5/os-quota-sets/969e4c499def47e9bdb87ad375d628a5 2026-07-25 14:43:35.708 8 WARNING cinder.quota [None req-1d691764-da8d-4d08-8b2e-a54c27a0acd4 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - 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-25 14:43:35.709 8 WARNING cinder.quota [None req-1d691764-da8d-4d08-8b2e-a54c27a0acd4 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - 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-25 14:43:35.709 8 WARNING cinder.quota [None req-1d691764-da8d-4d08-8b2e-a54c27a0acd4 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - 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-25 14:43:35.709 8 WARNING cinder.quota [None req-1d691764-da8d-4d08-8b2e-a54c27a0acd4 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - 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-25 14:43:35.709 8 WARNING cinder.quota [None req-1d691764-da8d-4d08-8b2e-a54c27a0acd4 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - 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-25 14:43:35.710 8 WARNING cinder.quota [None req-1d691764-da8d-4d08-8b2e-a54c27a0acd4 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - 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-25 14:43:35.715 8 INFO cinder.api.openstack.wsgi [None req-1d691764-da8d-4d08-8b2e-a54c27a0acd4 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] https://volume.162-253-55-222.nip.io/v3/969e4c499def47e9bdb87ad375d628a5/os-quota-sets/969e4c499def47e9bdb87ad375d628a5 returned with HTTP 200 [pid: 8|app: 0|req: 59/118] 162.253.55.222 () {48 vars in 1098 bytes} [Sat Jul 25 14:43:35 2026] PUT /v3/969e4c499def47e9bdb87ad375d628a5/os-quota-sets/969e4c499def47e9bdb87ad375d628a5 => generated 296 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-25 14:43:35.772 7 INFO cinder.api.openstack.wsgi [None req-d704f5a7-eae7-4d40-9b71-5d651bc266d6 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/os-services 2026-07-25 14:43:35.779 7 INFO cinder.api.openstack.wsgi [None req-d704f5a7-eae7-4d40-9b71-5d651bc266d6 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/os-services returned with HTTP 200 [pid: 7|app: 0|req: 60/119] 10.0.0.121 () {28 vars in 645 bytes} [Sat Jul 25 14:43:35 2026] GET /v3/969e4c499def47e9bdb87ad375d628a5/os-services => generated 646 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-25 14:43:35.790 8 INFO cinder.api.openstack.wsgi [None req-bd871467-cbed-453a-b9a0-0744738165e9 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/volumes/detail?all_tenants=true 2026-07-25 14:43:35.820 8 INFO cinder.volume.api [None req-bd871467-cbed-453a-b9a0-0744738165e9 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] Get all volumes completed successfully. 2026-07-25 14:43:35.822 8 INFO cinder.api.openstack.wsgi [None req-bd871467-cbed-453a-b9a0-0744738165e9 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 60/120] 10.0.0.121 () {28 vars in 684 bytes} [Sat Jul 25 14:43:35 2026] GET /v3/969e4c499def47e9bdb87ad375d628a5/volumes/detail?all_tenants=true => generated 15 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-25 14:43:35.840 7 INFO cinder.api.openstack.wsgi [None req-d1e60d4e-364e-4311-a761-97fe175b3367 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/scheduler-stats/get_pools?detail=true 2026-07-25 14:43:36.385 7 INFO cinder.api.openstack.wsgi [None req-d1e60d4e-364e-4311-a761-97fe175b3367 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 61/121] 10.0.0.121 () {28 vars in 696 bytes} [Sat Jul 25 14:43:35 2026] GET /v3/969e4c499def47e9bdb87ad375d628a5/scheduler-stats/get_pools?detail=true => generated 670 bytes in 554 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-25 14:43:36.399 8 INFO cinder.api.openstack.wsgi [None req-27064cc1-9748-4284-84c8-e33135efc45c 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/snapshots?all_tenants=true 2026-07-25 14:43:36.415 8 INFO cinder.volume.api [None req-27064cc1-9748-4284-84c8-e33135efc45c 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] Get all snapshots completed successfully. 2026-07-25 14:43:36.416 8 INFO cinder.api.openstack.wsgi [None req-27064cc1-9748-4284-84c8-e33135efc45c 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 61/122] 10.0.0.121 () {28 vars in 674 bytes} [Sat Jul 25 14:43:36 2026] GET /v3/969e4c499def47e9bdb87ad375d628a5/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-25 14:43:36.456 7 INFO cinder.api.openstack.wsgi [None req-236af3a9-392b-47b3-9225-41d1abe6c009 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/os-quota-sets/969e4c499def47e9bdb87ad375d628a5?usage=true 2026-07-25 14:43:36.488 7 INFO cinder.api.openstack.wsgi [None req-236af3a9-392b-47b3-9225-41d1abe6c009 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/os-quota-sets/969e4c499def47e9bdb87ad375d628a5?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 62/123] 10.0.0.121 () {28 vars in 736 bytes} [Sat Jul 25 14:43:36 2026] GET /v3/969e4c499def47e9bdb87ad375d628a5/os-quota-sets/969e4c499def47e9bdb87ad375d628a5?usage=true => generated 845 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-25 14:43:36.501 8 INFO cinder.api.openstack.wsgi [None req-fd7c92c7-d8be-4bac-bc6a-63b19f9ff55b 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/os-quota-sets/a8a886a7238b42df9e7115406caae70c?usage=true 2026-07-25 14:43:36.523 8 INFO cinder.api.openstack.wsgi [None req-fd7c92c7-d8be-4bac-bc6a-63b19f9ff55b 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/os-quota-sets/a8a886a7238b42df9e7115406caae70c?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 62/124] 10.0.0.121 () {28 vars in 736 bytes} [Sat Jul 25 14:43:36 2026] GET /v3/969e4c499def47e9bdb87ad375d628a5/os-quota-sets/a8a886a7238b42df9e7115406caae70c?usage=true => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-25 14:43:36.534 7 INFO cinder.api.openstack.wsgi [None req-8bfa6a1f-c06d-438c-bfe9-368bc099b34f 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/os-quota-sets/efe7cdb4959541bb932ceae0dfd28eba?usage=true 2026-07-25 14:43:36.552 7 INFO cinder.api.openstack.wsgi [None req-8bfa6a1f-c06d-438c-bfe9-368bc099b34f 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/os-quota-sets/efe7cdb4959541bb932ceae0dfd28eba?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 63/125] 10.0.0.121 () {28 vars in 736 bytes} [Sat Jul 25 14:43:36 2026] GET /v3/969e4c499def47e9bdb87ad375d628a5/os-quota-sets/efe7cdb4959541bb932ceae0dfd28eba?usage=true => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-25 14:43:36.572 8 INFO cinder.api.openstack.wsgi [None req-149d5c96-8415-43c0-b881-42e71db58866 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/volumes/detail?all_tenants=true 2026-07-25 14:43:36.580 8 INFO cinder.volume.api [None req-149d5c96-8415-43c0-b881-42e71db58866 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] Get all volumes completed successfully. 2026-07-25 14:43:36.582 8 INFO cinder.api.openstack.wsgi [None req-149d5c96-8415-43c0-b881-42e71db58866 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 63/126] 10.0.0.121 () {28 vars in 684 bytes} [Sat Jul 25 14:43:36 2026] GET /v3/969e4c499def47e9bdb87ad375d628a5/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-25 14:43:44.976 7 INFO cinder.api.openstack.wsgi [None req-8bfa6a1f-c06d-438c-bfe9-368bc099b34f 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://10.0.0.226:8776/ 2026-07-25 14:43:44.976 8 INFO cinder.api.openstack.wsgi [None req-149d5c96-8415-43c0-b881-42e71db58866 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://10.0.0.226:8776/ 2026-07-25 14:43:44.978 7 INFO cinder.api.openstack.wsgi [None req-8bfa6a1f-c06d-438c-bfe9-368bc099b34f 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-07-25 14:43:44.978 8 INFO cinder.api.openstack.wsgi [None req-149d5c96-8415-43c0-b881-42e71db58866 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-07-25 14:43:54.976 7 INFO cinder.api.openstack.wsgi [None req-8bfa6a1f-c06d-438c-bfe9-368bc099b34f 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://10.0.0.226:8776/ 2026-07-25 14:43:54.977 8 INFO cinder.api.openstack.wsgi [None req-149d5c96-8415-43c0-b881-42e71db58866 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://10.0.0.226:8776/ 2026-07-25 14:43:54.977 7 INFO cinder.api.openstack.wsgi [None req-8bfa6a1f-c06d-438c-bfe9-368bc099b34f 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-07-25 14:43:54.978 8 INFO cinder.api.openstack.wsgi [None req-149d5c96-8415-43c0-b881-42e71db58866 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-07-25 14:44:04.977 7 INFO cinder.api.openstack.wsgi [None req-8bfa6a1f-c06d-438c-bfe9-368bc099b34f 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://10.0.0.226:8776/ 2026-07-25 14:44:04.978 7 INFO cinder.api.openstack.wsgi [None req-8bfa6a1f-c06d-438c-bfe9-368bc099b34f 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-07-25 14:44:04.980 8 INFO cinder.api.openstack.wsgi [None req-149d5c96-8415-43c0-b881-42e71db58866 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://10.0.0.226:8776/ 2026-07-25 14:44:04.981 8 INFO cinder.api.openstack.wsgi [None req-149d5c96-8415-43c0-b881-42e71db58866 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-07-25 14:44:14.976 7 INFO cinder.api.openstack.wsgi [None req-8bfa6a1f-c06d-438c-bfe9-368bc099b34f 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://10.0.0.226:8776/ 2026-07-25 14:44:14.977 8 INFO cinder.api.openstack.wsgi [None req-149d5c96-8415-43c0-b881-42e71db58866 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://10.0.0.226:8776/ 2026-07-25 14:44:14.977 7 INFO cinder.api.openstack.wsgi [None req-8bfa6a1f-c06d-438c-bfe9-368bc099b34f 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-07-25 14:44:14.978 8 INFO cinder.api.openstack.wsgi [None req-149d5c96-8415-43c0-b881-42e71db58866 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-07-25 14:44:24.976 8 INFO cinder.api.openstack.wsgi [None req-149d5c96-8415-43c0-b881-42e71db58866 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://10.0.0.226:8776/ 2026-07-25 14:44:24.977 8 INFO cinder.api.openstack.wsgi [None req-149d5c96-8415-43c0-b881-42e71db58866 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-07-25 14:44:24.986 7 INFO cinder.api.openstack.wsgi [None req-8bfa6a1f-c06d-438c-bfe9-368bc099b34f 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://10.0.0.226:8776/ 2026-07-25 14:44:24.989 7 INFO cinder.api.openstack.wsgi [None req-8bfa6a1f-c06d-438c-bfe9-368bc099b34f 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-07-25 14:44:34.976 8 INFO cinder.api.openstack.wsgi [None req-149d5c96-8415-43c0-b881-42e71db58866 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://10.0.0.226:8776/ 2026-07-25 14:44:34.977 8 INFO cinder.api.openstack.wsgi [None req-149d5c96-8415-43c0-b881-42e71db58866 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-07-25 14:44:34.977 7 INFO cinder.api.openstack.wsgi [None req-8bfa6a1f-c06d-438c-bfe9-368bc099b34f 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://10.0.0.226:8776/ 2026-07-25 14:44:34.978 7 INFO cinder.api.openstack.wsgi [None req-8bfa6a1f-c06d-438c-bfe9-368bc099b34f 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-07-25 14:44:35.810 8 INFO cinder.api.openstack.wsgi [None req-d2d99e06-946a-40dc-a21e-cd03aaceaf8e 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/os-services 2026-07-25 14:44:35.817 8 INFO cinder.api.openstack.wsgi [None req-d2d99e06-946a-40dc-a21e-cd03aaceaf8e 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/os-services returned with HTTP 200 [pid: 8|app: 0|req: 70/139] 10.0.0.121 () {28 vars in 645 bytes} [Sat Jul 25 14:44:35 2026] GET /v3/969e4c499def47e9bdb87ad375d628a5/os-services => generated 646 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-25 14:44:35.838 7 INFO cinder.api.openstack.wsgi [None req-f47d886c-162f-4b08-b208-ecd54e642846 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/scheduler-stats/get_pools?detail=true 2026-07-25 14:44:36.342 7 INFO cinder.api.openstack.wsgi [None req-f47d886c-162f-4b08-b208-ecd54e642846 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 70/140] 10.0.0.121 () {28 vars in 696 bytes} [Sat Jul 25 14:44:35 2026] GET /v3/969e4c499def47e9bdb87ad375d628a5/scheduler-stats/get_pools?detail=true => generated 670 bytes in 517 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-25 14:44:36.360 8 INFO cinder.api.openstack.wsgi [None req-5eafaffa-9755-421a-b6a5-43d16a1ef047 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/volumes/detail?all_tenants=true 2026-07-25 14:44:36.378 8 INFO cinder.volume.api [None req-5eafaffa-9755-421a-b6a5-43d16a1ef047 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] Get all volumes completed successfully. 2026-07-25 14:44:36.382 8 INFO cinder.api.openstack.wsgi [None req-5eafaffa-9755-421a-b6a5-43d16a1ef047 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 71/141] 10.0.0.121 () {28 vars in 684 bytes} [Sat Jul 25 14:44:36 2026] GET /v3/969e4c499def47e9bdb87ad375d628a5/volumes/detail?all_tenants=true => generated 15 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-25 14:44:36.392 7 INFO cinder.api.openstack.wsgi [None req-f0544880-c949-445b-b648-c3d3fa9d65f3 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/snapshots?all_tenants=true 2026-07-25 14:44:36.411 7 INFO cinder.volume.api [None req-f0544880-c949-445b-b648-c3d3fa9d65f3 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] Get all snapshots completed successfully. 2026-07-25 14:44:36.411 7 INFO cinder.api.openstack.wsgi [None req-f0544880-c949-445b-b648-c3d3fa9d65f3 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 71/142] 10.0.0.121 () {28 vars in 674 bytes} [Sat Jul 25 14:44:36 2026] GET /v3/969e4c499def47e9bdb87ad375d628a5/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-25 14:44:36.456 8 INFO cinder.api.openstack.wsgi [None req-c98ab123-c07a-4963-b6e8-2980cf5efc4c 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/os-quota-sets/969e4c499def47e9bdb87ad375d628a5?usage=true 2026-07-25 14:44:36.487 8 INFO cinder.api.openstack.wsgi [None req-c98ab123-c07a-4963-b6e8-2980cf5efc4c 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/os-quota-sets/969e4c499def47e9bdb87ad375d628a5?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 72/143] 10.0.0.121 () {28 vars in 736 bytes} [Sat Jul 25 14:44:36 2026] GET /v3/969e4c499def47e9bdb87ad375d628a5/os-quota-sets/969e4c499def47e9bdb87ad375d628a5?usage=true => generated 845 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-25 14:44:36.501 7 INFO cinder.api.openstack.wsgi [None req-a4fa6df6-bf96-4fab-85b6-538bb0866d47 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/os-quota-sets/a8a886a7238b42df9e7115406caae70c?usage=true 2026-07-25 14:44:36.534 7 INFO cinder.api.openstack.wsgi [None req-a4fa6df6-bf96-4fab-85b6-538bb0866d47 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/os-quota-sets/a8a886a7238b42df9e7115406caae70c?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 72/144] 10.0.0.121 () {28 vars in 736 bytes} [Sat Jul 25 14:44:36 2026] GET /v3/969e4c499def47e9bdb87ad375d628a5/os-quota-sets/a8a886a7238b42df9e7115406caae70c?usage=true => generated 847 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-25 14:44:36.544 8 INFO cinder.api.openstack.wsgi [None req-5b3f93b5-cd9a-4b45-aa44-553c40edbef1 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/os-quota-sets/efe7cdb4959541bb932ceae0dfd28eba?usage=true 2026-07-25 14:44:36.572 8 INFO cinder.api.openstack.wsgi [None req-5b3f93b5-cd9a-4b45-aa44-553c40edbef1 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/os-quota-sets/efe7cdb4959541bb932ceae0dfd28eba?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 73/145] 10.0.0.121 () {28 vars in 736 bytes} [Sat Jul 25 14:44:36 2026] GET /v3/969e4c499def47e9bdb87ad375d628a5/os-quota-sets/efe7cdb4959541bb932ceae0dfd28eba?usage=true => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-25 14:44:36.584 7 INFO cinder.api.openstack.wsgi [None req-af47b5bd-93a4-4da9-abad-f23081af1bae 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/volumes/detail?all_tenants=true 2026-07-25 14:44:36.614 7 INFO cinder.volume.api [None req-af47b5bd-93a4-4da9-abad-f23081af1bae 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] Get all volumes completed successfully. 2026-07-25 14:44:36.616 7 INFO cinder.api.openstack.wsgi [None req-af47b5bd-93a4-4da9-abad-f23081af1bae 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 73/146] 10.0.0.121 () {28 vars in 684 bytes} [Sat Jul 25 14:44:36 2026] GET /v3/969e4c499def47e9bdb87ad375d628a5/volumes/detail?all_tenants=true => generated 15 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-25 14:44:44.977 8 INFO cinder.api.openstack.wsgi [None req-5b3f93b5-cd9a-4b45-aa44-553c40edbef1 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://10.0.0.226:8776/ 2026-07-25 14:44:44.977 7 INFO cinder.api.openstack.wsgi [None req-af47b5bd-93a4-4da9-abad-f23081af1bae 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://10.0.0.226:8776/ 2026-07-25 14:44:44.977 8 INFO cinder.api.openstack.wsgi [None req-5b3f93b5-cd9a-4b45-aa44-553c40edbef1 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-07-25 14:44:44.978 7 INFO cinder.api.openstack.wsgi [None req-af47b5bd-93a4-4da9-abad-f23081af1bae 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-07-25 14:44:54.977 7 INFO cinder.api.openstack.wsgi [None req-af47b5bd-93a4-4da9-abad-f23081af1bae 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://10.0.0.226:8776/ 2026-07-25 14:44:54.977 8 INFO cinder.api.openstack.wsgi [None req-5b3f93b5-cd9a-4b45-aa44-553c40edbef1 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://10.0.0.226:8776/ 2026-07-25 14:44:54.978 7 INFO cinder.api.openstack.wsgi [None req-af47b5bd-93a4-4da9-abad-f23081af1bae 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-07-25 14:44:54.978 8 INFO cinder.api.openstack.wsgi [None req-5b3f93b5-cd9a-4b45-aa44-553c40edbef1 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-07-25 14:45:04.976 7 INFO cinder.api.openstack.wsgi [None req-af47b5bd-93a4-4da9-abad-f23081af1bae 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://10.0.0.226:8776/ 2026-07-25 14:45:04.977 8 INFO cinder.api.openstack.wsgi [None req-5b3f93b5-cd9a-4b45-aa44-553c40edbef1 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://10.0.0.226:8776/ 2026-07-25 14:45:04.978 8 INFO cinder.api.openstack.wsgi [None req-5b3f93b5-cd9a-4b45-aa44-553c40edbef1 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-07-25 14:45:04.978 7 INFO cinder.api.openstack.wsgi [None req-af47b5bd-93a4-4da9-abad-f23081af1bae 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-07-25 14:45:14.976 8 INFO cinder.api.openstack.wsgi [None req-5b3f93b5-cd9a-4b45-aa44-553c40edbef1 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://10.0.0.226:8776/ 2026-07-25 14:45:14.976 7 INFO cinder.api.openstack.wsgi [None req-af47b5bd-93a4-4da9-abad-f23081af1bae 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://10.0.0.226:8776/ 2026-07-25 14:45:14.977 8 INFO cinder.api.openstack.wsgi [None req-5b3f93b5-cd9a-4b45-aa44-553c40edbef1 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-07-25 14:45:14.977 7 INFO cinder.api.openstack.wsgi [None req-af47b5bd-93a4-4da9-abad-f23081af1bae 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-07-25 14:45:24.976 8 INFO cinder.api.openstack.wsgi [None req-5b3f93b5-cd9a-4b45-aa44-553c40edbef1 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://10.0.0.226:8776/ 2026-07-25 14:45:24.976 7 INFO cinder.api.openstack.wsgi [None req-af47b5bd-93a4-4da9-abad-f23081af1bae 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://10.0.0.226:8776/ 2026-07-25 14:45:24.977 8 INFO cinder.api.openstack.wsgi [None req-5b3f93b5-cd9a-4b45-aa44-553c40edbef1 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-07-25 14:45:24.977 7 INFO cinder.api.openstack.wsgi [None req-af47b5bd-93a4-4da9-abad-f23081af1bae 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-07-25 14:45:34.976 8 INFO cinder.api.openstack.wsgi [None req-5b3f93b5-cd9a-4b45-aa44-553c40edbef1 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://10.0.0.226:8776/ 2026-07-25 14:45:34.976 7 INFO cinder.api.openstack.wsgi [None req-af47b5bd-93a4-4da9-abad-f23081af1bae 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://10.0.0.226:8776/ 2026-07-25 14:45:34.977 8 INFO cinder.api.openstack.wsgi [None req-5b3f93b5-cd9a-4b45-aa44-553c40edbef1 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-07-25 14:45:34.978 7 INFO cinder.api.openstack.wsgi [None req-af47b5bd-93a4-4da9-abad-f23081af1bae 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-07-25 14:45:35.784 8 INFO cinder.api.openstack.wsgi [None req-c5bd1825-c9e8-4e46-8821-cbf425b9f2ae 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/os-services 2026-07-25 14:45:35.790 8 INFO cinder.api.openstack.wsgi [None req-c5bd1825-c9e8-4e46-8821-cbf425b9f2ae 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/os-services returned with HTTP 200 [pid: 8|app: 0|req: 80/159] 10.0.0.121 () {28 vars in 645 bytes} [Sat Jul 25 14:45:35 2026] GET /v3/969e4c499def47e9bdb87ad375d628a5/os-services => generated 646 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-25 14:45:35.805 7 INFO cinder.api.openstack.wsgi [None req-66bb2e7d-77d9-4a96-ac06-a5696f7c559d 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/scheduler-stats/get_pools?detail=true 2026-07-25 14:45:36.308 7 INFO cinder.api.openstack.wsgi [None req-66bb2e7d-77d9-4a96-ac06-a5696f7c559d 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 80/160] 10.0.0.121 () {28 vars in 696 bytes} [Sat Jul 25 14:45:35 2026] GET /v3/969e4c499def47e9bdb87ad375d628a5/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-25 14:45:36.356 8 INFO cinder.api.openstack.wsgi [None req-c5c19a81-3eb2-4bbd-ae8e-2458cdde225c 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/os-quota-sets/969e4c499def47e9bdb87ad375d628a5?usage=true 2026-07-25 14:45:36.379 8 INFO cinder.api.openstack.wsgi [None req-c5c19a81-3eb2-4bbd-ae8e-2458cdde225c 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/os-quota-sets/969e4c499def47e9bdb87ad375d628a5?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 81/161] 10.0.0.121 () {28 vars in 736 bytes} [Sat Jul 25 14:45:36 2026] GET /v3/969e4c499def47e9bdb87ad375d628a5/os-quota-sets/969e4c499def47e9bdb87ad375d628a5?usage=true => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-25 14:45:36.404 7 INFO cinder.api.openstack.wsgi [None req-a494b81b-30d6-4612-83e9-e6c2ea20ffd5 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/os-quota-sets/a8a886a7238b42df9e7115406caae70c?usage=true 2026-07-25 14:45:36.434 7 INFO cinder.api.openstack.wsgi [None req-a494b81b-30d6-4612-83e9-e6c2ea20ffd5 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/os-quota-sets/a8a886a7238b42df9e7115406caae70c?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 81/162] 10.0.0.121 () {28 vars in 736 bytes} [Sat Jul 25 14:45:36 2026] GET /v3/969e4c499def47e9bdb87ad375d628a5/os-quota-sets/a8a886a7238b42df9e7115406caae70c?usage=true => generated 847 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-25 14:45:36.447 8 INFO cinder.api.openstack.wsgi [None req-ff944688-6cff-42a5-b22a-65f9f129cdc7 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/os-quota-sets/efe7cdb4959541bb932ceae0dfd28eba?usage=true 2026-07-25 14:45:36.463 8 INFO cinder.api.openstack.wsgi [None req-ff944688-6cff-42a5-b22a-65f9f129cdc7 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/os-quota-sets/efe7cdb4959541bb932ceae0dfd28eba?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 82/163] 10.0.0.121 () {28 vars in 736 bytes} [Sat Jul 25 14:45:36 2026] GET /v3/969e4c499def47e9bdb87ad375d628a5/os-quota-sets/efe7cdb4959541bb932ceae0dfd28eba?usage=true => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-25 14:45:36.481 7 INFO cinder.api.openstack.wsgi [None req-f821a816-f776-46f7-8f9c-d8b830f4e096 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/volumes/detail?all_tenants=true 2026-07-25 14:45:36.500 7 INFO cinder.volume.api [None req-f821a816-f776-46f7-8f9c-d8b830f4e096 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] Get all volumes completed successfully. 2026-07-25 14:45:36.503 7 INFO cinder.api.openstack.wsgi [None req-f821a816-f776-46f7-8f9c-d8b830f4e096 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 82/164] 10.0.0.121 () {28 vars in 684 bytes} [Sat Jul 25 14:45:36 2026] GET /v3/969e4c499def47e9bdb87ad375d628a5/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-25 14:45:36.514 8 INFO cinder.api.openstack.wsgi [None req-4ee77d42-50d1-4042-b262-2201bb23f214 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/snapshots?all_tenants=true 2026-07-25 14:45:36.519 8 INFO cinder.volume.api [None req-4ee77d42-50d1-4042-b262-2201bb23f214 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] Get all snapshots completed successfully. 2026-07-25 14:45:36.519 8 INFO cinder.api.openstack.wsgi [None req-4ee77d42-50d1-4042-b262-2201bb23f214 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 83/165] 10.0.0.121 () {28 vars in 674 bytes} [Sat Jul 25 14:45:36 2026] GET /v3/969e4c499def47e9bdb87ad375d628a5/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-25 14:45:36.539 7 INFO cinder.api.openstack.wsgi [None req-b2f09c17-da1b-40ea-8af2-c79d5b1c0f41 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/volumes/detail?all_tenants=true 2026-07-25 14:45:36.550 7 INFO cinder.volume.api [None req-b2f09c17-da1b-40ea-8af2-c79d5b1c0f41 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] Get all volumes completed successfully. 2026-07-25 14:45:36.552 7 INFO cinder.api.openstack.wsgi [None req-b2f09c17-da1b-40ea-8af2-c79d5b1c0f41 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 83/166] 10.0.0.121 () {28 vars in 684 bytes} [Sat Jul 25 14:45:36 2026] GET /v3/969e4c499def47e9bdb87ad375d628a5/volumes/detail?all_tenants=true => generated 15 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-25 14:45:44.976 8 INFO cinder.api.openstack.wsgi [None req-4ee77d42-50d1-4042-b262-2201bb23f214 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://10.0.0.226:8776/ 2026-07-25 14:45:44.977 7 INFO cinder.api.openstack.wsgi [None req-b2f09c17-da1b-40ea-8af2-c79d5b1c0f41 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://10.0.0.226:8776/ 2026-07-25 14:45:44.977 7 INFO cinder.api.openstack.wsgi [None req-b2f09c17-da1b-40ea-8af2-c79d5b1c0f41 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-07-25 14:45:44.978 8 INFO cinder.api.openstack.wsgi [None req-4ee77d42-50d1-4042-b262-2201bb23f214 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-07-25 14:45:54.979 8 INFO cinder.api.openstack.wsgi [None req-4ee77d42-50d1-4042-b262-2201bb23f214 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://10.0.0.226:8776/ 2026-07-25 14:45:54.980 8 INFO cinder.api.openstack.wsgi [None req-4ee77d42-50d1-4042-b262-2201bb23f214 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-07-25 14:45:54.980 7 INFO cinder.api.openstack.wsgi [None req-b2f09c17-da1b-40ea-8af2-c79d5b1c0f41 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://10.0.0.226:8776/ 2026-07-25 14:45:54.980 7 INFO cinder.api.openstack.wsgi [None req-b2f09c17-da1b-40ea-8af2-c79d5b1c0f41 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-07-25 14:46:04.976 7 INFO cinder.api.openstack.wsgi [None req-b2f09c17-da1b-40ea-8af2-c79d5b1c0f41 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://10.0.0.226:8776/ 2026-07-25 14:46:04.976 8 INFO cinder.api.openstack.wsgi [None req-4ee77d42-50d1-4042-b262-2201bb23f214 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://10.0.0.226:8776/ 2026-07-25 14:46:04.977 7 INFO cinder.api.openstack.wsgi [None req-b2f09c17-da1b-40ea-8af2-c79d5b1c0f41 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-07-25 14:46:04.977 8 INFO cinder.api.openstack.wsgi [None req-4ee77d42-50d1-4042-b262-2201bb23f214 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-07-25 14:46:14.977 7 INFO cinder.api.openstack.wsgi [None req-b2f09c17-da1b-40ea-8af2-c79d5b1c0f41 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://10.0.0.226:8776/ 2026-07-25 14:46:14.977 8 INFO cinder.api.openstack.wsgi [None req-4ee77d42-50d1-4042-b262-2201bb23f214 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://10.0.0.226:8776/ 2026-07-25 14:46:14.978 7 INFO cinder.api.openstack.wsgi [None req-b2f09c17-da1b-40ea-8af2-c79d5b1c0f41 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-07-25 14:46:14.979 8 INFO cinder.api.openstack.wsgi [None req-4ee77d42-50d1-4042-b262-2201bb23f214 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-07-25 14:46:24.976 8 INFO cinder.api.openstack.wsgi [None req-4ee77d42-50d1-4042-b262-2201bb23f214 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://10.0.0.226:8776/ 2026-07-25 14:46:24.976 8 INFO cinder.api.openstack.wsgi [None req-4ee77d42-50d1-4042-b262-2201bb23f214 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-07-25 14:46:24.976 7 INFO cinder.api.openstack.wsgi [None req-b2f09c17-da1b-40ea-8af2-c79d5b1c0f41 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://10.0.0.226:8776/ 2026-07-25 14:46:24.978 7 INFO cinder.api.openstack.wsgi [None req-b2f09c17-da1b-40ea-8af2-c79d5b1c0f41 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-07-25 14:46:34.977 7 INFO cinder.api.openstack.wsgi [None req-b2f09c17-da1b-40ea-8af2-c79d5b1c0f41 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://10.0.0.226:8776/ 2026-07-25 14:46:34.977 8 INFO cinder.api.openstack.wsgi [None req-4ee77d42-50d1-4042-b262-2201bb23f214 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://10.0.0.226:8776/ 2026-07-25 14:46:34.978 7 INFO cinder.api.openstack.wsgi [None req-b2f09c17-da1b-40ea-8af2-c79d5b1c0f41 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-07-25 14:46:34.978 8 INFO cinder.api.openstack.wsgi [None req-4ee77d42-50d1-4042-b262-2201bb23f214 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-07-25 14:46:35.843 8 INFO cinder.api.openstack.wsgi [None req-80322913-4baa-4d4e-af81-d6cc37285af7 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/os-quota-sets/969e4c499def47e9bdb87ad375d628a5?usage=true 2026-07-25 14:46:35.872 8 INFO cinder.api.openstack.wsgi [None req-80322913-4baa-4d4e-af81-d6cc37285af7 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/os-quota-sets/969e4c499def47e9bdb87ad375d628a5?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 90/179] 10.0.0.121 () {28 vars in 736 bytes} [Sat Jul 25 14:46:35 2026] GET /v3/969e4c499def47e9bdb87ad375d628a5/os-quota-sets/969e4c499def47e9bdb87ad375d628a5?usage=true => generated 845 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-25 14:46:35.892 7 INFO cinder.api.openstack.wsgi [None req-cbb5ff4d-28a9-4c35-b8dc-e91477c58c2b 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/os-quota-sets/a8a886a7238b42df9e7115406caae70c?usage=true 2026-07-25 14:46:35.922 7 INFO cinder.api.openstack.wsgi [None req-cbb5ff4d-28a9-4c35-b8dc-e91477c58c2b 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/os-quota-sets/a8a886a7238b42df9e7115406caae70c?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 90/180] 10.0.0.121 () {28 vars in 736 bytes} [Sat Jul 25 14:46:35 2026] GET /v3/969e4c499def47e9bdb87ad375d628a5/os-quota-sets/a8a886a7238b42df9e7115406caae70c?usage=true => generated 847 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-25 14:46:35.937 8 INFO cinder.api.openstack.wsgi [None req-10de7375-19df-4b97-adec-7374bb8ee1bb 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/os-quota-sets/efe7cdb4959541bb932ceae0dfd28eba?usage=true 2026-07-25 14:46:35.957 8 INFO cinder.api.openstack.wsgi [None req-10de7375-19df-4b97-adec-7374bb8ee1bb 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/os-quota-sets/efe7cdb4959541bb932ceae0dfd28eba?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 91/181] 10.0.0.121 () {28 vars in 736 bytes} [Sat Jul 25 14:46:35 2026] GET /v3/969e4c499def47e9bdb87ad375d628a5/os-quota-sets/efe7cdb4959541bb932ceae0dfd28eba?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-25 14:46:35.966 7 INFO cinder.api.openstack.wsgi [None req-91ba4b03-e69f-4a10-b2d5-dd61b2647b19 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/volumes/detail?all_tenants=true 2026-07-25 14:46:35.978 7 INFO cinder.volume.api [None req-91ba4b03-e69f-4a10-b2d5-dd61b2647b19 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] Get all volumes completed successfully. 2026-07-25 14:46:35.981 7 INFO cinder.api.openstack.wsgi [None req-91ba4b03-e69f-4a10-b2d5-dd61b2647b19 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 91/182] 10.0.0.121 () {28 vars in 684 bytes} [Sat Jul 25 14:46:35 2026] GET /v3/969e4c499def47e9bdb87ad375d628a5/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-25 14:46:35.993 8 INFO cinder.api.openstack.wsgi [None req-671d2196-6116-4f0c-9fd7-4bd74b4d8afa 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/snapshots?all_tenants=true 2026-07-25 14:46:35.999 8 INFO cinder.volume.api [None req-671d2196-6116-4f0c-9fd7-4bd74b4d8afa 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] Get all snapshots completed successfully. 2026-07-25 14:46:36.000 8 INFO cinder.api.openstack.wsgi [None req-671d2196-6116-4f0c-9fd7-4bd74b4d8afa 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 92/183] 10.0.0.121 () {28 vars in 674 bytes} [Sat Jul 25 14:46:35 2026] GET /v3/969e4c499def47e9bdb87ad375d628a5/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-25 14:46:36.025 7 INFO cinder.api.openstack.wsgi [None req-06d2cdd1-acf1-4c93-9d72-259e8e725cb1 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/os-services 2026-07-25 14:46:36.031 7 INFO cinder.api.openstack.wsgi [None req-06d2cdd1-acf1-4c93-9d72-259e8e725cb1 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/os-services returned with HTTP 200 [pid: 7|app: 0|req: 92/184] 10.0.0.121 () {28 vars in 645 bytes} [Sat Jul 25 14:46:36 2026] GET /v3/969e4c499def47e9bdb87ad375d628a5/os-services => generated 646 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-25 14:46:36.038 8 INFO cinder.api.openstack.wsgi [None req-53a4ca60-f029-4013-8390-1214c6a31cd3 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/volumes/detail?all_tenants=true 2026-07-25 14:46:36.046 8 INFO cinder.volume.api [None req-53a4ca60-f029-4013-8390-1214c6a31cd3 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] Get all volumes completed successfully. 2026-07-25 14:46:36.048 8 INFO cinder.api.openstack.wsgi [None req-53a4ca60-f029-4013-8390-1214c6a31cd3 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 93/185] 10.0.0.121 () {28 vars in 684 bytes} [Sat Jul 25 14:46:36 2026] GET /v3/969e4c499def47e9bdb87ad375d628a5/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-25 14:46:36.059 7 INFO cinder.api.openstack.wsgi [None req-b45bdff0-3244-4b66-ba95-f51511cfc25e 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/scheduler-stats/get_pools?detail=true 2026-07-25 14:46:36.563 7 INFO cinder.api.openstack.wsgi [None req-b45bdff0-3244-4b66-ba95-f51511cfc25e 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 93/186] 10.0.0.121 () {28 vars in 696 bytes} [Sat Jul 25 14:46:36 2026] GET /v3/969e4c499def47e9bdb87ad375d628a5/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-25 14:46:44.976 8 INFO cinder.api.openstack.wsgi [None req-53a4ca60-f029-4013-8390-1214c6a31cd3 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://10.0.0.226:8776/ 2026-07-25 14:46:44.976 7 INFO cinder.api.openstack.wsgi [None req-b45bdff0-3244-4b66-ba95-f51511cfc25e 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://10.0.0.226:8776/ 2026-07-25 14:46:44.977 8 INFO cinder.api.openstack.wsgi [None req-53a4ca60-f029-4013-8390-1214c6a31cd3 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-07-25 14:46:44.977 7 INFO cinder.api.openstack.wsgi [None req-b45bdff0-3244-4b66-ba95-f51511cfc25e 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-07-25 14:46:54.978 8 INFO cinder.api.openstack.wsgi [None req-53a4ca60-f029-4013-8390-1214c6a31cd3 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://10.0.0.226:8776/ 2026-07-25 14:46:54.979 7 INFO cinder.api.openstack.wsgi [None req-b45bdff0-3244-4b66-ba95-f51511cfc25e 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://10.0.0.226:8776/ 2026-07-25 14:46:54.979 8 INFO cinder.api.openstack.wsgi [None req-53a4ca60-f029-4013-8390-1214c6a31cd3 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-07-25 14:46:54.980 7 INFO cinder.api.openstack.wsgi [None req-b45bdff0-3244-4b66-ba95-f51511cfc25e 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-07-25 14:47:04.976 8 INFO cinder.api.openstack.wsgi [None req-53a4ca60-f029-4013-8390-1214c6a31cd3 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://10.0.0.226:8776/ 2026-07-25 14:47:04.976 7 INFO cinder.api.openstack.wsgi [None req-b45bdff0-3244-4b66-ba95-f51511cfc25e 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://10.0.0.226:8776/ 2026-07-25 14:47:04.977 8 INFO cinder.api.openstack.wsgi [None req-53a4ca60-f029-4013-8390-1214c6a31cd3 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-07-25 14:47:04.978 7 INFO cinder.api.openstack.wsgi [None req-b45bdff0-3244-4b66-ba95-f51511cfc25e 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-07-25 14:47:14.977 7 INFO cinder.api.openstack.wsgi [None req-b45bdff0-3244-4b66-ba95-f51511cfc25e 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://10.0.0.226:8776/ 2026-07-25 14:47:14.976 8 INFO cinder.api.openstack.wsgi [None req-53a4ca60-f029-4013-8390-1214c6a31cd3 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://10.0.0.226:8776/ 2026-07-25 14:47:14.978 7 INFO cinder.api.openstack.wsgi [None req-b45bdff0-3244-4b66-ba95-f51511cfc25e 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-07-25 14:47:14.978 8 INFO cinder.api.openstack.wsgi [None req-53a4ca60-f029-4013-8390-1214c6a31cd3 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-07-25 14:47:24.976 7 INFO cinder.api.openstack.wsgi [None req-b45bdff0-3244-4b66-ba95-f51511cfc25e 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://10.0.0.226:8776/ 2026-07-25 14:47:24.976 8 INFO cinder.api.openstack.wsgi [None req-53a4ca60-f029-4013-8390-1214c6a31cd3 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://10.0.0.226:8776/ 2026-07-25 14:47:24.977 7 INFO cinder.api.openstack.wsgi [None req-b45bdff0-3244-4b66-ba95-f51511cfc25e 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-07-25 14:47:24.977 8 INFO cinder.api.openstack.wsgi [None req-53a4ca60-f029-4013-8390-1214c6a31cd3 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-07-25 14:47:30.051 7 INFO cinder.api.openstack.wsgi [None req-d0ebc6a2-472e-415a-bdc3-1e701f60942b 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] PUT https://volume.162-253-55-222.nip.io/v3/969e4c499def47e9bdb87ad375d628a5/os-quota-sets/efe7cdb4959541bb932ceae0dfd28eba 2026-07-25 14:47:30.110 7 INFO cinder.api.openstack.wsgi [None req-d0ebc6a2-472e-415a-bdc3-1e701f60942b 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] https://volume.162-253-55-222.nip.io/v3/969e4c499def47e9bdb87ad375d628a5/os-quota-sets/efe7cdb4959541bb932ceae0dfd28eba returned with HTTP 200 [pid: 7|app: 0|req: 99/197] 162.253.55.222 () {48 vars in 1096 bytes} [Sat Jul 25 14:47:29 2026] PUT /v3/969e4c499def47e9bdb87ad375d628a5/os-quota-sets/efe7cdb4959541bb932ceae0dfd28eba => generated 296 bytes in 171 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-25 14:47:34.977 8 INFO cinder.api.openstack.wsgi [None req-53a4ca60-f029-4013-8390-1214c6a31cd3 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://10.0.0.226:8776/ 2026-07-25 14:47:34.978 7 INFO cinder.api.openstack.wsgi [None req-d0ebc6a2-472e-415a-bdc3-1e701f60942b 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://10.0.0.226:8776/ 2026-07-25 14:47:34.979 8 INFO cinder.api.openstack.wsgi [None req-53a4ca60-f029-4013-8390-1214c6a31cd3 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-07-25 14:47:34.980 7 INFO cinder.api.openstack.wsgi [None req-d0ebc6a2-472e-415a-bdc3-1e701f60942b 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-07-25 14:47:35.824 8 INFO cinder.api.openstack.wsgi [None req-acd967ee-145f-4b06-b31d-2def6301fdb9 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/volumes/detail?all_tenants=true 2026-07-25 14:47:35.832 8 INFO cinder.volume.api [None req-acd967ee-145f-4b06-b31d-2def6301fdb9 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] Get all volumes completed successfully. 2026-07-25 14:47:35.834 8 INFO cinder.api.openstack.wsgi [None req-acd967ee-145f-4b06-b31d-2def6301fdb9 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 100/200] 10.0.0.121 () {28 vars in 684 bytes} [Sat Jul 25 14:47:35 2026] GET /v3/969e4c499def47e9bdb87ad375d628a5/volumes/detail?all_tenants=true => generated 15 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-25 14:47:35.870 7 INFO cinder.api.openstack.wsgi [None req-513ea57c-df3b-49a0-b2ca-bd62966208c7 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/os-quota-sets/969e4c499def47e9bdb87ad375d628a5?usage=true 2026-07-25 14:47:35.903 7 INFO cinder.api.openstack.wsgi [None req-513ea57c-df3b-49a0-b2ca-bd62966208c7 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/os-quota-sets/969e4c499def47e9bdb87ad375d628a5?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 101/201] 10.0.0.121 () {28 vars in 736 bytes} [Sat Jul 25 14:47:35 2026] GET /v3/969e4c499def47e9bdb87ad375d628a5/os-quota-sets/969e4c499def47e9bdb87ad375d628a5?usage=true => generated 845 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-25 14:47:35.917 8 INFO cinder.api.openstack.wsgi [None req-21fca901-6eae-462d-91f3-dd87269909b1 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/os-quota-sets/a8a886a7238b42df9e7115406caae70c?usage=true 2026-07-25 14:47:35.939 8 INFO cinder.api.openstack.wsgi [None req-21fca901-6eae-462d-91f3-dd87269909b1 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/os-quota-sets/a8a886a7238b42df9e7115406caae70c?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 101/202] 10.0.0.121 () {28 vars in 736 bytes} [Sat Jul 25 14:47:35 2026] GET /v3/969e4c499def47e9bdb87ad375d628a5/os-quota-sets/a8a886a7238b42df9e7115406caae70c?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-25 14:47:35.952 7 INFO cinder.api.openstack.wsgi [None req-b9abe53a-d1dd-49be-a18a-d158050a5c14 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/os-quota-sets/efe7cdb4959541bb932ceae0dfd28eba?usage=true 2026-07-25 14:47:35.978 7 INFO cinder.api.openstack.wsgi [None req-b9abe53a-d1dd-49be-a18a-d158050a5c14 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/os-quota-sets/efe7cdb4959541bb932ceae0dfd28eba?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 102/203] 10.0.0.121 () {28 vars in 736 bytes} [Sat Jul 25 14:47:35 2026] GET /v3/969e4c499def47e9bdb87ad375d628a5/os-quota-sets/efe7cdb4959541bb932ceae0dfd28eba?usage=true => generated 845 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-25 14:47:35.990 8 INFO cinder.api.openstack.wsgi [None req-915eb6bf-142f-4161-a4b3-66678c8f5d06 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/snapshots?all_tenants=true 2026-07-25 14:47:35.997 8 INFO cinder.volume.api [None req-915eb6bf-142f-4161-a4b3-66678c8f5d06 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] Get all snapshots completed successfully. 2026-07-25 14:47:35.998 8 INFO cinder.api.openstack.wsgi [None req-915eb6bf-142f-4161-a4b3-66678c8f5d06 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 102/204] 10.0.0.121 () {28 vars in 674 bytes} [Sat Jul 25 14:47:35 2026] GET /v3/969e4c499def47e9bdb87ad375d628a5/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-25 14:47:36.011 7 INFO cinder.api.openstack.wsgi [None req-b241b0ad-b40c-48ed-bac2-c09d66d26f98 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/os-services 2026-07-25 14:47:36.019 7 INFO cinder.api.openstack.wsgi [None req-b241b0ad-b40c-48ed-bac2-c09d66d26f98 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/os-services returned with HTTP 200 [pid: 7|app: 0|req: 103/205] 10.0.0.121 () {28 vars in 645 bytes} [Sat Jul 25 14:47:36 2026] GET /v3/969e4c499def47e9bdb87ad375d628a5/os-services => generated 646 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-25 14:47:36.032 8 INFO cinder.api.openstack.wsgi [None req-90d78500-97ab-41d8-8239-ff07212afee4 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/volumes/detail?all_tenants=true 2026-07-25 14:47:36.040 8 INFO cinder.volume.api [None req-90d78500-97ab-41d8-8239-ff07212afee4 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] Get all volumes completed successfully. 2026-07-25 14:47:36.041 8 INFO cinder.api.openstack.wsgi [None req-90d78500-97ab-41d8-8239-ff07212afee4 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 103/206] 10.0.0.121 () {28 vars in 684 bytes} [Sat Jul 25 14:47:36 2026] GET /v3/969e4c499def47e9bdb87ad375d628a5/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-25 14:47:36.051 7 INFO cinder.api.openstack.wsgi [None req-299d1553-ee1e-41a3-b126-10d6ada4417f 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/scheduler-stats/get_pools?detail=true 2026-07-25 14:47:36.555 7 INFO cinder.api.openstack.wsgi [None req-299d1553-ee1e-41a3-b126-10d6ada4417f 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 104/207] 10.0.0.121 () {28 vars in 696 bytes} [Sat Jul 25 14:47:36 2026] GET /v3/969e4c499def47e9bdb87ad375d628a5/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-25 14:47:44.976 8 INFO cinder.api.openstack.wsgi [None req-90d78500-97ab-41d8-8239-ff07212afee4 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://10.0.0.226:8776/ 2026-07-25 14:47:44.977 7 INFO cinder.api.openstack.wsgi [None req-299d1553-ee1e-41a3-b126-10d6ada4417f 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://10.0.0.226:8776/ 2026-07-25 14:47:44.977 8 INFO cinder.api.openstack.wsgi [None req-90d78500-97ab-41d8-8239-ff07212afee4 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-07-25 14:47:44.978 7 INFO cinder.api.openstack.wsgi [None req-299d1553-ee1e-41a3-b126-10d6ada4417f 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-07-25 14:47:54.976 8 INFO cinder.api.openstack.wsgi [None req-90d78500-97ab-41d8-8239-ff07212afee4 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://10.0.0.226:8776/ 2026-07-25 14:47:54.977 7 INFO cinder.api.openstack.wsgi [None req-299d1553-ee1e-41a3-b126-10d6ada4417f 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://10.0.0.226:8776/ 2026-07-25 14:47:54.978 8 INFO cinder.api.openstack.wsgi [None req-90d78500-97ab-41d8-8239-ff07212afee4 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-07-25 14:47:54.978 7 INFO cinder.api.openstack.wsgi [None req-299d1553-ee1e-41a3-b126-10d6ada4417f 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-07-25 14:48:04.977 8 INFO cinder.api.openstack.wsgi [None req-90d78500-97ab-41d8-8239-ff07212afee4 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://10.0.0.226:8776/ 2026-07-25 14:48:04.978 8 INFO cinder.api.openstack.wsgi [None req-90d78500-97ab-41d8-8239-ff07212afee4 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-07-25 14:48:04.977 7 INFO cinder.api.openstack.wsgi [None req-299d1553-ee1e-41a3-b126-10d6ada4417f 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://10.0.0.226:8776/ 2026-07-25 14:48:04.980 7 INFO cinder.api.openstack.wsgi [None req-299d1553-ee1e-41a3-b126-10d6ada4417f 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-07-25 14:48:14.976 7 INFO cinder.api.openstack.wsgi [None req-299d1553-ee1e-41a3-b126-10d6ada4417f 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://10.0.0.226:8776/ 2026-07-25 14:48:14.976 8 INFO cinder.api.openstack.wsgi [None req-90d78500-97ab-41d8-8239-ff07212afee4 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://10.0.0.226:8776/ 2026-07-25 14:48:14.977 7 INFO cinder.api.openstack.wsgi [None req-299d1553-ee1e-41a3-b126-10d6ada4417f 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-07-25 14:48:14.977 8 INFO cinder.api.openstack.wsgi [None req-90d78500-97ab-41d8-8239-ff07212afee4 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-07-25 14:48:24.976 7 INFO cinder.api.openstack.wsgi [None req-299d1553-ee1e-41a3-b126-10d6ada4417f 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://10.0.0.226:8776/ 2026-07-25 14:48:24.977 8 INFO cinder.api.openstack.wsgi [None req-90d78500-97ab-41d8-8239-ff07212afee4 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://10.0.0.226:8776/ 2026-07-25 14:48:24.978 7 INFO cinder.api.openstack.wsgi [None req-299d1553-ee1e-41a3-b126-10d6ada4417f 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-07-25 14:48:24.978 8 INFO cinder.api.openstack.wsgi [None req-90d78500-97ab-41d8-8239-ff07212afee4 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-07-25 14:48:34.976 8 INFO cinder.api.openstack.wsgi [None req-90d78500-97ab-41d8-8239-ff07212afee4 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://10.0.0.226:8776/ 2026-07-25 14:48:34.976 7 INFO cinder.api.openstack.wsgi [None req-299d1553-ee1e-41a3-b126-10d6ada4417f 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://10.0.0.226:8776/ 2026-07-25 14:48:34.977 8 INFO cinder.api.openstack.wsgi [None req-90d78500-97ab-41d8-8239-ff07212afee4 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-07-25 14:48:34.977 7 INFO cinder.api.openstack.wsgi [None req-299d1553-ee1e-41a3-b126-10d6ada4417f 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-07-25 14:48:35.862 8 INFO cinder.api.openstack.wsgi [None req-5bba94d9-735f-4719-afea-c01b185c0243 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/snapshots?all_tenants=true 2026-07-25 14:48:35.867 8 INFO cinder.volume.api [None req-5bba94d9-735f-4719-afea-c01b185c0243 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] Get all snapshots completed successfully. 2026-07-25 14:48:35.867 8 INFO cinder.api.openstack.wsgi [None req-5bba94d9-735f-4719-afea-c01b185c0243 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 110/220] 10.0.0.121 () {28 vars in 674 bytes} [Sat Jul 25 14:48:35 2026] GET /v3/969e4c499def47e9bdb87ad375d628a5/snapshots?all_tenants=true => generated 17 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-25 14:48:35.880 7 INFO cinder.api.openstack.wsgi [None req-6a75052f-05ff-40fd-8975-e5675d028ff0 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/volumes/detail?all_tenants=true 2026-07-25 14:48:35.891 7 INFO cinder.volume.api [None req-6a75052f-05ff-40fd-8975-e5675d028ff0 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] Get all volumes completed successfully. 2026-07-25 14:48:35.892 7 INFO cinder.api.openstack.wsgi [None req-6a75052f-05ff-40fd-8975-e5675d028ff0 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 111/221] 10.0.0.121 () {28 vars in 684 bytes} [Sat Jul 25 14:48:35 2026] GET /v3/969e4c499def47e9bdb87ad375d628a5/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-25 14:48:35.905 8 INFO cinder.api.openstack.wsgi [None req-ecec2cdb-a66c-4541-8b6b-e6c0dd69d9dc 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/volumes/detail?all_tenants=true 2026-07-25 14:48:35.913 8 INFO cinder.volume.api [None req-ecec2cdb-a66c-4541-8b6b-e6c0dd69d9dc 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] Get all volumes completed successfully. 2026-07-25 14:48:35.914 8 INFO cinder.api.openstack.wsgi [None req-ecec2cdb-a66c-4541-8b6b-e6c0dd69d9dc 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 111/222] 10.0.0.121 () {28 vars in 684 bytes} [Sat Jul 25 14:48:35 2026] GET /v3/969e4c499def47e9bdb87ad375d628a5/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-25 14:48:35.926 7 INFO cinder.api.openstack.wsgi [None req-bb596762-5e06-499d-b34b-e62a8b502407 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/os-services 2026-07-25 14:48:35.932 7 INFO cinder.api.openstack.wsgi [None req-bb596762-5e06-499d-b34b-e62a8b502407 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/os-services returned with HTTP 200 [pid: 7|app: 0|req: 112/223] 10.0.0.121 () {28 vars in 645 bytes} [Sat Jul 25 14:48:35 2026] GET /v3/969e4c499def47e9bdb87ad375d628a5/os-services => generated 646 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-25 14:48:35.943 8 INFO cinder.api.openstack.wsgi [None req-0a6d6ffd-678b-49a5-ba10-daa220bd572e 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/scheduler-stats/get_pools?detail=true 2026-07-25 14:48:36.486 8 INFO cinder.api.openstack.wsgi [None req-0a6d6ffd-678b-49a5-ba10-daa220bd572e 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 112/224] 10.0.0.121 () {28 vars in 696 bytes} [Sat Jul 25 14:48:35 2026] GET /v3/969e4c499def47e9bdb87ad375d628a5/scheduler-stats/get_pools?detail=true => generated 670 bytes in 548 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-25 14:48:36.549 7 INFO cinder.api.openstack.wsgi [None req-c64fba27-6024-46f0-bfe0-0af67c3c3d0c 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/os-quota-sets/969e4c499def47e9bdb87ad375d628a5?usage=true 2026-07-25 14:48:36.569 7 INFO cinder.api.openstack.wsgi [None req-c64fba27-6024-46f0-bfe0-0af67c3c3d0c 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/os-quota-sets/969e4c499def47e9bdb87ad375d628a5?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 113/225] 10.0.0.121 () {28 vars in 736 bytes} [Sat Jul 25 14:48:36 2026] GET /v3/969e4c499def47e9bdb87ad375d628a5/os-quota-sets/969e4c499def47e9bdb87ad375d628a5?usage=true => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-25 14:48:36.579 8 INFO cinder.api.openstack.wsgi [None req-73790487-9392-4d4b-88ee-f001c3290585 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/os-quota-sets/a8a886a7238b42df9e7115406caae70c?usage=true 2026-07-25 14:48:36.598 8 INFO cinder.api.openstack.wsgi [None req-73790487-9392-4d4b-88ee-f001c3290585 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/os-quota-sets/a8a886a7238b42df9e7115406caae70c?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 113/226] 10.0.0.121 () {28 vars in 736 bytes} [Sat Jul 25 14:48:36 2026] GET /v3/969e4c499def47e9bdb87ad375d628a5/os-quota-sets/a8a886a7238b42df9e7115406caae70c?usage=true => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-25 14:48:36.611 7 INFO cinder.api.openstack.wsgi [None req-e36d0bf8-8098-4741-af3d-a801316c4bbe 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/os-quota-sets/efe7cdb4959541bb932ceae0dfd28eba?usage=true 2026-07-25 14:48:36.630 7 INFO cinder.api.openstack.wsgi [None req-e36d0bf8-8098-4741-af3d-a801316c4bbe 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/os-quota-sets/efe7cdb4959541bb932ceae0dfd28eba?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 114/227] 10.0.0.121 () {28 vars in 736 bytes} [Sat Jul 25 14:48:36 2026] GET /v3/969e4c499def47e9bdb87ad375d628a5/os-quota-sets/efe7cdb4959541bb932ceae0dfd28eba?usage=true => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-25 14:48:44.976 8 INFO cinder.api.openstack.wsgi [None req-73790487-9392-4d4b-88ee-f001c3290585 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://10.0.0.226:8776/ 2026-07-25 14:48:44.976 7 INFO cinder.api.openstack.wsgi [None req-e36d0bf8-8098-4741-af3d-a801316c4bbe 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://10.0.0.226:8776/ 2026-07-25 14:48:44.977 8 INFO cinder.api.openstack.wsgi [None req-73790487-9392-4d4b-88ee-f001c3290585 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-07-25 14:48:44.977 7 INFO cinder.api.openstack.wsgi [None req-e36d0bf8-8098-4741-af3d-a801316c4bbe 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-07-25 14:48:54.976 8 INFO cinder.api.openstack.wsgi [None req-73790487-9392-4d4b-88ee-f001c3290585 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://10.0.0.226:8776/ 2026-07-25 14:48:54.977 8 INFO cinder.api.openstack.wsgi [None req-73790487-9392-4d4b-88ee-f001c3290585 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-07-25 14:48:54.978 7 INFO cinder.api.openstack.wsgi [None req-e36d0bf8-8098-4741-af3d-a801316c4bbe 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://10.0.0.226:8776/ 2026-07-25 14:48:54.981 7 INFO cinder.api.openstack.wsgi [None req-e36d0bf8-8098-4741-af3d-a801316c4bbe 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-07-25 14:49:04.975 8 INFO cinder.api.openstack.wsgi [None req-73790487-9392-4d4b-88ee-f001c3290585 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://10.0.0.226:8776/ 2026-07-25 14:49:04.976 7 INFO cinder.api.openstack.wsgi [None req-e36d0bf8-8098-4741-af3d-a801316c4bbe 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://10.0.0.226:8776/ 2026-07-25 14:49:04.976 8 INFO cinder.api.openstack.wsgi [None req-73790487-9392-4d4b-88ee-f001c3290585 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-07-25 14:49:04.977 7 INFO cinder.api.openstack.wsgi [None req-e36d0bf8-8098-4741-af3d-a801316c4bbe 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-07-25 14:49:14.984 8 INFO cinder.api.openstack.wsgi [None req-73790487-9392-4d4b-88ee-f001c3290585 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://10.0.0.226:8776/ 2026-07-25 14:49:14.984 7 INFO cinder.api.openstack.wsgi [None req-e36d0bf8-8098-4741-af3d-a801316c4bbe 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://10.0.0.226:8776/ 2026-07-25 14:49:14.985 8 INFO cinder.api.openstack.wsgi [None req-73790487-9392-4d4b-88ee-f001c3290585 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-07-25 14:49:14.985 7 INFO cinder.api.openstack.wsgi [None req-e36d0bf8-8098-4741-af3d-a801316c4bbe 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-07-25 14:49:24.976 8 INFO cinder.api.openstack.wsgi [None req-73790487-9392-4d4b-88ee-f001c3290585 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://10.0.0.226:8776/ 2026-07-25 14:49:24.976 7 INFO cinder.api.openstack.wsgi [None req-e36d0bf8-8098-4741-af3d-a801316c4bbe 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://10.0.0.226:8776/ 2026-07-25 14:49:24.977 8 INFO cinder.api.openstack.wsgi [None req-73790487-9392-4d4b-88ee-f001c3290585 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-07-25 14:49:24.977 7 INFO cinder.api.openstack.wsgi [None req-e36d0bf8-8098-4741-af3d-a801316c4bbe 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-07-25 14:49:34.977 7 INFO cinder.api.openstack.wsgi [None req-e36d0bf8-8098-4741-af3d-a801316c4bbe 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://10.0.0.226:8776/ 2026-07-25 14:49:34.977 8 INFO cinder.api.openstack.wsgi [None req-73790487-9392-4d4b-88ee-f001c3290585 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://10.0.0.226:8776/ 2026-07-25 14:49:34.978 8 INFO cinder.api.openstack.wsgi [None req-73790487-9392-4d4b-88ee-f001c3290585 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-07-25 14:49:34.978 7 INFO cinder.api.openstack.wsgi [None req-e36d0bf8-8098-4741-af3d-a801316c4bbe 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-07-25 14:49:35.842 8 INFO cinder.api.openstack.wsgi [None req-c3a21a98-cb37-479b-ae91-b6992ba42c97 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/volumes/detail?all_tenants=true 2026-07-25 14:49:35.851 8 INFO cinder.volume.api [None req-c3a21a98-cb37-479b-ae91-b6992ba42c97 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] Get all volumes completed successfully. 2026-07-25 14:49:35.853 8 INFO cinder.api.openstack.wsgi [None req-c3a21a98-cb37-479b-ae91-b6992ba42c97 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 120/240] 10.0.0.121 () {28 vars in 684 bytes} [Sat Jul 25 14:49:35 2026] GET /v3/969e4c499def47e9bdb87ad375d628a5/volumes/detail?all_tenants=true => generated 15 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-25 14:49:35.862 7 INFO cinder.api.openstack.wsgi [None req-8fc316c9-7671-493b-aa92-bdd8d6d2129a 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/snapshots?all_tenants=true 2026-07-25 14:49:35.869 7 INFO cinder.volume.api [None req-8fc316c9-7671-493b-aa92-bdd8d6d2129a 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] Get all snapshots completed successfully. 2026-07-25 14:49:35.870 7 INFO cinder.api.openstack.wsgi [None req-8fc316c9-7671-493b-aa92-bdd8d6d2129a 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 121/241] 10.0.0.121 () {28 vars in 674 bytes} [Sat Jul 25 14:49:35 2026] GET /v3/969e4c499def47e9bdb87ad375d628a5/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-25 14:49:35.923 8 INFO cinder.api.openstack.wsgi [None req-77d752c6-5e02-4b85-bb37-fae01bef301f 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/os-quota-sets/969e4c499def47e9bdb87ad375d628a5?usage=true 2026-07-25 14:49:35.960 8 INFO cinder.api.openstack.wsgi [None req-77d752c6-5e02-4b85-bb37-fae01bef301f 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/os-quota-sets/969e4c499def47e9bdb87ad375d628a5?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 121/242] 10.0.0.121 () {28 vars in 736 bytes} [Sat Jul 25 14:49:35 2026] GET /v3/969e4c499def47e9bdb87ad375d628a5/os-quota-sets/969e4c499def47e9bdb87ad375d628a5?usage=true => generated 845 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-25 14:49:35.970 7 INFO cinder.api.openstack.wsgi [None req-f22ec7af-2427-466b-bb4c-1f2101a89be0 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/os-quota-sets/a8a886a7238b42df9e7115406caae70c?usage=true 2026-07-25 14:49:35.992 7 INFO cinder.api.openstack.wsgi [None req-f22ec7af-2427-466b-bb4c-1f2101a89be0 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/os-quota-sets/a8a886a7238b42df9e7115406caae70c?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 122/243] 10.0.0.121 () {28 vars in 736 bytes} [Sat Jul 25 14:49:35 2026] GET /v3/969e4c499def47e9bdb87ad375d628a5/os-quota-sets/a8a886a7238b42df9e7115406caae70c?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-25 14:49:36.007 8 INFO cinder.api.openstack.wsgi [None req-053cd106-63fd-4d59-afb3-58d912e5f201 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/os-quota-sets/efe7cdb4959541bb932ceae0dfd28eba?usage=true 2026-07-25 14:49:36.025 8 INFO cinder.api.openstack.wsgi [None req-053cd106-63fd-4d59-afb3-58d912e5f201 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/os-quota-sets/efe7cdb4959541bb932ceae0dfd28eba?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 122/244] 10.0.0.121 () {28 vars in 736 bytes} [Sat Jul 25 14:49:35 2026] GET /v3/969e4c499def47e9bdb87ad375d628a5/os-quota-sets/efe7cdb4959541bb932ceae0dfd28eba?usage=true => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-25 14:49:36.034 7 INFO cinder.api.openstack.wsgi [None req-0be87a5a-7bd6-4025-9f11-e9dabe81b465 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/os-services 2026-07-25 14:49:36.039 7 INFO cinder.api.openstack.wsgi [None req-0be87a5a-7bd6-4025-9f11-e9dabe81b465 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/os-services returned with HTTP 200 [pid: 7|app: 0|req: 123/245] 10.0.0.121 () {28 vars in 645 bytes} [Sat Jul 25 14:49:36 2026] GET /v3/969e4c499def47e9bdb87ad375d628a5/os-services => generated 646 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-25 14:49:36.048 8 INFO cinder.api.openstack.wsgi [None req-9555bf4a-6e82-4680-837a-3b440aba8c26 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/volumes/detail?all_tenants=true 2026-07-25 14:49:36.058 8 INFO cinder.volume.api [None req-9555bf4a-6e82-4680-837a-3b440aba8c26 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] Get all volumes completed successfully. 2026-07-25 14:49:36.060 8 INFO cinder.api.openstack.wsgi [None req-9555bf4a-6e82-4680-837a-3b440aba8c26 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 123/246] 10.0.0.121 () {28 vars in 684 bytes} [Sat Jul 25 14:49:36 2026] GET /v3/969e4c499def47e9bdb87ad375d628a5/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-25 14:49:36.069 7 INFO cinder.api.openstack.wsgi [None req-706c502b-a083-4948-9dc5-34044cb359c2 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/scheduler-stats/get_pools?detail=true 2026-07-25 14:49:36.572 7 INFO cinder.api.openstack.wsgi [None req-706c502b-a083-4948-9dc5-34044cb359c2 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 124/247] 10.0.0.121 () {28 vars in 696 bytes} [Sat Jul 25 14:49:36 2026] GET /v3/969e4c499def47e9bdb87ad375d628a5/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-25 14:49:44.977 8 INFO cinder.api.openstack.wsgi [None req-9555bf4a-6e82-4680-837a-3b440aba8c26 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://10.0.0.226:8776/ 2026-07-25 14:49:44.977 7 INFO cinder.api.openstack.wsgi [None req-706c502b-a083-4948-9dc5-34044cb359c2 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://10.0.0.226:8776/ 2026-07-25 14:49:44.977 8 INFO cinder.api.openstack.wsgi [None req-9555bf4a-6e82-4680-837a-3b440aba8c26 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-07-25 14:49:44.978 7 INFO cinder.api.openstack.wsgi [None req-706c502b-a083-4948-9dc5-34044cb359c2 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-07-25 14:49:54.976 8 INFO cinder.api.openstack.wsgi [None req-9555bf4a-6e82-4680-837a-3b440aba8c26 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://10.0.0.226:8776/ 2026-07-25 14:49:54.976 7 INFO cinder.api.openstack.wsgi [None req-706c502b-a083-4948-9dc5-34044cb359c2 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://10.0.0.226:8776/ 2026-07-25 14:49:54.976 8 INFO cinder.api.openstack.wsgi [None req-9555bf4a-6e82-4680-837a-3b440aba8c26 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-07-25 14:49:54.977 7 INFO cinder.api.openstack.wsgi [None req-706c502b-a083-4948-9dc5-34044cb359c2 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-07-25 14:50:04.976 8 INFO cinder.api.openstack.wsgi [None req-9555bf4a-6e82-4680-837a-3b440aba8c26 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://10.0.0.226:8776/ 2026-07-25 14:50:04.977 8 INFO cinder.api.openstack.wsgi [None req-9555bf4a-6e82-4680-837a-3b440aba8c26 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-07-25 14:50:04.977 7 INFO cinder.api.openstack.wsgi [None req-706c502b-a083-4948-9dc5-34044cb359c2 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://10.0.0.226:8776/ 2026-07-25 14:50:04.978 7 INFO cinder.api.openstack.wsgi [None req-706c502b-a083-4948-9dc5-34044cb359c2 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-07-25 14:50:14.976 7 INFO cinder.api.openstack.wsgi [None req-706c502b-a083-4948-9dc5-34044cb359c2 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://10.0.0.226:8776/ 2026-07-25 14:50:14.977 8 INFO cinder.api.openstack.wsgi [None req-9555bf4a-6e82-4680-837a-3b440aba8c26 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://10.0.0.226:8776/ 2026-07-25 14:50:14.978 7 INFO cinder.api.openstack.wsgi [None req-706c502b-a083-4948-9dc5-34044cb359c2 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-07-25 14:50:14.978 8 INFO cinder.api.openstack.wsgi [None req-9555bf4a-6e82-4680-837a-3b440aba8c26 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-07-25 14:50:24.976 7 INFO cinder.api.openstack.wsgi [None req-706c502b-a083-4948-9dc5-34044cb359c2 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://10.0.0.226:8776/ 2026-07-25 14:50:24.976 8 INFO cinder.api.openstack.wsgi [None req-9555bf4a-6e82-4680-837a-3b440aba8c26 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://10.0.0.226:8776/ 2026-07-25 14:50:24.977 7 INFO cinder.api.openstack.wsgi [None req-706c502b-a083-4948-9dc5-34044cb359c2 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-07-25 14:50:24.978 8 INFO cinder.api.openstack.wsgi [None req-9555bf4a-6e82-4680-837a-3b440aba8c26 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-07-25 14:50:34.976 7 INFO cinder.api.openstack.wsgi [None req-706c502b-a083-4948-9dc5-34044cb359c2 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://10.0.0.226:8776/ 2026-07-25 14:50:34.976 8 INFO cinder.api.openstack.wsgi [None req-9555bf4a-6e82-4680-837a-3b440aba8c26 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://10.0.0.226:8776/ 2026-07-25 14:50:34.977 8 INFO cinder.api.openstack.wsgi [None req-9555bf4a-6e82-4680-837a-3b440aba8c26 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-07-25 14:50:34.977 7 INFO cinder.api.openstack.wsgi [None req-706c502b-a083-4948-9dc5-34044cb359c2 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-07-25 14:50:35.816 8 INFO cinder.api.openstack.wsgi [None req-30bde182-2c81-4bf0-9f07-808c0905b31f 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/volumes/detail?all_tenants=true 2026-07-25 14:50:35.826 8 INFO cinder.volume.api [None req-30bde182-2c81-4bf0-9f07-808c0905b31f 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] Get all volumes completed successfully. 2026-07-25 14:50:35.827 8 INFO cinder.api.openstack.wsgi [None req-30bde182-2c81-4bf0-9f07-808c0905b31f 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 130/260] 10.0.0.121 () {28 vars in 684 bytes} [Sat Jul 25 14:50:35 2026] GET /v3/969e4c499def47e9bdb87ad375d628a5/volumes/detail?all_tenants=true => generated 15 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-25 14:50:35.839 7 INFO cinder.api.openstack.wsgi [None req-2c8d7189-2200-401a-a465-4c11dc6a9d6a 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/volumes/detail?all_tenants=true 2026-07-25 14:50:35.854 7 INFO cinder.volume.api [None req-2c8d7189-2200-401a-a465-4c11dc6a9d6a 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] Get all volumes completed successfully. 2026-07-25 14:50:35.856 7 INFO cinder.api.openstack.wsgi [None req-2c8d7189-2200-401a-a465-4c11dc6a9d6a 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 131/261] 10.0.0.121 () {28 vars in 684 bytes} [Sat Jul 25 14:50:35 2026] GET /v3/969e4c499def47e9bdb87ad375d628a5/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-25 14:50:35.865 8 INFO cinder.api.openstack.wsgi [None req-8c251311-fdeb-407b-8e73-b4f365f7b7e8 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/scheduler-stats/get_pools?detail=true 2026-07-25 14:50:36.369 8 INFO cinder.api.openstack.wsgi [None req-8c251311-fdeb-407b-8e73-b4f365f7b7e8 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 131/262] 10.0.0.121 () {28 vars in 696 bytes} [Sat Jul 25 14:50:35 2026] GET /v3/969e4c499def47e9bdb87ad375d628a5/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-25 14:50:36.383 7 INFO cinder.api.openstack.wsgi [None req-174fbcb9-4d29-4364-a322-8b72cbbc5cee 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/snapshots?all_tenants=true 2026-07-25 14:50:36.389 7 INFO cinder.volume.api [None req-174fbcb9-4d29-4364-a322-8b72cbbc5cee 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] Get all snapshots completed successfully. 2026-07-25 14:50:36.390 7 INFO cinder.api.openstack.wsgi [None req-174fbcb9-4d29-4364-a322-8b72cbbc5cee 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 132/263] 10.0.0.121 () {28 vars in 674 bytes} [Sat Jul 25 14:50:36 2026] GET /v3/969e4c499def47e9bdb87ad375d628a5/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-25 14:50:36.401 8 INFO cinder.api.openstack.wsgi [None req-35e960b7-a235-4910-a334-c46c9ef5e0cc 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/os-services 2026-07-25 14:50:36.407 8 INFO cinder.api.openstack.wsgi [None req-35e960b7-a235-4910-a334-c46c9ef5e0cc 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/os-services returned with HTTP 200 [pid: 8|app: 0|req: 132/264] 10.0.0.121 () {28 vars in 645 bytes} [Sat Jul 25 14:50:36 2026] GET /v3/969e4c499def47e9bdb87ad375d628a5/os-services => generated 646 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-25 14:50:36.448 7 INFO cinder.api.openstack.wsgi [None req-c4657851-ce48-40f5-a911-18ba29d26397 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/os-quota-sets/969e4c499def47e9bdb87ad375d628a5?usage=true 2026-07-25 14:50:36.474 7 INFO cinder.api.openstack.wsgi [None req-c4657851-ce48-40f5-a911-18ba29d26397 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/os-quota-sets/969e4c499def47e9bdb87ad375d628a5?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 133/265] 10.0.0.121 () {28 vars in 736 bytes} [Sat Jul 25 14:50:36 2026] GET /v3/969e4c499def47e9bdb87ad375d628a5/os-quota-sets/969e4c499def47e9bdb87ad375d628a5?usage=true => generated 845 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-25 14:50:36.488 8 INFO cinder.api.openstack.wsgi [None req-1abc7bc0-584c-4356-9d10-c580d78f71e5 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/os-quota-sets/a8a886a7238b42df9e7115406caae70c?usage=true 2026-07-25 14:50:36.507 8 INFO cinder.api.openstack.wsgi [None req-1abc7bc0-584c-4356-9d10-c580d78f71e5 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/os-quota-sets/a8a886a7238b42df9e7115406caae70c?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 133/266] 10.0.0.121 () {28 vars in 736 bytes} [Sat Jul 25 14:50:36 2026] GET /v3/969e4c499def47e9bdb87ad375d628a5/os-quota-sets/a8a886a7238b42df9e7115406caae70c?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-25 14:50:36.518 7 INFO cinder.api.openstack.wsgi [None req-f1a473e3-94c0-4184-878e-17e63bd9d118 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/os-quota-sets/efe7cdb4959541bb932ceae0dfd28eba?usage=true 2026-07-25 14:50:36.539 7 INFO cinder.api.openstack.wsgi [None req-f1a473e3-94c0-4184-878e-17e63bd9d118 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/os-quota-sets/efe7cdb4959541bb932ceae0dfd28eba?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 134/267] 10.0.0.121 () {28 vars in 736 bytes} [Sat Jul 25 14:50:36 2026] GET /v3/969e4c499def47e9bdb87ad375d628a5/os-quota-sets/efe7cdb4959541bb932ceae0dfd28eba?usage=true => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-25 14:50:44.977 8 INFO cinder.api.openstack.wsgi [None req-1abc7bc0-584c-4356-9d10-c580d78f71e5 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://10.0.0.226:8776/ 2026-07-25 14:50:44.978 8 INFO cinder.api.openstack.wsgi [None req-1abc7bc0-584c-4356-9d10-c580d78f71e5 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-07-25 14:50:44.980 7 INFO cinder.api.openstack.wsgi [None req-f1a473e3-94c0-4184-878e-17e63bd9d118 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://10.0.0.226:8776/ 2026-07-25 14:50:44.981 7 INFO cinder.api.openstack.wsgi [None req-f1a473e3-94c0-4184-878e-17e63bd9d118 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-07-25 14:50:54.976 8 INFO cinder.api.openstack.wsgi [None req-1abc7bc0-584c-4356-9d10-c580d78f71e5 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://10.0.0.226:8776/ 2026-07-25 14:50:54.977 8 INFO cinder.api.openstack.wsgi [None req-1abc7bc0-584c-4356-9d10-c580d78f71e5 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-07-25 14:50:54.978 7 INFO cinder.api.openstack.wsgi [None req-f1a473e3-94c0-4184-878e-17e63bd9d118 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://10.0.0.226:8776/ 2026-07-25 14:50:54.979 7 INFO cinder.api.openstack.wsgi [None req-f1a473e3-94c0-4184-878e-17e63bd9d118 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-07-25 14:51:04.976 7 INFO cinder.api.openstack.wsgi [None req-f1a473e3-94c0-4184-878e-17e63bd9d118 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://10.0.0.226:8776/ 2026-07-25 14:51:04.976 8 INFO cinder.api.openstack.wsgi [None req-1abc7bc0-584c-4356-9d10-c580d78f71e5 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://10.0.0.226:8776/ 2026-07-25 14:51:04.977 7 INFO cinder.api.openstack.wsgi [None req-f1a473e3-94c0-4184-878e-17e63bd9d118 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-07-25 14:51:04.977 8 INFO cinder.api.openstack.wsgi [None req-1abc7bc0-584c-4356-9d10-c580d78f71e5 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-07-25 14:51:14.976 7 INFO cinder.api.openstack.wsgi [None req-f1a473e3-94c0-4184-878e-17e63bd9d118 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://10.0.0.226:8776/ 2026-07-25 14:51:14.976 8 INFO cinder.api.openstack.wsgi [None req-1abc7bc0-584c-4356-9d10-c580d78f71e5 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://10.0.0.226:8776/ 2026-07-25 14:51:14.977 7 INFO cinder.api.openstack.wsgi [None req-f1a473e3-94c0-4184-878e-17e63bd9d118 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-07-25 14:51:14.977 8 INFO cinder.api.openstack.wsgi [None req-1abc7bc0-584c-4356-9d10-c580d78f71e5 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-07-25 14:51:24.976 7 INFO cinder.api.openstack.wsgi [None req-f1a473e3-94c0-4184-878e-17e63bd9d118 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://10.0.0.226:8776/ 2026-07-25 14:51:24.976 8 INFO cinder.api.openstack.wsgi [None req-1abc7bc0-584c-4356-9d10-c580d78f71e5 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://10.0.0.226:8776/ 2026-07-25 14:51:24.977 7 INFO cinder.api.openstack.wsgi [None req-f1a473e3-94c0-4184-878e-17e63bd9d118 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-07-25 14:51:24.977 8 INFO cinder.api.openstack.wsgi [None req-1abc7bc0-584c-4356-9d10-c580d78f71e5 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-07-25 14:51:34.978 7 INFO cinder.api.openstack.wsgi [None req-f1a473e3-94c0-4184-878e-17e63bd9d118 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://10.0.0.226:8776/ 2026-07-25 14:51:34.978 8 INFO cinder.api.openstack.wsgi [None req-1abc7bc0-584c-4356-9d10-c580d78f71e5 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://10.0.0.226:8776/ 2026-07-25 14:51:34.979 8 INFO cinder.api.openstack.wsgi [None req-1abc7bc0-584c-4356-9d10-c580d78f71e5 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-07-25 14:51:34.979 7 INFO cinder.api.openstack.wsgi [None req-f1a473e3-94c0-4184-878e-17e63bd9d118 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-07-25 14:51:35.779 8 INFO cinder.api.openstack.wsgi [None req-057eb620-a191-4ac1-a402-0e7e265ebf09 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/volumes/detail?all_tenants=true 2026-07-25 14:51:35.787 8 INFO cinder.volume.api [None req-057eb620-a191-4ac1-a402-0e7e265ebf09 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] Get all volumes completed successfully. 2026-07-25 14:51:35.788 8 INFO cinder.api.openstack.wsgi [None req-057eb620-a191-4ac1-a402-0e7e265ebf09 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 140/280] 10.0.0.121 () {28 vars in 684 bytes} [Sat Jul 25 14:51:35 2026] GET /v3/969e4c499def47e9bdb87ad375d628a5/volumes/detail?all_tenants=true => generated 15 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-25 14:51:35.834 7 INFO cinder.api.openstack.wsgi [None req-65cded47-0c9c-453d-8b9c-598d1e449b72 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/os-quota-sets/969e4c499def47e9bdb87ad375d628a5?usage=true 2026-07-25 14:51:35.856 7 INFO cinder.api.openstack.wsgi [None req-65cded47-0c9c-453d-8b9c-598d1e449b72 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/os-quota-sets/969e4c499def47e9bdb87ad375d628a5?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 141/281] 10.0.0.121 () {28 vars in 736 bytes} [Sat Jul 25 14:51:35 2026] GET /v3/969e4c499def47e9bdb87ad375d628a5/os-quota-sets/969e4c499def47e9bdb87ad375d628a5?usage=true => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-25 14:51:35.869 8 INFO cinder.api.openstack.wsgi [None req-c69fa464-8965-4325-857b-5356a0c42df6 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/os-quota-sets/a8a886a7238b42df9e7115406caae70c?usage=true 2026-07-25 14:51:35.898 8 INFO cinder.api.openstack.wsgi [None req-c69fa464-8965-4325-857b-5356a0c42df6 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/os-quota-sets/a8a886a7238b42df9e7115406caae70c?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 141/282] 10.0.0.121 () {28 vars in 736 bytes} [Sat Jul 25 14:51:35 2026] GET /v3/969e4c499def47e9bdb87ad375d628a5/os-quota-sets/a8a886a7238b42df9e7115406caae70c?usage=true => generated 847 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-25 14:51:35.912 7 INFO cinder.api.openstack.wsgi [None req-13f35769-a965-4aae-b5d0-30bc1e75937d 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/os-quota-sets/efe7cdb4959541bb932ceae0dfd28eba?usage=true 2026-07-25 14:51:35.945 7 INFO cinder.api.openstack.wsgi [None req-13f35769-a965-4aae-b5d0-30bc1e75937d 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/os-quota-sets/efe7cdb4959541bb932ceae0dfd28eba?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 142/283] 10.0.0.121 () {28 vars in 736 bytes} [Sat Jul 25 14:51:35 2026] GET /v3/969e4c499def47e9bdb87ad375d628a5/os-quota-sets/efe7cdb4959541bb932ceae0dfd28eba?usage=true => generated 845 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-25 14:51:35.961 8 INFO cinder.api.openstack.wsgi [None req-3abfcca7-a4a9-4e00-bcfc-31a6abe50281 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/scheduler-stats/get_pools?detail=true 2026-07-25 14:51:36.465 8 INFO cinder.api.openstack.wsgi [None req-3abfcca7-a4a9-4e00-bcfc-31a6abe50281 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 142/284] 10.0.0.121 () {28 vars in 696 bytes} [Sat Jul 25 14:51:35 2026] GET /v3/969e4c499def47e9bdb87ad375d628a5/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-25 14:51:36.479 7 INFO cinder.api.openstack.wsgi [None req-f6ee1e25-2439-4dac-95fb-3cded105218c 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/volumes/detail?all_tenants=true 2026-07-25 14:51:36.488 7 INFO cinder.volume.api [None req-f6ee1e25-2439-4dac-95fb-3cded105218c 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] Get all volumes completed successfully. 2026-07-25 14:51:36.490 7 INFO cinder.api.openstack.wsgi [None req-f6ee1e25-2439-4dac-95fb-3cded105218c 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 143/285] 10.0.0.121 () {28 vars in 684 bytes} [Sat Jul 25 14:51:36 2026] GET /v3/969e4c499def47e9bdb87ad375d628a5/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-25 14:51:36.500 8 INFO cinder.api.openstack.wsgi [None req-0e25b2f1-45fb-4c7c-b763-7753167f1ba8 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/snapshots?all_tenants=true 2026-07-25 14:51:36.507 8 INFO cinder.volume.api [None req-0e25b2f1-45fb-4c7c-b763-7753167f1ba8 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] Get all snapshots completed successfully. 2026-07-25 14:51:36.507 8 INFO cinder.api.openstack.wsgi [None req-0e25b2f1-45fb-4c7c-b763-7753167f1ba8 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 143/286] 10.0.0.121 () {28 vars in 674 bytes} [Sat Jul 25 14:51:36 2026] GET /v3/969e4c499def47e9bdb87ad375d628a5/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-25 14:51:36.516 7 INFO cinder.api.openstack.wsgi [None req-9bdeebbf-5453-424c-a592-d7e0b5296b95 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/os-services 2026-07-25 14:51:36.521 7 INFO cinder.api.openstack.wsgi [None req-9bdeebbf-5453-424c-a592-d7e0b5296b95 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/os-services returned with HTTP 200 [pid: 7|app: 0|req: 144/287] 10.0.0.121 () {28 vars in 645 bytes} [Sat Jul 25 14:51:36 2026] GET /v3/969e4c499def47e9bdb87ad375d628a5/os-services => generated 646 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-25 14:51:44.976 8 INFO cinder.api.openstack.wsgi [None req-0e25b2f1-45fb-4c7c-b763-7753167f1ba8 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://10.0.0.226:8776/ 2026-07-25 14:51:44.976 7 INFO cinder.api.openstack.wsgi [None req-9bdeebbf-5453-424c-a592-d7e0b5296b95 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://10.0.0.226:8776/ 2026-07-25 14:51:44.977 8 INFO cinder.api.openstack.wsgi [None req-0e25b2f1-45fb-4c7c-b763-7753167f1ba8 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-07-25 14:51:44.977 7 INFO cinder.api.openstack.wsgi [None req-9bdeebbf-5453-424c-a592-d7e0b5296b95 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-07-25 14:51:54.976 7 INFO cinder.api.openstack.wsgi [None req-9bdeebbf-5453-424c-a592-d7e0b5296b95 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://10.0.0.226:8776/ 2026-07-25 14:51:54.977 8 INFO cinder.api.openstack.wsgi [None req-0e25b2f1-45fb-4c7c-b763-7753167f1ba8 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://10.0.0.226:8776/ 2026-07-25 14:51:54.977 7 INFO cinder.api.openstack.wsgi [None req-9bdeebbf-5453-424c-a592-d7e0b5296b95 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-07-25 14:51:54.978 8 INFO cinder.api.openstack.wsgi [None req-0e25b2f1-45fb-4c7c-b763-7753167f1ba8 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-07-25 14:52:04.977 7 INFO cinder.api.openstack.wsgi [None req-9bdeebbf-5453-424c-a592-d7e0b5296b95 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://10.0.0.226:8776/ 2026-07-25 14:52:04.977 8 INFO cinder.api.openstack.wsgi [None req-0e25b2f1-45fb-4c7c-b763-7753167f1ba8 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://10.0.0.226:8776/ 2026-07-25 14:52:04.978 7 INFO cinder.api.openstack.wsgi [None req-9bdeebbf-5453-424c-a592-d7e0b5296b95 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-07-25 14:52:04.978 8 INFO cinder.api.openstack.wsgi [None req-0e25b2f1-45fb-4c7c-b763-7753167f1ba8 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-07-25 14:52:14.976 8 INFO cinder.api.openstack.wsgi [None req-0e25b2f1-45fb-4c7c-b763-7753167f1ba8 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://10.0.0.226:8776/ 2026-07-25 14:52:14.977 7 INFO cinder.api.openstack.wsgi [None req-9bdeebbf-5453-424c-a592-d7e0b5296b95 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://10.0.0.226:8776/ 2026-07-25 14:52:14.977 8 INFO cinder.api.openstack.wsgi [None req-0e25b2f1-45fb-4c7c-b763-7753167f1ba8 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-07-25 14:52:14.978 7 INFO cinder.api.openstack.wsgi [None req-9bdeebbf-5453-424c-a592-d7e0b5296b95 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-07-25 14:52:24.976 8 INFO cinder.api.openstack.wsgi [None req-0e25b2f1-45fb-4c7c-b763-7753167f1ba8 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://10.0.0.226:8776/ 2026-07-25 14:52:24.977 7 INFO cinder.api.openstack.wsgi [None req-9bdeebbf-5453-424c-a592-d7e0b5296b95 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://10.0.0.226:8776/ 2026-07-25 14:52:24.977 8 INFO cinder.api.openstack.wsgi [None req-0e25b2f1-45fb-4c7c-b763-7753167f1ba8 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-07-25 14:52:24.978 7 INFO cinder.api.openstack.wsgi [None req-9bdeebbf-5453-424c-a592-d7e0b5296b95 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-07-25 14:52:34.976 8 INFO cinder.api.openstack.wsgi [None req-0e25b2f1-45fb-4c7c-b763-7753167f1ba8 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://10.0.0.226:8776/ 2026-07-25 14:52:34.976 7 INFO cinder.api.openstack.wsgi [None req-9bdeebbf-5453-424c-a592-d7e0b5296b95 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://10.0.0.226:8776/ 2026-07-25 14:52:34.977 7 INFO cinder.api.openstack.wsgi [None req-9bdeebbf-5453-424c-a592-d7e0b5296b95 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-07-25 14:52:34.977 8 INFO cinder.api.openstack.wsgi [None req-0e25b2f1-45fb-4c7c-b763-7753167f1ba8 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-07-25 14:52:35.768 7 INFO cinder.api.openstack.wsgi [None req-842fc677-912c-4185-ab1a-b55ccc3df4ea 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/volumes/detail?all_tenants=true 2026-07-25 14:52:35.777 7 INFO cinder.volume.api [None req-842fc677-912c-4185-ab1a-b55ccc3df4ea 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] Get all volumes completed successfully. 2026-07-25 14:52:35.779 7 INFO cinder.api.openstack.wsgi [None req-842fc677-912c-4185-ab1a-b55ccc3df4ea 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 151/300] 10.0.0.121 () {28 vars in 684 bytes} [Sat Jul 25 14:52:35 2026] GET /v3/969e4c499def47e9bdb87ad375d628a5/volumes/detail?all_tenants=true => generated 15 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-25 14:52:35.792 8 INFO cinder.api.openstack.wsgi [None req-6281a4ad-365e-4a9b-b4aa-bdb1d035ac90 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/os-services 2026-07-25 14:52:35.797 8 INFO cinder.api.openstack.wsgi [None req-6281a4ad-365e-4a9b-b4aa-bdb1d035ac90 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/os-services returned with HTTP 200 [pid: 8|app: 0|req: 150/301] 10.0.0.121 () {28 vars in 645 bytes} [Sat Jul 25 14:52:35 2026] GET /v3/969e4c499def47e9bdb87ad375d628a5/os-services => generated 646 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-25 14:52:35.840 7 INFO cinder.api.openstack.wsgi [None req-2488c1be-3e52-4974-b1c2-6618d0b6360f 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/os-quota-sets/969e4c499def47e9bdb87ad375d628a5?usage=true 2026-07-25 14:52:35.856 7 INFO cinder.api.openstack.wsgi [None req-2488c1be-3e52-4974-b1c2-6618d0b6360f 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/os-quota-sets/969e4c499def47e9bdb87ad375d628a5?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 152/302] 10.0.0.121 () {28 vars in 736 bytes} [Sat Jul 25 14:52:35 2026] GET /v3/969e4c499def47e9bdb87ad375d628a5/os-quota-sets/969e4c499def47e9bdb87ad375d628a5?usage=true => generated 845 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-25 14:52:35.868 8 INFO cinder.api.openstack.wsgi [None req-00901b1e-090b-4e5c-9fa9-53bc7120571c 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/os-quota-sets/a8a886a7238b42df9e7115406caae70c?usage=true 2026-07-25 14:52:35.889 8 INFO cinder.api.openstack.wsgi [None req-00901b1e-090b-4e5c-9fa9-53bc7120571c 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/os-quota-sets/a8a886a7238b42df9e7115406caae70c?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 151/303] 10.0.0.121 () {28 vars in 736 bytes} [Sat Jul 25 14:52:35 2026] GET /v3/969e4c499def47e9bdb87ad375d628a5/os-quota-sets/a8a886a7238b42df9e7115406caae70c?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-25 14:52:35.902 7 INFO cinder.api.openstack.wsgi [None req-f3bd96d4-0baa-48b7-969f-2056710f0a32 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/os-quota-sets/efe7cdb4959541bb932ceae0dfd28eba?usage=true 2026-07-25 14:52:35.922 7 INFO cinder.api.openstack.wsgi [None req-f3bd96d4-0baa-48b7-969f-2056710f0a32 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/os-quota-sets/efe7cdb4959541bb932ceae0dfd28eba?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 153/304] 10.0.0.121 () {28 vars in 736 bytes} [Sat Jul 25 14:52:35 2026] GET /v3/969e4c499def47e9bdb87ad375d628a5/os-quota-sets/efe7cdb4959541bb932ceae0dfd28eba?usage=true => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-25 14:52:35.934 8 INFO cinder.api.openstack.wsgi [None req-6c1744c9-ebcd-4cd6-8b22-9059ee442922 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/volumes/detail?all_tenants=true 2026-07-25 14:52:35.945 8 INFO cinder.volume.api [None req-6c1744c9-ebcd-4cd6-8b22-9059ee442922 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] Get all volumes completed successfully. 2026-07-25 14:52:35.947 8 INFO cinder.api.openstack.wsgi [None req-6c1744c9-ebcd-4cd6-8b22-9059ee442922 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 152/305] 10.0.0.121 () {28 vars in 684 bytes} [Sat Jul 25 14:52:35 2026] GET /v3/969e4c499def47e9bdb87ad375d628a5/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-25 14:52:35.958 7 INFO cinder.api.openstack.wsgi [None req-b79d3ccc-a20a-486a-b152-80d58636b488 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/snapshots?all_tenants=true 2026-07-25 14:52:35.964 7 INFO cinder.volume.api [None req-b79d3ccc-a20a-486a-b152-80d58636b488 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] Get all snapshots completed successfully. 2026-07-25 14:52:35.964 7 INFO cinder.api.openstack.wsgi [None req-b79d3ccc-a20a-486a-b152-80d58636b488 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 154/306] 10.0.0.121 () {28 vars in 674 bytes} [Sat Jul 25 14:52:35 2026] GET /v3/969e4c499def47e9bdb87ad375d628a5/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-25 14:52:35.978 8 INFO cinder.api.openstack.wsgi [None req-767d5277-9eb8-4d12-bc31-a7aa2d40f150 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/scheduler-stats/get_pools?detail=true 2026-07-25 14:52:36.482 8 INFO cinder.api.openstack.wsgi [None req-767d5277-9eb8-4d12-bc31-a7aa2d40f150 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 153/307] 10.0.0.121 () {28 vars in 696 bytes} [Sat Jul 25 14:52:35 2026] GET /v3/969e4c499def47e9bdb87ad375d628a5/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-25 14:52:44.979 7 INFO cinder.api.openstack.wsgi [None req-b79d3ccc-a20a-486a-b152-80d58636b488 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://10.0.0.226:8776/ 2026-07-25 14:52:44.979 8 INFO cinder.api.openstack.wsgi [None req-767d5277-9eb8-4d12-bc31-a7aa2d40f150 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://10.0.0.226:8776/ 2026-07-25 14:52:44.979 7 INFO cinder.api.openstack.wsgi [None req-b79d3ccc-a20a-486a-b152-80d58636b488 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-07-25 14:52:44.980 8 INFO cinder.api.openstack.wsgi [None req-767d5277-9eb8-4d12-bc31-a7aa2d40f150 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-07-25 14:52:54.976 7 INFO cinder.api.openstack.wsgi [None req-b79d3ccc-a20a-486a-b152-80d58636b488 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://10.0.0.226:8776/ 2026-07-25 14:52:54.976 7 INFO cinder.api.openstack.wsgi [None req-b79d3ccc-a20a-486a-b152-80d58636b488 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-07-25 14:52:54.976 8 INFO cinder.api.openstack.wsgi [None req-767d5277-9eb8-4d12-bc31-a7aa2d40f150 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://10.0.0.226:8776/ 2026-07-25 14:52:54.982 8 INFO cinder.api.openstack.wsgi [None req-767d5277-9eb8-4d12-bc31-a7aa2d40f150 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-07-25 14:53:04.976 7 INFO cinder.api.openstack.wsgi [None req-b79d3ccc-a20a-486a-b152-80d58636b488 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://10.0.0.226:8776/ 2026-07-25 14:53:04.977 7 INFO cinder.api.openstack.wsgi [None req-b79d3ccc-a20a-486a-b152-80d58636b488 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-07-25 14:53:04.977 8 INFO cinder.api.openstack.wsgi [None req-767d5277-9eb8-4d12-bc31-a7aa2d40f150 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://10.0.0.226:8776/ 2026-07-25 14:53:04.978 8 INFO cinder.api.openstack.wsgi [None req-767d5277-9eb8-4d12-bc31-a7aa2d40f150 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-07-25 14:53:14.976 7 INFO cinder.api.openstack.wsgi [None req-b79d3ccc-a20a-486a-b152-80d58636b488 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://10.0.0.226:8776/ 2026-07-25 14:53:14.976 8 INFO cinder.api.openstack.wsgi [None req-767d5277-9eb8-4d12-bc31-a7aa2d40f150 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://10.0.0.226:8776/ 2026-07-25 14:53:14.977 7 INFO cinder.api.openstack.wsgi [None req-b79d3ccc-a20a-486a-b152-80d58636b488 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-07-25 14:53:14.977 8 INFO cinder.api.openstack.wsgi [None req-767d5277-9eb8-4d12-bc31-a7aa2d40f150 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-07-25 14:53:24.977 7 INFO cinder.api.openstack.wsgi [None req-b79d3ccc-a20a-486a-b152-80d58636b488 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://10.0.0.226:8776/ 2026-07-25 14:53:24.977 8 INFO cinder.api.openstack.wsgi [None req-767d5277-9eb8-4d12-bc31-a7aa2d40f150 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://10.0.0.226:8776/ 2026-07-25 14:53:24.978 7 INFO cinder.api.openstack.wsgi [None req-b79d3ccc-a20a-486a-b152-80d58636b488 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-07-25 14:53:24.979 8 INFO cinder.api.openstack.wsgi [None req-767d5277-9eb8-4d12-bc31-a7aa2d40f150 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-07-25 14:53:34.976 8 INFO cinder.api.openstack.wsgi [None req-767d5277-9eb8-4d12-bc31-a7aa2d40f150 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://10.0.0.226:8776/ 2026-07-25 14:53:34.976 7 INFO cinder.api.openstack.wsgi [None req-b79d3ccc-a20a-486a-b152-80d58636b488 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://10.0.0.226:8776/ 2026-07-25 14:53:34.977 8 INFO cinder.api.openstack.wsgi [None req-767d5277-9eb8-4d12-bc31-a7aa2d40f150 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-07-25 14:53:34.977 7 INFO cinder.api.openstack.wsgi [None req-b79d3ccc-a20a-486a-b152-80d58636b488 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-07-25 14:53:35.788 8 INFO cinder.api.openstack.wsgi [None req-84d7861c-a5a7-4959-a08b-60ee9df95ae9 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/volumes/detail?all_tenants=true 2026-07-25 14:53:35.797 8 INFO cinder.volume.api [None req-84d7861c-a5a7-4959-a08b-60ee9df95ae9 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] Get all volumes completed successfully. 2026-07-25 14:53:35.799 8 INFO cinder.api.openstack.wsgi [None req-84d7861c-a5a7-4959-a08b-60ee9df95ae9 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 160/320] 10.0.0.121 () {28 vars in 684 bytes} [Sat Jul 25 14:53:35 2026] GET /v3/969e4c499def47e9bdb87ad375d628a5/volumes/detail?all_tenants=true => generated 15 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-25 14:53:35.813 7 INFO cinder.api.openstack.wsgi [None req-501865f2-d157-4c6e-bcd2-b2c25b4c6704 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/snapshots?all_tenants=true 2026-07-25 14:53:35.820 7 INFO cinder.volume.api [None req-501865f2-d157-4c6e-bcd2-b2c25b4c6704 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] Get all snapshots completed successfully. 2026-07-25 14:53:35.821 7 INFO cinder.api.openstack.wsgi [None req-501865f2-d157-4c6e-bcd2-b2c25b4c6704 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 161/321] 10.0.0.121 () {28 vars in 674 bytes} [Sat Jul 25 14:53:35 2026] GET /v3/969e4c499def47e9bdb87ad375d628a5/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-25 14:53:35.832 8 INFO cinder.api.openstack.wsgi [None req-0ee0604b-b01e-4136-a788-e4d88114bcb5 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/os-services 2026-07-25 14:53:35.838 8 INFO cinder.api.openstack.wsgi [None req-0ee0604b-b01e-4136-a788-e4d88114bcb5 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/os-services returned with HTTP 200 [pid: 8|app: 0|req: 161/322] 10.0.0.121 () {28 vars in 645 bytes} [Sat Jul 25 14:53:35 2026] GET /v3/969e4c499def47e9bdb87ad375d628a5/os-services => generated 646 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-25 14:53:35.847 7 INFO cinder.api.openstack.wsgi [None req-bbf8f766-e7ee-4da4-89c1-b8ed554bf933 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/volumes/detail?all_tenants=true 2026-07-25 14:53:35.857 7 INFO cinder.volume.api [None req-bbf8f766-e7ee-4da4-89c1-b8ed554bf933 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] Get all volumes completed successfully. 2026-07-25 14:53:35.860 7 INFO cinder.api.openstack.wsgi [None req-bbf8f766-e7ee-4da4-89c1-b8ed554bf933 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 162/323] 10.0.0.121 () {28 vars in 684 bytes} [Sat Jul 25 14:53:35 2026] GET /v3/969e4c499def47e9bdb87ad375d628a5/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-25 14:53:35.876 8 INFO cinder.api.openstack.wsgi [None req-e08c76d8-5289-4912-897c-508be85fb314 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/scheduler-stats/get_pools?detail=true 2026-07-25 14:53:36.380 8 INFO cinder.api.openstack.wsgi [None req-e08c76d8-5289-4912-897c-508be85fb314 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 162/324] 10.0.0.121 () {28 vars in 696 bytes} [Sat Jul 25 14:53:35 2026] GET /v3/969e4c499def47e9bdb87ad375d628a5/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-25 14:53:36.423 7 INFO cinder.api.openstack.wsgi [None req-a947fb8e-ea64-4df3-8187-9efcf7ffceaa 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/os-quota-sets/969e4c499def47e9bdb87ad375d628a5?usage=true 2026-07-25 14:53:36.450 7 INFO cinder.api.openstack.wsgi [None req-a947fb8e-ea64-4df3-8187-9efcf7ffceaa 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/os-quota-sets/969e4c499def47e9bdb87ad375d628a5?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 163/325] 10.0.0.121 () {28 vars in 736 bytes} [Sat Jul 25 14:53:36 2026] GET /v3/969e4c499def47e9bdb87ad375d628a5/os-quota-sets/969e4c499def47e9bdb87ad375d628a5?usage=true => generated 845 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-25 14:53:36.461 8 INFO cinder.api.openstack.wsgi [None req-c6170516-22fa-4805-aac7-4f907e400b9d 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/os-quota-sets/a8a886a7238b42df9e7115406caae70c?usage=true 2026-07-25 14:53:36.480 8 INFO cinder.api.openstack.wsgi [None req-c6170516-22fa-4805-aac7-4f907e400b9d 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/os-quota-sets/a8a886a7238b42df9e7115406caae70c?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 163/326] 10.0.0.121 () {28 vars in 736 bytes} [Sat Jul 25 14:53:36 2026] GET /v3/969e4c499def47e9bdb87ad375d628a5/os-quota-sets/a8a886a7238b42df9e7115406caae70c?usage=true => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-25 14:53:36.490 7 INFO cinder.api.openstack.wsgi [None req-8cbf57aa-3504-476a-8423-517e4e6d44bb 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/os-quota-sets/efe7cdb4959541bb932ceae0dfd28eba?usage=true 2026-07-25 14:53:36.509 7 INFO cinder.api.openstack.wsgi [None req-8cbf57aa-3504-476a-8423-517e4e6d44bb 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/os-quota-sets/efe7cdb4959541bb932ceae0dfd28eba?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 164/327] 10.0.0.121 () {28 vars in 736 bytes} [Sat Jul 25 14:53:36 2026] GET /v3/969e4c499def47e9bdb87ad375d628a5/os-quota-sets/efe7cdb4959541bb932ceae0dfd28eba?usage=true => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-25 14:53:44.976 7 INFO cinder.api.openstack.wsgi [None req-8cbf57aa-3504-476a-8423-517e4e6d44bb 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://10.0.0.226:8776/ 2026-07-25 14:53:44.977 7 INFO cinder.api.openstack.wsgi [None req-8cbf57aa-3504-476a-8423-517e4e6d44bb 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-07-25 14:53:44.976 8 INFO cinder.api.openstack.wsgi [None req-c6170516-22fa-4805-aac7-4f907e400b9d 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://10.0.0.226:8776/ 2026-07-25 14:53:44.978 8 INFO cinder.api.openstack.wsgi [None req-c6170516-22fa-4805-aac7-4f907e400b9d 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-07-25 14:53:54.976 7 INFO cinder.api.openstack.wsgi [None req-8cbf57aa-3504-476a-8423-517e4e6d44bb 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://10.0.0.226:8776/ 2026-07-25 14:53:54.977 8 INFO cinder.api.openstack.wsgi [None req-c6170516-22fa-4805-aac7-4f907e400b9d 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://10.0.0.226:8776/ 2026-07-25 14:53:54.977 7 INFO cinder.api.openstack.wsgi [None req-8cbf57aa-3504-476a-8423-517e4e6d44bb 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-07-25 14:53:54.978 8 INFO cinder.api.openstack.wsgi [None req-c6170516-22fa-4805-aac7-4f907e400b9d 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-07-25 14:54:04.976 7 INFO cinder.api.openstack.wsgi [None req-8cbf57aa-3504-476a-8423-517e4e6d44bb 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://10.0.0.226:8776/ 2026-07-25 14:54:04.977 7 INFO cinder.api.openstack.wsgi [None req-8cbf57aa-3504-476a-8423-517e4e6d44bb 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-07-25 14:54:04.977 8 INFO cinder.api.openstack.wsgi [None req-c6170516-22fa-4805-aac7-4f907e400b9d 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://10.0.0.226:8776/ 2026-07-25 14:54:04.978 8 INFO cinder.api.openstack.wsgi [None req-c6170516-22fa-4805-aac7-4f907e400b9d 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-07-25 14:54:14.976 7 INFO cinder.api.openstack.wsgi [None req-8cbf57aa-3504-476a-8423-517e4e6d44bb 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://10.0.0.226:8776/ 2026-07-25 14:54:14.977 8 INFO cinder.api.openstack.wsgi [None req-c6170516-22fa-4805-aac7-4f907e400b9d 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://10.0.0.226:8776/ 2026-07-25 14:54:14.977 7 INFO cinder.api.openstack.wsgi [None req-8cbf57aa-3504-476a-8423-517e4e6d44bb 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-07-25 14:54:14.977 8 INFO cinder.api.openstack.wsgi [None req-c6170516-22fa-4805-aac7-4f907e400b9d 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-07-25 14:54:24.979 8 INFO cinder.api.openstack.wsgi [None req-c6170516-22fa-4805-aac7-4f907e400b9d 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://10.0.0.226:8776/ 2026-07-25 14:54:24.979 7 INFO cinder.api.openstack.wsgi [None req-8cbf57aa-3504-476a-8423-517e4e6d44bb 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://10.0.0.226:8776/ 2026-07-25 14:54:24.980 8 INFO cinder.api.openstack.wsgi [None req-c6170516-22fa-4805-aac7-4f907e400b9d 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-07-25 14:54:24.980 7 INFO cinder.api.openstack.wsgi [None req-8cbf57aa-3504-476a-8423-517e4e6d44bb 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-07-25 14:54:34.976 8 INFO cinder.api.openstack.wsgi [None req-c6170516-22fa-4805-aac7-4f907e400b9d 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://10.0.0.226:8776/ 2026-07-25 14:54:34.977 7 INFO cinder.api.openstack.wsgi [None req-8cbf57aa-3504-476a-8423-517e4e6d44bb 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://10.0.0.226:8776/ 2026-07-25 14:54:34.977 7 INFO cinder.api.openstack.wsgi [None req-8cbf57aa-3504-476a-8423-517e4e6d44bb 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-07-25 14:54:34.978 8 INFO cinder.api.openstack.wsgi [None req-c6170516-22fa-4805-aac7-4f907e400b9d 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-07-25 14:54:35.766 7 INFO cinder.api.openstack.wsgi [None req-436ee682-b468-4393-8631-bb5c37886a53 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/os-services 2026-07-25 14:54:35.774 7 INFO cinder.api.openstack.wsgi [None req-436ee682-b468-4393-8631-bb5c37886a53 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/os-services returned with HTTP 200 [pid: 7|app: 0|req: 171/340] 10.0.0.121 () {28 vars in 645 bytes} [Sat Jul 25 14:54:35 2026] GET /v3/969e4c499def47e9bdb87ad375d628a5/os-services => generated 646 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-25 14:54:35.788 8 INFO cinder.api.openstack.wsgi [None req-ef55349f-f866-4f6d-9645-03c2aa76a0a3 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/volumes/detail?all_tenants=true 2026-07-25 14:54:35.799 8 INFO cinder.volume.api [None req-ef55349f-f866-4f6d-9645-03c2aa76a0a3 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] Get all volumes completed successfully. 2026-07-25 14:54:35.801 8 INFO cinder.api.openstack.wsgi [None req-ef55349f-f866-4f6d-9645-03c2aa76a0a3 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 170/341] 10.0.0.121 () {28 vars in 684 bytes} [Sat Jul 25 14:54:35 2026] GET /v3/969e4c499def47e9bdb87ad375d628a5/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-25 14:54:35.813 7 INFO cinder.api.openstack.wsgi [None req-82e5263b-3a44-41a7-9911-2d13458b94f0 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/scheduler-stats/get_pools?detail=true 2026-07-25 14:54:36.318 7 INFO cinder.api.openstack.wsgi [None req-82e5263b-3a44-41a7-9911-2d13458b94f0 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 172/342] 10.0.0.121 () {28 vars in 696 bytes} [Sat Jul 25 14:54:35 2026] GET /v3/969e4c499def47e9bdb87ad375d628a5/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-25 14:54:36.368 8 INFO cinder.api.openstack.wsgi [None req-af74d2b0-7a63-4927-80a3-4c38fee16af8 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/os-quota-sets/969e4c499def47e9bdb87ad375d628a5?usage=true 2026-07-25 14:54:36.405 8 INFO cinder.api.openstack.wsgi [None req-af74d2b0-7a63-4927-80a3-4c38fee16af8 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/os-quota-sets/969e4c499def47e9bdb87ad375d628a5?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 171/343] 10.0.0.121 () {28 vars in 736 bytes} [Sat Jul 25 14:54:36 2026] GET /v3/969e4c499def47e9bdb87ad375d628a5/os-quota-sets/969e4c499def47e9bdb87ad375d628a5?usage=true => generated 845 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-25 14:54:36.420 7 INFO cinder.api.openstack.wsgi [None req-55085e20-4eca-4efb-9886-53e0fe6753ac 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/os-quota-sets/a8a886a7238b42df9e7115406caae70c?usage=true 2026-07-25 14:54:36.443 7 INFO cinder.api.openstack.wsgi [None req-55085e20-4eca-4efb-9886-53e0fe6753ac 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/os-quota-sets/a8a886a7238b42df9e7115406caae70c?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 173/344] 10.0.0.121 () {28 vars in 736 bytes} [Sat Jul 25 14:54:36 2026] GET /v3/969e4c499def47e9bdb87ad375d628a5/os-quota-sets/a8a886a7238b42df9e7115406caae70c?usage=true => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-25 14:54:36.457 8 INFO cinder.api.openstack.wsgi [None req-6b957a9c-3702-45e8-bdcb-7cb6d891734c 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/os-quota-sets/efe7cdb4959541bb932ceae0dfd28eba?usage=true 2026-07-25 14:54:36.504 8 INFO cinder.api.openstack.wsgi [None req-6b957a9c-3702-45e8-bdcb-7cb6d891734c 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/os-quota-sets/efe7cdb4959541bb932ceae0dfd28eba?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 172/345] 10.0.0.121 () {28 vars in 736 bytes} [Sat Jul 25 14:54:36 2026] GET /v3/969e4c499def47e9bdb87ad375d628a5/os-quota-sets/efe7cdb4959541bb932ceae0dfd28eba?usage=true => generated 845 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-25 14:54:36.526 7 INFO cinder.api.openstack.wsgi [None req-4ac0a86b-a696-4477-bcb2-a033ae6e18cb 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/snapshots?all_tenants=true 2026-07-25 14:54:36.532 7 INFO cinder.volume.api [None req-4ac0a86b-a696-4477-bcb2-a033ae6e18cb 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] Get all snapshots completed successfully. 2026-07-25 14:54:36.532 7 INFO cinder.api.openstack.wsgi [None req-4ac0a86b-a696-4477-bcb2-a033ae6e18cb 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 174/346] 10.0.0.121 () {28 vars in 674 bytes} [Sat Jul 25 14:54:36 2026] GET /v3/969e4c499def47e9bdb87ad375d628a5/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-25 14:54:36.542 8 INFO cinder.api.openstack.wsgi [None req-2ef5d145-8df4-4a43-b08d-2f584da3e3a9 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/volumes/detail?all_tenants=true 2026-07-25 14:54:36.553 8 INFO cinder.volume.api [None req-2ef5d145-8df4-4a43-b08d-2f584da3e3a9 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] Get all volumes completed successfully. 2026-07-25 14:54:36.555 8 INFO cinder.api.openstack.wsgi [None req-2ef5d145-8df4-4a43-b08d-2f584da3e3a9 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 173/347] 10.0.0.121 () {28 vars in 684 bytes} [Sat Jul 25 14:54:36 2026] GET /v3/969e4c499def47e9bdb87ad375d628a5/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-25 14:54:44.976 7 INFO cinder.api.openstack.wsgi [None req-4ac0a86b-a696-4477-bcb2-a033ae6e18cb 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://10.0.0.226:8776/ 2026-07-25 14:54:44.976 8 INFO cinder.api.openstack.wsgi [None req-2ef5d145-8df4-4a43-b08d-2f584da3e3a9 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://10.0.0.226:8776/ 2026-07-25 14:54:44.977 7 INFO cinder.api.openstack.wsgi [None req-4ac0a86b-a696-4477-bcb2-a033ae6e18cb 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-07-25 14:54:44.977 8 INFO cinder.api.openstack.wsgi [None req-2ef5d145-8df4-4a43-b08d-2f584da3e3a9 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-07-25 14:54:54.978 7 INFO cinder.api.openstack.wsgi [None req-4ac0a86b-a696-4477-bcb2-a033ae6e18cb 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://10.0.0.226:8776/ 2026-07-25 14:54:54.978 8 INFO cinder.api.openstack.wsgi [None req-2ef5d145-8df4-4a43-b08d-2f584da3e3a9 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://10.0.0.226:8776/ 2026-07-25 14:54:54.979 7 INFO cinder.api.openstack.wsgi [None req-4ac0a86b-a696-4477-bcb2-a033ae6e18cb 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-07-25 14:54:54.979 8 INFO cinder.api.openstack.wsgi [None req-2ef5d145-8df4-4a43-b08d-2f584da3e3a9 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-07-25 14:55:04.977 8 INFO cinder.api.openstack.wsgi [None req-2ef5d145-8df4-4a43-b08d-2f584da3e3a9 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://10.0.0.226:8776/ 2026-07-25 14:55:04.977 7 INFO cinder.api.openstack.wsgi [None req-4ac0a86b-a696-4477-bcb2-a033ae6e18cb 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://10.0.0.226:8776/ 2026-07-25 14:55:04.977 8 INFO cinder.api.openstack.wsgi [None req-2ef5d145-8df4-4a43-b08d-2f584da3e3a9 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-07-25 14:55:04.978 7 INFO cinder.api.openstack.wsgi [None req-4ac0a86b-a696-4477-bcb2-a033ae6e18cb 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-07-25 14:55:14.976 7 INFO cinder.api.openstack.wsgi [None req-4ac0a86b-a696-4477-bcb2-a033ae6e18cb 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://10.0.0.226:8776/ 2026-07-25 14:55:14.976 8 INFO cinder.api.openstack.wsgi [None req-2ef5d145-8df4-4a43-b08d-2f584da3e3a9 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://10.0.0.226:8776/ 2026-07-25 14:55:14.977 7 INFO cinder.api.openstack.wsgi [None req-4ac0a86b-a696-4477-bcb2-a033ae6e18cb 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-07-25 14:55:14.978 8 INFO cinder.api.openstack.wsgi [None req-2ef5d145-8df4-4a43-b08d-2f584da3e3a9 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-07-25 14:55:24.976 8 INFO cinder.api.openstack.wsgi [None req-2ef5d145-8df4-4a43-b08d-2f584da3e3a9 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://10.0.0.226:8776/ 2026-07-25 14:55:24.976 7 INFO cinder.api.openstack.wsgi [None req-4ac0a86b-a696-4477-bcb2-a033ae6e18cb 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://10.0.0.226:8776/ 2026-07-25 14:55:24.977 8 INFO cinder.api.openstack.wsgi [None req-2ef5d145-8df4-4a43-b08d-2f584da3e3a9 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-07-25 14:55:24.977 7 INFO cinder.api.openstack.wsgi [None req-4ac0a86b-a696-4477-bcb2-a033ae6e18cb 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-07-25 14:55:34.976 8 INFO cinder.api.openstack.wsgi [None req-2ef5d145-8df4-4a43-b08d-2f584da3e3a9 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://10.0.0.226:8776/ 2026-07-25 14:55:34.976 7 INFO cinder.api.openstack.wsgi [None req-4ac0a86b-a696-4477-bcb2-a033ae6e18cb 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://10.0.0.226:8776/ 2026-07-25 14:55:34.977 8 INFO cinder.api.openstack.wsgi [None req-2ef5d145-8df4-4a43-b08d-2f584da3e3a9 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-07-25 14:55:34.978 7 INFO cinder.api.openstack.wsgi [None req-4ac0a86b-a696-4477-bcb2-a033ae6e18cb 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-07-25 14:55:35.782 8 INFO cinder.api.openstack.wsgi [None req-b7f09e6a-4c10-4c34-9f04-c1f88945573c 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/volumes/detail?all_tenants=true 2026-07-25 14:55:35.794 8 INFO cinder.volume.api [None req-b7f09e6a-4c10-4c34-9f04-c1f88945573c 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] Get all volumes completed successfully. 2026-07-25 14:55:35.795 8 INFO cinder.api.openstack.wsgi [None req-b7f09e6a-4c10-4c34-9f04-c1f88945573c 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 180/360] 10.0.0.121 () {28 vars in 684 bytes} [Sat Jul 25 14:55:35 2026] GET /v3/969e4c499def47e9bdb87ad375d628a5/volumes/detail?all_tenants=true => generated 15 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-25 14:55:35.809 7 INFO cinder.api.openstack.wsgi [None req-d1346631-dfc5-4445-ab3b-84abf586c07c 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/os-services 2026-07-25 14:55:35.816 7 INFO cinder.api.openstack.wsgi [None req-d1346631-dfc5-4445-ab3b-84abf586c07c 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/os-services returned with HTTP 200 [pid: 7|app: 0|req: 181/361] 10.0.0.121 () {28 vars in 645 bytes} [Sat Jul 25 14:55:35 2026] GET /v3/969e4c499def47e9bdb87ad375d628a5/os-services => generated 646 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-25 14:55:35.873 8 INFO cinder.api.openstack.wsgi [None req-87afcddc-3721-4ce9-ae57-fc400c00fd3a 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/os-quota-sets/969e4c499def47e9bdb87ad375d628a5?usage=true 2026-07-25 14:55:35.905 8 INFO cinder.api.openstack.wsgi [None req-87afcddc-3721-4ce9-ae57-fc400c00fd3a 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/os-quota-sets/969e4c499def47e9bdb87ad375d628a5?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 181/362] 10.0.0.121 () {28 vars in 736 bytes} [Sat Jul 25 14:55:35 2026] GET /v3/969e4c499def47e9bdb87ad375d628a5/os-quota-sets/969e4c499def47e9bdb87ad375d628a5?usage=true => generated 845 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-25 14:55:35.921 7 INFO cinder.api.openstack.wsgi [None req-c9e9f0c4-3e8b-418a-b18f-0fa99cedd993 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/os-quota-sets/a8a886a7238b42df9e7115406caae70c?usage=true 2026-07-25 14:55:35.942 7 INFO cinder.api.openstack.wsgi [None req-c9e9f0c4-3e8b-418a-b18f-0fa99cedd993 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/os-quota-sets/a8a886a7238b42df9e7115406caae70c?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 182/363] 10.0.0.121 () {28 vars in 736 bytes} [Sat Jul 25 14:55:35 2026] GET /v3/969e4c499def47e9bdb87ad375d628a5/os-quota-sets/a8a886a7238b42df9e7115406caae70c?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-25 14:55:35.955 8 INFO cinder.api.openstack.wsgi [None req-2bf935de-a54b-45c6-81f1-9c527371b7dd 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/os-quota-sets/efe7cdb4959541bb932ceae0dfd28eba?usage=true 2026-07-25 14:55:35.998 8 INFO cinder.api.openstack.wsgi [None req-2bf935de-a54b-45c6-81f1-9c527371b7dd 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/os-quota-sets/efe7cdb4959541bb932ceae0dfd28eba?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 182/364] 10.0.0.121 () {28 vars in 736 bytes} [Sat Jul 25 14:55:35 2026] GET /v3/969e4c499def47e9bdb87ad375d628a5/os-quota-sets/efe7cdb4959541bb932ceae0dfd28eba?usage=true => generated 845 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-25 14:55:36.010 7 INFO cinder.api.openstack.wsgi [None req-ac3bb47d-bfab-48ee-a0cb-3564cbeac7f5 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/snapshots?all_tenants=true 2026-07-25 14:55:36.017 7 INFO cinder.volume.api [None req-ac3bb47d-bfab-48ee-a0cb-3564cbeac7f5 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] Get all snapshots completed successfully. 2026-07-25 14:55:36.017 7 INFO cinder.api.openstack.wsgi [None req-ac3bb47d-bfab-48ee-a0cb-3564cbeac7f5 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 183/365] 10.0.0.121 () {28 vars in 674 bytes} [Sat Jul 25 14:55:36 2026] GET /v3/969e4c499def47e9bdb87ad375d628a5/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-25 14:55:36.027 8 INFO cinder.api.openstack.wsgi [None req-a1e744a1-41ed-4d53-9846-2bccb06430a6 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/volumes/detail?all_tenants=true 2026-07-25 14:55:36.042 8 INFO cinder.volume.api [None req-a1e744a1-41ed-4d53-9846-2bccb06430a6 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] Get all volumes completed successfully. 2026-07-25 14:55:36.045 8 INFO cinder.api.openstack.wsgi [None req-a1e744a1-41ed-4d53-9846-2bccb06430a6 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 183/366] 10.0.0.121 () {28 vars in 684 bytes} [Sat Jul 25 14:55:36 2026] GET /v3/969e4c499def47e9bdb87ad375d628a5/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-25 14:55:36.061 7 INFO cinder.api.openstack.wsgi [None req-eb0222c0-a8a7-4cc7-979c-8f3571b443e8 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/scheduler-stats/get_pools?detail=true 2026-07-25 14:55:36.566 7 INFO cinder.api.openstack.wsgi [None req-eb0222c0-a8a7-4cc7-979c-8f3571b443e8 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 184/367] 10.0.0.121 () {28 vars in 696 bytes} [Sat Jul 25 14:55:36 2026] GET /v3/969e4c499def47e9bdb87ad375d628a5/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-25 14:55:44.976 8 INFO cinder.api.openstack.wsgi [None req-a1e744a1-41ed-4d53-9846-2bccb06430a6 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://10.0.0.226:8776/ 2026-07-25 14:55:44.976 7 INFO cinder.api.openstack.wsgi [None req-eb0222c0-a8a7-4cc7-979c-8f3571b443e8 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://10.0.0.226:8776/ 2026-07-25 14:55:44.978 8 INFO cinder.api.openstack.wsgi [None req-a1e744a1-41ed-4d53-9846-2bccb06430a6 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-07-25 14:55:44.978 7 INFO cinder.api.openstack.wsgi [None req-eb0222c0-a8a7-4cc7-979c-8f3571b443e8 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-07-25 14:55:54.976 8 INFO cinder.api.openstack.wsgi [None req-a1e744a1-41ed-4d53-9846-2bccb06430a6 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://10.0.0.226:8776/ 2026-07-25 14:55:54.977 8 INFO cinder.api.openstack.wsgi [None req-a1e744a1-41ed-4d53-9846-2bccb06430a6 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-07-25 14:55:54.977 7 INFO cinder.api.openstack.wsgi [None req-eb0222c0-a8a7-4cc7-979c-8f3571b443e8 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://10.0.0.226:8776/ 2026-07-25 14:55:54.978 7 INFO cinder.api.openstack.wsgi [None req-eb0222c0-a8a7-4cc7-979c-8f3571b443e8 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-07-25 14:56:04.977 8 INFO cinder.api.openstack.wsgi [None req-a1e744a1-41ed-4d53-9846-2bccb06430a6 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://10.0.0.226:8776/ 2026-07-25 14:56:04.977 7 INFO cinder.api.openstack.wsgi [None req-eb0222c0-a8a7-4cc7-979c-8f3571b443e8 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://10.0.0.226:8776/ 2026-07-25 14:56:04.978 8 INFO cinder.api.openstack.wsgi [None req-a1e744a1-41ed-4d53-9846-2bccb06430a6 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-07-25 14:56:04.978 7 INFO cinder.api.openstack.wsgi [None req-eb0222c0-a8a7-4cc7-979c-8f3571b443e8 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-07-25 14:56:14.977 7 INFO cinder.api.openstack.wsgi [None req-eb0222c0-a8a7-4cc7-979c-8f3571b443e8 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://10.0.0.226:8776/ 2026-07-25 14:56:14.978 8 INFO cinder.api.openstack.wsgi [None req-a1e744a1-41ed-4d53-9846-2bccb06430a6 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://10.0.0.226:8776/ 2026-07-25 14:56:14.978 7 INFO cinder.api.openstack.wsgi [None req-eb0222c0-a8a7-4cc7-979c-8f3571b443e8 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-07-25 14:56:14.978 8 INFO cinder.api.openstack.wsgi [None req-a1e744a1-41ed-4d53-9846-2bccb06430a6 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-07-25 14:56:24.977 8 INFO cinder.api.openstack.wsgi [None req-a1e744a1-41ed-4d53-9846-2bccb06430a6 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://10.0.0.226:8776/ 2026-07-25 14:56:24.977 7 INFO cinder.api.openstack.wsgi [None req-eb0222c0-a8a7-4cc7-979c-8f3571b443e8 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://10.0.0.226:8776/ 2026-07-25 14:56:24.978 7 INFO cinder.api.openstack.wsgi [None req-eb0222c0-a8a7-4cc7-979c-8f3571b443e8 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-07-25 14:56:24.978 8 INFO cinder.api.openstack.wsgi [None req-a1e744a1-41ed-4d53-9846-2bccb06430a6 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-07-25 14:56:34.976 7 INFO cinder.api.openstack.wsgi [None req-eb0222c0-a8a7-4cc7-979c-8f3571b443e8 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://10.0.0.226:8776/ 2026-07-25 14:56:34.977 7 INFO cinder.api.openstack.wsgi [None req-eb0222c0-a8a7-4cc7-979c-8f3571b443e8 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-07-25 14:56:34.978 8 INFO cinder.api.openstack.wsgi [None req-a1e744a1-41ed-4d53-9846-2bccb06430a6 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://10.0.0.226:8776/ 2026-07-25 14:56:34.979 8 INFO cinder.api.openstack.wsgi [None req-a1e744a1-41ed-4d53-9846-2bccb06430a6 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-07-25 14:56:35.773 7 INFO cinder.api.openstack.wsgi [None req-c6dd1200-ffe7-47f7-9b19-518cc210173f 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/os-services 2026-07-25 14:56:35.779 7 INFO cinder.api.openstack.wsgi [None req-c6dd1200-ffe7-47f7-9b19-518cc210173f 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/os-services returned with HTTP 200 [pid: 7|app: 0|req: 191/380] 10.0.0.121 () {28 vars in 645 bytes} [Sat Jul 25 14:56:35 2026] GET /v3/969e4c499def47e9bdb87ad375d628a5/os-services => generated 646 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-25 14:56:35.794 8 INFO cinder.api.openstack.wsgi [None req-0cf3a062-218f-4c20-bd94-5f30b271c3a4 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/volumes/detail?all_tenants=true 2026-07-25 14:56:35.803 8 INFO cinder.volume.api [None req-0cf3a062-218f-4c20-bd94-5f30b271c3a4 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] Get all volumes completed successfully. 2026-07-25 14:56:35.805 8 INFO cinder.api.openstack.wsgi [None req-0cf3a062-218f-4c20-bd94-5f30b271c3a4 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 190/381] 10.0.0.121 () {28 vars in 684 bytes} [Sat Jul 25 14:56:35 2026] GET /v3/969e4c499def47e9bdb87ad375d628a5/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-25 14:56:35.816 7 INFO cinder.api.openstack.wsgi [None req-75e7219f-455d-4753-87bd-3d8c1a1e5061 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/snapshots?all_tenants=true 2026-07-25 14:56:35.823 7 INFO cinder.volume.api [None req-75e7219f-455d-4753-87bd-3d8c1a1e5061 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] Get all snapshots completed successfully. 2026-07-25 14:56:35.824 7 INFO cinder.api.openstack.wsgi [None req-75e7219f-455d-4753-87bd-3d8c1a1e5061 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 192/382] 10.0.0.121 () {28 vars in 674 bytes} [Sat Jul 25 14:56:35 2026] GET /v3/969e4c499def47e9bdb87ad375d628a5/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-25 14:56:35.835 8 INFO cinder.api.openstack.wsgi [None req-c79e5bba-fb1e-4e70-b61d-f52e028b36ef 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/volumes/detail?all_tenants=true 2026-07-25 14:56:35.844 8 INFO cinder.volume.api [None req-c79e5bba-fb1e-4e70-b61d-f52e028b36ef 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] Get all volumes completed successfully. 2026-07-25 14:56:35.846 8 INFO cinder.api.openstack.wsgi [None req-c79e5bba-fb1e-4e70-b61d-f52e028b36ef 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 191/383] 10.0.0.121 () {28 vars in 684 bytes} [Sat Jul 25 14:56:35 2026] GET /v3/969e4c499def47e9bdb87ad375d628a5/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-25 14:56:35.862 7 INFO cinder.api.openstack.wsgi [None req-922e7a8d-6c5e-4684-bac5-03bc18c45ba5 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/scheduler-stats/get_pools?detail=true 2026-07-25 14:56:36.366 7 INFO cinder.api.openstack.wsgi [None req-922e7a8d-6c5e-4684-bac5-03bc18c45ba5 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 193/384] 10.0.0.121 () {28 vars in 696 bytes} [Sat Jul 25 14:56:35 2026] GET /v3/969e4c499def47e9bdb87ad375d628a5/scheduler-stats/get_pools?detail=true => generated 670 bytes in 517 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-25 14:56:36.395 8 INFO cinder.api.openstack.wsgi [None req-16b744e4-63d3-4896-8e4c-d4bfb2aca2d6 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/os-quota-sets/969e4c499def47e9bdb87ad375d628a5?usage=true 2026-07-25 14:56:36.421 8 INFO cinder.api.openstack.wsgi [None req-16b744e4-63d3-4896-8e4c-d4bfb2aca2d6 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/os-quota-sets/969e4c499def47e9bdb87ad375d628a5?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 192/385] 10.0.0.121 () {28 vars in 736 bytes} [Sat Jul 25 14:56:36 2026] GET /v3/969e4c499def47e9bdb87ad375d628a5/os-quota-sets/969e4c499def47e9bdb87ad375d628a5?usage=true => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-25 14:56:36.433 7 INFO cinder.api.openstack.wsgi [None req-92de8b10-40ca-4f37-a9ad-63aa103de8c1 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/os-quota-sets/a8a886a7238b42df9e7115406caae70c?usage=true 2026-07-25 14:56:36.470 7 INFO cinder.api.openstack.wsgi [None req-92de8b10-40ca-4f37-a9ad-63aa103de8c1 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/os-quota-sets/a8a886a7238b42df9e7115406caae70c?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 194/386] 10.0.0.121 () {28 vars in 736 bytes} [Sat Jul 25 14:56:36 2026] GET /v3/969e4c499def47e9bdb87ad375d628a5/os-quota-sets/a8a886a7238b42df9e7115406caae70c?usage=true => generated 847 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-25 14:56:36.481 8 INFO cinder.api.openstack.wsgi [None req-a73eaa0b-e9a4-4053-b900-5a4673674bee 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/os-quota-sets/efe7cdb4959541bb932ceae0dfd28eba?usage=true 2026-07-25 14:56:36.503 8 INFO cinder.api.openstack.wsgi [None req-a73eaa0b-e9a4-4053-b900-5a4673674bee 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/os-quota-sets/efe7cdb4959541bb932ceae0dfd28eba?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 193/387] 10.0.0.121 () {28 vars in 736 bytes} [Sat Jul 25 14:56:36 2026] GET /v3/969e4c499def47e9bdb87ad375d628a5/os-quota-sets/efe7cdb4959541bb932ceae0dfd28eba?usage=true => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-25 14:56:44.976 7 INFO cinder.api.openstack.wsgi [None req-92de8b10-40ca-4f37-a9ad-63aa103de8c1 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://10.0.0.226:8776/ 2026-07-25 14:56:44.976 8 INFO cinder.api.openstack.wsgi [None req-a73eaa0b-e9a4-4053-b900-5a4673674bee 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://10.0.0.226:8776/ 2026-07-25 14:56:44.977 7 INFO cinder.api.openstack.wsgi [None req-92de8b10-40ca-4f37-a9ad-63aa103de8c1 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-07-25 14:56:44.977 8 INFO cinder.api.openstack.wsgi [None req-a73eaa0b-e9a4-4053-b900-5a4673674bee 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-07-25 14:56:54.976 7 INFO cinder.api.openstack.wsgi [None req-92de8b10-40ca-4f37-a9ad-63aa103de8c1 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://10.0.0.226:8776/ 2026-07-25 14:56:54.976 8 INFO cinder.api.openstack.wsgi [None req-a73eaa0b-e9a4-4053-b900-5a4673674bee 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://10.0.0.226:8776/ 2026-07-25 14:56:54.977 7 INFO cinder.api.openstack.wsgi [None req-92de8b10-40ca-4f37-a9ad-63aa103de8c1 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-07-25 14:56:54.977 8 INFO cinder.api.openstack.wsgi [None req-a73eaa0b-e9a4-4053-b900-5a4673674bee 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-07-25 14:57:04.976 7 INFO cinder.api.openstack.wsgi [None req-92de8b10-40ca-4f37-a9ad-63aa103de8c1 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://10.0.0.226:8776/ 2026-07-25 14:57:04.976 8 INFO cinder.api.openstack.wsgi [None req-a73eaa0b-e9a4-4053-b900-5a4673674bee 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://10.0.0.226:8776/ 2026-07-25 14:57:04.977 7 INFO cinder.api.openstack.wsgi [None req-92de8b10-40ca-4f37-a9ad-63aa103de8c1 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-07-25 14:57:04.977 8 INFO cinder.api.openstack.wsgi [None req-a73eaa0b-e9a4-4053-b900-5a4673674bee 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-07-25 14:57:14.977 7 INFO cinder.api.openstack.wsgi [None req-92de8b10-40ca-4f37-a9ad-63aa103de8c1 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://10.0.0.226:8776/ 2026-07-25 14:57:14.977 8 INFO cinder.api.openstack.wsgi [None req-a73eaa0b-e9a4-4053-b900-5a4673674bee 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://10.0.0.226:8776/ 2026-07-25 14:57:14.978 7 INFO cinder.api.openstack.wsgi [None req-92de8b10-40ca-4f37-a9ad-63aa103de8c1 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-07-25 14:57:14.979 8 INFO cinder.api.openstack.wsgi [None req-a73eaa0b-e9a4-4053-b900-5a4673674bee 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-07-25 14:57:24.976 7 INFO cinder.api.openstack.wsgi [None req-92de8b10-40ca-4f37-a9ad-63aa103de8c1 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://10.0.0.226:8776/ 2026-07-25 14:57:24.977 7 INFO cinder.api.openstack.wsgi [None req-92de8b10-40ca-4f37-a9ad-63aa103de8c1 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-07-25 14:57:24.978 8 INFO cinder.api.openstack.wsgi [None req-a73eaa0b-e9a4-4053-b900-5a4673674bee 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://10.0.0.226:8776/ 2026-07-25 14:57:24.979 8 INFO cinder.api.openstack.wsgi [None req-a73eaa0b-e9a4-4053-b900-5a4673674bee 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-07-25 14:57:34.976 8 INFO cinder.api.openstack.wsgi [None req-a73eaa0b-e9a4-4053-b900-5a4673674bee 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://10.0.0.226:8776/ 2026-07-25 14:57:34.976 7 INFO cinder.api.openstack.wsgi [None req-92de8b10-40ca-4f37-a9ad-63aa103de8c1 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://10.0.0.226:8776/ 2026-07-25 14:57:34.977 8 INFO cinder.api.openstack.wsgi [None req-a73eaa0b-e9a4-4053-b900-5a4673674bee 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-07-25 14:57:34.977 7 INFO cinder.api.openstack.wsgi [None req-92de8b10-40ca-4f37-a9ad-63aa103de8c1 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-07-25 14:57:35.855 8 INFO cinder.api.openstack.wsgi [None req-d11abd76-2ac5-4326-972d-08ddfcf53b7e 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/volumes/detail?all_tenants=true 2026-07-25 14:57:35.864 8 INFO cinder.volume.api [None req-d11abd76-2ac5-4326-972d-08ddfcf53b7e 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] Get all volumes completed successfully. 2026-07-25 14:57:35.865 8 INFO cinder.api.openstack.wsgi [None req-d11abd76-2ac5-4326-972d-08ddfcf53b7e 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 200/400] 10.0.0.121 () {28 vars in 684 bytes} [Sat Jul 25 14:57:35 2026] GET /v3/969e4c499def47e9bdb87ad375d628a5/volumes/detail?all_tenants=true => generated 15 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-25 14:57:35.923 7 INFO cinder.api.openstack.wsgi [None req-c3c5f144-a78a-46ac-85e4-f8a3bdc2ca22 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/os-quota-sets/969e4c499def47e9bdb87ad375d628a5?usage=true 2026-07-25 14:57:35.953 7 INFO cinder.api.openstack.wsgi [None req-c3c5f144-a78a-46ac-85e4-f8a3bdc2ca22 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/os-quota-sets/969e4c499def47e9bdb87ad375d628a5?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 201/401] 10.0.0.121 () {28 vars in 736 bytes} [Sat Jul 25 14:57:35 2026] GET /v3/969e4c499def47e9bdb87ad375d628a5/os-quota-sets/969e4c499def47e9bdb87ad375d628a5?usage=true => generated 845 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-25 14:57:35.965 8 INFO cinder.api.openstack.wsgi [None req-57ea6f15-1de3-447b-a520-c0d1440a6d7f 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/os-quota-sets/a8a886a7238b42df9e7115406caae70c?usage=true 2026-07-25 14:57:35.996 8 INFO cinder.api.openstack.wsgi [None req-57ea6f15-1de3-447b-a520-c0d1440a6d7f 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/os-quota-sets/a8a886a7238b42df9e7115406caae70c?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 201/402] 10.0.0.121 () {28 vars in 736 bytes} [Sat Jul 25 14:57:35 2026] GET /v3/969e4c499def47e9bdb87ad375d628a5/os-quota-sets/a8a886a7238b42df9e7115406caae70c?usage=true => generated 847 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-25 14:57:36.012 7 INFO cinder.api.openstack.wsgi [None req-eece1e7a-2c6d-453f-a92b-cef71b3c790c 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/os-quota-sets/efe7cdb4959541bb932ceae0dfd28eba?usage=true 2026-07-25 14:57:36.038 7 INFO cinder.api.openstack.wsgi [None req-eece1e7a-2c6d-453f-a92b-cef71b3c790c 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/os-quota-sets/efe7cdb4959541bb932ceae0dfd28eba?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 202/403] 10.0.0.121 () {28 vars in 736 bytes} [Sat Jul 25 14:57:36 2026] GET /v3/969e4c499def47e9bdb87ad375d628a5/os-quota-sets/efe7cdb4959541bb932ceae0dfd28eba?usage=true => generated 845 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-25 14:57:36.052 8 INFO cinder.api.openstack.wsgi [None req-201b49e8-c1f6-484c-a981-901c1b242f3b 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/os-services 2026-07-25 14:57:36.058 8 INFO cinder.api.openstack.wsgi [None req-201b49e8-c1f6-484c-a981-901c1b242f3b 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/os-services returned with HTTP 200 [pid: 8|app: 0|req: 202/404] 10.0.0.121 () {28 vars in 645 bytes} [Sat Jul 25 14:57:36 2026] GET /v3/969e4c499def47e9bdb87ad375d628a5/os-services => generated 646 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-25 14:57:36.069 7 INFO cinder.api.openstack.wsgi [None req-5cd62bde-9334-4dbf-9b7e-c2fcc9b47083 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/scheduler-stats/get_pools?detail=true 2026-07-25 14:57:36.572 7 INFO cinder.api.openstack.wsgi [None req-5cd62bde-9334-4dbf-9b7e-c2fcc9b47083 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 203/405] 10.0.0.121 () {28 vars in 696 bytes} [Sat Jul 25 14:57:36 2026] GET /v3/969e4c499def47e9bdb87ad375d628a5/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-25 14:57:36.585 8 INFO cinder.api.openstack.wsgi [None req-30aa0635-87a2-4f26-9004-f7367219d3b8 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/snapshots?all_tenants=true 2026-07-25 14:57:36.593 8 INFO cinder.volume.api [None req-30aa0635-87a2-4f26-9004-f7367219d3b8 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] Get all snapshots completed successfully. 2026-07-25 14:57:36.593 8 INFO cinder.api.openstack.wsgi [None req-30aa0635-87a2-4f26-9004-f7367219d3b8 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 203/406] 10.0.0.121 () {28 vars in 674 bytes} [Sat Jul 25 14:57:36 2026] GET /v3/969e4c499def47e9bdb87ad375d628a5/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-25 14:57:36.603 7 INFO cinder.api.openstack.wsgi [None req-3b664abc-7ebd-409f-bad7-6ac69bd0f676 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/volumes/detail?all_tenants=true 2026-07-25 14:57:36.613 7 INFO cinder.volume.api [None req-3b664abc-7ebd-409f-bad7-6ac69bd0f676 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] Get all volumes completed successfully. 2026-07-25 14:57:36.615 7 INFO cinder.api.openstack.wsgi [None req-3b664abc-7ebd-409f-bad7-6ac69bd0f676 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 204/407] 10.0.0.121 () {28 vars in 684 bytes} [Sat Jul 25 14:57:36 2026] GET /v3/969e4c499def47e9bdb87ad375d628a5/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-25 14:57:44.976 8 INFO cinder.api.openstack.wsgi [None req-30aa0635-87a2-4f26-9004-f7367219d3b8 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://10.0.0.226:8776/ 2026-07-25 14:57:44.977 8 INFO cinder.api.openstack.wsgi [None req-30aa0635-87a2-4f26-9004-f7367219d3b8 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-07-25 14:57:44.978 7 INFO cinder.api.openstack.wsgi [None req-3b664abc-7ebd-409f-bad7-6ac69bd0f676 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://10.0.0.226:8776/ 2026-07-25 14:57:44.979 7 INFO cinder.api.openstack.wsgi [None req-3b664abc-7ebd-409f-bad7-6ac69bd0f676 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-07-25 14:57:54.979 8 INFO cinder.api.openstack.wsgi [None req-30aa0635-87a2-4f26-9004-f7367219d3b8 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://10.0.0.226:8776/ 2026-07-25 14:57:54.979 8 INFO cinder.api.openstack.wsgi [None req-30aa0635-87a2-4f26-9004-f7367219d3b8 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-07-25 14:57:54.980 7 INFO cinder.api.openstack.wsgi [None req-3b664abc-7ebd-409f-bad7-6ac69bd0f676 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://10.0.0.226:8776/ 2026-07-25 14:57:54.981 7 INFO cinder.api.openstack.wsgi [None req-3b664abc-7ebd-409f-bad7-6ac69bd0f676 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-07-25 14:58:04.977 8 INFO cinder.api.openstack.wsgi [None req-30aa0635-87a2-4f26-9004-f7367219d3b8 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://10.0.0.226:8776/ 2026-07-25 14:58:04.977 7 INFO cinder.api.openstack.wsgi [None req-3b664abc-7ebd-409f-bad7-6ac69bd0f676 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://10.0.0.226:8776/ 2026-07-25 14:58:04.978 8 INFO cinder.api.openstack.wsgi [None req-30aa0635-87a2-4f26-9004-f7367219d3b8 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-07-25 14:58:04.978 7 INFO cinder.api.openstack.wsgi [None req-3b664abc-7ebd-409f-bad7-6ac69bd0f676 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-07-25 14:58:14.977 8 INFO cinder.api.openstack.wsgi [None req-30aa0635-87a2-4f26-9004-f7367219d3b8 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://10.0.0.226:8776/ 2026-07-25 14:58:14.977 7 INFO cinder.api.openstack.wsgi [None req-3b664abc-7ebd-409f-bad7-6ac69bd0f676 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://10.0.0.226:8776/ 2026-07-25 14:58:14.978 8 INFO cinder.api.openstack.wsgi [None req-30aa0635-87a2-4f26-9004-f7367219d3b8 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-07-25 14:58:14.978 7 INFO cinder.api.openstack.wsgi [None req-3b664abc-7ebd-409f-bad7-6ac69bd0f676 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-07-25 14:58:24.976 8 INFO cinder.api.openstack.wsgi [None req-30aa0635-87a2-4f26-9004-f7367219d3b8 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://10.0.0.226:8776/ 2026-07-25 14:58:24.977 7 INFO cinder.api.openstack.wsgi [None req-3b664abc-7ebd-409f-bad7-6ac69bd0f676 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://10.0.0.226:8776/ 2026-07-25 14:58:24.977 8 INFO cinder.api.openstack.wsgi [None req-30aa0635-87a2-4f26-9004-f7367219d3b8 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-07-25 14:58:24.977 7 INFO cinder.api.openstack.wsgi [None req-3b664abc-7ebd-409f-bad7-6ac69bd0f676 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-07-25 14:58:34.977 8 INFO cinder.api.openstack.wsgi [None req-30aa0635-87a2-4f26-9004-f7367219d3b8 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://10.0.0.226:8776/ 2026-07-25 14:58:34.978 8 INFO cinder.api.openstack.wsgi [None req-30aa0635-87a2-4f26-9004-f7367219d3b8 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-07-25 14:58:34.978 7 INFO cinder.api.openstack.wsgi [None req-3b664abc-7ebd-409f-bad7-6ac69bd0f676 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://10.0.0.226:8776/ 2026-07-25 14:58:34.979 7 INFO cinder.api.openstack.wsgi [None req-3b664abc-7ebd-409f-bad7-6ac69bd0f676 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-07-25 14:58:35.853 8 INFO cinder.api.openstack.wsgi [None req-44f0ac1a-f2e5-459c-a15e-185ed35fae8d 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/os-services 2026-07-25 14:58:35.867 8 INFO cinder.api.openstack.wsgi [None req-44f0ac1a-f2e5-459c-a15e-185ed35fae8d 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/os-services returned with HTTP 200 [pid: 8|app: 0|req: 210/420] 10.0.0.121 () {28 vars in 645 bytes} [Sat Jul 25 14:58:35 2026] GET /v3/969e4c499def47e9bdb87ad375d628a5/os-services => generated 646 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-25 14:58:35.884 7 INFO cinder.api.openstack.wsgi [None req-66aacfd1-56a1-4d3d-8b10-21a1043bd917 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/volumes/detail?all_tenants=true 2026-07-25 14:58:35.903 7 INFO cinder.volume.api [None req-66aacfd1-56a1-4d3d-8b10-21a1043bd917 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] Get all volumes completed successfully. 2026-07-25 14:58:35.908 7 INFO cinder.api.openstack.wsgi [None req-66aacfd1-56a1-4d3d-8b10-21a1043bd917 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 211/421] 10.0.0.121 () {28 vars in 684 bytes} [Sat Jul 25 14:58:35 2026] GET /v3/969e4c499def47e9bdb87ad375d628a5/volumes/detail?all_tenants=true => generated 15 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-25 14:58:35.919 8 INFO cinder.api.openstack.wsgi [None req-9c5ff25c-080e-4e3c-9a99-12a87b7841aa 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/scheduler-stats/get_pools?detail=true 2026-07-25 14:58:36.425 8 INFO cinder.api.openstack.wsgi [None req-9c5ff25c-080e-4e3c-9a99-12a87b7841aa 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 211/422] 10.0.0.121 () {28 vars in 696 bytes} [Sat Jul 25 14:58:35 2026] GET /v3/969e4c499def47e9bdb87ad375d628a5/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-25 14:58:36.441 7 INFO cinder.api.openstack.wsgi [None req-1753da59-891e-4dd1-a772-6a49426aac48 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/volumes/detail?all_tenants=true 2026-07-25 14:58:36.449 7 INFO cinder.volume.api [None req-1753da59-891e-4dd1-a772-6a49426aac48 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] Get all volumes completed successfully. 2026-07-25 14:58:36.450 7 INFO cinder.api.openstack.wsgi [None req-1753da59-891e-4dd1-a772-6a49426aac48 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 212/423] 10.0.0.121 () {28 vars in 684 bytes} [Sat Jul 25 14:58:36 2026] GET /v3/969e4c499def47e9bdb87ad375d628a5/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-25 14:58:36.464 8 INFO cinder.api.openstack.wsgi [None req-151e94ef-cfd3-45bf-98c6-8eeaf839ddd9 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/snapshots?all_tenants=true 2026-07-25 14:58:36.474 8 INFO cinder.volume.api [None req-151e94ef-cfd3-45bf-98c6-8eeaf839ddd9 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] Get all snapshots completed successfully. 2026-07-25 14:58:36.475 8 INFO cinder.api.openstack.wsgi [None req-151e94ef-cfd3-45bf-98c6-8eeaf839ddd9 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 212/424] 10.0.0.121 () {28 vars in 674 bytes} [Sat Jul 25 14:58:36 2026] GET /v3/969e4c499def47e9bdb87ad375d628a5/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-25 14:58:36.515 7 INFO cinder.api.openstack.wsgi [None req-3d1150aa-57ca-4543-a980-12eed51ab88e 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/os-quota-sets/969e4c499def47e9bdb87ad375d628a5?usage=true 2026-07-25 14:58:36.543 7 INFO cinder.api.openstack.wsgi [None req-3d1150aa-57ca-4543-a980-12eed51ab88e 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/os-quota-sets/969e4c499def47e9bdb87ad375d628a5?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 213/425] 10.0.0.121 () {28 vars in 736 bytes} [Sat Jul 25 14:58:36 2026] GET /v3/969e4c499def47e9bdb87ad375d628a5/os-quota-sets/969e4c499def47e9bdb87ad375d628a5?usage=true => generated 845 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-25 14:58:36.557 8 INFO cinder.api.openstack.wsgi [None req-b470a7ad-707c-494f-ab90-d0b63746b846 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/os-quota-sets/a8a886a7238b42df9e7115406caae70c?usage=true 2026-07-25 14:58:36.591 8 INFO cinder.api.openstack.wsgi [None req-b470a7ad-707c-494f-ab90-d0b63746b846 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/os-quota-sets/a8a886a7238b42df9e7115406caae70c?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 213/426] 10.0.0.121 () {28 vars in 736 bytes} [Sat Jul 25 14:58:36 2026] GET /v3/969e4c499def47e9bdb87ad375d628a5/os-quota-sets/a8a886a7238b42df9e7115406caae70c?usage=true => generated 847 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-25 14:58:36.604 7 INFO cinder.api.openstack.wsgi [None req-cc3e3dbb-26c4-40e5-b75c-9d46b4f92646 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/os-quota-sets/efe7cdb4959541bb932ceae0dfd28eba?usage=true 2026-07-25 14:58:36.627 7 INFO cinder.api.openstack.wsgi [None req-cc3e3dbb-26c4-40e5-b75c-9d46b4f92646 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/os-quota-sets/efe7cdb4959541bb932ceae0dfd28eba?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 214/427] 10.0.0.121 () {28 vars in 736 bytes} [Sat Jul 25 14:58:36 2026] GET /v3/969e4c499def47e9bdb87ad375d628a5/os-quota-sets/efe7cdb4959541bb932ceae0dfd28eba?usage=true => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-25 14:58:44.977 8 INFO cinder.api.openstack.wsgi [None req-b470a7ad-707c-494f-ab90-d0b63746b846 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://10.0.0.226:8776/ 2026-07-25 14:58:44.977 8 INFO cinder.api.openstack.wsgi [None req-b470a7ad-707c-494f-ab90-d0b63746b846 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-07-25 14:58:44.977 7 INFO cinder.api.openstack.wsgi [None req-cc3e3dbb-26c4-40e5-b75c-9d46b4f92646 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://10.0.0.226:8776/ 2026-07-25 14:58:44.978 7 INFO cinder.api.openstack.wsgi [None req-cc3e3dbb-26c4-40e5-b75c-9d46b4f92646 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-07-25 14:58:54.976 8 INFO cinder.api.openstack.wsgi [None req-b470a7ad-707c-494f-ab90-d0b63746b846 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://10.0.0.226:8776/ 2026-07-25 14:58:54.977 7 INFO cinder.api.openstack.wsgi [None req-cc3e3dbb-26c4-40e5-b75c-9d46b4f92646 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://10.0.0.226:8776/ 2026-07-25 14:58:54.977 8 INFO cinder.api.openstack.wsgi [None req-b470a7ad-707c-494f-ab90-d0b63746b846 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-07-25 14:58:54.978 7 INFO cinder.api.openstack.wsgi [None req-cc3e3dbb-26c4-40e5-b75c-9d46b4f92646 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-07-25 14:58:55.213 8 INFO cinder.api.openstack.wsgi [None req-ec6243ab-9fb2-4e56-ac66-908f9ab2f057 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET https://volume.162-253-55-222.nip.io/v3/969e4c499def47e9bdb87ad375d628a5/os-quota-sets/969e4c499def47e9bdb87ad375d628a5?usage=False 2026-07-25 14:58:55.254 8 INFO cinder.api.openstack.wsgi [None req-ec6243ab-9fb2-4e56-ac66-908f9ab2f057 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] https://volume.162-253-55-222.nip.io/v3/969e4c499def47e9bdb87ad375d628a5/os-quota-sets/969e4c499def47e9bdb87ad375d628a5?usage=False returned with HTTP 200 [pid: 8|app: 0|req: 216/432] 162.253.55.222 () {44 vars in 1069 bytes} [Sat Jul 25 14:58:55 2026] GET /v3/969e4c499def47e9bdb87ad375d628a5/os-quota-sets/969e4c499def47e9bdb87ad375d628a5?usage=False => generated 338 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-25 14:59:04.976 7 INFO cinder.api.openstack.wsgi [None req-cc3e3dbb-26c4-40e5-b75c-9d46b4f92646 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://10.0.0.226:8776/ 2026-07-25 14:59:04.977 8 INFO cinder.api.openstack.wsgi [None req-ec6243ab-9fb2-4e56-ac66-908f9ab2f057 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://10.0.0.226:8776/ 2026-07-25 14:59:04.977 7 INFO cinder.api.openstack.wsgi [None req-cc3e3dbb-26c4-40e5-b75c-9d46b4f92646 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-07-25 14:59:04.977 8 INFO cinder.api.openstack.wsgi [None req-ec6243ab-9fb2-4e56-ac66-908f9ab2f057 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-07-25 14:59:14.976 7 INFO cinder.api.openstack.wsgi [None req-cc3e3dbb-26c4-40e5-b75c-9d46b4f92646 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://10.0.0.226:8776/ 2026-07-25 14:59:14.976 8 INFO cinder.api.openstack.wsgi [None req-ec6243ab-9fb2-4e56-ac66-908f9ab2f057 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://10.0.0.226:8776/ 2026-07-25 14:59:14.977 7 INFO cinder.api.openstack.wsgi [None req-cc3e3dbb-26c4-40e5-b75c-9d46b4f92646 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-07-25 14:59:14.980 8 INFO cinder.api.openstack.wsgi [None req-ec6243ab-9fb2-4e56-ac66-908f9ab2f057 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-07-25 14:59:23.185 7 INFO cinder.api.openstack.wsgi [None req-a36c3bbe-c839-4d71-9ea6-0c0aead2c154 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] PUT https://volume.162-253-55-222.nip.io/v3/969e4c499def47e9bdb87ad375d628a5/os-quota-sets/efe7cdb4959541bb932ceae0dfd28eba 2026-07-25 14:59:23.228 7 INFO cinder.api.openstack.wsgi [None req-a36c3bbe-c839-4d71-9ea6-0c0aead2c154 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] https://volume.162-253-55-222.nip.io/v3/969e4c499def47e9bdb87ad375d628a5/os-quota-sets/efe7cdb4959541bb932ceae0dfd28eba returned with HTTP 200 [pid: 7|app: 0|req: 219/437] 162.253.55.222 () {48 vars in 1096 bytes} [Sat Jul 25 14:59:23 2026] PUT /v3/969e4c499def47e9bdb87ad375d628a5/os-quota-sets/efe7cdb4959541bb932ceae0dfd28eba => generated 296 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-25 14:59:24.976 8 INFO cinder.api.openstack.wsgi [None req-ec6243ab-9fb2-4e56-ac66-908f9ab2f057 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://10.0.0.226:8776/ 2026-07-25 14:59:24.977 7 INFO cinder.api.openstack.wsgi [None req-a36c3bbe-c839-4d71-9ea6-0c0aead2c154 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://10.0.0.226:8776/ 2026-07-25 14:59:24.977 8 INFO cinder.api.openstack.wsgi [None req-ec6243ab-9fb2-4e56-ac66-908f9ab2f057 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-07-25 14:59:24.980 7 INFO cinder.api.openstack.wsgi [None req-a36c3bbe-c839-4d71-9ea6-0c0aead2c154 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-07-25 14:59:34.976 7 INFO cinder.api.openstack.wsgi [None req-a36c3bbe-c839-4d71-9ea6-0c0aead2c154 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://10.0.0.226:8776/ 2026-07-25 14:59:34.976 8 INFO cinder.api.openstack.wsgi [None req-ec6243ab-9fb2-4e56-ac66-908f9ab2f057 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://10.0.0.226:8776/ 2026-07-25 14:59:34.977 7 INFO cinder.api.openstack.wsgi [None req-a36c3bbe-c839-4d71-9ea6-0c0aead2c154 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-07-25 14:59:34.978 8 INFO cinder.api.openstack.wsgi [None req-ec6243ab-9fb2-4e56-ac66-908f9ab2f057 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-07-25 14:59:35.805 7 INFO cinder.api.openstack.wsgi [None req-5e914efe-f063-4a62-a474-8f72a2309861 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/volumes/detail?all_tenants=true 2026-07-25 14:59:35.819 7 INFO cinder.volume.api [None req-5e914efe-f063-4a62-a474-8f72a2309861 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] Get all volumes completed successfully. 2026-07-25 14:59:35.822 7 INFO cinder.api.openstack.wsgi [None req-5e914efe-f063-4a62-a474-8f72a2309861 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 222/442] 10.0.0.121 () {28 vars in 684 bytes} [Sat Jul 25 14:59:35 2026] GET /v3/969e4c499def47e9bdb87ad375d628a5/volumes/detail?all_tenants=true => generated 15 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-25 14:59:35.832 8 INFO cinder.api.openstack.wsgi [None req-8ddf1147-f54e-4cd2-b1a8-fd9840182845 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/volumes/detail?all_tenants=true 2026-07-25 14:59:35.841 8 INFO cinder.volume.api [None req-8ddf1147-f54e-4cd2-b1a8-fd9840182845 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] Get all volumes completed successfully. 2026-07-25 14:59:35.843 8 INFO cinder.api.openstack.wsgi [None req-8ddf1147-f54e-4cd2-b1a8-fd9840182845 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 221/443] 10.0.0.121 () {28 vars in 684 bytes} [Sat Jul 25 14:59:35 2026] GET /v3/969e4c499def47e9bdb87ad375d628a5/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-25 14:59:35.854 7 INFO cinder.api.openstack.wsgi [None req-b6fffb19-8810-467e-af4f-8f0e6cbc3c44 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/snapshots?all_tenants=true 2026-07-25 14:59:35.860 7 INFO cinder.volume.api [None req-b6fffb19-8810-467e-af4f-8f0e6cbc3c44 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] Get all snapshots completed successfully. 2026-07-25 14:59:35.860 7 INFO cinder.api.openstack.wsgi [None req-b6fffb19-8810-467e-af4f-8f0e6cbc3c44 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 223/444] 10.0.0.121 () {28 vars in 674 bytes} [Sat Jul 25 14:59:35 2026] GET /v3/969e4c499def47e9bdb87ad375d628a5/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-25 14:59:35.871 8 INFO cinder.api.openstack.wsgi [None req-c85b3403-f00a-41b4-80bb-7ad57ce7deea 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/scheduler-stats/get_pools?detail=true 2026-07-25 14:59:36.378 8 INFO cinder.api.openstack.wsgi [None req-c85b3403-f00a-41b4-80bb-7ad57ce7deea 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 222/445] 10.0.0.121 () {28 vars in 696 bytes} [Sat Jul 25 14:59:35 2026] GET /v3/969e4c499def47e9bdb87ad375d628a5/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-25 14:59:36.439 7 INFO cinder.api.openstack.wsgi [None req-dbff8150-98ca-445d-9179-f44369760465 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/os-quota-sets/969e4c499def47e9bdb87ad375d628a5?usage=true 2026-07-25 14:59:36.463 7 INFO cinder.api.openstack.wsgi [None req-dbff8150-98ca-445d-9179-f44369760465 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/os-quota-sets/969e4c499def47e9bdb87ad375d628a5?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 224/446] 10.0.0.121 () {28 vars in 736 bytes} [Sat Jul 25 14:59:36 2026] GET /v3/969e4c499def47e9bdb87ad375d628a5/os-quota-sets/969e4c499def47e9bdb87ad375d628a5?usage=true => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-25 14:59:36.476 8 INFO cinder.api.openstack.wsgi [None req-d3f2435d-54fd-436d-a7ff-effe4e948582 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/os-quota-sets/a8a886a7238b42df9e7115406caae70c?usage=true 2026-07-25 14:59:36.497 8 INFO cinder.api.openstack.wsgi [None req-d3f2435d-54fd-436d-a7ff-effe4e948582 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/os-quota-sets/a8a886a7238b42df9e7115406caae70c?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 223/447] 10.0.0.121 () {28 vars in 736 bytes} [Sat Jul 25 14:59:36 2026] GET /v3/969e4c499def47e9bdb87ad375d628a5/os-quota-sets/a8a886a7238b42df9e7115406caae70c?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-25 14:59:36.506 7 INFO cinder.api.openstack.wsgi [None req-5cb2cfca-d55d-447e-9506-062f1660151a 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/os-quota-sets/efe7cdb4959541bb932ceae0dfd28eba?usage=true 2026-07-25 14:59:36.525 7 INFO cinder.api.openstack.wsgi [None req-5cb2cfca-d55d-447e-9506-062f1660151a 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/os-quota-sets/efe7cdb4959541bb932ceae0dfd28eba?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 225/448] 10.0.0.121 () {28 vars in 736 bytes} [Sat Jul 25 14:59:36 2026] GET /v3/969e4c499def47e9bdb87ad375d628a5/os-quota-sets/efe7cdb4959541bb932ceae0dfd28eba?usage=true => generated 845 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-25 14:59:36.536 8 INFO cinder.api.openstack.wsgi [None req-d46f964e-87c6-4fe1-979f-c47cef5f51cf 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/os-services 2026-07-25 14:59:36.541 8 INFO cinder.api.openstack.wsgi [None req-d46f964e-87c6-4fe1-979f-c47cef5f51cf 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/os-services returned with HTTP 200 [pid: 8|app: 0|req: 224/449] 10.0.0.121 () {28 vars in 645 bytes} [Sat Jul 25 14:59:36 2026] GET /v3/969e4c499def47e9bdb87ad375d628a5/os-services => generated 646 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-25 14:59:44.976 7 INFO cinder.api.openstack.wsgi [None req-5cb2cfca-d55d-447e-9506-062f1660151a 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://10.0.0.226:8776/ 2026-07-25 14:59:44.976 8 INFO cinder.api.openstack.wsgi [None req-d46f964e-87c6-4fe1-979f-c47cef5f51cf 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://10.0.0.226:8776/ 2026-07-25 14:59:44.977 7 INFO cinder.api.openstack.wsgi [None req-5cb2cfca-d55d-447e-9506-062f1660151a 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-07-25 14:59:44.978 8 INFO cinder.api.openstack.wsgi [None req-d46f964e-87c6-4fe1-979f-c47cef5f51cf 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-07-25 14:59:54.976 7 INFO cinder.api.openstack.wsgi [None req-5cb2cfca-d55d-447e-9506-062f1660151a 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://10.0.0.226:8776/ 2026-07-25 14:59:54.976 8 INFO cinder.api.openstack.wsgi [None req-d46f964e-87c6-4fe1-979f-c47cef5f51cf 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://10.0.0.226:8776/ 2026-07-25 14:59:54.977 8 INFO cinder.api.openstack.wsgi [None req-d46f964e-87c6-4fe1-979f-c47cef5f51cf 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-07-25 14:59:54.978 7 INFO cinder.api.openstack.wsgi [None req-5cb2cfca-d55d-447e-9506-062f1660151a 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-07-25 15:00:04.978 8 INFO cinder.api.openstack.wsgi [None req-d46f964e-87c6-4fe1-979f-c47cef5f51cf 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://10.0.0.226:8776/ 2026-07-25 15:00:04.979 8 INFO cinder.api.openstack.wsgi [None req-d46f964e-87c6-4fe1-979f-c47cef5f51cf 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-07-25 15:00:04.981 7 INFO cinder.api.openstack.wsgi [None req-5cb2cfca-d55d-447e-9506-062f1660151a 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://10.0.0.226:8776/ 2026-07-25 15:00:04.982 7 INFO cinder.api.openstack.wsgi [None req-5cb2cfca-d55d-447e-9506-062f1660151a 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-07-25 15:00:14.978 8 INFO cinder.api.openstack.wsgi [None req-d46f964e-87c6-4fe1-979f-c47cef5f51cf 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://10.0.0.226:8776/ 2026-07-25 15:00:14.979 8 INFO cinder.api.openstack.wsgi [None req-d46f964e-87c6-4fe1-979f-c47cef5f51cf 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-07-25 15:00:14.980 7 INFO cinder.api.openstack.wsgi [None req-5cb2cfca-d55d-447e-9506-062f1660151a 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://10.0.0.226:8776/ 2026-07-25 15:00:14.981 7 INFO cinder.api.openstack.wsgi [None req-5cb2cfca-d55d-447e-9506-062f1660151a 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-07-25 15:00:24.976 7 INFO cinder.api.openstack.wsgi [None req-5cb2cfca-d55d-447e-9506-062f1660151a 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://10.0.0.226:8776/ 2026-07-25 15:00:24.976 8 INFO cinder.api.openstack.wsgi [None req-d46f964e-87c6-4fe1-979f-c47cef5f51cf 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://10.0.0.226:8776/ 2026-07-25 15:00:24.977 7 INFO cinder.api.openstack.wsgi [None req-5cb2cfca-d55d-447e-9506-062f1660151a 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-07-25 15:00:24.979 8 INFO cinder.api.openstack.wsgi [None req-d46f964e-87c6-4fe1-979f-c47cef5f51cf 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-07-25 15:00:34.977 8 INFO cinder.api.openstack.wsgi [None req-d46f964e-87c6-4fe1-979f-c47cef5f51cf 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://10.0.0.226:8776/ 2026-07-25 15:00:34.977 7 INFO cinder.api.openstack.wsgi [None req-5cb2cfca-d55d-447e-9506-062f1660151a 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://10.0.0.226:8776/ 2026-07-25 15:00:34.977 8 INFO cinder.api.openstack.wsgi [None req-d46f964e-87c6-4fe1-979f-c47cef5f51cf 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-07-25 15:00:34.978 7 INFO cinder.api.openstack.wsgi [None req-5cb2cfca-d55d-447e-9506-062f1660151a 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-07-25 15:00:35.762 8 INFO cinder.api.openstack.wsgi [None req-2eb3e3e5-7479-41d2-ac43-83d252aad6a3 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/volumes/detail?all_tenants=true 2026-07-25 15:00:35.774 8 INFO cinder.volume.api [None req-2eb3e3e5-7479-41d2-ac43-83d252aad6a3 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] Get all volumes completed successfully. 2026-07-25 15:00:35.776 8 INFO cinder.api.openstack.wsgi [None req-2eb3e3e5-7479-41d2-ac43-83d252aad6a3 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 231/462] 10.0.0.121 () {28 vars in 684 bytes} [Sat Jul 25 15:00:35 2026] GET /v3/969e4c499def47e9bdb87ad375d628a5/volumes/detail?all_tenants=true => generated 15 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-25 15:00:35.787 7 INFO cinder.api.openstack.wsgi [None req-3d52f2bf-7e97-4845-ae85-6866f0bce79c 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/volumes/detail?all_tenants=true 2026-07-25 15:00:35.799 7 INFO cinder.volume.api [None req-3d52f2bf-7e97-4845-ae85-6866f0bce79c 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] Get all volumes completed successfully. 2026-07-25 15:00:35.801 7 INFO cinder.api.openstack.wsgi [None req-3d52f2bf-7e97-4845-ae85-6866f0bce79c 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 232/463] 10.0.0.121 () {28 vars in 684 bytes} [Sat Jul 25 15:00:35 2026] GET /v3/969e4c499def47e9bdb87ad375d628a5/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-25 15:00:35.840 8 INFO cinder.api.openstack.wsgi [None req-5676cbca-6c50-4286-a3a1-578882b1c8e6 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/os-quota-sets/969e4c499def47e9bdb87ad375d628a5?usage=true 2026-07-25 15:00:35.862 8 INFO cinder.api.openstack.wsgi [None req-5676cbca-6c50-4286-a3a1-578882b1c8e6 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/os-quota-sets/969e4c499def47e9bdb87ad375d628a5?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 232/464] 10.0.0.121 () {28 vars in 736 bytes} [Sat Jul 25 15:00:35 2026] GET /v3/969e4c499def47e9bdb87ad375d628a5/os-quota-sets/969e4c499def47e9bdb87ad375d628a5?usage=true => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-25 15:00:35.880 7 INFO cinder.api.openstack.wsgi [None req-7fc76b1f-b195-4de0-80a5-9927730c81ce 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/os-quota-sets/a8a886a7238b42df9e7115406caae70c?usage=true 2026-07-25 15:00:35.903 7 INFO cinder.api.openstack.wsgi [None req-7fc76b1f-b195-4de0-80a5-9927730c81ce 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/os-quota-sets/a8a886a7238b42df9e7115406caae70c?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 233/465] 10.0.0.121 () {28 vars in 736 bytes} [Sat Jul 25 15:00:35 2026] GET /v3/969e4c499def47e9bdb87ad375d628a5/os-quota-sets/a8a886a7238b42df9e7115406caae70c?usage=true => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-25 15:00:35.918 8 INFO cinder.api.openstack.wsgi [None req-a47837f3-9342-46d5-8ccd-c0e8cca855f0 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/os-quota-sets/efe7cdb4959541bb932ceae0dfd28eba?usage=true 2026-07-25 15:00:35.945 8 INFO cinder.api.openstack.wsgi [None req-a47837f3-9342-46d5-8ccd-c0e8cca855f0 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/os-quota-sets/efe7cdb4959541bb932ceae0dfd28eba?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 233/466] 10.0.0.121 () {28 vars in 736 bytes} [Sat Jul 25 15:00:35 2026] GET /v3/969e4c499def47e9bdb87ad375d628a5/os-quota-sets/efe7cdb4959541bb932ceae0dfd28eba?usage=true => generated 845 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-25 15:00:35.957 7 INFO cinder.api.openstack.wsgi [None req-c434beef-e9ff-47d3-a050-a20d3bfcff58 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/os-services 2026-07-25 15:00:35.965 7 INFO cinder.api.openstack.wsgi [None req-c434beef-e9ff-47d3-a050-a20d3bfcff58 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/os-services returned with HTTP 200 [pid: 7|app: 0|req: 234/467] 10.0.0.121 () {28 vars in 645 bytes} [Sat Jul 25 15:00:35 2026] GET /v3/969e4c499def47e9bdb87ad375d628a5/os-services => generated 646 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-25 15:00:35.976 8 INFO cinder.api.openstack.wsgi [None req-03a51d57-5820-463b-a2ae-710de3186d56 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/snapshots?all_tenants=true 2026-07-25 15:00:35.985 8 INFO cinder.volume.api [None req-03a51d57-5820-463b-a2ae-710de3186d56 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] Get all snapshots completed successfully. 2026-07-25 15:00:35.986 8 INFO cinder.api.openstack.wsgi [None req-03a51d57-5820-463b-a2ae-710de3186d56 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 234/468] 10.0.0.121 () {28 vars in 674 bytes} [Sat Jul 25 15:00:35 2026] GET /v3/969e4c499def47e9bdb87ad375d628a5/snapshots?all_tenants=true => generated 17 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-25 15:00:36.001 7 INFO cinder.api.openstack.wsgi [None req-0f3ed6f8-9f45-4326-af2a-4fb9e5d05064 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/scheduler-stats/get_pools?detail=true 2026-07-25 15:00:36.507 7 INFO cinder.api.openstack.wsgi [None req-0f3ed6f8-9f45-4326-af2a-4fb9e5d05064 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 235/469] 10.0.0.121 () {28 vars in 696 bytes} [Sat Jul 25 15:00:35 2026] GET /v3/969e4c499def47e9bdb87ad375d628a5/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-25 15:00:44.977 8 INFO cinder.api.openstack.wsgi [None req-03a51d57-5820-463b-a2ae-710de3186d56 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://10.0.0.226:8776/ 2026-07-25 15:00:44.978 8 INFO cinder.api.openstack.wsgi [None req-03a51d57-5820-463b-a2ae-710de3186d56 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-07-25 15:00:44.978 7 INFO cinder.api.openstack.wsgi [None req-0f3ed6f8-9f45-4326-af2a-4fb9e5d05064 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://10.0.0.226:8776/ 2026-07-25 15:00:44.979 7 INFO cinder.api.openstack.wsgi [None req-0f3ed6f8-9f45-4326-af2a-4fb9e5d05064 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-07-25 15:00:54.977 8 INFO cinder.api.openstack.wsgi [None req-03a51d57-5820-463b-a2ae-710de3186d56 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://10.0.0.226:8776/ 2026-07-25 15:00:54.977 8 INFO cinder.api.openstack.wsgi [None req-03a51d57-5820-463b-a2ae-710de3186d56 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-07-25 15:00:54.978 7 INFO cinder.api.openstack.wsgi [None req-0f3ed6f8-9f45-4326-af2a-4fb9e5d05064 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://10.0.0.226:8776/ 2026-07-25 15:00:54.978 7 INFO cinder.api.openstack.wsgi [None req-0f3ed6f8-9f45-4326-af2a-4fb9e5d05064 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-07-25 15:01:03.364 8 INFO cinder.api.openstack.wsgi [None req-4bf60630-5e74-478d-b1d8-a6bd34b71777 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/snapshots 2026-07-25 15:01:03.390 8 INFO cinder.volume.api [None req-4bf60630-5e74-478d-b1d8-a6bd34b71777 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] Get all snapshots completed successfully. 2026-07-25 15:01:03.391 8 INFO cinder.api.openstack.wsgi [None req-4bf60630-5e74-478d-b1d8-a6bd34b71777 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/snapshots returned with HTTP 200 [pid: 8|app: 0|req: 237/474] 10.0.0.245 () {32 vars in 705 bytes} [Sat Jul 25 15:01:03 2026] GET /v3/969e4c499def47e9bdb87ad375d628a5/snapshots => generated 17 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-25 15:01:03.407 7 INFO cinder.api.openstack.wsgi [None req-3b9f3c27-ee73-4374-b21a-939e6f6de4e7 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/volumes 2026-07-25 15:01:03.446 7 INFO cinder.volume.api [None req-3b9f3c27-ee73-4374-b21a-939e6f6de4e7 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] Get all volumes completed successfully. 2026-07-25 15:01:03.447 7 INFO cinder.api.openstack.wsgi [None req-3b9f3c27-ee73-4374-b21a-939e6f6de4e7 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/volumes returned with HTTP 200 [pid: 7|app: 0|req: 238/475] 10.0.0.245 () {32 vars in 701 bytes} [Sat Jul 25 15:01:03 2026] GET /v3/969e4c499def47e9bdb87ad375d628a5/volumes => generated 15 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-25 15:01:04.977 8 INFO cinder.api.openstack.wsgi [None req-4bf60630-5e74-478d-b1d8-a6bd34b71777 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://10.0.0.226:8776/ 2026-07-25 15:01:04.977 7 INFO cinder.api.openstack.wsgi [None req-3b9f3c27-ee73-4374-b21a-939e6f6de4e7 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://10.0.0.226:8776/ 2026-07-25 15:01:04.978 8 INFO cinder.api.openstack.wsgi [None req-4bf60630-5e74-478d-b1d8-a6bd34b71777 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-07-25 15:01:04.978 7 INFO cinder.api.openstack.wsgi [None req-3b9f3c27-ee73-4374-b21a-939e6f6de4e7 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-07-25 15:01:14.976 8 INFO cinder.api.openstack.wsgi [None req-4bf60630-5e74-478d-b1d8-a6bd34b71777 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://10.0.0.226:8776/ 2026-07-25 15:01:14.977 7 INFO cinder.api.openstack.wsgi [None req-3b9f3c27-ee73-4374-b21a-939e6f6de4e7 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://10.0.0.226:8776/ 2026-07-25 15:01:14.978 7 INFO cinder.api.openstack.wsgi [None req-3b9f3c27-ee73-4374-b21a-939e6f6de4e7 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-07-25 15:01:14.978 8 INFO cinder.api.openstack.wsgi [None req-4bf60630-5e74-478d-b1d8-a6bd34b71777 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-07-25 15:01:24.977 7 INFO cinder.api.openstack.wsgi [None req-3b9f3c27-ee73-4374-b21a-939e6f6de4e7 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://10.0.0.226:8776/ 2026-07-25 15:01:24.977 8 INFO cinder.api.openstack.wsgi [None req-4bf60630-5e74-478d-b1d8-a6bd34b71777 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://10.0.0.226:8776/ 2026-07-25 15:01:24.978 7 INFO cinder.api.openstack.wsgi [None req-3b9f3c27-ee73-4374-b21a-939e6f6de4e7 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-07-25 15:01:24.979 8 INFO cinder.api.openstack.wsgi [None req-4bf60630-5e74-478d-b1d8-a6bd34b71777 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-07-25 15:01:26.773 7 INFO cinder.api.openstack.wsgi [None req-5339d7b5-c2fb-462b-a3a9-c48352b56aee 5dd2fc098f2743ec93b348b02ed27abb 3f28c54af05d48bdabc923ed9c40fc2b - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/3f28c54af05d48bdabc923ed9c40fc2b/volumes 2026-07-25 15:01:27.417 7 INFO cinder.api.v3.volumes [None req-5339d7b5-c2fb-462b-a3a9-c48352b56aee 5dd2fc098f2743ec93b348b02ed27abb 3f28c54af05d48bdabc923ed9c40fc2b - - default default] Create volume of 1 GB 2026-07-25 15:01:27.447 7 INFO cinder.volume.api [None req-5339d7b5-c2fb-462b-a3a9-c48352b56aee 5dd2fc098f2743ec93b348b02ed27abb 3f28c54af05d48bdabc923ed9c40fc2b - - default default] Availability Zones retrieved successfully. 2026-07-25 15:01:27.845 7 INFO cinder.volume.api [None req-5339d7b5-c2fb-462b-a3a9-c48352b56aee 5dd2fc098f2743ec93b348b02ed27abb 3f28c54af05d48bdabc923ed9c40fc2b - - default default] Create volume request issued successfully. 2026-07-25 15:01:27.846 7 INFO cinder.api.openstack.wsgi [None req-5339d7b5-c2fb-462b-a3a9-c48352b56aee 5dd2fc098f2743ec93b348b02ed27abb 3f28c54af05d48bdabc923ed9c40fc2b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3f28c54af05d48bdabc923ed9c40fc2b/volumes returned with HTTP 202 [pid: 7|app: 0|req: 242/482] 10.0.0.245 () {34 vars in 723 bytes} [Sat Jul 25 15:01:26 2026] POST /v3/3f28c54af05d48bdabc923ed9c40fc2b/volumes => generated 863 bytes in 1078 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-07-25 15:01:27.867 8 INFO cinder.api.openstack.wsgi [None req-1de551d5-fcac-4c9b-9e40-4aaf9f6dad61 5dd2fc098f2743ec93b348b02ed27abb 3f28c54af05d48bdabc923ed9c40fc2b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3f28c54af05d48bdabc923ed9c40fc2b/volumes/59793006-8f5e-4bc1-8224-598bc576ae16 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-25 15:01:27.914 8 INFO cinder.volume.api [None req-1de551d5-fcac-4c9b-9e40-4aaf9f6dad61 5dd2fc098f2743ec93b348b02ed27abb 3f28c54af05d48bdabc923ed9c40fc2b - - default default] Volume info retrieved successfully. 2026-07-25 15:01:27.924 8 INFO cinder.api.openstack.wsgi [None req-1de551d5-fcac-4c9b-9e40-4aaf9f6dad61 5dd2fc098f2743ec93b348b02ed27abb 3f28c54af05d48bdabc923ed9c40fc2b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3f28c54af05d48bdabc923ed9c40fc2b/volumes/59793006-8f5e-4bc1-8224-598bc576ae16 returned with HTTP 200 [pid: 8|app: 0|req: 241/483] 10.0.0.245 () {32 vars in 775 bytes} [Sat Jul 25 15:01:27 2026] GET /v3/3f28c54af05d48bdabc923ed9c40fc2b/volumes/59793006-8f5e-4bc1-8224-598bc576ae16 => generated 931 bytes in 66 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-25 15:01:28.959 7 INFO cinder.api.openstack.wsgi [None req-7d899c56-c870-4da8-8587-0b5081b12a1e 5dd2fc098f2743ec93b348b02ed27abb 3f28c54af05d48bdabc923ed9c40fc2b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3f28c54af05d48bdabc923ed9c40fc2b/volumes/59793006-8f5e-4bc1-8224-598bc576ae16 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-25 15:01:28.986 7 INFO cinder.volume.api [None req-7d899c56-c870-4da8-8587-0b5081b12a1e 5dd2fc098f2743ec93b348b02ed27abb 3f28c54af05d48bdabc923ed9c40fc2b - - default default] Volume info retrieved successfully. 2026-07-25 15:01:28.994 7 INFO cinder.api.openstack.wsgi [None req-7d899c56-c870-4da8-8587-0b5081b12a1e 5dd2fc098f2743ec93b348b02ed27abb 3f28c54af05d48bdabc923ed9c40fc2b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3f28c54af05d48bdabc923ed9c40fc2b/volumes/59793006-8f5e-4bc1-8224-598bc576ae16 returned with HTTP 200 [pid: 7|app: 0|req: 243/484] 10.0.0.245 () {32 vars in 775 bytes} [Sat Jul 25 15:01:28 2026] GET /v3/3f28c54af05d48bdabc923ed9c40fc2b/volumes/59793006-8f5e-4bc1-8224-598bc576ae16 => generated 955 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 15:01:30.017 8 INFO cinder.api.openstack.wsgi [None req-4369a51d-885a-4f8d-883c-09e75c415e09 5dd2fc098f2743ec93b348b02ed27abb 3f28c54af05d48bdabc923ed9c40fc2b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3f28c54af05d48bdabc923ed9c40fc2b/volumes/59793006-8f5e-4bc1-8224-598bc576ae16 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-25 15:01:30.035 8 INFO cinder.volume.api [None req-4369a51d-885a-4f8d-883c-09e75c415e09 5dd2fc098f2743ec93b348b02ed27abb 3f28c54af05d48bdabc923ed9c40fc2b - - default default] Volume info retrieved successfully. 2026-07-25 15:01:30.040 8 INFO cinder.api.openstack.wsgi [None req-4369a51d-885a-4f8d-883c-09e75c415e09 5dd2fc098f2743ec93b348b02ed27abb 3f28c54af05d48bdabc923ed9c40fc2b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3f28c54af05d48bdabc923ed9c40fc2b/volumes/59793006-8f5e-4bc1-8224-598bc576ae16 returned with HTTP 200 [pid: 8|app: 0|req: 242/485] 10.0.0.245 () {32 vars in 775 bytes} [Sat Jul 25 15:01:30 2026] GET /v3/3f28c54af05d48bdabc923ed9c40fc2b/volumes/59793006-8f5e-4bc1-8224-598bc576ae16 => generated 955 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 15:01:31.066 7 INFO cinder.api.openstack.wsgi [None req-2a4ee5da-ab4b-4605-a934-36a394b5ff97 5dd2fc098f2743ec93b348b02ed27abb 3f28c54af05d48bdabc923ed9c40fc2b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3f28c54af05d48bdabc923ed9c40fc2b/volumes/59793006-8f5e-4bc1-8224-598bc576ae16 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-25 15:01:31.081 7 INFO cinder.volume.api [None req-2a4ee5da-ab4b-4605-a934-36a394b5ff97 5dd2fc098f2743ec93b348b02ed27abb 3f28c54af05d48bdabc923ed9c40fc2b - - default default] Volume info retrieved successfully. 2026-07-25 15:01:31.093 7 INFO cinder.api.openstack.wsgi [None req-2a4ee5da-ab4b-4605-a934-36a394b5ff97 5dd2fc098f2743ec93b348b02ed27abb 3f28c54af05d48bdabc923ed9c40fc2b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3f28c54af05d48bdabc923ed9c40fc2b/volumes/59793006-8f5e-4bc1-8224-598bc576ae16 returned with HTTP 200 [pid: 7|app: 0|req: 244/486] 10.0.0.245 () {32 vars in 775 bytes} [Sat Jul 25 15:01:31 2026] GET /v3/3f28c54af05d48bdabc923ed9c40fc2b/volumes/59793006-8f5e-4bc1-8224-598bc576ae16 => generated 955 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-25 15:01:32.118 8 INFO cinder.api.openstack.wsgi [None req-d0ccab5b-f63f-4b95-9350-16c6089fb9cc 5dd2fc098f2743ec93b348b02ed27abb 3f28c54af05d48bdabc923ed9c40fc2b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3f28c54af05d48bdabc923ed9c40fc2b/volumes/59793006-8f5e-4bc1-8224-598bc576ae16 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-25 15:01:32.138 8 INFO cinder.volume.api [None req-d0ccab5b-f63f-4b95-9350-16c6089fb9cc 5dd2fc098f2743ec93b348b02ed27abb 3f28c54af05d48bdabc923ed9c40fc2b - - default default] Volume info retrieved successfully. 2026-07-25 15:01:32.144 8 INFO cinder.api.openstack.wsgi [None req-d0ccab5b-f63f-4b95-9350-16c6089fb9cc 5dd2fc098f2743ec93b348b02ed27abb 3f28c54af05d48bdabc923ed9c40fc2b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3f28c54af05d48bdabc923ed9c40fc2b/volumes/59793006-8f5e-4bc1-8224-598bc576ae16 returned with HTTP 200 [pid: 8|app: 0|req: 243/487] 10.0.0.245 () {32 vars in 775 bytes} [Sat Jul 25 15:01:32 2026] GET /v3/3f28c54af05d48bdabc923ed9c40fc2b/volumes/59793006-8f5e-4bc1-8224-598bc576ae16 => generated 1481 bytes in 34 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-25 15:01:32.230 7 INFO cinder.api.openstack.wsgi [req-707eb79c-e9aa-4f21-8790-923768ed795a req-929f70d2-957c-4ab0-a9c4-de7173a0ec89 5dd2fc098f2743ec93b348b02ed27abb 3f28c54af05d48bdabc923ed9c40fc2b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3f28c54af05d48bdabc923ed9c40fc2b/volumes/59793006-8f5e-4bc1-8224-598bc576ae16 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-25 15:01:32.248 7 INFO cinder.volume.api [req-707eb79c-e9aa-4f21-8790-923768ed795a req-929f70d2-957c-4ab0-a9c4-de7173a0ec89 5dd2fc098f2743ec93b348b02ed27abb 3f28c54af05d48bdabc923ed9c40fc2b - - default default] Volume info retrieved successfully. 2026-07-25 15:01:32.254 7 INFO cinder.api.openstack.wsgi [req-707eb79c-e9aa-4f21-8790-923768ed795a req-929f70d2-957c-4ab0-a9c4-de7173a0ec89 5dd2fc098f2743ec93b348b02ed27abb 3f28c54af05d48bdabc923ed9c40fc2b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3f28c54af05d48bdabc923ed9c40fc2b/volumes/59793006-8f5e-4bc1-8224-598bc576ae16 returned with HTTP 200 [pid: 7|app: 0|req: 245/488] 10.0.0.156 () {34 vars in 1028 bytes} [Sat Jul 25 15:01:32 2026] GET /v3/3f28c54af05d48bdabc923ed9c40fc2b/volumes/59793006-8f5e-4bc1-8224-598bc576ae16 => generated 1481 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 15:01:33.953 8 INFO cinder.api.openstack.wsgi [req-707eb79c-e9aa-4f21-8790-923768ed795a req-380c4237-feaf-4b6d-9742-c6ce6c69368c 5dd2fc098f2743ec93b348b02ed27abb 3f28c54af05d48bdabc923ed9c40fc2b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3f28c54af05d48bdabc923ed9c40fc2b/volumes/59793006-8f5e-4bc1-8224-598bc576ae16 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-25 15:01:33.977 8 INFO cinder.volume.api [req-707eb79c-e9aa-4f21-8790-923768ed795a req-380c4237-feaf-4b6d-9742-c6ce6c69368c 5dd2fc098f2743ec93b348b02ed27abb 3f28c54af05d48bdabc923ed9c40fc2b - - default default] Volume info retrieved successfully. 2026-07-25 15:01:33.991 8 INFO cinder.api.openstack.wsgi [req-707eb79c-e9aa-4f21-8790-923768ed795a req-380c4237-feaf-4b6d-9742-c6ce6c69368c 5dd2fc098f2743ec93b348b02ed27abb 3f28c54af05d48bdabc923ed9c40fc2b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3f28c54af05d48bdabc923ed9c40fc2b/volumes/59793006-8f5e-4bc1-8224-598bc576ae16 returned with HTTP 200 [pid: 8|app: 0|req: 244/489] 10.0.0.156 () {34 vars in 1028 bytes} [Sat Jul 25 15:01:33 2026] GET /v3/3f28c54af05d48bdabc923ed9c40fc2b/volumes/59793006-8f5e-4bc1-8224-598bc576ae16 => generated 1481 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-07-25 15:01:34.010 7 INFO cinder.api.openstack.wsgi [req-707eb79c-e9aa-4f21-8790-923768ed795a req-929f70d2-957c-4ab0-a9c4-de7173a0ec89 5dd2fc098f2743ec93b348b02ed27abb 3f28c54af05d48bdabc923ed9c40fc2b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-07-25 15:01:34.012 7 INFO cinder.api.openstack.wsgi [req-707eb79c-e9aa-4f21-8790-923768ed795a req-929f70d2-957c-4ab0-a9c4-de7173a0ec89 5dd2fc098f2743ec93b348b02ed27abb 3f28c54af05d48bdabc923ed9c40fc2b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 246/490] 10.0.0.156 () {32 vars in 829 bytes} [Sat Jul 25 15:01:34 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-25 15:01:34.028 8 INFO cinder.api.openstack.wsgi [req-707eb79c-e9aa-4f21-8790-923768ed795a req-c73436bc-208e-4528-899f-e5995e6d85fb 5dd2fc098f2743ec93b348b02ed27abb 3f28c54af05d48bdabc923ed9c40fc2b - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/3f28c54af05d48bdabc923ed9c40fc2b/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-25 15:01:34.118 8 INFO cinder.api.openstack.wsgi [req-707eb79c-e9aa-4f21-8790-923768ed795a req-c73436bc-208e-4528-899f-e5995e6d85fb 5dd2fc098f2743ec93b348b02ed27abb 3f28c54af05d48bdabc923ed9c40fc2b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3f28c54af05d48bdabc923ed9c40fc2b/attachments returned with HTTP 200 [pid: 8|app: 0|req: 245/491] 10.0.0.156 () {40 vars in 1057 bytes} [Sat Jul 25 15:01:34 2026] POST /v3/3f28c54af05d48bdabc923ed9c40fc2b/attachments => generated 273 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-07-25 15:01:34.979 7 INFO cinder.api.openstack.wsgi [req-707eb79c-e9aa-4f21-8790-923768ed795a req-929f70d2-957c-4ab0-a9c4-de7173a0ec89 5dd2fc098f2743ec93b348b02ed27abb 3f28c54af05d48bdabc923ed9c40fc2b - - default default] GET http://10.0.0.226:8776/ 2026-07-25 15:01:34.979 8 INFO cinder.api.openstack.wsgi [req-707eb79c-e9aa-4f21-8790-923768ed795a req-c73436bc-208e-4528-899f-e5995e6d85fb 5dd2fc098f2743ec93b348b02ed27abb 3f28c54af05d48bdabc923ed9c40fc2b - - default default] GET http://10.0.0.226:8776/ 2026-07-25 15:01:34.979 7 INFO cinder.api.openstack.wsgi [req-707eb79c-e9aa-4f21-8790-923768ed795a req-929f70d2-957c-4ab0-a9c4-de7173a0ec89 5dd2fc098f2743ec93b348b02ed27abb 3f28c54af05d48bdabc923ed9c40fc2b - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-07-25 15:01:34.981 8 INFO cinder.api.openstack.wsgi [req-707eb79c-e9aa-4f21-8790-923768ed795a req-c73436bc-208e-4528-899f-e5995e6d85fb 5dd2fc098f2743ec93b348b02ed27abb 3f28c54af05d48bdabc923ed9c40fc2b - - default default] http://10.0.0.226: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-25 15:01:35.845 7 INFO cinder.api.openstack.wsgi [None req-9be26e0f-f141-4a71-961a-883a711c3f7a 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/os-services 2026-07-25 15:01:35.852 7 INFO cinder.api.openstack.wsgi [None req-9be26e0f-f141-4a71-961a-883a711c3f7a 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/os-services returned with HTTP 200 [pid: 7|app: 0|req: 248/494] 10.0.0.121 () {28 vars in 645 bytes} [Sat Jul 25 15:01:35 2026] GET /v3/969e4c499def47e9bdb87ad375d628a5/os-services => generated 646 bytes in 124 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-25 15:01:35.861 8 INFO cinder.api.openstack.wsgi [None req-b294a7ba-6bac-4f61-aa39-0392fc926703 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/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-25 15:01:35.878 8 INFO cinder.volume.api [None req-b294a7ba-6bac-4f61-aa39-0392fc926703 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - 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-25 15:01:35.885 8 INFO cinder.api.openstack.wsgi [None req-b294a7ba-6bac-4f61-aa39-0392fc926703 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 247/495] 10.0.0.121 () {28 vars in 684 bytes} [Sat Jul 25 15:01:35 2026] GET /v3/969e4c499def47e9bdb87ad375d628a5/volumes/detail?all_tenants=true => generated 1648 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-07-25 15:01:35.897 7 INFO cinder.api.openstack.wsgi [None req-4f3cbd8d-093d-491a-b240-ce978843d96d 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/volumes/detail?all_tenants=true 2026-07-25 15:01:35.913 7 INFO cinder.volume.api [None req-4f3cbd8d-093d-491a-b240-ce978843d96d 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - 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-25 15:01:35.919 7 INFO cinder.api.openstack.wsgi [None req-4f3cbd8d-093d-491a-b240-ce978843d96d 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 249/496] 10.0.0.121 () {28 vars in 684 bytes} [Sat Jul 25 15:01:35 2026] GET /v3/969e4c499def47e9bdb87ad375d628a5/volumes/detail?all_tenants=true => generated 1648 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 15:01:35.969 8 INFO cinder.api.openstack.wsgi [None req-71bb46db-6b14-4dc9-8435-bed1df905261 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/os-quota-sets/3f28c54af05d48bdabc923ed9c40fc2b?usage=true 2026-07-25 15:01:35.995 8 INFO cinder.api.openstack.wsgi [None req-71bb46db-6b14-4dc9-8435-bed1df905261 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/os-quota-sets/3f28c54af05d48bdabc923ed9c40fc2b?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 248/497] 10.0.0.121 () {28 vars in 736 bytes} [Sat Jul 25 15:01:35 2026] GET /v3/969e4c499def47e9bdb87ad375d628a5/os-quota-sets/3f28c54af05d48bdabc923ed9c40fc2b?usage=true => generated 847 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-25 15:01:36.008 7 INFO cinder.api.openstack.wsgi [None req-05d9bb4b-5784-44a1-a1a5-5d24d23cedf4 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/os-quota-sets/5658d642169745a884e5a47549beebd2?usage=true 2026-07-25 15:01:36.030 7 INFO cinder.api.openstack.wsgi [None req-05d9bb4b-5784-44a1-a1a5-5d24d23cedf4 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/os-quota-sets/5658d642169745a884e5a47549beebd2?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 250/498] 10.0.0.121 () {28 vars in 736 bytes} [Sat Jul 25 15:01:36 2026] GET /v3/969e4c499def47e9bdb87ad375d628a5/os-quota-sets/5658d642169745a884e5a47549beebd2?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-25 15:01:36.043 8 INFO cinder.api.openstack.wsgi [None req-a4a3fe74-fced-4abc-8faa-b9e5c9ab8070 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/os-quota-sets/8259853c23d44a76afdddf6ee43cc59d?usage=true 2026-07-25 15:01:36.063 8 INFO cinder.api.openstack.wsgi [None req-a4a3fe74-fced-4abc-8faa-b9e5c9ab8070 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/os-quota-sets/8259853c23d44a76afdddf6ee43cc59d?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 249/499] 10.0.0.121 () {28 vars in 736 bytes} [Sat Jul 25 15:01:36 2026] GET /v3/969e4c499def47e9bdb87ad375d628a5/os-quota-sets/8259853c23d44a76afdddf6ee43cc59d?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-25 15:01:36.076 7 INFO cinder.api.openstack.wsgi [None req-c8731bb3-43a1-4b29-a1eb-e8f9ce5d0dc9 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/os-quota-sets/969e4c499def47e9bdb87ad375d628a5?usage=true 2026-07-25 15:01:36.093 7 INFO cinder.api.openstack.wsgi [None req-c8731bb3-43a1-4b29-a1eb-e8f9ce5d0dc9 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/os-quota-sets/969e4c499def47e9bdb87ad375d628a5?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 251/500] 10.0.0.121 () {28 vars in 736 bytes} [Sat Jul 25 15:01:36 2026] GET /v3/969e4c499def47e9bdb87ad375d628a5/os-quota-sets/969e4c499def47e9bdb87ad375d628a5?usage=true => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-25 15:01:36.106 8 INFO cinder.api.openstack.wsgi [None req-baba8cc0-4b60-4cc8-8cd3-d4645bca8acc 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/os-quota-sets/a50c895ad50648088846b0ba4f72a3e0?usage=true 2026-07-25 15:01:36.156 8 INFO cinder.api.openstack.wsgi [None req-baba8cc0-4b60-4cc8-8cd3-d4645bca8acc 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/os-quota-sets/a50c895ad50648088846b0ba4f72a3e0?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 250/501] 10.0.0.121 () {28 vars in 736 bytes} [Sat Jul 25 15:01:36 2026] GET /v3/969e4c499def47e9bdb87ad375d628a5/os-quota-sets/a50c895ad50648088846b0ba4f72a3e0?usage=true => generated 847 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-25 15:01:36.170 7 INFO cinder.api.openstack.wsgi [None req-24cacef3-3e26-4daa-b320-7ace23e70d63 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/os-quota-sets/a8a886a7238b42df9e7115406caae70c?usage=true 2026-07-25 15:01:36.193 7 INFO cinder.api.openstack.wsgi [None req-24cacef3-3e26-4daa-b320-7ace23e70d63 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/os-quota-sets/a8a886a7238b42df9e7115406caae70c?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 252/502] 10.0.0.121 () {28 vars in 736 bytes} [Sat Jul 25 15:01:36 2026] GET /v3/969e4c499def47e9bdb87ad375d628a5/os-quota-sets/a8a886a7238b42df9e7115406caae70c?usage=true => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-25 15:01:36.215 8 INFO cinder.api.openstack.wsgi [None req-486e513b-eede-4152-9bfa-6212a2fbe62a 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/os-quota-sets/efe7cdb4959541bb932ceae0dfd28eba?usage=true 2026-07-25 15:01:36.238 8 INFO cinder.api.openstack.wsgi [None req-486e513b-eede-4152-9bfa-6212a2fbe62a 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/os-quota-sets/efe7cdb4959541bb932ceae0dfd28eba?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 251/503] 10.0.0.121 () {28 vars in 736 bytes} [Sat Jul 25 15:01:36 2026] GET /v3/969e4c499def47e9bdb87ad375d628a5/os-quota-sets/efe7cdb4959541bb932ceae0dfd28eba?usage=true => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-25 15:01:36.248 7 INFO cinder.api.openstack.wsgi [None req-bcaf551a-89d1-4bf5-b078-9e0bda212e51 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/snapshots?all_tenants=true 2026-07-25 15:01:36.252 7 INFO cinder.volume.api [None req-bcaf551a-89d1-4bf5-b078-9e0bda212e51 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] Get all snapshots completed successfully. 2026-07-25 15:01:36.252 7 INFO cinder.api.openstack.wsgi [None req-bcaf551a-89d1-4bf5-b078-9e0bda212e51 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 253/504] 10.0.0.121 () {28 vars in 674 bytes} [Sat Jul 25 15:01:36 2026] GET /v3/969e4c499def47e9bdb87ad375d628a5/snapshots?all_tenants=true => generated 17 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-25 15:01:36.265 8 INFO cinder.api.openstack.wsgi [None req-9f5eb851-0722-40db-b9a4-904c725e632c 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/scheduler-stats/get_pools?detail=true 2026-07-25 15:01:36.769 8 INFO cinder.api.openstack.wsgi [None req-9f5eb851-0722-40db-b9a4-904c725e632c 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 252/505] 10.0.0.121 () {28 vars in 696 bytes} [Sat Jul 25 15:01:36 2026] GET /v3/969e4c499def47e9bdb87ad375d628a5/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-25 15:01:40.232 7 INFO cinder.api.openstack.wsgi [None req-bcaf551a-89d1-4bf5-b078-9e0bda212e51 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-07-25 15:01:40.233 7 INFO cinder.api.openstack.wsgi [None req-bcaf551a-89d1-4bf5-b078-9e0bda212e51 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 254/506] 162.253.55.222 () {32 vars in 840 bytes} [Sat Jul 25 15:01:40 2026] GET / => generated 411 bytes in 2 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-07-25 15:01:40.283 8 INFO cinder.api.openstack.wsgi [req-707eb79c-e9aa-4f21-8790-923768ed795a req-b7bf8c35-9777-4cfe-9740-2fd86a31f2b6 5dd2fc098f2743ec93b348b02ed27abb 3f28c54af05d48bdabc923ed9c40fc2b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3f28c54af05d48bdabc923ed9c40fc2b/volumes/59793006-8f5e-4bc1-8224-598bc576ae16 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-25 15:01:40.303 8 INFO cinder.volume.api [req-707eb79c-e9aa-4f21-8790-923768ed795a req-b7bf8c35-9777-4cfe-9740-2fd86a31f2b6 5dd2fc098f2743ec93b348b02ed27abb 3f28c54af05d48bdabc923ed9c40fc2b - - default default] Volume info retrieved successfully. 2026-07-25 15:01:40.310 8 INFO cinder.api.openstack.wsgi [req-707eb79c-e9aa-4f21-8790-923768ed795a req-b7bf8c35-9777-4cfe-9740-2fd86a31f2b6 5dd2fc098f2743ec93b348b02ed27abb 3f28c54af05d48bdabc923ed9c40fc2b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3f28c54af05d48bdabc923ed9c40fc2b/volumes/59793006-8f5e-4bc1-8224-598bc576ae16 returned with HTTP 200 [pid: 8|app: 0|req: 253/507] 162.253.55.222 () {36 vars in 1073 bytes} [Sat Jul 25 15:01:40 2026] GET /v3/3f28c54af05d48bdabc923ed9c40fc2b/volumes/59793006-8f5e-4bc1-8224-598bc576ae16 => generated 1661 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) 2026-07-25 15:01:42.436 7 INFO cinder.api.openstack.wsgi [req-707eb79c-e9aa-4f21-8790-923768ed795a req-109914d2-0e13-49d4-85cd-f60458fe0c49 5dd2fc098f2743ec93b348b02ed27abb 3f28c54af05d48bdabc923ed9c40fc2b - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/3f28c54af05d48bdabc923ed9c40fc2b/attachments/ed760c80-871c-4027-bc3a-4d33184e074e /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-25 15:01:43.490 7 INFO cinder.api.openstack.wsgi [req-707eb79c-e9aa-4f21-8790-923768ed795a req-109914d2-0e13-49d4-85cd-f60458fe0c49 5dd2fc098f2743ec93b348b02ed27abb 3f28c54af05d48bdabc923ed9c40fc2b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3f28c54af05d48bdabc923ed9c40fc2b/attachments/ed760c80-871c-4027-bc3a-4d33184e074e returned with HTTP 200 [pid: 7|app: 0|req: 255/508] 162.253.55.222 () {40 vars in 1135 bytes} [Sat Jul 25 15:01:42 2026] PUT /v3/3f28c54af05d48bdabc923ed9c40fc2b/attachments/ed760c80-871c-4027-bc3a-4d33184e074e => generated 802 bytes in 1060 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-25 15:01:44.016 8 INFO cinder.api.openstack.wsgi [req-707eb79c-e9aa-4f21-8790-923768ed795a req-66d09ec3-69b4-470d-b4b5-1ed172669d08 5dd2fc098f2743ec93b348b02ed27abb 3f28c54af05d48bdabc923ed9c40fc2b - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/3f28c54af05d48bdabc923ed9c40fc2b/attachments/ed760c80-871c-4027-bc3a-4d33184e074e/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-25 15:01:44.058 8 INFO cinder.api.openstack.wsgi [req-707eb79c-e9aa-4f21-8790-923768ed795a req-66d09ec3-69b4-470d-b4b5-1ed172669d08 5dd2fc098f2743ec93b348b02ed27abb 3f28c54af05d48bdabc923ed9c40fc2b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3f28c54af05d48bdabc923ed9c40fc2b/attachments/ed760c80-871c-4027-bc3a-4d33184e074e/action returned with HTTP 204 [pid: 8|app: 0|req: 254/509] 162.253.55.222 () {40 vars in 1148 bytes} [Sat Jul 25 15:01:44 2026] POST /v3/3f28c54af05d48bdabc923ed9c40fc2b/attachments/ed760c80-871c-4027-bc3a-4d33184e074e/action => generated 0 bytes in 54 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) 2026-07-25 15:01:44.976 7 INFO cinder.api.openstack.wsgi [req-707eb79c-e9aa-4f21-8790-923768ed795a req-109914d2-0e13-49d4-85cd-f60458fe0c49 5dd2fc098f2743ec93b348b02ed27abb 3f28c54af05d48bdabc923ed9c40fc2b - - default default] GET http://10.0.0.226:8776/ 2026-07-25 15:01:44.976 7 INFO cinder.api.openstack.wsgi [req-707eb79c-e9aa-4f21-8790-923768ed795a req-109914d2-0e13-49d4-85cd-f60458fe0c49 5dd2fc098f2743ec93b348b02ed27abb 3f28c54af05d48bdabc923ed9c40fc2b - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-07-25 15:01:44.979 8 INFO cinder.api.openstack.wsgi [req-707eb79c-e9aa-4f21-8790-923768ed795a req-66d09ec3-69b4-470d-b4b5-1ed172669d08 5dd2fc098f2743ec93b348b02ed27abb 3f28c54af05d48bdabc923ed9c40fc2b - - default default] GET http://10.0.0.226:8776/ 2026-07-25 15:01:44.979 8 INFO cinder.api.openstack.wsgi [req-707eb79c-e9aa-4f21-8790-923768ed795a req-66d09ec3-69b4-470d-b4b5-1ed172669d08 5dd2fc098f2743ec93b348b02ed27abb 3f28c54af05d48bdabc923ed9c40fc2b - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-07-25 15:01:54.976 7 INFO cinder.api.openstack.wsgi [req-707eb79c-e9aa-4f21-8790-923768ed795a req-109914d2-0e13-49d4-85cd-f60458fe0c49 5dd2fc098f2743ec93b348b02ed27abb 3f28c54af05d48bdabc923ed9c40fc2b - - default default] GET http://10.0.0.226:8776/ 2026-07-25 15:01:54.977 7 INFO cinder.api.openstack.wsgi [req-707eb79c-e9aa-4f21-8790-923768ed795a req-109914d2-0e13-49d4-85cd-f60458fe0c49 5dd2fc098f2743ec93b348b02ed27abb 3f28c54af05d48bdabc923ed9c40fc2b - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-07-25 15:01:54.979 8 INFO cinder.api.openstack.wsgi [req-707eb79c-e9aa-4f21-8790-923768ed795a req-66d09ec3-69b4-470d-b4b5-1ed172669d08 5dd2fc098f2743ec93b348b02ed27abb 3f28c54af05d48bdabc923ed9c40fc2b - - default default] GET http://10.0.0.226:8776/ 2026-07-25 15:01:54.980 8 INFO cinder.api.openstack.wsgi [req-707eb79c-e9aa-4f21-8790-923768ed795a req-66d09ec3-69b4-470d-b4b5-1ed172669d08 5dd2fc098f2743ec93b348b02ed27abb 3f28c54af05d48bdabc923ed9c40fc2b - - default default] http://10.0.0.226: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-25 15:01:58.604 7 INFO cinder.api.openstack.wsgi [req-877280ea-fcca-4091-9ab9-15cd5dd08671 req-6b56e19a-c576-4803-9bee-70cfbbb2dda5 5dd2fc098f2743ec93b348b02ed27abb 3f28c54af05d48bdabc923ed9c40fc2b - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/3f28c54af05d48bdabc923ed9c40fc2b/attachments/ed760c80-871c-4027-bc3a-4d33184e074e /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-25 15:01:59.191 7 INFO cinder.api.openstack.wsgi [req-877280ea-fcca-4091-9ab9-15cd5dd08671 req-6b56e19a-c576-4803-9bee-70cfbbb2dda5 5dd2fc098f2743ec93b348b02ed27abb 3f28c54af05d48bdabc923ed9c40fc2b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3f28c54af05d48bdabc923ed9c40fc2b/attachments/ed760c80-871c-4027-bc3a-4d33184e074e returned with HTTP 200 [pid: 7|app: 0|req: 258/514] 162.253.55.222 () {38 vars in 1103 bytes} [Sat Jul 25 15:01:58 2026] DELETE /v3/3f28c54af05d48bdabc923ed9c40fc2b/attachments/ed760c80-871c-4027-bc3a-4d33184e074e => generated 19 bytes in 595 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 15:01:59.209 8 INFO cinder.api.openstack.wsgi [req-877280ea-fcca-4091-9ab9-15cd5dd08671 req-73008bcf-3dc1-4f6d-b9c7-9daece35699a 5dd2fc098f2743ec93b348b02ed27abb 3f28c54af05d48bdabc923ed9c40fc2b - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/3f28c54af05d48bdabc923ed9c40fc2b/volumes/59793006-8f5e-4bc1-8224-598bc576ae16 2026-07-25 15:01:59.209 8 INFO cinder.api.v3.volumes [req-877280ea-fcca-4091-9ab9-15cd5dd08671 req-73008bcf-3dc1-4f6d-b9c7-9daece35699a 5dd2fc098f2743ec93b348b02ed27abb 3f28c54af05d48bdabc923ed9c40fc2b - - default default] Delete volume with id: 59793006-8f5e-4bc1-8224-598bc576ae16 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-25 15:01:59.223 8 INFO cinder.volume.api [req-877280ea-fcca-4091-9ab9-15cd5dd08671 req-73008bcf-3dc1-4f6d-b9c7-9daece35699a 5dd2fc098f2743ec93b348b02ed27abb 3f28c54af05d48bdabc923ed9c40fc2b - - default default] Volume info retrieved successfully. 2026-07-25 15:01:59.271 8 INFO cinder.volume.api [req-877280ea-fcca-4091-9ab9-15cd5dd08671 req-73008bcf-3dc1-4f6d-b9c7-9daece35699a 5dd2fc098f2743ec93b348b02ed27abb 3f28c54af05d48bdabc923ed9c40fc2b - - default default] Delete volume request issued successfully. 2026-07-25 15:01:59.272 8 INFO cinder.api.openstack.wsgi [req-877280ea-fcca-4091-9ab9-15cd5dd08671 req-73008bcf-3dc1-4f6d-b9c7-9daece35699a 5dd2fc098f2743ec93b348b02ed27abb 3f28c54af05d48bdabc923ed9c40fc2b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3f28c54af05d48bdabc923ed9c40fc2b/volumes/59793006-8f5e-4bc1-8224-598bc576ae16 returned with HTTP 202 [pid: 8|app: 0|req: 257/515] 162.253.55.222 () {36 vars in 1054 bytes} [Sat Jul 25 15:01:59 2026] DELETE /v3/3f28c54af05d48bdabc923ed9c40fc2b/volumes/59793006-8f5e-4bc1-8224-598bc576ae16 => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) 2026-07-25 15:02:04.976 7 INFO cinder.api.openstack.wsgi [req-877280ea-fcca-4091-9ab9-15cd5dd08671 req-6b56e19a-c576-4803-9bee-70cfbbb2dda5 5dd2fc098f2743ec93b348b02ed27abb 3f28c54af05d48bdabc923ed9c40fc2b - - default default] GET http://10.0.0.226:8776/ 2026-07-25 15:02:04.977 8 INFO cinder.api.openstack.wsgi [req-877280ea-fcca-4091-9ab9-15cd5dd08671 req-73008bcf-3dc1-4f6d-b9c7-9daece35699a 5dd2fc098f2743ec93b348b02ed27abb 3f28c54af05d48bdabc923ed9c40fc2b - - default default] GET http://10.0.0.226:8776/ 2026-07-25 15:02:04.977 7 INFO cinder.api.openstack.wsgi [req-877280ea-fcca-4091-9ab9-15cd5dd08671 req-6b56e19a-c576-4803-9bee-70cfbbb2dda5 5dd2fc098f2743ec93b348b02ed27abb 3f28c54af05d48bdabc923ed9c40fc2b - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-07-25 15:02:04.978 8 INFO cinder.api.openstack.wsgi [req-877280ea-fcca-4091-9ab9-15cd5dd08671 req-73008bcf-3dc1-4f6d-b9c7-9daece35699a 5dd2fc098f2743ec93b348b02ed27abb 3f28c54af05d48bdabc923ed9c40fc2b - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-07-25 15:02:14.976 8 INFO cinder.api.openstack.wsgi [req-877280ea-fcca-4091-9ab9-15cd5dd08671 req-73008bcf-3dc1-4f6d-b9c7-9daece35699a 5dd2fc098f2743ec93b348b02ed27abb 3f28c54af05d48bdabc923ed9c40fc2b - - default default] GET http://10.0.0.226:8776/ 2026-07-25 15:02:14.976 7 INFO cinder.api.openstack.wsgi [req-877280ea-fcca-4091-9ab9-15cd5dd08671 req-6b56e19a-c576-4803-9bee-70cfbbb2dda5 5dd2fc098f2743ec93b348b02ed27abb 3f28c54af05d48bdabc923ed9c40fc2b - - default default] GET http://10.0.0.226:8776/ 2026-07-25 15:02:14.977 8 INFO cinder.api.openstack.wsgi [req-877280ea-fcca-4091-9ab9-15cd5dd08671 req-73008bcf-3dc1-4f6d-b9c7-9daece35699a 5dd2fc098f2743ec93b348b02ed27abb 3f28c54af05d48bdabc923ed9c40fc2b - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-07-25 15:02:14.977 7 INFO cinder.api.openstack.wsgi [req-877280ea-fcca-4091-9ab9-15cd5dd08671 req-6b56e19a-c576-4803-9bee-70cfbbb2dda5 5dd2fc098f2743ec93b348b02ed27abb 3f28c54af05d48bdabc923ed9c40fc2b - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-07-25 15:02:24.976 7 INFO cinder.api.openstack.wsgi [req-877280ea-fcca-4091-9ab9-15cd5dd08671 req-6b56e19a-c576-4803-9bee-70cfbbb2dda5 5dd2fc098f2743ec93b348b02ed27abb 3f28c54af05d48bdabc923ed9c40fc2b - - default default] GET http://10.0.0.226:8776/ 2026-07-25 15:02:24.977 8 INFO cinder.api.openstack.wsgi [req-877280ea-fcca-4091-9ab9-15cd5dd08671 req-73008bcf-3dc1-4f6d-b9c7-9daece35699a 5dd2fc098f2743ec93b348b02ed27abb 3f28c54af05d48bdabc923ed9c40fc2b - - default default] GET http://10.0.0.226:8776/ 2026-07-25 15:02:24.977 7 INFO cinder.api.openstack.wsgi [req-877280ea-fcca-4091-9ab9-15cd5dd08671 req-6b56e19a-c576-4803-9bee-70cfbbb2dda5 5dd2fc098f2743ec93b348b02ed27abb 3f28c54af05d48bdabc923ed9c40fc2b - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-07-25 15:02:24.978 8 INFO cinder.api.openstack.wsgi [req-877280ea-fcca-4091-9ab9-15cd5dd08671 req-73008bcf-3dc1-4f6d-b9c7-9daece35699a 5dd2fc098f2743ec93b348b02ed27abb 3f28c54af05d48bdabc923ed9c40fc2b - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-07-25 15:02:34.977 7 INFO cinder.api.openstack.wsgi [req-877280ea-fcca-4091-9ab9-15cd5dd08671 req-6b56e19a-c576-4803-9bee-70cfbbb2dda5 5dd2fc098f2743ec93b348b02ed27abb 3f28c54af05d48bdabc923ed9c40fc2b - - default default] GET http://10.0.0.226:8776/ 2026-07-25 15:02:34.977 8 INFO cinder.api.openstack.wsgi [req-877280ea-fcca-4091-9ab9-15cd5dd08671 req-73008bcf-3dc1-4f6d-b9c7-9daece35699a 5dd2fc098f2743ec93b348b02ed27abb 3f28c54af05d48bdabc923ed9c40fc2b - - default default] GET http://10.0.0.226:8776/ 2026-07-25 15:02:34.978 8 INFO cinder.api.openstack.wsgi [req-877280ea-fcca-4091-9ab9-15cd5dd08671 req-73008bcf-3dc1-4f6d-b9c7-9daece35699a 5dd2fc098f2743ec93b348b02ed27abb 3f28c54af05d48bdabc923ed9c40fc2b - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-07-25 15:02:34.978 7 INFO cinder.api.openstack.wsgi [req-877280ea-fcca-4091-9ab9-15cd5dd08671 req-6b56e19a-c576-4803-9bee-70cfbbb2dda5 5dd2fc098f2743ec93b348b02ed27abb 3f28c54af05d48bdabc923ed9c40fc2b - - default default] http://10.0.0.226: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-25 15:02:35.883 8 INFO cinder.api.openstack.wsgi [None req-af8720f5-f5a6-4e7d-bb4c-b33bd165e4cd 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/os-quota-sets/279820d7b42e4c3d93b99511f329c77c?usage=true 2026-07-25 15:02:35.919 8 INFO cinder.api.openstack.wsgi [None req-af8720f5-f5a6-4e7d-bb4c-b33bd165e4cd 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/os-quota-sets/279820d7b42e4c3d93b99511f329c77c?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 262/524] 10.0.0.121 () {28 vars in 736 bytes} [Sat Jul 25 15:02:35 2026] GET /v3/969e4c499def47e9bdb87ad375d628a5/os-quota-sets/279820d7b42e4c3d93b99511f329c77c?usage=true => generated 847 bytes in 142 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-25 15:02:35.934 7 INFO cinder.api.openstack.wsgi [None req-6a9498c2-7004-4b05-8ec6-03ec16e3ca92 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/os-quota-sets/31154de71d844fda8f2946519c484864?usage=true /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-25 15:02:35.962 7 INFO cinder.api.openstack.wsgi [None req-6a9498c2-7004-4b05-8ec6-03ec16e3ca92 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/os-quota-sets/31154de71d844fda8f2946519c484864?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 263/525] 10.0.0.121 () {28 vars in 736 bytes} [Sat Jul 25 15:02:35 2026] GET /v3/969e4c499def47e9bdb87ad375d628a5/os-quota-sets/31154de71d844fda8f2946519c484864?usage=true => generated 847 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-25 15:02:35.974 8 INFO cinder.api.openstack.wsgi [None req-c26f4e2b-a04f-460d-865b-5bd71a47f73f 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/os-quota-sets/423b480781844522851ee12a4fcfa880?usage=true 2026-07-25 15:02:36.017 8 INFO cinder.api.openstack.wsgi [None req-c26f4e2b-a04f-460d-865b-5bd71a47f73f 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/os-quota-sets/423b480781844522851ee12a4fcfa880?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 263/526] 10.0.0.121 () {28 vars in 736 bytes} [Sat Jul 25 15:02:35 2026] GET /v3/969e4c499def47e9bdb87ad375d628a5/os-quota-sets/423b480781844522851ee12a4fcfa880?usage=true => generated 847 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-25 15:02:36.026 7 INFO cinder.api.openstack.wsgi [None req-088b2250-0df6-49b8-85ea-28453d42ff32 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/os-quota-sets/969e4c499def47e9bdb87ad375d628a5?usage=true 2026-07-25 15:02:36.041 7 INFO cinder.api.openstack.wsgi [None req-088b2250-0df6-49b8-85ea-28453d42ff32 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/os-quota-sets/969e4c499def47e9bdb87ad375d628a5?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 264/527] 10.0.0.121 () {28 vars in 736 bytes} [Sat Jul 25 15:02:36 2026] GET /v3/969e4c499def47e9bdb87ad375d628a5/os-quota-sets/969e4c499def47e9bdb87ad375d628a5?usage=true => generated 845 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-25 15:02:36.053 8 INFO cinder.api.openstack.wsgi [None req-d61df1b9-1840-4c33-96c3-f9be239ae46c 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/os-quota-sets/a8a886a7238b42df9e7115406caae70c?usage=true 2026-07-25 15:02:36.076 8 INFO cinder.api.openstack.wsgi [None req-d61df1b9-1840-4c33-96c3-f9be239ae46c 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/os-quota-sets/a8a886a7238b42df9e7115406caae70c?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 264/528] 10.0.0.121 () {28 vars in 736 bytes} [Sat Jul 25 15:02:36 2026] GET /v3/969e4c499def47e9bdb87ad375d628a5/os-quota-sets/a8a886a7238b42df9e7115406caae70c?usage=true => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-25 15:02:36.084 7 INFO cinder.api.openstack.wsgi [None req-1044fa83-ca33-4f32-a1f0-9df0a1305d8f 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/os-quota-sets/ccb6fe377e5f4c71b01e01f5d9dc827d?usage=true 2026-07-25 15:02:36.102 7 INFO cinder.api.openstack.wsgi [None req-1044fa83-ca33-4f32-a1f0-9df0a1305d8f 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/os-quota-sets/ccb6fe377e5f4c71b01e01f5d9dc827d?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 265/529] 10.0.0.121 () {28 vars in 736 bytes} [Sat Jul 25 15:02:36 2026] GET /v3/969e4c499def47e9bdb87ad375d628a5/os-quota-sets/ccb6fe377e5f4c71b01e01f5d9dc827d?usage=true => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-25 15:02:36.113 8 INFO cinder.api.openstack.wsgi [None req-90ebb4d2-6f57-4e99-8918-a80f206e2a8b 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/os-quota-sets/efe7cdb4959541bb932ceae0dfd28eba?usage=true 2026-07-25 15:02:36.134 8 INFO cinder.api.openstack.wsgi [None req-90ebb4d2-6f57-4e99-8918-a80f206e2a8b 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/os-quota-sets/efe7cdb4959541bb932ceae0dfd28eba?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 265/530] 10.0.0.121 () {28 vars in 736 bytes} [Sat Jul 25 15:02:36 2026] GET /v3/969e4c499def47e9bdb87ad375d628a5/os-quota-sets/efe7cdb4959541bb932ceae0dfd28eba?usage=true => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-25 15:02:36.155 7 INFO cinder.api.openstack.wsgi [None req-6013912c-8b2d-495f-98d8-7a8513af6543 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/snapshots?all_tenants=true 2026-07-25 15:02:36.162 7 INFO cinder.volume.api [None req-6013912c-8b2d-495f-98d8-7a8513af6543 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] Get all snapshots completed successfully. 2026-07-25 15:02:36.162 7 INFO cinder.api.openstack.wsgi [None req-6013912c-8b2d-495f-98d8-7a8513af6543 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 266/531] 10.0.0.121 () {28 vars in 674 bytes} [Sat Jul 25 15:02:36 2026] GET /v3/969e4c499def47e9bdb87ad375d628a5/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-25 15:02:36.171 8 INFO cinder.api.openstack.wsgi [None req-1fc66e9c-3229-4fdc-91bf-20c0235220a7 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/volumes/detail?all_tenants=true 2026-07-25 15:02:36.182 8 INFO cinder.volume.api [None req-1fc66e9c-3229-4fdc-91bf-20c0235220a7 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] Get all volumes completed successfully. 2026-07-25 15:02:36.184 8 INFO cinder.api.openstack.wsgi [None req-1fc66e9c-3229-4fdc-91bf-20c0235220a7 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 266/532] 10.0.0.121 () {28 vars in 684 bytes} [Sat Jul 25 15:02:36 2026] GET /v3/969e4c499def47e9bdb87ad375d628a5/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-25 15:02:36.193 7 INFO cinder.api.openstack.wsgi [None req-14f37a9a-f3ff-46bb-9d08-acf4c7397d66 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/scheduler-stats/get_pools?detail=true 2026-07-25 15:02:36.697 7 INFO cinder.api.openstack.wsgi [None req-14f37a9a-f3ff-46bb-9d08-acf4c7397d66 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 267/533] 10.0.0.121 () {28 vars in 696 bytes} [Sat Jul 25 15:02:36 2026] GET /v3/969e4c499def47e9bdb87ad375d628a5/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-25 15:02:36.711 8 INFO cinder.api.openstack.wsgi [None req-b6ae6316-a9a2-4ded-bcd9-b9c7685366da 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/volumes/detail?all_tenants=true 2026-07-25 15:02:36.720 8 INFO cinder.volume.api [None req-b6ae6316-a9a2-4ded-bcd9-b9c7685366da 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] Get all volumes completed successfully. 2026-07-25 15:02:36.724 8 INFO cinder.api.openstack.wsgi [None req-b6ae6316-a9a2-4ded-bcd9-b9c7685366da 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 267/534] 10.0.0.121 () {28 vars in 684 bytes} [Sat Jul 25 15:02:36 2026] GET /v3/969e4c499def47e9bdb87ad375d628a5/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-25 15:02:36.737 7 INFO cinder.api.openstack.wsgi [None req-b70f64d2-93c4-4aef-aaed-49b7e1848235 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/os-services 2026-07-25 15:02:36.742 7 INFO cinder.api.openstack.wsgi [None req-b70f64d2-93c4-4aef-aaed-49b7e1848235 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/os-services returned with HTTP 200 [pid: 7|app: 0|req: 268/535] 10.0.0.121 () {28 vars in 645 bytes} [Sat Jul 25 15:02:36 2026] GET /v3/969e4c499def47e9bdb87ad375d628a5/os-services => generated 646 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-25 15:02:44.976 7 INFO cinder.api.openstack.wsgi [None req-b70f64d2-93c4-4aef-aaed-49b7e1848235 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://10.0.0.226:8776/ 2026-07-25 15:02:44.977 8 INFO cinder.api.openstack.wsgi [None req-b6ae6316-a9a2-4ded-bcd9-b9c7685366da 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://10.0.0.226:8776/ 2026-07-25 15:02:44.977 7 INFO cinder.api.openstack.wsgi [None req-b70f64d2-93c4-4aef-aaed-49b7e1848235 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-07-25 15:02:44.978 8 INFO cinder.api.openstack.wsgi [None req-b6ae6316-a9a2-4ded-bcd9-b9c7685366da 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-07-25 15:02:54.976 7 INFO cinder.api.openstack.wsgi [None req-b70f64d2-93c4-4aef-aaed-49b7e1848235 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://10.0.0.226:8776/ 2026-07-25 15:02:54.976 8 INFO cinder.api.openstack.wsgi [None req-b6ae6316-a9a2-4ded-bcd9-b9c7685366da 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://10.0.0.226:8776/ 2026-07-25 15:02:54.976 7 INFO cinder.api.openstack.wsgi [None req-b70f64d2-93c4-4aef-aaed-49b7e1848235 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-07-25 15:02:54.977 8 INFO cinder.api.openstack.wsgi [None req-b6ae6316-a9a2-4ded-bcd9-b9c7685366da 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-07-25 15:02:56.194 7 INFO cinder.api.openstack.wsgi [None req-58a383dd-95e8-4231-8968-2c1dc58aba95 782a922abe284282ac7226a9cb309dc6 baca5ba6bccf487aae05e6a070715d46 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/baca5ba6bccf487aae05e6a070715d46/volumes 2026-07-25 15:02:56.196 7 INFO cinder.api.v3.volumes [None req-58a383dd-95e8-4231-8968-2c1dc58aba95 782a922abe284282ac7226a9cb309dc6 baca5ba6bccf487aae05e6a070715d46 - - default default] Create volume of 1 GB 2026-07-25 15:02:56.202 7 INFO cinder.volume.api [None req-58a383dd-95e8-4231-8968-2c1dc58aba95 782a922abe284282ac7226a9cb309dc6 baca5ba6bccf487aae05e6a070715d46 - - default default] Availability Zones retrieved successfully. 2026-07-25 15:02:56.358 7 INFO cinder.volume.api [None req-58a383dd-95e8-4231-8968-2c1dc58aba95 782a922abe284282ac7226a9cb309dc6 baca5ba6bccf487aae05e6a070715d46 - - default default] Create volume request issued successfully. 2026-07-25 15:02:56.359 7 INFO cinder.api.openstack.wsgi [None req-58a383dd-95e8-4231-8968-2c1dc58aba95 782a922abe284282ac7226a9cb309dc6 baca5ba6bccf487aae05e6a070715d46 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/baca5ba6bccf487aae05e6a070715d46/volumes returned with HTTP 202 [pid: 7|app: 0|req: 271/540] 10.0.0.245 () {34 vars in 723 bytes} [Sat Jul 25 15:02:56 2026] POST /v3/baca5ba6bccf487aae05e6a070715d46/volumes => generated 871 bytes in 264 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-07-25 15:02:56.382 8 INFO cinder.api.openstack.wsgi [None req-c7cd4456-efef-4420-bb4d-2dc35e0ceca0 782a922abe284282ac7226a9cb309dc6 baca5ba6bccf487aae05e6a070715d46 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/baca5ba6bccf487aae05e6a070715d46/volumes/11062c53-250e-49a6-a2a3-de46830eba38 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-25 15:02:56.405 8 INFO cinder.volume.api [None req-c7cd4456-efef-4420-bb4d-2dc35e0ceca0 782a922abe284282ac7226a9cb309dc6 baca5ba6bccf487aae05e6a070715d46 - - default default] Volume info retrieved successfully. 2026-07-25 15:02:56.410 8 INFO cinder.api.openstack.wsgi [None req-c7cd4456-efef-4420-bb4d-2dc35e0ceca0 782a922abe284282ac7226a9cb309dc6 baca5ba6bccf487aae05e6a070715d46 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/baca5ba6bccf487aae05e6a070715d46/volumes/11062c53-250e-49a6-a2a3-de46830eba38 returned with HTTP 200 [pid: 8|app: 0|req: 270/541] 10.0.0.245 () {32 vars in 775 bytes} [Sat Jul 25 15:02:56 2026] GET /v3/baca5ba6bccf487aae05e6a070715d46/volumes/11062c53-250e-49a6-a2a3-de46830eba38 => generated 939 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 15:02:57.429 7 INFO cinder.api.openstack.wsgi [None req-9e9d8b6b-5703-4c91-be71-14c20c7eda95 782a922abe284282ac7226a9cb309dc6 baca5ba6bccf487aae05e6a070715d46 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/baca5ba6bccf487aae05e6a070715d46/volumes/11062c53-250e-49a6-a2a3-de46830eba38 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-25 15:02:57.445 7 INFO cinder.volume.api [None req-9e9d8b6b-5703-4c91-be71-14c20c7eda95 782a922abe284282ac7226a9cb309dc6 baca5ba6bccf487aae05e6a070715d46 - - default default] Volume info retrieved successfully. 2026-07-25 15:02:57.449 7 INFO cinder.api.openstack.wsgi [None req-9e9d8b6b-5703-4c91-be71-14c20c7eda95 782a922abe284282ac7226a9cb309dc6 baca5ba6bccf487aae05e6a070715d46 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/baca5ba6bccf487aae05e6a070715d46/volumes/11062c53-250e-49a6-a2a3-de46830eba38 returned with HTTP 200 [pid: 7|app: 0|req: 272/542] 10.0.0.245 () {32 vars in 775 bytes} [Sat Jul 25 15:02:57 2026] GET /v3/baca5ba6bccf487aae05e6a070715d46/volumes/11062c53-250e-49a6-a2a3-de46830eba38 => generated 964 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 15:02:57.473 8 INFO cinder.api.openstack.wsgi [None req-940078e3-9887-4044-b301-e1dc371d0047 782a922abe284282ac7226a9cb309dc6 baca5ba6bccf487aae05e6a070715d46 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/baca5ba6bccf487aae05e6a070715d46/volumes/11062c53-250e-49a6-a2a3-de46830eba38 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-25 15:02:57.493 8 INFO cinder.volume.api [None req-940078e3-9887-4044-b301-e1dc371d0047 782a922abe284282ac7226a9cb309dc6 baca5ba6bccf487aae05e6a070715d46 - - default default] Volume info retrieved successfully. 2026-07-25 15:02:57.505 8 INFO cinder.api.openstack.wsgi [None req-940078e3-9887-4044-b301-e1dc371d0047 782a922abe284282ac7226a9cb309dc6 baca5ba6bccf487aae05e6a070715d46 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/baca5ba6bccf487aae05e6a070715d46/volumes/11062c53-250e-49a6-a2a3-de46830eba38 returned with HTTP 200 [pid: 8|app: 0|req: 271/543] 10.0.0.245 () {32 vars in 775 bytes} [Sat Jul 25 15:02:57 2026] GET /v3/baca5ba6bccf487aae05e6a070715d46/volumes/11062c53-250e-49a6-a2a3-de46830eba38 => generated 964 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 15:02:57.527 7 INFO cinder.api.openstack.wsgi [None req-63bf9ebd-77f6-4361-af3c-66f655d51837 782a922abe284282ac7226a9cb309dc6 baca5ba6bccf487aae05e6a070715d46 - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/baca5ba6bccf487aae05e6a070715d46/volumes/11062c53-250e-49a6-a2a3-de46830eba38 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-25 15:02:57.548 7 INFO cinder.volume.api [None req-63bf9ebd-77f6-4361-af3c-66f655d51837 782a922abe284282ac7226a9cb309dc6 baca5ba6bccf487aae05e6a070715d46 - - default default] Volume info retrieved successfully. 2026-07-25 15:02:57.556 7 INFO cinder.volume.api [None req-63bf9ebd-77f6-4361-af3c-66f655d51837 782a922abe284282ac7226a9cb309dc6 baca5ba6bccf487aae05e6a070715d46 - - default default] Volume updated successfully. 2026-07-25 15:02:57.556 7 INFO cinder.api.openstack.wsgi [None req-63bf9ebd-77f6-4361-af3c-66f655d51837 782a922abe284282ac7226a9cb309dc6 baca5ba6bccf487aae05e6a070715d46 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/baca5ba6bccf487aae05e6a070715d46/volumes/11062c53-250e-49a6-a2a3-de46830eba38 returned with HTTP 200 [pid: 7|app: 0|req: 273/544] 10.0.0.245 () {34 vars in 795 bytes} [Sat Jul 25 15:02:57 2026] PUT /v3/baca5ba6bccf487aae05e6a070715d46/volumes/11062c53-250e-49a6-a2a3-de46830eba38 => generated 896 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-25 15:02:57.582 8 INFO cinder.api.openstack.wsgi [None req-06a0a5cf-b282-4ccc-abc8-8b4317cbafbc 782a922abe284282ac7226a9cb309dc6 baca5ba6bccf487aae05e6a070715d46 - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/baca5ba6bccf487aae05e6a070715d46/volumes/11062c53-250e-49a6-a2a3-de46830eba38 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-25 15:02:57.599 8 INFO cinder.volume.api [None req-06a0a5cf-b282-4ccc-abc8-8b4317cbafbc 782a922abe284282ac7226a9cb309dc6 baca5ba6bccf487aae05e6a070715d46 - - default default] Volume info retrieved successfully. 2026-07-25 15:02:57.607 8 INFO cinder.volume.api [None req-06a0a5cf-b282-4ccc-abc8-8b4317cbafbc 782a922abe284282ac7226a9cb309dc6 baca5ba6bccf487aae05e6a070715d46 - - default default] Volume updated successfully. 2026-07-25 15:02:57.608 8 INFO cinder.api.openstack.wsgi [None req-06a0a5cf-b282-4ccc-abc8-8b4317cbafbc 782a922abe284282ac7226a9cb309dc6 baca5ba6bccf487aae05e6a070715d46 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/baca5ba6bccf487aae05e6a070715d46/volumes/11062c53-250e-49a6-a2a3-de46830eba38 returned with HTTP 200 [pid: 8|app: 0|req: 272/545] 10.0.0.245 () {34 vars in 796 bytes} [Sat Jul 25 15:02:57 2026] PUT /v3/baca5ba6bccf487aae05e6a070715d46/volumes/11062c53-250e-49a6-a2a3-de46830eba38 => generated 935 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-25 15:02:57.628 7 INFO cinder.api.openstack.wsgi [None req-ba0590cf-1375-42c5-9d0b-0b502893bbe0 782a922abe284282ac7226a9cb309dc6 baca5ba6bccf487aae05e6a070715d46 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/baca5ba6bccf487aae05e6a070715d46/volumes/11062c53-250e-49a6-a2a3-de46830eba38 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-25 15:02:57.653 7 INFO cinder.volume.api [None req-ba0590cf-1375-42c5-9d0b-0b502893bbe0 782a922abe284282ac7226a9cb309dc6 baca5ba6bccf487aae05e6a070715d46 - - default default] Volume info retrieved successfully. 2026-07-25 15:02:57.662 7 INFO cinder.api.openstack.wsgi [None req-ba0590cf-1375-42c5-9d0b-0b502893bbe0 782a922abe284282ac7226a9cb309dc6 baca5ba6bccf487aae05e6a070715d46 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/baca5ba6bccf487aae05e6a070715d46/volumes/11062c53-250e-49a6-a2a3-de46830eba38 returned with HTTP 200 [pid: 7|app: 0|req: 274/546] 10.0.0.245 () {32 vars in 775 bytes} [Sat Jul 25 15:02:57 2026] GET /v3/baca5ba6bccf487aae05e6a070715d46/volumes/11062c53-250e-49a6-a2a3-de46830eba38 => generated 1003 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 15:02:57.684 8 INFO cinder.api.openstack.wsgi [None req-e265ffe0-bdc4-425d-af26-b83d144f853d 782a922abe284282ac7226a9cb309dc6 baca5ba6bccf487aae05e6a070715d46 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/baca5ba6bccf487aae05e6a070715d46/volumes 2026-07-25 15:02:57.688 8 INFO cinder.api.v3.volumes [None req-e265ffe0-bdc4-425d-af26-b83d144f853d 782a922abe284282ac7226a9cb309dc6 baca5ba6bccf487aae05e6a070715d46 - - default default] Create volume of 1 GB 2026-07-25 15:02:57.708 8 INFO cinder.volume.api [None req-e265ffe0-bdc4-425d-af26-b83d144f853d 782a922abe284282ac7226a9cb309dc6 baca5ba6bccf487aae05e6a070715d46 - - default default] Availability Zones retrieved successfully. 2026-07-25 15:02:58.017 8 INFO cinder.volume.api [None req-e265ffe0-bdc4-425d-af26-b83d144f853d 782a922abe284282ac7226a9cb309dc6 baca5ba6bccf487aae05e6a070715d46 - - default default] Create volume request issued successfully. 2026-07-25 15:02:58.017 8 INFO cinder.api.openstack.wsgi [None req-e265ffe0-bdc4-425d-af26-b83d144f853d 782a922abe284282ac7226a9cb309dc6 baca5ba6bccf487aae05e6a070715d46 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/baca5ba6bccf487aae05e6a070715d46/volumes returned with HTTP 202 [pid: 8|app: 0|req: 273/547] 10.0.0.245 () {34 vars in 723 bytes} [Sat Jul 25 15:02:57 2026] POST /v3/baca5ba6bccf487aae05e6a070715d46/volumes => generated 891 bytes in 341 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-25 15:02:58.041 7 INFO cinder.api.openstack.wsgi [None req-c5cd62f1-1047-4c62-a9a4-6daad5db9e94 782a922abe284282ac7226a9cb309dc6 baca5ba6bccf487aae05e6a070715d46 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/baca5ba6bccf487aae05e6a070715d46/volumes/a4a142da-77af-42d5-bd62-41893f1c1ee1 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-25 15:02:58.062 7 INFO cinder.volume.api [None req-c5cd62f1-1047-4c62-a9a4-6daad5db9e94 782a922abe284282ac7226a9cb309dc6 baca5ba6bccf487aae05e6a070715d46 - - default default] Volume info retrieved successfully. 2026-07-25 15:02:58.066 7 INFO cinder.api.openstack.wsgi [None req-c5cd62f1-1047-4c62-a9a4-6daad5db9e94 782a922abe284282ac7226a9cb309dc6 baca5ba6bccf487aae05e6a070715d46 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/baca5ba6bccf487aae05e6a070715d46/volumes/a4a142da-77af-42d5-bd62-41893f1c1ee1 returned with HTTP 200 [pid: 7|app: 0|req: 275/548] 10.0.0.245 () {32 vars in 775 bytes} [Sat Jul 25 15:02:58 2026] GET /v3/baca5ba6bccf487aae05e6a070715d46/volumes/a4a142da-77af-42d5-bd62-41893f1c1ee1 => generated 959 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-25 15:02:59.084 8 INFO cinder.api.openstack.wsgi [None req-968da77d-466d-4d66-ae98-da3f244666b6 782a922abe284282ac7226a9cb309dc6 baca5ba6bccf487aae05e6a070715d46 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/baca5ba6bccf487aae05e6a070715d46/volumes/a4a142da-77af-42d5-bd62-41893f1c1ee1 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-25 15:02:59.117 8 INFO cinder.volume.api [None req-968da77d-466d-4d66-ae98-da3f244666b6 782a922abe284282ac7226a9cb309dc6 baca5ba6bccf487aae05e6a070715d46 - - default default] Volume info retrieved successfully. 2026-07-25 15:02:59.123 8 INFO cinder.api.openstack.wsgi [None req-968da77d-466d-4d66-ae98-da3f244666b6 782a922abe284282ac7226a9cb309dc6 baca5ba6bccf487aae05e6a070715d46 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/baca5ba6bccf487aae05e6a070715d46/volumes/a4a142da-77af-42d5-bd62-41893f1c1ee1 returned with HTTP 200 [pid: 8|app: 0|req: 274/549] 10.0.0.245 () {32 vars in 775 bytes} [Sat Jul 25 15:02:59 2026] GET /v3/baca5ba6bccf487aae05e6a070715d46/volumes/a4a142da-77af-42d5-bd62-41893f1c1ee1 => generated 984 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 15:02:59.142 7 INFO cinder.api.openstack.wsgi [None req-e372700a-f9d6-420d-931e-4b9546964866 782a922abe284282ac7226a9cb309dc6 baca5ba6bccf487aae05e6a070715d46 - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/baca5ba6bccf487aae05e6a070715d46/volumes/a4a142da-77af-42d5-bd62-41893f1c1ee1 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-25 15:02:59.303 7 INFO cinder.volume.api [None req-e372700a-f9d6-420d-931e-4b9546964866 782a922abe284282ac7226a9cb309dc6 baca5ba6bccf487aae05e6a070715d46 - - default default] Volume info retrieved successfully. 2026-07-25 15:02:59.311 7 INFO cinder.volume.api [None req-e372700a-f9d6-420d-931e-4b9546964866 782a922abe284282ac7226a9cb309dc6 baca5ba6bccf487aae05e6a070715d46 - - default default] Volume updated successfully. 2026-07-25 15:02:59.312 7 INFO cinder.api.openstack.wsgi [None req-e372700a-f9d6-420d-931e-4b9546964866 782a922abe284282ac7226a9cb309dc6 baca5ba6bccf487aae05e6a070715d46 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/baca5ba6bccf487aae05e6a070715d46/volumes/a4a142da-77af-42d5-bd62-41893f1c1ee1 returned with HTTP 200 [pid: 7|app: 0|req: 276/550] 10.0.0.245 () {34 vars in 795 bytes} [Sat Jul 25 15:02:59 2026] PUT /v3/baca5ba6bccf487aae05e6a070715d46/volumes/a4a142da-77af-42d5-bd62-41893f1c1ee1 => generated 882 bytes in 174 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-25 15:02:59.332 8 INFO cinder.api.openstack.wsgi [None req-4186ef67-6267-4aa0-9074-8fab98359942 782a922abe284282ac7226a9cb309dc6 baca5ba6bccf487aae05e6a070715d46 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/baca5ba6bccf487aae05e6a070715d46/volumes/a4a142da-77af-42d5-bd62-41893f1c1ee1 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-25 15:02:59.347 8 INFO cinder.volume.api [None req-4186ef67-6267-4aa0-9074-8fab98359942 782a922abe284282ac7226a9cb309dc6 baca5ba6bccf487aae05e6a070715d46 - - default default] Volume info retrieved successfully. 2026-07-25 15:02:59.352 8 INFO cinder.api.openstack.wsgi [None req-4186ef67-6267-4aa0-9074-8fab98359942 782a922abe284282ac7226a9cb309dc6 baca5ba6bccf487aae05e6a070715d46 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/baca5ba6bccf487aae05e6a070715d46/volumes/a4a142da-77af-42d5-bd62-41893f1c1ee1 returned with HTTP 200 [pid: 8|app: 0|req: 275/551] 10.0.0.245 () {32 vars in 775 bytes} [Sat Jul 25 15:02:59 2026] GET /v3/baca5ba6bccf487aae05e6a070715d46/volumes/a4a142da-77af-42d5-bd62-41893f1c1ee1 => generated 950 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 15:02:59.371 7 INFO cinder.api.openstack.wsgi [None req-e06523b3-1a38-47a5-830f-350a8461c889 782a922abe284282ac7226a9cb309dc6 baca5ba6bccf487aae05e6a070715d46 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/baca5ba6bccf487aae05e6a070715d46/volumes/a4a142da-77af-42d5-bd62-41893f1c1ee1 2026-07-25 15:02:59.372 7 INFO cinder.api.v3.volumes [None req-e06523b3-1a38-47a5-830f-350a8461c889 782a922abe284282ac7226a9cb309dc6 baca5ba6bccf487aae05e6a070715d46 - - default default] Delete volume with id: a4a142da-77af-42d5-bd62-41893f1c1ee1 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-25 15:02:59.382 7 INFO cinder.volume.api [None req-e06523b3-1a38-47a5-830f-350a8461c889 782a922abe284282ac7226a9cb309dc6 baca5ba6bccf487aae05e6a070715d46 - - default default] Volume info retrieved successfully. 2026-07-25 15:02:59.410 7 INFO cinder.volume.api [None req-e06523b3-1a38-47a5-830f-350a8461c889 782a922abe284282ac7226a9cb309dc6 baca5ba6bccf487aae05e6a070715d46 - - default default] Delete volume request issued successfully. 2026-07-25 15:02:59.411 7 INFO cinder.api.openstack.wsgi [None req-e06523b3-1a38-47a5-830f-350a8461c889 782a922abe284282ac7226a9cb309dc6 baca5ba6bccf487aae05e6a070715d46 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/baca5ba6bccf487aae05e6a070715d46/volumes/a4a142da-77af-42d5-bd62-41893f1c1ee1 returned with HTTP 202 [pid: 7|app: 0|req: 277/552] 10.0.0.245 () {32 vars in 778 bytes} [Sat Jul 25 15:02:59 2026] DELETE /v3/baca5ba6bccf487aae05e6a070715d46/volumes/a4a142da-77af-42d5-bd62-41893f1c1ee1 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 15:02:59.423 8 INFO cinder.api.openstack.wsgi [None req-ab97c27b-bfc4-4b78-b0b2-1b92d5e35664 782a922abe284282ac7226a9cb309dc6 baca5ba6bccf487aae05e6a070715d46 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/baca5ba6bccf487aae05e6a070715d46/volumes/a4a142da-77af-42d5-bd62-41893f1c1ee1 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-25 15:02:59.438 8 INFO cinder.volume.api [None req-ab97c27b-bfc4-4b78-b0b2-1b92d5e35664 782a922abe284282ac7226a9cb309dc6 baca5ba6bccf487aae05e6a070715d46 - - default default] Volume info retrieved successfully. 2026-07-25 15:02:59.443 8 INFO cinder.api.openstack.wsgi [None req-ab97c27b-bfc4-4b78-b0b2-1b92d5e35664 782a922abe284282ac7226a9cb309dc6 baca5ba6bccf487aae05e6a070715d46 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/baca5ba6bccf487aae05e6a070715d46/volumes/a4a142da-77af-42d5-bd62-41893f1c1ee1 returned with HTTP 200 [pid: 8|app: 0|req: 276/553] 10.0.0.245 () {32 vars in 775 bytes} [Sat Jul 25 15:02:59 2026] GET /v3/baca5ba6bccf487aae05e6a070715d46/volumes/a4a142da-77af-42d5-bd62-41893f1c1ee1 => generated 949 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-25 15:03:00.194 7 INFO cinder.api.openstack.wsgi [None req-e06523b3-1a38-47a5-830f-350a8461c889 782a922abe284282ac7226a9cb309dc6 baca5ba6bccf487aae05e6a070715d46 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-07-25 15:03:00.195 7 INFO cinder.api.openstack.wsgi [None req-e06523b3-1a38-47a5-830f-350a8461c889 782a922abe284282ac7226a9cb309dc6 baca5ba6bccf487aae05e6a070715d46 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 278/554] 10.0.0.245 () {30 vars in 411 bytes} [Sat Jul 25 15:03:00 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-25 15:03:00.468 8 INFO cinder.api.openstack.wsgi [None req-7e633cae-22cd-460c-9a50-5355524d84f5 782a922abe284282ac7226a9cb309dc6 baca5ba6bccf487aae05e6a070715d46 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/baca5ba6bccf487aae05e6a070715d46/volumes/a4a142da-77af-42d5-bd62-41893f1c1ee1 2026-07-25 15:03:00.476 8 INFO cinder.api.openstack.wsgi [None req-7e633cae-22cd-460c-9a50-5355524d84f5 782a922abe284282ac7226a9cb309dc6 baca5ba6bccf487aae05e6a070715d46 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/baca5ba6bccf487aae05e6a070715d46/volumes/a4a142da-77af-42d5-bd62-41893f1c1ee1 returned with HTTP 404 [pid: 8|app: 0|req: 277/555] 10.0.0.245 () {32 vars in 775 bytes} [Sat Jul 25 15:03:00 2026] GET /v3/baca5ba6bccf487aae05e6a070715d46/volumes/a4a142da-77af-42d5-bd62-41893f1c1ee1 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 15:03:00.489 7 INFO cinder.api.openstack.wsgi [None req-8a599364-93c9-4188-92d8-bd89d7d2fe20 782a922abe284282ac7226a9cb309dc6 baca5ba6bccf487aae05e6a070715d46 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/baca5ba6bccf487aae05e6a070715d46/volumes/11062c53-250e-49a6-a2a3-de46830eba38 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-25 15:03:00.508 7 INFO cinder.volume.api [None req-8a599364-93c9-4188-92d8-bd89d7d2fe20 782a922abe284282ac7226a9cb309dc6 baca5ba6bccf487aae05e6a070715d46 - - default default] Volume info retrieved successfully. 2026-07-25 15:03:00.516 7 INFO cinder.api.openstack.wsgi [None req-8a599364-93c9-4188-92d8-bd89d7d2fe20 782a922abe284282ac7226a9cb309dc6 baca5ba6bccf487aae05e6a070715d46 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/baca5ba6bccf487aae05e6a070715d46/volumes/11062c53-250e-49a6-a2a3-de46830eba38 returned with HTTP 200 [pid: 7|app: 0|req: 279/556] 10.0.0.245 () {32 vars in 775 bytes} [Sat Jul 25 15:03:00 2026] GET /v3/baca5ba6bccf487aae05e6a070715d46/volumes/11062c53-250e-49a6-a2a3-de46830eba38 => generated 1003 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-07-25 15:03:00.538 8 INFO cinder.api.openstack.wsgi [None req-e65d780d-59cc-410b-8c16-ed2e3ccdd182 782a922abe284282ac7226a9cb309dc6 baca5ba6bccf487aae05e6a070715d46 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/baca5ba6bccf487aae05e6a070715d46/volumes/11062c53-250e-49a6-a2a3-de46830eba38 2026-07-25 15:03:00.538 8 INFO cinder.api.v3.volumes [None req-e65d780d-59cc-410b-8c16-ed2e3ccdd182 782a922abe284282ac7226a9cb309dc6 baca5ba6bccf487aae05e6a070715d46 - - default default] Delete volume with id: 11062c53-250e-49a6-a2a3-de46830eba38 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-25 15:03:00.555 8 INFO cinder.volume.api [None req-e65d780d-59cc-410b-8c16-ed2e3ccdd182 782a922abe284282ac7226a9cb309dc6 baca5ba6bccf487aae05e6a070715d46 - - default default] Volume info retrieved successfully. 2026-07-25 15:03:00.582 8 INFO cinder.volume.api [None req-e65d780d-59cc-410b-8c16-ed2e3ccdd182 782a922abe284282ac7226a9cb309dc6 baca5ba6bccf487aae05e6a070715d46 - - default default] Delete volume request issued successfully. 2026-07-25 15:03:00.583 8 INFO cinder.api.openstack.wsgi [None req-e65d780d-59cc-410b-8c16-ed2e3ccdd182 782a922abe284282ac7226a9cb309dc6 baca5ba6bccf487aae05e6a070715d46 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/baca5ba6bccf487aae05e6a070715d46/volumes/11062c53-250e-49a6-a2a3-de46830eba38 returned with HTTP 202 [pid: 8|app: 0|req: 278/557] 10.0.0.245 () {32 vars in 778 bytes} [Sat Jul 25 15:03:00 2026] DELETE /v3/baca5ba6bccf487aae05e6a070715d46/volumes/11062c53-250e-49a6-a2a3-de46830eba38 => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 15:03:00.595 7 INFO cinder.api.openstack.wsgi [None req-563a99cc-5ef3-4f0f-a2dc-6764d9651ccb 782a922abe284282ac7226a9cb309dc6 baca5ba6bccf487aae05e6a070715d46 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/baca5ba6bccf487aae05e6a070715d46/volumes/11062c53-250e-49a6-a2a3-de46830eba38 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-25 15:03:00.613 7 INFO cinder.volume.api [None req-563a99cc-5ef3-4f0f-a2dc-6764d9651ccb 782a922abe284282ac7226a9cb309dc6 baca5ba6bccf487aae05e6a070715d46 - - default default] Volume info retrieved successfully. 2026-07-25 15:03:00.619 7 INFO cinder.api.openstack.wsgi [None req-563a99cc-5ef3-4f0f-a2dc-6764d9651ccb 782a922abe284282ac7226a9cb309dc6 baca5ba6bccf487aae05e6a070715d46 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/baca5ba6bccf487aae05e6a070715d46/volumes/11062c53-250e-49a6-a2a3-de46830eba38 returned with HTTP 200 [pid: 7|app: 0|req: 280/558] 10.0.0.245 () {32 vars in 775 bytes} [Sat Jul 25 15:03:00 2026] GET /v3/baca5ba6bccf487aae05e6a070715d46/volumes/11062c53-250e-49a6-a2a3-de46830eba38 => generated 1002 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 15:03:01.641 8 INFO cinder.api.openstack.wsgi [None req-5f78854c-c1d7-4900-ad33-a0d9c7195f32 782a922abe284282ac7226a9cb309dc6 baca5ba6bccf487aae05e6a070715d46 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/baca5ba6bccf487aae05e6a070715d46/volumes/11062c53-250e-49a6-a2a3-de46830eba38 2026-07-25 15:03:01.649 8 INFO cinder.api.openstack.wsgi [None req-5f78854c-c1d7-4900-ad33-a0d9c7195f32 782a922abe284282ac7226a9cb309dc6 baca5ba6bccf487aae05e6a070715d46 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/baca5ba6bccf487aae05e6a070715d46/volumes/11062c53-250e-49a6-a2a3-de46830eba38 returned with HTTP 404 [pid: 8|app: 0|req: 279/559] 10.0.0.245 () {32 vars in 775 bytes} [Sat Jul 25 15:03:01 2026] GET /v3/baca5ba6bccf487aae05e6a070715d46/volumes/11062c53-250e-49a6-a2a3-de46830eba38 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 15:03:01.703 7 INFO cinder.api.openstack.wsgi [None req-42a844ec-a6cd-4549-9493-15e150f69daa 782a922abe284282ac7226a9cb309dc6 baca5ba6bccf487aae05e6a070715d46 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/baca5ba6bccf487aae05e6a070715d46/volumes 2026-07-25 15:03:01.796 7 INFO cinder.api.v3.volumes [None req-42a844ec-a6cd-4549-9493-15e150f69daa 782a922abe284282ac7226a9cb309dc6 baca5ba6bccf487aae05e6a070715d46 - - default default] Create volume of 1 GB 2026-07-25 15:03:01.803 7 INFO cinder.volume.api [None req-42a844ec-a6cd-4549-9493-15e150f69daa 782a922abe284282ac7226a9cb309dc6 baca5ba6bccf487aae05e6a070715d46 - - default default] Availability Zones retrieved successfully. 2026-07-25 15:03:02.026 7 INFO cinder.volume.api [None req-42a844ec-a6cd-4549-9493-15e150f69daa 782a922abe284282ac7226a9cb309dc6 baca5ba6bccf487aae05e6a070715d46 - - default default] Create volume request issued successfully. 2026-07-25 15:03:02.027 7 INFO cinder.api.openstack.wsgi [None req-42a844ec-a6cd-4549-9493-15e150f69daa 782a922abe284282ac7226a9cb309dc6 baca5ba6bccf487aae05e6a070715d46 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/baca5ba6bccf487aae05e6a070715d46/volumes returned with HTTP 202 [pid: 7|app: 0|req: 281/560] 10.0.0.245 () {34 vars in 723 bytes} [Sat Jul 25 15:03:01 2026] POST /v3/baca5ba6bccf487aae05e6a070715d46/volumes => generated 870 bytes in 329 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-07-25 15:03:02.046 8 INFO cinder.api.openstack.wsgi [None req-43f26291-c8b2-4186-a2dc-6383e9c75ebe 782a922abe284282ac7226a9cb309dc6 baca5ba6bccf487aae05e6a070715d46 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/baca5ba6bccf487aae05e6a070715d46/volumes/72c0be12-a706-43df-bb54-e06294bfbb35 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-25 15:03:02.078 8 INFO cinder.volume.api [None req-43f26291-c8b2-4186-a2dc-6383e9c75ebe 782a922abe284282ac7226a9cb309dc6 baca5ba6bccf487aae05e6a070715d46 - - default default] Volume info retrieved successfully. 2026-07-25 15:03:02.084 8 INFO cinder.api.openstack.wsgi [None req-43f26291-c8b2-4186-a2dc-6383e9c75ebe 782a922abe284282ac7226a9cb309dc6 baca5ba6bccf487aae05e6a070715d46 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/baca5ba6bccf487aae05e6a070715d46/volumes/72c0be12-a706-43df-bb54-e06294bfbb35 returned with HTTP 200 [pid: 8|app: 0|req: 280/561] 10.0.0.245 () {32 vars in 775 bytes} [Sat Jul 25 15:03:02 2026] GET /v3/baca5ba6bccf487aae05e6a070715d46/volumes/72c0be12-a706-43df-bb54-e06294bfbb35 => generated 938 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 15:03:03.109 7 INFO cinder.api.openstack.wsgi [None req-edb93c43-59c5-40aa-ad58-699f7c0efc91 782a922abe284282ac7226a9cb309dc6 baca5ba6bccf487aae05e6a070715d46 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/baca5ba6bccf487aae05e6a070715d46/volumes/72c0be12-a706-43df-bb54-e06294bfbb35 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-25 15:03:03.130 7 INFO cinder.volume.api [None req-edb93c43-59c5-40aa-ad58-699f7c0efc91 782a922abe284282ac7226a9cb309dc6 baca5ba6bccf487aae05e6a070715d46 - - default default] Volume info retrieved successfully. 2026-07-25 15:03:03.136 7 INFO cinder.api.openstack.wsgi [None req-edb93c43-59c5-40aa-ad58-699f7c0efc91 782a922abe284282ac7226a9cb309dc6 baca5ba6bccf487aae05e6a070715d46 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/baca5ba6bccf487aae05e6a070715d46/volumes/72c0be12-a706-43df-bb54-e06294bfbb35 returned with HTTP 200 [pid: 7|app: 0|req: 282/562] 10.0.0.245 () {32 vars in 775 bytes} [Sat Jul 25 15:03:03 2026] GET /v3/baca5ba6bccf487aae05e6a070715d46/volumes/72c0be12-a706-43df-bb54-e06294bfbb35 => generated 1488 bytes in 34 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-25 15:03:03.153 8 INFO cinder.api.openstack.wsgi [None req-01f67371-9139-4b4f-af5d-bfdd90010f40 782a922abe284282ac7226a9cb309dc6 baca5ba6bccf487aae05e6a070715d46 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/baca5ba6bccf487aae05e6a070715d46/volumes/72c0be12-a706-43df-bb54-e06294bfbb35 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-25 15:03:03.167 8 INFO cinder.volume.api [None req-01f67371-9139-4b4f-af5d-bfdd90010f40 782a922abe284282ac7226a9cb309dc6 baca5ba6bccf487aae05e6a070715d46 - - default default] Volume info retrieved successfully. 2026-07-25 15:03:03.174 8 INFO cinder.api.openstack.wsgi [None req-01f67371-9139-4b4f-af5d-bfdd90010f40 782a922abe284282ac7226a9cb309dc6 baca5ba6bccf487aae05e6a070715d46 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/baca5ba6bccf487aae05e6a070715d46/volumes/72c0be12-a706-43df-bb54-e06294bfbb35 returned with HTTP 200 [pid: 8|app: 0|req: 281/563] 10.0.0.245 () {32 vars in 775 bytes} [Sat Jul 25 15:03:03 2026] GET /v3/baca5ba6bccf487aae05e6a070715d46/volumes/72c0be12-a706-43df-bb54-e06294bfbb35 => 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-25 15:03:03.202 7 INFO cinder.api.openstack.wsgi [None req-ff816e26-a499-45a1-a9fd-d21939af2625 782a922abe284282ac7226a9cb309dc6 baca5ba6bccf487aae05e6a070715d46 - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/baca5ba6bccf487aae05e6a070715d46/volumes/72c0be12-a706-43df-bb54-e06294bfbb35 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-25 15:03:03.219 7 INFO cinder.volume.api [None req-ff816e26-a499-45a1-a9fd-d21939af2625 782a922abe284282ac7226a9cb309dc6 baca5ba6bccf487aae05e6a070715d46 - - default default] Volume info retrieved successfully. 2026-07-25 15:03:03.224 7 INFO cinder.volume.api [None req-ff816e26-a499-45a1-a9fd-d21939af2625 782a922abe284282ac7226a9cb309dc6 baca5ba6bccf487aae05e6a070715d46 - - default default] Volume updated successfully. 2026-07-25 15:03:03.224 7 INFO cinder.api.openstack.wsgi [None req-ff816e26-a499-45a1-a9fd-d21939af2625 782a922abe284282ac7226a9cb309dc6 baca5ba6bccf487aae05e6a070715d46 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/baca5ba6bccf487aae05e6a070715d46/volumes/72c0be12-a706-43df-bb54-e06294bfbb35 returned with HTTP 200 [pid: 7|app: 0|req: 283/564] 10.0.0.245 () {34 vars in 795 bytes} [Sat Jul 25 15:03:03 2026] PUT /v3/baca5ba6bccf487aae05e6a070715d46/volumes/72c0be12-a706-43df-bb54-e06294bfbb35 => generated 894 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-25 15:03:03.240 8 INFO cinder.api.openstack.wsgi [None req-dd11a289-5fa6-493c-b874-03070d0390f8 782a922abe284282ac7226a9cb309dc6 baca5ba6bccf487aae05e6a070715d46 - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/baca5ba6bccf487aae05e6a070715d46/volumes/72c0be12-a706-43df-bb54-e06294bfbb35 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-25 15:03:03.259 8 INFO cinder.volume.api [None req-dd11a289-5fa6-493c-b874-03070d0390f8 782a922abe284282ac7226a9cb309dc6 baca5ba6bccf487aae05e6a070715d46 - - default default] Volume info retrieved successfully. 2026-07-25 15:03:03.270 8 INFO cinder.volume.api [None req-dd11a289-5fa6-493c-b874-03070d0390f8 782a922abe284282ac7226a9cb309dc6 baca5ba6bccf487aae05e6a070715d46 - - default default] Volume updated successfully. 2026-07-25 15:03:03.271 8 INFO cinder.api.openstack.wsgi [None req-dd11a289-5fa6-493c-b874-03070d0390f8 782a922abe284282ac7226a9cb309dc6 baca5ba6bccf487aae05e6a070715d46 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/baca5ba6bccf487aae05e6a070715d46/volumes/72c0be12-a706-43df-bb54-e06294bfbb35 returned with HTTP 200 [pid: 8|app: 0|req: 282/565] 10.0.0.245 () {34 vars in 796 bytes} [Sat Jul 25 15:03:03 2026] PUT /v3/baca5ba6bccf487aae05e6a070715d46/volumes/72c0be12-a706-43df-bb54-e06294bfbb35 => generated 933 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-25 15:03:03.290 7 INFO cinder.api.openstack.wsgi [None req-4ba31a25-b071-4be7-a699-6435a6dee9b5 782a922abe284282ac7226a9cb309dc6 baca5ba6bccf487aae05e6a070715d46 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/baca5ba6bccf487aae05e6a070715d46/volumes/72c0be12-a706-43df-bb54-e06294bfbb35 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-25 15:03:03.301 7 INFO cinder.volume.api [None req-4ba31a25-b071-4be7-a699-6435a6dee9b5 782a922abe284282ac7226a9cb309dc6 baca5ba6bccf487aae05e6a070715d46 - - default default] Volume info retrieved successfully. 2026-07-25 15:03:03.307 7 INFO cinder.api.openstack.wsgi [None req-4ba31a25-b071-4be7-a699-6435a6dee9b5 782a922abe284282ac7226a9cb309dc6 baca5ba6bccf487aae05e6a070715d46 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/baca5ba6bccf487aae05e6a070715d46/volumes/72c0be12-a706-43df-bb54-e06294bfbb35 returned with HTTP 200 [pid: 7|app: 0|req: 284/566] 10.0.0.245 () {32 vars in 775 bytes} [Sat Jul 25 15:03:03 2026] GET /v3/baca5ba6bccf487aae05e6a070715d46/volumes/72c0be12-a706-43df-bb54-e06294bfbb35 => generated 1527 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-25 15:03:03.325 8 INFO cinder.api.openstack.wsgi [None req-60179ef3-71da-4c27-a100-451cc93325ea 782a922abe284282ac7226a9cb309dc6 baca5ba6bccf487aae05e6a070715d46 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/baca5ba6bccf487aae05e6a070715d46/volumes 2026-07-25 15:03:03.328 8 INFO cinder.api.v3.volumes [None req-60179ef3-71da-4c27-a100-451cc93325ea 782a922abe284282ac7226a9cb309dc6 baca5ba6bccf487aae05e6a070715d46 - - default default] Create volume of 1 GB 2026-07-25 15:03:03.339 8 INFO cinder.volume.api [None req-60179ef3-71da-4c27-a100-451cc93325ea 782a922abe284282ac7226a9cb309dc6 baca5ba6bccf487aae05e6a070715d46 - - default default] Availability Zones retrieved successfully. 2026-07-25 15:03:03.480 8 INFO cinder.volume.api [None req-60179ef3-71da-4c27-a100-451cc93325ea 782a922abe284282ac7226a9cb309dc6 baca5ba6bccf487aae05e6a070715d46 - - default default] Create volume request issued successfully. 2026-07-25 15:03:03.481 8 INFO cinder.api.openstack.wsgi [None req-60179ef3-71da-4c27-a100-451cc93325ea 782a922abe284282ac7226a9cb309dc6 baca5ba6bccf487aae05e6a070715d46 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/baca5ba6bccf487aae05e6a070715d46/volumes returned with HTTP 202 [pid: 8|app: 0|req: 283/567] 10.0.0.245 () {34 vars in 723 bytes} [Sat Jul 25 15:03:03 2026] POST /v3/baca5ba6bccf487aae05e6a070715d46/volumes => generated 892 bytes in 163 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-25 15:03:03.505 7 INFO cinder.api.openstack.wsgi [None req-162a89c4-70d5-47d9-b054-5835aa940d81 782a922abe284282ac7226a9cb309dc6 baca5ba6bccf487aae05e6a070715d46 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/baca5ba6bccf487aae05e6a070715d46/volumes/50d2a2c9-9b79-4f03-90f1-1b5d0c180f7c /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-25 15:03:03.521 7 INFO cinder.volume.api [None req-162a89c4-70d5-47d9-b054-5835aa940d81 782a922abe284282ac7226a9cb309dc6 baca5ba6bccf487aae05e6a070715d46 - - default default] Volume info retrieved successfully. 2026-07-25 15:03:03.526 7 INFO cinder.api.openstack.wsgi [None req-162a89c4-70d5-47d9-b054-5835aa940d81 782a922abe284282ac7226a9cb309dc6 baca5ba6bccf487aae05e6a070715d46 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/baca5ba6bccf487aae05e6a070715d46/volumes/50d2a2c9-9b79-4f03-90f1-1b5d0c180f7c returned with HTTP 200 [pid: 7|app: 0|req: 285/568] 10.0.0.245 () {32 vars in 775 bytes} [Sat Jul 25 15:03:03 2026] GET /v3/baca5ba6bccf487aae05e6a070715d46/volumes/50d2a2c9-9b79-4f03-90f1-1b5d0c180f7c => generated 960 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-25 15:03:04.547 8 INFO cinder.api.openstack.wsgi [None req-b2e875b1-166a-418b-ba08-a5a98df18def 782a922abe284282ac7226a9cb309dc6 baca5ba6bccf487aae05e6a070715d46 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/baca5ba6bccf487aae05e6a070715d46/volumes/50d2a2c9-9b79-4f03-90f1-1b5d0c180f7c /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-25 15:03:04.562 8 INFO cinder.volume.api [None req-b2e875b1-166a-418b-ba08-a5a98df18def 782a922abe284282ac7226a9cb309dc6 baca5ba6bccf487aae05e6a070715d46 - - default default] Volume info retrieved successfully. 2026-07-25 15:03:04.570 8 INFO cinder.api.openstack.wsgi [None req-b2e875b1-166a-418b-ba08-a5a98df18def 782a922abe284282ac7226a9cb309dc6 baca5ba6bccf487aae05e6a070715d46 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/baca5ba6bccf487aae05e6a070715d46/volumes/50d2a2c9-9b79-4f03-90f1-1b5d0c180f7c returned with HTTP 200 [pid: 8|app: 0|req: 284/569] 10.0.0.245 () {32 vars in 775 bytes} [Sat Jul 25 15:03:04 2026] GET /v3/baca5ba6bccf487aae05e6a070715d46/volumes/50d2a2c9-9b79-4f03-90f1-1b5d0c180f7c => generated 985 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-25 15:03:04.590 7 INFO cinder.api.openstack.wsgi [None req-6c8b557e-07f0-4f1b-b560-8954019d3706 782a922abe284282ac7226a9cb309dc6 baca5ba6bccf487aae05e6a070715d46 - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/baca5ba6bccf487aae05e6a070715d46/volumes/50d2a2c9-9b79-4f03-90f1-1b5d0c180f7c /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-25 15:03:04.623 7 INFO cinder.volume.api [None req-6c8b557e-07f0-4f1b-b560-8954019d3706 782a922abe284282ac7226a9cb309dc6 baca5ba6bccf487aae05e6a070715d46 - - default default] Volume info retrieved successfully. 2026-07-25 15:03:04.656 7 INFO cinder.volume.api [None req-6c8b557e-07f0-4f1b-b560-8954019d3706 782a922abe284282ac7226a9cb309dc6 baca5ba6bccf487aae05e6a070715d46 - - default default] Volume updated successfully. 2026-07-25 15:03:04.657 7 INFO cinder.api.openstack.wsgi [None req-6c8b557e-07f0-4f1b-b560-8954019d3706 782a922abe284282ac7226a9cb309dc6 baca5ba6bccf487aae05e6a070715d46 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/baca5ba6bccf487aae05e6a070715d46/volumes/50d2a2c9-9b79-4f03-90f1-1b5d0c180f7c returned with HTTP 200 [pid: 7|app: 0|req: 286/570] 10.0.0.245 () {34 vars in 795 bytes} [Sat Jul 25 15:03:04 2026] PUT /v3/baca5ba6bccf487aae05e6a070715d46/volumes/50d2a2c9-9b79-4f03-90f1-1b5d0c180f7c => generated 881 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 15:03:04.676 8 INFO cinder.api.openstack.wsgi [None req-b5455cce-093d-4d9c-95c3-be828553dacc 782a922abe284282ac7226a9cb309dc6 baca5ba6bccf487aae05e6a070715d46 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/baca5ba6bccf487aae05e6a070715d46/volumes/50d2a2c9-9b79-4f03-90f1-1b5d0c180f7c /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-25 15:03:04.699 8 INFO cinder.volume.api [None req-b5455cce-093d-4d9c-95c3-be828553dacc 782a922abe284282ac7226a9cb309dc6 baca5ba6bccf487aae05e6a070715d46 - - default default] Volume info retrieved successfully. 2026-07-25 15:03:04.704 8 INFO cinder.api.openstack.wsgi [None req-b5455cce-093d-4d9c-95c3-be828553dacc 782a922abe284282ac7226a9cb309dc6 baca5ba6bccf487aae05e6a070715d46 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/baca5ba6bccf487aae05e6a070715d46/volumes/50d2a2c9-9b79-4f03-90f1-1b5d0c180f7c returned with HTTP 200 [pid: 8|app: 0|req: 285/571] 10.0.0.245 () {32 vars in 775 bytes} [Sat Jul 25 15:03:04 2026] GET /v3/baca5ba6bccf487aae05e6a070715d46/volumes/50d2a2c9-9b79-4f03-90f1-1b5d0c180f7c => generated 949 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-25 15:03:04.724 7 INFO cinder.api.openstack.wsgi [None req-9b6e63b3-a68a-4b51-8bda-4f92e193a53a 782a922abe284282ac7226a9cb309dc6 baca5ba6bccf487aae05e6a070715d46 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/baca5ba6bccf487aae05e6a070715d46/volumes/50d2a2c9-9b79-4f03-90f1-1b5d0c180f7c 2026-07-25 15:03:04.725 7 INFO cinder.api.v3.volumes [None req-9b6e63b3-a68a-4b51-8bda-4f92e193a53a 782a922abe284282ac7226a9cb309dc6 baca5ba6bccf487aae05e6a070715d46 - - default default] Delete volume with id: 50d2a2c9-9b79-4f03-90f1-1b5d0c180f7c /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-25 15:03:04.738 7 INFO cinder.volume.api [None req-9b6e63b3-a68a-4b51-8bda-4f92e193a53a 782a922abe284282ac7226a9cb309dc6 baca5ba6bccf487aae05e6a070715d46 - - default default] Volume info retrieved successfully. 2026-07-25 15:03:04.764 7 INFO cinder.volume.api [None req-9b6e63b3-a68a-4b51-8bda-4f92e193a53a 782a922abe284282ac7226a9cb309dc6 baca5ba6bccf487aae05e6a070715d46 - - default default] Delete volume request issued successfully. 2026-07-25 15:03:04.765 7 INFO cinder.api.openstack.wsgi [None req-9b6e63b3-a68a-4b51-8bda-4f92e193a53a 782a922abe284282ac7226a9cb309dc6 baca5ba6bccf487aae05e6a070715d46 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/baca5ba6bccf487aae05e6a070715d46/volumes/50d2a2c9-9b79-4f03-90f1-1b5d0c180f7c returned with HTTP 202 [pid: 7|app: 0|req: 287/572] 10.0.0.245 () {32 vars in 778 bytes} [Sat Jul 25 15:03:04 2026] DELETE /v3/baca5ba6bccf487aae05e6a070715d46/volumes/50d2a2c9-9b79-4f03-90f1-1b5d0c180f7c => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 15:03:04.778 8 INFO cinder.api.openstack.wsgi [None req-e9ca9cec-38c9-4b64-8d8e-424f9ed3bc1b 782a922abe284282ac7226a9cb309dc6 baca5ba6bccf487aae05e6a070715d46 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/baca5ba6bccf487aae05e6a070715d46/volumes/50d2a2c9-9b79-4f03-90f1-1b5d0c180f7c /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-25 15:03:04.792 8 INFO cinder.volume.api [None req-e9ca9cec-38c9-4b64-8d8e-424f9ed3bc1b 782a922abe284282ac7226a9cb309dc6 baca5ba6bccf487aae05e6a070715d46 - - default default] Volume info retrieved successfully. 2026-07-25 15:03:04.796 8 INFO cinder.api.openstack.wsgi [None req-e9ca9cec-38c9-4b64-8d8e-424f9ed3bc1b 782a922abe284282ac7226a9cb309dc6 baca5ba6bccf487aae05e6a070715d46 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/baca5ba6bccf487aae05e6a070715d46/volumes/50d2a2c9-9b79-4f03-90f1-1b5d0c180f7c returned with HTTP 200 [pid: 8|app: 0|req: 286/573] 10.0.0.245 () {32 vars in 775 bytes} [Sat Jul 25 15:03:04 2026] GET /v3/baca5ba6bccf487aae05e6a070715d46/volumes/50d2a2c9-9b79-4f03-90f1-1b5d0c180f7c => generated 948 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-25 15:03:04.976 7 INFO cinder.api.openstack.wsgi [None req-9b6e63b3-a68a-4b51-8bda-4f92e193a53a 782a922abe284282ac7226a9cb309dc6 baca5ba6bccf487aae05e6a070715d46 - - default default] GET http://10.0.0.226:8776/ 2026-07-25 15:03:04.977 8 INFO cinder.api.openstack.wsgi [None req-e9ca9cec-38c9-4b64-8d8e-424f9ed3bc1b 782a922abe284282ac7226a9cb309dc6 baca5ba6bccf487aae05e6a070715d46 - - default default] GET http://10.0.0.226:8776/ 2026-07-25 15:03:04.977 7 INFO cinder.api.openstack.wsgi [None req-9b6e63b3-a68a-4b51-8bda-4f92e193a53a 782a922abe284282ac7226a9cb309dc6 baca5ba6bccf487aae05e6a070715d46 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-07-25 15:03:04.978 8 INFO cinder.api.openstack.wsgi [None req-e9ca9cec-38c9-4b64-8d8e-424f9ed3bc1b 782a922abe284282ac7226a9cb309dc6 baca5ba6bccf487aae05e6a070715d46 - - default default] http://10.0.0.226: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-25 15:03:05.821 7 INFO cinder.api.openstack.wsgi [None req-7e776bf9-ac30-477d-8050-ab556c731de6 782a922abe284282ac7226a9cb309dc6 baca5ba6bccf487aae05e6a070715d46 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/baca5ba6bccf487aae05e6a070715d46/volumes/50d2a2c9-9b79-4f03-90f1-1b5d0c180f7c 2026-07-25 15:03:05.830 7 INFO cinder.api.openstack.wsgi [None req-7e776bf9-ac30-477d-8050-ab556c731de6 782a922abe284282ac7226a9cb309dc6 baca5ba6bccf487aae05e6a070715d46 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/baca5ba6bccf487aae05e6a070715d46/volumes/50d2a2c9-9b79-4f03-90f1-1b5d0c180f7c returned with HTTP 404 [pid: 7|app: 0|req: 289/576] 10.0.0.245 () {32 vars in 775 bytes} [Sat Jul 25 15:03:05 2026] GET /v3/baca5ba6bccf487aae05e6a070715d46/volumes/50d2a2c9-9b79-4f03-90f1-1b5d0c180f7c => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 15:03:05.843 8 INFO cinder.api.openstack.wsgi [None req-36218123-06da-4035-ac99-37e635c79e97 782a922abe284282ac7226a9cb309dc6 baca5ba6bccf487aae05e6a070715d46 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/baca5ba6bccf487aae05e6a070715d46/volumes/72c0be12-a706-43df-bb54-e06294bfbb35 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-25 15:03:05.859 8 INFO cinder.volume.api [None req-36218123-06da-4035-ac99-37e635c79e97 782a922abe284282ac7226a9cb309dc6 baca5ba6bccf487aae05e6a070715d46 - - default default] Volume info retrieved successfully. 2026-07-25 15:03:05.865 8 INFO cinder.api.openstack.wsgi [None req-36218123-06da-4035-ac99-37e635c79e97 782a922abe284282ac7226a9cb309dc6 baca5ba6bccf487aae05e6a070715d46 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/baca5ba6bccf487aae05e6a070715d46/volumes/72c0be12-a706-43df-bb54-e06294bfbb35 returned with HTTP 200 [pid: 8|app: 0|req: 288/577] 10.0.0.245 () {32 vars in 775 bytes} [Sat Jul 25 15:03:05 2026] GET /v3/baca5ba6bccf487aae05e6a070715d46/volumes/72c0be12-a706-43df-bb54-e06294bfbb35 => generated 1527 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-07-25 15:03:05.891 7 INFO cinder.api.openstack.wsgi [None req-d4d62515-9de8-4109-8bc7-bf08d0cf3be6 782a922abe284282ac7226a9cb309dc6 baca5ba6bccf487aae05e6a070715d46 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/baca5ba6bccf487aae05e6a070715d46/volumes/72c0be12-a706-43df-bb54-e06294bfbb35 2026-07-25 15:03:05.892 7 INFO cinder.api.v3.volumes [None req-d4d62515-9de8-4109-8bc7-bf08d0cf3be6 782a922abe284282ac7226a9cb309dc6 baca5ba6bccf487aae05e6a070715d46 - - default default] Delete volume with id: 72c0be12-a706-43df-bb54-e06294bfbb35 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-25 15:03:05.902 7 INFO cinder.volume.api [None req-d4d62515-9de8-4109-8bc7-bf08d0cf3be6 782a922abe284282ac7226a9cb309dc6 baca5ba6bccf487aae05e6a070715d46 - - default default] Volume info retrieved successfully. 2026-07-25 15:03:05.925 7 INFO cinder.volume.api [None req-d4d62515-9de8-4109-8bc7-bf08d0cf3be6 782a922abe284282ac7226a9cb309dc6 baca5ba6bccf487aae05e6a070715d46 - - default default] Delete volume request issued successfully. 2026-07-25 15:03:05.925 7 INFO cinder.api.openstack.wsgi [None req-d4d62515-9de8-4109-8bc7-bf08d0cf3be6 782a922abe284282ac7226a9cb309dc6 baca5ba6bccf487aae05e6a070715d46 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/baca5ba6bccf487aae05e6a070715d46/volumes/72c0be12-a706-43df-bb54-e06294bfbb35 returned with HTTP 202 [pid: 7|app: 0|req: 290/578] 10.0.0.245 () {32 vars in 778 bytes} [Sat Jul 25 15:03:05 2026] DELETE /v3/baca5ba6bccf487aae05e6a070715d46/volumes/72c0be12-a706-43df-bb54-e06294bfbb35 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 15:03:05.937 8 INFO cinder.api.openstack.wsgi [None req-97e93de8-7192-4dee-a436-256c97a1b841 782a922abe284282ac7226a9cb309dc6 baca5ba6bccf487aae05e6a070715d46 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/baca5ba6bccf487aae05e6a070715d46/volumes/72c0be12-a706-43df-bb54-e06294bfbb35 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-25 15:03:05.953 8 INFO cinder.volume.api [None req-97e93de8-7192-4dee-a436-256c97a1b841 782a922abe284282ac7226a9cb309dc6 baca5ba6bccf487aae05e6a070715d46 - - default default] Volume info retrieved successfully. 2026-07-25 15:03:05.966 8 INFO cinder.api.openstack.wsgi [None req-97e93de8-7192-4dee-a436-256c97a1b841 782a922abe284282ac7226a9cb309dc6 baca5ba6bccf487aae05e6a070715d46 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/baca5ba6bccf487aae05e6a070715d46/volumes/72c0be12-a706-43df-bb54-e06294bfbb35 returned with HTTP 200 [pid: 8|app: 0|req: 289/579] 10.0.0.245 () {32 vars in 775 bytes} [Sat Jul 25 15:03:05 2026] GET /v3/baca5ba6bccf487aae05e6a070715d46/volumes/72c0be12-a706-43df-bb54-e06294bfbb35 => generated 1526 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-25 15:03:06.990 7 INFO cinder.api.openstack.wsgi [None req-f833d665-ac9a-43fc-85e1-f66f6d9f24d7 782a922abe284282ac7226a9cb309dc6 baca5ba6bccf487aae05e6a070715d46 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/baca5ba6bccf487aae05e6a070715d46/volumes/72c0be12-a706-43df-bb54-e06294bfbb35 2026-07-25 15:03:06.997 7 INFO cinder.api.openstack.wsgi [None req-f833d665-ac9a-43fc-85e1-f66f6d9f24d7 782a922abe284282ac7226a9cb309dc6 baca5ba6bccf487aae05e6a070715d46 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/baca5ba6bccf487aae05e6a070715d46/volumes/72c0be12-a706-43df-bb54-e06294bfbb35 returned with HTTP 404 [pid: 7|app: 0|req: 291/580] 10.0.0.245 () {32 vars in 775 bytes} [Sat Jul 25 15:03:06 2026] GET /v3/baca5ba6bccf487aae05e6a070715d46/volumes/72c0be12-a706-43df-bb54-e06294bfbb35 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) 2026-07-25 15:03:14.976 8 INFO cinder.api.openstack.wsgi [None req-97e93de8-7192-4dee-a436-256c97a1b841 782a922abe284282ac7226a9cb309dc6 baca5ba6bccf487aae05e6a070715d46 - - default default] GET http://10.0.0.226:8776/ 2026-07-25 15:03:14.977 8 INFO cinder.api.openstack.wsgi [None req-97e93de8-7192-4dee-a436-256c97a1b841 782a922abe284282ac7226a9cb309dc6 baca5ba6bccf487aae05e6a070715d46 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-07-25 15:03:14.978 7 INFO cinder.api.openstack.wsgi [None req-f833d665-ac9a-43fc-85e1-f66f6d9f24d7 782a922abe284282ac7226a9cb309dc6 baca5ba6bccf487aae05e6a070715d46 - - default default] GET http://10.0.0.226:8776/ 2026-07-25 15:03:14.978 7 INFO cinder.api.openstack.wsgi [None req-f833d665-ac9a-43fc-85e1-f66f6d9f24d7 782a922abe284282ac7226a9cb309dc6 baca5ba6bccf487aae05e6a070715d46 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-07-25 15:03:24.977 7 INFO cinder.api.openstack.wsgi [None req-f833d665-ac9a-43fc-85e1-f66f6d9f24d7 782a922abe284282ac7226a9cb309dc6 baca5ba6bccf487aae05e6a070715d46 - - default default] GET http://10.0.0.226:8776/ 2026-07-25 15:03:24.977 8 INFO cinder.api.openstack.wsgi [None req-97e93de8-7192-4dee-a436-256c97a1b841 782a922abe284282ac7226a9cb309dc6 baca5ba6bccf487aae05e6a070715d46 - - default default] GET http://10.0.0.226:8776/ 2026-07-25 15:03:24.978 7 INFO cinder.api.openstack.wsgi [None req-f833d665-ac9a-43fc-85e1-f66f6d9f24d7 782a922abe284282ac7226a9cb309dc6 baca5ba6bccf487aae05e6a070715d46 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-07-25 15:03:24.978 8 INFO cinder.api.openstack.wsgi [None req-97e93de8-7192-4dee-a436-256c97a1b841 782a922abe284282ac7226a9cb309dc6 baca5ba6bccf487aae05e6a070715d46 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-07-25 15:03:29.486 7 INFO cinder.api.openstack.wsgi [None req-d8d69e87-3c29-4974-928a-e91569c9e844 dc5109fa3d3d44098365d459ebabe2db dfd563c3ae9f4ddb94d8c8876b114a0d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dfd563c3ae9f4ddb94d8c8876b114a0d/volumes 2026-07-25 15:03:29.528 7 INFO cinder.volume.api [None req-d8d69e87-3c29-4974-928a-e91569c9e844 dc5109fa3d3d44098365d459ebabe2db dfd563c3ae9f4ddb94d8c8876b114a0d - - default default] Get all volumes completed successfully. 2026-07-25 15:03:29.529 7 INFO cinder.api.openstack.wsgi [None req-d8d69e87-3c29-4974-928a-e91569c9e844 dc5109fa3d3d44098365d459ebabe2db dfd563c3ae9f4ddb94d8c8876b114a0d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dfd563c3ae9f4ddb94d8c8876b114a0d/volumes returned with HTTP 200 [pid: 7|app: 0|req: 294/585] 10.0.0.245 () {32 vars in 701 bytes} [Sat Jul 25 15:03:29 2026] GET /v3/dfd563c3ae9f4ddb94d8c8876b114a0d/volumes => generated 15 bytes in 200 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-25 15:03:29.545 8 INFO cinder.api.openstack.wsgi [None req-ece413bb-3747-4f39-a833-138c5d00f6a3 dc5109fa3d3d44098365d459ebabe2db dfd563c3ae9f4ddb94d8c8876b114a0d - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/dfd563c3ae9f4ddb94d8c8876b114a0d/volumes 2026-07-25 15:03:29.547 8 INFO cinder.api.v3.volumes [None req-ece413bb-3747-4f39-a833-138c5d00f6a3 dc5109fa3d3d44098365d459ebabe2db dfd563c3ae9f4ddb94d8c8876b114a0d - - default default] Create volume of 1 GB 2026-07-25 15:03:29.556 8 INFO cinder.volume.api [None req-ece413bb-3747-4f39-a833-138c5d00f6a3 dc5109fa3d3d44098365d459ebabe2db dfd563c3ae9f4ddb94d8c8876b114a0d - - default default] Availability Zones retrieved successfully. 2026-07-25 15:03:29.730 8 INFO cinder.volume.api [None req-ece413bb-3747-4f39-a833-138c5d00f6a3 dc5109fa3d3d44098365d459ebabe2db dfd563c3ae9f4ddb94d8c8876b114a0d - - default default] Create volume request issued successfully. 2026-07-25 15:03:29.731 8 INFO cinder.api.openstack.wsgi [None req-ece413bb-3747-4f39-a833-138c5d00f6a3 dc5109fa3d3d44098365d459ebabe2db dfd563c3ae9f4ddb94d8c8876b114a0d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dfd563c3ae9f4ddb94d8c8876b114a0d/volumes returned with HTTP 202 [pid: 8|app: 0|req: 292/586] 10.0.0.245 () {34 vars in 723 bytes} [Sat Jul 25 15:03:29 2026] POST /v3/dfd563c3ae9f4ddb94d8c8876b114a0d/volumes => generated 875 bytes in 191 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-07-25 15:03:29.749 7 INFO cinder.api.openstack.wsgi [None req-bfe02b3a-0a4b-43e0-97da-b866662509a0 dc5109fa3d3d44098365d459ebabe2db dfd563c3ae9f4ddb94d8c8876b114a0d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dfd563c3ae9f4ddb94d8c8876b114a0d/volumes/8de40dbb-ee01-4805-93c6-615bc3abbe66 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-25 15:03:29.769 7 INFO cinder.volume.api [None req-bfe02b3a-0a4b-43e0-97da-b866662509a0 dc5109fa3d3d44098365d459ebabe2db dfd563c3ae9f4ddb94d8c8876b114a0d - - default default] Volume info retrieved successfully. 2026-07-25 15:03:29.775 7 INFO cinder.api.openstack.wsgi [None req-bfe02b3a-0a4b-43e0-97da-b866662509a0 dc5109fa3d3d44098365d459ebabe2db dfd563c3ae9f4ddb94d8c8876b114a0d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dfd563c3ae9f4ddb94d8c8876b114a0d/volumes/8de40dbb-ee01-4805-93c6-615bc3abbe66 returned with HTTP 200 [pid: 7|app: 0|req: 295/587] 10.0.0.245 () {32 vars in 775 bytes} [Sat Jul 25 15:03:29 2026] GET /v3/dfd563c3ae9f4ddb94d8c8876b114a0d/volumes/8de40dbb-ee01-4805-93c6-615bc3abbe66 => generated 943 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-25 15:03:30.800 8 INFO cinder.api.openstack.wsgi [None req-f683bd15-bd89-444e-8d58-7f79a515a87a dc5109fa3d3d44098365d459ebabe2db dfd563c3ae9f4ddb94d8c8876b114a0d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dfd563c3ae9f4ddb94d8c8876b114a0d/volumes/8de40dbb-ee01-4805-93c6-615bc3abbe66 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-25 15:03:30.820 8 INFO cinder.volume.api [None req-f683bd15-bd89-444e-8d58-7f79a515a87a dc5109fa3d3d44098365d459ebabe2db dfd563c3ae9f4ddb94d8c8876b114a0d - - default default] Volume info retrieved successfully. 2026-07-25 15:03:30.833 8 INFO cinder.api.openstack.wsgi [None req-f683bd15-bd89-444e-8d58-7f79a515a87a dc5109fa3d3d44098365d459ebabe2db dfd563c3ae9f4ddb94d8c8876b114a0d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dfd563c3ae9f4ddb94d8c8876b114a0d/volumes/8de40dbb-ee01-4805-93c6-615bc3abbe66 returned with HTTP 200 [pid: 8|app: 0|req: 293/588] 10.0.0.245 () {32 vars in 775 bytes} [Sat Jul 25 15:03:30 2026] GET /v3/dfd563c3ae9f4ddb94d8c8876b114a0d/volumes/8de40dbb-ee01-4805-93c6-615bc3abbe66 => generated 968 bytes in 42 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-25 15:03:30.861 7 INFO cinder.api.openstack.wsgi [None req-109e47fe-87be-44f7-92f2-0f68e889a7c1 dc5109fa3d3d44098365d459ebabe2db dfd563c3ae9f4ddb94d8c8876b114a0d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dfd563c3ae9f4ddb94d8c8876b114a0d/volumes/8de40dbb-ee01-4805-93c6-615bc3abbe66 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-25 15:03:30.880 7 INFO cinder.volume.api [None req-109e47fe-87be-44f7-92f2-0f68e889a7c1 dc5109fa3d3d44098365d459ebabe2db dfd563c3ae9f4ddb94d8c8876b114a0d - - default default] Volume info retrieved successfully. 2026-07-25 15:03:30.884 7 INFO cinder.api.openstack.wsgi [None req-109e47fe-87be-44f7-92f2-0f68e889a7c1 dc5109fa3d3d44098365d459ebabe2db dfd563c3ae9f4ddb94d8c8876b114a0d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dfd563c3ae9f4ddb94d8c8876b114a0d/volumes/8de40dbb-ee01-4805-93c6-615bc3abbe66 returned with HTTP 200 [pid: 7|app: 0|req: 296/589] 10.0.0.245 () {32 vars in 775 bytes} [Sat Jul 25 15:03:30 2026] GET /v3/dfd563c3ae9f4ddb94d8c8876b114a0d/volumes/8de40dbb-ee01-4805-93c6-615bc3abbe66 => generated 968 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-25 15:03:30.913 8 INFO cinder.api.openstack.wsgi [None req-6e7f48a3-9349-43eb-9715-f9e45b176a83 dc5109fa3d3d44098365d459ebabe2db dfd563c3ae9f4ddb94d8c8876b114a0d - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/dfd563c3ae9f4ddb94d8c8876b114a0d/volumes 2026-07-25 15:03:30.915 8 INFO cinder.api.v3.volumes [None req-6e7f48a3-9349-43eb-9715-f9e45b176a83 dc5109fa3d3d44098365d459ebabe2db dfd563c3ae9f4ddb94d8c8876b114a0d - - default default] Create volume of 1 GB 2026-07-25 15:03:30.921 8 INFO cinder.volume.api [None req-6e7f48a3-9349-43eb-9715-f9e45b176a83 dc5109fa3d3d44098365d459ebabe2db dfd563c3ae9f4ddb94d8c8876b114a0d - - default default] Availability Zones retrieved successfully. 2026-07-25 15:03:31.079 8 INFO cinder.volume.api [None req-6e7f48a3-9349-43eb-9715-f9e45b176a83 dc5109fa3d3d44098365d459ebabe2db dfd563c3ae9f4ddb94d8c8876b114a0d - - default default] Create volume request issued successfully. 2026-07-25 15:03:31.081 8 INFO cinder.api.openstack.wsgi [None req-6e7f48a3-9349-43eb-9715-f9e45b176a83 dc5109fa3d3d44098365d459ebabe2db dfd563c3ae9f4ddb94d8c8876b114a0d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dfd563c3ae9f4ddb94d8c8876b114a0d/volumes returned with HTTP 202 [pid: 8|app: 0|req: 294/590] 10.0.0.245 () {34 vars in 723 bytes} [Sat Jul 25 15:03:30 2026] POST /v3/dfd563c3ae9f4ddb94d8c8876b114a0d/volumes => generated 876 bytes in 180 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-25 15:03:31.104 7 INFO cinder.api.openstack.wsgi [None req-fd18d00a-0d04-475a-a157-ba0f272e4346 dc5109fa3d3d44098365d459ebabe2db dfd563c3ae9f4ddb94d8c8876b114a0d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dfd563c3ae9f4ddb94d8c8876b114a0d/volumes/ccba79a9-49b2-4b33-b341-ec2e79a471a7 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-25 15:03:31.128 7 INFO cinder.volume.api [None req-fd18d00a-0d04-475a-a157-ba0f272e4346 dc5109fa3d3d44098365d459ebabe2db dfd563c3ae9f4ddb94d8c8876b114a0d - - default default] Volume info retrieved successfully. 2026-07-25 15:03:31.133 7 INFO cinder.api.openstack.wsgi [None req-fd18d00a-0d04-475a-a157-ba0f272e4346 dc5109fa3d3d44098365d459ebabe2db dfd563c3ae9f4ddb94d8c8876b114a0d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dfd563c3ae9f4ddb94d8c8876b114a0d/volumes/ccba79a9-49b2-4b33-b341-ec2e79a471a7 returned with HTTP 200 [pid: 7|app: 0|req: 297/591] 10.0.0.245 () {32 vars in 775 bytes} [Sat Jul 25 15:03:31 2026] GET /v3/dfd563c3ae9f4ddb94d8c8876b114a0d/volumes/ccba79a9-49b2-4b33-b341-ec2e79a471a7 => generated 944 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 15:03:32.161 8 INFO cinder.api.openstack.wsgi [None req-61b993b4-2f95-4587-961f-47c08ebdeec0 dc5109fa3d3d44098365d459ebabe2db dfd563c3ae9f4ddb94d8c8876b114a0d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dfd563c3ae9f4ddb94d8c8876b114a0d/volumes/ccba79a9-49b2-4b33-b341-ec2e79a471a7 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-25 15:03:32.177 8 INFO cinder.volume.api [None req-61b993b4-2f95-4587-961f-47c08ebdeec0 dc5109fa3d3d44098365d459ebabe2db dfd563c3ae9f4ddb94d8c8876b114a0d - - default default] Volume info retrieved successfully. 2026-07-25 15:03:32.183 8 INFO cinder.api.openstack.wsgi [None req-61b993b4-2f95-4587-961f-47c08ebdeec0 dc5109fa3d3d44098365d459ebabe2db dfd563c3ae9f4ddb94d8c8876b114a0d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dfd563c3ae9f4ddb94d8c8876b114a0d/volumes/ccba79a9-49b2-4b33-b341-ec2e79a471a7 returned with HTTP 200 [pid: 8|app: 0|req: 295/592] 10.0.0.245 () {32 vars in 775 bytes} [Sat Jul 25 15:03:32 2026] GET /v3/dfd563c3ae9f4ddb94d8c8876b114a0d/volumes/ccba79a9-49b2-4b33-b341-ec2e79a471a7 => generated 969 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 15:03:32.201 7 INFO cinder.api.openstack.wsgi [None req-edc8f1e5-a5bf-408e-afd3-1bfa338e0e1b dc5109fa3d3d44098365d459ebabe2db dfd563c3ae9f4ddb94d8c8876b114a0d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dfd563c3ae9f4ddb94d8c8876b114a0d/volumes/ccba79a9-49b2-4b33-b341-ec2e79a471a7 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-25 15:03:32.218 7 INFO cinder.volume.api [None req-edc8f1e5-a5bf-408e-afd3-1bfa338e0e1b dc5109fa3d3d44098365d459ebabe2db dfd563c3ae9f4ddb94d8c8876b114a0d - - default default] Volume info retrieved successfully. 2026-07-25 15:03:32.223 7 INFO cinder.api.openstack.wsgi [None req-edc8f1e5-a5bf-408e-afd3-1bfa338e0e1b dc5109fa3d3d44098365d459ebabe2db dfd563c3ae9f4ddb94d8c8876b114a0d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dfd563c3ae9f4ddb94d8c8876b114a0d/volumes/ccba79a9-49b2-4b33-b341-ec2e79a471a7 returned with HTTP 200 [pid: 7|app: 0|req: 298/593] 10.0.0.245 () {32 vars in 775 bytes} [Sat Jul 25 15:03:32 2026] GET /v3/dfd563c3ae9f4ddb94d8c8876b114a0d/volumes/ccba79a9-49b2-4b33-b341-ec2e79a471a7 => generated 969 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 15:03:32.238 8 INFO cinder.api.openstack.wsgi [None req-cd5b0ff3-525b-4972-a195-fe6443a67816 dc5109fa3d3d44098365d459ebabe2db dfd563c3ae9f4ddb94d8c8876b114a0d - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/dfd563c3ae9f4ddb94d8c8876b114a0d/volumes 2026-07-25 15:03:32.241 8 INFO cinder.api.v3.volumes [None req-cd5b0ff3-525b-4972-a195-fe6443a67816 dc5109fa3d3d44098365d459ebabe2db dfd563c3ae9f4ddb94d8c8876b114a0d - - default default] Create volume of 1 GB 2026-07-25 15:03:32.247 8 INFO cinder.volume.api [None req-cd5b0ff3-525b-4972-a195-fe6443a67816 dc5109fa3d3d44098365d459ebabe2db dfd563c3ae9f4ddb94d8c8876b114a0d - - default default] Availability Zones retrieved successfully. 2026-07-25 15:03:32.355 8 INFO cinder.volume.api [None req-cd5b0ff3-525b-4972-a195-fe6443a67816 dc5109fa3d3d44098365d459ebabe2db dfd563c3ae9f4ddb94d8c8876b114a0d - - default default] Create volume request issued successfully. 2026-07-25 15:03:32.356 8 INFO cinder.api.openstack.wsgi [None req-cd5b0ff3-525b-4972-a195-fe6443a67816 dc5109fa3d3d44098365d459ebabe2db dfd563c3ae9f4ddb94d8c8876b114a0d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dfd563c3ae9f4ddb94d8c8876b114a0d/volumes returned with HTTP 202 [pid: 8|app: 0|req: 296/594] 10.0.0.245 () {34 vars in 723 bytes} [Sat Jul 25 15:03:32 2026] POST /v3/dfd563c3ae9f4ddb94d8c8876b114a0d/volumes => generated 875 bytes in 124 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-25 15:03:32.374 7 INFO cinder.api.openstack.wsgi [None req-84372df4-0af8-4bd1-8443-00655abc92da dc5109fa3d3d44098365d459ebabe2db dfd563c3ae9f4ddb94d8c8876b114a0d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dfd563c3ae9f4ddb94d8c8876b114a0d/volumes/2d85d95f-bd0a-4dd4-a1f1-40205d65b9ba /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-25 15:03:32.396 7 INFO cinder.volume.api [None req-84372df4-0af8-4bd1-8443-00655abc92da dc5109fa3d3d44098365d459ebabe2db dfd563c3ae9f4ddb94d8c8876b114a0d - - default default] Volume info retrieved successfully. 2026-07-25 15:03:32.400 7 INFO cinder.api.openstack.wsgi [None req-84372df4-0af8-4bd1-8443-00655abc92da dc5109fa3d3d44098365d459ebabe2db dfd563c3ae9f4ddb94d8c8876b114a0d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dfd563c3ae9f4ddb94d8c8876b114a0d/volumes/2d85d95f-bd0a-4dd4-a1f1-40205d65b9ba returned with HTTP 200 [pid: 7|app: 0|req: 299/595] 10.0.0.245 () {32 vars in 775 bytes} [Sat Jul 25 15:03:32 2026] GET /v3/dfd563c3ae9f4ddb94d8c8876b114a0d/volumes/2d85d95f-bd0a-4dd4-a1f1-40205d65b9ba => generated 943 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-25 15:03:33.419 8 INFO cinder.api.openstack.wsgi [None req-95d2140c-a63b-48ec-b2db-ad340e1113f6 dc5109fa3d3d44098365d459ebabe2db dfd563c3ae9f4ddb94d8c8876b114a0d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dfd563c3ae9f4ddb94d8c8876b114a0d/volumes/2d85d95f-bd0a-4dd4-a1f1-40205d65b9ba /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-25 15:03:33.441 8 INFO cinder.volume.api [None req-95d2140c-a63b-48ec-b2db-ad340e1113f6 dc5109fa3d3d44098365d459ebabe2db dfd563c3ae9f4ddb94d8c8876b114a0d - - default default] Volume info retrieved successfully. 2026-07-25 15:03:33.445 8 INFO cinder.api.openstack.wsgi [None req-95d2140c-a63b-48ec-b2db-ad340e1113f6 dc5109fa3d3d44098365d459ebabe2db dfd563c3ae9f4ddb94d8c8876b114a0d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dfd563c3ae9f4ddb94d8c8876b114a0d/volumes/2d85d95f-bd0a-4dd4-a1f1-40205d65b9ba returned with HTTP 200 [pid: 8|app: 0|req: 297/596] 10.0.0.245 () {32 vars in 775 bytes} [Sat Jul 25 15:03:33 2026] GET /v3/dfd563c3ae9f4ddb94d8c8876b114a0d/volumes/2d85d95f-bd0a-4dd4-a1f1-40205d65b9ba => generated 968 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-25 15:03:33.470 7 INFO cinder.api.openstack.wsgi [None req-58b586b1-777a-45c8-ab04-1c34a19f0ec2 dc5109fa3d3d44098365d459ebabe2db dfd563c3ae9f4ddb94d8c8876b114a0d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dfd563c3ae9f4ddb94d8c8876b114a0d/volumes/2d85d95f-bd0a-4dd4-a1f1-40205d65b9ba /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-25 15:03:33.483 7 INFO cinder.volume.api [None req-58b586b1-777a-45c8-ab04-1c34a19f0ec2 dc5109fa3d3d44098365d459ebabe2db dfd563c3ae9f4ddb94d8c8876b114a0d - - default default] Volume info retrieved successfully. 2026-07-25 15:03:33.486 7 INFO cinder.api.openstack.wsgi [None req-58b586b1-777a-45c8-ab04-1c34a19f0ec2 dc5109fa3d3d44098365d459ebabe2db dfd563c3ae9f4ddb94d8c8876b114a0d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dfd563c3ae9f4ddb94d8c8876b114a0d/volumes/2d85d95f-bd0a-4dd4-a1f1-40205d65b9ba returned with HTTP 200 [pid: 7|app: 0|req: 300/597] 10.0.0.245 () {32 vars in 775 bytes} [Sat Jul 25 15:03:33 2026] GET /v3/dfd563c3ae9f4ddb94d8c8876b114a0d/volumes/2d85d95f-bd0a-4dd4-a1f1-40205d65b9ba => generated 968 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 15:03:33.506 8 INFO cinder.api.openstack.wsgi [None req-3aba8c29-1973-4dd9-990e-12d74d3cf3ff dc5109fa3d3d44098365d459ebabe2db dfd563c3ae9f4ddb94d8c8876b114a0d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dfd563c3ae9f4ddb94d8c8876b114a0d/volumes 2026-07-25 15:03:33.539 8 INFO cinder.volume.api [None req-3aba8c29-1973-4dd9-990e-12d74d3cf3ff dc5109fa3d3d44098365d459ebabe2db dfd563c3ae9f4ddb94d8c8876b114a0d - - default default] Get all volumes completed successfully. 2026-07-25 15:03:33.540 8 INFO cinder.api.openstack.wsgi [None req-3aba8c29-1973-4dd9-990e-12d74d3cf3ff dc5109fa3d3d44098365d459ebabe2db dfd563c3ae9f4ddb94d8c8876b114a0d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dfd563c3ae9f4ddb94d8c8876b114a0d/volumes returned with HTTP 200 [pid: 8|app: 0|req: 298/598] 10.0.0.245 () {32 vars in 701 bytes} [Sat Jul 25 15:03:33 2026] GET /v3/dfd563c3ae9f4ddb94d8c8876b114a0d/volumes => generated 1322 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 15:03:33.556 7 INFO cinder.api.openstack.wsgi [None req-4cf47da5-1761-4ef7-9d7d-42a184c02328 dc5109fa3d3d44098365d459ebabe2db dfd563c3ae9f4ddb94d8c8876b114a0d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dfd563c3ae9f4ddb94d8c8876b114a0d/volumes/2d85d95f-bd0a-4dd4-a1f1-40205d65b9ba /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-25 15:03:33.568 7 INFO cinder.volume.api [None req-4cf47da5-1761-4ef7-9d7d-42a184c02328 dc5109fa3d3d44098365d459ebabe2db dfd563c3ae9f4ddb94d8c8876b114a0d - - default default] Volume info retrieved successfully. 2026-07-25 15:03:33.572 7 INFO cinder.api.openstack.wsgi [None req-4cf47da5-1761-4ef7-9d7d-42a184c02328 dc5109fa3d3d44098365d459ebabe2db dfd563c3ae9f4ddb94d8c8876b114a0d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dfd563c3ae9f4ddb94d8c8876b114a0d/volumes/2d85d95f-bd0a-4dd4-a1f1-40205d65b9ba returned with HTTP 200 [pid: 7|app: 0|req: 301/599] 10.0.0.245 () {32 vars in 775 bytes} [Sat Jul 25 15:03:33 2026] GET /v3/dfd563c3ae9f4ddb94d8c8876b114a0d/volumes/2d85d95f-bd0a-4dd4-a1f1-40205d65b9ba => 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-25 15:03:33.594 8 INFO cinder.api.openstack.wsgi [None req-f9f0f8f8-da00-4454-be97-67361f642024 dc5109fa3d3d44098365d459ebabe2db dfd563c3ae9f4ddb94d8c8876b114a0d - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/dfd563c3ae9f4ddb94d8c8876b114a0d/volumes/2d85d95f-bd0a-4dd4-a1f1-40205d65b9ba 2026-07-25 15:03:33.595 8 INFO cinder.api.v3.volumes [None req-f9f0f8f8-da00-4454-be97-67361f642024 dc5109fa3d3d44098365d459ebabe2db dfd563c3ae9f4ddb94d8c8876b114a0d - - default default] Delete volume with id: 2d85d95f-bd0a-4dd4-a1f1-40205d65b9ba /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-25 15:03:33.604 8 INFO cinder.volume.api [None req-f9f0f8f8-da00-4454-be97-67361f642024 dc5109fa3d3d44098365d459ebabe2db dfd563c3ae9f4ddb94d8c8876b114a0d - - default default] Volume info retrieved successfully. 2026-07-25 15:03:33.623 8 INFO cinder.volume.api [None req-f9f0f8f8-da00-4454-be97-67361f642024 dc5109fa3d3d44098365d459ebabe2db dfd563c3ae9f4ddb94d8c8876b114a0d - - default default] Delete volume request issued successfully. 2026-07-25 15:03:33.623 8 INFO cinder.api.openstack.wsgi [None req-f9f0f8f8-da00-4454-be97-67361f642024 dc5109fa3d3d44098365d459ebabe2db dfd563c3ae9f4ddb94d8c8876b114a0d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dfd563c3ae9f4ddb94d8c8876b114a0d/volumes/2d85d95f-bd0a-4dd4-a1f1-40205d65b9ba returned with HTTP 202 [pid: 8|app: 0|req: 299/600] 10.0.0.245 () {32 vars in 778 bytes} [Sat Jul 25 15:03:33 2026] DELETE /v3/dfd563c3ae9f4ddb94d8c8876b114a0d/volumes/2d85d95f-bd0a-4dd4-a1f1-40205d65b9ba => 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-25 15:03:33.638 7 INFO cinder.api.openstack.wsgi [None req-9603c568-2437-41b2-bae2-544b01120166 dc5109fa3d3d44098365d459ebabe2db dfd563c3ae9f4ddb94d8c8876b114a0d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dfd563c3ae9f4ddb94d8c8876b114a0d/volumes/2d85d95f-bd0a-4dd4-a1f1-40205d65b9ba /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-25 15:03:33.654 7 INFO cinder.volume.api [None req-9603c568-2437-41b2-bae2-544b01120166 dc5109fa3d3d44098365d459ebabe2db dfd563c3ae9f4ddb94d8c8876b114a0d - - default default] Volume info retrieved successfully. 2026-07-25 15:03:33.662 7 INFO cinder.api.openstack.wsgi [None req-9603c568-2437-41b2-bae2-544b01120166 dc5109fa3d3d44098365d459ebabe2db dfd563c3ae9f4ddb94d8c8876b114a0d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dfd563c3ae9f4ddb94d8c8876b114a0d/volumes/2d85d95f-bd0a-4dd4-a1f1-40205d65b9ba returned with HTTP 200 [pid: 7|app: 0|req: 302/601] 10.0.0.245 () {32 vars in 775 bytes} [Sat Jul 25 15:03:33 2026] GET /v3/dfd563c3ae9f4ddb94d8c8876b114a0d/volumes/2d85d95f-bd0a-4dd4-a1f1-40205d65b9ba => generated 967 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 15:03:34.680 8 INFO cinder.api.openstack.wsgi [None req-e34b04a4-a55f-43c0-a96f-d3f9ab5c8413 dc5109fa3d3d44098365d459ebabe2db dfd563c3ae9f4ddb94d8c8876b114a0d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dfd563c3ae9f4ddb94d8c8876b114a0d/volumes/2d85d95f-bd0a-4dd4-a1f1-40205d65b9ba 2026-07-25 15:03:34.686 8 INFO cinder.api.openstack.wsgi [None req-e34b04a4-a55f-43c0-a96f-d3f9ab5c8413 dc5109fa3d3d44098365d459ebabe2db dfd563c3ae9f4ddb94d8c8876b114a0d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dfd563c3ae9f4ddb94d8c8876b114a0d/volumes/2d85d95f-bd0a-4dd4-a1f1-40205d65b9ba returned with HTTP 404 [pid: 8|app: 0|req: 300/602] 10.0.0.245 () {32 vars in 775 bytes} [Sat Jul 25 15:03:34 2026] GET /v3/dfd563c3ae9f4ddb94d8c8876b114a0d/volumes/2d85d95f-bd0a-4dd4-a1f1-40205d65b9ba => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 15:03:34.697 7 INFO cinder.api.openstack.wsgi [None req-b3db179a-9e88-4341-b193-f51be6884cbd dc5109fa3d3d44098365d459ebabe2db dfd563c3ae9f4ddb94d8c8876b114a0d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dfd563c3ae9f4ddb94d8c8876b114a0d/volumes/ccba79a9-49b2-4b33-b341-ec2e79a471a7 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-25 15:03:34.710 7 INFO cinder.volume.api [None req-b3db179a-9e88-4341-b193-f51be6884cbd dc5109fa3d3d44098365d459ebabe2db dfd563c3ae9f4ddb94d8c8876b114a0d - - default default] Volume info retrieved successfully. 2026-07-25 15:03:34.714 7 INFO cinder.api.openstack.wsgi [None req-b3db179a-9e88-4341-b193-f51be6884cbd dc5109fa3d3d44098365d459ebabe2db dfd563c3ae9f4ddb94d8c8876b114a0d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dfd563c3ae9f4ddb94d8c8876b114a0d/volumes/ccba79a9-49b2-4b33-b341-ec2e79a471a7 returned with HTTP 200 [pid: 7|app: 0|req: 303/603] 10.0.0.245 () {32 vars in 775 bytes} [Sat Jul 25 15:03:34 2026] GET /v3/dfd563c3ae9f4ddb94d8c8876b114a0d/volumes/ccba79a9-49b2-4b33-b341-ec2e79a471a7 => generated 969 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-25 15:03:34.747 8 INFO cinder.api.openstack.wsgi [None req-b3a71b24-b439-4e67-9200-b1e8d1172964 dc5109fa3d3d44098365d459ebabe2db dfd563c3ae9f4ddb94d8c8876b114a0d - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/dfd563c3ae9f4ddb94d8c8876b114a0d/volumes/ccba79a9-49b2-4b33-b341-ec2e79a471a7 2026-07-25 15:03:34.747 8 INFO cinder.api.v3.volumes [None req-b3a71b24-b439-4e67-9200-b1e8d1172964 dc5109fa3d3d44098365d459ebabe2db dfd563c3ae9f4ddb94d8c8876b114a0d - - default default] Delete volume with id: ccba79a9-49b2-4b33-b341-ec2e79a471a7 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-25 15:03:34.757 8 INFO cinder.volume.api [None req-b3a71b24-b439-4e67-9200-b1e8d1172964 dc5109fa3d3d44098365d459ebabe2db dfd563c3ae9f4ddb94d8c8876b114a0d - - default default] Volume info retrieved successfully. 2026-07-25 15:03:34.777 8 INFO cinder.volume.api [None req-b3a71b24-b439-4e67-9200-b1e8d1172964 dc5109fa3d3d44098365d459ebabe2db dfd563c3ae9f4ddb94d8c8876b114a0d - - default default] Delete volume request issued successfully. 2026-07-25 15:03:34.777 8 INFO cinder.api.openstack.wsgi [None req-b3a71b24-b439-4e67-9200-b1e8d1172964 dc5109fa3d3d44098365d459ebabe2db dfd563c3ae9f4ddb94d8c8876b114a0d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dfd563c3ae9f4ddb94d8c8876b114a0d/volumes/ccba79a9-49b2-4b33-b341-ec2e79a471a7 returned with HTTP 202 [pid: 8|app: 0|req: 301/604] 10.0.0.245 () {32 vars in 778 bytes} [Sat Jul 25 15:03:34 2026] DELETE /v3/dfd563c3ae9f4ddb94d8c8876b114a0d/volumes/ccba79a9-49b2-4b33-b341-ec2e79a471a7 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 15:03:34.792 7 INFO cinder.api.openstack.wsgi [None req-2f0ac583-4f4b-4ef7-8d8d-2dc2010eaf38 dc5109fa3d3d44098365d459ebabe2db dfd563c3ae9f4ddb94d8c8876b114a0d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dfd563c3ae9f4ddb94d8c8876b114a0d/volumes/ccba79a9-49b2-4b33-b341-ec2e79a471a7 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-25 15:03:34.807 7 INFO cinder.volume.api [None req-2f0ac583-4f4b-4ef7-8d8d-2dc2010eaf38 dc5109fa3d3d44098365d459ebabe2db dfd563c3ae9f4ddb94d8c8876b114a0d - - default default] Volume info retrieved successfully. 2026-07-25 15:03:34.812 7 INFO cinder.api.openstack.wsgi [None req-2f0ac583-4f4b-4ef7-8d8d-2dc2010eaf38 dc5109fa3d3d44098365d459ebabe2db dfd563c3ae9f4ddb94d8c8876b114a0d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dfd563c3ae9f4ddb94d8c8876b114a0d/volumes/ccba79a9-49b2-4b33-b341-ec2e79a471a7 returned with HTTP 200 [pid: 7|app: 0|req: 304/605] 10.0.0.245 () {32 vars in 775 bytes} [Sat Jul 25 15:03:34 2026] GET /v3/dfd563c3ae9f4ddb94d8c8876b114a0d/volumes/ccba79a9-49b2-4b33-b341-ec2e79a471a7 => generated 968 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-25 15:03:34.976 8 INFO cinder.api.openstack.wsgi [None req-b3a71b24-b439-4e67-9200-b1e8d1172964 dc5109fa3d3d44098365d459ebabe2db dfd563c3ae9f4ddb94d8c8876b114a0d - - default default] GET http://10.0.0.226:8776/ 2026-07-25 15:03:34.976 7 INFO cinder.api.openstack.wsgi [None req-2f0ac583-4f4b-4ef7-8d8d-2dc2010eaf38 dc5109fa3d3d44098365d459ebabe2db dfd563c3ae9f4ddb94d8c8876b114a0d - - default default] GET http://10.0.0.226:8776/ 2026-07-25 15:03:34.977 7 INFO cinder.api.openstack.wsgi [None req-2f0ac583-4f4b-4ef7-8d8d-2dc2010eaf38 dc5109fa3d3d44098365d459ebabe2db dfd563c3ae9f4ddb94d8c8876b114a0d - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-07-25 15:03:34.977 8 INFO cinder.api.openstack.wsgi [None req-b3a71b24-b439-4e67-9200-b1e8d1172964 dc5109fa3d3d44098365d459ebabe2db dfd563c3ae9f4ddb94d8c8876b114a0d - - default default] http://10.0.0.226: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-25 15:03:35.837 8 INFO cinder.api.openstack.wsgi [None req-3f774607-180b-4159-aa84-13fcba7a50be dc5109fa3d3d44098365d459ebabe2db dfd563c3ae9f4ddb94d8c8876b114a0d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dfd563c3ae9f4ddb94d8c8876b114a0d/volumes/ccba79a9-49b2-4b33-b341-ec2e79a471a7 2026-07-25 15:03:35.844 8 INFO cinder.api.openstack.wsgi [None req-3f774607-180b-4159-aa84-13fcba7a50be dc5109fa3d3d44098365d459ebabe2db dfd563c3ae9f4ddb94d8c8876b114a0d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dfd563c3ae9f4ddb94d8c8876b114a0d/volumes/ccba79a9-49b2-4b33-b341-ec2e79a471a7 returned with HTTP 404 [pid: 8|app: 0|req: 303/608] 10.0.0.245 () {32 vars in 775 bytes} [Sat Jul 25 15:03:35 2026] GET /v3/dfd563c3ae9f4ddb94d8c8876b114a0d/volumes/ccba79a9-49b2-4b33-b341-ec2e79a471a7 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) 2026-07-25 15:03:35.853 8 INFO cinder.api.openstack.wsgi [None req-d7d087ac-dd5c-46fb-b7d9-a03816b33a5b dc5109fa3d3d44098365d459ebabe2db dfd563c3ae9f4ddb94d8c8876b114a0d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dfd563c3ae9f4ddb94d8c8876b114a0d/volumes/8de40dbb-ee01-4805-93c6-615bc3abbe66 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-25 15:03:35.866 8 INFO cinder.volume.api [None req-d7d087ac-dd5c-46fb-b7d9-a03816b33a5b dc5109fa3d3d44098365d459ebabe2db dfd563c3ae9f4ddb94d8c8876b114a0d - - default default] Volume info retrieved successfully. 2026-07-25 15:03:35.870 8 INFO cinder.api.openstack.wsgi [None req-d7d087ac-dd5c-46fb-b7d9-a03816b33a5b dc5109fa3d3d44098365d459ebabe2db dfd563c3ae9f4ddb94d8c8876b114a0d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dfd563c3ae9f4ddb94d8c8876b114a0d/volumes/8de40dbb-ee01-4805-93c6-615bc3abbe66 returned with HTTP 200 [pid: 8|app: 0|req: 304/609] 10.0.0.245 () {32 vars in 775 bytes} [Sat Jul 25 15:03:35 2026] GET /v3/dfd563c3ae9f4ddb94d8c8876b114a0d/volumes/8de40dbb-ee01-4805-93c6-615bc3abbe66 => generated 968 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 15:03:35.892 8 INFO cinder.api.openstack.wsgi [None req-436de46b-156f-4644-8d76-a2265da29b50 dc5109fa3d3d44098365d459ebabe2db dfd563c3ae9f4ddb94d8c8876b114a0d - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/dfd563c3ae9f4ddb94d8c8876b114a0d/volumes/8de40dbb-ee01-4805-93c6-615bc3abbe66 2026-07-25 15:03:35.892 8 INFO cinder.api.v3.volumes [None req-436de46b-156f-4644-8d76-a2265da29b50 dc5109fa3d3d44098365d459ebabe2db dfd563c3ae9f4ddb94d8c8876b114a0d - - default default] Delete volume with id: 8de40dbb-ee01-4805-93c6-615bc3abbe66 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-25 15:03:35.903 8 INFO cinder.volume.api [None req-436de46b-156f-4644-8d76-a2265da29b50 dc5109fa3d3d44098365d459ebabe2db dfd563c3ae9f4ddb94d8c8876b114a0d - - default default] Volume info retrieved successfully. 2026-07-25 15:03:35.929 8 INFO cinder.volume.api [None req-436de46b-156f-4644-8d76-a2265da29b50 dc5109fa3d3d44098365d459ebabe2db dfd563c3ae9f4ddb94d8c8876b114a0d - - default default] Delete volume request issued successfully. 2026-07-25 15:03:35.929 8 INFO cinder.api.openstack.wsgi [None req-436de46b-156f-4644-8d76-a2265da29b50 dc5109fa3d3d44098365d459ebabe2db dfd563c3ae9f4ddb94d8c8876b114a0d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dfd563c3ae9f4ddb94d8c8876b114a0d/volumes/8de40dbb-ee01-4805-93c6-615bc3abbe66 returned with HTTP 202 [pid: 8|app: 0|req: 305/610] 10.0.0.245 () {32 vars in 778 bytes} [Sat Jul 25 15:03:35 2026] DELETE /v3/dfd563c3ae9f4ddb94d8c8876b114a0d/volumes/8de40dbb-ee01-4805-93c6-615bc3abbe66 => generated 0 bytes in 46 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-25 15:03:35.937 8 INFO cinder.api.openstack.wsgi [None req-2a9da512-7cec-4253-8890-3d9e35444ff4 dc5109fa3d3d44098365d459ebabe2db dfd563c3ae9f4ddb94d8c8876b114a0d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dfd563c3ae9f4ddb94d8c8876b114a0d/volumes/8de40dbb-ee01-4805-93c6-615bc3abbe66 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-25 15:03:35.951 8 INFO cinder.volume.api [None req-2a9da512-7cec-4253-8890-3d9e35444ff4 dc5109fa3d3d44098365d459ebabe2db dfd563c3ae9f4ddb94d8c8876b114a0d - - default default] Volume info retrieved successfully. 2026-07-25 15:03:35.955 8 INFO cinder.api.openstack.wsgi [None req-2a9da512-7cec-4253-8890-3d9e35444ff4 dc5109fa3d3d44098365d459ebabe2db dfd563c3ae9f4ddb94d8c8876b114a0d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dfd563c3ae9f4ddb94d8c8876b114a0d/volumes/8de40dbb-ee01-4805-93c6-615bc3abbe66 returned with HTTP 200 [pid: 8|app: 0|req: 306/611] 10.0.0.245 () {32 vars in 775 bytes} [Sat Jul 25 15:03:35 2026] GET /v3/dfd563c3ae9f4ddb94d8c8876b114a0d/volumes/8de40dbb-ee01-4805-93c6-615bc3abbe66 => generated 967 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-25 15:03:36.090 7 INFO cinder.api.openstack.wsgi [None req-f21286c2-ad2d-4618-8a4f-6f8335ef689f 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/scheduler-stats/get_pools?detail=true 2026-07-25 15:03:36.598 7 INFO cinder.api.openstack.wsgi [None req-f21286c2-ad2d-4618-8a4f-6f8335ef689f 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 306/612] 10.0.0.121 () {28 vars in 696 bytes} [Sat Jul 25 15:03:35 2026] GET /v3/969e4c499def47e9bdb87ad375d628a5/scheduler-stats/get_pools?detail=true => generated 670 bytes in 813 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-25 15:03:36.610 8 INFO cinder.api.openstack.wsgi [None req-c08422c9-bea5-4c2d-85a7-7c83894ee962 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/volumes/detail?all_tenants=true 2026-07-25 15:03:36.625 8 INFO cinder.volume.api [None req-c08422c9-bea5-4c2d-85a7-7c83894ee962 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] Get all volumes completed successfully. 2026-07-25 15:03:36.627 8 INFO cinder.api.openstack.wsgi [None req-c08422c9-bea5-4c2d-85a7-7c83894ee962 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 307/613] 10.0.0.121 () {28 vars in 684 bytes} [Sat Jul 25 15:03:36 2026] GET /v3/969e4c499def47e9bdb87ad375d628a5/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-25 15:03:36.643 7 INFO cinder.api.openstack.wsgi [None req-a63aa9fa-9eae-4566-a476-1360369f5f03 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/snapshots?all_tenants=true 2026-07-25 15:03:36.653 7 INFO cinder.volume.api [None req-a63aa9fa-9eae-4566-a476-1360369f5f03 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] Get all snapshots completed successfully. 2026-07-25 15:03:36.653 7 INFO cinder.api.openstack.wsgi [None req-a63aa9fa-9eae-4566-a476-1360369f5f03 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 307/614] 10.0.0.121 () {28 vars in 674 bytes} [Sat Jul 25 15:03:36 2026] GET /v3/969e4c499def47e9bdb87ad375d628a5/snapshots?all_tenants=true => generated 17 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-25 15:03:36.664 8 INFO cinder.api.openstack.wsgi [None req-5ca800ca-8028-4b35-b6c4-9464a82a0e63 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/os-services 2026-07-25 15:03:36.671 8 INFO cinder.api.openstack.wsgi [None req-5ca800ca-8028-4b35-b6c4-9464a82a0e63 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/os-services returned with HTTP 200 [pid: 8|app: 0|req: 308/615] 10.0.0.121 () {28 vars in 645 bytes} [Sat Jul 25 15:03:36 2026] GET /v3/969e4c499def47e9bdb87ad375d628a5/os-services => generated 646 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-25 15:03:36.759 7 INFO cinder.api.openstack.wsgi [None req-2808c337-81aa-49d8-904a-af3fb4b81dbc 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/os-quota-sets/03dd351e577d45a3b7a477efea5c2823?usage=true 2026-07-25 15:03:36.781 7 INFO cinder.api.openstack.wsgi [None req-2808c337-81aa-49d8-904a-af3fb4b81dbc 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/os-quota-sets/03dd351e577d45a3b7a477efea5c2823?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 308/616] 10.0.0.121 () {28 vars in 736 bytes} [Sat Jul 25 15:03:36 2026] GET /v3/969e4c499def47e9bdb87ad375d628a5/os-quota-sets/03dd351e577d45a3b7a477efea5c2823?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-25 15:03:36.794 8 INFO cinder.api.openstack.wsgi [None req-3d09c95d-7b70-4cdb-a74b-571caf457e7f 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/os-quota-sets/2ffe99092dc84bb89b304babdf4f50e1?usage=true 2026-07-25 15:03:36.816 8 INFO cinder.api.openstack.wsgi [None req-3d09c95d-7b70-4cdb-a74b-571caf457e7f 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/os-quota-sets/2ffe99092dc84bb89b304babdf4f50e1?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 309/617] 10.0.0.121 () {28 vars in 736 bytes} [Sat Jul 25 15:03:36 2026] GET /v3/969e4c499def47e9bdb87ad375d628a5/os-quota-sets/2ffe99092dc84bb89b304babdf4f50e1?usage=true => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-25 15:03:36.829 7 INFO cinder.api.openstack.wsgi [None req-2abe4e03-63fb-483c-a8e1-92b84e13ce0e 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/os-quota-sets/7a5c71fbaf784612a4c1ffdf11ca9b61?usage=true 2026-07-25 15:03:36.850 7 INFO cinder.api.openstack.wsgi [None req-2abe4e03-63fb-483c-a8e1-92b84e13ce0e 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/os-quota-sets/7a5c71fbaf784612a4c1ffdf11ca9b61?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 309/618] 10.0.0.121 () {28 vars in 736 bytes} [Sat Jul 25 15:03:36 2026] GET /v3/969e4c499def47e9bdb87ad375d628a5/os-quota-sets/7a5c71fbaf784612a4c1ffdf11ca9b61?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-25 15:03:36.860 8 INFO cinder.api.openstack.wsgi [None req-5337317d-4ace-40d4-a0cd-9de4eed6bea6 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/os-quota-sets/969e4c499def47e9bdb87ad375d628a5?usage=true 2026-07-25 15:03:36.889 8 INFO cinder.api.openstack.wsgi [None req-5337317d-4ace-40d4-a0cd-9de4eed6bea6 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/os-quota-sets/969e4c499def47e9bdb87ad375d628a5?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 310/619] 10.0.0.121 () {28 vars in 736 bytes} [Sat Jul 25 15:03:36 2026] GET /v3/969e4c499def47e9bdb87ad375d628a5/os-quota-sets/969e4c499def47e9bdb87ad375d628a5?usage=true => generated 845 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-25 15:03:36.903 7 INFO cinder.api.openstack.wsgi [None req-780db65a-a4d8-4cee-8edf-b0c745646511 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/os-quota-sets/9dfe7bac0f254bf686498ece1ddb50d5?usage=true 2026-07-25 15:03:36.928 7 INFO cinder.api.openstack.wsgi [None req-780db65a-a4d8-4cee-8edf-b0c745646511 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/os-quota-sets/9dfe7bac0f254bf686498ece1ddb50d5?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 310/620] 10.0.0.121 () {28 vars in 736 bytes} [Sat Jul 25 15:03:36 2026] GET /v3/969e4c499def47e9bdb87ad375d628a5/os-quota-sets/9dfe7bac0f254bf686498ece1ddb50d5?usage=true => generated 847 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-25 15:03:36.945 8 INFO cinder.api.openstack.wsgi [None req-f4e49725-0eac-4386-9801-760de36c8383 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/os-quota-sets/a8a886a7238b42df9e7115406caae70c?usage=true 2026-07-25 15:03:36.977 7 INFO cinder.api.openstack.wsgi [None req-02cd3f96-c837-449e-b59a-4721387efb73 dc5109fa3d3d44098365d459ebabe2db dfd563c3ae9f4ddb94d8c8876b114a0d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dfd563c3ae9f4ddb94d8c8876b114a0d/volumes/8de40dbb-ee01-4805-93c6-615bc3abbe66 2026-07-25 15:03:36.985 8 INFO cinder.api.openstack.wsgi [None req-f4e49725-0eac-4386-9801-760de36c8383 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/os-quota-sets/a8a886a7238b42df9e7115406caae70c?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 311/621] 10.0.0.121 () {28 vars in 736 bytes} [Sat Jul 25 15:03:36 2026] GET /v3/969e4c499def47e9bdb87ad375d628a5/os-quota-sets/a8a886a7238b42df9e7115406caae70c?usage=true => generated 847 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-25 15:03:36.998 7 INFO cinder.api.openstack.wsgi [None req-02cd3f96-c837-449e-b59a-4721387efb73 dc5109fa3d3d44098365d459ebabe2db dfd563c3ae9f4ddb94d8c8876b114a0d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dfd563c3ae9f4ddb94d8c8876b114a0d/volumes/8de40dbb-ee01-4805-93c6-615bc3abbe66 returned with HTTP 404 [pid: 7|app: 0|req: 311/622] 10.0.0.245 () {32 vars in 775 bytes} [Sat Jul 25 15:03:36 2026] GET /v3/dfd563c3ae9f4ddb94d8c8876b114a0d/volumes/8de40dbb-ee01-4805-93c6-615bc3abbe66 => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) 2026-07-25 15:03:37.000 8 INFO cinder.api.openstack.wsgi [None req-deb9b5f1-7fa3-43ce-8cf6-201d4a3e33ef 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/os-quota-sets/dfd563c3ae9f4ddb94d8c8876b114a0d?usage=true 2026-07-25 15:03:37.024 8 INFO cinder.api.openstack.wsgi [None req-deb9b5f1-7fa3-43ce-8cf6-201d4a3e33ef 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/os-quota-sets/dfd563c3ae9f4ddb94d8c8876b114a0d?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 312/623] 10.0.0.121 () {28 vars in 736 bytes} [Sat Jul 25 15:03:36 2026] GET /v3/969e4c499def47e9bdb87ad375d628a5/os-quota-sets/dfd563c3ae9f4ddb94d8c8876b114a0d?usage=true => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-25 15:03:37.039 7 INFO cinder.api.openstack.wsgi [None req-8e2f8bb1-6b71-4bac-afdc-9755fe856735 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/os-quota-sets/efe7cdb4959541bb932ceae0dfd28eba?usage=true 2026-07-25 15:03:37.063 7 INFO cinder.api.openstack.wsgi [None req-8e2f8bb1-6b71-4bac-afdc-9755fe856735 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/os-quota-sets/efe7cdb4959541bb932ceae0dfd28eba?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 312/624] 10.0.0.121 () {28 vars in 736 bytes} [Sat Jul 25 15:03:37 2026] GET /v3/969e4c499def47e9bdb87ad375d628a5/os-quota-sets/efe7cdb4959541bb932ceae0dfd28eba?usage=true => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-25 15:03:37.073 8 INFO cinder.api.openstack.wsgi [None req-7d8a0040-3d2e-4de1-a16f-f3a42faffb5c 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/volumes/detail?all_tenants=true 2026-07-25 15:03:37.082 8 INFO cinder.volume.api [None req-7d8a0040-3d2e-4de1-a16f-f3a42faffb5c 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] Get all volumes completed successfully. 2026-07-25 15:03:37.083 8 INFO cinder.api.openstack.wsgi [None req-7d8a0040-3d2e-4de1-a16f-f3a42faffb5c 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 313/625] 10.0.0.121 () {28 vars in 684 bytes} [Sat Jul 25 15:03:37 2026] GET /v3/969e4c499def47e9bdb87ad375d628a5/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-25 15:03:44.976 7 INFO cinder.api.openstack.wsgi [None req-8e2f8bb1-6b71-4bac-afdc-9755fe856735 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://10.0.0.226:8776/ 2026-07-25 15:03:44.977 8 INFO cinder.api.openstack.wsgi [None req-7d8a0040-3d2e-4de1-a16f-f3a42faffb5c 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://10.0.0.226:8776/ 2026-07-25 15:03:44.978 8 INFO cinder.api.openstack.wsgi [None req-7d8a0040-3d2e-4de1-a16f-f3a42faffb5c 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-07-25 15:03:44.980 7 INFO cinder.api.openstack.wsgi [None req-8e2f8bb1-6b71-4bac-afdc-9755fe856735 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-07-25 15:03:54.976 8 INFO cinder.api.openstack.wsgi [None req-7d8a0040-3d2e-4de1-a16f-f3a42faffb5c 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://10.0.0.226:8776/ 2026-07-25 15:03:54.976 7 INFO cinder.api.openstack.wsgi [None req-8e2f8bb1-6b71-4bac-afdc-9755fe856735 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://10.0.0.226:8776/ 2026-07-25 15:03:54.977 8 INFO cinder.api.openstack.wsgi [None req-7d8a0040-3d2e-4de1-a16f-f3a42faffb5c 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-07-25 15:03:54.977 7 INFO cinder.api.openstack.wsgi [None req-8e2f8bb1-6b71-4bac-afdc-9755fe856735 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-07-25 15:04:04.976 8 INFO cinder.api.openstack.wsgi [None req-7d8a0040-3d2e-4de1-a16f-f3a42faffb5c 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://10.0.0.226:8776/ 2026-07-25 15:04:04.977 8 INFO cinder.api.openstack.wsgi [None req-7d8a0040-3d2e-4de1-a16f-f3a42faffb5c 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-07-25 15:04:04.977 7 INFO cinder.api.openstack.wsgi [None req-8e2f8bb1-6b71-4bac-afdc-9755fe856735 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://10.0.0.226:8776/ 2026-07-25 15:04:04.979 7 INFO cinder.api.openstack.wsgi [None req-8e2f8bb1-6b71-4bac-afdc-9755fe856735 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-07-25 15:04:07.282 8 INFO cinder.api.openstack.wsgi [req-1ae504d2-6048-435a-ad4b-a2caeb58b624 req-0d79a4c1-1f20-47ae-a250-24e56dbc5d1c bbc94ec9cbff48f393e6467b939741df 03dd351e577d45a3b7a477efea5c2823 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/03dd351e577d45a3b7a477efea5c2823/attachments?instance_id=9cfb49c6-0992-4293-b092-1d84b6412b79 2026-07-25 15:04:07.319 8 INFO cinder.api.openstack.wsgi [req-1ae504d2-6048-435a-ad4b-a2caeb58b624 req-0d79a4c1-1f20-47ae-a250-24e56dbc5d1c bbc94ec9cbff48f393e6467b939741df 03dd351e577d45a3b7a477efea5c2823 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/03dd351e577d45a3b7a477efea5c2823/attachments?instance_id=9cfb49c6-0992-4293-b092-1d84b6412b79 returned with HTTP 200 [pid: 8|app: 0|req: 317/632] 162.253.55.222 () {36 vars in 1104 bytes} [Sat Jul 25 15:04:07 2026] GET /v3/03dd351e577d45a3b7a477efea5c2823/attachments?instance_id=9cfb49c6-0992-4293-b092-1d84b6412b79 => generated 19 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-25 15:04:14.976 7 INFO cinder.api.openstack.wsgi [None req-8e2f8bb1-6b71-4bac-afdc-9755fe856735 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://10.0.0.226:8776/ 2026-07-25 15:04:14.976 8 INFO cinder.api.openstack.wsgi [req-1ae504d2-6048-435a-ad4b-a2caeb58b624 req-0d79a4c1-1f20-47ae-a250-24e56dbc5d1c bbc94ec9cbff48f393e6467b939741df 03dd351e577d45a3b7a477efea5c2823 - - default default] GET http://10.0.0.226:8776/ 2026-07-25 15:04:14.977 7 INFO cinder.api.openstack.wsgi [None req-8e2f8bb1-6b71-4bac-afdc-9755fe856735 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-07-25 15:04:14.978 8 INFO cinder.api.openstack.wsgi [req-1ae504d2-6048-435a-ad4b-a2caeb58b624 req-0d79a4c1-1f20-47ae-a250-24e56dbc5d1c bbc94ec9cbff48f393e6467b939741df 03dd351e577d45a3b7a477efea5c2823 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-07-25 15:04:24.978 8 INFO cinder.api.openstack.wsgi [req-1ae504d2-6048-435a-ad4b-a2caeb58b624 req-0d79a4c1-1f20-47ae-a250-24e56dbc5d1c bbc94ec9cbff48f393e6467b939741df 03dd351e577d45a3b7a477efea5c2823 - - default default] GET http://10.0.0.226:8776/ 2026-07-25 15:04:24.978 7 INFO cinder.api.openstack.wsgi [None req-8e2f8bb1-6b71-4bac-afdc-9755fe856735 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://10.0.0.226:8776/ 2026-07-25 15:04:24.979 7 INFO cinder.api.openstack.wsgi [None req-8e2f8bb1-6b71-4bac-afdc-9755fe856735 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-07-25 15:04:24.979 8 INFO cinder.api.openstack.wsgi [req-1ae504d2-6048-435a-ad4b-a2caeb58b624 req-0d79a4c1-1f20-47ae-a250-24e56dbc5d1c bbc94ec9cbff48f393e6467b939741df 03dd351e577d45a3b7a477efea5c2823 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-07-25 15:04:34.977 8 INFO cinder.api.openstack.wsgi [req-1ae504d2-6048-435a-ad4b-a2caeb58b624 req-0d79a4c1-1f20-47ae-a250-24e56dbc5d1c bbc94ec9cbff48f393e6467b939741df 03dd351e577d45a3b7a477efea5c2823 - - default default] GET http://10.0.0.226:8776/ 2026-07-25 15:04:34.977 7 INFO cinder.api.openstack.wsgi [None req-8e2f8bb1-6b71-4bac-afdc-9755fe856735 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://10.0.0.226:8776/ 2026-07-25 15:04:34.978 8 INFO cinder.api.openstack.wsgi [req-1ae504d2-6048-435a-ad4b-a2caeb58b624 req-0d79a4c1-1f20-47ae-a250-24e56dbc5d1c bbc94ec9cbff48f393e6467b939741df 03dd351e577d45a3b7a477efea5c2823 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-07-25 15:04:34.978 7 INFO cinder.api.openstack.wsgi [None req-8e2f8bb1-6b71-4bac-afdc-9755fe856735 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-07-25 15:04:35.856 8 INFO cinder.api.openstack.wsgi [None req-176998f7-9643-4d02-bd74-603c8f42130e 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/scheduler-stats/get_pools?detail=true 2026-07-25 15:04:36.360 8 INFO cinder.api.openstack.wsgi [None req-176998f7-9643-4d02-bd74-603c8f42130e 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 321/639] 10.0.0.121 () {28 vars in 696 bytes} [Sat Jul 25 15:04:35 2026] GET /v3/969e4c499def47e9bdb87ad375d628a5/scheduler-stats/get_pools?detail=true => generated 670 bytes in 592 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-25 15:04:36.412 7 INFO cinder.api.openstack.wsgi [None req-347f7cfd-4e4c-41fe-8f7a-05043618c649 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/os-quota-sets/03dd351e577d45a3b7a477efea5c2823?usage=true 2026-07-25 15:04:36.447 7 INFO cinder.api.openstack.wsgi [None req-347f7cfd-4e4c-41fe-8f7a-05043618c649 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/os-quota-sets/03dd351e577d45a3b7a477efea5c2823?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 319/640] 10.0.0.121 () {28 vars in 736 bytes} [Sat Jul 25 15:04:36 2026] GET /v3/969e4c499def47e9bdb87ad375d628a5/os-quota-sets/03dd351e577d45a3b7a477efea5c2823?usage=true => generated 847 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-25 15:04:36.460 8 INFO cinder.api.openstack.wsgi [None req-bf1fd478-d7fb-4026-bac5-1cbb20b33652 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/os-quota-sets/20f0219c3b9a4a54af15e8734bfd6f71?usage=true 2026-07-25 15:04:36.500 8 INFO cinder.api.openstack.wsgi [None req-bf1fd478-d7fb-4026-bac5-1cbb20b33652 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/os-quota-sets/20f0219c3b9a4a54af15e8734bfd6f71?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 322/641] 10.0.0.121 () {28 vars in 736 bytes} [Sat Jul 25 15:04:36 2026] GET /v3/969e4c499def47e9bdb87ad375d628a5/os-quota-sets/20f0219c3b9a4a54af15e8734bfd6f71?usage=true => generated 847 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-25 15:04:36.520 7 INFO cinder.api.openstack.wsgi [None req-3652de00-0c34-4ad6-a2c4-95d195071da6 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/os-quota-sets/2ffe99092dc84bb89b304babdf4f50e1?usage=true 2026-07-25 15:04:36.566 7 INFO cinder.api.openstack.wsgi [None req-3652de00-0c34-4ad6-a2c4-95d195071da6 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/os-quota-sets/2ffe99092dc84bb89b304babdf4f50e1?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 320/642] 10.0.0.121 () {28 vars in 736 bytes} [Sat Jul 25 15:04:36 2026] GET /v3/969e4c499def47e9bdb87ad375d628a5/os-quota-sets/2ffe99092dc84bb89b304babdf4f50e1?usage=true => generated 847 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-25 15:04:36.579 8 INFO cinder.api.openstack.wsgi [None req-6628eab7-2098-4155-b05f-197c7e03c0a4 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/os-quota-sets/4c0fb37b29da4b52a70fb3d3c5d36e8a?usage=true 2026-07-25 15:04:36.603 8 INFO cinder.api.openstack.wsgi [None req-6628eab7-2098-4155-b05f-197c7e03c0a4 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/os-quota-sets/4c0fb37b29da4b52a70fb3d3c5d36e8a?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 323/643] 10.0.0.121 () {28 vars in 736 bytes} [Sat Jul 25 15:04:36 2026] GET /v3/969e4c499def47e9bdb87ad375d628a5/os-quota-sets/4c0fb37b29da4b52a70fb3d3c5d36e8a?usage=true => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-25 15:04:36.620 7 INFO cinder.api.openstack.wsgi [None req-620f8a56-98f7-450d-b2b0-53b547834688 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/os-quota-sets/7a5c71fbaf784612a4c1ffdf11ca9b61?usage=true 2026-07-25 15:04:36.651 7 INFO cinder.api.openstack.wsgi [None req-620f8a56-98f7-450d-b2b0-53b547834688 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/os-quota-sets/7a5c71fbaf784612a4c1ffdf11ca9b61?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 321/644] 10.0.0.121 () {28 vars in 736 bytes} [Sat Jul 25 15:04:36 2026] GET /v3/969e4c499def47e9bdb87ad375d628a5/os-quota-sets/7a5c71fbaf784612a4c1ffdf11ca9b61?usage=true => generated 847 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-25 15:04:36.663 8 INFO cinder.api.openstack.wsgi [None req-e1e346a2-cbe7-4feb-b44d-be56b692466c 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/os-quota-sets/969e4c499def47e9bdb87ad375d628a5?usage=true 2026-07-25 15:04:36.684 8 INFO cinder.api.openstack.wsgi [None req-e1e346a2-cbe7-4feb-b44d-be56b692466c 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/os-quota-sets/969e4c499def47e9bdb87ad375d628a5?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 324/645] 10.0.0.121 () {28 vars in 736 bytes} [Sat Jul 25 15:04:36 2026] GET /v3/969e4c499def47e9bdb87ad375d628a5/os-quota-sets/969e4c499def47e9bdb87ad375d628a5?usage=true => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-25 15:04:36.698 7 INFO cinder.api.openstack.wsgi [None req-8396437f-f4f3-4baf-b628-87a61c802cb1 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/os-quota-sets/a8a886a7238b42df9e7115406caae70c?usage=true 2026-07-25 15:04:36.722 7 INFO cinder.api.openstack.wsgi [None req-8396437f-f4f3-4baf-b628-87a61c802cb1 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/os-quota-sets/a8a886a7238b42df9e7115406caae70c?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 322/646] 10.0.0.121 () {28 vars in 736 bytes} [Sat Jul 25 15:04:36 2026] GET /v3/969e4c499def47e9bdb87ad375d628a5/os-quota-sets/a8a886a7238b42df9e7115406caae70c?usage=true => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-25 15:04:36.734 8 INFO cinder.api.openstack.wsgi [None req-683a7557-4654-412b-a455-fbfe75976903 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/os-quota-sets/dd93ffb99bcb47b783d1defe528d4928?usage=true 2026-07-25 15:04:36.762 8 INFO cinder.api.openstack.wsgi [None req-683a7557-4654-412b-a455-fbfe75976903 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/os-quota-sets/dd93ffb99bcb47b783d1defe528d4928?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 325/647] 10.0.0.121 () {28 vars in 736 bytes} [Sat Jul 25 15:04:36 2026] GET /v3/969e4c499def47e9bdb87ad375d628a5/os-quota-sets/dd93ffb99bcb47b783d1defe528d4928?usage=true => generated 847 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-25 15:04:36.774 7 INFO cinder.api.openstack.wsgi [None req-4d516887-f0b4-4148-b7c7-a8c15405ab7f 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/os-quota-sets/efe7cdb4959541bb932ceae0dfd28eba?usage=true 2026-07-25 15:04:36.791 7 INFO cinder.api.openstack.wsgi [None req-4d516887-f0b4-4148-b7c7-a8c15405ab7f 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/os-quota-sets/efe7cdb4959541bb932ceae0dfd28eba?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 323/648] 10.0.0.121 () {28 vars in 736 bytes} [Sat Jul 25 15:04:36 2026] GET /v3/969e4c499def47e9bdb87ad375d628a5/os-quota-sets/efe7cdb4959541bb932ceae0dfd28eba?usage=true => generated 845 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-25 15:04:36.804 8 INFO cinder.api.openstack.wsgi [None req-6c3a00d1-6cd8-463c-9366-757edc8d9ab6 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/snapshots?all_tenants=true 2026-07-25 15:04:36.811 8 INFO cinder.volume.api [None req-6c3a00d1-6cd8-463c-9366-757edc8d9ab6 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] Get all snapshots completed successfully. 2026-07-25 15:04:36.812 8 INFO cinder.api.openstack.wsgi [None req-6c3a00d1-6cd8-463c-9366-757edc8d9ab6 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 326/649] 10.0.0.121 () {28 vars in 674 bytes} [Sat Jul 25 15:04:36 2026] GET /v3/969e4c499def47e9bdb87ad375d628a5/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-25 15:04:36.829 7 INFO cinder.api.openstack.wsgi [None req-ce5561ec-a54f-4e30-ae61-ab52be7bd0ef 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/os-services 2026-07-25 15:04:36.839 7 INFO cinder.api.openstack.wsgi [None req-ce5561ec-a54f-4e30-ae61-ab52be7bd0ef 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/os-services returned with HTTP 200 [pid: 7|app: 0|req: 324/650] 10.0.0.121 () {28 vars in 645 bytes} [Sat Jul 25 15:04:36 2026] GET /v3/969e4c499def47e9bdb87ad375d628a5/os-services => generated 646 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-25 15:04:36.846 8 INFO cinder.api.openstack.wsgi [None req-0f6ba444-c357-4a46-bfb2-61cb7e1b8ffa 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/volumes/detail?all_tenants=true 2026-07-25 15:04:36.860 8 INFO cinder.volume.api [None req-0f6ba444-c357-4a46-bfb2-61cb7e1b8ffa 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] Get all volumes completed successfully. 2026-07-25 15:04:36.863 8 INFO cinder.api.openstack.wsgi [None req-0f6ba444-c357-4a46-bfb2-61cb7e1b8ffa 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 327/651] 10.0.0.121 () {28 vars in 684 bytes} [Sat Jul 25 15:04:36 2026] GET /v3/969e4c499def47e9bdb87ad375d628a5/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-25 15:04:36.871 7 INFO cinder.api.openstack.wsgi [None req-d27105ee-dd3e-40f2-a492-33183275c55b 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/volumes/detail?all_tenants=true 2026-07-25 15:04:36.879 7 INFO cinder.volume.api [None req-d27105ee-dd3e-40f2-a492-33183275c55b 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] Get all volumes completed successfully. 2026-07-25 15:04:36.880 7 INFO cinder.api.openstack.wsgi [None req-d27105ee-dd3e-40f2-a492-33183275c55b 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 325/652] 10.0.0.121 () {28 vars in 684 bytes} [Sat Jul 25 15:04:36 2026] GET /v3/969e4c499def47e9bdb87ad375d628a5/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-25 15:04:44.976 8 INFO cinder.api.openstack.wsgi [None req-0f6ba444-c357-4a46-bfb2-61cb7e1b8ffa 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://10.0.0.226:8776/ 2026-07-25 15:04:44.977 8 INFO cinder.api.openstack.wsgi [None req-0f6ba444-c357-4a46-bfb2-61cb7e1b8ffa 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-07-25 15:04:44.977 7 INFO cinder.api.openstack.wsgi [None req-d27105ee-dd3e-40f2-a492-33183275c55b 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://10.0.0.226:8776/ 2026-07-25 15:04:44.979 7 INFO cinder.api.openstack.wsgi [None req-d27105ee-dd3e-40f2-a492-33183275c55b 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-07-25 15:04:54.976 7 INFO cinder.api.openstack.wsgi [None req-d27105ee-dd3e-40f2-a492-33183275c55b 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://10.0.0.226:8776/ 2026-07-25 15:04:54.976 8 INFO cinder.api.openstack.wsgi [None req-0f6ba444-c357-4a46-bfb2-61cb7e1b8ffa 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://10.0.0.226:8776/ 2026-07-25 15:04:54.976 7 INFO cinder.api.openstack.wsgi [None req-d27105ee-dd3e-40f2-a492-33183275c55b 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-07-25 15:04:54.977 8 INFO cinder.api.openstack.wsgi [None req-0f6ba444-c357-4a46-bfb2-61cb7e1b8ffa 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-07-25 15:05:04.976 7 INFO cinder.api.openstack.wsgi [None req-d27105ee-dd3e-40f2-a492-33183275c55b 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://10.0.0.226:8776/ 2026-07-25 15:05:04.976 8 INFO cinder.api.openstack.wsgi [None req-0f6ba444-c357-4a46-bfb2-61cb7e1b8ffa 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://10.0.0.226:8776/ 2026-07-25 15:05:04.977 7 INFO cinder.api.openstack.wsgi [None req-d27105ee-dd3e-40f2-a492-33183275c55b 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-07-25 15:05:04.977 8 INFO cinder.api.openstack.wsgi [None req-0f6ba444-c357-4a46-bfb2-61cb7e1b8ffa 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-07-25 15:05:14.978 7 INFO cinder.api.openstack.wsgi [None req-d27105ee-dd3e-40f2-a492-33183275c55b 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://10.0.0.226:8776/ 2026-07-25 15:05:14.979 7 INFO cinder.api.openstack.wsgi [None req-d27105ee-dd3e-40f2-a492-33183275c55b 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-07-25 15:05:14.983 8 INFO cinder.api.openstack.wsgi [None req-0f6ba444-c357-4a46-bfb2-61cb7e1b8ffa 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://10.0.0.226:8776/ 2026-07-25 15:05:14.984 8 INFO cinder.api.openstack.wsgi [None req-0f6ba444-c357-4a46-bfb2-61cb7e1b8ffa 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-07-25 15:05:24.979 7 INFO cinder.api.openstack.wsgi [None req-d27105ee-dd3e-40f2-a492-33183275c55b 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://10.0.0.226:8776/ 2026-07-25 15:05:24.980 8 INFO cinder.api.openstack.wsgi [None req-0f6ba444-c357-4a46-bfb2-61cb7e1b8ffa 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://10.0.0.226:8776/ 2026-07-25 15:05:24.981 8 INFO cinder.api.openstack.wsgi [None req-0f6ba444-c357-4a46-bfb2-61cb7e1b8ffa 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-07-25 15:05:24.981 7 INFO cinder.api.openstack.wsgi [None req-d27105ee-dd3e-40f2-a492-33183275c55b 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-07-25 15:05:31.097 7 INFO cinder.api.openstack.wsgi [None req-d6a274d0-a44b-4b8d-aea8-099b7e42d40a e7c35a852e474cbd898cac461e1ca2cb 5d3484fc9168401f9371494e63216d35 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/5d3484fc9168401f9371494e63216d35/volumes 2026-07-25 15:05:31.100 7 INFO cinder.api.v3.volumes [None req-d6a274d0-a44b-4b8d-aea8-099b7e42d40a e7c35a852e474cbd898cac461e1ca2cb 5d3484fc9168401f9371494e63216d35 - - default default] Create volume of 1 GB 2026-07-25 15:05:31.106 7 INFO cinder.volume.api [None req-d6a274d0-a44b-4b8d-aea8-099b7e42d40a e7c35a852e474cbd898cac461e1ca2cb 5d3484fc9168401f9371494e63216d35 - - default default] Availability Zones retrieved successfully. 2026-07-25 15:05:31.255 7 INFO cinder.volume.api [None req-d6a274d0-a44b-4b8d-aea8-099b7e42d40a e7c35a852e474cbd898cac461e1ca2cb 5d3484fc9168401f9371494e63216d35 - - default default] Create volume request issued successfully. 2026-07-25 15:05:31.256 7 INFO cinder.api.openstack.wsgi [None req-d6a274d0-a44b-4b8d-aea8-099b7e42d40a e7c35a852e474cbd898cac461e1ca2cb 5d3484fc9168401f9371494e63216d35 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5d3484fc9168401f9371494e63216d35/volumes returned with HTTP 202 [pid: 7|app: 0|req: 331/663] 10.0.0.245 () {34 vars in 722 bytes} [Sat Jul 25 15:05:30 2026] POST /v3/5d3484fc9168401f9371494e63216d35/volumes => generated 859 bytes in 289 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-07-25 15:05:31.275 8 INFO cinder.api.openstack.wsgi [None req-cb40e441-9e6f-47ab-a8c5-d21dcfe5890f e7c35a852e474cbd898cac461e1ca2cb 5d3484fc9168401f9371494e63216d35 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5d3484fc9168401f9371494e63216d35/volumes/3a8f7744-cf09-4ce8-80be-9e9a0d026489 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-25 15:05:31.289 8 INFO cinder.volume.api [None req-cb40e441-9e6f-47ab-a8c5-d21dcfe5890f e7c35a852e474cbd898cac461e1ca2cb 5d3484fc9168401f9371494e63216d35 - - default default] Volume info retrieved successfully. 2026-07-25 15:05:31.294 8 INFO cinder.api.openstack.wsgi [None req-cb40e441-9e6f-47ab-a8c5-d21dcfe5890f e7c35a852e474cbd898cac461e1ca2cb 5d3484fc9168401f9371494e63216d35 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5d3484fc9168401f9371494e63216d35/volumes/3a8f7744-cf09-4ce8-80be-9e9a0d026489 returned with HTTP 200 [pid: 8|app: 0|req: 333/664] 10.0.0.245 () {32 vars in 775 bytes} [Sat Jul 25 15:05:31 2026] GET /v3/5d3484fc9168401f9371494e63216d35/volumes/3a8f7744-cf09-4ce8-80be-9e9a0d026489 => generated 927 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-25 15:05:32.318 7 INFO cinder.api.openstack.wsgi [None req-d4da96ac-12da-4c65-be0f-9a9b0086650a e7c35a852e474cbd898cac461e1ca2cb 5d3484fc9168401f9371494e63216d35 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5d3484fc9168401f9371494e63216d35/volumes/3a8f7744-cf09-4ce8-80be-9e9a0d026489 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-25 15:05:32.336 7 INFO cinder.volume.api [None req-d4da96ac-12da-4c65-be0f-9a9b0086650a e7c35a852e474cbd898cac461e1ca2cb 5d3484fc9168401f9371494e63216d35 - - default default] Volume info retrieved successfully. 2026-07-25 15:05:32.342 7 INFO cinder.api.openstack.wsgi [None req-d4da96ac-12da-4c65-be0f-9a9b0086650a e7c35a852e474cbd898cac461e1ca2cb 5d3484fc9168401f9371494e63216d35 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5d3484fc9168401f9371494e63216d35/volumes/3a8f7744-cf09-4ce8-80be-9e9a0d026489 returned with HTTP 200 [pid: 7|app: 0|req: 332/665] 10.0.0.245 () {32 vars in 775 bytes} [Sat Jul 25 15:05:32 2026] GET /v3/5d3484fc9168401f9371494e63216d35/volumes/3a8f7744-cf09-4ce8-80be-9e9a0d026489 => generated 952 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-25 15:05:34.976 7 INFO cinder.api.openstack.wsgi [None req-d4da96ac-12da-4c65-be0f-9a9b0086650a e7c35a852e474cbd898cac461e1ca2cb 5d3484fc9168401f9371494e63216d35 - - default default] GET http://10.0.0.226:8776/ 2026-07-25 15:05:34.977 8 INFO cinder.api.openstack.wsgi [None req-cb40e441-9e6f-47ab-a8c5-d21dcfe5890f e7c35a852e474cbd898cac461e1ca2cb 5d3484fc9168401f9371494e63216d35 - - default default] GET http://10.0.0.226:8776/ 2026-07-25 15:05:34.977 7 INFO cinder.api.openstack.wsgi [None req-d4da96ac-12da-4c65-be0f-9a9b0086650a e7c35a852e474cbd898cac461e1ca2cb 5d3484fc9168401f9371494e63216d35 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-07-25 15:05:34.978 8 INFO cinder.api.openstack.wsgi [None req-cb40e441-9e6f-47ab-a8c5-d21dcfe5890f e7c35a852e474cbd898cac461e1ca2cb 5d3484fc9168401f9371494e63216d35 - - default default] http://10.0.0.226: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-25 15:05:35.935 7 INFO cinder.api.openstack.wsgi [None req-540780a7-cdef-49d7-a107-62982c8a9728 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/os-services 2026-07-25 15:05:35.944 7 INFO cinder.api.openstack.wsgi [None req-540780a7-cdef-49d7-a107-62982c8a9728 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/os-services returned with HTTP 200 [pid: 7|app: 0|req: 334/668] 10.0.0.121 () {28 vars in 645 bytes} [Sat Jul 25 15:05:35 2026] GET /v3/969e4c499def47e9bdb87ad375d628a5/os-services => generated 646 bytes in 170 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-25 15:05:36.008 8 INFO cinder.api.openstack.wsgi [None req-d6b6e8a1-3743-4f16-806e-ff06371e8c21 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/os-quota-sets/110476b3d7a24607b887d80def8933c0?usage=true 2026-07-25 15:05:36.038 8 INFO cinder.api.openstack.wsgi [None req-d6b6e8a1-3743-4f16-806e-ff06371e8c21 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/os-quota-sets/110476b3d7a24607b887d80def8933c0?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 335/669] 10.0.0.121 () {28 vars in 736 bytes} [Sat Jul 25 15:05:36 2026] GET /v3/969e4c499def47e9bdb87ad375d628a5/os-quota-sets/110476b3d7a24607b887d80def8933c0?usage=true => generated 847 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-25 15:05:36.048 7 INFO cinder.api.openstack.wsgi [None req-d8adcdac-13d3-43e1-ab38-a76bf5251780 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/os-quota-sets/5d3484fc9168401f9371494e63216d35?usage=true 2026-07-25 15:05:36.077 7 INFO cinder.api.openstack.wsgi [None req-d8adcdac-13d3-43e1-ab38-a76bf5251780 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/os-quota-sets/5d3484fc9168401f9371494e63216d35?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 335/670] 10.0.0.121 () {28 vars in 736 bytes} [Sat Jul 25 15:05:36 2026] GET /v3/969e4c499def47e9bdb87ad375d628a5/os-quota-sets/5d3484fc9168401f9371494e63216d35?usage=true => generated 847 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-25 15:05:36.090 8 INFO cinder.api.openstack.wsgi [None req-73819af4-32b0-4cd3-991a-b12be9fe1d5a 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/os-quota-sets/969e4c499def47e9bdb87ad375d628a5?usage=true 2026-07-25 15:05:36.109 8 INFO cinder.api.openstack.wsgi [None req-73819af4-32b0-4cd3-991a-b12be9fe1d5a 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/os-quota-sets/969e4c499def47e9bdb87ad375d628a5?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 336/671] 10.0.0.121 () {28 vars in 736 bytes} [Sat Jul 25 15:05:36 2026] GET /v3/969e4c499def47e9bdb87ad375d628a5/os-quota-sets/969e4c499def47e9bdb87ad375d628a5?usage=true => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-25 15:05:36.122 7 INFO cinder.api.openstack.wsgi [None req-648e5ad3-e3b0-4e77-aefc-f47effbabfd3 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/os-quota-sets/a6aa00e9542b4044bf0ea19cbe602cee?usage=true 2026-07-25 15:05:36.142 7 INFO cinder.api.openstack.wsgi [None req-648e5ad3-e3b0-4e77-aefc-f47effbabfd3 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/os-quota-sets/a6aa00e9542b4044bf0ea19cbe602cee?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 336/672] 10.0.0.121 () {28 vars in 736 bytes} [Sat Jul 25 15:05:36 2026] GET /v3/969e4c499def47e9bdb87ad375d628a5/os-quota-sets/a6aa00e9542b4044bf0ea19cbe602cee?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-25 15:05:36.153 8 INFO cinder.api.openstack.wsgi [None req-a2685336-c714-4114-8a41-a0cfb0d717af 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/os-quota-sets/a8a886a7238b42df9e7115406caae70c?usage=true 2026-07-25 15:05:36.170 8 INFO cinder.api.openstack.wsgi [None req-a2685336-c714-4114-8a41-a0cfb0d717af 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/os-quota-sets/a8a886a7238b42df9e7115406caae70c?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 337/673] 10.0.0.121 () {28 vars in 736 bytes} [Sat Jul 25 15:05:36 2026] GET /v3/969e4c499def47e9bdb87ad375d628a5/os-quota-sets/a8a886a7238b42df9e7115406caae70c?usage=true => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-25 15:05:36.181 7 INFO cinder.api.openstack.wsgi [None req-ece4fb30-ca9d-4683-aa74-4140a6acb32e 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/os-quota-sets/efe7cdb4959541bb932ceae0dfd28eba?usage=true 2026-07-25 15:05:36.200 7 INFO cinder.api.openstack.wsgi [None req-ece4fb30-ca9d-4683-aa74-4140a6acb32e 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/os-quota-sets/efe7cdb4959541bb932ceae0dfd28eba?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 337/674] 10.0.0.121 () {28 vars in 736 bytes} [Sat Jul 25 15:05:36 2026] GET /v3/969e4c499def47e9bdb87ad375d628a5/os-quota-sets/efe7cdb4959541bb932ceae0dfd28eba?usage=true => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-25 15:05:36.211 8 INFO cinder.api.openstack.wsgi [None req-2543ef13-b47a-4c35-bab3-c0439c574c28 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/scheduler-stats/get_pools?detail=true 2026-07-25 15:05:36.714 8 INFO cinder.api.openstack.wsgi [None req-2543ef13-b47a-4c35-bab3-c0439c574c28 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 338/675] 10.0.0.121 () {28 vars in 696 bytes} [Sat Jul 25 15:05:36 2026] GET /v3/969e4c499def47e9bdb87ad375d628a5/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-25 15:05:36.726 7 INFO cinder.api.openstack.wsgi [None req-0618e072-31ad-48e8-a630-01157a411040 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/volumes/detail?all_tenants=true 2026-07-25 15:05:36.739 7 INFO cinder.volume.api [None req-0618e072-31ad-48e8-a630-01157a411040 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - 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-25 15:05:36.744 7 INFO cinder.api.openstack.wsgi [None req-0618e072-31ad-48e8-a630-01157a411040 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 338/676] 10.0.0.121 () {28 vars in 684 bytes} [Sat Jul 25 15:05:36 2026] GET /v3/969e4c499def47e9bdb87ad375d628a5/volumes/detail?all_tenants=true => generated 1120 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-07-25 15:05:36.757 8 INFO cinder.api.openstack.wsgi [None req-d997b857-b3fd-4856-90ad-f0019c9fe22f 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/snapshots?all_tenants=true 2026-07-25 15:05:36.763 8 INFO cinder.volume.api [None req-d997b857-b3fd-4856-90ad-f0019c9fe22f 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] Get all snapshots completed successfully. 2026-07-25 15:05:36.763 8 INFO cinder.api.openstack.wsgi [None req-d997b857-b3fd-4856-90ad-f0019c9fe22f 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 339/677] 10.0.0.121 () {28 vars in 674 bytes} [Sat Jul 25 15:05:36 2026] GET /v3/969e4c499def47e9bdb87ad375d628a5/snapshots?all_tenants=true => generated 17 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 15:05:36.772 7 INFO cinder.api.openstack.wsgi [None req-a8fd9bea-7eaf-4ad0-86f9-25fc8d7f625d 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/volumes/detail?all_tenants=true 2026-07-25 15:05:36.785 7 INFO cinder.volume.api [None req-a8fd9bea-7eaf-4ad0-86f9-25fc8d7f625d 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - 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-25 15:05:36.790 7 INFO cinder.api.openstack.wsgi [None req-a8fd9bea-7eaf-4ad0-86f9-25fc8d7f625d 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 339/678] 10.0.0.121 () {28 vars in 684 bytes} [Sat Jul 25 15:05:36 2026] GET /v3/969e4c499def47e9bdb87ad375d628a5/volumes/detail?all_tenants=true => generated 1120 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-07-25 15:05:44.981 8 INFO cinder.api.openstack.wsgi [None req-d997b857-b3fd-4856-90ad-f0019c9fe22f 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://10.0.0.226:8776/ 2026-07-25 15:05:44.981 7 INFO cinder.api.openstack.wsgi [None req-a8fd9bea-7eaf-4ad0-86f9-25fc8d7f625d 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://10.0.0.226:8776/ 2026-07-25 15:05:44.981 8 INFO cinder.api.openstack.wsgi [None req-d997b857-b3fd-4856-90ad-f0019c9fe22f 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-07-25 15:05:44.982 7 INFO cinder.api.openstack.wsgi [None req-a8fd9bea-7eaf-4ad0-86f9-25fc8d7f625d 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-07-25 15:05:45.985 8 INFO cinder.api.openstack.wsgi [None req-87c00008-da38-414b-a5dc-dfced3c4f54d e7c35a852e474cbd898cac461e1ca2cb 5d3484fc9168401f9371494e63216d35 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/5d3484fc9168401f9371494e63216d35/volumes/3a8f7744-cf09-4ce8-80be-9e9a0d026489/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-25 15:05:46.003 8 INFO cinder.volume.api [None req-87c00008-da38-414b-a5dc-dfced3c4f54d e7c35a852e474cbd898cac461e1ca2cb 5d3484fc9168401f9371494e63216d35 - - default default] Volume info retrieved successfully. 2026-07-25 15:05:46.020 8 INFO cinder.volume.api [None req-87c00008-da38-414b-a5dc-dfced3c4f54d e7c35a852e474cbd898cac461e1ca2cb 5d3484fc9168401f9371494e63216d35 - - default default] Update volume admin metadata completed successfully. 2026-07-25 15:05:46.525 8 INFO cinder.volume.api [None req-87c00008-da38-414b-a5dc-dfced3c4f54d e7c35a852e474cbd898cac461e1ca2cb 5d3484fc9168401f9371494e63216d35 - - default default] Attach volume completed successfully. 2026-07-25 15:05:46.525 8 INFO cinder.api.openstack.wsgi [None req-87c00008-da38-414b-a5dc-dfced3c4f54d e7c35a852e474cbd898cac461e1ca2cb 5d3484fc9168401f9371494e63216d35 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5d3484fc9168401f9371494e63216d35/volumes/3a8f7744-cf09-4ce8-80be-9e9a0d026489/action returned with HTTP 202 [pid: 8|app: 0|req: 341/681] 10.0.0.245 () {34 vars in 810 bytes} [Sat Jul 25 15:05:45 2026] POST /v3/5d3484fc9168401f9371494e63216d35/volumes/3a8f7744-cf09-4ce8-80be-9e9a0d026489/action => generated 0 bytes in 549 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-25 15:05:46.538 7 INFO cinder.api.openstack.wsgi [None req-5ce5c87b-6228-4fcb-91f0-4b365968ce9d e7c35a852e474cbd898cac461e1ca2cb 5d3484fc9168401f9371494e63216d35 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5d3484fc9168401f9371494e63216d35/volumes/3a8f7744-cf09-4ce8-80be-9e9a0d026489 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-25 15:05:46.553 7 INFO cinder.volume.api [None req-5ce5c87b-6228-4fcb-91f0-4b365968ce9d e7c35a852e474cbd898cac461e1ca2cb 5d3484fc9168401f9371494e63216d35 - - default default] Volume info retrieved successfully. 2026-07-25 15:05:46.557 7 INFO cinder.api.openstack.wsgi [None req-5ce5c87b-6228-4fcb-91f0-4b365968ce9d e7c35a852e474cbd898cac461e1ca2cb 5d3484fc9168401f9371494e63216d35 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5d3484fc9168401f9371494e63216d35/volumes/3a8f7744-cf09-4ce8-80be-9e9a0d026489 returned with HTTP 200 [pid: 7|app: 0|req: 341/682] 10.0.0.245 () {32 vars in 775 bytes} [Sat Jul 25 15:05:46 2026] GET /v3/5d3484fc9168401f9371494e63216d35/volumes/3a8f7744-cf09-4ce8-80be-9e9a0d026489 => generated 1286 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-25 15:05:46.576 8 INFO cinder.api.openstack.wsgi [None req-9caae36c-75d9-4b7b-983d-00dbdfa9c290 e7c35a852e474cbd898cac461e1ca2cb 5d3484fc9168401f9371494e63216d35 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/5d3484fc9168401f9371494e63216d35/volumes/3a8f7744-cf09-4ce8-80be-9e9a0d026489/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-25 15:05:46.593 8 INFO cinder.volume.api [None req-9caae36c-75d9-4b7b-983d-00dbdfa9c290 e7c35a852e474cbd898cac461e1ca2cb 5d3484fc9168401f9371494e63216d35 - - default default] Volume info retrieved successfully. 2026-07-25 15:05:47.098 8 INFO cinder.volume.api [None req-9caae36c-75d9-4b7b-983d-00dbdfa9c290 e7c35a852e474cbd898cac461e1ca2cb 5d3484fc9168401f9371494e63216d35 - - default default] Detach volume completed successfully. 2026-07-25 15:05:47.099 8 INFO cinder.api.openstack.wsgi [None req-9caae36c-75d9-4b7b-983d-00dbdfa9c290 e7c35a852e474cbd898cac461e1ca2cb 5d3484fc9168401f9371494e63216d35 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5d3484fc9168401f9371494e63216d35/volumes/3a8f7744-cf09-4ce8-80be-9e9a0d026489/action returned with HTTP 202 [pid: 8|app: 0|req: 342/683] 10.0.0.245 () {34 vars in 810 bytes} [Sat Jul 25 15:05:46 2026] POST /v3/5d3484fc9168401f9371494e63216d35/volumes/3a8f7744-cf09-4ce8-80be-9e9a0d026489/action => generated 0 bytes in 531 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 15:05:47.113 7 INFO cinder.api.openstack.wsgi [None req-b21c287b-3870-44b6-8660-846e5867dcf0 e7c35a852e474cbd898cac461e1ca2cb 5d3484fc9168401f9371494e63216d35 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5d3484fc9168401f9371494e63216d35/volumes/3a8f7744-cf09-4ce8-80be-9e9a0d026489 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-25 15:05:47.126 7 INFO cinder.volume.api [None req-b21c287b-3870-44b6-8660-846e5867dcf0 e7c35a852e474cbd898cac461e1ca2cb 5d3484fc9168401f9371494e63216d35 - - default default] Volume info retrieved successfully. 2026-07-25 15:05:47.131 7 INFO cinder.api.openstack.wsgi [None req-b21c287b-3870-44b6-8660-846e5867dcf0 e7c35a852e474cbd898cac461e1ca2cb 5d3484fc9168401f9371494e63216d35 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5d3484fc9168401f9371494e63216d35/volumes/3a8f7744-cf09-4ce8-80be-9e9a0d026489 returned with HTTP 200 [pid: 7|app: 0|req: 342/684] 10.0.0.245 () {32 vars in 775 bytes} [Sat Jul 25 15:05:47 2026] GET /v3/5d3484fc9168401f9371494e63216d35/volumes/3a8f7744-cf09-4ce8-80be-9e9a0d026489 => generated 971 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-25 15:05:54.115 8 INFO cinder.api.openstack.wsgi [None req-236c31c4-0293-4a3f-8603-4e4aa6bb7079 e7c35a852e474cbd898cac461e1ca2cb 5d3484fc9168401f9371494e63216d35 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5d3484fc9168401f9371494e63216d35/volumes/3a8f7744-cf09-4ce8-80be-9e9a0d026489 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-25 15:05:54.129 8 INFO cinder.volume.api [None req-236c31c4-0293-4a3f-8603-4e4aa6bb7079 e7c35a852e474cbd898cac461e1ca2cb 5d3484fc9168401f9371494e63216d35 - - default default] Volume info retrieved successfully. 2026-07-25 15:05:54.133 8 INFO cinder.api.openstack.wsgi [None req-236c31c4-0293-4a3f-8603-4e4aa6bb7079 e7c35a852e474cbd898cac461e1ca2cb 5d3484fc9168401f9371494e63216d35 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5d3484fc9168401f9371494e63216d35/volumes/3a8f7744-cf09-4ce8-80be-9e9a0d026489 returned with HTTP 200 [pid: 8|app: 0|req: 343/685] 10.0.0.245 () {32 vars in 775 bytes} [Sat Jul 25 15:05:54 2026] GET /v3/5d3484fc9168401f9371494e63216d35/volumes/3a8f7744-cf09-4ce8-80be-9e9a0d026489 => generated 971 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-25 15:05:54.155 7 INFO cinder.api.openstack.wsgi [None req-39ef0a01-8876-4447-b303-eb2f333bb06c e7c35a852e474cbd898cac461e1ca2cb 5d3484fc9168401f9371494e63216d35 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/5d3484fc9168401f9371494e63216d35/volumes/3a8f7744-cf09-4ce8-80be-9e9a0d026489 2026-07-25 15:05:54.156 7 INFO cinder.api.v3.volumes [None req-39ef0a01-8876-4447-b303-eb2f333bb06c e7c35a852e474cbd898cac461e1ca2cb 5d3484fc9168401f9371494e63216d35 - - default default] Delete volume with id: 3a8f7744-cf09-4ce8-80be-9e9a0d026489 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-25 15:05:54.170 7 INFO cinder.volume.api [None req-39ef0a01-8876-4447-b303-eb2f333bb06c e7c35a852e474cbd898cac461e1ca2cb 5d3484fc9168401f9371494e63216d35 - - default default] Volume info retrieved successfully. 2026-07-25 15:05:54.195 7 INFO cinder.volume.api [None req-39ef0a01-8876-4447-b303-eb2f333bb06c e7c35a852e474cbd898cac461e1ca2cb 5d3484fc9168401f9371494e63216d35 - - default default] Delete volume request issued successfully. 2026-07-25 15:05:54.195 7 INFO cinder.api.openstack.wsgi [None req-39ef0a01-8876-4447-b303-eb2f333bb06c e7c35a852e474cbd898cac461e1ca2cb 5d3484fc9168401f9371494e63216d35 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5d3484fc9168401f9371494e63216d35/volumes/3a8f7744-cf09-4ce8-80be-9e9a0d026489 returned with HTTP 202 [pid: 7|app: 0|req: 343/686] 10.0.0.245 () {32 vars in 778 bytes} [Sat Jul 25 15:05:54 2026] DELETE /v3/5d3484fc9168401f9371494e63216d35/volumes/3a8f7744-cf09-4ce8-80be-9e9a0d026489 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 15:05:54.206 8 INFO cinder.api.openstack.wsgi [None req-56db3543-5b1d-48fb-9e0c-4d7e4b65605f e7c35a852e474cbd898cac461e1ca2cb 5d3484fc9168401f9371494e63216d35 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5d3484fc9168401f9371494e63216d35/volumes/3a8f7744-cf09-4ce8-80be-9e9a0d026489 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-25 15:05:54.222 8 INFO cinder.volume.api [None req-56db3543-5b1d-48fb-9e0c-4d7e4b65605f e7c35a852e474cbd898cac461e1ca2cb 5d3484fc9168401f9371494e63216d35 - - default default] Volume info retrieved successfully. 2026-07-25 15:05:54.228 8 INFO cinder.api.openstack.wsgi [None req-56db3543-5b1d-48fb-9e0c-4d7e4b65605f e7c35a852e474cbd898cac461e1ca2cb 5d3484fc9168401f9371494e63216d35 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5d3484fc9168401f9371494e63216d35/volumes/3a8f7744-cf09-4ce8-80be-9e9a0d026489 returned with HTTP 200 [pid: 8|app: 0|req: 344/687] 10.0.0.245 () {32 vars in 775 bytes} [Sat Jul 25 15:05:54 2026] GET /v3/5d3484fc9168401f9371494e63216d35/volumes/3a8f7744-cf09-4ce8-80be-9e9a0d026489 => generated 970 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-25 15:05:54.977 8 INFO cinder.api.openstack.wsgi [None req-56db3543-5b1d-48fb-9e0c-4d7e4b65605f e7c35a852e474cbd898cac461e1ca2cb 5d3484fc9168401f9371494e63216d35 - - default default] GET http://10.0.0.226:8776/ 2026-07-25 15:05:54.977 7 INFO cinder.api.openstack.wsgi [None req-39ef0a01-8876-4447-b303-eb2f333bb06c e7c35a852e474cbd898cac461e1ca2cb 5d3484fc9168401f9371494e63216d35 - - default default] GET http://10.0.0.226:8776/ 2026-07-25 15:05:54.978 8 INFO cinder.api.openstack.wsgi [None req-56db3543-5b1d-48fb-9e0c-4d7e4b65605f e7c35a852e474cbd898cac461e1ca2cb 5d3484fc9168401f9371494e63216d35 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-07-25 15:05:54.978 7 INFO cinder.api.openstack.wsgi [None req-39ef0a01-8876-4447-b303-eb2f333bb06c e7c35a852e474cbd898cac461e1ca2cb 5d3484fc9168401f9371494e63216d35 - - default default] http://10.0.0.226: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-25 15:05:55.248 8 INFO cinder.api.openstack.wsgi [None req-ba45fd97-524b-4b53-ab2a-ecc0ca024443 e7c35a852e474cbd898cac461e1ca2cb 5d3484fc9168401f9371494e63216d35 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5d3484fc9168401f9371494e63216d35/volumes/3a8f7744-cf09-4ce8-80be-9e9a0d026489 2026-07-25 15:05:55.255 8 INFO cinder.api.openstack.wsgi [None req-ba45fd97-524b-4b53-ab2a-ecc0ca024443 e7c35a852e474cbd898cac461e1ca2cb 5d3484fc9168401f9371494e63216d35 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5d3484fc9168401f9371494e63216d35/volumes/3a8f7744-cf09-4ce8-80be-9e9a0d026489 returned with HTTP 404 [pid: 8|app: 0|req: 346/690] 10.0.0.245 () {32 vars in 775 bytes} [Sat Jul 25 15:05:55 2026] GET /v3/5d3484fc9168401f9371494e63216d35/volumes/3a8f7744-cf09-4ce8-80be-9e9a0d026489 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) 2026-07-25 15:06:01.208 7 INFO cinder.api.openstack.wsgi [None req-39ef0a01-8876-4447-b303-eb2f333bb06c e7c35a852e474cbd898cac461e1ca2cb 5d3484fc9168401f9371494e63216d35 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-07-25 15:06:01.210 7 INFO cinder.api.openstack.wsgi [None req-39ef0a01-8876-4447-b303-eb2f333bb06c e7c35a852e474cbd898cac461e1ca2cb 5d3484fc9168401f9371494e63216d35 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 345/691] 10.0.0.239 () {28 vars in 376 bytes} [Sat Jul 25 15:06:01 2026] GET / => generated 411 bytes in 2 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-07-25 15:06:01.220 8 INFO cinder.api.openstack.wsgi [None req-16f46a05-16af-488c-8838-7882b70dbe2a feb3fed575f94d248caafc0fa7c48193 9e9cb1cdef8546b488fa0b87f88e0d0f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9e9cb1cdef8546b488fa0b87f88e0d0f/limits?tenant_id=9e9cb1cdef8546b488fa0b87f88e0d0f 2026-07-25 15:06:01.244 8 INFO cinder.api.openstack.wsgi [None req-16f46a05-16af-488c-8838-7882b70dbe2a feb3fed575f94d248caafc0fa7c48193 9e9cb1cdef8546b488fa0b87f88e0d0f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9e9cb1cdef8546b488fa0b87f88e0d0f/limits?tenant_id=9e9cb1cdef8546b488fa0b87f88e0d0f returned with HTTP 200 [pid: 8|app: 0|req: 347/692] 10.0.0.239 () {34 vars in 879 bytes} [Sat Jul 25 15:06:01 2026] GET /v3/9e9cb1cdef8546b488fa0b87f88e0d0f/limits?tenant_id=9e9cb1cdef8546b488fa0b87f88e0d0f => generated 302 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-07-25 15:06:03.860 7 INFO cinder.api.openstack.wsgi [None req-39ef0a01-8876-4447-b303-eb2f333bb06c e7c35a852e474cbd898cac461e1ca2cb 5d3484fc9168401f9371494e63216d35 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-07-25 15:06:03.861 7 INFO cinder.api.openstack.wsgi [None req-39ef0a01-8876-4447-b303-eb2f333bb06c e7c35a852e474cbd898cac461e1ca2cb 5d3484fc9168401f9371494e63216d35 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 346/693] 10.0.0.239 () {28 vars in 376 bytes} [Sat Jul 25 15:06:03 2026] GET / => generated 411 bytes in 2 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-07-25 15:06:03.869 8 INFO cinder.api.openstack.wsgi [None req-16f46a05-16af-488c-8838-7882b70dbe2a feb3fed575f94d248caafc0fa7c48193 9e9cb1cdef8546b488fa0b87f88e0d0f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-07-25 15:06:03.870 8 INFO cinder.api.openstack.wsgi [None req-16f46a05-16af-488c-8838-7882b70dbe2a feb3fed575f94d248caafc0fa7c48193 9e9cb1cdef8546b488fa0b87f88e0d0f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 348/694] 10.0.0.239 () {28 vars in 376 bytes} [Sat Jul 25 15:06:03 2026] GET / => generated 411 bytes in 2 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-07-25 15:06:04.508 7 INFO cinder.api.openstack.wsgi [None req-39ef0a01-8876-4447-b303-eb2f333bb06c e7c35a852e474cbd898cac461e1ca2cb 5d3484fc9168401f9371494e63216d35 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-07-25 15:06:04.509 7 INFO cinder.api.openstack.wsgi [None req-39ef0a01-8876-4447-b303-eb2f333bb06c e7c35a852e474cbd898cac461e1ca2cb 5d3484fc9168401f9371494e63216d35 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 347/695] 10.0.0.239 () {28 vars in 376 bytes} [Sat Jul 25 15:06:04 2026] GET / => generated 411 bytes in 1 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-07-25 15:06:04.519 8 INFO cinder.api.openstack.wsgi [None req-ff5020f3-7449-4681-9aab-9120a043f2db feb3fed575f94d248caafc0fa7c48193 9e9cb1cdef8546b488fa0b87f88e0d0f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9e9cb1cdef8546b488fa0b87f88e0d0f/limits?tenant_id=9e9cb1cdef8546b488fa0b87f88e0d0f 2026-07-25 15:06:04.551 8 INFO cinder.api.openstack.wsgi [None req-ff5020f3-7449-4681-9aab-9120a043f2db feb3fed575f94d248caafc0fa7c48193 9e9cb1cdef8546b488fa0b87f88e0d0f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9e9cb1cdef8546b488fa0b87f88e0d0f/limits?tenant_id=9e9cb1cdef8546b488fa0b87f88e0d0f returned with HTTP 200 [pid: 8|app: 0|req: 349/696] 10.0.0.239 () {34 vars in 879 bytes} [Sat Jul 25 15:06:04 2026] GET /v3/9e9cb1cdef8546b488fa0b87f88e0d0f/limits?tenant_id=9e9cb1cdef8546b488fa0b87f88e0d0f => generated 302 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-07-25 15:06:04.976 7 INFO cinder.api.openstack.wsgi [None req-39ef0a01-8876-4447-b303-eb2f333bb06c e7c35a852e474cbd898cac461e1ca2cb 5d3484fc9168401f9371494e63216d35 - - default default] GET http://10.0.0.226:8776/ 2026-07-25 15:06:04.976 8 INFO cinder.api.openstack.wsgi [None req-ff5020f3-7449-4681-9aab-9120a043f2db feb3fed575f94d248caafc0fa7c48193 9e9cb1cdef8546b488fa0b87f88e0d0f - - default default] GET http://10.0.0.226:8776/ 2026-07-25 15:06:04.977 7 INFO cinder.api.openstack.wsgi [None req-39ef0a01-8876-4447-b303-eb2f333bb06c e7c35a852e474cbd898cac461e1ca2cb 5d3484fc9168401f9371494e63216d35 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-07-25 15:06:04.978 8 INFO cinder.api.openstack.wsgi [None req-ff5020f3-7449-4681-9aab-9120a043f2db feb3fed575f94d248caafc0fa7c48193 9e9cb1cdef8546b488fa0b87f88e0d0f - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-07-25 15:06:07.111 7 INFO cinder.api.openstack.wsgi [None req-39ef0a01-8876-4447-b303-eb2f333bb06c e7c35a852e474cbd898cac461e1ca2cb 5d3484fc9168401f9371494e63216d35 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-07-25 15:06:07.112 7 INFO cinder.api.openstack.wsgi [None req-39ef0a01-8876-4447-b303-eb2f333bb06c e7c35a852e474cbd898cac461e1ca2cb 5d3484fc9168401f9371494e63216d35 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 349/699] 10.0.0.239 () {28 vars in 376 bytes} [Sat Jul 25 15:06:07 2026] GET / => generated 411 bytes in 2 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-07-25 15:06:07.120 8 INFO cinder.api.openstack.wsgi [None req-ff5020f3-7449-4681-9aab-9120a043f2db feb3fed575f94d248caafc0fa7c48193 9e9cb1cdef8546b488fa0b87f88e0d0f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-07-25 15:06:07.122 8 INFO cinder.api.openstack.wsgi [None req-ff5020f3-7449-4681-9aab-9120a043f2db feb3fed575f94d248caafc0fa7c48193 9e9cb1cdef8546b488fa0b87f88e0d0f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 351/700] 10.0.0.239 () {28 vars in 376 bytes} [Sat Jul 25 15:06:07 2026] GET / => generated 411 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-07-25 15:06:14.976 7 INFO cinder.api.openstack.wsgi [None req-39ef0a01-8876-4447-b303-eb2f333bb06c e7c35a852e474cbd898cac461e1ca2cb 5d3484fc9168401f9371494e63216d35 - - default default] GET http://10.0.0.226:8776/ 2026-07-25 15:06:14.977 8 INFO cinder.api.openstack.wsgi [None req-ff5020f3-7449-4681-9aab-9120a043f2db feb3fed575f94d248caafc0fa7c48193 9e9cb1cdef8546b488fa0b87f88e0d0f - - default default] GET http://10.0.0.226:8776/ 2026-07-25 15:06:14.978 8 INFO cinder.api.openstack.wsgi [None req-ff5020f3-7449-4681-9aab-9120a043f2db feb3fed575f94d248caafc0fa7c48193 9e9cb1cdef8546b488fa0b87f88e0d0f - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-07-25 15:06:14.977 7 INFO cinder.api.openstack.wsgi [None req-39ef0a01-8876-4447-b303-eb2f333bb06c e7c35a852e474cbd898cac461e1ca2cb 5d3484fc9168401f9371494e63216d35 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-07-25 15:06:24.976 7 INFO cinder.api.openstack.wsgi [None req-39ef0a01-8876-4447-b303-eb2f333bb06c e7c35a852e474cbd898cac461e1ca2cb 5d3484fc9168401f9371494e63216d35 - - default default] GET http://10.0.0.226:8776/ 2026-07-25 15:06:24.977 7 INFO cinder.api.openstack.wsgi [None req-39ef0a01-8876-4447-b303-eb2f333bb06c e7c35a852e474cbd898cac461e1ca2cb 5d3484fc9168401f9371494e63216d35 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-07-25 15:06:24.977 8 INFO cinder.api.openstack.wsgi [None req-ff5020f3-7449-4681-9aab-9120a043f2db feb3fed575f94d248caafc0fa7c48193 9e9cb1cdef8546b488fa0b87f88e0d0f - - default default] GET http://10.0.0.226:8776/ 2026-07-25 15:06:24.981 8 INFO cinder.api.openstack.wsgi [None req-ff5020f3-7449-4681-9aab-9120a043f2db feb3fed575f94d248caafc0fa7c48193 9e9cb1cdef8546b488fa0b87f88e0d0f - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-07-25 15:06:34.976 7 INFO cinder.api.openstack.wsgi [None req-39ef0a01-8876-4447-b303-eb2f333bb06c e7c35a852e474cbd898cac461e1ca2cb 5d3484fc9168401f9371494e63216d35 - - default default] GET http://10.0.0.226:8776/ 2026-07-25 15:06:34.977 8 INFO cinder.api.openstack.wsgi [None req-ff5020f3-7449-4681-9aab-9120a043f2db feb3fed575f94d248caafc0fa7c48193 9e9cb1cdef8546b488fa0b87f88e0d0f - - default default] GET http://10.0.0.226:8776/ 2026-07-25 15:06:34.977 7 INFO cinder.api.openstack.wsgi [None req-39ef0a01-8876-4447-b303-eb2f333bb06c e7c35a852e474cbd898cac461e1ca2cb 5d3484fc9168401f9371494e63216d35 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-07-25 15:06:34.978 8 INFO cinder.api.openstack.wsgi [None req-ff5020f3-7449-4681-9aab-9120a043f2db feb3fed575f94d248caafc0fa7c48193 9e9cb1cdef8546b488fa0b87f88e0d0f - - default default] http://10.0.0.226: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-25 15:06:35.908 7 INFO cinder.api.openstack.wsgi [None req-2ebf87e2-dada-4c2d-99b7-9651ed047355 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/snapshots?all_tenants=true 2026-07-25 15:06:35.914 7 INFO cinder.volume.api [None req-2ebf87e2-dada-4c2d-99b7-9651ed047355 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] Get all snapshots completed successfully. 2026-07-25 15:06:35.914 7 INFO cinder.api.openstack.wsgi [None req-2ebf87e2-dada-4c2d-99b7-9651ed047355 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 353/707] 10.0.0.121 () {28 vars in 674 bytes} [Sat Jul 25 15:06:35 2026] GET /v3/969e4c499def47e9bdb87ad375d628a5/snapshots?all_tenants=true => generated 17 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-25 15:06:35.929 8 INFO cinder.api.openstack.wsgi [None req-f2a3b095-0703-4e6c-8a6e-f8a56c530172 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/volumes/detail?all_tenants=true 2026-07-25 15:06:35.941 8 INFO cinder.volume.api [None req-f2a3b095-0703-4e6c-8a6e-f8a56c530172 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] Get all volumes completed successfully. 2026-07-25 15:06:35.944 8 INFO cinder.api.openstack.wsgi [None req-f2a3b095-0703-4e6c-8a6e-f8a56c530172 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 355/708] 10.0.0.121 () {28 vars in 684 bytes} [Sat Jul 25 15:06:35 2026] GET /v3/969e4c499def47e9bdb87ad375d628a5/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-25 15:06:35.955 7 INFO cinder.api.openstack.wsgi [None req-cb1755e9-40d4-4393-8e91-b63160b57998 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/volumes/detail?all_tenants=true 2026-07-25 15:06:35.973 7 INFO cinder.volume.api [None req-cb1755e9-40d4-4393-8e91-b63160b57998 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] Get all volumes completed successfully. 2026-07-25 15:06:35.975 7 INFO cinder.api.openstack.wsgi [None req-cb1755e9-40d4-4393-8e91-b63160b57998 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 354/709] 10.0.0.121 () {28 vars in 684 bytes} [Sat Jul 25 15:06:35 2026] GET /v3/969e4c499def47e9bdb87ad375d628a5/volumes/detail?all_tenants=true => generated 15 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-25 15:06:36.027 8 INFO cinder.api.openstack.wsgi [None req-9cb8b63b-a2e0-405d-9ae7-c7085f3940ab 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/os-quota-sets/0245b29cbd7945ad9ef7a81ae8b81284?usage=true 2026-07-25 15:06:36.056 8 INFO cinder.api.openstack.wsgi [None req-9cb8b63b-a2e0-405d-9ae7-c7085f3940ab 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/os-quota-sets/0245b29cbd7945ad9ef7a81ae8b81284?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 356/710] 10.0.0.121 () {28 vars in 736 bytes} [Sat Jul 25 15:06:36 2026] GET /v3/969e4c499def47e9bdb87ad375d628a5/os-quota-sets/0245b29cbd7945ad9ef7a81ae8b81284?usage=true => generated 847 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-25 15:06:36.069 7 INFO cinder.api.openstack.wsgi [None req-525dba53-e519-44bc-a2be-14c35dfdb716 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/os-quota-sets/12c9bcc05e264c3895721faa5cdf273c?usage=true 2026-07-25 15:06:36.092 7 INFO cinder.api.openstack.wsgi [None req-525dba53-e519-44bc-a2be-14c35dfdb716 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/os-quota-sets/12c9bcc05e264c3895721faa5cdf273c?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 355/711] 10.0.0.121 () {28 vars in 736 bytes} [Sat Jul 25 15:06:36 2026] GET /v3/969e4c499def47e9bdb87ad375d628a5/os-quota-sets/12c9bcc05e264c3895721faa5cdf273c?usage=true => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-25 15:06:36.103 8 INFO cinder.api.openstack.wsgi [None req-0343d10d-6f3c-4e80-b2e8-6cc0ac560fd0 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/os-quota-sets/234d56decc7b4830b0aea6b3f43ed4b5?usage=true 2026-07-25 15:06:36.126 8 INFO cinder.api.openstack.wsgi [None req-0343d10d-6f3c-4e80-b2e8-6cc0ac560fd0 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/os-quota-sets/234d56decc7b4830b0aea6b3f43ed4b5?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 357/712] 10.0.0.121 () {28 vars in 736 bytes} [Sat Jul 25 15:06:36 2026] GET /v3/969e4c499def47e9bdb87ad375d628a5/os-quota-sets/234d56decc7b4830b0aea6b3f43ed4b5?usage=true => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-25 15:06:36.138 7 INFO cinder.api.openstack.wsgi [None req-4577c54f-deae-4adb-b0bf-cfa9b901d6de 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/os-quota-sets/24bcdcb73eda4ade83d6e6411a0d2375?usage=true 2026-07-25 15:06:36.159 7 INFO cinder.api.openstack.wsgi [None req-4577c54f-deae-4adb-b0bf-cfa9b901d6de 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/os-quota-sets/24bcdcb73eda4ade83d6e6411a0d2375?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 356/713] 10.0.0.121 () {28 vars in 736 bytes} [Sat Jul 25 15:06:36 2026] GET /v3/969e4c499def47e9bdb87ad375d628a5/os-quota-sets/24bcdcb73eda4ade83d6e6411a0d2375?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-25 15:06:36.173 8 INFO cinder.api.openstack.wsgi [None req-ad30f03c-1b42-4f40-9d13-5544eb71f3ca 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/os-quota-sets/4e5d549f224c4959b4fad7b888b5bec4?usage=true 2026-07-25 15:06:36.196 8 INFO cinder.api.openstack.wsgi [None req-ad30f03c-1b42-4f40-9d13-5544eb71f3ca 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/os-quota-sets/4e5d549f224c4959b4fad7b888b5bec4?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 358/714] 10.0.0.121 () {28 vars in 736 bytes} [Sat Jul 25 15:06:36 2026] GET /v3/969e4c499def47e9bdb87ad375d628a5/os-quota-sets/4e5d549f224c4959b4fad7b888b5bec4?usage=true => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-25 15:06:36.206 7 INFO cinder.api.openstack.wsgi [None req-579716f7-b095-4a15-bace-d52da96e0911 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/os-quota-sets/5578a4a1af87497d920c4215767a0008?usage=true 2026-07-25 15:06:36.228 7 INFO cinder.api.openstack.wsgi [None req-579716f7-b095-4a15-bace-d52da96e0911 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/os-quota-sets/5578a4a1af87497d920c4215767a0008?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 357/715] 10.0.0.121 () {28 vars in 736 bytes} [Sat Jul 25 15:06:36 2026] GET /v3/969e4c499def47e9bdb87ad375d628a5/os-quota-sets/5578a4a1af87497d920c4215767a0008?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-25 15:06:36.244 8 INFO cinder.api.openstack.wsgi [None req-2cd395df-921d-4818-86f2-ee0453b1bb40 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/os-quota-sets/784c612ca55a468c8440ad3f3059ba0b?usage=true 2026-07-25 15:06:36.263 8 INFO cinder.api.openstack.wsgi [None req-2cd395df-921d-4818-86f2-ee0453b1bb40 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/os-quota-sets/784c612ca55a468c8440ad3f3059ba0b?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 359/716] 10.0.0.121 () {28 vars in 736 bytes} [Sat Jul 25 15:06:36 2026] GET /v3/969e4c499def47e9bdb87ad375d628a5/os-quota-sets/784c612ca55a468c8440ad3f3059ba0b?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-25 15:06:36.279 7 INFO cinder.api.openstack.wsgi [None req-5453f7e5-cdcf-4d6a-8f4c-6bee9b20f90e 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/os-quota-sets/7acde24de81a41d8878583080843e27e?usage=true 2026-07-25 15:06:36.306 7 INFO cinder.api.openstack.wsgi [None req-5453f7e5-cdcf-4d6a-8f4c-6bee9b20f90e 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/os-quota-sets/7acde24de81a41d8878583080843e27e?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 358/717] 10.0.0.121 () {28 vars in 736 bytes} [Sat Jul 25 15:06:36 2026] GET /v3/969e4c499def47e9bdb87ad375d628a5/os-quota-sets/7acde24de81a41d8878583080843e27e?usage=true => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-25 15:06:36.319 8 INFO cinder.api.openstack.wsgi [None req-f613cdb2-fc70-4be0-a4cf-5381651a89fe 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/os-quota-sets/969e4c499def47e9bdb87ad375d628a5?usage=true 2026-07-25 15:06:36.342 8 INFO cinder.api.openstack.wsgi [None req-f613cdb2-fc70-4be0-a4cf-5381651a89fe 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/os-quota-sets/969e4c499def47e9bdb87ad375d628a5?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 360/718] 10.0.0.121 () {28 vars in 736 bytes} [Sat Jul 25 15:06:36 2026] GET /v3/969e4c499def47e9bdb87ad375d628a5/os-quota-sets/969e4c499def47e9bdb87ad375d628a5?usage=true => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-25 15:06:36.352 7 INFO cinder.api.openstack.wsgi [None req-19d8c254-ca2f-4f8f-8fb9-b00a6569678e 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/os-quota-sets/a8a886a7238b42df9e7115406caae70c?usage=true 2026-07-25 15:06:36.374 7 INFO cinder.api.openstack.wsgi [None req-19d8c254-ca2f-4f8f-8fb9-b00a6569678e 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/os-quota-sets/a8a886a7238b42df9e7115406caae70c?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 359/719] 10.0.0.121 () {28 vars in 736 bytes} [Sat Jul 25 15:06:36 2026] GET /v3/969e4c499def47e9bdb87ad375d628a5/os-quota-sets/a8a886a7238b42df9e7115406caae70c?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-25 15:06:36.391 8 INFO cinder.api.openstack.wsgi [None req-be962485-428c-4c30-be86-b8728ec189c2 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/os-quota-sets/c33c9d8245a04ac8a76538e9dc4920bd?usage=true 2026-07-25 15:06:36.419 8 INFO cinder.api.openstack.wsgi [None req-be962485-428c-4c30-be86-b8728ec189c2 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/os-quota-sets/c33c9d8245a04ac8a76538e9dc4920bd?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 361/720] 10.0.0.121 () {28 vars in 736 bytes} [Sat Jul 25 15:06:36 2026] GET /v3/969e4c499def47e9bdb87ad375d628a5/os-quota-sets/c33c9d8245a04ac8a76538e9dc4920bd?usage=true => generated 847 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-25 15:06:36.431 7 INFO cinder.api.openstack.wsgi [None req-a57fcc60-7db7-4cb1-a25d-8b15669a400f 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/os-quota-sets/d8145333b3d84bd99278793576e63d33?usage=true 2026-07-25 15:06:36.463 7 INFO cinder.api.openstack.wsgi [None req-a57fcc60-7db7-4cb1-a25d-8b15669a400f 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/os-quota-sets/d8145333b3d84bd99278793576e63d33?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 360/721] 10.0.0.121 () {28 vars in 736 bytes} [Sat Jul 25 15:06:36 2026] GET /v3/969e4c499def47e9bdb87ad375d628a5/os-quota-sets/d8145333b3d84bd99278793576e63d33?usage=true => generated 847 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-25 15:06:36.476 8 INFO cinder.api.openstack.wsgi [None req-75009827-88cb-4d34-b542-961ca0f57bae 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/os-quota-sets/dd77596048e5466cb8455ee6540290c6?usage=true 2026-07-25 15:06:36.502 8 INFO cinder.api.openstack.wsgi [None req-75009827-88cb-4d34-b542-961ca0f57bae 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/os-quota-sets/dd77596048e5466cb8455ee6540290c6?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 362/722] 10.0.0.121 () {28 vars in 736 bytes} [Sat Jul 25 15:06:36 2026] GET /v3/969e4c499def47e9bdb87ad375d628a5/os-quota-sets/dd77596048e5466cb8455ee6540290c6?usage=true => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-25 15:06:36.515 7 INFO cinder.api.openstack.wsgi [None req-35e6a1f1-29d6-42f2-8dd9-ecc004e9f319 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/os-quota-sets/efe7cdb4959541bb932ceae0dfd28eba?usage=true 2026-07-25 15:06:36.537 7 INFO cinder.api.openstack.wsgi [None req-35e6a1f1-29d6-42f2-8dd9-ecc004e9f319 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/os-quota-sets/efe7cdb4959541bb932ceae0dfd28eba?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 361/723] 10.0.0.121 () {28 vars in 736 bytes} [Sat Jul 25 15:06:36 2026] GET /v3/969e4c499def47e9bdb87ad375d628a5/os-quota-sets/efe7cdb4959541bb932ceae0dfd28eba?usage=true => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-25 15:06:36.549 8 INFO cinder.api.openstack.wsgi [None req-3ff26347-cef5-4593-a820-d4fd5654ee8c 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/os-services 2026-07-25 15:06:36.554 8 INFO cinder.api.openstack.wsgi [None req-3ff26347-cef5-4593-a820-d4fd5654ee8c 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/os-services returned with HTTP 200 [pid: 8|app: 0|req: 363/724] 10.0.0.121 () {28 vars in 645 bytes} [Sat Jul 25 15:06:36 2026] GET /v3/969e4c499def47e9bdb87ad375d628a5/os-services => generated 646 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-25 15:06:36.564 7 INFO cinder.api.openstack.wsgi [None req-77df55a7-b481-43be-b32b-3f24ee921bc6 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/scheduler-stats/get_pools?detail=true 2026-07-25 15:06:37.068 7 INFO cinder.api.openstack.wsgi [None req-77df55a7-b481-43be-b32b-3f24ee921bc6 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 362/725] 10.0.0.121 () {28 vars in 696 bytes} [Sat Jul 25 15:06:36 2026] GET /v3/969e4c499def47e9bdb87ad375d628a5/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-25 15:06:44.977 7 INFO cinder.api.openstack.wsgi [None req-77df55a7-b481-43be-b32b-3f24ee921bc6 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://10.0.0.226:8776/ 2026-07-25 15:06:44.977 8 INFO cinder.api.openstack.wsgi [None req-3ff26347-cef5-4593-a820-d4fd5654ee8c 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://10.0.0.226:8776/ 2026-07-25 15:06:44.978 8 INFO cinder.api.openstack.wsgi [None req-3ff26347-cef5-4593-a820-d4fd5654ee8c 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-07-25 15:06:44.979 7 INFO cinder.api.openstack.wsgi [None req-77df55a7-b481-43be-b32b-3f24ee921bc6 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-07-25 15:06:54.976 8 INFO cinder.api.openstack.wsgi [None req-3ff26347-cef5-4593-a820-d4fd5654ee8c 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://10.0.0.226:8776/ 2026-07-25 15:06:54.976 7 INFO cinder.api.openstack.wsgi [None req-77df55a7-b481-43be-b32b-3f24ee921bc6 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://10.0.0.226:8776/ 2026-07-25 15:06:54.977 8 INFO cinder.api.openstack.wsgi [None req-3ff26347-cef5-4593-a820-d4fd5654ee8c 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-07-25 15:06:54.977 7 INFO cinder.api.openstack.wsgi [None req-77df55a7-b481-43be-b32b-3f24ee921bc6 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-07-25 15:07:04.976 8 INFO cinder.api.openstack.wsgi [None req-3ff26347-cef5-4593-a820-d4fd5654ee8c 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://10.0.0.226:8776/ 2026-07-25 15:07:04.976 7 INFO cinder.api.openstack.wsgi [None req-77df55a7-b481-43be-b32b-3f24ee921bc6 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://10.0.0.226:8776/ 2026-07-25 15:07:04.977 8 INFO cinder.api.openstack.wsgi [None req-3ff26347-cef5-4593-a820-d4fd5654ee8c 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-07-25 15:07:04.977 7 INFO cinder.api.openstack.wsgi [None req-77df55a7-b481-43be-b32b-3f24ee921bc6 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-07-25 15:07:05.285 8 INFO cinder.api.openstack.wsgi [None req-6d6e3a19-f317-41d2-aabb-02d8ba293914 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/volumes 2026-07-25 15:07:05.762 8 INFO cinder.api.v3.volumes [None req-6d6e3a19-f317-41d2-aabb-02d8ba293914 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] Create volume of 16 GB 2026-07-25 15:07:05.769 8 INFO cinder.volume.api [None req-6d6e3a19-f317-41d2-aabb-02d8ba293914 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] Availability Zones retrieved successfully. 2026-07-25 15:07:06.302 8 INFO cinder.volume.api [None req-6d6e3a19-f317-41d2-aabb-02d8ba293914 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] Create volume request issued successfully. 2026-07-25 15:07:06.303 8 INFO cinder.api.openstack.wsgi [None req-6d6e3a19-f317-41d2-aabb-02d8ba293914 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/volumes returned with HTTP 202 [pid: 8|app: 0|req: 367/732] 162.253.55.222 () {34 vars in 734 bytes} [Sat Jul 25 15:07:05 2026] POST /v3/969e4c499def47e9bdb87ad375d628a5/volumes => generated 846 bytes in 1131 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-07-25 15:07:06.321 7 INFO cinder.api.openstack.wsgi [req-6d6e3a19-f317-41d2-aabb-02d8ba293914 req-81180dcc-6287-4d5d-a3a4-239af7b396fc 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/volumes/911a0ddf-09ae-4a68-ab3f-015c977ad1c3 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-25 15:07:06.361 7 INFO cinder.volume.api [req-6d6e3a19-f317-41d2-aabb-02d8ba293914 req-81180dcc-6287-4d5d-a3a4-239af7b396fc 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] Volume info retrieved successfully. 2026-07-25 15:07:06.367 7 INFO cinder.api.openstack.wsgi [req-6d6e3a19-f317-41d2-aabb-02d8ba293914 req-81180dcc-6287-4d5d-a3a4-239af7b396fc 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/volumes/911a0ddf-09ae-4a68-ab3f-015c977ad1c3 returned with HTTP 200 [pid: 7|app: 0|req: 366/733] 162.253.55.222 () {32 vars in 825 bytes} [Sat Jul 25 15:07:06 2026] GET /v3/969e4c499def47e9bdb87ad375d628a5/volumes/911a0ddf-09ae-4a68-ab3f-015c977ad1c3 => generated 1025 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 15:07:11.384 8 INFO cinder.api.openstack.wsgi [req-6d6e3a19-f317-41d2-aabb-02d8ba293914 req-a22cecc6-469c-4ba2-8a86-cda89ecd4699 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/volumes/911a0ddf-09ae-4a68-ab3f-015c977ad1c3 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-25 15:07:11.398 8 INFO cinder.volume.api [req-6d6e3a19-f317-41d2-aabb-02d8ba293914 req-a22cecc6-469c-4ba2-8a86-cda89ecd4699 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] Volume info retrieved successfully. 2026-07-25 15:07:11.403 8 INFO cinder.api.openstack.wsgi [req-6d6e3a19-f317-41d2-aabb-02d8ba293914 req-a22cecc6-469c-4ba2-8a86-cda89ecd4699 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/volumes/911a0ddf-09ae-4a68-ab3f-015c977ad1c3 returned with HTTP 200 [pid: 8|app: 0|req: 368/734] 162.253.55.222 () {32 vars in 825 bytes} [Sat Jul 25 15:07:11 2026] GET /v3/969e4c499def47e9bdb87ad375d628a5/volumes/911a0ddf-09ae-4a68-ab3f-015c977ad1c3 => generated 1675 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 15:07:11.837 7 INFO cinder.api.openstack.wsgi [req-95612a68-2951-4bcb-b679-d27b388f724e req-f1a94eb8-ae70-4f27-b5d6-eda89622519d 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/volumes/911a0ddf-09ae-4a68-ab3f-015c977ad1c3 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-25 15:07:11.856 7 INFO cinder.volume.api [req-95612a68-2951-4bcb-b679-d27b388f724e req-f1a94eb8-ae70-4f27-b5d6-eda89622519d 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] Volume info retrieved successfully. 2026-07-25 15:07:11.861 7 INFO cinder.api.openstack.wsgi [req-95612a68-2951-4bcb-b679-d27b388f724e req-f1a94eb8-ae70-4f27-b5d6-eda89622519d 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/volumes/911a0ddf-09ae-4a68-ab3f-015c977ad1c3 returned with HTTP 200 [pid: 7|app: 0|req: 367/735] 10.0.0.156 () {34 vars in 1028 bytes} [Sat Jul 25 15:07:11 2026] GET /v3/969e4c499def47e9bdb87ad375d628a5/volumes/911a0ddf-09ae-4a68-ab3f-015c977ad1c3 => generated 1675 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-25 15:07:12.339 8 INFO cinder.api.openstack.wsgi [req-95612a68-2951-4bcb-b679-d27b388f724e req-108bdf60-f166-4e90-aa33-fe63cef9687d 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/volumes/911a0ddf-09ae-4a68-ab3f-015c977ad1c3 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-25 15:07:12.354 8 INFO cinder.volume.api [req-95612a68-2951-4bcb-b679-d27b388f724e req-108bdf60-f166-4e90-aa33-fe63cef9687d 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] Volume info retrieved successfully. 2026-07-25 15:07:12.360 8 INFO cinder.api.openstack.wsgi [req-95612a68-2951-4bcb-b679-d27b388f724e req-108bdf60-f166-4e90-aa33-fe63cef9687d 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/volumes/911a0ddf-09ae-4a68-ab3f-015c977ad1c3 returned with HTTP 200 [pid: 8|app: 0|req: 369/736] 10.0.0.156 () {34 vars in 1028 bytes} [Sat Jul 25 15:07:12 2026] GET /v3/969e4c499def47e9bdb87ad375d628a5/volumes/911a0ddf-09ae-4a68-ab3f-015c977ad1c3 => generated 1675 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-07-25 15:07:12.370 7 INFO cinder.api.openstack.wsgi [req-95612a68-2951-4bcb-b679-d27b388f724e req-f1a94eb8-ae70-4f27-b5d6-eda89622519d 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-07-25 15:07:12.371 7 INFO cinder.api.openstack.wsgi [req-95612a68-2951-4bcb-b679-d27b388f724e req-f1a94eb8-ae70-4f27-b5d6-eda89622519d 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 368/737] 10.0.0.156 () {32 vars in 829 bytes} [Sat Jul 25 15:07:12 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-25 15:07:12.385 8 INFO cinder.api.openstack.wsgi [req-95612a68-2951-4bcb-b679-d27b388f724e req-72b59c2b-c4ca-4e10-b919-aa96fc3fdc5f 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/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-25 15:07:12.425 8 INFO cinder.api.openstack.wsgi [req-95612a68-2951-4bcb-b679-d27b388f724e req-72b59c2b-c4ca-4e10-b919-aa96fc3fdc5f 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/attachments returned with HTTP 200 [pid: 8|app: 0|req: 370/738] 10.0.0.156 () {40 vars in 1057 bytes} [Sat Jul 25 15:07:12 2026] POST /v3/969e4c499def47e9bdb87ad375d628a5/attachments => generated 273 bytes in 47 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-25 15:07:13.191 7 INFO cinder.api.openstack.wsgi [req-6d6e3a19-f317-41d2-aabb-02d8ba293914 req-ab4cd1af-ff80-45db-b4f9-b7ace41f32ad 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/volumes/911a0ddf-09ae-4a68-ab3f-015c977ad1c3 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-25 15:07:13.209 7 INFO cinder.volume.api [req-6d6e3a19-f317-41d2-aabb-02d8ba293914 req-ab4cd1af-ff80-45db-b4f9-b7ace41f32ad 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] Volume info retrieved successfully. 2026-07-25 15:07:13.213 7 INFO cinder.api.openstack.wsgi [req-6d6e3a19-f317-41d2-aabb-02d8ba293914 req-ab4cd1af-ff80-45db-b4f9-b7ace41f32ad 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/volumes/911a0ddf-09ae-4a68-ab3f-015c977ad1c3 returned with HTTP 200 [pid: 7|app: 0|req: 369/739] 162.253.55.222 () {32 vars in 825 bytes} [Sat Jul 25 15:07:13 2026] GET /v3/969e4c499def47e9bdb87ad375d628a5/volumes/911a0ddf-09ae-4a68-ab3f-015c977ad1c3 => generated 1674 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-07-25 15:07:14.976 8 INFO cinder.api.openstack.wsgi [req-95612a68-2951-4bcb-b679-d27b388f724e req-72b59c2b-c4ca-4e10-b919-aa96fc3fdc5f 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://10.0.0.226:8776/ 2026-07-25 15:07:14.977 7 INFO cinder.api.openstack.wsgi [req-6d6e3a19-f317-41d2-aabb-02d8ba293914 req-ab4cd1af-ff80-45db-b4f9-b7ace41f32ad 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://10.0.0.226:8776/ 2026-07-25 15:07:14.977 8 INFO cinder.api.openstack.wsgi [req-95612a68-2951-4bcb-b679-d27b388f724e req-72b59c2b-c4ca-4e10-b919-aa96fc3fdc5f 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-07-25 15:07:14.978 7 INFO cinder.api.openstack.wsgi [req-6d6e3a19-f317-41d2-aabb-02d8ba293914 req-ab4cd1af-ff80-45db-b4f9-b7ace41f32ad 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://10.0.0.226: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-25 15:07:16.048 8 INFO cinder.api.openstack.wsgi [req-6d6e3a19-f317-41d2-aabb-02d8ba293914 req-4fdf3087-ed22-40bb-96ea-58765620fdb0 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/volumes/911a0ddf-09ae-4a68-ab3f-015c977ad1c3 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-25 15:07:16.066 8 INFO cinder.volume.api [req-6d6e3a19-f317-41d2-aabb-02d8ba293914 req-4fdf3087-ed22-40bb-96ea-58765620fdb0 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] Volume info retrieved successfully. 2026-07-25 15:07:16.071 8 INFO cinder.api.openstack.wsgi [req-6d6e3a19-f317-41d2-aabb-02d8ba293914 req-4fdf3087-ed22-40bb-96ea-58765620fdb0 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/volumes/911a0ddf-09ae-4a68-ab3f-015c977ad1c3 returned with HTTP 200 [pid: 8|app: 0|req: 372/742] 162.253.55.222 () {32 vars in 825 bytes} [Sat Jul 25 15:07:16 2026] GET /v3/969e4c499def47e9bdb87ad375d628a5/volumes/911a0ddf-09ae-4a68-ab3f-015c977ad1c3 => generated 1674 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-07-25 15:07:17.860 7 INFO cinder.api.openstack.wsgi [req-6d6e3a19-f317-41d2-aabb-02d8ba293914 req-ab4cd1af-ff80-45db-b4f9-b7ace41f32ad 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-07-25 15:07:17.862 7 INFO cinder.api.openstack.wsgi [req-6d6e3a19-f317-41d2-aabb-02d8ba293914 req-ab4cd1af-ff80-45db-b4f9-b7ace41f32ad 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 371/743] 162.253.55.222 () {32 vars in 840 bytes} [Sat Jul 25 15:07:17 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-25 15:07:17.875 8 INFO cinder.api.openstack.wsgi [req-95612a68-2951-4bcb-b679-d27b388f724e req-a04dd815-89ba-4783-a7f2-971e97f18683 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/volumes/911a0ddf-09ae-4a68-ab3f-015c977ad1c3 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-25 15:07:17.906 8 INFO cinder.volume.api [req-95612a68-2951-4bcb-b679-d27b388f724e req-a04dd815-89ba-4783-a7f2-971e97f18683 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] Volume info retrieved successfully. 2026-07-25 15:07:17.912 8 INFO cinder.api.openstack.wsgi [req-95612a68-2951-4bcb-b679-d27b388f724e req-a04dd815-89ba-4783-a7f2-971e97f18683 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/volumes/911a0ddf-09ae-4a68-ab3f-015c977ad1c3 returned with HTTP 200 [pid: 8|app: 0|req: 373/744] 162.253.55.222 () {36 vars in 1073 bytes} [Sat Jul 25 15:07:17 2026] GET /v3/969e4c499def47e9bdb87ad375d628a5/volumes/911a0ddf-09ae-4a68-ab3f-015c977ad1c3 => generated 1898 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 15:07:18.015 7 INFO cinder.api.openstack.wsgi [req-95612a68-2951-4bcb-b679-d27b388f724e req-908a3467-ce94-405f-8f9d-d30b309054b0 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/attachments/b9b20d71-3b95-4ed1-9936-56206f31a54f /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-25 15:07:19.070 7 INFO cinder.api.openstack.wsgi [req-95612a68-2951-4bcb-b679-d27b388f724e req-908a3467-ce94-405f-8f9d-d30b309054b0 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/attachments/b9b20d71-3b95-4ed1-9936-56206f31a54f returned with HTTP 200 [pid: 7|app: 0|req: 372/745] 162.253.55.222 () {40 vars in 1135 bytes} [Sat Jul 25 15:07:18 2026] PUT /v3/969e4c499def47e9bdb87ad375d628a5/attachments/b9b20d71-3b95-4ed1-9936-56206f31a54f => generated 802 bytes in 1066 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-25 15:07:19.145 8 INFO cinder.api.openstack.wsgi [req-6d6e3a19-f317-41d2-aabb-02d8ba293914 req-480d797e-046f-4e4d-a32c-0c7834104336 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/volumes/911a0ddf-09ae-4a68-ab3f-015c977ad1c3 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-25 15:07:19.174 8 INFO cinder.volume.api [req-6d6e3a19-f317-41d2-aabb-02d8ba293914 req-480d797e-046f-4e4d-a32c-0c7834104336 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] Volume info retrieved successfully. 2026-07-25 15:07:19.180 8 INFO cinder.api.openstack.wsgi [req-6d6e3a19-f317-41d2-aabb-02d8ba293914 req-480d797e-046f-4e4d-a32c-0c7834104336 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/volumes/911a0ddf-09ae-4a68-ab3f-015c977ad1c3 returned with HTTP 200 [pid: 8|app: 0|req: 374/746] 162.253.55.222 () {32 vars in 825 bytes} [Sat Jul 25 15:07:19 2026] GET /v3/969e4c499def47e9bdb87ad375d628a5/volumes/911a0ddf-09ae-4a68-ab3f-015c977ad1c3 => generated 1675 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 15:07:19.593 7 INFO cinder.api.openstack.wsgi [req-95612a68-2951-4bcb-b679-d27b388f724e req-7ac1ac1b-b11e-4f5a-a5e4-9ee1519d63bf 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/attachments/b9b20d71-3b95-4ed1-9936-56206f31a54f/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-25 15:07:19.628 7 INFO cinder.api.openstack.wsgi [req-95612a68-2951-4bcb-b679-d27b388f724e req-7ac1ac1b-b11e-4f5a-a5e4-9ee1519d63bf 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/attachments/b9b20d71-3b95-4ed1-9936-56206f31a54f/action returned with HTTP 204 [pid: 7|app: 0|req: 373/747] 162.253.55.222 () {40 vars in 1148 bytes} [Sat Jul 25 15:07:19 2026] POST /v3/969e4c499def47e9bdb87ad375d628a5/attachments/b9b20d71-3b95-4ed1-9936-56206f31a54f/action => generated 0 bytes in 44 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-25 15:07:22.043 8 INFO cinder.api.openstack.wsgi [req-6d6e3a19-f317-41d2-aabb-02d8ba293914 req-2c93457b-8bf8-4f41-850b-76b431c3895e 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/volumes/911a0ddf-09ae-4a68-ab3f-015c977ad1c3 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-25 15:07:22.060 8 INFO cinder.volume.api [req-6d6e3a19-f317-41d2-aabb-02d8ba293914 req-2c93457b-8bf8-4f41-850b-76b431c3895e 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] Volume info retrieved successfully. 2026-07-25 15:07:22.066 8 INFO cinder.api.openstack.wsgi [req-6d6e3a19-f317-41d2-aabb-02d8ba293914 req-2c93457b-8bf8-4f41-850b-76b431c3895e 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/volumes/911a0ddf-09ae-4a68-ab3f-015c977ad1c3 returned with HTTP 200 [pid: 8|app: 0|req: 375/748] 162.253.55.222 () {32 vars in 825 bytes} [Sat Jul 25 15:07:22 2026] GET /v3/969e4c499def47e9bdb87ad375d628a5/volumes/911a0ddf-09ae-4a68-ab3f-015c977ad1c3 => generated 1973 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-07-25 15:07:24.976 7 INFO cinder.api.openstack.wsgi [req-95612a68-2951-4bcb-b679-d27b388f724e req-7ac1ac1b-b11e-4f5a-a5e4-9ee1519d63bf 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://10.0.0.226:8776/ 2026-07-25 15:07:24.976 7 INFO cinder.api.openstack.wsgi [req-95612a68-2951-4bcb-b679-d27b388f724e req-7ac1ac1b-b11e-4f5a-a5e4-9ee1519d63bf 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-07-25 15:07:24.979 8 INFO cinder.api.openstack.wsgi [req-6d6e3a19-f317-41d2-aabb-02d8ba293914 req-2c93457b-8bf8-4f41-850b-76b431c3895e 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://10.0.0.226:8776/ 2026-07-25 15:07:24.980 8 INFO cinder.api.openstack.wsgi [req-6d6e3a19-f317-41d2-aabb-02d8ba293914 req-2c93457b-8bf8-4f41-850b-76b431c3895e 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://10.0.0.226: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-25 15:07:25.660 7 INFO cinder.api.openstack.wsgi [req-6d6e3a19-f317-41d2-aabb-02d8ba293914 req-f8379fdf-a627-4695-aff7-6bfa7714d878 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/volumes/911a0ddf-09ae-4a68-ab3f-015c977ad1c3 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-25 15:07:25.674 7 INFO cinder.volume.api [req-6d6e3a19-f317-41d2-aabb-02d8ba293914 req-f8379fdf-a627-4695-aff7-6bfa7714d878 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] Volume info retrieved successfully. 2026-07-25 15:07:25.679 7 INFO cinder.api.openstack.wsgi [req-6d6e3a19-f317-41d2-aabb-02d8ba293914 req-f8379fdf-a627-4695-aff7-6bfa7714d878 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/volumes/911a0ddf-09ae-4a68-ab3f-015c977ad1c3 returned with HTTP 200 [pid: 7|app: 0|req: 375/751] 162.253.55.222 () {32 vars in 825 bytes} [Sat Jul 25 15:07:25 2026] GET /v3/969e4c499def47e9bdb87ad375d628a5/volumes/911a0ddf-09ae-4a68-ab3f-015c977ad1c3 => generated 1973 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 15:07:28.591 8 INFO cinder.api.openstack.wsgi [req-6d6e3a19-f317-41d2-aabb-02d8ba293914 req-5a93e411-680a-4597-be12-cef201790adf 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/volumes/911a0ddf-09ae-4a68-ab3f-015c977ad1c3 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-25 15:07:28.618 8 INFO cinder.volume.api [req-6d6e3a19-f317-41d2-aabb-02d8ba293914 req-5a93e411-680a-4597-be12-cef201790adf 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] Volume info retrieved successfully. 2026-07-25 15:07:28.629 8 INFO cinder.api.openstack.wsgi [req-6d6e3a19-f317-41d2-aabb-02d8ba293914 req-5a93e411-680a-4597-be12-cef201790adf 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/volumes/911a0ddf-09ae-4a68-ab3f-015c977ad1c3 returned with HTTP 200 [pid: 8|app: 0|req: 377/752] 162.253.55.222 () {32 vars in 825 bytes} [Sat Jul 25 15:07:28 2026] GET /v3/969e4c499def47e9bdb87ad375d628a5/volumes/911a0ddf-09ae-4a68-ab3f-015c977ad1c3 => generated 1973 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-07-25 15:07:34.977 8 INFO cinder.api.openstack.wsgi [req-6d6e3a19-f317-41d2-aabb-02d8ba293914 req-5a93e411-680a-4597-be12-cef201790adf 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://10.0.0.226:8776/ 2026-07-25 15:07:34.977 7 INFO cinder.api.openstack.wsgi [req-6d6e3a19-f317-41d2-aabb-02d8ba293914 req-f8379fdf-a627-4695-aff7-6bfa7714d878 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://10.0.0.226:8776/ 2026-07-25 15:07:34.978 8 INFO cinder.api.openstack.wsgi [req-6d6e3a19-f317-41d2-aabb-02d8ba293914 req-5a93e411-680a-4597-be12-cef201790adf 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-07-25 15:07:34.979 7 INFO cinder.api.openstack.wsgi [req-6d6e3a19-f317-41d2-aabb-02d8ba293914 req-f8379fdf-a627-4695-aff7-6bfa7714d878 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://10.0.0.226: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-25 15:07:35.881 8 INFO cinder.api.openstack.wsgi [None req-925feb08-f9d3-4e2a-9684-2f860faa9372 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/volumes/detail?all_tenants=true 2026-07-25 15:07:35.897 8 INFO cinder.volume.api [None req-925feb08-f9d3-4e2a-9684-2f860faa9372 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - 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-25 15:07:35.903 8 INFO cinder.api.openstack.wsgi [None req-925feb08-f9d3-4e2a-9684-2f860faa9372 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 379/755] 10.0.0.121 () {28 vars in 684 bytes} [Sat Jul 25 15:07:35 2026] GET /v3/969e4c499def47e9bdb87ad375d628a5/volumes/detail?all_tenants=true => generated 1976 bytes in 95 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-25 15:07:35.978 7 INFO cinder.api.openstack.wsgi [None req-83eb3eee-e2b9-48ca-8eeb-91372161324e 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/os-quota-sets/12c9bcc05e264c3895721faa5cdf273c?usage=true 2026-07-25 15:07:36.002 7 INFO cinder.api.openstack.wsgi [None req-83eb3eee-e2b9-48ca-8eeb-91372161324e 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/os-quota-sets/12c9bcc05e264c3895721faa5cdf273c?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 377/756] 10.0.0.121 () {28 vars in 736 bytes} [Sat Jul 25 15:07:35 2026] GET /v3/969e4c499def47e9bdb87ad375d628a5/os-quota-sets/12c9bcc05e264c3895721faa5cdf273c?usage=true => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 15:07:36.018 8 INFO cinder.api.openstack.wsgi [None req-1409904f-62b4-47da-8541-c74de187fde9 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/os-quota-sets/24bcdcb73eda4ade83d6e6411a0d2375?usage=true 2026-07-25 15:07:36.042 8 INFO cinder.api.openstack.wsgi [None req-1409904f-62b4-47da-8541-c74de187fde9 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/os-quota-sets/24bcdcb73eda4ade83d6e6411a0d2375?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 380/757] 10.0.0.121 () {28 vars in 736 bytes} [Sat Jul 25 15:07:36 2026] GET /v3/969e4c499def47e9bdb87ad375d628a5/os-quota-sets/24bcdcb73eda4ade83d6e6411a0d2375?usage=true => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-25 15:07:36.056 7 INFO cinder.api.openstack.wsgi [None req-27e73d4f-1642-4c3d-92db-f08ba0b9bad8 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/os-quota-sets/4e5d549f224c4959b4fad7b888b5bec4?usage=true 2026-07-25 15:07:36.077 7 INFO cinder.api.openstack.wsgi [None req-27e73d4f-1642-4c3d-92db-f08ba0b9bad8 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/os-quota-sets/4e5d549f224c4959b4fad7b888b5bec4?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 378/758] 10.0.0.121 () {28 vars in 736 bytes} [Sat Jul 25 15:07:36 2026] GET /v3/969e4c499def47e9bdb87ad375d628a5/os-quota-sets/4e5d549f224c4959b4fad7b888b5bec4?usage=true => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-25 15:07:36.092 8 INFO cinder.api.openstack.wsgi [None req-eb3bf43a-7573-4cd6-82d9-3fd4b30aba86 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/os-quota-sets/784c612ca55a468c8440ad3f3059ba0b?usage=true 2026-07-25 15:07:36.141 8 INFO cinder.api.openstack.wsgi [None req-eb3bf43a-7573-4cd6-82d9-3fd4b30aba86 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/os-quota-sets/784c612ca55a468c8440ad3f3059ba0b?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 381/759] 10.0.0.121 () {28 vars in 736 bytes} [Sat Jul 25 15:07:36 2026] GET /v3/969e4c499def47e9bdb87ad375d628a5/os-quota-sets/784c612ca55a468c8440ad3f3059ba0b?usage=true => generated 847 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-25 15:07:36.163 7 INFO cinder.api.openstack.wsgi [None req-3b8b9424-ffba-40c8-abfe-d2f55c622944 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/os-quota-sets/7acde24de81a41d8878583080843e27e?usage=true 2026-07-25 15:07:36.186 7 INFO cinder.api.openstack.wsgi [None req-3b8b9424-ffba-40c8-abfe-d2f55c622944 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/os-quota-sets/7acde24de81a41d8878583080843e27e?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 379/760] 10.0.0.121 () {28 vars in 736 bytes} [Sat Jul 25 15:07:36 2026] GET /v3/969e4c499def47e9bdb87ad375d628a5/os-quota-sets/7acde24de81a41d8878583080843e27e?usage=true => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-25 15:07:36.200 8 INFO cinder.api.openstack.wsgi [None req-67351827-fd58-4987-bc9e-39645b278cab 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/os-quota-sets/969e4c499def47e9bdb87ad375d628a5?usage=true 2026-07-25 15:07:36.227 8 INFO cinder.api.openstack.wsgi [None req-67351827-fd58-4987-bc9e-39645b278cab 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/os-quota-sets/969e4c499def47e9bdb87ad375d628a5?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 382/761] 10.0.0.121 () {28 vars in 736 bytes} [Sat Jul 25 15:07:36 2026] GET /v3/969e4c499def47e9bdb87ad375d628a5/os-quota-sets/969e4c499def47e9bdb87ad375d628a5?usage=true => generated 847 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-25 15:07:36.240 7 INFO cinder.api.openstack.wsgi [None req-6241466f-5384-4ba5-a92e-6795f9824d14 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/os-quota-sets/a8a886a7238b42df9e7115406caae70c?usage=true 2026-07-25 15:07:36.267 7 INFO cinder.api.openstack.wsgi [None req-6241466f-5384-4ba5-a92e-6795f9824d14 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/os-quota-sets/a8a886a7238b42df9e7115406caae70c?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 380/762] 10.0.0.121 () {28 vars in 736 bytes} [Sat Jul 25 15:07:36 2026] GET /v3/969e4c499def47e9bdb87ad375d628a5/os-quota-sets/a8a886a7238b42df9e7115406caae70c?usage=true => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-25 15:07:36.285 8 INFO cinder.api.openstack.wsgi [None req-c3bd9f46-7469-41be-a1b8-432ceae8252d 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/os-quota-sets/c33c9d8245a04ac8a76538e9dc4920bd?usage=true 2026-07-25 15:07:36.307 8 INFO cinder.api.openstack.wsgi [None req-c3bd9f46-7469-41be-a1b8-432ceae8252d 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/os-quota-sets/c33c9d8245a04ac8a76538e9dc4920bd?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 383/763] 10.0.0.121 () {28 vars in 736 bytes} [Sat Jul 25 15:07:36 2026] GET /v3/969e4c499def47e9bdb87ad375d628a5/os-quota-sets/c33c9d8245a04ac8a76538e9dc4920bd?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-25 15:07:36.322 7 INFO cinder.api.openstack.wsgi [None req-415c2bc5-b63e-41c4-ae9c-a4a84ebeb3fa 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/os-quota-sets/d8145333b3d84bd99278793576e63d33?usage=true 2026-07-25 15:07:36.348 7 INFO cinder.api.openstack.wsgi [None req-415c2bc5-b63e-41c4-ae9c-a4a84ebeb3fa 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/os-quota-sets/d8145333b3d84bd99278793576e63d33?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 381/764] 10.0.0.121 () {28 vars in 736 bytes} [Sat Jul 25 15:07:36 2026] GET /v3/969e4c499def47e9bdb87ad375d628a5/os-quota-sets/d8145333b3d84bd99278793576e63d33?usage=true => generated 847 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-25 15:07:36.361 8 INFO cinder.api.openstack.wsgi [None req-6212579e-09b7-49ba-88a1-7ea7a4859d70 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/os-quota-sets/dd77596048e5466cb8455ee6540290c6?usage=true 2026-07-25 15:07:36.384 8 INFO cinder.api.openstack.wsgi [None req-6212579e-09b7-49ba-88a1-7ea7a4859d70 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/os-quota-sets/dd77596048e5466cb8455ee6540290c6?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 384/765] 10.0.0.121 () {28 vars in 736 bytes} [Sat Jul 25 15:07:36 2026] GET /v3/969e4c499def47e9bdb87ad375d628a5/os-quota-sets/dd77596048e5466cb8455ee6540290c6?usage=true => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-25 15:07:36.399 7 INFO cinder.api.openstack.wsgi [None req-784ba5fa-3169-4e90-a473-be7f1afcd462 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/os-quota-sets/efe7cdb4959541bb932ceae0dfd28eba?usage=true 2026-07-25 15:07:36.425 7 INFO cinder.api.openstack.wsgi [None req-784ba5fa-3169-4e90-a473-be7f1afcd462 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/os-quota-sets/efe7cdb4959541bb932ceae0dfd28eba?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 382/766] 10.0.0.121 () {28 vars in 736 bytes} [Sat Jul 25 15:07:36 2026] GET /v3/969e4c499def47e9bdb87ad375d628a5/os-quota-sets/efe7cdb4959541bb932ceae0dfd28eba?usage=true => generated 845 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-25 15:07:36.439 8 INFO cinder.api.openstack.wsgi [None req-067cdff3-b27a-4e62-822a-a9db868d010c 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/snapshots?all_tenants=true 2026-07-25 15:07:36.444 8 INFO cinder.volume.api [None req-067cdff3-b27a-4e62-822a-a9db868d010c 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] Get all snapshots completed successfully. 2026-07-25 15:07:36.445 8 INFO cinder.api.openstack.wsgi [None req-067cdff3-b27a-4e62-822a-a9db868d010c 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 385/767] 10.0.0.121 () {28 vars in 674 bytes} [Sat Jul 25 15:07:36 2026] GET /v3/969e4c499def47e9bdb87ad375d628a5/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-25 15:07:36.455 7 INFO cinder.api.openstack.wsgi [None req-f0091075-5129-48ca-9605-320b7ceb0f0e 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/scheduler-stats/get_pools?detail=true 2026-07-25 15:07:36.958 7 INFO cinder.api.openstack.wsgi [None req-f0091075-5129-48ca-9605-320b7ceb0f0e 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 383/768] 10.0.0.121 () {28 vars in 696 bytes} [Sat Jul 25 15:07:36 2026] GET /v3/969e4c499def47e9bdb87ad375d628a5/scheduler-stats/get_pools?detail=true => generated 671 bytes in 512 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-25 15:07:36.972 8 INFO cinder.api.openstack.wsgi [None req-5b46b065-0c0d-44cc-8128-e65babd9804a 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/os-services 2026-07-25 15:07:36.980 8 INFO cinder.api.openstack.wsgi [None req-5b46b065-0c0d-44cc-8128-e65babd9804a 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/os-services returned with HTTP 200 [pid: 8|app: 0|req: 386/769] 10.0.0.121 () {28 vars in 645 bytes} [Sat Jul 25 15:07:36 2026] GET /v3/969e4c499def47e9bdb87ad375d628a5/os-services => generated 646 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-25 15:07:36.996 7 INFO cinder.api.openstack.wsgi [None req-010c9c01-a3f8-4303-90a7-cbc9a4234558 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/volumes/detail?all_tenants=true 2026-07-25 15:07:37.021 7 INFO cinder.volume.api [None req-010c9c01-a3f8-4303-90a7-cbc9a4234558 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - 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-25 15:07:37.027 7 INFO cinder.api.openstack.wsgi [None req-010c9c01-a3f8-4303-90a7-cbc9a4234558 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 384/770] 10.0.0.121 () {28 vars in 684 bytes} [Sat Jul 25 15:07:36 2026] GET /v3/969e4c499def47e9bdb87ad375d628a5/volumes/detail?all_tenants=true => generated 1976 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-07-25 15:07:44.977 8 INFO cinder.api.openstack.wsgi [None req-5b46b065-0c0d-44cc-8128-e65babd9804a 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://10.0.0.226:8776/ 2026-07-25 15:07:44.977 7 INFO cinder.api.openstack.wsgi [None req-010c9c01-a3f8-4303-90a7-cbc9a4234558 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://10.0.0.226:8776/ 2026-07-25 15:07:44.978 7 INFO cinder.api.openstack.wsgi [None req-010c9c01-a3f8-4303-90a7-cbc9a4234558 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-07-25 15:07:44.978 8 INFO cinder.api.openstack.wsgi [None req-5b46b065-0c0d-44cc-8128-e65babd9804a 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-07-25 15:07:54.976 8 INFO cinder.api.openstack.wsgi [None req-5b46b065-0c0d-44cc-8128-e65babd9804a 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://10.0.0.226:8776/ 2026-07-25 15:07:54.978 8 INFO cinder.api.openstack.wsgi [None req-5b46b065-0c0d-44cc-8128-e65babd9804a 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-07-25 15:07:54.978 7 INFO cinder.api.openstack.wsgi [None req-010c9c01-a3f8-4303-90a7-cbc9a4234558 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://10.0.0.226:8776/ 2026-07-25 15:07:54.980 7 INFO cinder.api.openstack.wsgi [None req-010c9c01-a3f8-4303-90a7-cbc9a4234558 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-07-25 15:08:04.976 7 INFO cinder.api.openstack.wsgi [None req-010c9c01-a3f8-4303-90a7-cbc9a4234558 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://10.0.0.226:8776/ 2026-07-25 15:08:04.976 8 INFO cinder.api.openstack.wsgi [None req-5b46b065-0c0d-44cc-8128-e65babd9804a 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://10.0.0.226:8776/ 2026-07-25 15:08:04.976 7 INFO cinder.api.openstack.wsgi [None req-010c9c01-a3f8-4303-90a7-cbc9a4234558 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-07-25 15:08:04.976 8 INFO cinder.api.openstack.wsgi [None req-5b46b065-0c0d-44cc-8128-e65babd9804a 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-07-25 15:08:14.977 7 INFO cinder.api.openstack.wsgi [None req-010c9c01-a3f8-4303-90a7-cbc9a4234558 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://10.0.0.226:8776/ 2026-07-25 15:08:14.977 8 INFO cinder.api.openstack.wsgi [None req-5b46b065-0c0d-44cc-8128-e65babd9804a 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://10.0.0.226:8776/ 2026-07-25 15:08:14.978 7 INFO cinder.api.openstack.wsgi [None req-010c9c01-a3f8-4303-90a7-cbc9a4234558 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-07-25 15:08:14.978 8 INFO cinder.api.openstack.wsgi [None req-5b46b065-0c0d-44cc-8128-e65babd9804a 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-07-25 15:08:24.977 7 INFO cinder.api.openstack.wsgi [None req-010c9c01-a3f8-4303-90a7-cbc9a4234558 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://10.0.0.226:8776/ 2026-07-25 15:08:24.977 8 INFO cinder.api.openstack.wsgi [None req-5b46b065-0c0d-44cc-8128-e65babd9804a 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://10.0.0.226:8776/ 2026-07-25 15:08:24.978 7 INFO cinder.api.openstack.wsgi [None req-010c9c01-a3f8-4303-90a7-cbc9a4234558 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-07-25 15:08:24.978 8 INFO cinder.api.openstack.wsgi [None req-5b46b065-0c0d-44cc-8128-e65babd9804a 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-07-25 15:08:34.977 8 INFO cinder.api.openstack.wsgi [None req-5b46b065-0c0d-44cc-8128-e65babd9804a 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://10.0.0.226:8776/ 2026-07-25 15:08:34.977 7 INFO cinder.api.openstack.wsgi [None req-010c9c01-a3f8-4303-90a7-cbc9a4234558 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://10.0.0.226:8776/ 2026-07-25 15:08:34.978 8 INFO cinder.api.openstack.wsgi [None req-5b46b065-0c0d-44cc-8128-e65babd9804a 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-07-25 15:08:34.979 7 INFO cinder.api.openstack.wsgi [None req-010c9c01-a3f8-4303-90a7-cbc9a4234558 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-07-25 15:08:35.789 8 INFO cinder.api.openstack.wsgi [None req-602f657a-18ea-46be-8dc6-b220f7e3b8da 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/os-services 2026-07-25 15:08:35.795 8 INFO cinder.api.openstack.wsgi [None req-602f657a-18ea-46be-8dc6-b220f7e3b8da 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/os-services returned with HTTP 200 [pid: 8|app: 0|req: 393/783] 10.0.0.121 () {28 vars in 645 bytes} [Sat Jul 25 15:08:35 2026] GET /v3/969e4c499def47e9bdb87ad375d628a5/os-services => generated 646 bytes in 60 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-25 15:08:35.808 7 INFO cinder.api.openstack.wsgi [None req-5368434a-1efd-4664-a69b-fe6a857be051 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/scheduler-stats/get_pools?detail=true 2026-07-25 15:08:36.312 7 INFO cinder.api.openstack.wsgi [None req-5368434a-1efd-4664-a69b-fe6a857be051 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 391/784] 10.0.0.121 () {28 vars in 696 bytes} [Sat Jul 25 15:08:35 2026] GET /v3/969e4c499def47e9bdb87ad375d628a5/scheduler-stats/get_pools?detail=true => generated 671 bytes in 512 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-25 15:08:36.352 8 INFO cinder.api.openstack.wsgi [None req-a985d354-ba4a-4647-86e4-16fe87fa6447 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/os-quota-sets/12c9bcc05e264c3895721faa5cdf273c?usage=true 2026-07-25 15:08:36.378 8 INFO cinder.api.openstack.wsgi [None req-a985d354-ba4a-4647-86e4-16fe87fa6447 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/os-quota-sets/12c9bcc05e264c3895721faa5cdf273c?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 394/785] 10.0.0.121 () {28 vars in 736 bytes} [Sat Jul 25 15:08:36 2026] GET /v3/969e4c499def47e9bdb87ad375d628a5/os-quota-sets/12c9bcc05e264c3895721faa5cdf273c?usage=true => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-25 15:08:36.389 7 INFO cinder.api.openstack.wsgi [None req-cba0e91b-e7d0-4eb9-b897-9a8893e480cb 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/os-quota-sets/24bcdcb73eda4ade83d6e6411a0d2375?usage=true 2026-07-25 15:08:36.421 7 INFO cinder.api.openstack.wsgi [None req-cba0e91b-e7d0-4eb9-b897-9a8893e480cb 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/os-quota-sets/24bcdcb73eda4ade83d6e6411a0d2375?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 392/786] 10.0.0.121 () {28 vars in 736 bytes} [Sat Jul 25 15:08:36 2026] GET /v3/969e4c499def47e9bdb87ad375d628a5/os-quota-sets/24bcdcb73eda4ade83d6e6411a0d2375?usage=true => generated 847 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-25 15:08:36.437 8 INFO cinder.api.openstack.wsgi [None req-89cc5769-dd66-4953-85fa-f8f82411ff52 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/os-quota-sets/4e5d549f224c4959b4fad7b888b5bec4?usage=true 2026-07-25 15:08:36.460 8 INFO cinder.api.openstack.wsgi [None req-89cc5769-dd66-4953-85fa-f8f82411ff52 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/os-quota-sets/4e5d549f224c4959b4fad7b888b5bec4?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 395/787] 10.0.0.121 () {28 vars in 736 bytes} [Sat Jul 25 15:08:36 2026] GET /v3/969e4c499def47e9bdb87ad375d628a5/os-quota-sets/4e5d549f224c4959b4fad7b888b5bec4?usage=true => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-25 15:08:36.475 7 INFO cinder.api.openstack.wsgi [None req-637ba077-0e71-43e5-9c62-2735927d6b0f 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/os-quota-sets/784c612ca55a468c8440ad3f3059ba0b?usage=true 2026-07-25 15:08:36.503 7 INFO cinder.api.openstack.wsgi [None req-637ba077-0e71-43e5-9c62-2735927d6b0f 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/os-quota-sets/784c612ca55a468c8440ad3f3059ba0b?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 393/788] 10.0.0.121 () {28 vars in 736 bytes} [Sat Jul 25 15:08:36 2026] GET /v3/969e4c499def47e9bdb87ad375d628a5/os-quota-sets/784c612ca55a468c8440ad3f3059ba0b?usage=true => generated 847 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-25 15:08:36.524 8 INFO cinder.api.openstack.wsgi [None req-04b6d75b-e240-4e55-9e83-98b6dde9b126 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/os-quota-sets/7acde24de81a41d8878583080843e27e?usage=true 2026-07-25 15:08:36.555 8 INFO cinder.api.openstack.wsgi [None req-04b6d75b-e240-4e55-9e83-98b6dde9b126 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/os-quota-sets/7acde24de81a41d8878583080843e27e?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 396/789] 10.0.0.121 () {28 vars in 736 bytes} [Sat Jul 25 15:08:36 2026] GET /v3/969e4c499def47e9bdb87ad375d628a5/os-quota-sets/7acde24de81a41d8878583080843e27e?usage=true => generated 847 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-25 15:08:36.568 7 INFO cinder.api.openstack.wsgi [None req-5e357c1f-b05d-4c6e-bb3e-46d4a3612664 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/os-quota-sets/969e4c499def47e9bdb87ad375d628a5?usage=true 2026-07-25 15:08:36.590 7 INFO cinder.api.openstack.wsgi [None req-5e357c1f-b05d-4c6e-bb3e-46d4a3612664 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/os-quota-sets/969e4c499def47e9bdb87ad375d628a5?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 394/790] 10.0.0.121 () {28 vars in 736 bytes} [Sat Jul 25 15:08:36 2026] GET /v3/969e4c499def47e9bdb87ad375d628a5/os-quota-sets/969e4c499def47e9bdb87ad375d628a5?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-25 15:08:36.603 8 INFO cinder.api.openstack.wsgi [None req-fbf12f29-2cb5-40df-8069-f7b899bf9874 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/os-quota-sets/a8a886a7238b42df9e7115406caae70c?usage=true 2026-07-25 15:08:36.640 8 INFO cinder.api.openstack.wsgi [None req-fbf12f29-2cb5-40df-8069-f7b899bf9874 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/os-quota-sets/a8a886a7238b42df9e7115406caae70c?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 397/791] 10.0.0.121 () {28 vars in 736 bytes} [Sat Jul 25 15:08:36 2026] GET /v3/969e4c499def47e9bdb87ad375d628a5/os-quota-sets/a8a886a7238b42df9e7115406caae70c?usage=true => generated 847 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-25 15:08:36.653 7 INFO cinder.api.openstack.wsgi [None req-e4660fb7-5a02-4167-9e75-2f81fdfca177 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/os-quota-sets/c33c9d8245a04ac8a76538e9dc4920bd?usage=true 2026-07-25 15:08:36.677 7 INFO cinder.api.openstack.wsgi [None req-e4660fb7-5a02-4167-9e75-2f81fdfca177 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/os-quota-sets/c33c9d8245a04ac8a76538e9dc4920bd?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 395/792] 10.0.0.121 () {28 vars in 736 bytes} [Sat Jul 25 15:08:36 2026] GET /v3/969e4c499def47e9bdb87ad375d628a5/os-quota-sets/c33c9d8245a04ac8a76538e9dc4920bd?usage=true => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-25 15:08:36.691 8 INFO cinder.api.openstack.wsgi [None req-5fbcc1ff-338b-463e-b36e-d552dcb474fd 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/os-quota-sets/d8145333b3d84bd99278793576e63d33?usage=true 2026-07-25 15:08:36.719 8 INFO cinder.api.openstack.wsgi [None req-5fbcc1ff-338b-463e-b36e-d552dcb474fd 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/os-quota-sets/d8145333b3d84bd99278793576e63d33?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 398/793] 10.0.0.121 () {28 vars in 736 bytes} [Sat Jul 25 15:08:36 2026] GET /v3/969e4c499def47e9bdb87ad375d628a5/os-quota-sets/d8145333b3d84bd99278793576e63d33?usage=true => generated 847 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-25 15:08:36.729 7 INFO cinder.api.openstack.wsgi [None req-c668c700-c35c-4e0a-8969-a9e126f7f6b6 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/os-quota-sets/dd77596048e5466cb8455ee6540290c6?usage=true 2026-07-25 15:08:36.749 7 INFO cinder.api.openstack.wsgi [None req-c668c700-c35c-4e0a-8969-a9e126f7f6b6 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/os-quota-sets/dd77596048e5466cb8455ee6540290c6?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 396/794] 10.0.0.121 () {28 vars in 736 bytes} [Sat Jul 25 15:08:36 2026] GET /v3/969e4c499def47e9bdb87ad375d628a5/os-quota-sets/dd77596048e5466cb8455ee6540290c6?usage=true => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-25 15:08:36.765 8 INFO cinder.api.openstack.wsgi [None req-3263e670-aaaa-4d14-8dcd-0b815af00aef 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/os-quota-sets/efe7cdb4959541bb932ceae0dfd28eba?usage=true 2026-07-25 15:08:36.798 8 INFO cinder.api.openstack.wsgi [None req-3263e670-aaaa-4d14-8dcd-0b815af00aef 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/os-quota-sets/efe7cdb4959541bb932ceae0dfd28eba?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 399/795] 10.0.0.121 () {28 vars in 736 bytes} [Sat Jul 25 15:08:36 2026] GET /v3/969e4c499def47e9bdb87ad375d628a5/os-quota-sets/efe7cdb4959541bb932ceae0dfd28eba?usage=true => generated 845 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-25 15:08:36.813 7 INFO cinder.api.openstack.wsgi [None req-8a6b33a3-6ca2-4a72-b287-ebb3d68b9035 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/snapshots?all_tenants=true 2026-07-25 15:08:36.820 7 INFO cinder.volume.api [None req-8a6b33a3-6ca2-4a72-b287-ebb3d68b9035 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] Get all snapshots completed successfully. 2026-07-25 15:08:36.821 7 INFO cinder.api.openstack.wsgi [None req-8a6b33a3-6ca2-4a72-b287-ebb3d68b9035 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 397/796] 10.0.0.121 () {28 vars in 674 bytes} [Sat Jul 25 15:08:36 2026] GET /v3/969e4c499def47e9bdb87ad375d628a5/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-25 15:08:36.832 8 INFO cinder.api.openstack.wsgi [None req-cc101af1-fed9-442c-a402-e13a4b374e5b 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/volumes/detail?all_tenants=true 2026-07-25 15:08:36.848 8 INFO cinder.volume.api [None req-cc101af1-fed9-442c-a402-e13a4b374e5b 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - 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-25 15:08:36.857 8 INFO cinder.api.openstack.wsgi [None req-cc101af1-fed9-442c-a402-e13a4b374e5b 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 400/797] 10.0.0.121 () {28 vars in 684 bytes} [Sat Jul 25 15:08:36 2026] GET /v3/969e4c499def47e9bdb87ad375d628a5/volumes/detail?all_tenants=true => generated 1976 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-07-25 15:08:36.869 7 INFO cinder.api.openstack.wsgi [None req-91a3d64b-d8eb-4ca5-aeac-4e1b4dfce52d 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/volumes/detail?all_tenants=true 2026-07-25 15:08:36.884 7 INFO cinder.volume.api [None req-91a3d64b-d8eb-4ca5-aeac-4e1b4dfce52d 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - 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-25 15:08:36.893 7 INFO cinder.api.openstack.wsgi [None req-91a3d64b-d8eb-4ca5-aeac-4e1b4dfce52d 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 398/798] 10.0.0.121 () {28 vars in 684 bytes} [Sat Jul 25 15:08:36 2026] GET /v3/969e4c499def47e9bdb87ad375d628a5/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-25 15:08:44.976 8 INFO cinder.api.openstack.wsgi [None req-cc101af1-fed9-442c-a402-e13a4b374e5b 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://10.0.0.226:8776/ 2026-07-25 15:08:44.976 7 INFO cinder.api.openstack.wsgi [None req-91a3d64b-d8eb-4ca5-aeac-4e1b4dfce52d 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://10.0.0.226:8776/ 2026-07-25 15:08:44.977 8 INFO cinder.api.openstack.wsgi [None req-cc101af1-fed9-442c-a402-e13a4b374e5b 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-07-25 15:08:44.978 7 INFO cinder.api.openstack.wsgi [None req-91a3d64b-d8eb-4ca5-aeac-4e1b4dfce52d 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-07-25 15:08:54.977 8 INFO cinder.api.openstack.wsgi [None req-cc101af1-fed9-442c-a402-e13a4b374e5b 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://10.0.0.226:8776/ 2026-07-25 15:08:54.977 7 INFO cinder.api.openstack.wsgi [None req-91a3d64b-d8eb-4ca5-aeac-4e1b4dfce52d 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://10.0.0.226:8776/ 2026-07-25 15:08:54.978 7 INFO cinder.api.openstack.wsgi [None req-91a3d64b-d8eb-4ca5-aeac-4e1b4dfce52d 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-07-25 15:08:54.978 8 INFO cinder.api.openstack.wsgi [None req-cc101af1-fed9-442c-a402-e13a4b374e5b 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-07-25 15:09:04.976 7 INFO cinder.api.openstack.wsgi [None req-91a3d64b-d8eb-4ca5-aeac-4e1b4dfce52d 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://10.0.0.226:8776/ 2026-07-25 15:09:04.977 8 INFO cinder.api.openstack.wsgi [None req-cc101af1-fed9-442c-a402-e13a4b374e5b 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://10.0.0.226:8776/ 2026-07-25 15:09:04.978 8 INFO cinder.api.openstack.wsgi [None req-cc101af1-fed9-442c-a402-e13a4b374e5b 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-07-25 15:09:04.978 7 INFO cinder.api.openstack.wsgi [None req-91a3d64b-d8eb-4ca5-aeac-4e1b4dfce52d 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-07-25 15:09:14.977 8 INFO cinder.api.openstack.wsgi [None req-cc101af1-fed9-442c-a402-e13a4b374e5b 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://10.0.0.226:8776/ 2026-07-25 15:09:14.977 7 INFO cinder.api.openstack.wsgi [None req-91a3d64b-d8eb-4ca5-aeac-4e1b4dfce52d 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://10.0.0.226:8776/ 2026-07-25 15:09:14.978 8 INFO cinder.api.openstack.wsgi [None req-cc101af1-fed9-442c-a402-e13a4b374e5b 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-07-25 15:09:14.978 7 INFO cinder.api.openstack.wsgi [None req-91a3d64b-d8eb-4ca5-aeac-4e1b4dfce52d 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-07-25 15:09:24.976 7 INFO cinder.api.openstack.wsgi [None req-91a3d64b-d8eb-4ca5-aeac-4e1b4dfce52d 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://10.0.0.226:8776/ 2026-07-25 15:09:24.976 8 INFO cinder.api.openstack.wsgi [None req-cc101af1-fed9-442c-a402-e13a4b374e5b 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://10.0.0.226:8776/ 2026-07-25 15:09:24.977 7 INFO cinder.api.openstack.wsgi [None req-91a3d64b-d8eb-4ca5-aeac-4e1b4dfce52d 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-07-25 15:09:24.977 8 INFO cinder.api.openstack.wsgi [None req-cc101af1-fed9-442c-a402-e13a4b374e5b 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-07-25 15:09:34.976 8 INFO cinder.api.openstack.wsgi [None req-cc101af1-fed9-442c-a402-e13a4b374e5b 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://10.0.0.226:8776/ 2026-07-25 15:09:34.977 7 INFO cinder.api.openstack.wsgi [None req-91a3d64b-d8eb-4ca5-aeac-4e1b4dfce52d 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://10.0.0.226:8776/ 2026-07-25 15:09:34.977 8 INFO cinder.api.openstack.wsgi [None req-cc101af1-fed9-442c-a402-e13a4b374e5b 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-07-25 15:09:34.978 7 INFO cinder.api.openstack.wsgi [None req-91a3d64b-d8eb-4ca5-aeac-4e1b4dfce52d 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://10.0.0.226: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-25 15:09:35.806 8 INFO cinder.api.openstack.wsgi [None req-d82defd2-8b5b-492c-aa0f-9674ba8b6a0d 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/os-services 2026-07-25 15:09:35.814 8 INFO cinder.api.openstack.wsgi [None req-d82defd2-8b5b-492c-aa0f-9674ba8b6a0d 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/os-services returned with HTTP 200 [pid: 8|app: 0|req: 407/811] 10.0.0.121 () {28 vars in 645 bytes} [Sat Jul 25 15:09:35 2026] GET /v3/969e4c499def47e9bdb87ad375d628a5/os-services => generated 646 bytes in 65 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-25 15:09:35.827 7 INFO cinder.api.openstack.wsgi [None req-3885a5dc-be4c-45d0-a031-a1820bf44aa3 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/volumes/detail?all_tenants=true 2026-07-25 15:09:35.842 7 INFO cinder.volume.api [None req-3885a5dc-be4c-45d0-a031-a1820bf44aa3 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - 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-25 15:09:35.847 7 INFO cinder.api.openstack.wsgi [None req-3885a5dc-be4c-45d0-a031-a1820bf44aa3 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 405/812] 10.0.0.121 () {28 vars in 684 bytes} [Sat Jul 25 15:09:35 2026] GET /v3/969e4c499def47e9bdb87ad375d628a5/volumes/detail?all_tenants=true => generated 1976 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-07-25 15:09:35.900 8 INFO cinder.api.openstack.wsgi [None req-8bf1e266-3aa6-492c-80ce-2910d678757f 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/os-quota-sets/12c9bcc05e264c3895721faa5cdf273c?usage=true 2026-07-25 15:09:35.924 8 INFO cinder.api.openstack.wsgi [None req-8bf1e266-3aa6-492c-80ce-2910d678757f 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/os-quota-sets/12c9bcc05e264c3895721faa5cdf273c?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 408/813] 10.0.0.121 () {28 vars in 736 bytes} [Sat Jul 25 15:09:35 2026] GET /v3/969e4c499def47e9bdb87ad375d628a5/os-quota-sets/12c9bcc05e264c3895721faa5cdf273c?usage=true => generated 847 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-25 15:09:35.940 7 INFO cinder.api.openstack.wsgi [None req-39883f40-1540-4fcb-81f3-3c9adc572c90 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/os-quota-sets/24bcdcb73eda4ade83d6e6411a0d2375?usage=true 2026-07-25 15:09:35.967 7 INFO cinder.api.openstack.wsgi [None req-39883f40-1540-4fcb-81f3-3c9adc572c90 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/os-quota-sets/24bcdcb73eda4ade83d6e6411a0d2375?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 406/814] 10.0.0.121 () {28 vars in 736 bytes} [Sat Jul 25 15:09:35 2026] GET /v3/969e4c499def47e9bdb87ad375d628a5/os-quota-sets/24bcdcb73eda4ade83d6e6411a0d2375?usage=true => generated 847 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-25 15:09:35.982 8 INFO cinder.api.openstack.wsgi [None req-af620b3d-e2cd-4d00-99d5-f80f3333906a 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/os-quota-sets/4e5d549f224c4959b4fad7b888b5bec4?usage=true 2026-07-25 15:09:36.008 8 INFO cinder.api.openstack.wsgi [None req-af620b3d-e2cd-4d00-99d5-f80f3333906a 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/os-quota-sets/4e5d549f224c4959b4fad7b888b5bec4?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 409/815] 10.0.0.121 () {28 vars in 736 bytes} [Sat Jul 25 15:09:35 2026] GET /v3/969e4c499def47e9bdb87ad375d628a5/os-quota-sets/4e5d549f224c4959b4fad7b888b5bec4?usage=true => generated 847 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-25 15:09:36.026 7 INFO cinder.api.openstack.wsgi [None req-ad8b8be2-b57d-47d7-a549-505647daa2bf 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/os-quota-sets/784c612ca55a468c8440ad3f3059ba0b?usage=true 2026-07-25 15:09:36.047 7 INFO cinder.api.openstack.wsgi [None req-ad8b8be2-b57d-47d7-a549-505647daa2bf 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/os-quota-sets/784c612ca55a468c8440ad3f3059ba0b?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 407/816] 10.0.0.121 () {28 vars in 736 bytes} [Sat Jul 25 15:09:36 2026] GET /v3/969e4c499def47e9bdb87ad375d628a5/os-quota-sets/784c612ca55a468c8440ad3f3059ba0b?usage=true => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-25 15:09:36.058 8 INFO cinder.api.openstack.wsgi [None req-aaa6c589-35d8-4701-977b-e0b923045bf4 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/os-quota-sets/7acde24de81a41d8878583080843e27e?usage=true 2026-07-25 15:09:36.079 8 INFO cinder.api.openstack.wsgi [None req-aaa6c589-35d8-4701-977b-e0b923045bf4 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/os-quota-sets/7acde24de81a41d8878583080843e27e?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 410/817] 10.0.0.121 () {28 vars in 736 bytes} [Sat Jul 25 15:09:36 2026] GET /v3/969e4c499def47e9bdb87ad375d628a5/os-quota-sets/7acde24de81a41d8878583080843e27e?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-25 15:09:36.091 7 INFO cinder.api.openstack.wsgi [None req-8240de7e-266c-4403-880e-8db54a12ddb8 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/os-quota-sets/969e4c499def47e9bdb87ad375d628a5?usage=true 2026-07-25 15:09:36.118 7 INFO cinder.api.openstack.wsgi [None req-8240de7e-266c-4403-880e-8db54a12ddb8 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/os-quota-sets/969e4c499def47e9bdb87ad375d628a5?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 408/818] 10.0.0.121 () {28 vars in 736 bytes} [Sat Jul 25 15:09:36 2026] GET /v3/969e4c499def47e9bdb87ad375d628a5/os-quota-sets/969e4c499def47e9bdb87ad375d628a5?usage=true => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-25 15:09:36.129 8 INFO cinder.api.openstack.wsgi [None req-681df9c6-d9b8-4b86-9e8a-69a0b32e6a2b 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/os-quota-sets/a8a886a7238b42df9e7115406caae70c?usage=true 2026-07-25 15:09:36.149 8 INFO cinder.api.openstack.wsgi [None req-681df9c6-d9b8-4b86-9e8a-69a0b32e6a2b 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/os-quota-sets/a8a886a7238b42df9e7115406caae70c?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 411/819] 10.0.0.121 () {28 vars in 736 bytes} [Sat Jul 25 15:09:36 2026] GET /v3/969e4c499def47e9bdb87ad375d628a5/os-quota-sets/a8a886a7238b42df9e7115406caae70c?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-25 15:09:36.165 7 INFO cinder.api.openstack.wsgi [None req-8912e51f-70ee-4c70-8684-22dcd3ea9600 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/os-quota-sets/c33c9d8245a04ac8a76538e9dc4920bd?usage=true 2026-07-25 15:09:36.197 7 INFO cinder.api.openstack.wsgi [None req-8912e51f-70ee-4c70-8684-22dcd3ea9600 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/os-quota-sets/c33c9d8245a04ac8a76538e9dc4920bd?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 409/820] 10.0.0.121 () {28 vars in 736 bytes} [Sat Jul 25 15:09:36 2026] GET /v3/969e4c499def47e9bdb87ad375d628a5/os-quota-sets/c33c9d8245a04ac8a76538e9dc4920bd?usage=true => generated 847 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-25 15:09:36.213 8 INFO cinder.api.openstack.wsgi [None req-e1376ee6-232c-4e49-8c2b-c9179fb6e13f 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/os-quota-sets/d8145333b3d84bd99278793576e63d33?usage=true 2026-07-25 15:09:36.235 8 INFO cinder.api.openstack.wsgi [None req-e1376ee6-232c-4e49-8c2b-c9179fb6e13f 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/os-quota-sets/d8145333b3d84bd99278793576e63d33?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 412/821] 10.0.0.121 () {28 vars in 736 bytes} [Sat Jul 25 15:09:36 2026] GET /v3/969e4c499def47e9bdb87ad375d628a5/os-quota-sets/d8145333b3d84bd99278793576e63d33?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-25 15:09:36.251 7 INFO cinder.api.openstack.wsgi [None req-ac61c684-cddc-4419-8ada-7f9a24418871 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/os-quota-sets/dd77596048e5466cb8455ee6540290c6?usage=true 2026-07-25 15:09:36.274 7 INFO cinder.api.openstack.wsgi [None req-ac61c684-cddc-4419-8ada-7f9a24418871 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/os-quota-sets/dd77596048e5466cb8455ee6540290c6?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 410/822] 10.0.0.121 () {28 vars in 736 bytes} [Sat Jul 25 15:09:36 2026] GET /v3/969e4c499def47e9bdb87ad375d628a5/os-quota-sets/dd77596048e5466cb8455ee6540290c6?usage=true => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-25 15:09:36.291 8 INFO cinder.api.openstack.wsgi [None req-fe9b8fff-4126-4490-b67e-31dd8d1a431e 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/os-quota-sets/efe7cdb4959541bb932ceae0dfd28eba?usage=true 2026-07-25 15:09:36.313 8 INFO cinder.api.openstack.wsgi [None req-fe9b8fff-4126-4490-b67e-31dd8d1a431e 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/os-quota-sets/efe7cdb4959541bb932ceae0dfd28eba?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 413/823] 10.0.0.121 () {28 vars in 736 bytes} [Sat Jul 25 15:09:36 2026] GET /v3/969e4c499def47e9bdb87ad375d628a5/os-quota-sets/efe7cdb4959541bb932ceae0dfd28eba?usage=true => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-25 15:09:36.329 7 INFO cinder.api.openstack.wsgi [None req-c85333f8-a8e6-4a50-9e6c-16c38d46c33c 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/snapshots?all_tenants=true 2026-07-25 15:09:36.336 7 INFO cinder.volume.api [None req-c85333f8-a8e6-4a50-9e6c-16c38d46c33c 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] Get all snapshots completed successfully. 2026-07-25 15:09:36.336 7 INFO cinder.api.openstack.wsgi [None req-c85333f8-a8e6-4a50-9e6c-16c38d46c33c 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 411/824] 10.0.0.121 () {28 vars in 674 bytes} [Sat Jul 25 15:09:36 2026] GET /v3/969e4c499def47e9bdb87ad375d628a5/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-25 15:09:36.349 8 INFO cinder.api.openstack.wsgi [None req-7fe77ed1-e3b5-4911-812a-91f035a85516 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/scheduler-stats/get_pools?detail=true 2026-07-25 15:09:36.853 8 INFO cinder.api.openstack.wsgi [None req-7fe77ed1-e3b5-4911-812a-91f035a85516 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 414/825] 10.0.0.121 () {28 vars in 696 bytes} [Sat Jul 25 15:09:36 2026] GET /v3/969e4c499def47e9bdb87ad375d628a5/scheduler-stats/get_pools?detail=true => generated 671 bytes in 513 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-25 15:09:36.866 7 INFO cinder.api.openstack.wsgi [None req-2b6a7ded-ec09-4fe5-b435-a0b77aed6f7a 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/volumes/detail?all_tenants=true 2026-07-25 15:09:36.898 7 INFO cinder.volume.api [None req-2b6a7ded-ec09-4fe5-b435-a0b77aed6f7a 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - 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-25 15:09:36.911 7 INFO cinder.api.openstack.wsgi [None req-2b6a7ded-ec09-4fe5-b435-a0b77aed6f7a 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 412/826] 10.0.0.121 () {28 vars in 684 bytes} [Sat Jul 25 15:09:36 2026] GET /v3/969e4c499def47e9bdb87ad375d628a5/volumes/detail?all_tenants=true => generated 1976 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-07-25 15:09:44.976 7 INFO cinder.api.openstack.wsgi [None req-2b6a7ded-ec09-4fe5-b435-a0b77aed6f7a 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://10.0.0.226:8776/ 2026-07-25 15:09:44.976 8 INFO cinder.api.openstack.wsgi [None req-7fe77ed1-e3b5-4911-812a-91f035a85516 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://10.0.0.226:8776/ 2026-07-25 15:09:44.977 7 INFO cinder.api.openstack.wsgi [None req-2b6a7ded-ec09-4fe5-b435-a0b77aed6f7a 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-07-25 15:09:44.978 8 INFO cinder.api.openstack.wsgi [None req-7fe77ed1-e3b5-4911-812a-91f035a85516 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-07-25 15:09:54.976 7 INFO cinder.api.openstack.wsgi [None req-2b6a7ded-ec09-4fe5-b435-a0b77aed6f7a 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://10.0.0.226:8776/ 2026-07-25 15:09:54.977 8 INFO cinder.api.openstack.wsgi [None req-7fe77ed1-e3b5-4911-812a-91f035a85516 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://10.0.0.226:8776/ 2026-07-25 15:09:54.977 7 INFO cinder.api.openstack.wsgi [None req-2b6a7ded-ec09-4fe5-b435-a0b77aed6f7a 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-07-25 15:09:54.978 8 INFO cinder.api.openstack.wsgi [None req-7fe77ed1-e3b5-4911-812a-91f035a85516 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-07-25 15:10:04.976 7 INFO cinder.api.openstack.wsgi [None req-2b6a7ded-ec09-4fe5-b435-a0b77aed6f7a 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://10.0.0.226:8776/ 2026-07-25 15:10:04.977 7 INFO cinder.api.openstack.wsgi [None req-2b6a7ded-ec09-4fe5-b435-a0b77aed6f7a 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-07-25 15:10:04.978 8 INFO cinder.api.openstack.wsgi [None req-7fe77ed1-e3b5-4911-812a-91f035a85516 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://10.0.0.226:8776/ 2026-07-25 15:10:04.980 8 INFO cinder.api.openstack.wsgi [None req-7fe77ed1-e3b5-4911-812a-91f035a85516 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://10.0.0.226: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-25 15:10:06.596 7 INFO cinder.api.openstack.wsgi [req-3564d00d-8a62-4512-aa25-0f3b522494e0 req-97aea8da-d380-4017-9cdb-8b981e52293a 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/attachments/b9b20d71-3b95-4ed1-9936-56206f31a54f /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-25 15:10:07.146 7 INFO cinder.api.openstack.wsgi [req-3564d00d-8a62-4512-aa25-0f3b522494e0 req-97aea8da-d380-4017-9cdb-8b981e52293a 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/attachments/b9b20d71-3b95-4ed1-9936-56206f31a54f returned with HTTP 200 [pid: 7|app: 0|req: 416/833] 162.253.55.222 () {38 vars in 1103 bytes} [Sat Jul 25 15:10:06 2026] DELETE /v3/969e4c499def47e9bdb87ad375d628a5/attachments/b9b20d71-3b95-4ed1-9936-56206f31a54f => generated 19 bytes in 563 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-25 15:10:07.162 8 INFO cinder.api.openstack.wsgi [req-3564d00d-8a62-4512-aa25-0f3b522494e0 req-62055900-3c6a-43d4-a6e6-4f0a12674926 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/volumes/911a0ddf-09ae-4a68-ab3f-015c977ad1c3 2026-07-25 15:10:07.163 8 INFO cinder.api.v3.volumes [req-3564d00d-8a62-4512-aa25-0f3b522494e0 req-62055900-3c6a-43d4-a6e6-4f0a12674926 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] Delete volume with id: 911a0ddf-09ae-4a68-ab3f-015c977ad1c3 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-25 15:10:07.174 8 INFO cinder.volume.api [req-3564d00d-8a62-4512-aa25-0f3b522494e0 req-62055900-3c6a-43d4-a6e6-4f0a12674926 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] Volume info retrieved successfully. 2026-07-25 15:10:07.195 8 INFO cinder.volume.api [req-3564d00d-8a62-4512-aa25-0f3b522494e0 req-62055900-3c6a-43d4-a6e6-4f0a12674926 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] Delete volume request issued successfully. 2026-07-25 15:10:07.195 8 INFO cinder.api.openstack.wsgi [req-3564d00d-8a62-4512-aa25-0f3b522494e0 req-62055900-3c6a-43d4-a6e6-4f0a12674926 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/volumes/911a0ddf-09ae-4a68-ab3f-015c977ad1c3 returned with HTTP 202 [pid: 8|app: 0|req: 418/834] 162.253.55.222 () {36 vars in 1054 bytes} [Sat Jul 25 15:10:07 2026] DELETE /v3/969e4c499def47e9bdb87ad375d628a5/volumes/911a0ddf-09ae-4a68-ab3f-015c977ad1c3 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) 2026-07-25 15:10:14.976 7 INFO cinder.api.openstack.wsgi [req-3564d00d-8a62-4512-aa25-0f3b522494e0 req-97aea8da-d380-4017-9cdb-8b981e52293a 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://10.0.0.226:8776/ 2026-07-25 15:10:14.976 8 INFO cinder.api.openstack.wsgi [req-3564d00d-8a62-4512-aa25-0f3b522494e0 req-62055900-3c6a-43d4-a6e6-4f0a12674926 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://10.0.0.226:8776/ 2026-07-25 15:10:14.977 7 INFO cinder.api.openstack.wsgi [req-3564d00d-8a62-4512-aa25-0f3b522494e0 req-97aea8da-d380-4017-9cdb-8b981e52293a 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-07-25 15:10:14.977 8 INFO cinder.api.openstack.wsgi [req-3564d00d-8a62-4512-aa25-0f3b522494e0 req-62055900-3c6a-43d4-a6e6-4f0a12674926 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-07-25 15:10:24.976 8 INFO cinder.api.openstack.wsgi [req-3564d00d-8a62-4512-aa25-0f3b522494e0 req-62055900-3c6a-43d4-a6e6-4f0a12674926 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://10.0.0.226:8776/ 2026-07-25 15:10:24.976 7 INFO cinder.api.openstack.wsgi [req-3564d00d-8a62-4512-aa25-0f3b522494e0 req-97aea8da-d380-4017-9cdb-8b981e52293a 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://10.0.0.226:8776/ 2026-07-25 15:10:24.977 8 INFO cinder.api.openstack.wsgi [req-3564d00d-8a62-4512-aa25-0f3b522494e0 req-62055900-3c6a-43d4-a6e6-4f0a12674926 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-07-25 15:10:24.977 7 INFO cinder.api.openstack.wsgi [req-3564d00d-8a62-4512-aa25-0f3b522494e0 req-97aea8da-d380-4017-9cdb-8b981e52293a 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-07-25 15:10:34.976 8 INFO cinder.api.openstack.wsgi [req-3564d00d-8a62-4512-aa25-0f3b522494e0 req-62055900-3c6a-43d4-a6e6-4f0a12674926 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://10.0.0.226:8776/ 2026-07-25 15:10:34.977 8 INFO cinder.api.openstack.wsgi [req-3564d00d-8a62-4512-aa25-0f3b522494e0 req-62055900-3c6a-43d4-a6e6-4f0a12674926 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-07-25 15:10:34.977 7 INFO cinder.api.openstack.wsgi [req-3564d00d-8a62-4512-aa25-0f3b522494e0 req-97aea8da-d380-4017-9cdb-8b981e52293a 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://10.0.0.226:8776/ 2026-07-25 15:10:34.978 7 INFO cinder.api.openstack.wsgi [req-3564d00d-8a62-4512-aa25-0f3b522494e0 req-97aea8da-d380-4017-9cdb-8b981e52293a 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://10.0.0.226: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-25 15:10:35.789 8 INFO cinder.api.openstack.wsgi [None req-b5a431f6-64c1-477f-87d8-f69793ec1a72 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/scheduler-stats/get_pools?detail=true 2026-07-25 15:10:36.293 8 INFO cinder.api.openstack.wsgi [None req-b5a431f6-64c1-477f-87d8-f69793ec1a72 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 422/841] 10.0.0.121 () {28 vars in 696 bytes} [Sat Jul 25 15:10:35 2026] GET /v3/969e4c499def47e9bdb87ad375d628a5/scheduler-stats/get_pools?detail=true => generated 670 bytes in 553 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 15:10:36.308 7 INFO cinder.api.openstack.wsgi [None req-c973114b-589d-4a50-8cc7-39e909e89f8f 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/snapshots?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-25 15:10:36.315 7 INFO cinder.volume.api [None req-c973114b-589d-4a50-8cc7-39e909e89f8f 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] Get all snapshots completed successfully. 2026-07-25 15:10:36.315 7 INFO cinder.api.openstack.wsgi [None req-c973114b-589d-4a50-8cc7-39e909e89f8f 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 420/842] 10.0.0.121 () {28 vars in 674 bytes} [Sat Jul 25 15:10:36 2026] GET /v3/969e4c499def47e9bdb87ad375d628a5/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-25 15:10:36.323 8 INFO cinder.api.openstack.wsgi [None req-66bdf52b-81aa-4701-8ef2-09b625e24b9e 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/volumes/detail?all_tenants=true 2026-07-25 15:10:36.334 8 INFO cinder.volume.api [None req-66bdf52b-81aa-4701-8ef2-09b625e24b9e 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] Get all volumes completed successfully. 2026-07-25 15:10:36.336 8 INFO cinder.api.openstack.wsgi [None req-66bdf52b-81aa-4701-8ef2-09b625e24b9e 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 423/843] 10.0.0.121 () {28 vars in 684 bytes} [Sat Jul 25 15:10:36 2026] GET /v3/969e4c499def47e9bdb87ad375d628a5/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-25 15:10:36.345 7 INFO cinder.api.openstack.wsgi [None req-e14f47ec-b137-45f2-a8b0-ef564e0762f1 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/volumes/detail?all_tenants=true 2026-07-25 15:10:36.355 7 INFO cinder.volume.api [None req-e14f47ec-b137-45f2-a8b0-ef564e0762f1 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] Get all volumes completed successfully. 2026-07-25 15:10:36.357 7 INFO cinder.api.openstack.wsgi [None req-e14f47ec-b137-45f2-a8b0-ef564e0762f1 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 421/844] 10.0.0.121 () {28 vars in 684 bytes} [Sat Jul 25 15:10:36 2026] GET /v3/969e4c499def47e9bdb87ad375d628a5/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-25 15:10:36.446 8 INFO cinder.api.openstack.wsgi [None req-6b900365-8aaa-4430-8c1c-d4cb198f9c1b 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/os-quota-sets/12c9bcc05e264c3895721faa5cdf273c?usage=true 2026-07-25 15:10:36.467 8 INFO cinder.api.openstack.wsgi [None req-6b900365-8aaa-4430-8c1c-d4cb198f9c1b 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/os-quota-sets/12c9bcc05e264c3895721faa5cdf273c?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 424/845] 10.0.0.121 () {28 vars in 736 bytes} [Sat Jul 25 15:10:36 2026] GET /v3/969e4c499def47e9bdb87ad375d628a5/os-quota-sets/12c9bcc05e264c3895721faa5cdf273c?usage=true => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-25 15:10:36.478 7 INFO cinder.api.openstack.wsgi [None req-63c777cb-f622-4576-a600-07f0fbb918a6 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/os-quota-sets/24bcdcb73eda4ade83d6e6411a0d2375?usage=true 2026-07-25 15:10:36.503 7 INFO cinder.api.openstack.wsgi [None req-63c777cb-f622-4576-a600-07f0fbb918a6 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/os-quota-sets/24bcdcb73eda4ade83d6e6411a0d2375?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 422/846] 10.0.0.121 () {28 vars in 736 bytes} [Sat Jul 25 15:10:36 2026] GET /v3/969e4c499def47e9bdb87ad375d628a5/os-quota-sets/24bcdcb73eda4ade83d6e6411a0d2375?usage=true => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-25 15:10:36.516 8 INFO cinder.api.openstack.wsgi [None req-f37b2616-b941-49b7-bb60-ef8a1de5f64d 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/os-quota-sets/4e5d549f224c4959b4fad7b888b5bec4?usage=true 2026-07-25 15:10:36.537 8 INFO cinder.api.openstack.wsgi [None req-f37b2616-b941-49b7-bb60-ef8a1de5f64d 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/os-quota-sets/4e5d549f224c4959b4fad7b888b5bec4?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 425/847] 10.0.0.121 () {28 vars in 736 bytes} [Sat Jul 25 15:10:36 2026] GET /v3/969e4c499def47e9bdb87ad375d628a5/os-quota-sets/4e5d549f224c4959b4fad7b888b5bec4?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-25 15:10:36.551 7 INFO cinder.api.openstack.wsgi [None req-7b5f0d0f-acbf-4b52-b7ce-cfb5e698f202 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/os-quota-sets/784c612ca55a468c8440ad3f3059ba0b?usage=true 2026-07-25 15:10:36.578 7 INFO cinder.api.openstack.wsgi [None req-7b5f0d0f-acbf-4b52-b7ce-cfb5e698f202 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/os-quota-sets/784c612ca55a468c8440ad3f3059ba0b?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 423/848] 10.0.0.121 () {28 vars in 736 bytes} [Sat Jul 25 15:10:36 2026] GET /v3/969e4c499def47e9bdb87ad375d628a5/os-quota-sets/784c612ca55a468c8440ad3f3059ba0b?usage=true => generated 847 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-25 15:10:36.589 8 INFO cinder.api.openstack.wsgi [None req-d0c8672c-09d5-498e-b456-0f6ef55a4c87 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/os-quota-sets/969e4c499def47e9bdb87ad375d628a5?usage=true 2026-07-25 15:10:36.616 8 INFO cinder.api.openstack.wsgi [None req-d0c8672c-09d5-498e-b456-0f6ef55a4c87 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/os-quota-sets/969e4c499def47e9bdb87ad375d628a5?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 426/849] 10.0.0.121 () {28 vars in 736 bytes} [Sat Jul 25 15:10:36 2026] GET /v3/969e4c499def47e9bdb87ad375d628a5/os-quota-sets/969e4c499def47e9bdb87ad375d628a5?usage=true => generated 845 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-25 15:10:36.626 7 INFO cinder.api.openstack.wsgi [None req-5c1253e3-d3b9-49de-a7ed-996329e892f4 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/os-quota-sets/a8a886a7238b42df9e7115406caae70c?usage=true 2026-07-25 15:10:36.644 7 INFO cinder.api.openstack.wsgi [None req-5c1253e3-d3b9-49de-a7ed-996329e892f4 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/os-quota-sets/a8a886a7238b42df9e7115406caae70c?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 424/850] 10.0.0.121 () {28 vars in 736 bytes} [Sat Jul 25 15:10:36 2026] GET /v3/969e4c499def47e9bdb87ad375d628a5/os-quota-sets/a8a886a7238b42df9e7115406caae70c?usage=true => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-25 15:10:36.654 8 INFO cinder.api.openstack.wsgi [None req-defd2fb2-6859-4d14-b660-bc97a5e2f448 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/os-quota-sets/c33c9d8245a04ac8a76538e9dc4920bd?usage=true 2026-07-25 15:10:36.676 8 INFO cinder.api.openstack.wsgi [None req-defd2fb2-6859-4d14-b660-bc97a5e2f448 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/os-quota-sets/c33c9d8245a04ac8a76538e9dc4920bd?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 427/851] 10.0.0.121 () {28 vars in 736 bytes} [Sat Jul 25 15:10:36 2026] GET /v3/969e4c499def47e9bdb87ad375d628a5/os-quota-sets/c33c9d8245a04ac8a76538e9dc4920bd?usage=true => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-25 15:10:36.688 7 INFO cinder.api.openstack.wsgi [None req-3b93239d-2967-4cc6-9979-7e77f9c43eae 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/os-quota-sets/d8145333b3d84bd99278793576e63d33?usage=true 2026-07-25 15:10:36.713 7 INFO cinder.api.openstack.wsgi [None req-3b93239d-2967-4cc6-9979-7e77f9c43eae 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/os-quota-sets/d8145333b3d84bd99278793576e63d33?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 425/852] 10.0.0.121 () {28 vars in 736 bytes} [Sat Jul 25 15:10:36 2026] GET /v3/969e4c499def47e9bdb87ad375d628a5/os-quota-sets/d8145333b3d84bd99278793576e63d33?usage=true => generated 847 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-25 15:10:36.727 8 INFO cinder.api.openstack.wsgi [None req-605513b8-5f46-46d6-b987-729c62ae60f1 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/os-quota-sets/dd77596048e5466cb8455ee6540290c6?usage=true 2026-07-25 15:10:36.746 8 INFO cinder.api.openstack.wsgi [None req-605513b8-5f46-46d6-b987-729c62ae60f1 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/os-quota-sets/dd77596048e5466cb8455ee6540290c6?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 428/853] 10.0.0.121 () {28 vars in 736 bytes} [Sat Jul 25 15:10:36 2026] GET /v3/969e4c499def47e9bdb87ad375d628a5/os-quota-sets/dd77596048e5466cb8455ee6540290c6?usage=true => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-25 15:10:36.757 7 INFO cinder.api.openstack.wsgi [None req-5498f2bd-b782-4cfb-b4c5-3f5f49e3d739 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/os-quota-sets/efe7cdb4959541bb932ceae0dfd28eba?usage=true 2026-07-25 15:10:36.777 7 INFO cinder.api.openstack.wsgi [None req-5498f2bd-b782-4cfb-b4c5-3f5f49e3d739 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/os-quota-sets/efe7cdb4959541bb932ceae0dfd28eba?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 426/854] 10.0.0.121 () {28 vars in 736 bytes} [Sat Jul 25 15:10:36 2026] GET /v3/969e4c499def47e9bdb87ad375d628a5/os-quota-sets/efe7cdb4959541bb932ceae0dfd28eba?usage=true => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-25 15:10:36.787 8 INFO cinder.api.openstack.wsgi [None req-9e5adf84-5331-4da6-b175-4603ba1ae27d 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/os-services 2026-07-25 15:10:36.792 8 INFO cinder.api.openstack.wsgi [None req-9e5adf84-5331-4da6-b175-4603ba1ae27d 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/os-services returned with HTTP 200 [pid: 8|app: 0|req: 429/855] 10.0.0.121 () {28 vars in 645 bytes} [Sat Jul 25 15:10:36 2026] GET /v3/969e4c499def47e9bdb87ad375d628a5/os-services => generated 646 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-25 15:10:44.977 8 INFO cinder.api.openstack.wsgi [None req-9e5adf84-5331-4da6-b175-4603ba1ae27d 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://10.0.0.226:8776/ 2026-07-25 15:10:44.977 7 INFO cinder.api.openstack.wsgi [None req-5498f2bd-b782-4cfb-b4c5-3f5f49e3d739 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://10.0.0.226:8776/ 2026-07-25 15:10:44.978 8 INFO cinder.api.openstack.wsgi [None req-9e5adf84-5331-4da6-b175-4603ba1ae27d 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-07-25 15:10:44.979 7 INFO cinder.api.openstack.wsgi [None req-5498f2bd-b782-4cfb-b4c5-3f5f49e3d739 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-07-25 15:10:45.281 8 INFO cinder.api.openstack.wsgi [None req-37874f6c-6032-4e5f-9218-16c20e640dc1 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/snapshots 2026-07-25 15:10:45.289 8 INFO cinder.volume.api [None req-37874f6c-6032-4e5f-9218-16c20e640dc1 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] Get all snapshots completed successfully. 2026-07-25 15:10:45.289 8 INFO cinder.api.openstack.wsgi [None req-37874f6c-6032-4e5f-9218-16c20e640dc1 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/snapshots returned with HTTP 200 [pid: 8|app: 0|req: 431/858] 10.0.0.245 () {32 vars in 705 bytes} [Sat Jul 25 15:10:45 2026] GET /v3/969e4c499def47e9bdb87ad375d628a5/snapshots => generated 17 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-25 15:10:45.304 7 INFO cinder.api.openstack.wsgi [None req-2a54188c-76ce-46da-8d89-00dcd632c73e 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/volumes 2026-07-25 15:10:45.317 7 INFO cinder.volume.api [None req-2a54188c-76ce-46da-8d89-00dcd632c73e 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] Get all volumes completed successfully. 2026-07-25 15:10:45.317 7 INFO cinder.api.openstack.wsgi [None req-2a54188c-76ce-46da-8d89-00dcd632c73e 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/volumes returned with HTTP 200 [pid: 7|app: 0|req: 428/859] 10.0.0.245 () {32 vars in 701 bytes} [Sat Jul 25 15:10:45 2026] GET /v3/969e4c499def47e9bdb87ad375d628a5/volumes => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-25 15:10:54.976 7 INFO cinder.api.openstack.wsgi [None req-2a54188c-76ce-46da-8d89-00dcd632c73e 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://10.0.0.226:8776/ 2026-07-25 15:10:54.977 8 INFO cinder.api.openstack.wsgi [None req-37874f6c-6032-4e5f-9218-16c20e640dc1 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://10.0.0.226:8776/ 2026-07-25 15:10:54.977 7 INFO cinder.api.openstack.wsgi [None req-2a54188c-76ce-46da-8d89-00dcd632c73e 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-07-25 15:10:54.977 8 INFO cinder.api.openstack.wsgi [None req-37874f6c-6032-4e5f-9218-16c20e640dc1 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-07-25 15:11:04.976 7 INFO cinder.api.openstack.wsgi [None req-2a54188c-76ce-46da-8d89-00dcd632c73e 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://10.0.0.226:8776/ 2026-07-25 15:11:04.977 8 INFO cinder.api.openstack.wsgi [None req-37874f6c-6032-4e5f-9218-16c20e640dc1 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://10.0.0.226:8776/ 2026-07-25 15:11:04.977 7 INFO cinder.api.openstack.wsgi [None req-2a54188c-76ce-46da-8d89-00dcd632c73e 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-07-25 15:11:04.978 8 INFO cinder.api.openstack.wsgi [None req-37874f6c-6032-4e5f-9218-16c20e640dc1 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-07-25 15:11:14.977 7 INFO cinder.api.openstack.wsgi [None req-2a54188c-76ce-46da-8d89-00dcd632c73e 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://10.0.0.226:8776/ 2026-07-25 15:11:14.977 8 INFO cinder.api.openstack.wsgi [None req-37874f6c-6032-4e5f-9218-16c20e640dc1 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://10.0.0.226:8776/ 2026-07-25 15:11:14.978 8 INFO cinder.api.openstack.wsgi [None req-37874f6c-6032-4e5f-9218-16c20e640dc1 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-07-25 15:11:14.979 7 INFO cinder.api.openstack.wsgi [None req-2a54188c-76ce-46da-8d89-00dcd632c73e 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-07-25 15:11:24.976 8 INFO cinder.api.openstack.wsgi [None req-37874f6c-6032-4e5f-9218-16c20e640dc1 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://10.0.0.226:8776/ 2026-07-25 15:11:24.977 7 INFO cinder.api.openstack.wsgi [None req-2a54188c-76ce-46da-8d89-00dcd632c73e 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://10.0.0.226:8776/ 2026-07-25 15:11:24.977 8 INFO cinder.api.openstack.wsgi [None req-37874f6c-6032-4e5f-9218-16c20e640dc1 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-07-25 15:11:24.978 7 INFO cinder.api.openstack.wsgi [None req-2a54188c-76ce-46da-8d89-00dcd632c73e 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-07-25 15:11:34.976 8 INFO cinder.api.openstack.wsgi [None req-37874f6c-6032-4e5f-9218-16c20e640dc1 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://10.0.0.226:8776/ 2026-07-25 15:11:34.976 7 INFO cinder.api.openstack.wsgi [None req-2a54188c-76ce-46da-8d89-00dcd632c73e 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://10.0.0.226:8776/ 2026-07-25 15:11:34.977 7 INFO cinder.api.openstack.wsgi [None req-2a54188c-76ce-46da-8d89-00dcd632c73e 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-07-25 15:11:34.977 8 INFO cinder.api.openstack.wsgi [None req-37874f6c-6032-4e5f-9218-16c20e640dc1 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-07-25 15:11:35.914 7 INFO cinder.api.openstack.wsgi [None req-f45d4fca-a4cc-4be2-9ff9-1a1f143c7b5a 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/volumes/detail?all_tenants=true 2026-07-25 15:11:35.929 7 INFO cinder.volume.api [None req-f45d4fca-a4cc-4be2-9ff9-1a1f143c7b5a 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] Get all volumes completed successfully. 2026-07-25 15:11:35.932 7 INFO cinder.api.openstack.wsgi [None req-f45d4fca-a4cc-4be2-9ff9-1a1f143c7b5a 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 434/870] 10.0.0.121 () {28 vars in 684 bytes} [Sat Jul 25 15:11:35 2026] GET /v3/969e4c499def47e9bdb87ad375d628a5/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) 2026-07-25 15:11:35.952 8 INFO cinder.api.openstack.wsgi [None req-ff09e782-2bac-46c7-a0e1-73c100d6bbd6 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/scheduler-stats/get_pools?detail=true 2026-07-25 15:11:36.458 8 INFO cinder.api.openstack.wsgi [None req-ff09e782-2bac-46c7-a0e1-73c100d6bbd6 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 437/871] 10.0.0.121 () {28 vars in 696 bytes} [Sat Jul 25 15:11:35 2026] GET /v3/969e4c499def47e9bdb87ad375d628a5/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-25 15:11:36.516 7 INFO cinder.api.openstack.wsgi [None req-0dc3cdfb-5df3-4953-bcd9-a360e7313bf8 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/os-quota-sets/969e4c499def47e9bdb87ad375d628a5?usage=true 2026-07-25 15:11:36.549 7 INFO cinder.api.openstack.wsgi [None req-0dc3cdfb-5df3-4953-bcd9-a360e7313bf8 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/os-quota-sets/969e4c499def47e9bdb87ad375d628a5?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 435/872] 10.0.0.121 () {28 vars in 736 bytes} [Sat Jul 25 15:11:36 2026] GET /v3/969e4c499def47e9bdb87ad375d628a5/os-quota-sets/969e4c499def47e9bdb87ad375d628a5?usage=true => generated 845 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-25 15:11:36.562 8 INFO cinder.api.openstack.wsgi [None req-4eb2c180-94ef-45fe-8a85-d8f16476adf5 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/os-quota-sets/a8a886a7238b42df9e7115406caae70c?usage=true 2026-07-25 15:11:36.586 8 INFO cinder.api.openstack.wsgi [None req-4eb2c180-94ef-45fe-8a85-d8f16476adf5 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/os-quota-sets/a8a886a7238b42df9e7115406caae70c?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 438/873] 10.0.0.121 () {28 vars in 736 bytes} [Sat Jul 25 15:11:36 2026] GET /v3/969e4c499def47e9bdb87ad375d628a5/os-quota-sets/a8a886a7238b42df9e7115406caae70c?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-25 15:11:36.600 7 INFO cinder.api.openstack.wsgi [None req-02aca53a-9ed8-4a3f-a027-a96009fe4e11 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/os-quota-sets/efe7cdb4959541bb932ceae0dfd28eba?usage=true 2026-07-25 15:11:36.635 7 INFO cinder.api.openstack.wsgi [None req-02aca53a-9ed8-4a3f-a027-a96009fe4e11 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/os-quota-sets/efe7cdb4959541bb932ceae0dfd28eba?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 436/874] 10.0.0.121 () {28 vars in 736 bytes} [Sat Jul 25 15:11:36 2026] GET /v3/969e4c499def47e9bdb87ad375d628a5/os-quota-sets/efe7cdb4959541bb932ceae0dfd28eba?usage=true => generated 845 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-25 15:11:36.647 8 INFO cinder.api.openstack.wsgi [None req-24e30c0c-7419-4ff0-896b-942d7876dccd 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/volumes/detail?all_tenants=true 2026-07-25 15:11:36.663 8 INFO cinder.volume.api [None req-24e30c0c-7419-4ff0-896b-942d7876dccd 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] Get all volumes completed successfully. 2026-07-25 15:11:36.665 8 INFO cinder.api.openstack.wsgi [None req-24e30c0c-7419-4ff0-896b-942d7876dccd 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 439/875] 10.0.0.121 () {28 vars in 684 bytes} [Sat Jul 25 15:11:36 2026] GET /v3/969e4c499def47e9bdb87ad375d628a5/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-25 15:11:36.680 7 INFO cinder.api.openstack.wsgi [None req-f6d57020-6ac8-4be7-ac42-0243d2914e52 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/snapshots?all_tenants=true 2026-07-25 15:11:36.687 7 INFO cinder.volume.api [None req-f6d57020-6ac8-4be7-ac42-0243d2914e52 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] Get all snapshots completed successfully. 2026-07-25 15:11:36.688 7 INFO cinder.api.openstack.wsgi [None req-f6d57020-6ac8-4be7-ac42-0243d2914e52 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 437/876] 10.0.0.121 () {28 vars in 674 bytes} [Sat Jul 25 15:11:36 2026] GET /v3/969e4c499def47e9bdb87ad375d628a5/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-25 15:11:36.699 8 INFO cinder.api.openstack.wsgi [None req-abc1a758-e6db-46d6-b5f8-f4106db4acc3 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/os-services 2026-07-25 15:11:36.709 8 INFO cinder.api.openstack.wsgi [None req-abc1a758-e6db-46d6-b5f8-f4106db4acc3 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/os-services returned with HTTP 200 [pid: 8|app: 0|req: 440/877] 10.0.0.121 () {28 vars in 645 bytes} [Sat Jul 25 15:11:36 2026] GET /v3/969e4c499def47e9bdb87ad375d628a5/os-services => generated 646 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-25 15:11:44.977 7 INFO cinder.api.openstack.wsgi [None req-f6d57020-6ac8-4be7-ac42-0243d2914e52 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://10.0.0.226:8776/ 2026-07-25 15:11:44.981 8 INFO cinder.api.openstack.wsgi [None req-abc1a758-e6db-46d6-b5f8-f4106db4acc3 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://10.0.0.226:8776/ 2026-07-25 15:11:44.982 8 INFO cinder.api.openstack.wsgi [None req-abc1a758-e6db-46d6-b5f8-f4106db4acc3 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-07-25 15:11:44.987 7 INFO cinder.api.openstack.wsgi [None req-f6d57020-6ac8-4be7-ac42-0243d2914e52 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-07-25 15:11:54.976 8 INFO cinder.api.openstack.wsgi [None req-abc1a758-e6db-46d6-b5f8-f4106db4acc3 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://10.0.0.226:8776/ 2026-07-25 15:11:54.976 7 INFO cinder.api.openstack.wsgi [None req-f6d57020-6ac8-4be7-ac42-0243d2914e52 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://10.0.0.226:8776/ 2026-07-25 15:11:54.977 8 INFO cinder.api.openstack.wsgi [None req-abc1a758-e6db-46d6-b5f8-f4106db4acc3 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-07-25 15:11:54.977 7 INFO cinder.api.openstack.wsgi [None req-f6d57020-6ac8-4be7-ac42-0243d2914e52 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-07-25 15:12:04.977 8 INFO cinder.api.openstack.wsgi [None req-abc1a758-e6db-46d6-b5f8-f4106db4acc3 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://10.0.0.226:8776/ 2026-07-25 15:12:04.977 7 INFO cinder.api.openstack.wsgi [None req-f6d57020-6ac8-4be7-ac42-0243d2914e52 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://10.0.0.226:8776/ 2026-07-25 15:12:04.978 8 INFO cinder.api.openstack.wsgi [None req-abc1a758-e6db-46d6-b5f8-f4106db4acc3 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-07-25 15:12:04.978 7 INFO cinder.api.openstack.wsgi [None req-f6d57020-6ac8-4be7-ac42-0243d2914e52 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-07-25 15:12:14.976 8 INFO cinder.api.openstack.wsgi [None req-abc1a758-e6db-46d6-b5f8-f4106db4acc3 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://10.0.0.226:8776/ 2026-07-25 15:12:14.976 7 INFO cinder.api.openstack.wsgi [None req-f6d57020-6ac8-4be7-ac42-0243d2914e52 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://10.0.0.226:8776/ 2026-07-25 15:12:14.977 8 INFO cinder.api.openstack.wsgi [None req-abc1a758-e6db-46d6-b5f8-f4106db4acc3 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-07-25 15:12:14.977 7 INFO cinder.api.openstack.wsgi [None req-f6d57020-6ac8-4be7-ac42-0243d2914e52 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-07-25 15:12:24.976 8 INFO cinder.api.openstack.wsgi [None req-abc1a758-e6db-46d6-b5f8-f4106db4acc3 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://10.0.0.226:8776/ 2026-07-25 15:12:24.976 7 INFO cinder.api.openstack.wsgi [None req-f6d57020-6ac8-4be7-ac42-0243d2914e52 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://10.0.0.226:8776/ 2026-07-25 15:12:24.977 8 INFO cinder.api.openstack.wsgi [None req-abc1a758-e6db-46d6-b5f8-f4106db4acc3 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-07-25 15:12:24.977 7 INFO cinder.api.openstack.wsgi [None req-f6d57020-6ac8-4be7-ac42-0243d2914e52 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-07-25 15:12:34.976 7 INFO cinder.api.openstack.wsgi [None req-f6d57020-6ac8-4be7-ac42-0243d2914e52 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://10.0.0.226:8776/ 2026-07-25 15:12:34.976 8 INFO cinder.api.openstack.wsgi [None req-abc1a758-e6db-46d6-b5f8-f4106db4acc3 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://10.0.0.226:8776/ 2026-07-25 15:12:34.977 7 INFO cinder.api.openstack.wsgi [None req-f6d57020-6ac8-4be7-ac42-0243d2914e52 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-07-25 15:12:34.978 8 INFO cinder.api.openstack.wsgi [None req-abc1a758-e6db-46d6-b5f8-f4106db4acc3 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-07-25 15:12:35.813 8 INFO cinder.api.openstack.wsgi [None req-df7e9b43-9b94-4abb-ab3b-5b0dce297ceb 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/snapshots?all_tenants=true 2026-07-25 15:12:35.821 8 INFO cinder.volume.api [None req-df7e9b43-9b94-4abb-ab3b-5b0dce297ceb 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] Get all snapshots completed successfully. 2026-07-25 15:12:35.822 8 INFO cinder.api.openstack.wsgi [None req-df7e9b43-9b94-4abb-ab3b-5b0dce297ceb 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 447/890] 10.0.0.121 () {28 vars in 674 bytes} [Sat Jul 25 15:12:35 2026] GET /v3/969e4c499def47e9bdb87ad375d628a5/snapshots?all_tenants=true => generated 17 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-25 15:12:35.835 7 INFO cinder.api.openstack.wsgi [None req-0d65413b-f7ed-4630-b97a-deb35cb2551c 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/volumes/detail?all_tenants=true 2026-07-25 15:12:35.849 7 INFO cinder.volume.api [None req-0d65413b-f7ed-4630-b97a-deb35cb2551c 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] Get all volumes completed successfully. 2026-07-25 15:12:35.851 7 INFO cinder.api.openstack.wsgi [None req-0d65413b-f7ed-4630-b97a-deb35cb2551c 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 444/891] 10.0.0.121 () {28 vars in 684 bytes} [Sat Jul 25 15:12:35 2026] GET /v3/969e4c499def47e9bdb87ad375d628a5/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-25 15:12:35.908 8 INFO cinder.api.openstack.wsgi [None req-aaff30f9-ce26-4339-a690-368d235f7324 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/os-quota-sets/969e4c499def47e9bdb87ad375d628a5?usage=true 2026-07-25 15:12:35.952 8 INFO cinder.api.openstack.wsgi [None req-aaff30f9-ce26-4339-a690-368d235f7324 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/os-quota-sets/969e4c499def47e9bdb87ad375d628a5?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 448/892] 10.0.0.121 () {28 vars in 736 bytes} [Sat Jul 25 15:12:35 2026] GET /v3/969e4c499def47e9bdb87ad375d628a5/os-quota-sets/969e4c499def47e9bdb87ad375d628a5?usage=true => generated 845 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-25 15:12:35.970 7 INFO cinder.api.openstack.wsgi [None req-7203a386-d459-47ff-94fa-5330c8163d0e 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/os-quota-sets/a8a886a7238b42df9e7115406caae70c?usage=true 2026-07-25 15:12:36.012 7 INFO cinder.api.openstack.wsgi [None req-7203a386-d459-47ff-94fa-5330c8163d0e 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/os-quota-sets/a8a886a7238b42df9e7115406caae70c?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 445/893] 10.0.0.121 () {28 vars in 736 bytes} [Sat Jul 25 15:12:35 2026] GET /v3/969e4c499def47e9bdb87ad375d628a5/os-quota-sets/a8a886a7238b42df9e7115406caae70c?usage=true => generated 847 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-25 15:12:36.027 8 INFO cinder.api.openstack.wsgi [None req-829e3df8-c46c-488e-9b4e-ed2f859e987b 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/os-quota-sets/efe7cdb4959541bb932ceae0dfd28eba?usage=true 2026-07-25 15:12:36.066 8 INFO cinder.api.openstack.wsgi [None req-829e3df8-c46c-488e-9b4e-ed2f859e987b 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/os-quota-sets/efe7cdb4959541bb932ceae0dfd28eba?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 449/894] 10.0.0.121 () {28 vars in 736 bytes} [Sat Jul 25 15:12:36 2026] GET /v3/969e4c499def47e9bdb87ad375d628a5/os-quota-sets/efe7cdb4959541bb932ceae0dfd28eba?usage=true => generated 845 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-25 15:12:36.078 7 INFO cinder.api.openstack.wsgi [None req-bf21a9b4-9253-4bc5-b5e5-ebe14b69e033 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/volumes/detail?all_tenants=true 2026-07-25 15:12:36.087 7 INFO cinder.volume.api [None req-bf21a9b4-9253-4bc5-b5e5-ebe14b69e033 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] Get all volumes completed successfully. 2026-07-25 15:12:36.089 7 INFO cinder.api.openstack.wsgi [None req-bf21a9b4-9253-4bc5-b5e5-ebe14b69e033 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 446/895] 10.0.0.121 () {28 vars in 684 bytes} [Sat Jul 25 15:12:36 2026] GET /v3/969e4c499def47e9bdb87ad375d628a5/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-25 15:12:36.099 8 INFO cinder.api.openstack.wsgi [None req-26705caa-f4b9-4332-9e58-8a2d32e1ea3c 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/os-services 2026-07-25 15:12:36.103 8 INFO cinder.api.openstack.wsgi [None req-26705caa-f4b9-4332-9e58-8a2d32e1ea3c 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/os-services returned with HTTP 200 [pid: 8|app: 0|req: 450/896] 10.0.0.121 () {28 vars in 645 bytes} [Sat Jul 25 15:12:36 2026] GET /v3/969e4c499def47e9bdb87ad375d628a5/os-services => generated 646 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-25 15:12:36.114 7 INFO cinder.api.openstack.wsgi [None req-1d74a267-cc11-4c5b-9478-b41294b211d9 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/scheduler-stats/get_pools?detail=true 2026-07-25 15:12:36.619 7 INFO cinder.api.openstack.wsgi [None req-1d74a267-cc11-4c5b-9478-b41294b211d9 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 447/897] 10.0.0.121 () {28 vars in 696 bytes} [Sat Jul 25 15:12:36 2026] GET /v3/969e4c499def47e9bdb87ad375d628a5/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-25 15:12:44.976 7 INFO cinder.api.openstack.wsgi [None req-1d74a267-cc11-4c5b-9478-b41294b211d9 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://10.0.0.226:8776/ 2026-07-25 15:12:44.976 8 INFO cinder.api.openstack.wsgi [None req-26705caa-f4b9-4332-9e58-8a2d32e1ea3c 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://10.0.0.226:8776/ 2026-07-25 15:12:44.977 7 INFO cinder.api.openstack.wsgi [None req-1d74a267-cc11-4c5b-9478-b41294b211d9 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-07-25 15:12:44.977 8 INFO cinder.api.openstack.wsgi [None req-26705caa-f4b9-4332-9e58-8a2d32e1ea3c 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-07-25 15:12:54.977 8 INFO cinder.api.openstack.wsgi [None req-26705caa-f4b9-4332-9e58-8a2d32e1ea3c 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://10.0.0.226:8776/ 2026-07-25 15:12:54.977 7 INFO cinder.api.openstack.wsgi [None req-1d74a267-cc11-4c5b-9478-b41294b211d9 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://10.0.0.226:8776/ 2026-07-25 15:12:54.977 8 INFO cinder.api.openstack.wsgi [None req-26705caa-f4b9-4332-9e58-8a2d32e1ea3c 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-07-25 15:12:54.979 7 INFO cinder.api.openstack.wsgi [None req-1d74a267-cc11-4c5b-9478-b41294b211d9 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-07-25 15:13:04.977 8 INFO cinder.api.openstack.wsgi [None req-26705caa-f4b9-4332-9e58-8a2d32e1ea3c 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://10.0.0.226:8776/ 2026-07-25 15:13:04.977 7 INFO cinder.api.openstack.wsgi [None req-1d74a267-cc11-4c5b-9478-b41294b211d9 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://10.0.0.226:8776/ 2026-07-25 15:13:04.977 8 INFO cinder.api.openstack.wsgi [None req-26705caa-f4b9-4332-9e58-8a2d32e1ea3c 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-07-25 15:13:04.978 7 INFO cinder.api.openstack.wsgi [None req-1d74a267-cc11-4c5b-9478-b41294b211d9 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-07-25 15:13:14.976 8 INFO cinder.api.openstack.wsgi [None req-26705caa-f4b9-4332-9e58-8a2d32e1ea3c 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://10.0.0.226:8776/ 2026-07-25 15:13:14.977 8 INFO cinder.api.openstack.wsgi [None req-26705caa-f4b9-4332-9e58-8a2d32e1ea3c 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-07-25 15:13:14.977 7 INFO cinder.api.openstack.wsgi [None req-1d74a267-cc11-4c5b-9478-b41294b211d9 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://10.0.0.226:8776/ 2026-07-25 15:13:14.978 7 INFO cinder.api.openstack.wsgi [None req-1d74a267-cc11-4c5b-9478-b41294b211d9 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-07-25 15:13:24.976 8 INFO cinder.api.openstack.wsgi [None req-26705caa-f4b9-4332-9e58-8a2d32e1ea3c 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://10.0.0.226:8776/ 2026-07-25 15:13:24.976 8 INFO cinder.api.openstack.wsgi [None req-26705caa-f4b9-4332-9e58-8a2d32e1ea3c 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-07-25 15:13:24.976 7 INFO cinder.api.openstack.wsgi [None req-1d74a267-cc11-4c5b-9478-b41294b211d9 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://10.0.0.226:8776/ 2026-07-25 15:13:24.977 7 INFO cinder.api.openstack.wsgi [None req-1d74a267-cc11-4c5b-9478-b41294b211d9 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-07-25 15:13:34.976 8 INFO cinder.api.openstack.wsgi [None req-26705caa-f4b9-4332-9e58-8a2d32e1ea3c 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://10.0.0.226:8776/ 2026-07-25 15:13:34.977 8 INFO cinder.api.openstack.wsgi [None req-26705caa-f4b9-4332-9e58-8a2d32e1ea3c 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-07-25 15:13:34.978 7 INFO cinder.api.openstack.wsgi [None req-1d74a267-cc11-4c5b-9478-b41294b211d9 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://10.0.0.226:8776/ 2026-07-25 15:13:34.979 7 INFO cinder.api.openstack.wsgi [None req-1d74a267-cc11-4c5b-9478-b41294b211d9 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-07-25 15:13:35.820 8 INFO cinder.api.openstack.wsgi [None req-ddfa93a2-28b7-40ee-9c53-feeea5252444 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/os-quota-sets/969e4c499def47e9bdb87ad375d628a5?usage=true 2026-07-25 15:13:35.844 8 INFO cinder.api.openstack.wsgi [None req-ddfa93a2-28b7-40ee-9c53-feeea5252444 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/os-quota-sets/969e4c499def47e9bdb87ad375d628a5?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 457/910] 10.0.0.121 () {28 vars in 736 bytes} [Sat Jul 25 15:13:35 2026] GET /v3/969e4c499def47e9bdb87ad375d628a5/os-quota-sets/969e4c499def47e9bdb87ad375d628a5?usage=true => generated 845 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-25 15:13:35.861 7 INFO cinder.api.openstack.wsgi [None req-4c30a817-b0f9-48cf-8a47-9439c6f36aec 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/os-quota-sets/a8a886a7238b42df9e7115406caae70c?usage=true 2026-07-25 15:13:35.897 7 INFO cinder.api.openstack.wsgi [None req-4c30a817-b0f9-48cf-8a47-9439c6f36aec 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/os-quota-sets/a8a886a7238b42df9e7115406caae70c?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 454/911] 10.0.0.121 () {28 vars in 736 bytes} [Sat Jul 25 15:13:35 2026] GET /v3/969e4c499def47e9bdb87ad375d628a5/os-quota-sets/a8a886a7238b42df9e7115406caae70c?usage=true => generated 847 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-25 15:13:35.912 8 INFO cinder.api.openstack.wsgi [None req-f63dd384-b99e-4aae-98c8-802e622a91b1 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/os-quota-sets/efe7cdb4959541bb932ceae0dfd28eba?usage=true 2026-07-25 15:13:35.950 8 INFO cinder.api.openstack.wsgi [None req-f63dd384-b99e-4aae-98c8-802e622a91b1 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/os-quota-sets/efe7cdb4959541bb932ceae0dfd28eba?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 458/912] 10.0.0.121 () {28 vars in 736 bytes} [Sat Jul 25 15:13:35 2026] GET /v3/969e4c499def47e9bdb87ad375d628a5/os-quota-sets/efe7cdb4959541bb932ceae0dfd28eba?usage=true => generated 845 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-25 15:13:35.965 7 INFO cinder.api.openstack.wsgi [None req-daf17206-473f-4838-9e33-94392715d56b 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/volumes/detail?all_tenants=true 2026-07-25 15:13:35.978 7 INFO cinder.volume.api [None req-daf17206-473f-4838-9e33-94392715d56b 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] Get all volumes completed successfully. 2026-07-25 15:13:35.980 7 INFO cinder.api.openstack.wsgi [None req-daf17206-473f-4838-9e33-94392715d56b 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 455/913] 10.0.0.121 () {28 vars in 684 bytes} [Sat Jul 25 15:13:35 2026] GET /v3/969e4c499def47e9bdb87ad375d628a5/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-25 15:13:35.996 8 INFO cinder.api.openstack.wsgi [None req-57ea761b-2587-4acb-a314-97624724aa8a 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/volumes/detail?all_tenants=true 2026-07-25 15:13:36.013 8 INFO cinder.volume.api [None req-57ea761b-2587-4acb-a314-97624724aa8a 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] Get all volumes completed successfully. 2026-07-25 15:13:36.017 8 INFO cinder.api.openstack.wsgi [None req-57ea761b-2587-4acb-a314-97624724aa8a 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 459/914] 10.0.0.121 () {28 vars in 684 bytes} [Sat Jul 25 15:13:35 2026] GET /v3/969e4c499def47e9bdb87ad375d628a5/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-25 15:13:36.032 7 INFO cinder.api.openstack.wsgi [None req-71b73947-ac17-4ea9-9314-135d68b08d60 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/scheduler-stats/get_pools?detail=true 2026-07-25 15:13:36.536 7 INFO cinder.api.openstack.wsgi [None req-71b73947-ac17-4ea9-9314-135d68b08d60 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 456/915] 10.0.0.121 () {28 vars in 696 bytes} [Sat Jul 25 15:13:36 2026] GET /v3/969e4c499def47e9bdb87ad375d628a5/scheduler-stats/get_pools?detail=true => generated 668 bytes in 513 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-25 15:13:36.552 8 INFO cinder.api.openstack.wsgi [None req-7baa3583-28bc-4339-9f78-cb5ae85d3182 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/os-services 2026-07-25 15:13:36.566 8 INFO cinder.api.openstack.wsgi [None req-7baa3583-28bc-4339-9f78-cb5ae85d3182 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/os-services returned with HTTP 200 [pid: 8|app: 0|req: 460/916] 10.0.0.121 () {28 vars in 645 bytes} [Sat Jul 25 15:13:36 2026] GET /v3/969e4c499def47e9bdb87ad375d628a5/os-services => generated 646 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-25 15:13:36.579 7 INFO cinder.api.openstack.wsgi [None req-f6a9b49d-e239-4e09-8481-2e006d03a96c 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/snapshots?all_tenants=true 2026-07-25 15:13:36.586 7 INFO cinder.volume.api [None req-f6a9b49d-e239-4e09-8481-2e006d03a96c 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] Get all snapshots completed successfully. 2026-07-25 15:13:36.586 7 INFO cinder.api.openstack.wsgi [None req-f6a9b49d-e239-4e09-8481-2e006d03a96c 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 457/917] 10.0.0.121 () {28 vars in 674 bytes} [Sat Jul 25 15:13:36 2026] GET /v3/969e4c499def47e9bdb87ad375d628a5/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-25 15:13:44.976 8 INFO cinder.api.openstack.wsgi [None req-7baa3583-28bc-4339-9f78-cb5ae85d3182 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://10.0.0.226:8776/ 2026-07-25 15:13:44.977 7 INFO cinder.api.openstack.wsgi [None req-f6a9b49d-e239-4e09-8481-2e006d03a96c 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://10.0.0.226:8776/ 2026-07-25 15:13:44.977 8 INFO cinder.api.openstack.wsgi [None req-7baa3583-28bc-4339-9f78-cb5ae85d3182 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-07-25 15:13:44.978 7 INFO cinder.api.openstack.wsgi [None req-f6a9b49d-e239-4e09-8481-2e006d03a96c 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-07-25 15:13:54.979 8 INFO cinder.api.openstack.wsgi [None req-7baa3583-28bc-4339-9f78-cb5ae85d3182 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://10.0.0.226:8776/ 2026-07-25 15:13:54.979 7 INFO cinder.api.openstack.wsgi [None req-f6a9b49d-e239-4e09-8481-2e006d03a96c 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://10.0.0.226:8776/ 2026-07-25 15:13:54.980 8 INFO cinder.api.openstack.wsgi [None req-7baa3583-28bc-4339-9f78-cb5ae85d3182 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-07-25 15:13:54.981 7 INFO cinder.api.openstack.wsgi [None req-f6a9b49d-e239-4e09-8481-2e006d03a96c 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-07-25 15:14:04.977 8 INFO cinder.api.openstack.wsgi [None req-7baa3583-28bc-4339-9f78-cb5ae85d3182 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://10.0.0.226:8776/ 2026-07-25 15:14:04.977 7 INFO cinder.api.openstack.wsgi [None req-f6a9b49d-e239-4e09-8481-2e006d03a96c 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://10.0.0.226:8776/ 2026-07-25 15:14:04.978 8 INFO cinder.api.openstack.wsgi [None req-7baa3583-28bc-4339-9f78-cb5ae85d3182 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-07-25 15:14:04.978 7 INFO cinder.api.openstack.wsgi [None req-f6a9b49d-e239-4e09-8481-2e006d03a96c 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-07-25 15:14:14.976 8 INFO cinder.api.openstack.wsgi [None req-7baa3583-28bc-4339-9f78-cb5ae85d3182 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://10.0.0.226:8776/ 2026-07-25 15:14:14.977 8 INFO cinder.api.openstack.wsgi [None req-7baa3583-28bc-4339-9f78-cb5ae85d3182 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-07-25 15:14:14.976 7 INFO cinder.api.openstack.wsgi [None req-f6a9b49d-e239-4e09-8481-2e006d03a96c 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://10.0.0.226:8776/ 2026-07-25 15:14:14.978 7 INFO cinder.api.openstack.wsgi [None req-f6a9b49d-e239-4e09-8481-2e006d03a96c 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-07-25 15:14:24.979 7 INFO cinder.api.openstack.wsgi [None req-f6a9b49d-e239-4e09-8481-2e006d03a96c 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://10.0.0.226:8776/ 2026-07-25 15:14:24.979 8 INFO cinder.api.openstack.wsgi [None req-7baa3583-28bc-4339-9f78-cb5ae85d3182 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://10.0.0.226:8776/ 2026-07-25 15:14:24.979 7 INFO cinder.api.openstack.wsgi [None req-f6a9b49d-e239-4e09-8481-2e006d03a96c 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-07-25 15:14:24.979 8 INFO cinder.api.openstack.wsgi [None req-7baa3583-28bc-4339-9f78-cb5ae85d3182 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-07-25 15:14:34.977 7 INFO cinder.api.openstack.wsgi [None req-f6a9b49d-e239-4e09-8481-2e006d03a96c 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://10.0.0.226:8776/ 2026-07-25 15:14:34.978 7 INFO cinder.api.openstack.wsgi [None req-f6a9b49d-e239-4e09-8481-2e006d03a96c 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-07-25 15:14:34.978 8 INFO cinder.api.openstack.wsgi [None req-7baa3583-28bc-4339-9f78-cb5ae85d3182 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://10.0.0.226:8776/ 2026-07-25 15:14:34.980 8 INFO cinder.api.openstack.wsgi [None req-7baa3583-28bc-4339-9f78-cb5ae85d3182 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-07-25 15:14:35.815 7 INFO cinder.api.openstack.wsgi [None req-63f48c35-6d13-4cc5-b5bd-8896ca462cbf 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/scheduler-stats/get_pools?detail=true 2026-07-25 15:14:36.319 7 INFO cinder.api.openstack.wsgi [None req-63f48c35-6d13-4cc5-b5bd-8896ca462cbf 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 464/930] 10.0.0.121 () {28 vars in 696 bytes} [Sat Jul 25 15:14:35 2026] GET /v3/969e4c499def47e9bdb87ad375d628a5/scheduler-stats/get_pools?detail=true => generated 668 bytes in 577 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-25 15:14:36.370 8 INFO cinder.api.openstack.wsgi [None req-8b7d0ff4-720b-4af5-8105-de566e53638b 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/os-quota-sets/969e4c499def47e9bdb87ad375d628a5?usage=true 2026-07-25 15:14:36.394 8 INFO cinder.api.openstack.wsgi [None req-8b7d0ff4-720b-4af5-8105-de566e53638b 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/os-quota-sets/969e4c499def47e9bdb87ad375d628a5?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 467/931] 10.0.0.121 () {28 vars in 736 bytes} [Sat Jul 25 15:14:36 2026] GET /v3/969e4c499def47e9bdb87ad375d628a5/os-quota-sets/969e4c499def47e9bdb87ad375d628a5?usage=true => generated 845 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-25 15:14:36.410 7 INFO cinder.api.openstack.wsgi [None req-45a95074-c736-4dc3-a848-b8e5de23b495 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/os-quota-sets/a8a886a7238b42df9e7115406caae70c?usage=true 2026-07-25 15:14:36.431 7 INFO cinder.api.openstack.wsgi [None req-45a95074-c736-4dc3-a848-b8e5de23b495 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/os-quota-sets/a8a886a7238b42df9e7115406caae70c?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 465/932] 10.0.0.121 () {28 vars in 736 bytes} [Sat Jul 25 15:14:36 2026] GET /v3/969e4c499def47e9bdb87ad375d628a5/os-quota-sets/a8a886a7238b42df9e7115406caae70c?usage=true => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-25 15:14:36.440 8 INFO cinder.api.openstack.wsgi [None req-99ff8172-5bf9-4d7d-a2ee-1c3bc7ee786b 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/os-quota-sets/efe7cdb4959541bb932ceae0dfd28eba?usage=true 2026-07-25 15:14:36.461 8 INFO cinder.api.openstack.wsgi [None req-99ff8172-5bf9-4d7d-a2ee-1c3bc7ee786b 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/os-quota-sets/efe7cdb4959541bb932ceae0dfd28eba?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 468/933] 10.0.0.121 () {28 vars in 736 bytes} [Sat Jul 25 15:14:36 2026] GET /v3/969e4c499def47e9bdb87ad375d628a5/os-quota-sets/efe7cdb4959541bb932ceae0dfd28eba?usage=true => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-25 15:14:36.472 7 INFO cinder.api.openstack.wsgi [None req-1ba34acc-a679-4254-b3d2-c689f4740b38 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/volumes/detail?all_tenants=true 2026-07-25 15:14:36.489 7 INFO cinder.volume.api [None req-1ba34acc-a679-4254-b3d2-c689f4740b38 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] Get all volumes completed successfully. 2026-07-25 15:14:36.491 7 INFO cinder.api.openstack.wsgi [None req-1ba34acc-a679-4254-b3d2-c689f4740b38 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 466/934] 10.0.0.121 () {28 vars in 684 bytes} [Sat Jul 25 15:14:36 2026] GET /v3/969e4c499def47e9bdb87ad375d628a5/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-25 15:14:36.500 8 INFO cinder.api.openstack.wsgi [None req-1413f98c-ae4d-4aab-b6a1-a06fa099367e 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/volumes/detail?all_tenants=true 2026-07-25 15:14:36.515 8 INFO cinder.volume.api [None req-1413f98c-ae4d-4aab-b6a1-a06fa099367e 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] Get all volumes completed successfully. 2026-07-25 15:14:36.517 8 INFO cinder.api.openstack.wsgi [None req-1413f98c-ae4d-4aab-b6a1-a06fa099367e 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 469/935] 10.0.0.121 () {28 vars in 684 bytes} [Sat Jul 25 15:14:36 2026] GET /v3/969e4c499def47e9bdb87ad375d628a5/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-25 15:14:36.526 7 INFO cinder.api.openstack.wsgi [None req-97e2d968-7007-4664-91e2-cb8528143b6f 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/snapshots?all_tenants=true 2026-07-25 15:14:36.534 7 INFO cinder.volume.api [None req-97e2d968-7007-4664-91e2-cb8528143b6f 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] Get all snapshots completed successfully. 2026-07-25 15:14:36.535 7 INFO cinder.api.openstack.wsgi [None req-97e2d968-7007-4664-91e2-cb8528143b6f 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 467/936] 10.0.0.121 () {28 vars in 674 bytes} [Sat Jul 25 15:14:36 2026] GET /v3/969e4c499def47e9bdb87ad375d628a5/snapshots?all_tenants=true => generated 17 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-25 15:14:36.563 8 INFO cinder.api.openstack.wsgi [None req-7c65c671-9c18-4160-a1c9-c6c4dc936a52 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/os-services 2026-07-25 15:14:36.569 8 INFO cinder.api.openstack.wsgi [None req-7c65c671-9c18-4160-a1c9-c6c4dc936a52 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/969e4c499def47e9bdb87ad375d628a5/os-services returned with HTTP 200 [pid: 8|app: 0|req: 470/937] 10.0.0.121 () {28 vars in 645 bytes} [Sat Jul 25 15:14:36 2026] GET /v3/969e4c499def47e9bdb87ad375d628a5/os-services => generated 646 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-25 15:14:44.977 7 INFO cinder.api.openstack.wsgi [None req-97e2d968-7007-4664-91e2-cb8528143b6f 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://10.0.0.226:8776/ 2026-07-25 15:14:44.977 8 INFO cinder.api.openstack.wsgi [None req-7c65c671-9c18-4160-a1c9-c6c4dc936a52 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://10.0.0.226:8776/ 2026-07-25 15:14:44.978 8 INFO cinder.api.openstack.wsgi [None req-7c65c671-9c18-4160-a1c9-c6c4dc936a52 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-07-25 15:14:44.978 7 INFO cinder.api.openstack.wsgi [None req-97e2d968-7007-4664-91e2-cb8528143b6f 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-07-25 15:14:54.976 7 INFO cinder.api.openstack.wsgi [None req-97e2d968-7007-4664-91e2-cb8528143b6f 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://10.0.0.226:8776/ 2026-07-25 15:14:54.977 7 INFO cinder.api.openstack.wsgi [None req-97e2d968-7007-4664-91e2-cb8528143b6f 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-07-25 15:14:54.979 8 INFO cinder.api.openstack.wsgi [None req-7c65c671-9c18-4160-a1c9-c6c4dc936a52 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://10.0.0.226:8776/ 2026-07-25 15:14:54.979 8 INFO cinder.api.openstack.wsgi [None req-7c65c671-9c18-4160-a1c9-c6c4dc936a52 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-07-25 15:15:04.977 7 INFO cinder.api.openstack.wsgi [None req-97e2d968-7007-4664-91e2-cb8528143b6f 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://10.0.0.226:8776/ 2026-07-25 15:15:04.977 8 INFO cinder.api.openstack.wsgi [None req-7c65c671-9c18-4160-a1c9-c6c4dc936a52 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://10.0.0.226:8776/ 2026-07-25 15:15:04.978 8 INFO cinder.api.openstack.wsgi [None req-7c65c671-9c18-4160-a1c9-c6c4dc936a52 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-07-25 15:15:04.978 7 INFO cinder.api.openstack.wsgi [None req-97e2d968-7007-4664-91e2-cb8528143b6f 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-07-25 15:15:14.976 8 INFO cinder.api.openstack.wsgi [None req-7c65c671-9c18-4160-a1c9-c6c4dc936a52 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://10.0.0.226:8776/ 2026-07-25 15:15:14.976 7 INFO cinder.api.openstack.wsgi [None req-97e2d968-7007-4664-91e2-cb8528143b6f 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://10.0.0.226:8776/ 2026-07-25 15:15:14.977 8 INFO cinder.api.openstack.wsgi [None req-7c65c671-9c18-4160-a1c9-c6c4dc936a52 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-07-25 15:15:14.978 7 INFO cinder.api.openstack.wsgi [None req-97e2d968-7007-4664-91e2-cb8528143b6f 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-07-25 15:15:24.976 8 INFO cinder.api.openstack.wsgi [None req-7c65c671-9c18-4160-a1c9-c6c4dc936a52 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://10.0.0.226:8776/ 2026-07-25 15:15:24.976 7 INFO cinder.api.openstack.wsgi [None req-97e2d968-7007-4664-91e2-cb8528143b6f 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] GET http://10.0.0.226:8776/ 2026-07-25 15:15:24.977 8 INFO cinder.api.openstack.wsgi [None req-7c65c671-9c18-4160-a1c9-c6c4dc936a52 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-07-25 15:15:24.978 7 INFO cinder.api.openstack.wsgi [None req-97e2d968-7007-4664-91e2-cb8528143b6f 7d00890b7efa42b7a076d60bc134d466 969e4c499def47e9bdb87ad375d628a5 - - default default] http://10.0.0.226:8776/ returned with HTTP 300